Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-update to 1.03r with a hotfix from the author. PORTREVISION is set | knu | 2001-04-10 | 4 | -2/+26 |
| | | | | | | to 1 now due to this whole matter. Submitted by: MAINTAINER | ||||
* | Remove. Patch not needed any longer. | obrien | 2001-04-10 | 3 | -0/+0 |
| | | | | Submitted by: sobomax | ||||
* | Update to version 2.05. | obrien | 2001-04-10 | 15 | -81/+33 |
| | | | | Submitted by: sobomax | ||||
* | Temporarily back out the previous update. There seems to be a nasty | knu | 2001-04-10 | 2 | -2/+2 |
| | | | | bug in 1.03r. Now I'm talking with the author... | ||||
* | Update to 1.03r. | knu | 2001-04-10 | 2 | -2/+2 |
| | | | | | PR: ports/26471 Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (MAINTAINER) | ||||
* | Make WRKDIR safe (fix broken on bento) | mharo | 2001-03-29 | 1 | -1/+1 |
| | |||||
* | make WRKDIR safe (fix broken on bento) | mharo | 2001-03-29 | 1 | -2/+2 |
| | |||||
* | Update to 1.03q. | knu | 2001-03-20 | 2 | -2/+2 |
| | | | | Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER) | ||||
* | Update to 0.6. | knu | 2001-03-19 | 3 | -5/+13 |
| | |||||
* | Fix a segmentation fault on the Alpha. | obrien | 2001-03-17 | 3 | -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 a | knu | 2001-03-16 | 6 | -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 version | kevlo | 2001-03-11 | 2 | -2/+2 |
| | | | | | PR: 25666 Submitted by: maintainer | ||||
* | I dropped maintainership or at least I tried to. Do it again. | obrien | 2001-03-11 | 1 | -1/+1 |
| | |||||
* | Add wapsh 1.0, a system to allow remote shell logins via a WAP | will | 2001-03-10 | 9 | -0/+252 |
| | | | | | | | phone or web browser. PR: 24313 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | New port: mudsh: An "intelligent" game-like shell | clive | 2001-03-01 | 6 | -0/+55 |
| | | | | | PR: ports/25441 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> | ||||
* | - Remove the custom do-extract target. | steve | 2001-02-27 | 1 | -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 source | steve | 2001-02-27 | 1 | -0/+18 |
| | | | | instead of binary distribution. | ||||
* | Build from source now that it is available starting with version | steve | 2001-02-26 | 12 | -50/+183 |
| | | | | | | | 2001-01-01.0000. PR: 25180 Submitted by: maintainer | ||||
* | Update to version 0.009. | steve | 2001-02-26 | 10 | -82/+106 |
| | | | | | PR: 24119 Submitted by: Joseph Scott <joseph@randomnetworks.com> | ||||
* | add vshnu, the New Visual Shell | ijliao | 2001-02-25 | 6 | -0/+45 |
| | |||||
* | Add secondary site to MASTER_SITES | kevlo | 2001-02-25 | 1 | -1/+2 |
| | | | | | PR: 25326 Submitted by: Ports Fury | ||||
* | Put back my editor hints that were removed w/o permission. | obrien | 2001-02-07 | 3 | -0/+3 |
| | | | | Note these are *FULLY* Satoshi approved for the past 4 years. | ||||
* | Update to version 0.9.4 | kevlo | 2001-01-28 | 9 | -27/+72 |
| | | | | | PR: 24676 Submitted by: Ports Fury | ||||
* | Master site disappeared. Use MASTER_SITE_LOCAL. | nectar | 2001-01-22 | 3 | -4/+2 |
| | | | | Noticed by: fenner | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 5 | -27/+24 |
| | |||||
* | Remove nonexistent master site. | will | 2001-01-08 | 1 | -1/+0 |
| | | | | Submitted by: ben | ||||
* | Update to 0.9.3 | kevlo | 2001-01-06 | 12 | -144/+69 |
| | | | | | PR: 24097 Submitted by: Ports Fury | ||||
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
| | | | | Approved by: asami | ||||
* | Add pash 2.2, a full-screen shell, similar to Midnight Commander. Some | will | 2000-12-31 | 13 | -0/+447 |
| | | | | | | | | patches were included to fix various bugs (including what I believe are potential overflow bugs involving gets()). PR: 23949 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Add osh 001127, a reimplementation of the old and obsolete shell version | will | 2000-12-30 | 8 | -0/+89 |
| | | | | | | | | | that was in standard use up to UNIX 6th Edition and was supplied as osh with UNIX 7th Edition. Its command language is a sparse subset of those of modern shells and is mostly common to both sh(1) and csh(1). PR: 23943 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Fix typo | obrien | 2000-12-22 | 3 | -3/+3 |
| | | | | PR: 23202 | ||||
* | Update to version 6.10.00. | steve | 2000-12-11 | 3 | -16/+15 |
| | | | | | PR: 23078 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Well, basic reading skills certainly do help occassionally - Loren | roam | 2000-12-08 | 1 | -1/+1 |
| | | | | | James Rittle suggested that he be added as port maintainer with another e-mail address. | ||||
* | Bump PORTREVISION because of the added efree()/erealloc() patch. | roam | 2000-12-08 | 1 | -1/+2 |
| | | | | | | Also, let people blame Loren James Rittle for future es problems ;) Submitted by: Loren James Rittle <rittle@latour.rsch.comm.mot.com> | ||||
* | free() before realloc() is bad, bad, bad. | roam | 2000-12-08 | 1 | -0/+13 |
| | | | | Submitted by: Loren James Rittle <rittle@latour.rsch.comm.mot.com> | ||||
* | It's my main shell, so I have in interest in seeing it maintained. | obrien | 2000-11-30 | 3 | -3/+6 |
| | |||||
* | Drop my maintainership | ache | 2000-11-30 | 3 | -3/+3 |
| | |||||
* | Also fix the symlink race vulnerability in bashbug.sh. | obrien | 2000-11-29 | 1 | -0/+11 |
| | | | | Obtained from: bash-1.14.7-23.5x.src.rpm | ||||
* | Fix the symlink vulnerability noted at http://www.securityfocus.com/bid/2006 | obrien | 2000-11-29 | 1 | -0/+28 |
| | | | | Obtained from: RedHat bash-1.14.7-23.5x.src.rpm | ||||
* | Add $FreeBSD$'s which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Fix the temporary file creation problem with << | kris | 2000-11-20 | 1 | -0/+1 |
| | |||||
* | Depend on ncurses.5 after the upgrade of devel/ncurses. | tg | 2000-11-16 | 1 | -1/+1 |
| | |||||
* | Make sure to point this to my local distfile directory instead of | asmodai | 2000-11-09 | 1 | -1/+1 |
| | | | | obrien's. | ||||
* | Update port to the 20001106 version, which fixes a temporary | asmodai | 2000-11-06 | 2 | -4/+2 |
| | | | | | | file creation security problem. Approved by: obrien | ||||
* | Mark forbidden for now, due to tempfile creation issues. | asmodai | 2000-11-05 | 1 | -0/+1 |
| | | | | | | Approved by: obrien [well, not really, but he knows I was working on fixing this and he urged me to reroll the distfile with the fix] | ||||
* | Correct MASTER_SITES. | shige | 2000-10-27 | 1 | -1/+1 |
| | | | | Submitted by: Brett M Hogden <hogden@rge.com> | ||||
* | Remove an unnecessary "strip" line in post-install. | patrick | 2000-10-18 | 1 | -1/+0 |
| | | | | Submitted by: knu | ||||
* | Update to 1.03o | kevlo | 2000-10-12 | 3 | -6/+6 |
| | | | | | PR: 21928 Submitted by: MAINTAINER | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Rename PLIST.nobuild to pkg-plist.nobuild. | asami | 2000-10-08 | 1 | -1/+1 |
| |