aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-02-18 18:50:48 +0800
committerobraun <obraun@FreeBSD.org>2003-02-18 18:50:48 +0800
commit5c930981640eacc34cddc383261352beea046dcf (patch)
tree7bd8fe7cc7c57b78a7df48cf2a38ad6725b2f217 /devel
parent3c4a343a3d0f4203bf4ed41419ad4b0cb21460f9 (diff)
downloadfreebsd-ports-gnome-5c930981640eacc34cddc383261352beea046dcf.tar.gz
freebsd-ports-gnome-5c930981640eacc34cddc383261352beea046dcf.tar.zst
freebsd-ports-gnome-5c930981640eacc34cddc383261352beea046dcf.zip
De-pkg-comment and make portlint a little bit happier.
Diffstat (limited to 'devel')
-rw-r--r--devel/hs-buddha/Makefile1
-rw-r--r--devel/hs-buddha/pkg-comment1
-rw-r--r--devel/hs-c2hs/Makefile1
-rw-r--r--devel/hs-c2hs/pkg-comment1
-rw-r--r--devel/hs-drift/Makefile3
-rw-r--r--devel/hs-drift/pkg-comment1
-rw-r--r--devel/hs-green-card/Makefile3
-rw-r--r--devel/hs-green-card/pkg-comment1
-rw-r--r--devel/hs-haddock/Makefile3
-rw-r--r--devel/hs-haddock/pkg-comment1
-rw-r--r--devel/hs-hat/Makefile3
-rw-r--r--devel/hs-hat/pkg-comment1
-rw-r--r--devel/hs-hdoc/Makefile1
-rw-r--r--devel/hs-hdoc/pkg-comment1
-rw-r--r--devel/hs-hpl/Makefile3
-rw-r--r--devel/hs-hpl/pkg-comment1
-rw-r--r--devel/hs-idoc/Makefile1
-rw-r--r--devel/hs-idoc/pkg-comment1
-rw-r--r--devel/hs-popenhs/Makefile1
-rw-r--r--devel/hs-popenhs/pkg-comment1
20 files changed, 15 insertions, 15 deletions
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