aboutsummaryrefslogtreecommitdiff
path: root/shells/bash/pkg-install
Commit message (Collapse)AuthorAgeFilesLines
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* Slightly cleaner PREFIX=/ handling.David E. O'Brien2007-06-291-4/+4
| | | | Notes: svn path=/head/; revision=194424
* Support PREFIX=/David E. O'Brien2007-06-281-2/+2
| | | | | | | | PR: 95566 Submitted by: Andrew McNaughton <andrew@scoop.co.nz> Notes: svn path=/head/; revision=194422
* Add rbash.David E. O'Brien2007-06-281-0/+8
| | | | | | | | PR: 104040 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Notes: svn path=/head/; revision=194421
* - better reflect `bash --version' in PORTVERSIONOliver Eikemeier2004-10-141-3/+6
| | | | | | | | - new shopt colonbreakswords - fix default PATH Notes: svn path=/head/; revision=119413
* Add bash3, The GNU Bourne-Again SHell version 3.00Oliver Eikemeier2004-07-301-0/+16
http://cnswww.cns.cwru.edu/~chet/bash/NEWS Notes: svn path=/head/; revision=115119