Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-10-04 | Move manpages to Makefile and use MAN* macros. | Steve Price | |
1998-09-29 | Mark BROKEN for ELF. | Justin M. Seger | |
1998-09-03 | Upgrade, 1.03g -> 1.03h. | Masafumi Max NAKANE | |
PR: 7808 Submitted by: maintainer | |||
1998-08-27 | Update /etc/shells upon make install. | Masafumi Max NAKANE | |
ln -> ${LN} | |||
1998-08-27 | Update /etc/shells upon make install. | Masafumi Max NAKANE | |
1998-08-18 | Remove miscellaneous manpages. | Tim Vanderhoek | |
1998-08-13 | Removed manpages from pkg/PLIST | David E. O'Brien | |
1998-08-10 | Update to version 2.02.1. | Steve Price | |
Submitted by: studded@dal.net Hoping that Andrey doesn't mind: steve :) | |||
1998-07-17 | Guard against a nonexistant /usr/share/info/dir. | Steve Price | |
PR: 7297 | |||
1998-07-04 | Yikes! I missed a 'ja-' in my cvs co. Undo the previous | Steve Price | |
commit. Pointed out by: ache@FreeBSD.ORG | |||
1998-07-03 | Update to version 6.07.06. | Steve Price | |
PR: 7112 Submitted by: maintainer | |||
1998-06-25 | Rename "bash" to "bash1" (the actual port is already repository copied). | Satoshi Asami | |
Requested by: chet@ins.CWRU.Edu | |||
1998-06-08 | Update to 0.9beta1. | Martin Cracauer | |
This version is now GNU configure driven. A word of warning for future committers so that you don't fall into the same trap as I did: The source has an printf-style funtion "print". This doesn't understand "%u", so the usual print-casting stuff for long long ints isn't printf("%u", (unsigned int)foo); but print("%d", (int)foo); which obviously looses in some cases, but I didn't take the effort to extend this function to take 64 bit value (just unsigned is limited as well). In this case, it isn't that bad, since it is used to print limits, but memory limits are internally stored as "mega" or "kilo" anyway. | |||
1998-05-16 | put MASTER_SITE_GNU first | Andrey A. Chernov | |
1998-04-29 | Link statically. | Thomas Gellekum | |
Prompted by: latest discussion in freebsd-security | |||
1998-04-28 | Upgrade to 2.02 | Andrey A. Chernov | |
1998-04-05 | Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC. | Masafumi Max NAKANE | |
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist | |||
1998-04-04 | Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't | Satoshi Asami | |
depend on ordering in the parent Makefiles for the links to be created correctly. | |||
1998-02-07 | Upgrade, 1.03f -> 1.03g. | Masafumi Max NAKANE | |
PR: 5657 Submitted by: maintainer | |||
1997-12-19 | Upgrade, 1.03e -> 1.03f. | Masafumi Max NAKANE | |
Submitted by: maintainer PR: 5341 | |||
1997-11-28 | Files from old MASTER_SITE moved to a new site. | Justin M. Seger | |
1997-11-13 | Upgrade, 1.03a -> 1.03e | Masafumi Max NAKANE | |
Submitted by: maintainer PR: 5006 | |||
1997-11-06 | Upgrade to 2.01.1 | Andrey A. Chernov | |
1997-10-28 | Upgrade to 5.2.13. | Thomas Gellekum | |
1997-09-26 | Upgrade to 3.0.5 | Torsten Blum | |
1997-09-19 | Upgrade, 1.01h -> 1.03a. | Masafumi Max NAKANE | |
PR: 4581 Submitted by: maintainer | |||
1997-09-06 | @exec/@unexec directives that use %[FD] should never be put at the | Masafumi Max NAKANE | |
very beginning of the file. This has been causing pkg_add to fail. | |||
1997-08-21 | Make Bash obey ${PREFIX} | David E. O'Brien | |
1997-07-15 | Forgot to disable NO_CDROM | Martin Cracauer | |
1997-07-15 | Make this port almost portlint - clean (Description is still too long) | Martin Cracauer | |
Fix some typos. | |||
1997-07-15 | New version. This version is allowed to be on the CDROM. | Martin Cracauer | |
PR: ports/4096 Reviewed by: Thomas Gellekum <tg@ihf.rwth-aachen.de> | |||
1997-06-27 | Install /etc/shells entry and info dir entry | Andrey A. Chernov | |
PR: 3971 | |||
1997-06-27 | Get bash to not use GNU malloc. This solves the calloc() weirdness | Jordan K. Hubbard | |
in -current. Closes PR#3971 | |||
1997-06-26 | Remove trailing dot from ${MAINTAINER} | Bill Fenner | |
Found by: distfile checker | |||
1997-06-25 | Update from 3.0.2 to 3.0.4 | Torsten Blum | |
1997-06-16 | Use install-info to edit the dir file. | Masafumi Max NAKANE | |
1997-06-16 | Patch for zsh.texi to to add @direntry and @dircategory. | Masafumi Max NAKANE | |
1997-06-16 | Patch for Doc/Makefile.in to: | Masafumi Max NAKANE | |
- Add --no-split to the makeinfo command line. - Remove info files before makeinfo. | |||
1997-06-16 | Use install-info to edit the dir file. | Masafumi Max NAKANE | |
1997-06-16 | Use install-info to edit the dir file. | Masafumi Max NAKANE | |
The (now old) master_site doesn&t have bash-1.14.7 anymore, but GNU sites do, so update it. | |||
1997-06-16 | In documentation subdirectory, let ``make all'' build only the info | Masafumi Max NAKANE | |
files. | |||
1997-06-16 | Patch up the texinfo file and add @dircategory and @direntry. | Masafumi Max NAKANE | |
1997-06-06 | Upgrade to 2.01 | Andrey A. Chernov | |
1997-05-26 | Reduce number of patches needed for fnmatch | Andrey A. Chernov | |
1997-05-26 | Use different way to nuke local fnmatch.h to not touch dependances | Andrey A. Chernov | |
1997-05-26 | FIx serious globbing error with \ due to wrong local fnmatch.h included | Andrey A. Chernov | |
1997-04-10 | fix handling of builtin limit command. | Eric L. Hernes | |
closes ports/3037 | |||
1997-02-17 | ache writes: | David E. O'Brien | |
> This port is obsoleted by bash2, so I don't want to be MAINTAINER I *hate* bash2. So I'll take it over. | |||
1997-02-16 | Added the docs to the package. | David E. O'Brien | |
Commited with permission of the maintainer. | |||
1997-02-14 | This port is obsoleted by bash2, so I don't want to be MAINTAINER | Andrey A. Chernov | |