Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to patchlevel 35 | ehaupt | 2009-11-14 | 2 | -2/+8 |
| | | | | | PR: 140179 Approved by: maintainer timeout (14 days) | ||||
* | Pass the -y flag to bison to fix $() parsing. | naddy | 2009-11-03 | 1 | -2/+2 |
| | | | | | | | | | Plain "bison -d parse.y" outputs parse.tab.c instead of y.tab.c, so y.tab.c is never regenerated, and the parser fix from patch 001 is effectively not applied. PR: 139720 Approved by: maintainer timeout (4+2 weeks) | ||||
* | Register CONFLICTS | ehaupt | 2009-11-02 | 1 | -4/+3 |
| | |||||
* | - Update to 4.0.33 | miwi | 2009-09-20 | 2 | -1/+28 |
| | | | | | | | PR: 137294 Submitted by: bf <bf1783@gmail.com> Approved by: obrien (maintainer timeout) Feature safe: yes | ||||
* | Update to Bash 4.0 patchlevel 24. | obrien | 2009-05-19 | 2 | -1/+22 |
| | |||||
* | Update to patchlevel 17. | obrien | 2009-05-06 | 2 | -2/+23 |
| | |||||
* | Set MAKE_JOBS_UNSAFE. | obrien | 2009-05-06 | 1 | -0/+1 |
| | | | | | | Philip reports he sees a race condition as it fails 3 of 8 tries. Submitted by: pgollucci | ||||
* | Use Bison in the build instead of byacc. | obrien | 2009-03-13 | 1 | -2/+6 |
| | | | | | | | This fixes the issue of '$()' (for ``) not being parsed correctly. PR: 101230 Submitted by: bf2006a@yahoo.com | ||||
* | Fix pkg-plist. | osa | 2009-03-12 | 2 | -4/+30 |
| | | | | | | Bump PORTREVISION. Approved by: pav@ (portmgr) | ||||
* | Now that the build break is quickly dealt with, update the description | obrien | 2009-03-12 | 2 | -6/+6 |
| | | | | and conflicts. | ||||
* | Blah^2. Now DISTNAME is wrong. But yay! patches are here. So now all | obrien | 2009-03-12 | 2 | -6/+35 |
| | | | | the patch logic won't get in the way. | ||||
* | Fix nit in version number. | obrien | 2009-03-12 | 1 | -1/+2 |
| | |||||
* | Update to 4.0 PL0. | obrien | 2009-03-12 | 4 | -206/+46 |
| | |||||
* | Add ports conflicts between bash{,-static}. | obrien | 2009-01-26 | 1 | -0/+2 |
| | | | | Submitted by: ehaupt | ||||
* | Update 3.2 to patchlevel 48. | obrien | 2009-01-02 | 2 | -1/+28 |
| | |||||
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | rafan | 2008-08-21 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) | ||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -1/+1 |
| | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) | ||||
* | Update to Bash 3.2 patchlevel 39. | obrien | 2008-05-04 | 2 | -1/+19 |
| | | | | | PR: 123326 Submitted by: bf2006a@yahoo.com | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) | ||||
* | Update to patchlevel 33. | obrien | 2007-12-18 | 2 | -1/+25 |
| | | | | | PR: 118728 Submitted by: bf <bf2006a@yahoo.com> | ||||
* | Update to Bash 3.2 patchlevel 25. | obrien | 2007-09-12 | 2 | -3/+27 |
| | | | | PR: 116272 | ||||
* | - Remove the DESTDIR modifications from individual ports as we have a new, | gabor | 2007-08-04 | 2 | -6/+6 |
| | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) | ||||
* | dd 'cklatest' target. | obrien | 2007-08-04 | 1 | -0/+5 |
| | |||||
* | Remove 'ru' entries - they are already in mtree/BSD.local.dist | obrien | 2007-07-01 | 1 | -2/+0 |
| | | | | Submitted by: sat | ||||
* | Slightly cleaner PREFIX=/ handling. | obrien | 2007-06-29 | 2 | -8/+8 |
| | |||||
* | Support PREFIX=/ | obrien | 2007-06-29 | 2 | -4/+4 |
| | | | | | PR: 95566 Submitted by: Andrew McNaughton <andrew@scoop.co.nz> | ||||
* | Add rbash. | obrien | 2007-06-29 | 4 | -1/+22 |
| | | | | | PR: 104040 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> | ||||
* | Add missing dirrmtry entries. | obrien | 2007-06-29 | 1 | -0/+2 |
| | | | | | PR: 112159 Submitted by: rafan | ||||
* | - Fix plist | pav | 2007-06-26 | 2 | -0/+2 |
| | | | | With hat: portmgr | ||||
* | Upgrade to 3.2. | obrien | 2007-06-22 | 4 | -77/+55 |
| | |||||
* | - Fix pkg-plist. | stas | 2007-01-03 | 1 | -2/+4 |
| | | | | Approved by: maintainer timeout (5 months) | ||||
* | Rather than have to manually list every patch version, use some automation | obrien | 2006-09-01 | 1 | -4/+4 |
| | | | | | | (courtesy of 'jot'). Obtained from: Vim port | ||||
* | Add vendor patch fixing array expansion fails with an arithmetic | obrien | 2006-06-09 | 2 | -1/+5 |
| | | | | | syntax error when the subscript appears within double quotes. For example: ${a["4"]}. | ||||
* | - Update to 3.1.16 | mnag | 2006-04-14 | 2 | -5/+22 |
| | | | | | | PR: 95188 Submitted by: Toni Viemero <toni.viemero___iki.fi> Approved by: portmgr (krion) | ||||
* | When bash is built with the bison 1.75 port present it breaks the ability | kris | 2006-03-07 | 1 | -1/+3 |
| | | | | | | | | | | | | of bash to parse certain legal shell scripts (used by e.g. GNU configure). Fix this by explicitly directing bash to use yacc. Bump PORTREVISION since this is likely to be a common enough occurrence that many users will benefit from the rebuild. Submitted by: Nicolas Rachinsky <nicolas-0@ml.turing-complete.org> PR: ports/94086 Approved by: portmgr (implicit) | ||||
* | - Fix master sites and patch sites | mnag | 2006-02-26 | 1 | -5/+5 |
| | | | | | Reported by: Guillermo MORENO-SOCIAS Approved by: portmgr (krion) | ||||
* | - Update to 3.1.10 | garga | 2006-02-21 | 12 | -139/+93 |
| | | | | | | PR: ports/91036 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: maintainer timeout (54 days) | ||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+18 |
| | | | | Approved by: krion@ | ||||
* | - Rename WANT_STATIC_BASH to WITH_STATIC_BASH to respect ports semantics. | flz | 2005-12-05 | 1 | -1/+1 |
| | | | | | | PR: ports/89772 Submitted by: flz Approved by: maintainer | ||||
* | - Add WANT_STATIC_BASH knob. | flz | 2005-11-30 | 1 | -0/+10 |
| | | | | | | PR: ports/81795 Submitted by: Bjarne Koenig <bkoenig@cs.tu-berlin.de> Approved by: maintainer timeout (5 months) | ||||
* | Per prior standing request, turn this port over from inactive committer | linimon | 2005-07-20 | 1 | -1/+1 |
| | | | | | | (eik) to obrien. Hat: portmgr | ||||
* | CVS really does need a better way of backing out a commit composing a | obrien | 2005-04-12 | 1 | -3/+2 |
| | | | | set of files... | ||||
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+2 |
| | | | | after 5.4-RELEASE. | ||||
* | Very sorry for a local change that made it into the last commit. | obrien | 2005-04-11 | 1 | -2/+1 |
| | |||||
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -2/+3 |
| | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. | ||||
* | Fix `read -e' handling when PS1 is longer than the terminal width | eik | 2004-11-19 | 2 | -1/+25 |
| | | | | | | <http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139306> Obtained from: Tim Waugh <twaugh@redhat.com> | ||||
* | - update to patchlevel 16 (replacing FreeBSD subst.c patch) | eik | 2004-11-11 | 3 | -18/+10 |
| | | | | | | - use system readline on -CURRENT [1] Submitted by: sf [1] | ||||
* | - update to patchlevel 15 | eik | 2004-11-02 | 3 | -19/+7 |
| | |||||
* | - better reflect `bash --version' in PORTVERSION | eik | 2004-10-14 | 9 | -22/+302 |
| | | | | | - new shopt colonbreakswords - fix default PATH | ||||
* | Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x) | eik | 2004-10-09 | 9 | -98/+79 |
| | | | | | | | | While I'm here, use the official patchset instead of the custom ones and reflect the port revision in the version number. Submitted by: Reinhard Speyerer <rspmn@arcor.de> Approved by: portmgr (krion) | ||||
* | - add FAQ | eik | 2004-09-03 | 6 | -11/+181 |
| | | | | | | | - experimental shopt `implicitcd' - fix `Tags out of Date' in texinfo pages - fix line wrap bug in libreadline - set LATEST_LINK to `bash', so that `pkg_add -r bash' works | ||||
* | add three fixes from bug-bash@: | eik | 2004-08-19 | 4 | -1/+57 |
| | | | | | | - pipefail option - broken array expansion - segmentation fault in unset typeset array variable | ||||
* | Fix nested brace vs. variable expansion | eik | 2004-08-11 | 2 | -1/+16 |
| | |||||
* | Fix segfault when accessing an unset array | eik | 2004-08-11 | 2 | -0/+17 |
| | |||||
* | Add bash3, The GNU Bourne-Again SHell version 3.00 | eik | 2004-07-31 | 21 | -479/+177 |
| | | | | http://cnswww.cns.cwru.edu/~chet/bash/NEWS | ||||
* | Fix location of binary in man-page | vs | 2004-07-08 | 1 | -0/+5 |
| | | | | | | PR: ports/42729 Submitted by: Harold Gutch Approved by: maintainer timeout | ||||
* | Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}' | obrien | 2004-06-21 | 2 | -1/+21 |
| | | | | | | will not segfault and dump core. Submitted by: Robert Nagy <robert@openbsd.org> | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+9 |
| | |||||
* | Fix pkg-plist (NOPORTDOCS knob). | osa | 2004-01-03 | 1 | -4/+4 |
| | | | | | | Use DOCSDIR macro. Approved by: obrien (maintainer) | ||||
* | Also pay attention to NOSHARED=yes as /usr/src and zsh does. | obrien | 2003-12-15 | 1 | -1/+1 |
| | | | | Requested by: Richard Coleman <richardcoleman@mindspring.com> | ||||
* | The option to enable network redirection is removed since this is the | obrien | 2003-12-14 | 1 | -9/+0 |
| | | | | | | | default behavior. PR: 60222 Submitted by: David Yeske <dyeske@yahoo.com> | ||||
* | Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOT | obrien | 2003-12-14 | 1 | -0/+4 |
| | | | | is defined. | ||||
* | Fetch patches from MASTER_SITE_GNU also. | obrien | 2003-05-20 | 1 | -2/+4 |
| | |||||
* | Properly configure on FreeBSD/amd64. | obrien | 2003-05-17 | 2 | -0/+25 |
| | |||||
* | Update to patchlevel 7. | obrien | 2003-05-17 | 2 | -2/+6 |
| | |||||
* | Support /dev/(tcp|udp)/host/port redirection. | obrien | 2003-03-25 | 1 | -0/+9 |
| | | | | Submitted by: David Yeske <dyeske@yahoo.com> | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Fix logic error when NOPORTDOCS is set. | obrien | 2002-09-29 | 1 | -2/+2 |
| | | | | | Submitted by: Peter Avalos <pavalos@theshell.com> PR: 43459 | ||||
* | Mirror the patch files. | obrien | 2002-09-20 | 1 | -1/+3 |
| | |||||
* | Use offical vendor patches 1-4. | obrien | 2002-09-13 | 3 | -20/+9 |
| | |||||
* | Use the offical vendor patch for the directory space vs. slash command name | obrien | 2002-09-10 | 3 | -26/+4 |
| | | | | | | | completion problem. Submitted by: Chet Ramey <chet@po.CWRU.Edu> Bash PR: http://mail.gnu.org/pipermail/bug-bash/2002-July/004789.html | ||||
* | Bump revision for directory command-line completion fix. | obrien | 2002-09-09 | 1 | -0/+1 |
| | | | | Always forgotten by: me | ||||
* | "In certain cases, Bash appends a space instead of a slash to a directory name | obrien | 2002-09-09 | 1 | -8/+34 |
| | | | | | | | | relative to the current directory when performing command name completion. This affects partial completion of intermediate directory names." Fix this. Bash PR: http://mail.gnu.org/pipermail/bug-bash/2002-July/004789.html Obtained from: http://www.geocrawler.com/mail/msg.php3?msg_id=9514404&list=342 | ||||
* | We lie about fully having ISO C90 Amd.1 restartable wide and multibyte | obrien | 2002-08-26 | 2 | -0/+26 |
| | | | | character manipulation functions. | ||||
* | Simply typing Shift-Enter in bash-2.05b causes it to enter some kind of | obrien | 2002-08-06 | 1 | -0/+16 |
| | | | | | | CPU-consuming loop. A kill -9 from another terminal is required to end it. Submitted by: Chet Ramey <chet@nike.ins.cwru.edu> | ||||
* | `make reinstall' clean. | obrien | 2002-08-06 | 1 | -1/+1 |
| | |||||
* | Forgot to update pkg-plist with 5.0b upgrade. | obrien | 2002-08-05 | 1 | -2/+3 |
| | | | | Submitted by: Neil Darlow <neil@darlow.co.uk> | ||||
* | Update to version 2.05b. | obrien | 2002-08-04 | 6 | -58/+38 |
| | | | | | PR: 41176 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | No longer need to explicitly provide a GNU autconf target. | obrien | 2002-03-28 | 1 | -1/+0 |
| | |||||
* | Make FINGORE gain a brain. If NO_FORCE_FIGNORE is set, and a file in the | obrien | 2002-03-25 | 1 | -0/+118 |
| | | | | FIGNORE list is the only possible match, expand it. | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
| | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. | ||||
* | Override CONFIGURE_TARGET, so that this configure script generated by | sobomax | 2001-11-23 | 1 | -0/+1 |
| | | | | autoconf-2.52 doesn't generate a warning. | ||||
* | * Update to 2.05a. | naddy | 2001-11-21 | 13 | -206/+189 |
| | | | | | | * Split failglob patch into per-file patches. Reviewed by: obrien | ||||
* | Our `end' key defintion for TERM==cons25 seems to be different from others. | obrien | 2001-04-12 | 1 | -0/+14 |
| | | | | | | | So make the same localization here that ache made in src/contrib/libreadline/terminal.c rev 1.2. Submitted by: sobomax | ||||
* | Remove. Patch not needed any longer. | obrien | 2001-04-10 | 1 | -0/+0 |
| | | | | Submitted by: sobomax | ||||
* | Update to version 2.05. | obrien | 2001-04-10 | 5 | -27/+11 |
| | | | | Submitted by: sobomax | ||||
* | Fix a segmentation fault on the Alpha. | obrien | 2001-03-17 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | As shown with this script : m(){ if [ $1 -eq 1 ];then echo $2 $3;else m $(($1-1)) $2 $4 $3;m 1 $2 \ $3 $4;m $(($1-1)) $4 $3 $2;fi;};if [ $# -eq 3 ]&&[ $3 -ge 1 -a $1 -le \ 3 -a $1 -ge 1 -a $2 -le 3 -a $2 -ge 1 -a $1 -ne $2 ];then m $3 $1 $2 $\ ((6-$1-$2)); else echo Usage: /bin/sh hanoi.sh from to num; fi #by rhb $ bash2 hanoi.sh 1 2 3 1 2 1 3 Segmentation fault (core dumped) Submitted by: Christian Weisgerber <naddy@mips.inka.de> | ||||
* | Put back my editor hints that were removed w/o permission. | obrien | 2001-02-07 | 1 | -0/+1 |
| | | | | Note these are *FULLY* Satoshi approved for the past 4 years. | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -4/+3 |
| | |||||
* | Fix typo | obrien | 2000-12-23 | 1 | -1/+1 |
| | | | | PR: 23202 | ||||
* | It's my main shell, so I have in interest in seeing it maintained. | obrien | 2000-11-30 | 1 | -1/+2 |
| | |||||
* | Drop my maintainership | ache | 2000-11-30 | 1 | -1/+1 |
| | |||||
* | Re-add patch for failglob variable (see previous discussion on -commiters) | cracauer | 2000-05-24 | 1 | -0/+151 |
| | |||||
* | Fix trace() symbol clash with ncurses | cracauer | 2000-05-24 | 1 | -0/+14 |
| | | | | Untested (4-stable) commit by: ache | ||||
* | Restore static linking | ache | 2000-05-23 | 1 | -0/+1 |
| | | | | Submitted by: Martin Cracauer <cracauer@cons.org> | ||||
* | Upgrade to 2.04 | ache | 2000-05-08 | 7 | -269/+35 |
| | | | | | failglob patch removed - this sort of patches must be submitted to bash maintainer | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -4/+4 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | add WWW: | mharo | 2000-01-22 | 1 | -0/+2 |
| | | | | | PR: 16261, 16262, 16263 Submitted by: joseph.scott@owp.csus.edu | ||||
* | Don't coredump under certain conditions where the pid > 32000. | steve | 1999-12-29 | 1 | -0/+21 |
| | | | | | PR: 12174 Submitted by: Dirk Meyer <dirk.meyer@home.dinoex.sub.org> | ||||
* | Use --entry instead of --defentry so this port doesn't fail on older | steve | 1999-12-29 | 1 | -1/+1 |
| | | | | | | versions of FreeBSD. PR: 12746 | ||||
* | fix installation of info files | mharo | 1999-12-25 | 1 | -0/+1 |
| | | | | | PR: 14761 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Add `failglob' option as announced on -ports mailing list. | cracauer | 1999-12-04 | 1 | -0/+198 |
| | |||||
* | change master site | ache | 1999-10-03 | 1 | -1/+1 |
| | | | | Submitted by: Chet Ramey <chet@nike.ins.cwru.edu> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -2/+2 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -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 | ||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | mharo | 1999-06-06 | 2 | -7/+1 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | use system libreadline for -current | ache | 1999-05-28 | 1 | -0/+1 |
| | |||||
* | Fixes for freebsd,ELF,-current | ache | 1999-05-28 | 5 | -15/+44 |
| | | | | Upgrade docs to 2.03 | ||||
* | Update to 2.03 (maintainer did not respond) | cracauer | 1999-04-19 | 3 | -12/+13 |
| | |||||
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | fenner | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | Removed manpages from pkg/PLIST | obrien | 1998-08-14 | 1 | -2/+0 |
| | |||||
* | Update to version 2.02.1. | steve | 1998-08-10 | 2 | -4/+4 |
| | | | | | Submitted by: studded@dal.net Hoping that Andrey doesn't mind: steve :) | ||||
* | Guard against a nonexistant /usr/share/info/dir. | steve | 1998-07-18 | 2 | -2/+5 |
| | | | | PR: 7297 | ||||
* | put MASTER_SITE_GNU first | ache | 1998-05-16 | 1 | -3/+3 |
| | |||||
* | Upgrade to 2.02 | ache | 1998-04-28 | 2 | -15/+12 |
| | |||||
* | Upgrade to 2.01.1 | ache | 1997-11-06 | 2 | -5/+5 |
| | |||||
* | Install /etc/shells entry and info dir entry | ache | 1997-06-28 | 2 | -1/+30 |
| | | | | PR: 3971 | ||||
* | Upgrade to 2.01 | ache | 1997-06-07 | 3 | -37/+13 |
| | |||||
* | Reduce number of patches needed for fnmatch | ache | 1997-05-27 | 1 | -2/+2 |
| | |||||
* | Use different way to nuke local fnmatch.h to not touch dependances | ache | 1997-05-27 | 1 | -2/+2 |
| | |||||
* | FIx serious globbing error with \ due to wrong local fnmatch.h included | ache | 1997-05-27 | 1 | -1/+3 |
| | |||||
* | Added the docs to the package. | obrien | 1997-02-16 | 3 | -6/+35 |
| | | | | Commited with permission of the maintainer. | ||||
* | Upgrade to 2.0 | ache | 1996-12-27 | 5 | -61/+49 |
| | |||||
* | Don't need WRKSRC. | obrien | 1996-12-27 | 1 | -3/+3 |
| | | | | Add manpages to MANx. But don't compress them. | ||||
* | Style police. | obrien | 1996-12-27 | 1 | -2/+2 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Remove @cwd /usr/local. | asami | 1996-11-16 | 1 | -1/+0 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -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! | ||||
* | Upgrade to 1.14.7 | ache | 1996-08-28 | 2 | -5/+5 |
| | |||||
* | checksum | adam | 1996-02-09 | 1 | -1/+1 |
| | |||||
* | version 1.14.6 release | adam | 1996-02-09 | 1 | -5/+4 |
| | |||||
* | Upgrade to 1.14.6 beta 3 | ache | 1995-12-03 | 4 | -12/+11 |
| | |||||
* | Ok, if anybody really needs bash_builtins.1 (which is almost | ache | 1995-10-05 | 1 | -0/+1 |
| | | | | | useles), here PROPER fix and re-enabling it again. Please, step over on ports owned by me only if you 100% shure. | ||||
* | Remove unneded file, it was man page hack which not works as is | ache | 1995-10-05 | 1 | -1/+0 |
| | |||||
* | Use compressed manpages. | asami | 1995-10-04 | 1 | -2/+2 |
| | |||||
* | Compress manpages. | asami | 1995-10-04 | 1 | -1/+7 |
| | |||||
* | Upgrade 1.14.4 -> 1.14.5 | ache | 1995-07-20 | 4 | -18/+18 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | Update. | ache | 1995-04-18 | 3 | -2/+4 |
| | |||||
* | Fetch this from LOCAL_PORTS. If Chet wants to support the latest and | jkh | 1995-04-18 | 1 | -2/+2 |
| | | | | | greatest bash through the ports collection, then he can drop the tarballs into there and save us all some trouble. | ||||
* | Makefile updates, shell version! This was easy! :) | asami | 1995-04-12 | 1 | -2/+2 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Upgrade. | ache | 1995-03-17 | 5 | -11/+11 |
| | |||||
* | Install/uninstall bash into /etc/shells | ache | 1995-02-12 | 1 | -0/+2 |
| | | | | Submitted by: mark@grondar.za | ||||
* | Upgrade to final release. | ache | 1995-01-07 | 2 | -3/+3 |
| | | | | File name not changed since beta, so you need to re-fetch bash | ||||
* | Cleanup | ache | 1995-01-07 | 1 | -0/+1 |
| | |||||
* | Upgrade. | ache | 1994-12-30 | 1 | -42/+41 |
| | | | | | Attention: you need to remove your bash from /usr/ports/distfiles and re-fetch it again, because version changed while filename not changed. | ||||
* | Upgrade to 1.14.3 | ache | 1994-12-12 | 5 | -9/+27 |
| | |||||
* | Add master site of prep now that prep has this version available. | jkh | 1994-11-10 | 1 | -1/+2 |
| | |||||
* | This patch was reversed. Fix it. | jkh | 1994-10-14 | 1 | -8/+8 |
| | |||||
* | Use cc instead of gcc exclusively. | jkh | 1994-09-29 | 1 | -4/+25 |
| | |||||
* | Set HOSTTYPE_DECL correctly. | jkh | 1994-09-16 | 1 | -0/+19 |
| | | | | | Reviewed by: jkh Submitted by: wollman | ||||
* | Clean up some obsolete fields. | jkh | 1994-09-11 | 1 | -2/+1 |
| | |||||
* | Change all the HOME_LOCATION records to HTML spec. Now if someone | jkh | 1994-09-01 | 1 | -1/+2 |
| | | | | | | | can just give me a little utility that ftps things based on an ftp://... spec (connects as anonymous, fetches by full path, etc) I might be able to make bsd.port.mk DTRT automagically. Submitted by: jkh | ||||
* | Add the package files necesssary to bundle the sucker. | jkh | 1994-08-22 | 3 | -0/+12 |
| | | | | Submitted by: jkh | ||||
* | The start of the 2.0 ports collection. No sup repository yet, but I'll | jkh | 1994-08-21 | 1 | -0/+12 |
make one when I wake up again.. :) Submitted by: jkh |