summaryrefslogtreecommitdiff
path: root/shells (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a MASTER_SITE.Steve Price1999-12-251-1/+2
| | | | | | | PR: 15675 Notes: svn path=/head/; revision=24078
* fix installation of info filesMichael Haro1999-12-243-0/+3
| | | | | | | | PR: 14761 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=24001
* Update to version 1.03l.Steve Price1999-12-232-4/+4
| | | | | | | | PR: 15237 Submitted by: maintainer Notes: svn path=/head/; revision=23889
* Merge from zsh-devel: build zshall(1) correctly.Bill Fumerola1999-12-071-0/+11
| | | | Notes: svn path=/head/; revision=23640
* Intelligent packaging. Portlint.Bill Fumerola1999-12-061-3/+2
| | | | | | | | | Inspired by: PR: ports/15306 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=23626
* Add `failglob' option as announced on -ports mailing list.Martin Cracauer1999-12-033-0/+594
| | | | Notes: svn path=/head/; revision=23565
* Bash1 incorrectly restores signals when executing programs. This causesDavid E. O'Brien1999-11-283-0/+38
| | | | | | | | | | | | | | | | | | many programs to use 100% CPU after a login session was ungracefully closed because SIGHUP will not be delivered to processes started from bash1 used as login shell (SIGHUP is ignored when bash1 is running as login shell and telnet connection is made because ignored SIGHUP is inherited from inetd->telnetd->getty->login; ignored SIGHUP is restored before starting any program from shell). These patches were derived from Bash 2.03, and attempt to impliement the Bash 2.03 behavior. PR: 14943 Submitted by: Max Khon (fjoe@iclub.nsu.ru) Notes: svn path=/head/; revision=23460
* Use $(CC) -E rather than ``cpp'' to deal with cpp's new braindamage.David E. O'Brien1999-11-281-1/+10
| | | | Notes: svn path=/head/; revision=23459
* Activate the ksh93 port.Steve Price1999-11-261-0/+1
| | | | Notes: svn path=/head/; revision=23415
* Initial import of ksh93.Steve Price1999-11-266-0/+72
| | | | | | | | | | The official AT&T release of KornShell 93. PR: 14497 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=23408
* Upgrade to v3.0.7.Joseph Koshy1999-11-252-3/+3
| | | | Notes: svn path=/head/; revision=23321
* Fix reported in ports/14376 does not solve the problem essentially.Shigeyuki Fukushima1999-10-291-0/+11
| | | | | | | | | | | Therefore I solve the problem by the another way. Thank you for your bug-report. PR: ports/14376 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=22722
* change master siteAndrey A. Chernov1999-10-033-3/+3
| | | | | | | Submitted by: Chet Ramey <chet@nike.ins.cwru.edu> Notes: svn path=/head/; revision=22136
* Fix packaging. Move all version info out of PLIST using PLIST_SUB.Satoshi Asami1999-09-112-1/+2
| | | | Notes: svn path=/head/; revision=21656
* building a static binary has been broken. fix thatTorsten Blum1999-09-101-1/+1
| | | | Notes: svn path=/head/; revision=21619
* Upgrade to zsh 3.0.6.Torsten Blum1999-09-103-9/+9
| | | | Notes: svn path=/head/; revision=21603
* Updated to 1.03kSatoshi Taoka1999-09-062-3/+3
| | | | | | | | PR: 13590 Submitted by: maintainer Notes: svn path=/head/; revision=21317
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-317-8/+8
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-3113-13/+13
| | | | Notes: svn path=/head/; revision=21143
* ln -> ${LN}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21047
* Update to tcsh 6.09Michael Haro1999-08-272-5/+7
| | | | | | | | Submitted by: KATO Tsuguru tkato@prontomail.ne.jp PR: 13413 Notes: svn path=/head/; revision=21044
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-273-6/+6
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Update to 3.1.6.Shigeyuki Fukushima1999-08-065-18/+174
| | | | | | | | PR: ports/12944 Submitted by: Chris Piazza <cpiazza@FreeBSD.org> Notes: svn path=/head/; revision=20553
* Fix formatting glitch in job status output.Thomas Gellekum1999-07-211-0/+17
| | | | | | | Submitted by: Michael Rendell <michael@cs.mun.ca> Notes: svn path=/head/; revision=20293
* Upgrade to 5.2.14.Thomas Gellekum1999-07-162-7/+11
| | | | Notes: svn path=/head/; revision=20227
* Use __FreeBSD__ instead of FreeBSD so this builds on the Alpha too.Steve Price1999-07-051-0/+11
| | | | Notes: svn path=/head/; revision=20078
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-2611-11/+11
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* 1) Update ports/shells/rc to version 1.6 (the first release versionChris Piazza1999-06-254-49/+29
| | | | | | | | | | | | | in many years.) 2) change MAINTAINER line to myself, this is with the approval of erich@FreeBSD.org (the current maintainer) 3) update the pkg/DESCR to include a WWW line PR: 12392 Submitted by: Scott A. Kenney <saken@hotel.rmta.org> Notes: svn path=/head/; revision=19776
* Correct identity string on the alpha.Steve Price1999-06-221-0/+16
| | | | | | | Noticed by: Jeff Wheat <jeff@cetlink.net> Notes: svn path=/head/; revision=19665
* One of MASTER_SITES is disappeared, one is changed.SADA Kenji1999-06-081-4/+3
| | | | Notes: svn path=/head/; revision=19303
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-0514-42/+7
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Mark broken for Alpha because of bus errors from unaligned accesses.Steve Price1999-05-311-1/+5
| | | | Notes: svn path=/head/; revision=19132
* Activate esh.Jacques Vidrine1999-05-281-1/+2
| | | | Notes: svn path=/head/; revision=19046
* The ``easy shell'', a small shell with Lisp-like syntax.Jacques Vidrine1999-05-287-0/+97
| | | | Notes: svn path=/head/; revision=19045
* use system libreadline for -currentAndrey A. Chernov1999-05-283-0/+3
| | | | Notes: svn path=/head/; revision=19031
* Fixes for freebsd,ELF,-currentAndrey A. Chernov1999-05-2815-45/+132
| | | | | | | Upgrade docs to 2.03 Notes: svn path=/head/; revision=19030
* Update to 2.03 (maintainer did not respond)Martin Cracauer1999-04-199-36/+39
| | | | Notes: svn path=/head/; revision=17999
* Add back bash1.David E. O'Brien1999-03-311-1/+2
| | | | Notes: svn path=/head/; revision=17486
* Bash version 1.17 was much more popular than I thought.David E. O'Brien1999-03-3012-0/+251
| | | | | | | (deleted to save space on the CDROM since I thought few were still using it) Notes: svn path=/head/; revision=17442
* Delete the bash1 port.David E. O'Brien1999-03-291-2/+1
| | | | Notes: svn path=/head/; revision=17434
* Delete the bash 1.17 port. It served us well as we transitioned to bashDavid E. O'Brien1999-03-2912-251/+0
| | | | | | | version 2. Notes: svn path=/head/; revision=17433
* Update to 1.03jSeiichirou Hiraoka1999-03-172-4/+4
| | | | | | | | PR: ports/10635 Submitted by: nobu@psrc.isac.co.jp Notes: svn path=/head/; revision=17266
* Update to version 1.5b2.Steve Price1999-03-154-100/+25
| | | | | | | | PR: 9882 Submitted by: Scott A. Kenney <saken+freebsd-ports@hotel.rmta.org> Notes: svn path=/head/; revision=17225
* remove links on unexecAndrey A. Chernov1999-03-061-0/+5
| | | | Notes: svn path=/head/; revision=17016
* Update to FD-1.03iSeiichirou Hiraoka1999-03-042-5/+5
| | | | Notes: svn path=/head/; revision=16994
* MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1999-03-011-2/+2
| | | | Notes: svn path=/head/; revision=16961
* Unbreak for ELF. I didn't hear from the maintainer, but the fix is aJoseph Koshy1999-02-231-4/+8
| | | | | | | minor one (addition of LDFLAGS to CONFIGURE_ENV). Notes: svn path=/head/; revision=16868
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-274-4/+8
| | | | Notes: svn path=/head/; revision=16378