summaryrefslogtreecommitdiff
path: root/shells/bash3 (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-05-24Re-add patch for failglob variable (see previous discussion on -commiters)Martin Cracauer1-0/+151
Notes: svn path=/head/; revision=28728
2000-05-24Fix trace() symbol clash with ncursesMartin Cracauer1-0/+14
Untested (4-stable) commit by: ache Notes: svn path=/head/; revision=28725
2000-05-23Restore static linkingAndrey A. Chernov1-0/+1
Submitted by: Martin Cracauer <cracauer@cons.org> Notes: svn path=/head/; revision=28708
2000-05-07Upgrade to 2.04Andrey A. Chernov7-269/+35
failglob patch removed - this sort of patches must be submitted to bash maintainer Notes: svn path=/head/; revision=28346
2000-04-21Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro1-4/+4
Notes: svn path=/head/; revision=27847
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza1-2/+2
Notes: svn path=/head/; revision=27426
2000-01-22add WWW:Michael Haro1-0/+2
PR: 16261, 16262, 16263 Submitted by: joseph.scott@owp.csus.edu Notes: svn path=/head/; revision=24910
1999-12-29Don't coredump under certain conditions where the pid > 32000.Steve Price1-0/+21
PR: 12174 Submitted by: Dirk Meyer <dirk.meyer@home.dinoex.sub.org> Notes: svn path=/head/; revision=24248
1999-12-29Use --entry instead of --defentry so this port doesn't fail on olderSteve Price1-1/+1
versions of FreeBSD. PR: 12746 Notes: svn path=/head/; revision=24232
1999-12-24fix installation of info filesMichael Haro1-0/+1
PR: 14761 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=24001
1999-12-03Add `failglob' option as announced on -ports mailing list.Martin Cracauer1-0/+198
Notes: svn path=/head/; revision=23565
1999-10-03change master siteAndrey A. Chernov1-1/+1
Submitted by: Chet Ramey <chet@nike.ins.cwru.edu> Notes: svn path=/head/; revision=22136
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21143
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-2/+2
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek1-1/+1
[Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
1999-06-05Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro2-7/+1
in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
1999-05-28use system libreadline for -currentAndrey A. Chernov1-0/+1
Notes: svn path=/head/; revision=19031
1999-05-28Fixes for freebsd,ELF,-currentAndrey A. Chernov5-15/+44
Upgrade docs to 2.03 Notes: svn path=/head/; revision=19030
1999-04-19Update to 2.03 (maintainer did not respond)Martin Cracauer3-12/+13
Notes: svn path=/head/; revision=17999
1999-01-27${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1-1/+2
Notes: svn path=/head/; revision=16378
1998-08-13Removed manpages from pkg/PLISTDavid E. O'Brien1-2/+0
Notes: svn path=/head/; revision=12505
1998-08-10Update to version 2.02.1.Steve Price2-4/+4
Submitted by: studded@dal.net Hoping that Andrey doesn't mind: steve :) Notes: svn path=/head/; revision=12387
1998-07-17Guard against a nonexistant /usr/share/info/dir.Steve Price2-2/+5
PR: 7297 Notes: svn path=/head/; revision=11942
1998-05-16put MASTER_SITE_GNU firstAndrey A. Chernov1-3/+3
Notes: svn path=/head/; revision=11010
1998-04-28Upgrade to 2.02Andrey A. Chernov2-15/+12
Notes: svn path=/head/; revision=10731
1997-11-06Upgrade to 2.01.1Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=8507
1997-06-27Install /etc/shells entry and info dir entryAndrey A. Chernov2-1/+30
PR: 3971 Notes: svn path=/head/; revision=7105
1997-06-06Upgrade to 2.01Andrey A. Chernov3-37/+13
Notes: svn path=/head/; revision=6782
1997-05-26Reduce number of patches needed for fnmatchAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=6576
1997-05-26Use different way to nuke local fnmatch.h to not touch dependancesAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=6575
1997-05-26FIx serious globbing error with \ due to wrong local fnmatch.h includedAndrey A. Chernov1-1/+3
Notes: svn path=/head/; revision=6573
1997-02-16Added the docs to the package.David E. O'Brien3-6/+35
Commited with permission of the maintainer. Notes: svn path=/head/; revision=5638
1996-12-27Upgrade to 2.0Andrey A. Chernov5-61/+49
Notes: svn path=/head/; revision=5110
1996-12-27Don't need WRKSRC.David E. O'Brien1-3/+3
Add manpages to MANx. But don't compress them. Notes: svn path=/head/; revision=5105
1996-12-27Style police.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=5102
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-11-16Remove @cwd /usr/local.Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=4509
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
1996-08-28Upgrade to 1.14.7Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=3714
1996-02-09checksumAdam David1-1/+1
Notes: svn path=/head/; revision=2701
1996-02-09version 1.14.6 releaseAdam David1-5/+4
Notes: svn path=/head/; revision=2700
1995-12-03Upgrade to 1.14.6 beta 3Andrey A. Chernov4-12/+11
Notes: svn path=/head/; revision=2520
1995-10-04Ok, if anybody really needs bash_builtins.1 (which is almostAndrey A. Chernov1-0/+1
useles), here PROPER fix and re-enabling it again. Please, step over on ports owned by me only if you 100% shure. Notes: svn path=/head/; revision=2257
1995-10-04Remove unneded file, it was man page hack which not works as isAndrey A. Chernov1-1/+0
Notes: svn path=/head/; revision=2256
1995-10-04Use compressed manpages.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2251
1995-10-04Compress manpages.Satoshi Asami1-1/+7
Notes: svn path=/head/; revision=2249
1995-07-19Upgrade 1.14.4 -> 1.14.5Andrey A. Chernov4-18/+18
Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=1997
1995-04-18Update.Andrey A. Chernov3-2/+4
Notes: svn path=/head/; revision=1453
1995-04-18Fetch this from LOCAL_PORTS. If Chet wants to support the latest andJordan K. Hubbard1-2/+2
greatest bash through the ports collection, then he can drop the tarballs into there and save us all some trouble. Notes: svn path=/head/; revision=1451