aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash
Commit message (Expand)AuthorAgeFilesLines
* Support /dev/(tcp|udp)/host/port redirection.David E. O'Brien2003-03-251-0/+9
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* Fix logic error when NOPORTDOCS is set.David E. O'Brien2002-09-291-2/+2
* Mirror the patch files.David E. O'Brien2002-09-201-1/+3
* Use offical vendor patches 1-4.David E. O'Brien2002-09-133-20/+9
* Use the offical vendor patch for the directory space vs. slash command nameDavid E. O'Brien2002-09-103-26/+4
* Bump revision for directory command-line completion fix.David E. O'Brien2002-09-091-0/+1
* "In certain cases, Bash appends a space instead of a slash to a directory nameDavid E. O'Brien2002-09-091-8/+34
* We lie about fully having ISO C90 Amd.1 restartable wide and multibyteDavid E. O'Brien2002-08-262-0/+26
* Simply typing Shift-Enter in bash-2.05b causes it to enter some kind ofDavid E. O'Brien2002-08-061-0/+16
* `make reinstall' clean.David E. O'Brien2002-08-061-1/+1
* Forgot to update pkg-plist with 5.0b upgrade.David E. O'Brien2002-08-051-2/+3
* Update to version 2.05b.David E. O'Brien2002-08-046-58/+38
* No longer need to explicitly provide a GNU autconf target.David E. O'Brien2002-03-281-1/+0
* Make FINGORE gain a brain. If NO_FORCE_FIGNORE is set, and a file in theDavid E. O'Brien2002-03-251-0/+118
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
* Override CONFIGURE_TARGET, so that this configure script generated byMaxim Sobolev2001-11-231-0/+1
* * Update to 2.05a.Christian Weisgerber2001-11-2113-206/+189
* Our `end' key defintion for TERM==cons25 seems to be different from others.David E. O'Brien2001-04-121-0/+14
* Remove. Patch not needed any longer.David E. O'Brien2001-04-101-0/+0
* Update to version 2.05.David E. O'Brien2001-04-105-27/+11
* Fix a segmentation fault on the Alpha.David E. O'Brien2001-03-171-0/+20
* Put back my editor hints that were removed w/o permission.David E. O'Brien2001-02-071-0/+1
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-171-4/+3
* Fix typoDavid E. O'Brien2000-12-231-1/+1
* It's my main shell, so I have in interest in seeing it maintained.David E. O'Brien2000-11-301-1/+2
* Drop my maintainershipAndrey A. Chernov2000-11-301-1/+1
* Re-add patch for failglob variable (see previous discussion on -commiters)Martin Cracauer2000-05-241-0/+151
* Fix trace() symbol clash with ncursesMartin Cracauer2000-05-241-0/+14
* Restore static linkingAndrey A. Chernov2000-05-231-0/+1
* Upgrade to 2.04Andrey A. Chernov2000-05-087-269/+35
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-4/+4
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
* add WWW:Michael Haro2000-01-221-0/+2
* Don't coredump under certain conditions where the pid > 32000.Steve Price1999-12-291-0/+21
* Use --entry instead of --defentry so this port doesn't fail on olderSteve Price1999-12-291-1/+1
* fix installation of info filesMichael Haro1999-12-251-0/+1
* Add `failglob' option as announced on -ports mailing list.Martin Cracauer1999-12-041-0/+198
* change master siteAndrey A. Chernov1999-10-031-1/+1
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-281-2/+2
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-271-1/+1
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-062-7/+1
* use system libreadline for -currentAndrey A. Chernov1999-05-281-0/+1
* Fixes for freebsd,ELF,-currentAndrey A. Chernov1999-05-285-15/+44
* Update to 2.03 (maintainer did not respond)Martin Cracauer1999-04-193-12/+13
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
* Removed manpages from pkg/PLISTDavid E. O'Brien1998-08-141-2/+0
* Update to version 2.02.1.Steve Price1998-08-102-4/+4
* Guard against a nonexistant /usr/share/info/dir.Steve Price1998-07-182-2/+5
* put MASTER_SITE_GNU firstAndrey A. Chernov1998-05-161-3/+3
* Upgrade to 2.02Andrey A. Chernov1998-04-282-15/+12
* Upgrade to 2.01.1Andrey A. Chernov1997-11-062-5/+5
* Install /etc/shells entry and info dir entryAndrey A. Chernov1997-06-282-1/+30
* Upgrade to 2.01Andrey A. Chernov1997-06-073-37/+13
* Reduce number of patches needed for fnmatchAndrey A. Chernov1997-05-271-2/+2
* Use different way to nuke local fnmatch.h to not touch dependancesAndrey A. Chernov1997-05-271-2/+2
* FIx serious globbing error with \ due to wrong local fnmatch.h includedAndrey A. Chernov1997-05-271-1/+3
* Added the docs to the package.David E. O'Brien1997-02-163-6/+35
* Upgrade to 2.0Andrey A. Chernov1996-12-275-61/+49
* Don't need WRKSRC.David E. O'Brien1996-12-271-3/+3
* Style police.David E. O'Brien1996-12-271-2/+2
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
* Remove @cwd /usr/local.Satoshi Asami1996-11-161-1/+0
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
* Upgrade to 1.14.7Andrey A. Chernov1996-08-282-5/+5
* checksumAdam David1996-02-091-1/+1
* version 1.14.6 releaseAdam David1996-02-091-5/+4
* Upgrade to 1.14.6 beta 3Andrey A. Chernov1995-12-034-12/+11
* Ok, if anybody really needs bash_builtins.1 (which is almostAndrey A. Chernov1995-10-051-0/+1
* Remove unneded file, it was man page hack which not works as isAndrey A. Chernov1995-10-051-1/+0
* Use compressed manpages.Satoshi Asami1995-10-041-2/+2
* Compress manpages.Satoshi Asami1995-10-041-1/+7
* Upgrade 1.14.4 -> 1.14.5Andrey A. Chernov1995-07-204-18/+18
* Update.Andrey A. Chernov1995-04-183-2/+4
* Fetch this from LOCAL_PORTS. If Chet wants to support the latest andJordan K. Hubbard1995-04-181-2/+2
* Makefile updates, shell version! This was easy! :)Satoshi Asami1995-04-121-2/+2
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
* Upgrade.Andrey A. Chernov1995-03-175-11/+11
* Install/uninstall bash into /etc/shellsAndrey A. Chernov1995-02-121-0/+2
* Upgrade to final release.Andrey A. Chernov1995-01-072-3/+3
* CleanupAndrey A. Chernov1995-01-071-0/+1
* Upgrade.Andrey A. Chernov1994-12-301-42/+41
* Upgrade to 1.14.3Andrey A. Chernov1994-12-125-9/+27
* Add master site of prep now that prep has this version available.Jordan K. Hubbard1994-11-101-1/+2
* This patch was reversed. Fix it.Jordan K. Hubbard1994-10-141-8/+8
* Use cc instead of gcc exclusively.Jordan K. Hubbard1994-09-291-4/+25
* Set HOSTTYPE_DECL correctly.Jordan K. Hubbard1994-09-161-0/+19
* Clean up some obsolete fields.Jordan K. Hubbard1994-09-111-2/+1
* Change all the HOME_LOCATION records to HTML spec. Now if someoneJordan K. Hubbard1994-09-011-1/+2
* Add the package files necesssary to bundle the sucker.Jordan K. Hubbard1994-08-223-0/+12
* The start of the 2.0 ports collection. No sup repository yet, but I'llJordan K. Hubbard1994-08-211-0/+12