summaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.03 (maintainer did not respond)cracauer1999-04-199-36/+39
|
* Add back bash1.obrien1999-03-311-1/+2
|
* Bash version 1.17 was much more popular than I thought.obrien1999-03-3012-0/+251
| | | | (deleted to save space on the CDROM since I thought few were still using it)
* Delete the bash1 port.obrien1999-03-291-2/+1
|
* Delete the bash 1.17 port. It served us well as we transitioned to bashobrien1999-03-2912-251/+0
| | | | version 2.
* Update to 1.03jflathill1999-03-172-4/+4
| | | | | PR: ports/10635 Submitted by: nobu@psrc.isac.co.jp
* Update to version 1.5b2.steve1999-03-154-100/+25
| | | | | PR: 9882 Submitted by: Scott A. Kenney <saken+freebsd-ports@hotel.rmta.org>
* remove links on unexecache1999-03-061-0/+5
|
* Update to FD-1.03iflathill1999-03-042-5/+5
|
* MAINTAINER changed, because I was a committer.shige1999-03-011-2/+2
|
* Unbreak for ELF. I didn't hear from the maintainer, but the fix is ajkoshy1999-02-231-4/+8
| | | | minor one (addition of LDFLAGS to CONFIGURE_ENV).
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-274-4/+8
|
* Break up the "plan9" category -- all the ports are where they belong, andasami1999-01-092-3/+4
| | | | | | "plan9" is a virtual category now. Reviewed by: the ports list
* Activate zsh-devel port.steve1998-12-241-1/+2
|
* Update to version 3.1.5 after repository copy.steve1998-12-246-55/+46
| | | | | PR: 8552 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Mark this broken while Steve works on upgrade.asami1998-12-241-1/+3
|
* Sort entries. In particular, "large", "medium", "small" sort in this order,asami1998-12-071-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.)
* More MASTER_SITEScracauer1998-12-022-17/+12
| | | | | | Compacting DESCR Yes, I still plan to ELFify this one...
* Fixup CATEGORIES list.steve1998-11-211-2/+2
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* upgrade to 6.08.00ache1998-10-213-88/+5
|
* Move manpages to Makefile and use MAN* macros.steve1998-10-042-3/+3
|
* Mark BROKEN for ELF.jseger1998-09-291-1/+3
|
* Upgrade, 1.03g -> 1.03h.max1998-09-035-11/+27
| | | | | PR: 7808 Submitted by: maintainer
* Update /etc/shells upon make install.max1998-08-271-6/+11
| | | | ln -> ${LN}
* Update /etc/shells upon make install.max1998-08-272-2/+12
|
* Remove miscellaneous manpages.hoek1998-08-181-1/+0
|
* Removed manpages from pkg/PLISTobrien1998-08-1311-32/+5
|
* Update to version 2.02.1.steve1998-08-106-12/+12
| | | | | Submitted by: studded@dal.net Hoping that Andrey doesn't mind: steve :)
* Guard against a nonexistant /usr/share/info/dir.steve1998-07-176-6/+15
| | | | PR: 7297
* Yikes! I missed a 'ja-' in my cvs co. Undo the previoussteve1998-07-046-86/+120
| | | | | | commit. Pointed out by: ache@FreeBSD.ORG
* Update to version 6.07.06.steve1998-07-036-120/+86
| | | | | PR: 7112 Submitted by: maintainer
* Rename "bash" to "bash1" (the actual port is already repository copied).asami1998-06-251-2/+2
| | | | Requested by: chet@ins.CWRU.Edu
* Update to 0.9beta1.cracauer1998-06-084-93/+42
| | | | | | | | | | | | | | | | | | This version is now GNU configure driven. A word of warning for future committers so that you don't fall into the same trap as I did: The source has an printf-style funtion "print". This doesn't understand "%u", so the usual print-casting stuff for long long ints isn't printf("%u", (unsigned int)foo); but print("%d", (int)foo); which obviously looses in some cases, but I didn't take the effort to extend this function to take 64 bit value (just unsigned is limited as well). In this case, it isn't that bad, since it is used to print limits, but memory limits are internally stored as "mega" or "kilo" anyway.
* put MASTER_SITE_GNU firstache1998-05-163-9/+9
|
* Link statically.tg1998-04-291-1/+2
| | | | Prompted by: latest discussion in freebsd-security
* Upgrade to 2.02ache1998-04-286-45/+36
|
* Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.max1998-04-052-3/+3
| | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
* Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tasami1998-04-041-1/+2
| | | | | depend on ordering in the parent Makefiles for the links to be created correctly.
* Upgrade, 1.03f -> 1.03g.max1998-02-072-5/+5
| | | | | PR: 5657 Submitted by: maintainer
* Upgrade, 1.03e -> 1.03f.max1997-12-192-5/+5
| | | | | Submitted by: maintainer PR: 5341
* Files from old MASTER_SITE moved to a new site.jseger1997-11-281-2/+2
|
* Upgrade, 1.03a -> 1.03emax1997-11-132-5/+5
| | | | | Submitted by: maintainer PR: 5006
* Upgrade to 2.01.1ache1997-11-066-15/+15
|
* Upgrade to 5.2.13.tg1997-10-282-6/+6
|
* Upgrade to 3.0.5torstenb1997-09-266-12/+12
|
* Upgrade, 1.01h -> 1.03a.max1997-09-194-36/+19
| | | | | PR: 4581 Submitted by: maintainer
* @exec/@unexec directives that use %[FD] should never be put at themax1997-09-062-2/+2
| | | | very beginning of the file. This has been causing pkg_add to fail.
* Make Bash obey ${PREFIX}obrien1997-08-211-0/+11
|
* Forgot to disable NO_CDROMcracauer1997-07-151-2/+1
|
* Make this port almost portlint - clean (Description is still too long)cracauer1997-07-152-50/+14
| | | | Fix some typos.
OpenPOWER on IntegriCloud