summaryrefslogtreecommitdiff
path: root/shells/pdksh
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2004-01-05bl3ifyjlam1-2/+4
2003-10-04pdksh is no longer used to bootstrap buildlink2.jlam1-6/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-16Add several mirrors to MASTER_SITES.jmmv1-2/+7
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2002-11-28Bump PKGREVISION of shells/pdksh to 1: rename installed shell to "pdksh",jlam2-7/+13
as this isn't really the real Korn shell, and "pdksh" is a more accurate name for it. Also don't use buildlink2 so that this shell may be used to bootstrap buildlink2.
2002-11-28Import pdksh-5.2.14 into the NetBSD Packages Collection.schmonz5-0/+48
PD-ksh is a mostly complete AT&T ksh look-alike. Work is mostly finished to make it fully compatible with both POSIX and AT&T ksh (when the two don't conflict). Since pdksh is free and compiles and runs on most common unix systems, it is very useful in creating a consistent user interface across multiple machines.