diff options
author | kris <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
commit | 7b97ce56e76408c079ea16e427bf5a726ebe0b74 (patch) | |
tree | 7a899bd5b68d41e34af8d11e9e139951f5d9f7f3 | |
parent | e2d890ce79e982e5b469cfc411061acff2d49599 (diff) | |
download | FreeBSD-ports-7b97ce56e76408c079ea16e427bf5a726ebe0b74.zip FreeBSD-ports-7b97ce56e76408c079ea16e427bf5a726ebe0b74.tar.gz |
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
120 files changed, 138 insertions, 70 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index e540361..b5c4a4b 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -1,14 +1,17 @@ # $FreeBSD$ # - SUBDIR += at-spi - SUBDIR += atk - SUBDIR += dasher - SUBDIR += gail - SUBDIR += gnomemag - SUBDIR += gnomespeech - SUBDIR += gnopernicus - SUBDIR += gok - SUBDIR += kdeaccessibility - SUBDIR += linux-atk + + COMMENT = Ports to help disabled users + + SUBDIR += at-spi + SUBDIR += atk + SUBDIR += dasher + SUBDIR += gail + SUBDIR += gnomemag + SUBDIR += gnomespeech + SUBDIR += gnopernicus + SUBDIR += gok + SUBDIR += kdeaccessibility + SUBDIR += linux-atk .include <bsd.port.subdir.mk> diff --git a/accessibility/pkg/COMMENT b/accessibility/pkg/COMMENT deleted file mode 100644 index 303b881..0000000 --- a/accessibility/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Ports to help disabled users diff --git a/arabic/Makefile b/arabic/Makefile index 5f27d8c..e7725ca 100644 --- a/arabic/Makefile +++ b/arabic/Makefile @@ -1,5 +1,8 @@ # $FreeBSD$ # + + COMMENT = Arabic language support + SUBDIR += ae_fonts_mono SUBDIR += ae_fonts_ttf SUBDIR += kacst_fonts diff --git a/arabic/pkg/COMMENT b/arabic/pkg/COMMENT deleted file mode 100644 index 76776e5..0000000 --- a/arabic/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Arabic support diff --git a/archivers/Makefile b/archivers/Makefile index f4a4bb1..21fa66d 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Archivers + SUBDIR += 9e SUBDIR += alz2zip SUBDIR += arc diff --git a/archivers/pkg/COMMENT b/archivers/pkg/COMMENT deleted file mode 100644 index ee6925a..0000000 --- a/archivers/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Archivers diff --git a/astro/Makefile b/astro/Makefile index acfcbe2..48cb79a 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Astronomical ports + SUBDIR += SETIsupport SUBDIR += accrete SUBDIR += celestia diff --git a/astro/pkg/COMMENT b/astro/pkg/COMMENT deleted file mode 100644 index 1515e1b..0000000 --- a/astro/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Astronomical ports diff --git a/audio/Makefile b/audio/Makefile index 62b0564..1cc3737 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Audio tools + SUBDIR += HVSC-Update SUBDIR += Maaate SUBDIR += abcde diff --git a/audio/pkg/COMMENT b/audio/pkg/COMMENT deleted file mode 100644 index 6b4100d..0000000 --- a/audio/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Audio tools diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 7374139..e2636b5 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Benchmarking tools + SUBDIR += autobench SUBDIR += bonnie SUBDIR += bonnie++ diff --git a/benchmarks/pkg/COMMENT b/benchmarks/pkg/COMMENT deleted file mode 100644 index 4b2d98e..0000000 --- a/benchmarks/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Benchmarking tools diff --git a/biology/Makefile b/biology/Makefile index 7959934..8a93091 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Biology + SUBDIR += L-Breeder SUBDIR += act SUBDIR += artemis diff --git a/biology/pkg/COMMENT b/biology/pkg/COMMENT deleted file mode 100644 index e2c965a..0000000 --- a/biology/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Biology diff --git a/cad/Makefile b/cad/Makefile index 60b6b6e..490c7e0 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = CAD tools + SUBDIR += admesh SUBDIR += astk-client SUBDIR += astk-serveur diff --git a/cad/pkg/COMMENT b/cad/pkg/COMMENT deleted file mode 100644 index 34425d8..0000000 --- a/cad/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -CAD tools diff --git a/chinese/Makefile b/chinese/Makefile index 13f6ca7..5da7e2d 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Chinese support + SUBDIR += CJK SUBDIR += FreeWnn-lib SUBDIR += FreeWnn-server diff --git a/chinese/pkg/COMMENT b/chinese/pkg/COMMENT deleted file mode 100644 index cc8552a..0000000 --- a/chinese/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Chinese support diff --git a/comms/Makefile b/comms/Makefile index d2d5a58..fa59335 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Communication utilities + SUBDIR += acfax SUBDIR += aldo SUBDIR += asmodem diff --git a/comms/pkg/COMMENT b/comms/pkg/COMMENT deleted file mode 100644 index cda188f..0000000 --- a/comms/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Communication utilities diff --git a/converters/Makefile b/converters/Makefile index 24ea374..555408d 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Character code converters + SUBDIR += aish SUBDIR += asr10 SUBDIR += base64 diff --git a/converters/pkg/COMMENT b/converters/pkg/COMMENT deleted file mode 100644 index bd3dc01..0000000 --- a/converters/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Character code converters diff --git a/databases/Makefile b/databases/Makefile index 5396da1..a89fa1d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Databases + SUBDIR += WWWdb SUBDIR += adodb SUBDIR += arcexplorer diff --git a/databases/pkg/COMMENT b/databases/pkg/COMMENT deleted file mode 100644 index c02193e..0000000 --- a/databases/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Databases diff --git a/deskutils/Makefile b/deskutils/Makefile index 198f909..f19ee52 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Things that used to be on the desktop before computers were invented + SUBDIR += abacus SUBDIR += aspostit SUBDIR += autocutsel diff --git a/deskutils/pkg/COMMENT b/deskutils/pkg/COMMENT deleted file mode 100644 index 0e34074..0000000 --- a/deskutils/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Things that used to be on the desktop before computers were invented diff --git a/devel/Makefile b/devel/Makefile index e8dbc3b..ef66e11 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Development utilities + SUBDIR += ElectricFence SUBDIR += ORBacus SUBDIR += ORBit diff --git a/devel/pkg/COMMENT b/devel/pkg/COMMENT deleted file mode 100644 index 4106384..0000000 --- a/devel/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Development utilities diff --git a/dns/Makefile b/dns/Makefile index 1619331..15016f8 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Domain Name Service tools + SUBDIR += adns SUBDIR += ares SUBDIR += bind8 diff --git a/dns/pkg/COMMENT b/dns/pkg/COMMENT deleted file mode 100644 index e644dd1..0000000 --- a/dns/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Domain Name Service tools diff --git a/editors/Makefile b/editors/Makefile index 5a3f1e4..af5423a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Editors + SUBDIR += AbiWord2 SUBDIR += MathPlanner SUBDIR += aee diff --git a/editors/pkg/COMMENT b/editors/pkg/COMMENT deleted file mode 100644 index 42379c0..0000000 --- a/editors/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Editors diff --git a/emulators/Makefile b/emulators/Makefile index 795d443..2fbab68 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Emulators for other operating systems + SUBDIR += adamem SUBDIR += aftp SUBDIR += atari800 diff --git a/emulators/pkg/COMMENT b/emulators/pkg/COMMENT deleted file mode 100644 index e41c5a5..0000000 --- a/emulators/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Emulators for other operating systems diff --git a/finance/Makefile b/finance/Makefile index f05a528..070cabf 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,5 +1,8 @@ # $FreeBSD$ # + + COMMENT = Monetary, financial and related applications + SUBDIR += aqmoney SUBDIR += cbb SUBDIR += emma diff --git a/finance/pkg/COMMENT b/finance/pkg/COMMENT deleted file mode 100644 index a4406b8c..0000000 --- a/finance/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Monetary, financial and related applications diff --git a/french/Makefile b/french/Makefile index 701e8f4..a7b28b5 100644 --- a/french/Makefile +++ b/french/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = French support + SUBDIR += abispell-fr-FR SUBDIR += aspell SUBDIR += aster diff --git a/french/pkg/COMMENT b/french/pkg/COMMENT deleted file mode 100644 index a8361b0..0000000 --- a/french/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -French support diff --git a/ftp/Makefile b/ftp/Makefile index 2c18ed5..a3e5c1a 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = FTP client and server utilities + SUBDIR += IglooFTP SUBDIR += axel SUBDIR += axelq diff --git a/ftp/pkg/COMMENT b/ftp/pkg/COMMENT deleted file mode 100644 index 58e357f..0000000 --- a/ftp/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -FTP client and server utilities diff --git a/games/Makefile b/games/Makefile index e418b6d..55f99cc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Games + SUBDIR += 0verkill SUBDIR += 3dc SUBDIR += 3dpong diff --git a/games/pkg/COMMENT b/games/pkg/COMMENT deleted file mode 100644 index a14e466..0000000 --- a/games/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Games diff --git a/german/Makefile b/german/Makefile index 7b6aeea..781be6d 100644 --- a/german/Makefile +++ b/german/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = German support + SUBDIR += BBBike SUBDIR += aspell SUBDIR += citrix_ica diff --git a/german/pkg/COMMENT b/german/pkg/COMMENT deleted file mode 100644 index 3e35167..0000000 --- a/german/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -German support diff --git a/graphics/Makefile b/graphics/Makefile index 1c297f1..08319d2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Graphics tools and libraries + SUBDIR += 4va SUBDIR += Cgraph SUBDIR += Coin diff --git a/graphics/pkg/COMMENT b/graphics/pkg/COMMENT deleted file mode 100644 index 09cd23e..0000000 --- a/graphics/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Graphics tools and libraries diff --git a/hebrew/Makefile b/hebrew/Makefile index c3e6ce0..0607372 100644 --- a/hebrew/Makefile +++ b/hebrew/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Hebrew support + SUBDIR += culmus SUBDIR += elmar-fonts SUBDIR += he2 diff --git a/hebrew/pkg/COMMENT b/hebrew/pkg/COMMENT deleted file mode 100644 index 0cb5e98..0000000 --- a/hebrew/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Hebrew support diff --git a/hungarian/Makefile b/hungarian/Makefile index 684af27..5eadffc 100644 --- a/hungarian/Makefile +++ b/hungarian/Makefile @@ -1,5 +1,8 @@ # $FreeBSD$ # + + COMMENT = Hungarian language support + SUBDIR += hu-phone SUBDIR += hu-zipcodes SUBDIR += ispell diff --git a/hungarian/pkg/COMMENT b/hungarian/pkg/COMMENT deleted file mode 100644 index 26630ce..0000000 --- a/hungarian/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Hungarian language support diff --git a/irc/Makefile b/irc/Makefile index af371f8..d9c8626 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Internet Relay Chat utilities + SUBDIR += bitchx SUBDIR += bitlbee SUBDIR += blackened diff --git a/irc/pkg/COMMENT b/irc/pkg/COMMENT deleted file mode 100644 index 262346a..0000000 --- a/irc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Internet Relay Chat utilities diff --git a/japanese/Makefile b/japanese/Makefile index 99769df..8fd7d15 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Japanese support + SUBDIR += ASCIIdates98-fpw SUBDIR += CGdic-fpw SUBDIR += Canna diff --git a/japanese/pkg/COMMENT b/japanese/pkg/COMMENT deleted file mode 100644 index ca367d4..0000000 --- a/japanese/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Japanese support diff --git a/java/Makefile b/java/Makefile index 0c6ee29..6e6c634 100644 --- a/java/Makefile +++ b/java/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Java language support + SUBDIR += avalon-logkit SUBDIR += bluej SUBDIR += bouncycastle diff --git a/java/pkg/COMMENT b/java/pkg/COMMENT deleted file mode 100644 index a431a6a..0000000 --- a/java/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Java language support diff --git a/korean/Makefile b/korean/Makefile index 0353ace..751197a 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Korean support + SUBDIR += FreeWnn-lib SUBDIR += FreeWnn-server SUBDIR += a2ps diff --git a/korean/pkg/COMMENT b/korean/pkg/COMMENT deleted file mode 100644 index 0173525..0000000 --- a/korean/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Korean support diff --git a/lang/Makefile b/lang/Makefile index b4aca05..ea8c944 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Programming languages + SUBDIR += Gofer SUBDIR += STk SUBDIR += Sather diff --git a/lang/pkg/COMMENT b/lang/pkg/COMMENT deleted file mode 100644 index 3aa382f..0000000 --- a/lang/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Programming languages diff --git a/mail/Makefile b/mail/Makefile index d893de2..06b9b7c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Electronic mail utilities + SUBDIR += abook SUBDIR += adcomplain SUBDIR += aileron diff --git a/mail/pkg/COMMENT b/mail/pkg/COMMENT deleted file mode 100644 index f70a8f7..0000000 --- a/mail/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Electronic mail utilities diff --git a/math/Makefile b/math/Makefile index 4132fe7..32ba9fc 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Mathematics + SUBDIR += GiNaC SUBDIR += PDL SUBDIR += R-a4 diff --git a/math/pkg/COMMENT b/math/pkg/COMMENT deleted file mode 100644 index 435a3fe..0000000 --- a/math/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Mathematics diff --git a/mbone/Makefile b/mbone/Makefile index cf9dd91..4d918a2 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = MBone applications + SUBDIR += imm SUBDIR += mcl SUBDIR += nte diff --git a/mbone/pkg/COMMENT b/mbone/pkg/COMMENT deleted file mode 100644 index 2eb3d11..0000000 --- a/mbone/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MBone applications diff --git a/misc/Makefile b/misc/Makefile index e27f414..372bf65 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Miscellaneous utilities + SUBDIR += 44bsd-more SUBDIR += Howto SUBDIR += achievo diff --git a/misc/pkg/COMMENT b/misc/pkg/COMMENT deleted file mode 100644 index 230e41a..0000000 --- a/misc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Miscellaneous utilities diff --git a/multimedia/Makefile b/multimedia/Makefile index 3e9ca1e..97ae9ff 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,5 +1,8 @@ # $FreeBSD$ # + + COMMENT = Multimedia software + SUBDIR += acidrip SUBDIR += acme SUBDIR += avidemux diff --git a/multimedia/pkg/COMMENT b/multimedia/pkg/COMMENT deleted file mode 100644 index 241d11f..0000000 --- a/multimedia/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Multimedia software diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 7d0efb3..ba7ffc7 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Network management tools + SUBDIR += NeTraMet SUBDIR += aggregate SUBDIR += aguri diff --git a/net-mgmt/pkg/COMMENT b/net-mgmt/pkg/COMMENT deleted file mode 100644 index 745e4ef..0000000 --- a/net-mgmt/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Network management tools diff --git a/net/Makefile b/net/Makefile index 70d264b..ac6e563 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Networking tools + SUBDIR += 3proxy SUBDIR += 44bsd-rdist SUBDIR += 4g8 diff --git a/net/pkg/COMMENT b/net/pkg/COMMENT deleted file mode 100644 index b5d4772..0000000 --- a/net/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Networking tools diff --git a/news/Makefile b/news/Makefile index bd1e6f2..4211f2f 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Network news + SUBDIR += PicMonger SUBDIR += atp SUBDIR += aub diff --git a/news/pkg/COMMENT b/news/pkg/COMMENT deleted file mode 100644 index 1618939..0000000 --- a/news/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Network news diff --git a/palm/Makefile b/palm/Makefile index 19a2668..b7c970c 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Software support for the 3Com Palm(tm) series + SUBDIR += bibelot SUBDIR += coldsync SUBDIR += gnomepilot-conduits2 diff --git a/palm/pkg/COMMENT b/palm/pkg/COMMENT deleted file mode 100644 index fed8740..0000000 --- a/palm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Software support for the 3Com Palm(tm) series diff --git a/picobsd/Makefile b/picobsd/Makefile index a9962fe..f4644b3 100644 --- a/picobsd/Makefile +++ b/picobsd/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = PicoBSD-related ports + SUBDIR += ssh-picobsd .include <bsd.port.subdir.mk> diff --git a/picobsd/pkg/COMMENT b/picobsd/pkg/COMMENT deleted file mode 100644 index dcad6a9..0000000 --- a/picobsd/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -PicoBSD-related ports diff --git a/polish/Makefile b/polish/Makefile index ad6a5f5..ff046b8 100644 --- a/polish/Makefile +++ b/polish/Makefile @@ -1,5 +1,8 @@ # $FreeBSD$ # + + COMMENT = Polish language support + SUBDIR += aspell SUBDIR += ekg SUBDIR += gnugadu diff --git a/polish/pkg/COMMENT b/polish/pkg/COMMENT deleted file mode 100644 index 42e79e7..0000000 --- a/polish/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Polish language support diff --git a/portuguese/Makefile b/portuguese/Makefile index e17ab39..8c519b4 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -1,5 +1,8 @@ # $FreeBSD$ # + + COMMENT = Portuguese language support + SUBDIR += aspell SUBDIR += frontpage-pt_BR SUBDIR += ispell-pt_BR diff --git a/portuguese/pkg/COMMENT b/portuguese/pkg/COMMENT deleted file mode 100644 index 90251db..0000000 --- a/portuguese/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Portuguese language support diff --git a/print/Makefile b/print/Makefile index ba8f7af..f7c7b81 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Desktop publishing + SUBDIR += a2ps-a4 SUBDIR += a2ps-letter SUBDIR += a2ps-letterdj diff --git a/print/pkg/COMMENT b/print/pkg/COMMENT deleted file mode 100644 index 832f788..0000000 --- a/print/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Desktop publishing diff --git a/russian/Makefile b/russian/Makefile index 77306c3..8bed88e 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Russian support + SUBDIR += X.language SUBDIR += apache13 SUBDIR += apache13-modssl diff --git a/russian/pkg/COMMENT b/russian/pkg/COMMENT deleted file mode 100644 index 2ab1f9d..0000000 --- a/russian/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Russian support diff --git a/science/Makefile b/science/Makefile index d53a84b..c1bf089 100644 --- a/science/Makefile +++ b/science/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Scientific ports + SUBDIR += 2dhf SUBDIR += at SUBDIR += bblimage diff --git a/science/pkg/COMMENT b/science/pkg/COMMENT deleted file mode 100644 index f9c6b28..0000000 --- a/science/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Scientific ports diff --git a/security/Makefile b/security/Makefile index 2f7d94b..03109cf 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Security tools + SUBDIR += ADMsmb SUBDIR += ADMsnmp SUBDIR += IMHear diff --git a/security/pkg/COMMENT b/security/pkg/COMMENT deleted file mode 100644 index 5ee88ea..0000000 --- a/security/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Security tools diff --git a/shells/Makefile b/shells/Makefile index 28216cb..19450ee 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Shells + SUBDIR += 44bsd-csh SUBDIR += bash-completion SUBDIR += bash1 diff --git a/shells/pkg/COMMENT b/shells/pkg/COMMENT deleted file mode 100644 index 7f88f8a..0000000 --- a/shells/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Shells diff --git a/sysutils/Makefile b/sysutils/Makefile index 176064c..a074548 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = System utilities + SUBDIR += 3dm SUBDIR += LPRng SUBDIR += LPRngTool diff --git a/sysutils/pkg/COMMENT b/sysutils/pkg/COMMENT deleted file mode 100644 index 004ba2a..0000000 --- a/sysutils/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -System utilities diff --git a/textproc/Makefile b/textproc/Makefile index a2ee22c..7acd2fa 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Text processing utilities (does not include desktop publishing) + SUBDIR += 2bsd-diff SUBDIR += Ebnf2ps SUBDIR += af-aspell diff --git a/textproc/pkg/COMMENT b/textproc/pkg/COMMENT deleted file mode 100644 index 965a3ef..0000000 --- a/textproc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Text processing utilities (does not include desktop publishing) diff --git a/ukrainian/Makefile b/ukrainian/Makefile index 8aad126f..630d2c3 100644 --- a/ukrainian/Makefile +++ b/ukrainian/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Ukrainian support + SUBDIR += aspell SUBDIR += gd SUBDIR += iceb diff --git a/ukrainian/pkg/COMMENT b/ukrainian/pkg/COMMENT deleted file mode 100644 index 397e32f..0000000 --- a/ukrainian/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Ukrainian support diff --git a/vietnamese/Makefile b/vietnamese/Makefile index d5b2b8a..a094a55 100644 --- a/vietnamese/Makefile +++ b/vietnamese/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Vietnamese support + .if !defined(NO_VIET_KDE) SUBDIR += kde3-i18n .endif diff --git a/vietnamese/pkg/COMMENT b/vietnamese/pkg/COMMENT deleted file mode 100644 index 51a9f98..0000000 --- a/vietnamese/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Vietnamese support diff --git a/www/Makefile b/www/Makefile index cb3ae76..10c3ca1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Ports related to the World Wide Web + SUBDIR += MT SUBDIR += MT-PM SUBDIR += Mosaic # requires Motif diff --git a/www/pkg/COMMENT b/www/pkg/COMMENT deleted file mode 100644 index da5ca27..0000000 --- a/www/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Ports related to the World Wide Web diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 1e17dc3..fc416e8 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = X11 clocks + SUBDIR += abclock SUBDIR += alltraxclock SUBDIR += asclock diff --git a/x11-clocks/pkg/COMMENT b/x11-clocks/pkg/COMMENT deleted file mode 100644 index 4b1066e..0000000 --- a/x11-clocks/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 clocks diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 4fb8d9d..bded778 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = X11 file managers + SUBDIR += FSViewer SUBDIR += apotheke SUBDIR += asfiles diff --git a/x11-fm/pkg/COMMENT b/x11-fm/pkg/COMMENT deleted file mode 100644 index f58a381..0000000 --- a/x11-fm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 file managers diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 09335a8..08ce3a6 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = X11 fonts and font utilities + SUBDIR += XFree86-4-font100dpi SUBDIR += XFree86-4-font75dpi SUBDIR += XFree86-4-fontCyrillic diff --git a/x11-fonts/pkg/COMMENT b/x11-fonts/pkg/COMMENT deleted file mode 100644 index ee9f2db..0000000 --- a/x11-fonts/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 fonts and font utilities diff --git a/x11-servers/Makefile b/x11-servers/Makefile index 8d3ddb7..1f12196 100644 --- a/x11-servers/Makefile +++ b/x11-servers/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = X11 servers + SUBDIR += XFree86-4-FontServer SUBDIR += XFree86-4-NestServer SUBDIR += XFree86-4-PrintServer diff --git a/x11-servers/pkg/COMMENT b/x11-servers/pkg/COMMENT deleted file mode 100644 index 676c0fa..0000000 --- a/x11-servers/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 servers diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 69a5550..91793ef 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -1,5 +1,8 @@ # $FreeBSD$ # + + COMMENT = X Windows System themes + SUBDIR += gnome-icons SUBDIR += gnome-icons-aqua-fusion SUBDIR += gnome-icons-cool-gorilla diff --git a/x11-themes/pkg/COMMENT b/x11-themes/pkg/COMMENT deleted file mode 100644 index 672e29e..0000000 --- a/x11-themes/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X Windows System themes diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index ff512f5..d164ef2 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = X11 toolkits + SUBDIR += 9libs SUBDIR += SoXt SUBDIR += Xaw3d diff --git a/x11-toolkits/pkg/COMMENT b/x11-toolkits/pkg/COMMENT deleted file mode 100644 index 3beef20..0000000 --- a/x11-toolkits/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 toolkits diff --git a/x11-wm/Makefile b/x11-wm/Makefile index dc68d2d..565ec13 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = X11 window managers + SUBDIR += 9wm SUBDIR += aewm SUBDIR += aewm++ diff --git a/x11-wm/pkg/COMMENT b/x11-wm/pkg/COMMENT deleted file mode 100644 index 1d393a0..0000000 --- a/x11-wm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 window managers diff --git a/x11/Makefile b/x11/Makefile index b29b051..35938f0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Ports to support the X window system + SUBDIR += 3ddesktop SUBDIR += 9box SUBDIR += 9menu diff --git a/x11/pkg/COMMENT b/x11/pkg/COMMENT deleted file mode 100644 index 0bfb680..0000000 --- a/x11/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Ports to support the X window system |