summaryrefslogtreecommitdiff
path: root/shells (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove BROKEN.Ying-Chieh Liao2001-10-114-4/+61
| | | | | | | | | | - Comment out WANT_STATIC, which is currently broken. - Fix an mbstate_t syntax error; from Mitch Tishmack <otomo@qwest.net>. - Skip unused floating point tests that prevent building on alpha. - Point out LC_NUMERIC problem in pkg-message. PR: 31197 Submitted by: MAINTAINER
* Fix a braino (having @unexec rmdir ... without 2>/dev/null || true reallyPete Fritchman2001-10-052-2/+2
| | | | defeats the purpose...)
* Add missing @unexec rmdirPete Fritchman2001-10-052-0/+2
| | | | Noticed by: bento
* Update the files' checksums.Peter Pentchev2001-09-273-13/+3
| | | | | | | | | Remove a patch that is now incorporated in the official sources. Mark BROKEN until the maintainer (or somebody else) figures out a way to make it build again on FreeBSD. PR: 30825 Submitted by: maintainer
* Upgrade to 0.5.3.Alexander Langer2001-09-154-29/+2
| | | | Submitted by: jkoshy
* Update to 1.03tDavid W. Chapman Jr.2001-09-102-2/+2
| | | | | PR: 30475 Submitted by: maintainer
* Make sure change in patching "builds" correctly on more recent systems.Mark Peek2001-09-081-0/+2
| | | | Submitted by: gshapiro
* Update to tcsh-6.11.Mark Peek2001-09-074-20/+12
|
* - remove DIST_SUBDIRPete Fritchman2001-08-313-6/+12
| | | | | | | | | - touch -> ${TOUCH} - add post-install target to update /etc/shells (to match pkg-plist @exec) - make sure to remove /etc/shells.bak PR: 26092 Submitted by: maintainer
* Remove redundant USE_PERL5 statements.Anton Berezin2001-08-243-3/+0
|
* 1. This should never have been a portAde Lovett2001-08-116-43/+0
| | | | | | | | | | | 2. It causes bash2 to core on my 4.3-STABLE box randomly 3. Since bash is a likely contender for any Linux converts, the last thing we need is for them to grep through the ports INDEX file, install this, destabilize their FreeBSD box, and generate bad PR 4. (portmgr hat on) it was not added in an appropriate manner. Should the original submitter wish to re-evaluate points 1-4 above, then we'll consider re-adding it. For now, it's toast.
* Update ksh93 to 2001-07-04.0000 version. Earlier distfiles are noTrevor Johnson2001-08-049-152/+26
| | | | | | | | | longer available from AT&T. Add DIST_SUBDIR. PR: 28879 Submitted by: maintainer
* Update to 4.0.2.Will Andrews2001-07-036-190/+87
| | | | | | | | | | | | | | - Remove patches (merged into distribution). - Add zsh-doc distribution. - Remove USE_AUTOCONF. - Remove extraneous shells.bak after /etc/shells update. - Adjust to slide .info under NOPORTDOCS and such. - Spelling fix in descr. Thanks to Pete for his work. PR: 28657 Submitted by: Pete Fritchman <petef@databits.net>
* "the the" -> "the"Chris Costello2001-06-231-1/+1
| | | | | PR: docs/28376 Submitted by: tyler spivey <tspivey8@home.com>
* Preserve files in etc/.Jimmy Olgeni2001-06-172-4/+14
| | | | Approved by: greid
* Enable maildir support.Will Andrews2001-06-161-1/+2
| | | | Requested by: David Thiel <lx@redundancy.redundancy.org>
* Add hmmah, The Deep Prompt, a set of shell promptsDavid W. Chapman Jr.2001-06-146-0/+43
| | | | | Submitted by: David Yeske <dyeske@yahoo.com> Reviewed by: will
* upgrade to 1.0008Ying-Chieh Liao2001-06-132-6/+8
| | | | | make RUN_DEPENDS also BUILD_DEPENDS drop maintainership
* The perl man directories should not be removed.James E. Housley2001-06-074-8/+2
| | | | | PR: 27696 Submitted by: Pete Fritchman <petef@databits.net>
* Upgrade Zsh to 4.0.1:Will Andrews2001-06-039-151/+614
| | | | | | | | | | | | | | | | | | C1) Turn shells/zsh-devel into a stub which prints a message that points people at the new shells/zsh, upgraded to 4.0.1. M1) Add patch to fix some functions included in 4.0.1. M2) Remove obsolete patches. M3) Remove MASTER_SITE_LOCAL since we can't use knu's version now. W1) Remove MASTER_SITE_LOCAL fully. W2) Put patch-aa in patch-ab for backwards-compatible diffing. W3) Do C1 with the least diff, using pre-everything:: and then ${FALSE}'ing out after printing the message. Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>, Christian Weisgerber <naddy@mips.inka.de> Noted by: Cyrille Lefevre <clefevre@redirect.to>, Øyvind Kolbu <oyvind@kebab.gaffel.nu> Approved by: shige (C1)
* Update to 1.03s and remove hotfix patches.Akinori MUSHA2001-05-314-28/+3
| | | | | PR: ports/27785 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Make htshd work with tcsh.George C A Reid2001-05-291-1/+2
| | | | | PR: 27564 Submitted by: Yoshiyuki NAKAMICHI <nakamiti@ongs.gr.jp>
* Fix plistGeorge C A Reid2001-05-192-1/+2
| | | | | PR: 27447 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update lang/ruby and lang/ruby-devel to the latest snapshots.Akinori MUSHA2001-05-176-71/+0
| | | | | | | | Remove shells/ruby-shell as it is now part of the standard distribution. (in both Ruby 1.6.4 and 1.7.0) Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the standard distribution now.
* Don't hard-code -O2Kris Kennaway2001-04-291-1/+1
|
* Add a couple of missing files and remove extra directories on uninstall.Steve Price2001-04-154-0/+12
|
* Our `end' key defintion for TERM==cons25 seems to be different from others.David E. O'Brien2001-04-113-0/+42
| | | | | | | So make the same localization here that ache made in src/contrib/libreadline/terminal.c rev 1.2. Submitted by: sobomax
* Re-update to 1.03r with a hotfix from the author. PORTREVISION is setAkinori MUSHA2001-04-104-2/+26
| | | | | | to 1 now due to this whole matter. Submitted by: MAINTAINER
* Remove. Patch not needed any longer.David E. O'Brien2001-04-103-0/+0
| | | | Submitted by: sobomax
* Update to version 2.05.David E. O'Brien2001-04-1015-81/+33
| | | | Submitted by: sobomax
* Temporarily back out the previous update. There seems to be a nastyAkinori MUSHA2001-04-102-2/+2
| | | | bug in 1.03r. Now I'm talking with the author...
* Update to 1.03r.Akinori MUSHA2001-04-102-2/+2
| | | | | PR: ports/26471 Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (MAINTAINER)
* Make WRKDIR safe (fix broken on bento)Michael Haro2001-03-291-1/+1
|
* make WRKDIR safe (fix broken on bento)Michael Haro2001-03-291-2/+2
|
* Update to 1.03q.Akinori MUSHA2001-03-202-2/+2
| | | | Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER)
* Update to 0.6.Akinori MUSHA2001-03-193-5/+13
|
* Fix a segmentation fault on the Alpha.David E. O'Brien2001-03-173-0/+60
| | | | | | | | | | | | | | | | As shown with this script : m(){ if [ $1 -eq 1 ];then echo $2 $3;else m $(($1-1)) $2 $4 $3;m 1 $2 \ $3 $4;m $(($1-1)) $4 $3 $2;fi;};if [ $# -eq 3 ]&&[ $3 -ge 1 -a $1 -le \ 3 -a $1 -ge 1 -a $2 -le 3 -a $2 -ge 1 -a $1 -ne $2 ];then m $3 $1 $2 $\ ((6-$1-$2)); else echo Usage: /bin/sh hanoi.sh from to num; fi #by rhb $ bash2 hanoi.sh 1 2 3 1 2 1 3 Segmentation fault (core dumped) Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Add ruby-shell, a Ruby library to run commands and control jobs like aAkinori MUSHA2001-03-166-0/+63
| | | | | | | | | | | shell. Pipes and redirections work just as expected: sh = Shell.cd("/foo") sh.cat("bar") | sh.tee("baz") > "baa" # or sh.transact do cat("bar") | tee("baz") > "baa" end
* Update to lastest versionKevin Lo2001-03-112-2/+2
| | | | | PR: 25666 Submitted by: maintainer
* I dropped maintainership or at least I tried to. Do it again.David E. O'Brien2001-03-111-1/+1
|
* Add wapsh 1.0, a system to allow remote shell logins via a WAPWill Andrews2001-03-109-0/+252
| | | | | | | phone or web browser. PR: 24313 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* New port: mudsh: An "intelligent" game-like shellClive Lin2001-03-016-0/+55
| | | | | PR: ports/25441 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
* - Remove the custom do-extract target.Steve Price2001-02-271-8/+5
| | | | | | | | | - Cleanup the do-build target. - Allow the ksh binary to be statically linked but default to dynamic to support dynamic loading of 'builtin' functions. Submitted by: Jacques A. Vidrine <n@nectar.com> Reviewed by: maintainer
* Forgot to commit this file with the previous update to use the sourceSteve Price2001-02-271-0/+18
| | | | instead of binary distribution.
* Build from source now that it is available starting with versionSteve Price2001-02-2612-50/+183
| | | | | | | 2001-01-01.0000. PR: 25180 Submitted by: maintainer
* Update to version 0.009.Steve Price2001-02-2610-82/+106
| | | | | PR: 24119 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* add vshnu, the New Visual ShellYing-Chieh Liao2001-02-256-0/+45
|
* Add secondary site to MASTER_SITESKevin Lo2001-02-251-1/+2
| | | | | PR: 25326 Submitted by: Ports Fury
* Put back my editor hints that were removed w/o permission.David E. O'Brien2001-02-073-0/+3
| | | | Note these are *FULLY* Satoshi approved for the past 4 years.
* Update to version 0.9.4Kevin Lo2001-01-289-27/+72
| | | | | PR: 24676 Submitted by: Ports Fury