aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-223-3/+3
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Locally hosted distfiles moved to ftp.freebsd.org.Jacques Vidrine2000-06-201-2/+1
| | | | Notes: svn path=/head/; revision=29719
* Use the distfiles now on ftp.freebsd.org instead of from my home directorySteve Price2000-06-171-1/+1
| | | | | | | on freefall. Notes: svn path=/head/; revision=29655
* Add MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-152-3/+6
| | | | | | | Submitted by: Ollivier Robert <roberto@keltia.freenix.fr> Notes: svn path=/head/; revision=29607
* The zsh-functions distfile has been moved from freefall to ftp.Akinori MUSHA2000-06-081-1/+1
| | | | Notes: svn path=/head/; revision=29395
* Update to 3.1.9.Shigeyuki Fukushima2000-06-082-2/+2
| | | | Notes: svn path=/head/; revision=29393
* Unbroke the port.Maxim Sobolev2000-06-071-1/+2
| | | | | | | | | | | The distfile is still available from www.research.att.com/sw/tools/reuse under the original conditions. PR: 18989 Submitted by: Jonathan Fosburgh <jonathan@fosburgh.org> Notes: svn path=/head/; revision=29312
* Add dependency to autoconf.Shigeyuki Fukushima2000-06-061-0/+2
| | | | | | | | PR: ports/19066 Submitted by: Andreas Schulz <ats@first.gmd.de> Notes: svn path=/head/; revision=29272
* PORTVERSION=0.9b1 -> PORTVERSION=0.9.b1Tim Vanderhoek2000-06-041-1/+1
| | | | Notes: svn path=/head/; revision=29169
* Update to 3.1.7.Shigeyuki Fukushima2000-06-024-25/+89
| | | | | | | Submitted by: knu@FreeBSD.org Notes: svn path=/head/; revision=29108
* @dirrm share/doc/44bsd-cshSatoshi Asami2000-05-311-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28999
* Update to 3.1.7-pre-4.Akinori MUSHA2000-05-275-28/+59
| | | | | | | | | | | | | No response from: shige Now the FreeBSD specific compdefs I submitted have been included within their distribution! Introduce a workaround for the libzsh shared library generation. This should be solved by the forthcoming 3.1.7 release. Notes: svn path=/head/; revision=28784
* Re-add patch for failglob variable (see previous discussion on -commiters)Martin Cracauer2000-05-243-0/+453
| | | | Notes: svn path=/head/; revision=28728
* Fix trace() symbol clash with ncursesMartin Cracauer2000-05-243-0/+42
| | | | | | | Untested (4-stable) commit by: ache Notes: svn path=/head/; revision=28725
* Restore static linkingAndrey A. Chernov2000-05-233-0/+3
| | | | | | | Submitted by: Martin Cracauer <cracauer@cons.org> Notes: svn path=/head/; revision=28708
* Take over MAINTAINER since the current one is inactive. Also allow peopleWill Andrews2000-05-191-3/+4
| | | | | | | | | to build a static binary without having to touch the Makefile. Approved by: asami Notes: svn path=/head/; revision=28609
* Comment clean-ups.Tim Vanderhoek2000-05-121-1/+1
| | | | Notes: svn path=/head/; revision=28421
* Upgrade to 2.04Andrey A. Chernov2000-05-0721-807/+105
| | | | | | | | failglob patch removed - this sort of patches must be submitted to bash maintainer Notes: svn path=/head/; revision=28346
* Update to 3.1.7.p2.Shigeyuki Fukushima2000-05-023-3/+11
| | | | Notes: svn path=/head/; revision=28265
* Change MAINTAINER's address.Akinori MUSHA2000-04-302-2/+2
| | | | | | | | PR: ports/18300 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28154
* Oops, I forgot the distfile zsh-3.1.7-pre-1.tar.gz was underAkinori MUSHA2000-04-291-6/+7
| | | | | | | | | zsh/development/, not zsh/. Noticed by: cpiazza Notes: svn path=/head/; revision=28071
* Update to 3.1.7.p1.Shigeyuki Fukushima2000-04-295-66/+249
| | | | | | | Submitted by: knu@FreeBSD.org Notes: svn path=/head/; revision=28070
* Add some completion definitions(compdef) of FreeBSD original commands.Shigeyuki Fukushima2000-04-254-158/+187
| | | | | | | | Contributor, knu-san, thank you! And we need more and more compdefs! :) Notes: svn path=/head/; revision=28001
* Since AT&T has released KSH93 as open-source, there is no longer aWill Andrews2000-04-241-0/+1
| | | | | | | | | | binary distribution. PR: 17451 Submitted by: maintainer Notes: svn path=/head/; revision=27942
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-1/+1
| | | | | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich Notes: svn path=/head/; revision=27941
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-2114-36/+34
| | | | Notes: svn path=/head/; revision=27847
* portlintMichael Haro2000-04-202-9/+9
| | | | Notes: svn path=/head/; revision=27820
* Disable this port for -currentAndrey A. Chernov2000-04-201-2/+7
| | | | | | | Remove myself from MAINTAINER Notes: svn path=/head/; revision=27778
* Fix MASTER_SITEKris Kennaway2000-04-171-1/+1
| | | | | | | | PR: 18037 Submitted by: howardjp@wam.umd.edu Notes: svn path=/head/; revision=27681
* Fix a typo.David E. O'Brien2000-04-151-2/+2
| | | | | | | Submitted by: R. Imura <imura@af.airnet.ne.jp> Notes: svn path=/head/; revision=27587
* Add the original 44bsd-csh for those that don't care for the new one.David E. O'Brien2000-04-151-0/+1
| | | | Notes: svn path=/head/; revision=27578
* This is the the traditional 4.4BSD /bin/csh C-shell, with additionalDavid E. O'Brien2000-04-155-0/+54
| | | | | | | FreeBSD fixes and updates since 4.4BSD Lite was released. Notes: svn path=/head/; revision=27577
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27512
* FixChris Piazza2000-04-111-1/+2
| | | | | | | Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=27451
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-0917-46/+43
| | | | Notes: svn path=/head/; revision=27426
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-223-3/+3
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Upgrade shells/perlsh to new version (perlsh 0.007).Chris D. Faulhaber2000-02-2912-52/+182
| | | | | | | | | | | | | | | | | 1) Update pkg/PLIST. 2) Change to depend on perlsh's install mechanism. 3) New patch (patch-aa) fixes PREFIX problem. 4) Account for broken TCP/IP on MASTER_SITES. 5) General Makefile cleanups. 6) Addition of perlsh to perl5 virtual category. 7) Use PKGNAME to match port's name. 8) Remove unnecessary perl substitution. PR: 17031 Submitted by: Maintainer Notes: svn path=/head/; revision=26421
* As per prior decision, move NO_LATEST_LINK from zsh to zsh-devel. AsSatoshi Asami2000-02-222-1/+1
| | | | | | | | | | it is obvious from their names, NO_LATEST_LINK should have been in zsh-devel/Makefile when it was committed. We will revisit this issue after the release. Notes: svn path=/head/; revision=26130
* Fix a problem with zsh.texi introduced when we upgraded our base-systemTorsten Blum2000-02-132-13/+101
| | | | | | | | texinfo to 4.0. Things could be easier if people would use manpages instead of texinfo & Co. Notes: svn path=/head/; revision=25771
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-7/+7
| | | | Notes: svn path=/head/; revision=25734
* Add NO_LATEST_LINK, zsh-devel is the prefered port for now.Bill Fumerola2000-02-121-0/+1
| | | | Notes: svn path=/head/; revision=25679
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-083-3/+3
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Fix texinfo error.Shigeyuki Fukushima2000-02-041-2/+100
| | | | | | | | Substitute @value{dsp} for ''. Substitute @t{@value{dsp}} for @t{'}@t{'}. Notes: svn path=/head/; revision=25473
* Adding sash version 3.4.Steve Price2000-01-2920-0/+569
| | | | | | | | | | A Stand-Alone shell combining many common utilities. PR: 16309 Submitted by: Patrick Gardella <patrick@freebsd.org> Notes: svn path=/head/; revision=25291
* add WWW:Michael Haro2000-01-225-0/+10
| | | | | | | | PR: 16261, 16262, 16263 Submitted by: joseph.scott@owp.csus.edu Notes: svn path=/head/; revision=24910
* Add WWW to description of shells/bash1Michael Haro2000-01-221-0/+2
| | | | | | | | PR: 16260 Submitted by: joseph.scott@owp.csus.edu Notes: svn path=/head/; revision=24909
* Don't include bsd.port.pre.mk twice.Satoshi Asami2000-01-171-1/+1
| | | | Notes: svn path=/head/; revision=24792