summaryrefslogtreecommitdiff
path: root/shells/bash2/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-09-23Make modifications of "/etc/shells" robust so that they don't fail iftron1-2/+3
"/etc/shells" doesn't exist or is empty after removing entries for cerntain shell. These problems show up e.g. under SunOS.
2001-08-30fix bash on sparc64; the patches are from Shin'ichiro TAYA ↵mrg1-2/+3
<taya@ba2.so-net.ne.jp>, tested by Martti Kuparinen <martti.kuparinen@iki.fi> and myself...
2001-08-04Fix pkg/12675 by converting the package to use buildlink.mk files andjlam1-5/+19
marking as USE_BUILDLINK_ONLY. The only dependencies picked up are now only the ones linked into work/.buildlink.
2001-04-13Update to 2.05, based on pkg/12615 by Martti Kuparinen.wiz1-4/+4
Extract of CHANGES: Bugfixes; command completion should now take half the stat(2)s it took before; lots of changes to the POSIX mode; SSH2_CLIENT not auto-exported any more (like SSH_CLIENT before); realpath builtin; 'set' without options returns valid input, and lots others.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-12-11Install HTML files into share/doc/htmlwiz1-4/+7
2000-10-04Take advantage of bsd.prefs.mk.toshii1-5/+7
2000-03-30Update bash to 2.04; also add variable BASH_STATIC for static linking.wiz1-10/+8
Changes: too many to list here, check the CHANGES file.
1999-09-19Make this work on more operating systems with less effort.kim1-3/+2
1999-04-25Instead of always going to the "real" master site first, use one of thetv1-3/+3
GNU mirrors (possibly overridden by the user).
1999-04-14Remove unnecessary slash from master site list.tron1-2/+2
1999-04-13Remove NOPORTDOCS definition - it was useless anyway, as any attempt toagc1-8/+1
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package.
1999-03-22Catch up with MASTER_SITE_GNU reorganization.bad1-2/+2
1999-03-02Give a vendor to configure, thanks to Kim & Todd for the inputs!hubertf1-2/+3
1999-02-21update to 2.03hubertf1-9/+8
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-01-14Fix MASTER_SITES, as per PR 6808 by Jim Bernard <jbernard@ox.mines.edu>hubertf1-2/+2
1998-11-13Put the NetBSD RCS Id back in a comment.agc1-2/+2
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-05Update bash2 to 2.02.1, closes pr 5913 by John Darrow.frueauf1-9/+12
1998-06-22Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-06-03Include bsd.prefs.mk so that variables can be set in /etc/mk.confagc1-1/+4
1998-04-21Update to V2.02hubertf1-9/+10
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+2
1998-04-17Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.agc1-7/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-01-24portlint: local copy of fnmatch.h not needed, cmd macroshubertf1-5/+3
1998-01-20Add gtexinfo as requirement to build/install bash (needed for the infohubertf1-1/+3
page). This fixes PR pkg/4850 by Perry E. Metzger <perry@piermont.com>. Also while there, see that the section under which the info file in the dir file ends up is "Shells", not "Misc". (To be consistent with zsh)
1998-01-01Close PR 4759 by Matthias Scheler by stripping the bash binary.hubertf1-1/+2
1997-10-27get everything inhubertf1-0/+52