summaryrefslogtreecommitdiff
path: root/shells (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Files from old MASTER_SITE moved to a new site.Justin M. Seger1997-11-281-2/+2
| | | | Notes: svn path=/head/; revision=8875
* Upgrade, 1.03a -> 1.03eMasafumi Max NAKANE1997-11-132-5/+5
| | | | | | | | Submitted by: maintainer PR: 5006 Notes: svn path=/head/; revision=8605
* Upgrade to 2.01.1Andrey A. Chernov1997-11-066-15/+15
| | | | Notes: svn path=/head/; revision=8507
* Upgrade to 5.2.13.Thomas Gellekum1997-10-282-6/+6
| | | | Notes: svn path=/head/; revision=8377
* Upgrade to 3.0.5Torsten Blum1997-09-266-12/+12
| | | | Notes: svn path=/head/; revision=8027
* Upgrade, 1.01h -> 1.03a.Masafumi Max NAKANE1997-09-194-36/+19
| | | | | | | | PR: 4581 Submitted by: maintainer Notes: svn path=/head/; revision=7967
* @exec/@unexec directives that use %[FD] should never be put at theMasafumi Max NAKANE1997-09-062-2/+2
| | | | | | | very beginning of the file. This has been causing pkg_add to fail. Notes: svn path=/head/; revision=7789
* Make Bash obey ${PREFIX}David E. O'Brien1997-08-211-0/+11
| | | | Notes: svn path=/head/; revision=7636
* Forgot to disable NO_CDROMMartin Cracauer1997-07-151-2/+1
| | | | Notes: svn path=/head/; revision=7344
* Make this port almost portlint - clean (Description is still too long)Martin Cracauer1997-07-152-50/+14
| | | | | | | Fix some typos. Notes: svn path=/head/; revision=7336
* New version. This version is allowed to be on the CDROM.Martin Cracauer1997-07-152-5/+5
| | | | | | | | PR: ports/4096 Reviewed by: Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=7335
* Install /etc/shells entry and info dir entryAndrey A. Chernov1997-06-276-3/+90
| | | | | | | PR: 3971 Notes: svn path=/head/; revision=7105
* Get bash to not use GNU malloc. This solves the calloc() weirdnessJordan K. Hubbard1997-06-271-0/+19
| | | | | | | in -current. Closes PR#3971 Notes: svn path=/head/; revision=7099
* Remove trailing dot from ${MAINTAINER}Bill Fenner1997-06-261-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=7073
* Update from 3.0.2 to 3.0.4Torsten Blum1997-06-256-22/+24
| | | | Notes: svn path=/head/; revision=7068
* Use install-info to edit the dir file.Masafumi Max NAKANE1997-06-164-16/+20
| | | | Notes: svn path=/head/; revision=6967
* Patch for zsh.texi to to add @direntry and @dircategory.Masafumi Max NAKANE1997-06-161-0/+13
| | | | Notes: svn path=/head/; revision=6966
* Patch for Doc/Makefile.in to:Masafumi Max NAKANE1997-06-162-0/+42
| | | | | | | | - Add --no-split to the makeinfo command line. - Remove info files before makeinfo. Notes: svn path=/head/; revision=6965
* Use install-info to edit the dir file.Masafumi Max NAKANE1997-06-161-0/+3
| | | | Notes: svn path=/head/; revision=6964
* Use install-info to edit the dir file.Masafumi Max NAKANE1997-06-161-2/+8
| | | | | | | | The (now old) master_site doesn&t have bash-1.14.7 anymore, but GNU sites do, so update it. Notes: svn path=/head/; revision=6963
* In documentation subdirectory, let ``make all'' build only the infoMasafumi Max NAKANE1997-06-161-2/+19
| | | | | | | files. Notes: svn path=/head/; revision=6962
* Patch up the texinfo file and add @dircategory and @direntry.Masafumi Max NAKANE1997-06-161-0/+13
| | | | Notes: svn path=/head/; revision=6961
* Upgrade to 2.01Andrey A. Chernov1997-06-069-111/+39
| | | | Notes: svn path=/head/; revision=6782
* Reduce number of patches needed for fnmatchAndrey A. Chernov1997-05-263-6/+6
| | | | Notes: svn path=/head/; revision=6576
* Use different way to nuke local fnmatch.h to not touch dependancesAndrey A. Chernov1997-05-263-6/+6
| | | | Notes: svn path=/head/; revision=6575
* FIx serious globbing error with \ due to wrong local fnmatch.h includedAndrey A. Chernov1997-05-263-3/+9
| | | | Notes: svn path=/head/; revision=6573
* fix handling of builtin limit command.Eric L. Hernes1997-04-101-36/+54
| | | | | | | closes ports/3037 Notes: svn path=/head/; revision=6176
* ache writes:David E. O'Brien1997-02-171-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. Notes: svn path=/head/; revision=5662
* Added the docs to the package.David E. O'Brien1997-02-169-18/+105
| | | | | | | Commited with permission of the maintainer. Notes: svn path=/head/; revision=5638
* This port is obsoleted by bash2, so I don't want to be MAINTAINERAndrey A. Chernov1997-02-141-3/+1
| | | | Notes: svn path=/head/; revision=5612
* Instruction to display English help message was wrong.Masafumi Max NAKANE1997-01-091-1/+2
| | | | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> Notes: svn path=/head/; revision=5281
* Upgrade, 1.01 -> 1.01h.Masafumi Max NAKANE1997-01-063-75/+26
| | | | | | | | Reviewed by: max Submitted by: nobu@psrc.isac.co.jp Notes: svn path=/head/; revision=5221
* Upgrade, 1.01 -> 1.01h.Masafumi Max NAKANE1997-01-062-4/+6
| | | | | | | | Submitted by: nobu@psrc.isac.co.jp Reviewed by: max Notes: svn path=/head/; revision=5220
* Activated scsh.Masafumi Max NAKANE1997-01-031-1/+2
| | | | Notes: svn path=/head/; revision=5174
* New port, scsh:Masafumi Max NAKANE1997-01-0310-0/+470
| | | | | | | | | A Unix shell embedded into Scheme, with access to all Posix calls Reviewed by: max Submitted by: cracauer@cons.org "Martin Cracauer" Notes: svn path=/head/; revision=5173
* Add bash2, which has been repository-copied from bash before rollingSatoshi Asami1997-01-021-1/+2
| | | | | | | it back from 2.0 to 1.14.7. Notes: svn path=/head/; revision=5158
* Roll this back to 1.14.7.Satoshi Asami1997-01-028-204/+146
| | | | Notes: svn path=/head/; revision=5157
* Upgrade to 2.0Andrey A. Chernov1996-12-2723-329/+351
| | | | Notes: svn path=/head/; revision=5110
* Don't need WRKSRC.David E. O'Brien1996-12-274-12/+12
| | | | | | | Add manpages to MANx. But don't compress them. Notes: svn path=/head/; revision=5105
* Style police.David E. O'Brien1996-12-274-8/+8
| | | | Notes: svn path=/head/; revision=5102
* update checksum - the distfile has changedTorsten Blum1996-12-202-2/+2
| | | | Notes: svn path=/head/; revision=5047
* Sort this file once and for all, so nobody has to scramble it again. :)Satoshi Asami1996-12-202-8/+8
| | | | Notes: svn path=/head/; revision=5044
* Upgrade to 3.0.2Torsten Blum1996-12-196-20/+26
| | | | Notes: svn path=/head/; revision=5035
* DISTNAME goes before PKGNAME.Satoshi Asami1996-12-171-2/+2
| | | | Notes: svn path=/head/; revision=4999
* Upgrade to 6.07.02Andrey A. Chernov1996-12-164-14/+24
| | | | Notes: svn path=/head/; revision=4981
* Install the man page to man/ja_JP.EUC/man1.Masafumi Max NAKANE1996-12-123-11/+10
| | | | Notes: svn path=/head/; revision=4951
* Uh, the binary is now called "zsh-3.0.1", not "zsh-3.0.0".Satoshi Asami1996-11-222-2/+2
| | | | Notes: svn path=/head/; revision=4630
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-189-41/+25
| | | | Notes: svn path=/head/; revision=4575
* Converted to MAN[1-8]David E. O'Brien1996-11-171-3/+3
| | | | | | | Converted p5* to use MASTER_SITE_PERL_CPAN Notes: svn path=/head/; revision=4541