summaryrefslogtreecommitdiffstats
path: root/shells/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add the original 44bsd-csh for those that don't care for the new one.obrien2000-04-151-0/+1
|
* Adding sash version 3.4.steve2000-01-291-0/+1
| | | | | | | A Stand-Alone shell combining many common utilities. PR: 16309 Submitted by: Patrick Gardella <patrick@freebsd.org>
* Add flash.wes2000-01-081-0/+1
| | | | | PR: 15995 Submitted by: Will Andrews <andrews@technologist.com>
* Add perlsh.asami2000-01-061-0/+1
| | | | Forgotten by: wes
* Activate the ksh93 port.steve1999-11-261-0/+1
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Activate esh.nectar1999-05-281-1/+2
|
* Add back bash1.obrien1999-03-311-1/+2
|
* Delete the bash1 port.obrien1999-03-291-2/+1
|
* Break up the "plan9" category -- all the ports are where they belong, andasami1999-01-091-1/+2
| | | | | | "plan9" is a virtual category now. Reviewed by: the ports list
* Activate zsh-devel port.steve1998-12-241-1/+2
|
* 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.)
* Rename "bash" to "bash1" (the actual port is already repository copied).asami1998-06-251-2/+2
| | | | Requested by: chet@ins.CWRU.Edu
* Activated scsh.max1997-01-031-1/+2
|
* Add bash2, which has been repository-copied from bash before rollingasami1997-01-021-1/+2
| | | | it back from 2.0 to 1.14.7.
* Move es from plan9 to shells. (It has already been copied to shellsasami1996-07-301-1/+2
| | | | by Peter.)
* Convert all makefiles to new formats.asami1995-10-031-2/+5
|
* Clean up subdir Makefiles. They now all look like this:asami1995-05-141-1/+2
| | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep".
* Put pdksh back, now that the mmap problem is solved.asami1995-04-251-4/+2
|
* # BROKEN= pdksh (not really pdksh's fault, but will hang -current)asami1995-04-231-2/+4
|
* Add zsh to the subdirs listtorstenb1995-02-121-2/+2
|
* Add pdksh, add trailing / to MASTER_SITES line in port.jkh1994-12-271-2/+2
|
* Add tcsh to list of SUBDIRS.jkh1994-08-281-2/+2
| | | | Submitted by: jkh
* Add $Id$ lines to all the directory level Makefiles.jkh1994-08-231-0/+2
| | | | Submitted by: jkh
* Change ports Makefiles to use bsd.port.subdir.mkjkh1994-08-221-1/+1
| | | | Submitted by: jkh
* The start of the 2.0 ports collection. No sup repository yet, but I'lljkh1994-08-211-0/+3
make one when I wake up again.. :) Submitted by: jkh
OpenPOWER on IntegriCloud