aboutsummaryrefslogtreecommitdiff
path: root/shells/bash2
Commit message (Expand)AuthorAgeFilesLines
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-201-2/+0
* . deprecate this old and unmaintained software (use shells/bash instead);Boris Samorodov2007-02-151-0/+3
* - Fix build on 4.x.Tim Bishop2006-12-171-1/+1
* The readline fix should not be required on 4.x. Disable post-patch magicSam Lawrance2006-11-031-0/+2
* Fix build. Don't remove all of the bundled readline, someSam Lawrance2006-10-211-1/+2
* bash2 links against the system readline, so patch it to build with theSam Lawrance2006-10-201-1/+4
* Return to ports@.David E. O'Brien2006-09-091-1/+1
* Move bash2 specification to lower in the file. In its current position,David E. O'Brien2006-08-311-1/+1
* Set conflicts with other bash ports.David E. O'Brien2006-07-111-1/+3
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
* SHA256ifyEdwin Groothuis2006-01-241-0/+9
* - Rename WANT_STATIC_BASH to WITH_STATIC_BASH to respect ports semantics.Florent Thoumie2005-12-051-1/+1
* Add INFO macroEdwin Groothuis2005-12-042-3/+1
* Use groups to prevent trying to fetch the wrong patches from theBill Fenner2005-10-161-3/+3
* Fix this patch file.David E. O'Brien2005-05-052-21/+12
* Tweak pkg-descr, break out /etc/shell editing as seperate target, installDavid E. O'Brien2005-04-283-13/+231
* Install the binary as 'bash2' also.David E. O'Brien2004-10-272-0/+2
* Use the offical option for static linking.David E. O'Brien2004-10-271-1/+1
* Reenable 'pkg_add -r' usefullness.David E. O'Brien2004-08-261-0/+1
* We now have the C99 wide/multibyte character functions bash needs.David E. O'Brien2004-08-232-26/+0
* Add the 'DEBUG' build option.David E. O'Brien2004-08-231-0/+3
* Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/David E. O'Brien2004-08-092-1/+17
* Fix location of binary in man-pageVolker Stolz2004-07-081-0/+5
* Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'David E. O'Brien2004-06-202-1/+21
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+9
* Fix pkg-plist (NOPORTDOCS knob).Sergey A. Osokin2004-01-021-4/+4
* Also pay attention to NOSHARED=yes as /usr/src and zsh does.David E. O'Brien2003-12-151-1/+1
* The option to enable network redirection is removed since this is theDavid E. O'Brien2003-12-141-9/+0
* Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOTDavid E. O'Brien2003-12-141-0/+4
* Fetch patches from MASTER_SITE_GNU also.David E. O'Brien2003-05-191-2/+4
* Properly configure on FreeBSD/amd64.David E. O'Brien2003-05-162-0/+25
* Update to patchlevel 7.David E. O'Brien2003-05-162-2/+6
* Support /dev/(tcp|udp)/host/port redirection.David E. O'Brien2003-03-241-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-093-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-041-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