Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade, 1.03e -> 1.03f. | max | 1997-12-19 | 2 | -5/+5 |
| | | | | | Submitted by: maintainer PR: 5341 | ||||
* | Files from old MASTER_SITE moved to a new site. | jseger | 1997-11-28 | 1 | -2/+2 |
| | |||||
* | Upgrade, 1.03a -> 1.03e | max | 1997-11-13 | 2 | -5/+5 |
| | | | | | Submitted by: maintainer PR: 5006 | ||||
* | Upgrade to 2.01.1 | ache | 1997-11-06 | 6 | -15/+15 |
| | |||||
* | Upgrade to 5.2.13. | tg | 1997-10-28 | 2 | -6/+6 |
| | |||||
* | Upgrade to 3.0.5 | torstenb | 1997-09-26 | 6 | -12/+12 |
| | |||||
* | Upgrade, 1.01h -> 1.03a. | max | 1997-09-19 | 4 | -36/+19 |
| | | | | | PR: 4581 Submitted by: maintainer | ||||
* | @exec/@unexec directives that use %[FD] should never be put at the | max | 1997-09-06 | 2 | -2/+2 |
| | | | | very beginning of the file. This has been causing pkg_add to fail. | ||||
* | Make Bash obey ${PREFIX} | obrien | 1997-08-21 | 1 | -0/+11 |
| | |||||
* | Forgot to disable NO_CDROM | cracauer | 1997-07-15 | 1 | -2/+1 |
| | |||||
* | Make this port almost portlint - clean (Description is still too long) | cracauer | 1997-07-15 | 2 | -50/+14 |
| | | | | Fix some typos. | ||||
* | New version. This version is allowed to be on the CDROM. | cracauer | 1997-07-15 | 2 | -5/+5 |
| | | | | | PR: ports/4096 Reviewed by: Thomas Gellekum <tg@ihf.rwth-aachen.de> | ||||
* | Install /etc/shells entry and info dir entry | ache | 1997-06-27 | 6 | -3/+90 |
| | | | | PR: 3971 | ||||
* | Get bash to not use GNU malloc. This solves the calloc() weirdness | jkh | 1997-06-27 | 1 | -0/+19 |
| | | | | in -current. Closes PR#3971 | ||||
* | Remove trailing dot from ${MAINTAINER} | fenner | 1997-06-26 | 1 | -2/+2 |
| | | | | Found by: distfile checker | ||||
* | Update from 3.0.2 to 3.0.4 | torstenb | 1997-06-25 | 6 | -22/+24 |
| | |||||
* | Use install-info to edit the dir file. | max | 1997-06-16 | 4 | -16/+20 |
| | |||||
* | Patch for zsh.texi to to add @direntry and @dircategory. | max | 1997-06-16 | 1 | -0/+13 |
| | |||||
* | Patch for Doc/Makefile.in to: | max | 1997-06-16 | 2 | -0/+42 |
| | | | | | - Add --no-split to the makeinfo command line. - Remove info files before makeinfo. | ||||
* | Use install-info to edit the dir file. | max | 1997-06-16 | 1 | -0/+3 |
| | |||||
* | Use install-info to edit the dir file. | max | 1997-06-16 | 1 | -2/+8 |
| | | | | | The (now old) master_site doesn&t have bash-1.14.7 anymore, but GNU sites do, so update it. | ||||
* | In documentation subdirectory, let ``make all'' build only the info | max | 1997-06-16 | 1 | -2/+19 |
| | | | | files. | ||||
* | Patch up the texinfo file and add @dircategory and @direntry. | max | 1997-06-16 | 1 | -0/+13 |
| | |||||
* | Upgrade to 2.01 | ache | 1997-06-06 | 9 | -111/+39 |
| | |||||
* | Reduce number of patches needed for fnmatch | ache | 1997-05-26 | 3 | -6/+6 |
| | |||||
* | Use different way to nuke local fnmatch.h to not touch dependances | ache | 1997-05-26 | 3 | -6/+6 |
| | |||||
* | FIx serious globbing error with \ due to wrong local fnmatch.h included | ache | 1997-05-26 | 3 | -3/+9 |
| | |||||
* | fix handling of builtin limit command. | erich | 1997-04-10 | 1 | -36/+54 |
| | | | | closes ports/3037 | ||||
* | ache writes: | obrien | 1997-02-17 | 1 | -1/+3 |
| | | | | | | > This port is obsoleted by bash2, so I don't want to be MAINTAINER I *hate* bash2. So I'll take it over. | ||||
* | Added the docs to the package. | obrien | 1997-02-16 | 9 | -18/+105 |
| | | | | Commited with permission of the maintainer. | ||||
* | This port is obsoleted by bash2, so I don't want to be MAINTAINER | ache | 1997-02-14 | 1 | -3/+1 |
| | |||||
* | Instruction to display English help message was wrong. | max | 1997-01-09 | 1 | -1/+2 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Upgrade, 1.01 -> 1.01h. | max | 1997-01-06 | 3 | -75/+26 |
| | | | | | Reviewed by: max Submitted by: nobu@psrc.isac.co.jp | ||||
* | Upgrade, 1.01 -> 1.01h. | max | 1997-01-06 | 2 | -4/+6 |
| | | | | | Submitted by: nobu@psrc.isac.co.jp Reviewed by: max | ||||
* | Activated scsh. | max | 1997-01-03 | 1 | -1/+2 |
| | |||||
* | New port, scsh: | max | 1997-01-03 | 10 | -0/+470 |
| | | | | | | A Unix shell embedded into Scheme, with access to all Posix calls Reviewed by: max Submitted by: cracauer@cons.org "Martin Cracauer" | ||||
* | Add bash2, which has been repository-copied from bash before rolling | asami | 1997-01-02 | 1 | -1/+2 |
| | | | | it back from 2.0 to 1.14.7. | ||||
* | Roll this back to 1.14.7. | asami | 1997-01-02 | 8 | -204/+146 |
| | |||||
* | Upgrade to 2.0 | ache | 1996-12-27 | 23 | -329/+351 |
| | |||||
* | Don't need WRKSRC. | obrien | 1996-12-27 | 4 | -12/+12 |
| | | | | Add manpages to MANx. But don't compress them. | ||||
* | Style police. | obrien | 1996-12-27 | 4 | -8/+8 |
| | |||||
* | update checksum - the distfile has changed | torstenb | 1996-12-20 | 2 | -2/+2 |
| | |||||
* | Sort this file once and for all, so nobody has to scramble it again. :) | asami | 1996-12-20 | 2 | -8/+8 |
| | |||||
* | Upgrade to 3.0.2 | torstenb | 1996-12-19 | 6 | -20/+26 |
| | |||||
* | DISTNAME goes before PKGNAME. | asami | 1996-12-17 | 1 | -2/+2 |
| | |||||
* | Upgrade to 6.07.02 | ache | 1996-12-16 | 4 | -14/+24 |
| | |||||
* | Install the man page to man/ja_JP.EUC/man1. | max | 1996-12-12 | 3 | -11/+10 |
| | |||||
* | Uh, the binary is now called "zsh-3.0.1", not "zsh-3.0.0". | asami | 1996-11-22 | 2 | -2/+2 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -3/+3 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 9 | -41/+25 |
| |