aboutsummaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Expand)AuthorAgeFilesLines
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-2114-36/+34
* portlintMichael Haro2000-04-212-9/+9
* Disable this port for -currentAndrey A. Chernov2000-04-201-2/+7
* Fix MASTER_SITEKris Kennaway2000-04-171-1/+1
* Fix a typo.David E. O'Brien2000-04-151-2/+2
* Add the original 44bsd-csh for those that don't care for the new one.David E. O'Brien2000-04-151-0/+1
* This is the the traditional 4.4BSD /bin/csh C-shell, with additionalDavid E. O'Brien2000-04-155-0/+54
* Portlint COMMENT's.Akinori MUSHA2000-04-151-1/+1
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
* FixChris Piazza2000-04-121-1/+2
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-1017-46/+43
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-223-3/+3
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
* Upgrade shells/perlsh to new version (perlsh 0.007).Chris D. Faulhaber2000-02-2912-52/+182
* As per prior decision, move NO_LATEST_LINK from zsh to zsh-devel. AsSatoshi Asami2000-02-222-1/+1
* Fix a problem with zsh.texi introduced when we upgraded our base-systemTorsten Blum2000-02-142-13/+101
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-7/+7
* Add NO_LATEST_LINK, zsh-devel is the prefered port for now.Bill Fumerola2000-02-121-0/+1
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-083-3/+3
* Fix texinfo error.Shigeyuki Fukushima2000-02-051-2/+100
* Adding sash version 3.4.Steve Price2000-01-3020-0/+569
* add WWW:Michael Haro2000-01-225-0/+10
* Add WWW to description of shells/bash1Michael Haro2000-01-221-0/+2
* Don't include bsd.port.pre.mk twice.Satoshi Asami2000-01-171-1/+1
* Add flash.Wes Peters2000-01-091-0/+1
* Add port for flash, a user-menu shell. This still needs aWes Peters2000-01-0916-0/+297
* Don't need a period at end.Satoshi Asami2000-01-082-2/+2
* Remove info/dir from PLISTAde Lovett2000-01-081-1/+0
* Add perlsh.Satoshi Asami2000-01-061-0/+1
* Commit perlsh 0.004pre2 port.Wes Peters2000-01-0410-0/+106
* Make sure we add ksh93 to /etc/shells.Steve Price1999-12-312-0/+9
* Update /etc/shells after installation.Thomas Gellekum1999-12-291-0/+7
* Don't coredump under certain conditions where the pid > 32000.Steve Price1999-12-293-0/+63
* Use --entry instead of --defentry so this port doesn't fail on olderSteve Price1999-12-293-3/+3
* Add a MASTER_SITE.Steve Price1999-12-261-1/+2
* fix installation of info filesMichael Haro1999-12-253-0/+3
* Update to version 1.03l.Steve Price1999-12-242-4/+4
* Merge from zsh-devel: build zshall(1) correctly.Bill Fumerola1999-12-081-0/+11
* Intelligent packaging. Portlint.Bill Fumerola1999-12-071-3/+2
* Add `failglob' option as announced on -ports mailing list.Martin Cracauer1999-12-043-0/+594
* Bash1 incorrectly restores signals when executing programs. This causesDavid E. O'Brien1999-11-283-0/+38
* Use $(CC) -E rather than ``cpp'' to deal with cpp's new braindamage.David E. O'Brien1999-11-281-1/+10
* Activate the ksh93 port.Steve Price1999-11-271-0/+1
* Initial import of ksh93.Steve Price1999-11-276-0/+72
* Upgrade to v3.0.7.Joseph Koshy1999-11-252-3/+3
* Fix reported in ports/14376 does not solve the problem essentially.Shigeyuki Fukushima1999-10-291-0/+11
* change master siteAndrey A. Chernov1999-10-033-3/+3
* Fix packaging. Move all version info out of PLIST using PLIST_SUB.Satoshi Asami1999-09-112-1/+2
* building a static binary has been broken. fix thatTorsten Blum1999-09-111-1/+1
* Upgrade to zsh 3.0.6.Torsten Blum1999-09-113-9/+9
* Updated to 1.03kSatoshi Taoka1999-09-072-3/+3
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-317-8/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-3113-13/+13
* ln -> ${LN}Michael Haro1999-08-281-2/+2
* Update to tcsh 6.09Michael Haro1999-08-282-5/+7
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-283-6/+6
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* chmod -> ${CHMOD}Michael Haro1999-08-231-3/+3
* Update to 3.1.6.Shigeyuki Fukushima1999-08-065-18/+174
* Fix formatting glitch in job status output.Thomas Gellekum1999-07-211-0/+17
* Upgrade to 5.2.14.Thomas Gellekum1999-07-162-7/+11
* Use __FreeBSD__ instead of FreeBSD so this builds on the Alpha too.Steve Price1999-07-061-0/+11
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-2711-11/+11
* 1) Update ports/shells/rc to version 1.6 (the first release versionChris Piazza1999-06-264-49/+29
* Correct identity string on the alpha.Steve Price1999-06-231-0/+16
* One of MASTER_SITES is disappeared, one is changed.SADA Kenji1999-06-081-4/+3
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-0614-42/+7
* Mark broken for Alpha because of bus errors from unaligned accesses.Steve Price1999-05-311-1/+5
* Activate esh.Jacques Vidrine1999-05-291-1/+2
* The ``easy shell'', a small shell with Lisp-like syntax.Jacques Vidrine1999-05-297-0/+97
* use system libreadline for -currentAndrey A. Chernov1999-05-283-0/+3
* Fixes for freebsd,ELF,-currentAndrey A. Chernov1999-05-2815-45/+132
* Update to 2.03 (maintainer did not respond)Martin Cracauer1999-04-199-36/+39
* Add back bash1.David E. O'Brien1999-03-311-1/+2
* Bash version 1.17 was much more popular than I thought.David E. O'Brien1999-03-3012-0/+251
* Delete the bash1 port.David E. O'Brien1999-03-291-2/+1
* Delete the bash 1.17 port. It served us well as we transitioned to bashDavid E. O'Brien1999-03-2912-251/+0
* Update to 1.03jSeiichirou Hiraoka1999-03-172-4/+4
* Update to version 1.5b2.Steve Price1999-03-154-100/+25
* remove links on unexecAndrey A. Chernov1999-03-071-0/+5
* Update to FD-1.03iSeiichirou Hiraoka1999-03-042-5/+5
* MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1999-03-011-2/+2
* Unbreak for ELF. I didn't hear from the maintainer, but the fix is aJoseph Koshy1999-02-231-4/+8
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-274-4/+8
* Break up the "plan9" category -- all the ports are where they belong, andSatoshi Asami1999-01-092-3/+4
* Activate zsh-devel port.Steve Price1998-12-241-1/+2
* Update to version 3.1.5 after repository copy.Steve Price1998-12-246-55/+46
* Mark this broken while Steve works on upgrade.Satoshi Asami1998-12-241-1/+3
* Sort entries. In particular, "large", "medium", "small" sort in this order,Satoshi Asami1998-12-071-2/+2
* More MASTER_SITESMartin Cracauer1998-12-032-17/+12
* Fixup CATEGORIES list.Steve Price1998-11-221-2/+2
* upgrade to 6.08.00Andrey A. Chernov1998-10-223-88/+5
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-042-3/+3
* Mark BROKEN for ELF.Justin M. Seger1998-09-291-1/+3
* Upgrade, 1.03g -> 1.03h.Masafumi Max NAKANE1998-09-045-11/+27
* Update /etc/shells upon make install.Masafumi Max NAKANE1998-08-271-6/+11
* Update /etc/shells upon make install.Masafumi Max NAKANE1998-08-272-2/+12
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-191-1/+0
* Removed manpages from pkg/PLISTDavid E. O'Brien1998-08-1411-32/+5
* Update to version 2.02.1.Steve Price1998-08-106-12/+12
* Guard against a nonexistant /usr/share/info/dir.Steve Price1998-07-186-6/+15
* Yikes! I missed a 'ja-' in my cvs co. Undo the previousSteve Price1998-07-046-86/+120
* Update to version 6.07.06.Steve Price1998-07-046-120/+86
* Rename "bash" to "bash1" (the actual port is already repository copied).Satoshi Asami1998-06-261-2/+2
* Update to 0.9beta1.Martin Cracauer1998-06-084-93/+42
* put MASTER_SITE_GNU firstAndrey A. Chernov1998-05-163-9/+9
* Link statically.Thomas Gellekum1998-04-291-1/+2
* Upgrade to 2.02Andrey A. Chernov1998-04-286-45/+36
* Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.Masafumi Max NAKANE1998-04-052-3/+3
* Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tSatoshi Asami1998-04-041-1/+2
* Upgrade, 1.03f -> 1.03g.Masafumi Max NAKANE1998-02-082-5/+5
* Upgrade, 1.03e -> 1.03f.Masafumi Max NAKANE1997-12-202-5/+5
* Files from old MASTER_SITE moved to a new site.Justin M. Seger1997-11-281-2/+2
* Upgrade, 1.03a -> 1.03eMasafumi Max NAKANE1997-11-142-5/+5
* Upgrade to 2.01.1Andrey A. Chernov1997-11-066-15/+15
* Upgrade to 5.2.13.Thomas Gellekum1997-10-282-6/+6
* Upgrade to 3.0.5Torsten Blum1997-09-266-12/+12
* Upgrade, 1.01h -> 1.03a.Masafumi Max NAKANE1997-09-194-36/+19
* @exec/@unexec directives that use %[FD] should never be put at theMasafumi Max NAKANE1997-09-072-2/+2
* Make Bash obey ${PREFIX}David E. O'Brien1997-08-211-0/+11
* Forgot to disable NO_CDROMMartin Cracauer1997-07-151-2/+1
* Make this port almost portlint - clean (Description is still too long)Martin Cracauer1997-07-152-50/+14
* New version. This version is allowed to be on the CDROM.Martin Cracauer1997-07-152-5/+5
* Install /etc/shells entry and info dir entryAndrey A. Chernov1997-06-286-3/+90
* Get bash to not use GNU malloc. This solves the calloc() weirdnessJordan K. Hubbard1997-06-281-0/+19
* Remove trailing dot from ${MAINTAINER}Bill Fenner1997-06-261-2/+2
* Update from 3.0.2 to 3.0.4Torsten Blum1997-06-256-22/+24
* Use install-info to edit the dir file.Masafumi Max NAKANE1997-06-164-16/+20
* Patch for zsh.texi to to add @direntry and @dircategory.Masafumi Max NAKANE1997-06-161-0/+13
* Patch for Doc/Makefile.in to:Masafumi Max NAKANE1997-06-162-0/+42
* Use install-info to edit the dir file.Masafumi Max NAKANE1997-06-161-0/+3
* Use install-info to edit the dir file.Masafumi Max NAKANE1997-06-161-2/+8
* In documentation subdirectory, let ``make all'' build only the infoMasafumi Max NAKANE1997-06-161-2/+19
* Patch up the texinfo file and add @dircategory and @direntry.Masafumi Max NAKANE1997-06-161-0/+13
* Upgrade to 2.01Andrey A. Chernov1997-06-079-111/+39
* Reduce number of patches needed for fnmatchAndrey A. Chernov1997-05-273-6/+6
* Use different way to nuke local fnmatch.h to not touch dependancesAndrey A. Chernov1997-05-273-6/+6
* FIx serious globbing error with \ due to wrong local fnmatch.h includedAndrey A. Chernov1997-05-273-3/+9
* fix handling of builtin limit command.Eric L. Hernes1997-04-101-36/+54
* ache writes:David E. O'Brien1997-02-171-1/+3
* Added the docs to the package.David E. O'Brien1997-02-169-18/+105
* This port is obsoleted by bash2, so I don't want to be MAINTAINERAndrey A. Chernov1997-02-141-3/+1
* Instruction to display English help message was wrong.Masafumi Max NAKANE1997-01-091-1/+2
* Upgrade, 1.01 -> 1.01h.Masafumi Max NAKANE1997-01-063-75/+26
* Upgrade, 1.01 -> 1.01h.Masafumi Max NAKANE1997-01-062-4/+6
* Activated scsh.Masafumi Max NAKANE1997-01-031-1/+2
* New port, scsh:Masafumi Max NAKANE1997-01-0310-0/+470
* Add bash2, which has been repository-copied from bash before rollingSatoshi Asami1997-01-021-1/+2
* Roll this back to 1.14.7.Satoshi Asami1997-01-028-204/+146
* Upgrade to 2.0Andrey A. Chernov1996-12-2723-329/+351
* Don't need WRKSRC.David E. O'Brien1996-12-274-12/+12
* Style police.David E. O'Brien1996-12-274-8/+8
* update checksum - the distfile has changedTorsten Blum1996-12-202-2/+2
* Sort this file once and for all, so nobody has to scramble it again. :)Satoshi Asami1996-12-202-8/+8
* Upgrade to 3.0.2Torsten Blum1996-12-196-20/+26
* DISTNAME goes before PKGNAME.Satoshi Asami1996-12-171-2/+2
* Upgrade to 6.07.02Andrey A. Chernov1996-12-164-14/+24
* Install the man page to man/ja_JP.EUC/man1.Masafumi Max NAKANE1996-12-123-11/+10
* Uh, the binary is now called "zsh-3.0.1", not "zsh-3.0.0".Satoshi Asami1996-11-222-2/+2
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-3/+3
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-189-41/+25
* Converted to MAN[1-8]David E. O'Brien1996-11-171-3/+3
* When we upgrade, we generally change this file too. :>Satoshi Asami1996-11-162-2/+2
* Remove @cwd /usr/local.Satoshi Asami1996-11-164-4/+0
* Upgrade to 3.0.1Torsten Blum1996-11-152-8/+8
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
* Upgrade to 5.2.12.Thomas Gellekum1996-11-052-4/+4
* Replace last occurance of collate_range_cmp call with its codeAndrey A. Chernov1996-10-311-4/+40
* trim the DESCR's to something reasonable at Satoshi's request.Eric L. Hernes1996-10-161-27/+15
* Upgrade to 5.2.11Thomas Gellekum1996-10-162-4/+4
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-107-7/+7
* Upgrade to version 5.2.9Thomas Gellekum1996-10-012-4/+4
* Upgrade to 3.0.0Torsten Blum1996-09-156-14/+14
* Upgrade to 1.14.7Andrey A. Chernov1996-08-288-20/+20
* Upgrade to 5.2.8Thomas Gellekum1996-08-212-4/+4
* Convert to newly added collate compare functionAndrey A. Chernov1996-08-131-74/+24
* Use collate for alpha character rangesAndrey A. Chernov1996-08-121-0/+93
* Move es from plan9 to shells. (It has already been copied to shellsSatoshi Asami1996-07-302-3/+4
* Typo.Satoshi Asami1996-07-101-1/+1
* Upgrade to 3.0 pre 2Torsten Blum1996-07-1010-18/+58
* register ${PREFIX}/bin/zsh - not zsh-2.6-beta21Torsten Blum1996-06-252-2/+2
* Upgrade to 2.6 beta 21Torsten Blum1996-06-248-22/+22
* Upgrade to version 5.2.7Thomas Gellekum1996-06-052-3/+3
* Upgrade to version 5.2.6Thomas Gellekum1996-06-042-4/+4
* new checksumTorsten Blum1996-05-162-2/+2
* the path on the master sites have changed...Torsten Blum1996-05-162-18/+18
* Conditionalize man page compression on NOMANCOMPRESS. Use a .for loopSatoshi Asami1996-05-162-10/+14
* Update to beta 17Torsten Blum1996-05-166-10/+10
* Upgrade to version 5.2.5Thomas Gellekum1996-05-142-10/+4
* Master site changedAndrey A. Chernov1996-05-011-2/+2
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
* A file and directory management tool.Satoshi Asami1996-03-206-0/+117
* upgrade to beta 13Torsten Blum1996-03-078-20/+24
* (1) Fix "version required" commentSatoshi Asami1996-02-161-5/+6
* Upgrade to newer version.Thomas Gellekum1996-02-162-3/+10
* checksumAdam David1996-02-094-4/+4
* version 1.14.6 releaseAdam David1996-02-094-20/+16
* Upgrade to 1.14.6 beta 3Andrey A. Chernov1995-12-0316-48/+44
* Don't add manpage to /etc/shells. ;>Satoshi Asami1995-11-011-1/+1
* shortened COMMENTSEric L. Hernes1995-10-291-1/+1
* added myself as MAINTAINEREric L. Hernes1995-10-292-2/+7
* fixed COMMENTSEric L. Hernes1995-10-291-1/+1
* Remove my previous changes - this is handled better elsewhereJordan K. Hubbard1995-10-111-9/+1
* This port requires a LOT of directories in ${PREFIX}/share/nls - make sureJordan K. Hubbard1995-10-111-1/+9
* Edit /etc/shells. Closes PR ports/727.Satoshi Asami1995-10-062-0/+4
* Ok, if anybody really needs bash_builtins.1 (which is almostAndrey A. Chernov1995-10-055-0/+21
* Remove unneded file, it was man page hack which not works as isAndrey A. Chernov1995-10-054-4/+0
* Use compressed manpages.Satoshi Asami1995-10-044-8/+8
* Hand-edit patch to install bash_builtins.1.Satoshi Asami1995-10-041-1/+2
* Compress manpages.Satoshi Asami1995-10-044-4/+28
* Convert all makefiles to new formats.Satoshi Asami1995-10-031-2/+5
* Take out $Revision$ string from patch.Satoshi Asami1995-08-151-13/+0
* Various plan9 utilities. It's such a complete collection, I'm goingSatoshi Asami1995-08-1412-0/+272
* Update, 5.1.3 -> 5.2.3.Satoshi Asami1995-07-294-8/+12
* Add missing %DAndrey A. Chernov1995-07-281-5/+5
* Upgrade 1.14.4 -> 1.14.5Andrey A. Chernov1995-07-2018-88/+97
* update (to 2.6-beta 10)Torsten Blum1995-07-028-12/+12
* Add official mirror sitesTorsten Blum1995-06-252-4/+16
* Install more message catalogsAndrey A. Chernov1995-06-212-1/+11
* Upgrade. French and german message catalogs available now.Andrey A. Chernov1995-06-175-6/+19
* Changed directory name in MASTER_SITES.Satoshi Asami1995-06-022-4/+4
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-1/+2
* Add myself as maintainerAndrey A. Chernov1995-05-061-1/+3
* - updateTorsten Blum1995-05-068-18/+40
* Add myself as MAINTAINERTorsten Blum1995-05-052-2/+6
* Oops. Upgrade this also.Gary Palmer1995-04-302-2/+2
* UpgradeGary Palmer1995-04-302-8/+8
* UpgradeGary Palmer1995-04-302-8/+8
* Put pdksh back, now that the mmap problem is solved.Satoshi Asami1995-04-251-4/+2
* # BROKEN= pdksh (not really pdksh's fault, but will hang -current)Satoshi Asami1995-04-231-2/+4
* Update.Andrey A. Chernov1995-04-1812-8/+16
* Fetch this from LOCAL_PORTS. If Chet wants to support the latest andJordan K. Hubbard1995-04-184-8/+8
* 2.6.4beta != 2.6.4, so changed PKGNAME to use 2.6b4 instead. (ASatoshi Asami1995-04-182-4/+4
* Makefile updates, shell version! This was easy! :)Satoshi Asami1995-04-128-22/+26
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-018-8/+16
* Try to get most ports checksummedGary Palmer1995-04-011-0/+1
* checksum addedAndrey A. Chernov1995-03-221-0/+1
* Upgrade.Andrey A. Chernov1995-03-1720-44/+44
* upgrade to 2.6 beta4Torsten Blum1995-02-166-10/+10
* Automatic install/uninstall /etc/shells entryAndrey A. Chernov1995-02-162-0/+4
* Remove pre-install, done by mtreeAndrey A. Chernov1995-02-162-12/+2
* Add zsh to the subdirs listTorsten Blum1995-02-131-2/+2
* zsh - the Z shellTorsten Blum1995-02-1310-0/+72
* Install/uninstall bash into /etc/shellsAndrey A. Chernov1995-02-124-0/+8
* Upgrade to final release.Andrey A. Chernov1995-01-079-21/+21
* CleanupAndrey A. Chernov1995-01-074-0/+4
* CleanupAndrey A. Chernov1995-01-041-1/+3
* Upgrade.Andrey A. Chernov1994-12-304-168/+164