diff options
Diffstat (limited to '')
38 files changed, 19 insertions, 19 deletions
diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile index b7642aa7b6e1..c4a6705ad15e 100644 --- a/devel/hs-c2hs/Makefile +++ b/devel/hs-c2hs/Makefile @@ -7,6 +7,7 @@ PORTNAME= c2hs PORTVERSION= 0.10.17 +PORTCOMMENT= C->Haskell, an Interface Generator for Haskell CATEGORIES= devel MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-c2hs/pkg-comment b/devel/hs-c2hs/pkg-comment deleted file mode 100644 index 97646c051237..000000000000 --- a/devel/hs-c2hs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C->Haskell, an Interface Generator for Haskell diff --git a/devel/hs-drift/Makefile b/devel/hs-drift/Makefile index 4cf59913621f..cfe6ddac4096 100644 --- a/devel/hs-drift/Makefile +++ b/devel/hs-drift/Makefile @@ -6,6 +6,7 @@ PORTNAME= drift PORTVERSION= 2.0.r3 +PORTCOMMENT= A type sensitive preprocessor for Haskell CATEGORIES= devel MASTER_SITES= http://repetae.net/john/computer/haskell/DrIFT/ DISTNAME= DrIFT-${PORTVERSION:S/.r/rc/} diff --git a/devel/hs-drift/pkg-comment b/devel/hs-drift/pkg-comment deleted file mode 100644 index d21ba3549932..000000000000 --- a/devel/hs-drift/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A type sensitive preprocessor for Haskell diff --git a/devel/hs-green-card/Makefile b/devel/hs-green-card/Makefile index 9b1f877a96d2..7dca00f24369 100644 --- a/devel/hs-green-card/Makefile +++ b/devel/hs-green-card/Makefile @@ -8,6 +8,7 @@ PORTNAME= green-card PORTVERSION= 2.04 PORTREVISION= 1 +PORTCOMMENT= A foreign function interface preprocessor for Haskell CATEGORIES= devel MASTER_SITES= http://www.galois.com/~sof/ DISTNAME= gc-${PORTVERSION} diff --git a/devel/hs-green-card/pkg-comment b/devel/hs-green-card/pkg-comment deleted file mode 100644 index 1740ffaefde1..000000000000 --- a/devel/hs-green-card/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A foreign function interface preprocessor for Haskell diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile index 6f6f03761a63..8514f2110dfa 100644 --- a/devel/hs-haddock/Makefile +++ b/devel/hs-haddock/Makefile @@ -6,6 +6,7 @@ PORTNAME= haddock PORTVERSION= 0.4 +PORTCOMMENT= A documentation tool for Haskell CATEGORIES= devel MASTER_SITES= http://www.haskell.org/haddock/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/devel/hs-haddock/pkg-comment b/devel/hs-haddock/pkg-comment deleted file mode 100644 index b60bd6d16a9d..000000000000 --- a/devel/hs-haddock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A documentation tool for Haskell diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index 579e0975d71e..bc06e4600c73 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -7,6 +7,7 @@ PORTNAME= hat PORTVERSION= 2.00 +PORTCOMMENT= A source-level tracer for Haskell 98 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-hat/pkg-comment b/devel/hs-hat/pkg-comment deleted file mode 100644 index 5774fd106ec7..000000000000 --- a/devel/hs-hat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A source-level tracer for Haskell 98 diff --git a/devel/hs-hdoc/Makefile b/devel/hs-hdoc/Makefile index 07606d202680..bc829d5a9f15 100644 --- a/devel/hs-hdoc/Makefile +++ b/devel/hs-hdoc/Makefile @@ -6,6 +6,7 @@ PORTNAME= hdoc PORTVERSION= 0.8.2 +PORTCOMMENT= HTML documentation tool for Haskell CATEGORIES= devel MASTER_SITES= http://www.fmi.uni-passau.de/~groessli/hdoc/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-hdoc/pkg-comment b/devel/hs-hdoc/pkg-comment deleted file mode 100644 index 79a457b6eaf2..000000000000 --- a/devel/hs-hdoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A HTML documentation tool for Haskell diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile index 617a3018e53b..1bddc294ef79 100644 --- a/devel/hs-hpl/Makefile +++ b/devel/hs-hpl/Makefile @@ -8,6 +8,7 @@ PORTNAME= hpl PORTVERSION= 0.3.3 PORTREVISION= 1 +PORTCOMMENT= Haskell Ports Library provides ports in Haskell CATEGORIES= devel MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/ports/ DISTNAME= ports-${PORTVERSION} diff --git a/devel/hs-hpl/pkg-comment b/devel/hs-hpl/pkg-comment deleted file mode 100644 index dfeeb9448dc3..000000000000 --- a/devel/hs-hpl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Haskell Ports Library provides ports in Haskell diff --git a/devel/hs-idoc/Makefile b/devel/hs-idoc/Makefile index 5ba4f5b667c8..af55f554a210 100644 --- a/devel/hs-idoc/Makefile +++ b/devel/hs-idoc/Makefile @@ -6,6 +6,7 @@ PORTNAME= idoc PORTVERSION= 0.2.5 +PORTCOMMENT= A No Frills Haskell Interface Documentation System CATEGORIES= devel MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/idoc/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-idoc/pkg-comment b/devel/hs-idoc/pkg-comment deleted file mode 100644 index 0d67ec595035..000000000000 --- a/devel/hs-idoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A No Frills Haskell Interface Documentation System diff --git a/devel/hs-popenhs/Makefile b/devel/hs-popenhs/Makefile index 8d2a4ab94c83..902ff4882cbc 100644 --- a/devel/hs-popenhs/Makefile +++ b/devel/hs-popenhs/Makefile @@ -7,6 +7,7 @@ PORTNAME= popenhs PORTVERSION= 1.00.0 +PORTCOMMENT= A popen-like library for Haskell CATEGORIES= devel MASTER_SITES= http://www.haskell.org/~petersen/haskell/popenhs/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-popenhs/pkg-comment b/devel/hs-popenhs/pkg-comment deleted file mode 100644 index 0a191a2b841a..000000000000 --- a/devel/hs-popenhs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A popen-like library for Haskell diff --git a/lang/generic-haskell/Makefile b/lang/generic-haskell/Makefile index f9f51de86d4d..abb5aece262d 100644 --- a/lang/generic-haskell/Makefile +++ b/lang/generic-haskell/Makefile @@ -6,6 +6,7 @@ PORTNAME= generic-haskell PORTVERSION= 1.23 +PORTCOMMENT= The Generic Haskell compiler CATEGORIES= lang MASTER_SITES= http://www.cs.uu.nl/research/projects/generic-haskell/compiler/beryl/ DISTNAME= gh-${PORTVERSION}-source diff --git a/lang/generic-haskell/pkg-comment b/lang/generic-haskell/pkg-comment deleted file mode 100644 index 957f332b8ba9..000000000000 --- a/lang/generic-haskell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Generic Haskell compiler diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile index be9daaac1d88..3c8445da8425 100644 --- a/lang/hugs/Makefile +++ b/lang/hugs/Makefile @@ -7,6 +7,7 @@ PORTNAME= hugs98 PORTVERSION= 200112 +PORTCOMMENT= An interpreter for the functional programming language Haskell 98 CATEGORIES= lang MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/ DISTNAME= ${PORTNAME}-${HUGS_DATE} diff --git a/lang/hugs/pkg-comment b/lang/hugs/pkg-comment deleted file mode 100644 index 3fec1b55703e..000000000000 --- a/lang/hugs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreter for the functional programming language Haskell 98 diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile index 5debd402763e..96e422e6ea87 100644 --- a/lang/nhc98/Makefile +++ b/lang/nhc98/Makefile @@ -7,6 +7,7 @@ PORTNAME= nhc98 PORTVERSION= 1.14a PORTREVISION= 1 +PORTCOMMENT= A fully-fledged compiler for Haskell 98 CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ DISTNAME= ${PORTNAME}src-${PORTVERSION} diff --git a/lang/nhc98/pkg-comment b/lang/nhc98/pkg-comment deleted file mode 100644 index a19fd5726493..000000000000 --- a/lang/nhc98/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fully-fledged compiler for Haskell 98 diff --git a/net/rsync/Makefile b/net/rsync/Makefile index f624aded744f..1d2fb79c15ea 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -9,6 +9,7 @@ PORTNAME= rsync PORTVERSION= 2.5.5 PORTREVISION= 1 +PORTCOMMENT= A network file distribution/synchronization utility CATEGORIES= net ipv6 MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ diff --git a/net/rsync/pkg-comment b/net/rsync/pkg-comment deleted file mode 100644 index 6ec980abac54..000000000000 --- a/net/rsync/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A network file distribution/synchronization utility diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index 969c5dcc7d26..cf4442b06b9d 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -7,6 +7,7 @@ PORTNAME= muttprint PORTVERSION= 0.63a +PORTCOMMENT= Utility to print mail for most any mail client CATEGORIES= print mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= muttprint diff --git a/print/muttprint/pkg-comment b/print/muttprint/pkg-comment deleted file mode 100644 index f9e31c468cec..000000000000 --- a/print/muttprint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility to print mail for most any mail client diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index 7c50bd0aa83b..880e99918e10 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -7,6 +7,7 @@ PORTNAME= haxml PORTVERSION= 1.07b PORTREVISION= 0 +PORTCOMMENT= A collection of utilities for using Haskell and XML together CATEGORIES= textproc MASTER_SITES= http://www.haskell.org/HaXml/ \ ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ diff --git a/textproc/hs-HaXml/pkg-comment b/textproc/hs-HaXml/pkg-comment deleted file mode 100644 index 6702cd978164..000000000000 --- a/textproc/hs-HaXml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of utilities for using Haskell and XML together diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile index 7c50bd0aa83b..880e99918e10 100644 --- a/textproc/hs-haxml/Makefile +++ b/textproc/hs-haxml/Makefile @@ -7,6 +7,7 @@ PORTNAME= haxml PORTVERSION= 1.07b PORTREVISION= 0 +PORTCOMMENT= A collection of utilities for using Haskell and XML together CATEGORIES= textproc MASTER_SITES= http://www.haskell.org/HaXml/ \ ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ diff --git a/textproc/hs-haxml/pkg-comment b/textproc/hs-haxml/pkg-comment deleted file mode 100644 index 6702cd978164..000000000000 --- a/textproc/hs-haxml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of utilities for using Haskell and XML together diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile index db73a858b84f..038df4f38ca0 100644 --- a/x11-fm/gentoo/Makefile +++ b/x11-fm/gentoo/Makefile @@ -7,6 +7,7 @@ PORTNAME= gentoo PORTVERSION= 0.11.34 +PORTCOMMENT= Gtk+ based, file manager inspired by DirectoryOpus CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-fm/gentoo/pkg-comment b/x11-fm/gentoo/pkg-comment deleted file mode 100644 index 824e01a0815a..000000000000 --- a/x11-fm/gentoo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gtk+ based, file manager inspired by DirectoryOpus diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile index 25beb6eb98cc..a0158666aec4 100644 --- a/x11-toolkits/hs-frantk/Makefile +++ b/x11-toolkits/hs-frantk/Makefile @@ -8,6 +8,7 @@ PORTNAME= frantk PORTVERSION= 1.1 PORTREVISION= 1 +PORTCOMMENT= A GUI library for Haskell on top of Tcl-Tk CATEGORIES= x11-toolkits MASTER_SITES= http://www.dcs.gla.ac.uk/~meurig/FranTk/ DISTNAME= FranTk${PORTVERSION:S/./_/} diff --git a/x11-toolkits/hs-frantk/pkg-comment b/x11-toolkits/hs-frantk/pkg-comment deleted file mode 100644 index ea5b2dd015c1..000000000000 --- a/x11-toolkits/hs-frantk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GUI library for Haskell on top of Tcl-Tk diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile index 63dbd5b12134..d0c8168eb284 100644 --- a/x11-toolkits/hs-gtk+hs/Makefile +++ b/x11-toolkits/hs-gtk+hs/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk+hs PORTVERSION= 0.14.10 +PORTCOMMENT= A GTK+ Binding for Haskell CATEGORIES= x11-toolkits MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/gtk/ PKGNAMEPREFIX= hs- diff --git a/x11-toolkits/hs-gtk+hs/pkg-comment b/x11-toolkits/hs-gtk+hs/pkg-comment deleted file mode 100644 index 96ad5a2c2e13..000000000000 --- a/x11-toolkits/hs-gtk+hs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GTK+ Binding for Haskell |