pkgsrc/shells
jlam 3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
..
ast-ksh Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
bash Don't enforce using the "readline" package on every platform just 2005-07-07 21:30:54 +00:00
bash2 Use devel/readline instead of the included readline library. Bump 2005-07-01 16:11:05 +00:00
bash2-doc Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +00:00
es Eliminate conflicting function declarations on Darwin. 2005-07-08 19:25:34 +00:00
esh Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
mudsh Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
nologinmsg Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
osh Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
pdksh Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
perlsh Turn PERL5_PACKLIST into a relative path instead of an absolute path. 2005-07-13 18:01:18 +00:00
posh Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
rc Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be 2005-03-24 21:12:50 +00:00
rssh Initial import of rssh version 2.2.3 into the NetBSD Packages Collection. 2005-04-20 16:21:15 +00:00
scponly Change the CONFIGURE_ENV where possible to use the variables users are 2005-06-24 19:52:06 +00:00
scsh Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be 2005-03-24 21:12:50 +00:00
standalone-tcsh agc agreed to maintain this package. 2005-02-24 12:19:13 +00:00
static-ast-ksh move the various static shell packages back to their previous names. 2004-01-11 23:06:54 +00:00
static-bash2 Set PKGNAME to static-${PKGNAME} instead of building it out of DISTNAME, 2005-01-16 12:01:23 +00:00
static-tcsh move the various static shell packages back to their previous names. 2004-01-11 23:06:54 +00:00
tcsh fix build on OpenBSD, from Jason Lingohr. 2005-07-14 23:58:37 +00:00
xsh Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
zsh Make this package build on Linux by correcting PLIST. Fixes PR pkg/29552. 2005-06-14 18:39:29 +00:00
zsh3 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
Makefile Add & enable rssh. 2005-04-20 16:23:55 +00:00