The FreeBSD Ports Archive
FreeBSD shells : ksh934>
Official AT&T release of KornShell 93
KSH-93 is the most recent version of the KornShell Language described
in "The KornShell Command and Programming Language," by Morris
Bolsky and David Korn of AT&T Bell Laboratories. The KornShell is
a shell programming language, which is upward compatible with "sh"
(the Bourne Shell), and is intended to conform to the IEEE P1003.2/ISO
9945.2 Shell and Utilities standard. KSH-93 provides an enhanced
programming environment in addition to the major command-entry
features of the BSD shell "csh". With KSH-93, medium-sized programming
tasks can be performed at shell-level without a significant loss
in performance. In addition, "sh" scripts can be run on KSH-93
without modification.
http://www.kornshell.com/
|
ksh93 history
v. 1.49
date: 2007/07/04 07:28:17; author: miwi; state: Exp; lines: +12 -1
- Update to 2007-06-28
PR: 114228
Submitted by: Joe Kelsey (maintainer)
v. 1.48
date: 2007/04/05 05:48:02; author: philip; state: Exp; lines: +1 -1
Update to 2007-03-28.
Keep BROKEN on sparc64 - it still doesn't compile.
PR: ports/111165
Submitted by: Joe Kelsey (maintainer)
v. 1.47
date: 2006/04/22 22:21:28; author: kris; state: Exp; lines: +2 -0
MANUAL_PACKAGE_BUILD: Doesn't build in tinderbox environment where
kernel != userland version
v. 1.46
date: 2006/03/07 13:34:27; author: garga; state: Exp; lines: +1 -7
- Unbreak
- Update to 2006-02-14
PR: ports/93733
Submitted by: maintainer
Approved by: portmgr (clement)
v. 1.45
date: 2006/03/06 20:35:29; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
Approved by: portmgr (implicit)
v. 1.44
date: 2006/02/14 09:03:59; author: garga; state: Exp; lines: +1 -1
Fix last commit adding ${OSREL:R} to INSTALLROOT just if OSVERSION < 600000
Reported by: maintainer
v. 1.43
date: 2006/02/13 09:46:26; author: garga; state: Exp; lines: +10 -5
- Fix install on FreeBSD >= 6.x [1]
- Make portlint(1) happy [2]
PR: ports/92754 [1]
Submitted by: maintainer [1]
Reported by: kris [1]
Approved by: maintainer [2]
v. 1.42
date: 2006/01/31 15:07:06; author: barner; state: Exp; lines: +1 -3
- Fix fetch by update to latest version (2006-01-24)
Submitted by: Joe Kelsey (maintainer)
PR: ports/92581
v. 1.41
date: 2006/01/28 21:09:46; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.40
date: 2005/02/04 15:21:41; author: vs; state: Exp; lines: +1 -1
Update to 2005-02-02
PR: ports/77072
Submitted by: Joey Kelsey (maintainer)
v. 1.39
date: 2005/01/12 11:02:22; author: edwin; state: Exp; lines: +4 -4
Fix shells/ksh93 port
Update ksh93 to 2004-12-25 version
PR: ports/75828
Submitted by: Joe Kelsey
v. 1.38
date: 2004/12/29 23:17:18; author: kris; state: Exp; lines: +2 -0
BROKEN: unfetchable (maintainer confirms that a new release was uploaded
but the download password changed)
v. 1.37
date: 2004/03/18 02:07:14; author: glewis; state: Exp; lines: +1 -1
. New victim^Wmaintainer.
PR: 64392
Submitted by: Joe Kelsey
v. 1.36
date: 2004/03/18 01:51:29; author: glewis; state: Exp; lines: +2 -4
. Unbreak by updating to 2004-02-29.
PR: 64370
Submitted by: Gautam Gopalakrishnan
v. 1.35
date: 2004/03/17 12:49:12; author: kris; state: Exp; lines: +2 -0
BROKEN: Distfile is unfetchable
v. 1.34
date: 2004/03/05 23:53:39; author: naddy; state: Exp; lines: +1 -1
Drop maintainership. I don't use this.
The license is byzantine and restrictive, the build system is complex
and unlike any other, the codebase doesn't inspire confidence.
v. 1.33
date: 2004/03/05 12:13:42; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.32
date: 2003/08/01 22:02:17; author: naddy; state: Exp; lines: +1 -1
Forced update to release 2003-07-24.
Submitted by: Daniel Rudy
v. 1.31
date: 2003/07/08 02:16:13; author: naddy; state: Exp; lines: +1 -1
Update to release 2003-06-21.
Submitted by: fenner (portsurvey)
v. 1.30
date: 2003/06/24 18:16:19; author: naddy; state: Exp; lines: +9 -4
Add "test" target to exercise regression tests; from NetBSD.
v. 1.29
date: 2003/05/01 18:48:59; author: naddy; state: Exp; lines: +1 -2
Update to release 2003-04-22.
PR: 51524
Submitted by: Kevin Tower
v. 1.28
date: 2003/04/15 22:01:54; author: naddy; state: Exp; lines: +1 -0
Oops, put the correct file into /etc/shells.
Submitted by: jhb
v. 1.27
date: 2003/02/21 12:52:50; author: naddy; state: Exp; lines: +2 -1
pkg-comment -> COMMENT
v. 1.26
date: 2003/01/08 00:46:01; author: naddy; state: Exp; lines: +1 -1
Update to release 2002-12-21. Notable changes:
* SIGALRM can now be used in applications.
* Numerous bug fixes.
v. 1.25
date: 2002/10/05 16:34:42; author: naddy; state: Exp; lines: +1 -2
Update to release 2002-09-22.
PR: 43423
Submitted by: Joe Kelsey
v. 1.24
date: 2002/08/20 14:36:32; author: naddy; state: Exp; lines: +1 -1
Fix core dump in glob expansion.
PR: 41778
Submitted by: Joe Kelsey
Obtained from: David Korn
v. 1.23
date: 2002/07/22 14:52:05; author: naddy; state: Exp; lines: +7 -1
Re-enable statvfs() tests now that -CURRENT has the function.
Improve build reliability:
* Make very sure that the build script is run with /bin/sh.
* Add a dubious patch to libast/comp/conf.sh that is reported to fix
the build for some -STABLE users.
Install example functions.
PR: 39783, 40857
Parts
Submitted by: Joe Kelsey
v. 1.22
date: 2002/07/17 11:30:06; author: naddy; state: Exp; lines: +1 -1
Build in a clean environment to prevent sporadic interference from
environment variables.
Requested by: Ken Stailey
v. 1.21
date: 2002/06/28 16:17:51; author: naddy; state: Exp; lines: +1 -1
Update to release 2002-06-28.
v. 1.20
date: 2002/06/23 11:55:28; author: naddy; state: Exp; lines: +4 -4
Update to release 2002-06-14. Changes in this release:
* Numerous bug fixes.
Submitted by: Jerry A!
v. 1.19
date: 2002/05/03 22:32:21; author: naddy; state: Exp; lines: +1 -1
Install man page under ${MANPREFIX} rather than ${PREFIX}.
PR: 37670
Submitted by: Joe Kelsey
v. 1.18
date: 2002/03/26 16:19:08; author: naddy; state: Exp; lines: +1 -2
Update to release 2002-03-17.
v. 1.17
date: 2002/01/29 11:58:42; author: knu; state: Exp; lines: +1 -1
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.16
date: 2001/12/04 21:31:54; author: naddy; state: Exp; lines: +1 -0
Fix LC_NUMERIC locale bug.
Submitted by: Alexander N. Kabaev
v. 1.15
date: 2001/12/02 17:43:15; author: naddy; state: Exp; lines: +7 -13
* Update to release 2001-10-31.
* Re-enable WANT_STATIC.
* Remove license check and "Proprietary Notice" since we won't distribute
a package.
* Move notice about locale bug to pkg-descr.
PR: 32343
v. 1.14
date: 2001/11/03 22:22:34; author: naddy; state: Exp; lines: +2 -2
Update my MAINTAINER address.
Approved by: trevor
v. 1.13
date: 2001/10/11 08:55:13; author: ijliao; state: Exp; lines: +4 -5
- Remove BROKEN.
- Comment out WANT_STATIC, which is currently broken.
- Fix an mbstate_t syntax error; from Mitch Tishmack .
- Skip unused floating point tests that prevent building on alpha.
- Point out LC_NUMERIC problem in pkg-message.
PR: 31197
Submitted by: MAINTAINER
v. 1.12
date: 2001/09/27 14:23:56; author: roam; state: Exp; lines: +2 -1
Update the files' checksums.
Remove a patch that is now incorporated in the official sources.
Mark BROKEN until the maintainer (or somebody else) figures out a way
to make it build again on FreeBSD.
PR: 30825
Submitted by: maintainer
v. 1.11
date: 2001/08/31 05:56:31; author: petef; state: Exp; lines: +9 -3
- remove DIST_SUBDIR
- touch -> ${TOUCH}
- add post-install target to update /etc/shells (to match pkg-plist @exec)
- make sure to remove /etc/shells.bak
PR: 26092
Submitted by: maintainer
v. 1.10
date: 2001/08/04 03:51:41; author: trevor; state: Exp; lines: +14 -8
Update ksh93 to 2001-07-04.0000 version. Earlier distfiles are no
longer available from AT&T.
Add DIST_SUBDIR.
PR: 28879
Submitted by: maintainer
v. 1.9
date: 2001/02/27 18:33:39; author: steve; state: Exp; lines: +6 -9
- Remove the custom do-extract target.
- Cleanup the do-build target.
- Allow the ksh binary to be statically linked but default to dynamic
to support dynamic loading of 'builtin' functions.
Submitted by: Jacques A. Vidrine
Reviewed by: maintainer
v. 1.8
date: 2001/02/26 05:14:14; author: steve; state: Exp; lines: +31 -41
Build from source now that it is available starting with version
2001-01-01.0000.
PR: 25180
Submitted by: maintainer
v. 1.7
date: 2000/06/07 15:39:37; author: sobomax; state: Exp; lines: +3 -2
Unbroke the port.
The distfile is still available from www.research.att.com/sw/tools/reuse
under the original conditions.
PR: 18989
Submitted by: Jonathan Fosburgh
v. 1.6
date: 2000/04/30 18:36:50; author: knu; state: Exp; lines: +2 -2
Change MAINTAINER's address.
PR: ports/18300
Submitted by: MAINTAINER
v. 1.5
date: 2000/04/24 01:40:31; author: will; state: Exp; lines: +2 -1
Since AT&T has released KSH93 as open-source, there is no longer a
binary distribution.
PR: 17451
Submitted by: maintainer
v. 1.4
date: 2000/04/21 08:19:24; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.3
date: 2000/04/09 18:33:56; author: cpiazza; state: Exp; lines: +5 -5
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 1999/12/31 02:10:47; author: steve; state: Exp; lines: +8 -1
Make sure we add ksh93 to /etc/shells.
PR: 15788
Submitted by: maintainer
v. 1.1
date: 1999/11/26 20:43:23; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/11/26 20:43:23; author: steve; state: Exp; lines: +0 -0
Initial import of ksh93.
The official AT&T release of KornShell 93.
PR: 14497
Submitted by: Christian Weisgerber
=============================================================================
v. 1.49
date: 2007/07/04 07:28:17; author: miwi; state: Exp; lines: +12 -1
- Update to 2007-06-28
PR: 114228
Submitted by: Joe Kelsey (maintainer)
v. 1.48
date: 2007/04/05 05:48:02; author: philip; state: Exp; lines: +1 -1
Update to 2007-03-28.
Keep BROKEN on sparc64 - it still doesn't compile.
PR: ports/111165
Submitted by: Joe Kelsey (maintainer)
v. 1.47
date: 2006/04/22 22:21:28; author: kris; state: Exp; lines: +2 -0
MANUAL_PACKAGE_BUILD: Doesn't build in tinderbox environment where
kernel != userland version
v. 1.46
date: 2006/03/07 13:34:27; author: garga; state: Exp; lines: +1 -7
- Unbreak
- Update to 2006-02-14
PR: ports/93733
Submitted by: maintainer
Approved by: portmgr (clement)
v. 1.45
date: 2006/03/06 20:35:29; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
Approved by: portmgr (implicit)
v. 1.44
date: 2006/02/14 09:03:59; author: garga; state: Exp; lines: +1 -1
Fix last commit adding ${OSREL:R} to INSTALLROOT just if OSVERSION < 600000
Reported by: maintainer
v. 1.43
date: 2006/02/13 09:46:26; author: garga; state: Exp; lines: +10 -5
- Fix install on FreeBSD >= 6.x [1]
- Make portlint(1) happy [2]
PR: ports/92754 [1]
Submitted by: maintainer [1]
Reported by: kris [1]
Approved by: maintainer [2]
v. 1.42
date: 2006/01/31 15:07:06; author: barner; state: Exp; lines: +1 -3
- Fix fetch by update to latest version (2006-01-24)
Submitted by: Joe Kelsey (maintainer)
PR: ports/92581
v. 1.41
date: 2006/01/28 21:09:46; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.40
date: 2005/02/04 15:21:41; author: vs; state: Exp; lines: +1 -1
Update to 2005-02-02
PR: ports/77072
Submitted by: Joey Kelsey (maintainer)
v. 1.39
date: 2005/01/12 11:02:22; author: edwin; state: Exp; lines: +4 -4
Fix shells/ksh93 port
Update ksh93 to 2004-12-25 version
PR: ports/75828
Submitted by: Joe Kelsey
v. 1.38
date: 2004/12/29 23:17:18; author: kris; state: Exp; lines: +2 -0
BROKEN: unfetchable (maintainer confirms that a new release was uploaded
but the download password changed)
v. 1.37
date: 2004/03/18 02:07:14; author: glewis; state: Exp; lines: +1 -1
. New victim^Wmaintainer.
PR: 64392
Submitted by: Joe Kelsey
v. 1.36
date: 2004/03/18 01:51:29; author: glewis; state: Exp; lines: +2 -4
. Unbreak by updating to 2004-02-29.
PR: 64370
Submitted by: Gautam Gopalakrishnan
v. 1.35
date: 2004/03/17 12:49:12; author: kris; state: Exp; lines: +2 -0
BROKEN: Distfile is unfetchable
v. 1.34
date: 2004/03/05 23:53:39; author: naddy; state: Exp; lines: +1 -1
Drop maintainership. I don't use this.
The license is byzantine and restrictive, the build system is complex
and unlike any other, the codebase doesn't inspire confidence.
v. 1.33
date: 2004/03/05 12:13:42; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.32
date: 2003/08/01 22:02:17; author: naddy; state: Exp; lines: +1 -1
Forced update to release 2003-07-24.
Submitted by: Daniel Rudy
v. 1.31
date: 2003/07/08 02:16:13; author: naddy; state: Exp; lines: +1 -1
Update to release 2003-06-21.
Submitted by: fenner (portsurvey)
v. 1.30
date: 2003/06/24 18:16:19; author: naddy; state: Exp; lines: +9 -4
Add "test" target to exercise regression tests; from NetBSD.
v. 1.29
date: 2003/05/01 18:48:59; author: naddy; state: Exp; lines: +1 -2
Update to release 2003-04-22.
PR: 51524
Submitted by: Kevin Tower
v. 1.28
date: 2003/04/15 22:01:54; author: naddy; state: Exp; lines: +1 -0
Oops, put the correct file into /etc/shells.
Submitted by: jhb
v. 1.27
date: 2003/02/21 12:52:50; author: naddy; state: Exp; lines: +2 -1
pkg-comment -> COMMENT
v. 1.26
date: 2003/01/08 00:46:01; author: naddy; state: Exp; lines: +1 -1
Update to release 2002-12-21. Notable changes:
* SIGALRM can now be used in applications.
* Numerous bug fixes.
v. 1.25
date: 2002/10/05 16:34:42; author: naddy; state: Exp; lines: +1 -2
Update to release 2002-09-22.
PR: 43423
Submitted by: Joe Kelsey
v. 1.24
date: 2002/08/20 14:36:32; author: naddy; state: Exp; lines: +1 -1
Fix core dump in glob expansion.
PR: 41778
Submitted by: Joe Kelsey
Obtained from: David Korn
v. 1.23
date: 2002/07/22 14:52:05; author: naddy; state: Exp; lines: +7 -1
Re-enable statvfs() tests now that -CURRENT has the function.
Improve build reliability:
* Make very sure that the build script is run with /bin/sh.
* Add a dubious patch to libast/comp/conf.sh that is reported to fix
the build for some -STABLE users.
Install example functions.
PR: 39783, 40857
Parts
Submitted by: Joe Kelsey
v. 1.22
date: 2002/07/17 11:30:06; author: naddy; state: Exp; lines: +1 -1
Build in a clean environment to prevent sporadic interference from
environment variables.
Requested by: Ken Stailey
v. 1.21
date: 2002/06/28 16:17:51; author: naddy; state: Exp; lines: +1 -1
Update to release 2002-06-28.
v. 1.20
date: 2002/06/23 11:55:28; author: naddy; state: Exp; lines: +4 -4
Update to release 2002-06-14. Changes in this release:
* Numerous bug fixes.
Submitted by: Jerry A!
v. 1.19
date: 2002/05/03 22:32:21; author: naddy; state: Exp; lines: +1 -1
Install man page under ${MANPREFIX} rather than ${PREFIX}.
PR: 37670
Submitted by: Joe Kelsey
v. 1.18
date: 2002/03/26 16:19:08; author: naddy; state: Exp; lines: +1 -2
Update to release 2002-03-17.
v. 1.17
date: 2002/01/29 11:58:42; author: knu; state: Exp; lines: +1 -1
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.16
date: 2001/12/04 21:31:54; author: naddy; state: Exp; lines: +1 -0
Fix LC_NUMERIC locale bug.
Submitted by: Alexander N. Kabaev
v. 1.15
date: 2001/12/02 17:43:15; author: naddy; state: Exp; lines: +7 -13
* Update to release 2001-10-31.
* Re-enable WANT_STATIC.
* Remove license check and "Proprietary Notice" since we won't distribute
a package.
* Move notice about locale bug to pkg-descr.
PR: 32343
v. 1.14
date: 2001/11/03 22:22:34; author: naddy; state: Exp; lines: +2 -2
Update my MAINTAINER address.
Approved by: trevor
v. 1.13
date: 2001/10/11 08:55:13; author: ijliao; state: Exp; lines: +4 -5
- Remove BROKEN.
- Comment out WANT_STATIC, which is currently broken.
- Fix an mbstate_t syntax error; from Mitch Tishmack .
- Skip unused floating point tests that prevent building on alpha.
- Point out LC_NUMERIC problem in pkg-message.
PR: 31197
Submitted by: MAINTAINER
v. 1.12
date: 2001/09/27 14:23:56; author: roam; state: Exp; lines: +2 -1
Update the files' checksums.
Remove a patch that is now incorporated in the official sources.
Mark BROKEN until the maintainer (or somebody else) figures out a way
to make it build again on FreeBSD.
PR: 30825
Submitted by: maintainer
v. 1.11
date: 2001/08/31 05:56:31; author: petef; state: Exp; lines: +9 -3
- remove DIST_SUBDIR
- touch -> ${TOUCH}
- add post-install target to update /etc/shells (to match pkg-plist @exec)
- make sure to remove /etc/shells.bak
PR: 26092
Submitted by: maintainer
v. 1.10
date: 2001/08/04 03:51:41; author: trevor; state: Exp; lines: +14 -8
Update ksh93 to 2001-07-04.0000 version. Earlier distfiles are no
longer available from AT&T.
Add DIST_SUBDIR.
PR: 28879
Submitted by: maintainer
v. 1.9
date: 2001/02/27 18:33:39; author: steve; state: Exp; lines: +6 -9
- Remove the custom do-extract target.
- Cleanup the do-build target.
- Allow the ksh binary to be statically linked but default to dynamic
to support dynamic loading of 'builtin' functions.
Submitted by: Jacques A. Vidrine
Reviewed by: maintainer
v. 1.8
date: 2001/02/26 05:14:14; author: steve; state: Exp; lines: +31 -41
Build from source now that it is available starting with version
2001-01-01.0000.
PR: 25180
Submitted by: maintainer
v. 1.7
date: 2000/06/07 15:39:37; author: sobomax; state: Exp; lines: +3 -2
Unbroke the port.
The distfile is still available from www.research.att.com/sw/tools/reuse
under the original conditions.
PR: 18989
Submitted by: Jonathan Fosburgh
v. 1.6
date: 2000/04/30 18:36:50; author: knu; state: Exp; lines: +2 -2
Change MAINTAINER's address.
PR: ports/18300
Submitted by: MAINTAINER
v. 1.5
date: 2000/04/24 01:40:31; author: will; state: Exp; lines: +2 -1
Since AT&T has released KSH93 as open-source, there is no longer a
binary distribution.
PR: 17451
Submitted by: maintainer
v. 1.4
date: 2000/04/21 08:19:24; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.3
date: 2000/04/09 18:33:56; author: cpiazza; state: Exp; lines: +5 -5
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 1999/12/31 02:10:47; author: steve; state: Exp; lines: +8 -1
Make sure we add ksh93 to /etc/shells.
PR: 15788
Submitted by: maintainer
v. 1.1
date: 1999/11/26 20:43:23; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/11/26 20:43:23; author: steve; state: Exp; lines: +0 -0
Initial import of ksh93.
The official AT&T release of KornShell 93.
PR: 14497
Submitted by: Christian Weisgerber
=============================================================================
v. 1.49
date: 2007/07/04 07:28:17; author: miwi; state: Exp; lines: +12 -1
- Update to 2007-06-28
PR: 114228
Submitted by: Joe Kelsey (maintainer)
v. 1.48
date: 2007/04/05 05:48:02; author: philip; state: Exp; lines: +1 -1
Update to 2007-03-28.
Keep BROKEN on sparc64 - it still doesn't compile.
PR: ports/111165
Submitted by: Joe Kelsey (maintainer)
v. 1.47
date: 2006/04/22 22:21:28; author: kris; state: Exp; lines: +2 -0
MANUAL_PACKAGE_BUILD: Doesn't build in tinderbox environment where
kernel != userland version
v. 1.46
date: 2006/03/07 13:34:27; author: garga; state: Exp; lines: +1 -7
- Unbreak
- Update to 2006-02-14
PR: ports/93733
Submitted by: maintainer
Approved by: portmgr (clement)
v. 1.45
date: 2006/03/06 20:35:29; author: kris; state: Exp; lines: +2 -0
BROKEN: Size mismatch
Approved by: portmgr (implicit)
v. 1.44
date: 2006/02/14 09:03:59; author: garga; state: Exp; lines: +1 -1
Fix last commit adding ${OSREL:R} to INSTALLROOT just if OSVERSION < 600000
Reported by: maintainer
v. 1.43
date: 2006/02/13 09:46:26; author: garga; state: Exp; lines: +10 -5
- Fix install on FreeBSD >= 6.x [1]
- Make portlint(1) happy [2]
PR: ports/92754 [1]
Submitted by: maintainer [1]
Reported by: kris [1]
Approved by: maintainer [2]
v. 1.42
date: 2006/01/31 15:07:06; author: barner; state: Exp; lines: +1 -3
- Fix fetch by update to latest version (2006-01-24)
Submitted by: Joe Kelsey (maintainer)
PR: ports/92581
v. 1.41
date: 2006/01/28 21:09:46; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.40
date: 2005/02/04 15:21:41; author: vs; state: Exp; lines: +1 -1
Update to 2005-02-02
PR: ports/77072
Submitted by: Joey Kelsey (maintainer)
v. 1.39
date: 2005/01/12 11:02:22; author: edwin; state: Exp; lines: +4 -4
Fix shells/ksh93 port
Update ksh93 to 2004-12-25 version
PR: ports/75828
Submitted by: Joe Kelsey
v. 1.38
date: 2004/12/29 23:17:18; author: kris; state: Exp; lines: +2 -0
BROKEN: unfetchable (maintainer confirms that a new release was uploaded
but the download password changed)
v. 1.37
date: 2004/03/18 02:07:14; author: glewis; state: Exp; lines: +1 -1
. New victim^Wmaintainer.
PR: 64392
Submitted by: Joe Kelsey
v. 1.36
date: 2004/03/18 01:51:29; author: glewis; state: Exp; lines: +2 -4
. Unbreak by updating to 2004-02-29.
PR: 64370
Submitted by: Gautam Gopalakrishnan
v. 1.35
date: 2004/03/17 12:49:12; author: kris; state: Exp; lines: +2 -0
BROKEN: Distfile is unfetchable
v. 1.34
date: 2004/03/05 23:53:39; author: naddy; state: Exp; lines: +1 -1
Drop maintainership. I don't use this.
The license is byzantine and restrictive, the build system is complex
and unlike any other, the codebase doesn't inspire confidence.
v. 1.33
date: 2004/03/05 12:13:42; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.32
date: 2003/08/01 22:02:17; author: naddy; state: Exp; lines: +1 -1
Forced update to release 2003-07-24.
Submitted by: Daniel Rudy
v. 1.31
date: 2003/07/08 02:16:13; author: naddy; state: Exp; lines: +1 -1
Update to release 2003-06-21.
Submitted by: fenner (portsurvey)
v. 1.30
date: 2003/06/24 18:16:19; author: naddy; state: Exp; lines: +9 -4
Add "test" target to exercise regression tests; from NetBSD.
v. 1.29
date: 2003/05/01 18:48:59; author: naddy; state: Exp; lines: +1 -2
Update to release 2003-04-22.
PR: 51524
Submitted by: Kevin Tower
v. 1.28
date: 2003/04/15 22:01:54; author: naddy; state: Exp; lines: +1 -0
Oops, put the correct file into /etc/shells.
Submitted by: jhb
v. 1.27
date: 2003/02/21 12:52:50; author: naddy; state: Exp; lines: +2 -1
pkg-comment -> COMMENT
v. 1.26
date: 2003/01/08 00:46:01; author: naddy; state: Exp; lines: +1 -1
Update to release 2002-12-21. Notable changes:
* SIGALRM can now be used in applications.
* Numerous bug fixes.
v. 1.25
date: 2002/10/05 16:34:42; author: naddy; state: Exp; lines: +1 -2
Update to release 2002-09-22.
PR: 43423
Submitted by: Joe Kelsey
v. 1.24
date: 2002/08/20 14:36:32; author: naddy; state: Exp; lines: +1 -1
Fix core dump in glob expansion.
PR: 41778
Submitted by: Joe Kelsey
Obtained from: David Korn
v. 1.23
date: 2002/07/22 14:52:05; author: naddy; state: Exp; lines: +7 -1
Re-enable statvfs() tests now that -CURRENT has the function.
Improve build reliability:
* Make very sure that the build script is run with /bin/sh.
* Add a dubious patch to libast/comp/conf.sh that is reported to fix
the build for some -STABLE users.
Install example functions.
PR: 39783, 40857
Parts
Submitted by: Joe Kelsey
v. 1.22
date: 2002/07/17 11:30:06; author: naddy; state: Exp; lines: +1 -1
Build in a clean environment to prevent sporadic interference from
environment variables.
Requested by: Ken Stailey
v. 1.21
date: 2002/06/28 16:17:51; author: naddy; state: Exp; lines: +1 -1
Update to release 2002-06-28.
v. 1.20
date: 2002/06/23 11:55:28; author: naddy; state: Exp; lines: +4 -4
Update to release 2002-06-14. Changes in this release:
* Numerous bug fixes.
Submitted by: Jerry A!
v. 1.19
date: 2002/05/03 22:32:21; author: naddy; state: Exp; lines: +1 -1
Install man page under ${MANPREFIX} rather than ${PREFIX}.
PR: 37670
Submitted by: Joe Kelsey
v. 1.18
date: 2002/03/26 16:19:08; author: naddy; state: Exp; lines: +1 -2
Update to release 2002-03-17.
v. 1.17
date: 2002/01/29 11:58:42; author: knu; state: Exp; lines: +1 -1
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.16
date: 2001/12/04 21:31:54; author: naddy; state: Exp; lines: +1 -0
Fix LC_NUMERIC locale bug.
Submitted by: Alexander N. Kabaev
v. 1.15
date: 2001/12/02 17:43:15; author: naddy; state: Exp; lines: +7 -13
* Update to release 2001-10-31.
* Re-enable WANT_STATIC.
* Remove license check and "Proprietary Notice" since we won't distribute
a package.
* Move notice about locale bug to pkg-descr.
PR: 32343
v. 1.14
date: 2001/11/03 22:22:34; author: naddy; state: Exp; lines: +2 -2
Update my MAINTAINER address.
Approved by: trevor
v. 1.13
date: 2001/10/11 08:55:13; author: ijliao; state: Exp; lines: +4 -5
- Remove BROKEN.
- Comment out WANT_STATIC, which is currently broken.
- Fix an mbstate_t syntax error; from Mitch Tishmack .
- Skip unused floating point tests that prevent building on alpha.
- Point out LC_NUMERIC problem in pkg-message.
PR: 31197
Submitted by: MAINTAINER
v. 1.12
date: 2001/09/27 14:23:56; author: roam; state: Exp; lines: +2 -1
Update the files' checksums.
Remove a patch that is now incorporated in the official sources.
Mark BROKEN until the maintainer (or somebody else) figures out a way
to make it build again on FreeBSD.
PR: 30825
Submitted by: maintainer
v. 1.11
date: 2001/08/31 05:56:31; author: petef; state: Exp; lines: +9 -3
- remove DIST_SUBDIR
- touch -> ${TOUCH}
- add post-install target to update /etc/shells (to match pkg-plist @exec)
- make sure to remove /etc/shells.bak
PR: 26092
Submitted by: maintainer
v. 1.10
date: 2001/08/04 03:51:41; author: trevor; state: Exp; lines: +14 -8
Update ksh93 to 2001-07-04.0000 version. Earlier distfiles are no
longer available from AT&T.
Add DIST_SUBDIR.
PR: 28879
Submitted by: maintainer
v. 1.9
date: 2001/02/27 18:33:39; author: steve; state: Exp; lines: +6 -9
- Remove the custom do-extract target.
- Cleanup the do-build target.
- Allow the ksh binary to be statically linked but default to dynamic
to support dynamic loading of 'builtin' functions.
Submitted by: Jacques A. Vidrine
Reviewed by: maintainer
v. 1.8
date: 2001/02/26 05:14:14; author: steve; state: Exp; lines: +31 -41
Build from source now that it is available starting with version
2001-01-01.0000.
PR: 25180
Submitted by: maintainer
v. 1.7
date: 2000/06/07 15:39:37; author: sobomax; state: Exp; lines: +3 -2
Unbroke the port.
The distfile is still available from www.research.att.com/sw/tools/reuse
under the original conditions.
PR: 18989
Submitted by: Jonathan Fosburgh
v. 1.6
date: 2000/04/30 18:36:50; author: knu; state: Exp; lines: +2 -2
Change MAINTAINER's address.
PR: ports/18300
Submitted by: MAINTAINER
v. 1.5
date: 2000/04/24 01:40:31; author: will; state: Exp; lines: +2 -1
Since AT&T has released KSH93 as open-source, there is no longer a
binary distribution.
PR: 17451
Submitted by: maintainer
v. 1.4
date: 2000/04/21 08:19:24; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.3
date: 2000/04/09 18:33:56; author: cpiazza; state: Exp; lines: +5 -5
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 1999/12/31 02:10:47; author: steve; state: Exp; lines: +8 -1
Make sure we add ksh93 to /etc/shells.
PR: 15788
Submitted by: maintainer
v. 1.1
date: 1999/11/26 20:43:23; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/11/26 20:43:23; author: steve; state: Exp; lines: +0 -0
Initial import of ksh93.
The official AT&T release of KornShell 93.
PR: 14497
Submitted by: Christian Weisgerber
=============================================================================
|
| |

|