summaryrefslogtreecommitdiff
path: root/shells/bash2
AgeCommit message (Collapse)AuthorFilesLines
2001-08-30fix bash on sparc64; the patches are from Shin'ichiro TAYA ↵mrg4-3/+135
<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 andjlam4-33/+22
marking as USE_BUILDLINK_ONLY. The only dependencies picked up are now only the ones linked into work/.buildlink.
2001-04-29Improve description.wiz1-8/+10
2001-04-18move to sha1 digests, and add distfile sizes.agc1-1/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-9/+7
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-16Reorder include path to avoid build problems on systems with "gettext-lib"tron3-7/+32
package installed following a hint by John Darrow. This fixes PR pkg/12675 my myself.
2001-04-13Update to 2.05, based on pkg/12615 by Martti Kuparinen.wiz2-7/+7
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.wiz2-2/+2
2000-12-11Install HTML files into share/doc/htmlwiz2-8/+12
2000-10-04Take advantage of bsd.prefs.mk.toshii1-5/+7
2000-03-30remove overlooked obsoleted patchwiz1-16/+0
2000-03-30Update bash to 2.04; also add variable BASH_STATIC for static linking.wiz6-41/+24
Changes: too many to list here, check the CHANGES file.
2000-02-24Fix loading from shared libraries on ELF systems. Patch provided bytron2-7/+10
John Darrow in PR pkg/9481.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-09-19Make this work on more operating systems with less effort.kim1-3/+2
1999-07-09Add package patch checksum files.agc1-0/+6
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.03hubertf4-21/+19
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv1-3/+3
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-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-0/+8
1998-08-05Update bash2 to 2.02.1, closes pr 5913 by John Darrow.frueauf7-76/+55
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.02hubertf2-11/+12
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-02-28add missing @dirrm rules and add .gz suffix to manpages (if not already there).frueauf1-1/+2
1998-01-24portlint: add install-infohubertf1-1/+3
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 infohubertf2-4/+7
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-01install-info groks --entry, not --defentryhubertf1-1/+1
1998-01-01Close PR 4759 by Matthias Scheler by stripping the bash binary.hubertf1-1/+2
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-27get everything inhubertf9-0/+151