The FreeBSD Ports Archive
FreeBSD shells : pdksh4>
The Public Domain Korn Shell
pdksh history
v. 1.31
date: 2007/01/07 22:00:21; author: tg; state: Exp; lines: +1 -1
Fix calculation of prompt length. Bump PORTREVISION.
PR: 107410
Submitted by: Bruce Becker
v. 1.30
date: 2005/11/02 12:24:30; author: tg; state: Exp; lines: +1 -0
Fix ${name:?word} substitution. Bump PORTREVISION.
Submitted by: Marc Olzheim (marcolz at stack dot nl)
Obtained from: OpenBSD PR user/4023
v. 1.29
date: 2005/08/30 12:18:31; author: tg; state: Exp; lines: +1 -2
Remove ftp.rge.com from MASTER_SITES.
v. 1.28
date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.27
date: 2002/05/17 10:05:18; author: tg; state: Exp; lines: +2 -2
Serves me right to commit something in a hurry, untested. <:-(
Fix fetching.
PR: 38144
Submitted by: Alan Eldridge
v. 1.26
date: 2002/05/16 11:11:54; author: tg; state: Exp; lines: +1 -1
Change version number from 5.2.14.p2 to 5.2.14p2, so our package
tools see this as an upgrade from 5.2.14.
PR: 38131
Submitted by: Alan Eldridge
v. 1.25
date: 2002/05/15 11:48:59; author: tg; state: Exp; lines: +10 -1
Include distributed patches.
PR: 38071
Submitted by: Cyrille Lefevre
v. 1.24
date: 2002/01/29 11:58:43; author: knu; state: Exp; lines: +2 -2
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.23
date: 2000/04/21 08:19:26; author: mharo; state: Exp; lines: +3 -3
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.22
date: 2000/04/09 18:33:57; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.21
date: 1999/12/29 10:27:18; author: tg; state: Exp; lines: +8 -1
Update /etc/shells after installation.
PR: 15685
Submitted by: foxfair
v. 1.20
date: 1999/08/31 01:53:18; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.19
date: 1999/07/16 06:20:30; author: tg; state: Exp; lines: +10 -6
Upgrade to 5.2.14.
v. 1.18
date: 1998/04/29 07:56:42; author: tg; state: Exp; lines: +2 -1
Link statically.
Prompted by: latest discussion in freebsd-security
v. 1.17
date: 1997/10/28 15:36:37; author: tg; state: Exp; lines: +5 -5
Upgrade to 5.2.13.
v. 1.16
date: 1996/11/18 11:39:51; author: asami; state: Exp; lines: +3 -7
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.15
date: 1996/11/05 08:11:34; author: tg; state: Exp; lines: +3 -3
Upgrade to 5.2.12.
Submitted by: Eric J. Chet (patch-aa)
v. 1.14
date: 1996/10/16 06:34:33; author: tg; state: Exp; lines: +3 -3
Upgrade to 5.2.11
v. 1.13
date: 1996/10/01 06:54:09; author: tg; state: Exp; lines: +3 -3
Upgrade to version 5.2.9
v. 1.12
date: 1996/08/21 06:19:44; author: tg; state: Exp; lines: +3 -3
Upgrade to 5.2.8
v. 1.11
date: 1996/06/05 08:00:47; author: tg; state: Exp; lines: +2 -2
Upgrade to version 5.2.7
v. 1.10
date: 1996/06/04 06:50:18; author: tg; state: Exp; lines: +3 -3
Upgrade to version 5.2.6
v. 1.9
date: 1996/05/14 11:50:05; author: tg; state: Exp; lines: +3 -7
Upgrade to version 5.2.5
v. 1.8
date: 1996/02/16 10:45:03; author: asami; state: Exp; lines: +6 -5
(1) Fix "version required" comment
(2) Add PKGNAME to reflect that this is patchlevel 2
(3) PATCH_SITES goes before PATCHFILES (just like MASTER_SITES and
DISTFILES)
(4) MAINTAINER goes after patchfiles section
v. 1.7
date: 1996/02/15 16:25:29; author: tg; state: Exp; lines: +7 -2
Upgrade to newer version.
v. 1.6
date: 1995/07/29 09:57:17; author: asami; state: Exp; lines: +9 -4
Update, 5.1.3 -> 5.2.3.
Submitted by: Thomas Gellekum
v. 1.5
date: 1995/04/11 19:26:34; author: asami; state: Exp; lines: +4 -4
Makefile updates, shell version! This was easy! :)
v. 1.4
date: 1995/04/01 12:49:56; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.3
date: 1995/01/03 22:15:32; author: ache; state: Exp; lines: +3 -1
Cleanup
v. 1.2
date: 1994/12/27 13:02:51; author: jkh; state: Exp; lines: +1 -2
Add pdksh, add trailing / to MASTER_SITES line in port.
v. 1.1
date: 1994/12/27 12:57:50; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/12/27 12:57:51; author: jkh; state: Exp; lines: +0 -0
Thomas Gellekum submits his pdksh port.
Danke, Thomas..
Submitted by: thomas
=============================================================================
v. 1.31
date: 2007/01/07 22:00:21; author: tg; state: Exp; lines: +1 -1
Fix calculation of prompt length. Bump PORTREVISION.
PR: 107410
Submitted by: Bruce Becker
v. 1.30
date: 2005/11/02 12:24:30; author: tg; state: Exp; lines: +1 -0
Fix ${name:?word} substitution. Bump PORTREVISION.
Submitted by: Marc Olzheim (marcolz at stack dot nl)
Obtained from: OpenBSD PR user/4023
v. 1.29
date: 2005/08/30 12:18:31; author: tg; state: Exp; lines: +1 -2
Remove ftp.rge.com from MASTER_SITES.
v. 1.28
date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.27
date: 2002/05/17 10:05:18; author: tg; state: Exp; lines: +2 -2
Serves me right to commit something in a hurry, untested. <:-(
Fix fetching.
PR: 38144
Submitted by: Alan Eldridge
v. 1.26
date: 2002/05/16 11:11:54; author: tg; state: Exp; lines: +1 -1
Change version number from 5.2.14.p2 to 5.2.14p2, so our package
tools see this as an upgrade from 5.2.14.
PR: 38131
Submitted by: Alan Eldridge
v. 1.25
date: 2002/05/15 11:48:59; author: tg; state: Exp; lines: +10 -1
Include distributed patches.
PR: 38071
Submitted by: Cyrille Lefevre
v. 1.24
date: 2002/01/29 11:58:43; author: knu; state: Exp; lines: +2 -2
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.23
date: 2000/04/21 08:19:26; author: mharo; state: Exp; lines: +3 -3
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.22
date: 2000/04/09 18:33:57; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.21
date: 1999/12/29 10:27:18; author: tg; state: Exp; lines: +8 -1
Update /etc/shells after installation.
PR: 15685
Submitted by: foxfair
v. 1.20
date: 1999/08/31 01:53:18; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.19
date: 1999/07/16 06:20:30; author: tg; state: Exp; lines: +10 -6
Upgrade to 5.2.14.
v. 1.18
date: 1998/04/29 07:56:42; author: tg; state: Exp; lines: +2 -1
Link statically.
Prompted by: latest discussion in freebsd-security
v. 1.17
date: 1997/10/28 15:36:37; author: tg; state: Exp; lines: +5 -5
Upgrade to 5.2.13.
v. 1.16
date: 1996/11/18 11:39:51; author: asami; state: Exp; lines: +3 -7
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.15
date: 1996/11/05 08:11:34; author: tg; state: Exp; lines: +3 -3
Upgrade to 5.2.12.
Submitted by: Eric J. Chet (patch-aa)
v. 1.14
date: 1996/10/16 06:34:33; author: tg; state: Exp; lines: +3 -3
Upgrade to 5.2.11
v. 1.13
date: 1996/10/01 06:54:09; author: tg; state: Exp; lines: +3 -3
Upgrade to version 5.2.9
v. 1.12
date: 1996/08/21 06:19:44; author: tg; state: Exp; lines: +3 -3
Upgrade to 5.2.8
v. 1.11
date: 1996/06/05 08:00:47; author: tg; state: Exp; lines: +2 -2
Upgrade to version 5.2.7
v. 1.10
date: 1996/06/04 06:50:18; author: tg; state: Exp; lines: +3 -3
Upgrade to version 5.2.6
v. 1.9
date: 1996/05/14 11:50:05; author: tg; state: Exp; lines: +3 -7
Upgrade to version 5.2.5
v. 1.8
date: 1996/02/16 10:45:03; author: asami; state: Exp; lines: +6 -5
(1) Fix "version required" comment
(2) Add PKGNAME to reflect that this is patchlevel 2
(3) PATCH_SITES goes before PATCHFILES (just like MASTER_SITES and
DISTFILES)
(4) MAINTAINER goes after patchfiles section
v. 1.7
date: 1996/02/15 16:25:29; author: tg; state: Exp; lines: +7 -2
Upgrade to newer version.
v. 1.6
date: 1995/07/29 09:57:17; author: asami; state: Exp; lines: +9 -4
Update, 5.1.3 -> 5.2.3.
Submitted by: Thomas Gellekum
v. 1.5
date: 1995/04/11 19:26:34; author: asami; state: Exp; lines: +4 -4
Makefile updates, shell version! This was easy! :)
v. 1.4
date: 1995/04/01 12:49:56; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.3
date: 1995/01/03 22:15:32; author: ache; state: Exp; lines: +3 -1
Cleanup
v. 1.2
date: 1994/12/27 13:02:51; author: jkh; state: Exp; lines: +1 -2
Add pdksh, add trailing / to MASTER_SITES line in port.
v. 1.1
date: 1994/12/27 12:57:50; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/12/27 12:57:51; author: jkh; state: Exp; lines: +0 -0
Thomas Gellekum submits his pdksh port.
Danke, Thomas..
Submitted by: thomas
=============================================================================
v. 1.31
date: 2007/01/07 22:00:21; author: tg; state: Exp; lines: +1 -1
Fix calculation of prompt length. Bump PORTREVISION.
PR: 107410
Submitted by: Bruce Becker
v. 1.30
date: 2005/11/02 12:24:30; author: tg; state: Exp; lines: +1 -0
Fix ${name:?word} substitution. Bump PORTREVISION.
Submitted by: Marc Olzheim (marcolz at stack dot nl)
Obtained from: OpenBSD PR user/4023
v. 1.29
date: 2005/08/30 12:18:31; author: tg; state: Exp; lines: +1 -2
Remove ftp.rge.com from MASTER_SITES.
v. 1.28
date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.27
date: 2002/05/17 10:05:18; author: tg; state: Exp; lines: +2 -2
Serves me right to commit something in a hurry, untested. <:-(
Fix fetching.
PR: 38144
Submitted by: Alan Eldridge
v. 1.26
date: 2002/05/16 11:11:54; author: tg; state: Exp; lines: +1 -1
Change version number from 5.2.14.p2 to 5.2.14p2, so our package
tools see this as an upgrade from 5.2.14.
PR: 38131
Submitted by: Alan Eldridge
v. 1.25
date: 2002/05/15 11:48:59; author: tg; state: Exp; lines: +10 -1
Include distributed patches.
PR: 38071
Submitted by: Cyrille Lefevre
v. 1.24
date: 2002/01/29 11:58:43; author: knu; state: Exp; lines: +2 -2
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.23
date: 2000/04/21 08:19:26; author: mharo; state: Exp; lines: +3 -3
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.22
date: 2000/04/09 18:33:57; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.21
date: 1999/12/29 10:27:18; author: tg; state: Exp; lines: +8 -1
Update /etc/shells after installation.
PR: 15685
Submitted by: foxfair
v. 1.20
date: 1999/08/31 01:53:18; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.19
date: 1999/07/16 06:20:30; author: tg; state: Exp; lines: +10 -6
Upgrade to 5.2.14.
v. 1.18
date: 1998/04/29 07:56:42; author: tg; state: Exp; lines: +2 -1
Link statically.
Prompted by: latest discussion in freebsd-security
v. 1.17
date: 1997/10/28 15:36:37; author: tg; state: Exp; lines: +5 -5
Upgrade to 5.2.13.
v. 1.16
date: 1996/11/18 11:39:51; author: asami; state: Exp; lines: +3 -7
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.15
date: 1996/11/05 08:11:34; author: tg; state: Exp; lines: +3 -3
Upgrade to 5.2.12.
Submitted by: Eric J. Chet (patch-aa)
v. 1.14
date: 1996/10/16 06:34:33; author: tg; state: Exp; lines: +3 -3
Upgrade to 5.2.11
v. 1.13
date: 1996/10/01 06:54:09; author: tg; state: Exp; lines: +3 -3
Upgrade to version 5.2.9
v. 1.12
date: 1996/08/21 06:19:44; author: tg; state: Exp; lines: +3 -3
Upgrade to 5.2.8
v. 1.11
date: 1996/06/05 08:00:47; author: tg; state: Exp; lines: +2 -2
Upgrade to version 5.2.7
v. 1.10
date: 1996/06/04 06:50:18; author: tg; state: Exp; lines: +3 -3
Upgrade to version 5.2.6
v. 1.9
date: 1996/05/14 11:50:05; author: tg; state: Exp; lines: +3 -7
Upgrade to version 5.2.5
v. 1.8
date: 1996/02/16 10:45:03; author: asami; state: Exp; lines: +6 -5
(1) Fix "version required" comment
(2) Add PKGNAME to reflect that this is patchlevel 2
(3) PATCH_SITES goes before PATCHFILES (just like MASTER_SITES and
DISTFILES)
(4) MAINTAINER goes after patchfiles section
v. 1.7
date: 1996/02/15 16:25:29; author: tg; state: Exp; lines: +7 -2
Upgrade to newer version.
v. 1.6
date: 1995/07/29 09:57:17; author: asami; state: Exp; lines: +9 -4
Update, 5.1.3 -> 5.2.3.
Submitted by: Thomas Gellekum
v. 1.5
date: 1995/04/11 19:26:34; author: asami; state: Exp; lines: +4 -4
Makefile updates, shell version! This was easy! :)
v. 1.4
date: 1995/04/01 12:49:56; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.3
date: 1995/01/03 22:15:32; author: ache; state: Exp; lines: +3 -1
Cleanup
v. 1.2
date: 1994/12/27 13:02:51; author: jkh; state: Exp; lines: +1 -2
Add pdksh, add trailing / to MASTER_SITES line in port.
v. 1.1
date: 1994/12/27 12:57:50; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/12/27 12:57:51; author: jkh; state: Exp; lines: +0 -0
Thomas Gellekum submits his pdksh port.
Danke, Thomas..
Submitted by: thomas
=============================================================================
|
| |

|