mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
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.)
This commit is contained in:
parent
72c0365942
commit
75e0c6c35e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15163
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.10 1998/07/01 15:40:47 ghelmer Exp $
|
||||
# $Id: Makefile,v 1.11 1998/12/06 14:13:23 vanilla Exp $
|
||||
#
|
||||
|
||||
SUBDIR += acs
|
||||
@ -10,8 +10,8 @@
|
||||
SUBDIR += magic
|
||||
SUBDIR += mars
|
||||
SUBDIR += pcb
|
||||
SUBDIR += spice
|
||||
SUBDIR += sis
|
||||
SUBDIR += spice
|
||||
SUBDIR += xcircuit
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.142 1998/11/19 07:05:52 flathill Exp $
|
||||
# $Id: Makefile,v 1.143 1998/11/21 17:55:39 steve Exp $
|
||||
#
|
||||
|
||||
SUBDIR += ElectricFence
|
||||
@ -43,8 +43,8 @@
|
||||
SUBDIR += id-utils
|
||||
SUBDIR += ilu
|
||||
SUBDIR += jam
|
||||
SUBDIR += libU77
|
||||
SUBDIR += lclint
|
||||
SUBDIR += libU77
|
||||
SUBDIR += libdlmalloc
|
||||
SUBDIR += libffi
|
||||
SUBDIR += libgtop
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.170 1998/11/24 09:15:53 flathill Exp $
|
||||
# $Id: Makefile,v 1.171 1998/12/05 17:12:40 flathill Exp $
|
||||
#
|
||||
|
||||
SUBDIR += 3dc
|
||||
@ -16,21 +16,21 @@
|
||||
SUBDIR += block
|
||||
SUBDIR += blue
|
||||
SUBDIR += bogged
|
||||
SUBDIR += bugsx
|
||||
SUBDIR += bs
|
||||
SUBDIR += bugsx
|
||||
SUBDIR += cgoban
|
||||
SUBDIR += connect4
|
||||
SUBDIR += cosmo
|
||||
SUBDIR += crafty
|
||||
SUBDIR += crafty-open-small
|
||||
SUBDIR += crafty-open-medium
|
||||
SUBDIR += crafty-open-large
|
||||
SUBDIR += crafty-open-medium
|
||||
SUBDIR += crafty-open-small
|
||||
SUBDIR += crossfire
|
||||
SUBDIR += dontspace
|
||||
SUBDIR += doom
|
||||
SUBDIR += empire
|
||||
SUBDIR += flying
|
||||
SUBDIR += fkiss
|
||||
SUBDIR += flying
|
||||
SUBDIR += freeciv
|
||||
SUBDIR += frotz
|
||||
SUBDIR += galaxis
|
||||
@ -131,8 +131,8 @@
|
||||
SUBDIR += xmulti
|
||||
SUBDIR += xneko
|
||||
SUBDIR += xnibbles
|
||||
SUBDIR += xoids
|
||||
SUBDIR += xoct
|
||||
SUBDIR += xoids
|
||||
SUBDIR += xonix
|
||||
SUBDIR += xothello
|
||||
SUBDIR += xpacman
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.175 1998/11/24 04:47:10 itojun Exp $
|
||||
# $Id: Makefile,v 1.176 1998/12/02 20:08:56 billf Exp $
|
||||
#
|
||||
|
||||
SUBDIR += acron
|
||||
@ -72,8 +72,8 @@
|
||||
SUBDIR += xgas
|
||||
SUBDIR += xless
|
||||
SUBDIR += xpns
|
||||
SUBDIR += xtar
|
||||
SUBDIR += xquote
|
||||
SUBDIR += xtar
|
||||
SUBDIR += ytree
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.202 1998/12/03 11:04:52 kuriyama Exp $
|
||||
# $Id: Makefile,v 1.203 1998/12/04 08:14:56 jkoshy Exp $
|
||||
#
|
||||
|
||||
SUBDIR += SSLtelnet
|
||||
@ -59,8 +59,8 @@
|
||||
SUBDIR += icmpinfo
|
||||
SUBDIR += irc
|
||||
SUBDIR += ircII
|
||||
SUBDIR += ircii-epic
|
||||
SUBDIR += ircd-hybrid-5
|
||||
SUBDIR += ircii-epic
|
||||
SUBDIR += isc-dhcp
|
||||
SUBDIR += isc-dhcp2
|
||||
SUBDIR += ivs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.38 1998/06/11 12:30:30 dburr Exp $
|
||||
# $Id: Makefile,v 1.39 1998/08/09 00:35:46 steve Exp $
|
||||
#
|
||||
|
||||
SUBDIR += atp
|
||||
@ -6,9 +6,9 @@
|
||||
SUBDIR += cnews
|
||||
SUBDIR += diablo
|
||||
SUBDIR += dnews
|
||||
SUBDIR += ifmail
|
||||
SUBDIR += inn
|
||||
SUBDIR += knews
|
||||
SUBDIR += ifmail
|
||||
SUBDIR += leafnode
|
||||
SUBDIR += newsfetch
|
||||
SUBDIR += nn
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
|
||||
# $Id: Makefile,v 1.14 1998/06/25 22:26:26 asami Exp $
|
||||
#
|
||||
|
||||
SUBDIR += bash1
|
||||
SUBDIR += bash2
|
||||
SUBDIR += es
|
||||
SUBDIR += scsh
|
||||
SUBDIR += pdksh
|
||||
SUBDIR += scsh
|
||||
SUBDIR += tcsh
|
||||
SUBDIR += zsh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user