diff options
44 files changed, 30 insertions, 30 deletions
diff --git a/deskutils/checkrdf/Makefile b/deskutils/checkrdf/Makefile index 43b116aa78d2..451531f1f663 100644 --- a/deskutils/checkrdf/Makefile +++ b/deskutils/checkrdf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= checkrdf MAINTAINER= obraun@FreeBSD.org +COMMENT= A tool for RDF site summaries based news-check BUILD_DEPENDS= Xtract:${PORTSDIR}/textproc/hs-haxml diff --git a/deskutils/checkrdf/pkg-comment b/deskutils/checkrdf/pkg-comment deleted file mode 100644 index c219ae3b21a7..000000000000 --- a/deskutils/checkrdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for RDF site summaries based news-check diff --git a/devel/hs-buddha/Makefile b/devel/hs-buddha/Makefile index 479d2036d37a..a7b3e0ec85e2 100644 --- a/devel/hs-buddha/Makefile +++ b/devel/hs-buddha/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cs.mu.oz.au/~bjpop/buddha/download/ PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org +COMMENT= A declarative debugger for Haskell 98 BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc diff --git a/devel/hs-buddha/pkg-comment b/devel/hs-buddha/pkg-comment deleted file mode 100644 index 3df5fda3f643..000000000000 --- a/devel/hs-buddha/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A declarative debugger for Haskell 98 diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile index 26b15b513104..9f3c2ea8c69c 100644 --- a/devel/hs-c2hs/Makefile +++ b/devel/hs-c2hs/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org +COMMENT= C->Haskell, an Interface Generator for Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc 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 dead98385c2c..d4adcd2b108f 100644 --- a/devel/hs-drift/Makefile +++ b/devel/hs-drift/Makefile @@ -8,10 +8,11 @@ PORTNAME= drift PORTVERSION= 2.0.r3 CATEGORIES= devel haskell MASTER_SITES= http://repetae.net/john/computer/haskell/DrIFT/ -DISTNAME= DrIFT-${PORTVERSION:S/.r/rc/} PKGNAMEPREFIX= hs- +DISTNAME= DrIFT-${PORTVERSION:S/.r/rc/} MAINTAINER= obraun@FreeBSD.org +COMMENT= A type sensitive preprocessor for Haskell .if !defined(WITH_GHC) BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 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 b4c8cc769f66..b9b6c6642bc3 100644 --- a/devel/hs-green-card/Makefile +++ b/devel/hs-green-card/Makefile @@ -9,10 +9,11 @@ PORTNAME= green-card PORTVERSION= 2.05 CATEGORIES= devel haskell MASTER_SITES= http://www.galois.com/~sof/ -DISTNAME= gc-${PORTVERSION}-src PKGNAMEPREFIX= hs- +DISTNAME= gc-${PORTVERSION}-src MAINTAINER= obraun@FreeBSD.org +COMMENT= A foreign function interface preprocessor for Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc 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 551e2ac6f3a5..c8a8900195b9 100644 --- a/devel/hs-haddock/Makefile +++ b/devel/hs-haddock/Makefile @@ -8,10 +8,11 @@ PORTNAME= haddock PORTVERSION= 0.4 CATEGORIES= devel haskell MASTER_SITES= http://www.haskell.org/haddock/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-src PKGNAMEPREFIX= hs- +DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= obraun@FreeBSD.org +COMMENT= A documentation tool for Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc 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 36051af3a0d4..55ee0449842a 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org +COMMENT= A source-level tracer for Haskell 98 .if defined(WITHOUT_NHC98) BROKEN= does not build with ghc-5.04 for the time being @@ -26,7 +27,7 @@ BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 RUN_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 .else WITH_GHC= yes -BUILD_DEPENDS+= hmake:${PORTSDIR}/devel/hs-hmake +BUILD_DEPENDS+= hmake:${PORTSDIR}/devel/hs-hmake .endif .if defined(WITH_GHC) BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc 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 96d6b02eb830..9fe4e6f87608 100644 --- a/devel/hs-hdoc/Makefile +++ b/devel/hs-hdoc/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.fmi.uni-passau.de/~groessli/hdoc/ PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org +COMMENT= HTML documentation tool for Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc diff --git a/devel/hs-hdoc/pkg-comment b/devel/hs-hdoc/pkg-comment deleted file mode 100644 index b67be14ed41f..000000000000 --- a/devel/hs-hdoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HTML documentation tool for Haskell diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile index 608732f3229f..679cc26c8252 100644 --- a/devel/hs-hpl/Makefile +++ b/devel/hs-hpl/Makefile @@ -10,10 +10,11 @@ PORTVERSION= 0.3.3 PORTREVISION= 1 CATEGORIES= devel haskell MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/ports/ -DISTNAME= ports-${PORTVERSION} PKGNAMEPREFIX= hs- +DISTNAME= ports-${PORTVERSION} MAINTAINER= obraun@FreeBSD.org +COMMENT= Haskell Ports Library provides ports in Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc 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 50f712fbc291..5f2b11bcc161 100644 --- a/devel/hs-idoc/Makefile +++ b/devel/hs-idoc/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/idoc/ PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org +COMMENT= A No Frills Haskell Interface Documentation System BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc 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 f7bc29f71147..fe0d29a809b0 100644 --- a/devel/hs-popenhs/Makefile +++ b/devel/hs-popenhs/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.haskell.org/~petersen/haskell/popenhs/ PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org +COMMENT= A popen-like library for Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc 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 d8dbcaaee324..c0ce59109f48 100644 --- a/lang/generic-haskell/Makefile +++ b/lang/generic-haskell/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.cs.uu.nl/research/projects/generic-haskell/compiler/ber DISTNAME= gh-${PORTVERSION}-source MAINTAINER= obraun@FreeBSD.org +COMMENT= The Generic Haskell compiler BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc 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/helium/Makefile b/lang/helium/Makefile index 0716ddf06b85..e9c0bd44358d 100644 --- a/lang/helium/Makefile +++ b/lang/helium/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.cs.uu.nl/~afie/helium/distr/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= obraun@FreeBSD.org +COMMENT= Functional programming compiler for a subset of Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc diff --git a/lang/helium/pkg-comment b/lang/helium/pkg-comment deleted file mode 100644 index 4d075d88e879..000000000000 --- a/lang/helium/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Functional programming compiler for a subset of Haskell diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile index 9e2067fa6472..c9ecc775d34f 100644 --- a/lang/hugs/Makefile +++ b/lang/hugs/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/${HUGS_DATE}/ DISTNAME= ${PORTNAME}-${HUGS_DATE} MAINTAINER= obraun@FreeBSD.org +COMMENT= An interpreter for the functional programming language Haskell 98 .if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "sparc64" BROKEN= "Does not build on ${MACHINE_ARCH}" 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 87a95c879172..99538fcb6829 100644 --- a/lang/nhc98/Makefile +++ b/lang/nhc98/Makefile @@ -16,6 +16,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-1.14-Time MAINTAINER= obraun@FreeBSD.org +COMMENT= A fully-fledged compiler for Haskell 98 USE_REINPLACE= yes 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 d2d37a73e016..7721919dfa60 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://ftp.fu-berlin.de/pub/unix/network/rsync/ MAINTAINER= obraun@FreeBSD.org +COMMENT= A network file distribution/synchronization utility .if defined(WITH_POPT_PORT) LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt 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 efde47cf89b9..195537627e4e 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= muttprint MAINTAINER= obraun@FreeBSD.org +COMMENT= Utility to print mail for most any mail client .if !defined(PAPERSIZE) PAPERSIZE= letter 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 94eea0998ee9..b7e4a40ec536 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -10,10 +10,11 @@ PORTREVISION= 0 CATEGORIES= textproc haskell MASTER_SITES= http://www.haskell.org/HaXml/ \ ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ -DISTNAME= HaXml-${PORTVERSION} PKGNAMEPREFIX= hs- +DISTNAME= HaXml-${PORTVERSION} MAINTAINER= obraun@FreeBSD.org +COMMENT= A collection of utilities for using Haskell and XML together .if !defined(WITHOUT_NHC98) BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 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 94eea0998ee9..b7e4a40ec536 100644 --- a/textproc/hs-haxml/Makefile +++ b/textproc/hs-haxml/Makefile @@ -10,10 +10,11 @@ PORTREVISION= 0 CATEGORIES= textproc haskell MASTER_SITES= http://www.haskell.org/HaXml/ \ ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ -DISTNAME= HaXml-${PORTVERSION} PKGNAMEPREFIX= hs- +DISTNAME= HaXml-${PORTVERSION} MAINTAINER= obraun@FreeBSD.org +COMMENT= A collection of utilities for using Haskell and XML together .if !defined(WITHOUT_NHC98) BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 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..bbce5c63dfd6 100644 --- a/x11-fm/gentoo/Makefile +++ b/x11-fm/gentoo/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= obraun@FreeBSD.org +COMMENT= Gtk+ based, file manager inspired by DirectoryOpus USE_GNOMENG= yes USE_GNOME= gtk12 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 b46d62da7e31..9d43d2179c11 100644 --- a/x11-toolkits/hs-frantk/Makefile +++ b/x11-toolkits/hs-frantk/Makefile @@ -10,10 +10,11 @@ PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= x11-toolkits haskell MASTER_SITES= http://www.dcs.gla.ac.uk/~meurig/FranTk/ -DISTNAME= FranTk${PORTVERSION:S/./_/} PKGNAMEPREFIX= hs- +DISTNAME= FranTk${PORTVERSION:S/./_/} MAINTAINER= obraun@FreeBSD.org +COMMENT= A GUI library for Haskell on top of Tcl-Tk LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 .if !defined(WITHOUT_GHC) 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 f794fce9211e..dbb494acae14 100644 --- a/x11-toolkits/hs-gtk+hs/Makefile +++ b/x11-toolkits/hs-gtk+hs/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/gtk/ PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org +COMMENT= A GTK+ Binding for Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ c2hs:${PORTSDIR}/devel/hs-c2hs 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 |