Commit Graph

15 Commits

Author SHA1 Message Date
Satoshi Asami
75e0c6c35e Sort entries. In particular, "large", "medium", "small" sort in this order,
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.)
1998-12-07 02:22:12 +00:00
Satoshi Asami
030f6d6f83 Rename "bash" to "bash1" (the actual port is already repository copied).
Requested by:	chet@ins.CWRU.Edu
1998-06-25 22:26:26 +00:00
Masafumi Max NAKANE
26eb98429b Activated scsh. 1997-01-03 00:40:55 +00:00
Satoshi Asami
c60d526cd9 Add bash2, which has been repository-copied from bash before rolling
it back from 2.0 to 1.14.7.
1997-01-02 07:01:10 +00:00
Satoshi Asami
51c1684909 Move es from plan9 to shells. (It has already been copied to shells
by Peter.)
1996-07-30 04:17:03 +00:00
Satoshi Asami
1f43de46ba Convert all makefiles to new formats. 1995-10-03 11:45:15 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# 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".
1995-05-14 03:30:07 +00:00
Satoshi Asami
18366571f1 Put pdksh back, now that the mmap problem is solved. 1995-04-25 07:03:53 +00:00
Satoshi Asami
5bcaefbd97 # BROKEN= pdksh (not really pdksh's fault, but will hang -current) 1995-04-23 09:01:41 +00:00
Torsten Blum
4ce1995f10 Add zsh to the subdirs list 1995-02-12 16:35:14 +00:00
Jordan K. Hubbard
87fd1edb16 Add pdksh, add trailing / to MASTER_SITES line in port. 1994-12-27 13:02:51 +00:00
Jordan K. Hubbard
f483581085 Add tcsh to list of SUBDIRS.
Submitted by:	jkh
1994-08-28 10:49:45 +00:00
Jordan K. Hubbard
d960161e22 Add $Id$ lines to all the directory level Makefiles.
Submitted by:	jkh
1994-08-23 10:20:29 +00:00
Jordan K. Hubbard
742e6c4d2a Change ports Makefiles to use bsd.port.subdir.mk
Submitted by:	jkh
1994-08-22 11:26:08 +00:00
Jordan K. Hubbard
7ca702f09f The start of the 2.0 ports collection. No sup repository yet, but I'll
make one when I wake up again.. :)
Submitted by:	jkh
1994-08-21 13:19:28 +00:00