summaryrefslogtreecommitdiffstats
path: root/shells/ksh93/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Forced update to release 2003-07-24.naddy2003-08-011-1/+1
| | | | Submitted by: Daniel Rudy <dcrudy@pacbell.net>
* Update to release 2003-06-21.naddy2003-07-081-1/+1
| | | | Submitted by: fenner (portsurvey)
* Add "test" target to exercise regression tests; from NetBSD.naddy2003-06-241-4/+9
|
* Update to release 2003-04-22.naddy2003-05-011-2/+1
| | | | | PR: 51524 Submitted by: Kevin Tower <ktower@towerfamily.org>
* Oops, put the correct file into /etc/shells.naddy2003-04-151-0/+1
| | | | Submitted by: jhb
* pkg-comment -> COMMENTnaddy2003-02-211-1/+2
|
* Update to release 2002-12-21. Notable changes:naddy2003-01-081-1/+1
| | | | | * SIGALRM can now be used in applications. * Numerous bug fixes.
* Update to release 2002-09-22.naddy2002-10-051-2/+1
| | | | | PR: 43423 Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net>
* Fix core dump in glob expansion.naddy2002-08-201-1/+1
| | | | | | PR: 41778 Submitted by: Joe Kelsey <joek@mail.flyingcroc.net> Obtained from: David Korn <dgk@research.att.com>
* Re-enable statvfs() tests now that -CURRENT has the function.naddy2002-07-221-1/+7
| | | | | | | | | | | | | | 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 <joek@mail.flyingcroc.net>
* Build in a clean environment to prevent sporadic interference fromnaddy2002-07-171-1/+1
| | | | | | environment variables. Requested by: Ken Stailey <kstailey@speakeasy.net>
* Update to release 2002-06-28.naddy2002-06-281-1/+1
|
* Update to release 2002-06-14. Changes in this release:naddy2002-06-231-4/+4
| | | | | | * Numerous bug fixes. Submitted by: Jerry A! <jerry@thehutt.org>
* Install man page under ${MANPREFIX} rather than ${PREFIX}.naddy2002-05-031-1/+1
| | | | | PR: 37670 Submitted by: Joe Kelsey <joek@mail.flyingcroc.net>
* Update to release 2002-03-17.naddy2002-03-261-2/+1
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | 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.
* Fix LC_NUMERIC locale bug.naddy2001-12-041-0/+1
| | | | Submitted by: Alexander N. Kabaev <ak03@gte.com>
* * Update to release 2001-10-31.naddy2001-12-021-13/+7
| | | | | | | | | * 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
* Update my MAINTAINER address.naddy2001-11-031-1/+1
| | | | Approved by: trevor
* - Remove BROKEN.ijliao2001-10-111-4/+3
| | | | | | | | | | - Comment out WANT_STATIC, which is currently broken. - Fix an mbstate_t syntax error; from Mitch Tishmack <otomo@qwest.net>. - Skip unused floating point tests that prevent building on alpha. - Point out LC_NUMERIC problem in pkg-message. PR: 31197 Submitted by: MAINTAINER
* Update the files' checksums.roam2001-09-271-0/+1
| | | | | | | | | 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
* - remove DIST_SUBDIRpetef2001-08-311-2/+8
| | | | | | | | | - 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
* Update ksh93 to 2001-07-04.0000 version. Earlier distfiles are notrevor2001-08-041-7/+13
| | | | | | | | | longer available from AT&T. Add DIST_SUBDIR. PR: 28879 Submitted by: maintainer
* - Remove the custom do-extract target.steve2001-02-271-8/+5
| | | | | | | | | - 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 <n@nectar.com> Reviewed by: maintainer
* Build from source now that it is available starting with versionsteve2001-02-261-39/+29
| | | | | | | 2001-01-01.0000. PR: 25180 Submitted by: maintainer
* Unbroke the port.sobomax2000-06-071-1/+2
| | | | | | | | The distfile is still available from www.research.att.com/sw/tools/reuse under the original conditions. PR: 18989 Submitted by: Jonathan Fosburgh <jonathan@fosburgh.org>
* Change MAINTAINER's address.knu2000-04-301-1/+1
| | | | | PR: ports/18300 Submitted by: MAINTAINER
* Since AT&T has released KSH93 as open-source, there is no longer awill2000-04-241-0/+1
| | | | | | | binary distribution. PR: 17451 Submitted by: maintainer
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-4/+4
|
* Make sure we add ksh93 to /etc/shells.steve1999-12-311-0/+7
| | | | | PR: 15788 Submitted by: maintainer
* Initial import of ksh93.steve1999-11-261-0/+42
The official AT&T release of KornShell 93. PR: 14497 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
OpenPOWER on IntegriCloud