summaryrefslogtreecommitdiff
path: root/shells (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31$Id$ -> $FreeBSD$Peter Wemm13-13/+13
Notes: svn path=/head/; revision=21143
1999-08-28ln -> ${LN}Michael Haro1-2/+2
Notes: svn path=/head/; revision=21047
1999-08-27Update to tcsh 6.09Michael Haro2-5/+7
Submitted by: KATO Tsuguru tkato@prontomail.ne.jp PR: 13413 Notes: svn path=/head/; revision=21044
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro3-6/+6
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-08-22chmod -> ${CHMOD}Michael Haro1-3/+3
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-06Update to 3.1.6.Shigeyuki Fukushima5-18/+174
PR: ports/12944 Submitted by: Chris Piazza <cpiazza@FreeBSD.org> Notes: svn path=/head/; revision=20553
1999-07-21Fix formatting glitch in job status output.Thomas Gellekum1-0/+17
Submitted by: Michael Rendell <michael@cs.mun.ca> Notes: svn path=/head/; revision=20293
1999-07-16Upgrade to 5.2.14.Thomas Gellekum2-7/+11
Notes: svn path=/head/; revision=20227
1999-07-05Use __FreeBSD__ instead of FreeBSD so this builds on the Alpha too.Steve Price1-0/+11
Notes: svn path=/head/; revision=20078
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek11-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
1999-06-251) Update ports/shells/rc to version 1.6 (the first release versionChris Piazza4-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
1999-06-22Correct identity string on the alpha.Steve Price1-0/+16
Noticed by: Jeff Wheat <jeff@cetlink.net> Notes: svn path=/head/; revision=19665
1999-06-08One of MASTER_SITES is disappeared, one is changed.SADA Kenji1-4/+3
Notes: svn path=/head/; revision=19303
1999-06-05Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro14-42/+7
in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
1999-05-31Mark broken for Alpha because of bus errors from unaligned accesses.Steve Price1-1/+5
Notes: svn path=/head/; revision=19132
1999-05-28Activate esh.Jacques Vidrine1-1/+2
Notes: svn path=/head/; revision=19046
1999-05-28The ``easy shell'', a small shell with Lisp-like syntax.Jacques Vidrine7-0/+97
Notes: svn path=/head/; revision=19045
1999-05-28use system libreadline for -currentAndrey A. Chernov3-0/+3
Notes: svn path=/head/; revision=19031
1999-05-28Fixes for freebsd,ELF,-currentAndrey A. Chernov15-45/+132
Upgrade docs to 2.03 Notes: svn path=/head/; revision=19030
1999-04-19Update to 2.03 (maintainer did not respond)Martin Cracauer9-36/+39
Notes: svn path=/head/; revision=17999
1999-03-31Add back bash1.David E. O'Brien1-1/+2
Notes: svn path=/head/; revision=17486
1999-03-30Bash version 1.17 was much more popular than I thought.David E. O'Brien12-0/+251
(deleted to save space on the CDROM since I thought few were still using it) Notes: svn path=/head/; revision=17442
1999-03-29Delete the bash1 port.David E. O'Brien1-2/+1
Notes: svn path=/head/; revision=17434
1999-03-29Delete the bash 1.17 port. It served us well as we transitioned to bashDavid E. O'Brien12-251/+0
version 2. Notes: svn path=/head/; revision=17433
1999-03-17Update to 1.03jSeiichirou Hiraoka2-4/+4
PR: ports/10635 Submitted by: nobu@psrc.isac.co.jp Notes: svn path=/head/; revision=17266
1999-03-15Update to version 1.5b2.Steve Price4-100/+25
PR: 9882 Submitted by: Scott A. Kenney <saken+freebsd-ports@hotel.rmta.org> Notes: svn path=/head/; revision=17225
1999-03-06remove links on unexecAndrey A. Chernov1-0/+5
Notes: svn path=/head/; revision=17016
1999-03-04Update to FD-1.03iSeiichirou Hiraoka2-5/+5
Notes: svn path=/head/; revision=16994
1999-03-01MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1-2/+2
Notes: svn path=/head/; revision=16961
1999-02-23Unbreak for ELF. I didn't hear from the maintainer, but the fix is aJoseph Koshy1-4/+8
minor one (addition of LDFLAGS to CONFIGURE_ENV). Notes: svn path=/head/; revision=16868
1999-01-27${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner4-4/+8
Notes: svn path=/head/; revision=16378
1999-01-09Break up the "plan9" category -- all the ports are where they belong, andSatoshi Asami2-3/+4
"plan9" is a virtual category now. Reviewed by: the ports list Notes: svn path=/head/; revision=15939
1998-12-24Activate zsh-devel port.Steve Price1-1/+2
Notes: svn path=/head/; revision=15579
1998-12-24Update to version 3.1.5 after repository copy.Steve Price6-55/+46
PR: 8552 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=15578
1998-12-24Mark this broken while Steve works on upgrade.Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=15577
1998-12-07Sort entries. In particular, "large", "medium", "small" sort in this order,Satoshi Asami1-2/+2
dispite their meanings. (Sometimes we're too smart for computers. :) Found by: sorting ports/INDEX by "sort -t '|' +1 -2" (Note: the whole "x11" category appears at the end with the above sort command, but I'll leave that the way it is for now -- "ls" shows it before other x11-* entries.) Notes: svn path=/head/; revision=15163
1998-12-02More MASTER_SITESMartin Cracauer2-17/+12
Compacting DESCR Yes, I still plan to ELFify this one... Notes: svn path=/head/; revision=15078
1998-11-21Fixup CATEGORIES list.Steve Price1-2/+2
Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14737
1998-10-21upgrade to 6.08.00Andrey A. Chernov3-88/+5
Notes: svn path=/head/; revision=14150
1998-10-04Move manpages to Makefile and use MAN* macros.Steve Price2-3/+3
Notes: svn path=/head/; revision=13617
1998-09-29Mark BROKEN for ELF.Justin M. Seger1-1/+3
Notes: svn path=/head/; revision=13533
1998-09-03Upgrade, 1.03g -> 1.03h.Masafumi Max NAKANE5-11/+27
PR: 7808 Submitted by: maintainer Notes: svn path=/head/; revision=13000
1998-08-27Update /etc/shells upon make install.Masafumi Max NAKANE1-6/+11
ln -> ${LN} Notes: svn path=/head/; revision=12877
1998-08-27Update /etc/shells upon make install.Masafumi Max NAKANE2-2/+12
Notes: svn path=/head/; revision=12876
1998-08-18Remove miscellaneous manpages.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12623
1998-08-13Removed manpages from pkg/PLISTDavid E. O'Brien11-32/+5
Notes: svn path=/head/; revision=12505
1998-08-10Update to version 2.02.1.Steve Price6-12/+12
Submitted by: studded@dal.net Hoping that Andrey doesn't mind: steve :) Notes: svn path=/head/; revision=12387
1998-07-17Guard against a nonexistant /usr/share/info/dir.Steve Price6-6/+15
PR: 7297 Notes: svn path=/head/; revision=11942
1998-07-04Yikes! I missed a 'ja-' in my cvs co. Undo the previousSteve Price6-86/+120
commit. Pointed out by: ache@FreeBSD.ORG Notes: svn path=/head/; revision=11701