summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-27 20:28:08 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-27 20:28:08 +0000
commit60e37192e41aeb21edc33b605348a0c5d8eea849 (patch)
treee5d21073cc0e85891288dc8c46bfd29a98be76ae
parentImport Ruby/GNOME2 0.1 ports. (diff)
Sort entries.
Notes
Notes: svn path=/head/; revision=71177
-rw-r--r--comms/Makefile2
-rw-r--r--databases/Makefile2
-rw-r--r--devel/Makefile4
-rw-r--r--editors/Makefile24
-rw-r--r--french/Makefile2
-rw-r--r--lang/Makefile2
-rw-r--r--net/Makefile8
-rw-r--r--news/Makefile2
-rw-r--r--palm/Makefile2
-rw-r--r--security/Makefile3
-rw-r--r--x11-clocks/Makefile2
-rw-r--r--x11-toolkits/Makefile2
-rw-r--r--x11-wm/Makefile2
-rw-r--r--x11/Makefile4
14 files changed, 30 insertions, 31 deletions
diff --git a/comms/Makefile b/comms/Makefile
index ce9873f51664..2dfa89a842bf 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += zssh
SUBDIR += acfax
SUBDIR += asmodem
@@ -55,5 +54,6 @@
SUBDIR += yaps
SUBDIR += yawmppp
SUBDIR += zmtx-zmrx
+ SUBDIR += zssh
.include <bsd.port.subdir.mk>
diff --git a/databases/Makefile b/databases/Makefile
index e9b28391fc61..c9898491f93b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -75,7 +75,6 @@
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Excel
SUBDIR += p5-DBD-InterBase
- SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBD-LDAP
SUBDIR += p5-DBD-ODBC
SUBDIR += p5-DBD-Oracle
@@ -83,6 +82,7 @@
SUBDIR += p5-DBD-SQLite
SUBDIR += p5-DBD-Sybase
SUBDIR += p5-DBD-XBase
+ SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBI
SUBDIR += p5-DBIWrapper
SUBDIR += p5-DBIx-AnyDBD
diff --git a/devel/Makefile b/devel/Makefile
index d02d251ab9f3..d76bf2eb69cb 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -113,8 +113,8 @@
SUBDIR += cssc
SUBDIR += ctags
SUBDIR += cutils
- SUBDIR += cvs2cl
SUBDIR += cvs+ipv6
+ SUBDIR += cvs2cl
SUBDIR += cvs2html
SUBDIR += cvs2p4
SUBDIR += cvsadmin
@@ -793,8 +793,8 @@
SUBDIR += sparc-rtems-gcj
SUBDIR += sparc-rtems-gdb
SUBDIR += sparc-rtems-objc
- SUBDIR += spirit
SUBDIR += spin
+ SUBDIR += spirit
SUBDIR += splint
SUBDIR += st
SUBDIR += stlport
diff --git a/editors/Makefile b/editors/Makefile
index d75eae471ff7..b8184f1d2019 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -96,24 +96,24 @@
SUBDIR += nvi-perl
SUBDIR += offix-editor
SUBDIR += ooodict-all
- SUBDIR += ooodict-da_DK
- SUBDIR += ooodict-en_US
- SUBDIR += ooodict-it_IT
- SUBDIR += ooodict-pt_PT
SUBDIR += ooodict-bg_BG
- SUBDIR += ooodict-el_GR
- SUBDIR += ooodict-es_ES
- SUBDIR += ooodict-nl_NL
- SUBDIR += ooodict-sk_SK
SUBDIR += ooodict-ca_ES
- SUBDIR += ooodict-en_CA
- SUBDIR += ooodict-hr_HR
- SUBDIR += ooodict-pl_PL
- SUBDIR += ooodict-sv_SE
SUBDIR += ooodict-cs_CZ
+ SUBDIR += ooodict-da_DK
+ SUBDIR += ooodict-el_GR
+ SUBDIR += ooodict-en_CA
SUBDIR += ooodict-en_GB
+ SUBDIR += ooodict-en_US
+ SUBDIR += ooodict-es_ES
+ SUBDIR += ooodict-hr_HR
SUBDIR += ooodict-hu_HU
+ SUBDIR += ooodict-it_IT
+ SUBDIR += ooodict-nl_NL
+ SUBDIR += ooodict-pl_PL
SUBDIR += ooodict-pt_BR
+ SUBDIR += ooodict-pt_PT
+ SUBDIR += ooodict-sk_SK
+ SUBDIR += ooodict-sv_SE
SUBDIR += openoffice
SUBDIR += openoffice-ar
SUBDIR += openoffice-devel
diff --git a/french/Makefile b/french/Makefile
index 42260e71d9fb..e4d99a7df872 100644
--- a/french/Makefile
+++ b/french/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += xtel
SUBDIR += aspell
SUBDIR += ispell
@@ -11,5 +10,6 @@
SUBDIR += php_doc
SUBDIR += plgrenouille
SUBDIR += staroffice52
+ SUBDIR += xtel
.include <bsd.port.subdir.mk>
diff --git a/lang/Makefile b/lang/Makefile
index f5f325d8a749..4ea50bbcdcf6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += yorick-doc
SUBDIR += ETHOberonV4
SUBDIR += Gofer
@@ -225,5 +224,6 @@
SUBDIR += yabasic
SUBDIR += yap
SUBDIR += yorick
+ SUBDIR += yorick-doc
.include <bsd.port.subdir.mk>
diff --git a/net/Makefile b/net/Makefile
index cc36c128cad5..1f8944222eb1 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -2,8 +2,8 @@
#
SUBDIR += 44bsd-rdist
- SUBDIR += 6tunnel
SUBDIR += 6to4
+ SUBDIR += 6tunnel
SUBDIR += DarwinStreamingServer
SUBDIR += GeoIP
SUBDIR += NeTraMet
@@ -300,8 +300,8 @@
SUBDIR += nemesis
SUBDIR += net-http
SUBDIR += net-snmp
- SUBDIR += net-snmp4
SUBDIR += net-snmp-tkmib
+ SUBDIR += net-snmp4
SUBDIR += netatalk
SUBDIR += netcat
SUBDIR += netdude
@@ -444,9 +444,9 @@
SUBDIR += pipsecd
SUBDIR += pmf
SUBDIR += poptop
- SUBDIR += pppoa
SUBDIR += portfwd
SUBDIR += pppload
+ SUBDIR += pppoa
SUBDIR += ppptraf
SUBDIR += pptpclient
SUBDIR += ppxp
@@ -510,9 +510,9 @@
SUBDIR += ruby-pcap
SUBDIR += ruby-radius
SUBDIR += ruby-romp
- SUBDIR += ruby-spread
SUBDIR += ruby-snmp
SUBDIR += ruby-soap
+ SUBDIR += ruby-spread
SUBDIR += ruby-tcpsocketpipe
SUBDIR += ruby-tserver
SUBDIR += ruby-xmlrpc
diff --git a/news/Makefile b/news/Makefile
index f644dbb3fb3e..7d86bebda780 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += yencode
SUBDIR += PicMonger
SUBDIR += atp
@@ -65,5 +64,6 @@
SUBDIR += xmitbin
SUBDIR += xrn
SUBDIR += xvnews
+ SUBDIR += yencode
.include <bsd.port.subdir.mk>
diff --git a/palm/Makefile b/palm/Makefile
index 4d92560993c4..ab40e9f5d47c 100644
--- a/palm/Makefile
+++ b/palm/Makefile
@@ -12,8 +12,8 @@
SUBDIR += jfconv
SUBDIR += jpilot
SUBDIR += libmal
- SUBDIR += malsync
SUBDIR += makeztxt
+ SUBDIR += malsync
SUBDIR += mdbconv
SUBDIR += p5-Palm
SUBDIR += palmos-sdk
diff --git a/security/Makefile b/security/Makefile
index 24273128cfce..260711e207c1 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -293,9 +293,8 @@
SUBDIR += tinc
SUBDIR += trinokiller
SUBDIR += tripwire
- SUBDIR += tripwire12
SUBDIR += tripwire-131
-# SUBDIR += tripwire12
+ SUBDIR += tripwire12
SUBDIR += uvscan-dat
SUBDIR += vlock
SUBDIR += vlog
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile
index 84f6b196b532..9e78fc5118c8 100644
--- a/x11-clocks/Makefile
+++ b/x11-clocks/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += zclock
SUBDIR += abclock
SUBDIR += asclock
@@ -38,5 +37,6 @@
SUBDIR += xmms-alarm
SUBDIR += xtimer
SUBDIR += xtu
+ SUBDIR += zclock
.include <bsd.port.subdir.mk>
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index b774e1d30556..eba5f248574f 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -41,8 +41,8 @@
SUBDIR += gtk-Mac2-theme
SUBDIR += gtk-bluecurve-theme
SUBDIR += gtk-engines
- SUBDIR += gtk-engines2
SUBDIR += gtk-engines-collection
+ SUBDIR += gtk-engines2
SUBDIR += gtk-flat-theme
SUBDIR += gtk-qn-x11-theme
SUBDIR += gtk-xfce-engine
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 0bd58b23d52f..f517315c1fcc 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += yawm
SUBDIR += 9menu
SUBDIR += 9wm
@@ -97,5 +96,6 @@
SUBDIR += wmx
SUBDIR += xfce
SUBDIR += xwmm
+ SUBDIR += yawm
.include <bsd.port.subdir.mk>
diff --git a/x11/Makefile b/x11/Makefile
index bcb2e270678a..cab82e77678d 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += yelp
SUBDIR += 9term
SUBDIR += XFree86
@@ -40,8 +39,8 @@
SUBDIR += gmrun
SUBDIR += gnoclip
SUBDIR += gnome
- SUBDIR += gnome2
SUBDIR += gnome-fifth-toe
+ SUBDIR += gnome2
SUBDIR += gnome2-fifth-toe
SUBDIR += gnomeapplets
SUBDIR += gnomeapplets2
@@ -175,5 +174,6 @@
SUBDIR += xwatchwin
SUBDIR += xwit
SUBDIR += xzoom
+ SUBDIR += yelp
.include <bsd.port.subdir.mk>