summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:17:25 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:17:25 +0000
commit98f8f27a86460495087f593525ab9d2bd92b226c (patch)
treeef154a2d6bd901a5586315f16cd9e5275938e0ad
parentUpdate to 1.0.11. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75962
-rw-r--r--games/pythoong/Makefile1
-rw-r--r--games/pythoong/pkg-comment1
-rw-r--r--graphics/gd/Makefile1
-rw-r--r--graphics/gd/pkg-comment1
-rw-r--r--graphics/gd1/Makefile1
-rw-r--r--graphics/gd1/pkg-comment1
-rw-r--r--graphics/gd2/Makefile1
-rw-r--r--graphics/gd2/pkg-comment1
-rw-r--r--irc/bobot++/Makefile1
-rw-r--r--irc/bobot++/pkg-comment1
-rw-r--r--irc/ezbounce-devel/Makefile1
-rw-r--r--irc/ezbounce-devel/pkg-comment1
-rw-r--r--irc/ezbounce/Makefile1
-rw-r--r--irc/ezbounce/pkg-comment1
-rw-r--r--irc/irc/Makefile1
-rw-r--r--irc/irc/pkg-comment1
-rw-r--r--irc/nethirc/Makefile1
-rw-r--r--irc/nethirc/pkg-comment1
-rw-r--r--irc/sircd/Makefile1
-rw-r--r--irc/sircd/pkg-comment1
-rw-r--r--irc/tircproxy/Makefile1
-rw-r--r--irc/tircproxy/pkg-comment1
-rw-r--r--japanese/gd/Makefile1
-rw-r--r--japanese/gd1/Makefile1
-rw-r--r--ukrainian/gd/Makefile1
-rw-r--r--ukrainian/gd/pkg-comment1
26 files changed, 14 insertions, 12 deletions
diff --git a/games/pythoong/Makefile b/games/pythoong/Makefile
index c671063221c6..af9c3b87e6dc 100644
--- a/games/pythoong/Makefile
+++ b/games/pythoong/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= games gnome
MASTER_SITES= http://perso.wanadoo.fr/christophe.cressend/tarballs/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A snake-like game written for Gnome desktop
BUILD_DEPENDS= xbmtopbm:${PORTSDIR}/graphics/netpbm
diff --git a/games/pythoong/pkg-comment b/games/pythoong/pkg-comment
deleted file mode 100644
index 8c7b5718d323..000000000000
--- a/games/pythoong/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A snake-like game written for Gnome desktop
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 9f2c6e2b5d12..09e7f0ddae4a 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gd_gif_in.c.bz2
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER?= ports@FreeBSD.org
+COMMENT?= A graphics library for fast image creation
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/gd/pkg-comment b/graphics/gd/pkg-comment
deleted file mode 100644
index 02fcafec91c8..000000000000
--- a/graphics/gd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library for fast image creation
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile
index 9f2c6e2b5d12..09e7f0ddae4a 100644
--- a/graphics/gd1/Makefile
+++ b/graphics/gd1/Makefile
@@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gd_gif_in.c.bz2
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER?= ports@FreeBSD.org
+COMMENT?= A graphics library for fast image creation
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/gd1/pkg-comment b/graphics/gd1/pkg-comment
deleted file mode 100644
index 02fcafec91c8..000000000000
--- a/graphics/gd1/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library for fast image creation
diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile
index bba6e952f489..97ea93577513 100644
--- a/graphics/gd2/Makefile
+++ b/graphics/gd2/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= http://www.boutell.com/gd/http/ \
MASTER_SITE_SUBDIR= graphics/gd
MAINTAINER?= ports@FreeBSD.org
+COMMENT?= A graphics library for fast creation of images
LIB_DEPENDS= png:${PORTSDIR}/graphics/png \
jpeg:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/gd2/pkg-comment b/graphics/gd2/pkg-comment
deleted file mode 100644
index e808470fbecc..000000000000
--- a/graphics/gd2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library for fast creation of images
diff --git a/irc/bobot++/Makefile b/irc/bobot++/Makefile
index be823e318162..7e4f3241355a 100644
--- a/irc/bobot++/Makefile
+++ b/irc/bobot++/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= An IRC bot written in C++
GNU_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/irc/bobot++/pkg-comment b/irc/bobot++/pkg-comment
deleted file mode 100644
index 5a15f14d7953..000000000000
--- a/irc/bobot++/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An IRC bot written in C++
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile
index 9298d47cce67..8f90a79fdad2 100644
--- a/irc/ezbounce-devel/Makefile
+++ b/irc/ezbounce-devel/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= irc
MASTER_SITES= http://druglord.freelsd.org/ezbounce/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A highly configurable IRC Proxy
GNU_CONFIGURE= yes
diff --git a/irc/ezbounce-devel/pkg-comment b/irc/ezbounce-devel/pkg-comment
deleted file mode 100644
index c0c5529887e9..000000000000
--- a/irc/ezbounce-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A highly configurable IRC Proxy
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index 9298d47cce67..8f90a79fdad2 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= irc
MASTER_SITES= http://druglord.freelsd.org/ezbounce/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A highly configurable IRC Proxy
GNU_CONFIGURE= yes
diff --git a/irc/ezbounce/pkg-comment b/irc/ezbounce/pkg-comment
deleted file mode 100644
index c0c5529887e9..000000000000
--- a/irc/ezbounce/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A highly configurable IRC Proxy
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index dfca2eb34064..664d06ea1054 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -17,6 +17,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= The "Internet Relay Chat" Server
# the NOTE command is disabled by default
# ENABLE_NOTE=yes
diff --git a/irc/irc/pkg-comment b/irc/irc/pkg-comment
deleted file mode 100644
index 36428018710e..000000000000
--- a/irc/irc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The "Internet Relay Chat" Server
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile
index d12ec8208c7c..733ec75cb2ad 100644
--- a/irc/nethirc/Makefile
+++ b/irc/nethirc/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.nog.net/pub/tony/nethirc/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+COMMENT= Perl-based irc client that uses Net::IRC
.include <bsd.port.pre.mk>
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/IRC.pm:${PORTSDIR}/irc/p5-IRC
diff --git a/irc/nethirc/pkg-comment b/irc/nethirc/pkg-comment
deleted file mode 100644
index 43d3cb99ce9e..000000000000
--- a/irc/nethirc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl-based irc client that uses Net::IRC
diff --git a/irc/sircd/Makefile b/irc/sircd/Makefile
index cf59e82854ec..1706abcb4447 100644
--- a/irc/sircd/Makefile
+++ b/irc/sircd/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+COMMENT= The Smart IRC Daemon
USE_OPENSSL= yes
USE_GMAKE= yes
diff --git a/irc/sircd/pkg-comment b/irc/sircd/pkg-comment
deleted file mode 100644
index 8e81951bacab..000000000000
--- a/irc/sircd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Smart IRC Daemon
diff --git a/irc/tircproxy/Makefile b/irc/tircproxy/Makefile
index c4ac9f7ac5d8..5b4ef4071608 100644
--- a/irc/tircproxy/Makefile
+++ b/irc/tircproxy/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= irc
MASTER_SITES= http://bre.klaki.net/programs/tircproxy/
MAINTAINER= ports@FreeBSD.org
+COMMENT= IRC proxy server
WRKSRC= ${WRKDIR}/tircproxy-0.4
GNU_CONFIGURE= YES
diff --git a/irc/tircproxy/pkg-comment b/irc/tircproxy/pkg-comment
deleted file mode 100644
index e8ed8bcaa8a5..000000000000
--- a/irc/tircproxy/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-IRC proxy server
diff --git a/japanese/gd/Makefile b/japanese/gd/Makefile
index bb2fafec2fd0..06832cb0275b 100644
--- a/japanese/gd/Makefile
+++ b/japanese/gd/Makefile
@@ -8,6 +8,7 @@
CATEGORIES= japanese
MAINTAINER= ichiro@ichiro.org
+COMMENT= A graphics library for fast image creation with Japanese support
MASTERDIR= ${.CURDIR}/../../graphics/gd
diff --git a/japanese/gd1/Makefile b/japanese/gd1/Makefile
index bb2fafec2fd0..06832cb0275b 100644
--- a/japanese/gd1/Makefile
+++ b/japanese/gd1/Makefile
@@ -8,6 +8,7 @@
CATEGORIES= japanese
MAINTAINER= ichiro@ichiro.org
+COMMENT= A graphics library for fast image creation with Japanese support
MASTERDIR= ${.CURDIR}/../../graphics/gd
diff --git a/ukrainian/gd/Makefile b/ukrainian/gd/Makefile
index 9f293ee219dd..ad766d40fb40 100644
--- a/ukrainian/gd/Makefile
+++ b/ukrainian/gd/Makefile
@@ -9,6 +9,7 @@ MASTERDIR= ${.CURDIR}/../../graphics/gd2
CATEGORIES= ukrainian
MAINTAINER= mi@aldan.algebra.com
+COMMENT= A graphics library for fast image creation with KOI8-U support
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-fonts/geminifonts:fetch
GD_FONTS= ${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \
diff --git a/ukrainian/gd/pkg-comment b/ukrainian/gd/pkg-comment
deleted file mode 100644
index eb8fd4861698..000000000000
--- a/ukrainian/gd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library for fast image creation with KOI8-U support