summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerade <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch)
treececd2438fd6a5a955c74b54c12c49761c7a068ee /irc
parentac251c85a9f6b8ff79943880dc121a9e429525b4 (diff)
downloadFreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip
FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'irc')
-rw-r--r--irc/bnc/Makefile1
-rw-r--r--irc/bnc/pkg-comment1
-rw-r--r--irc/dcc/Makefile1
-rw-r--r--irc/dcc/pkg-comment1
-rw-r--r--irc/irchat-pj-emacs20/Makefile1
-rw-r--r--irc/irchat-pj-emacs20/pkg-comment1
-rw-r--r--irc/iroffer/Makefile1
-rw-r--r--irc/iroffer/pkg-comment1
-rw-r--r--irc/irssi-devel/Makefile1
-rw-r--r--irc/irssi-devel/pkg-comment1
-rw-r--r--irc/irssi/Makefile1
-rw-r--r--irc/irssi/pkg-comment1
-rw-r--r--irc/liece-dcc/Makefile1
-rw-r--r--irc/liece-dcc/pkg-comment1
-rw-r--r--irc/liece/Makefile1
-rw-r--r--irc/liece/pkg-comment1
-rw-r--r--irc/muh/Makefile1
-rw-r--r--irc/muh/pkg-comment1
-rw-r--r--irc/p5-IRC/Makefile1
-rw-r--r--irc/p5-IRC/pkg-comment1
-rw-r--r--irc/p5-POE-Component-IRC-Object/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Object/pkg-comment1
-rw-r--r--irc/pure-emacs20/Makefile1
-rw-r--r--irc/pure-emacs20/pkg-comment1
-rw-r--r--irc/quirc/Makefile1
-rw-r--r--irc/quirc/pkg-comment1
-rw-r--r--irc/riece-emacs21/Makefile1
-rw-r--r--irc/riece-emacs21/pkg-comment1
-rw-r--r--irc/riece/Makefile1
-rw-r--r--irc/riece/pkg-comment1
-rw-r--r--irc/sirc/Makefile1
-rw-r--r--irc/sirc/pkg-comment1
-rw-r--r--irc/tkirc/Makefile1
-rw-r--r--irc/tkirc/pkg-comment1
-rw-r--r--irc/xchat/Makefile1
-rw-r--r--irc/xchat/pkg-comment1
-rw-r--r--irc/xchat1/Makefile1
-rw-r--r--irc/xchat1/pkg-comment1
38 files changed, 19 insertions, 19 deletions
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile
index 0acd9e5..8263ea2 100644
--- a/irc/bnc/Makefile
+++ b/irc/bnc/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.gotbnc.com/files/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= billf@FreeBSD.org
+COMMENT= A simple IRC relay proxy with support for virtual hosting
GNU_CONFIGURE= YES
diff --git a/irc/bnc/pkg-comment b/irc/bnc/pkg-comment
deleted file mode 100644
index 7b3a3f7..0000000
--- a/irc/bnc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple IRC relay proxy with support for virtual hosting
diff --git a/irc/dcc/Makefile b/irc/dcc/Makefile
index 26bc998..bd38227 100644
--- a/irc/dcc/Makefile
+++ b/irc/dcc/Makefile
@@ -18,6 +18,7 @@ PATCHFILES= irchat-pj-${PORTVERSION}pl2.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= yoichi@FreeBSD.org
+COMMENT= DCC support program for irchat-pj
ALL_TARGET= dcc
LDFLAGS= ${PTHREAD_LIBS}
diff --git a/irc/dcc/pkg-comment b/irc/dcc/pkg-comment
deleted file mode 100644
index a1c1dc9..0000000
--- a/irc/dcc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-DCC support program for irchat-pj
diff --git a/irc/irchat-pj-emacs20/Makefile b/irc/irchat-pj-emacs20/Makefile
index 72eaab3..842c443 100644
--- a/irc/irchat-pj-emacs20/Makefile
+++ b/irc/irchat-pj-emacs20/Makefile
@@ -19,6 +19,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}pl2.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= yoichi@FreeBSD.org
+COMMENT= IRC client which runs under Emacsen
BUILD_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME}
RUN_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} \
diff --git a/irc/irchat-pj-emacs20/pkg-comment b/irc/irchat-pj-emacs20/pkg-comment
deleted file mode 100644
index 041c315..0000000
--- a/irc/irchat-pj-emacs20/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-IRC client which runs under Emacsen
diff --git a/irc/iroffer/Makefile b/irc/iroffer/Makefile
index e374ecb..a4bb512 100644
--- a/irc/iroffer/Makefile
+++ b/irc/iroffer/Makefile
@@ -13,6 +13,7 @@ DISTNAME= iroffer${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= dburr@FreeBSD.ORG
+COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
diff --git a/irc/iroffer/pkg-comment b/irc/iroffer/pkg-comment
deleted file mode 100644
index 2ec9cc7..0000000
--- a/irc/iroffer/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An IRC "bot" that makes sharing files via DCC extremely easy
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile
index e74e383..d389e25 100644
--- a/irc/irssi-devel/Makefile
+++ b/irc/irssi-devel/Makefile
@@ -12,6 +12,7 @@ CATEGORIES+= irc # `+=' is for slave ports
MASTER_SITES= http://irssi.org/files/
MAINTAINER?= vanilla@FreeBSD.org
+COMMENT?= A modular IRC client with many features
USE_BZIP2= yes
USE_PERL5= yes
diff --git a/irc/irssi-devel/pkg-comment b/irc/irssi-devel/pkg-comment
deleted file mode 100644
index 1634616..0000000
--- a/irc/irssi-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A modular IRC client with many features
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index e74e383..d389e25 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -12,6 +12,7 @@ CATEGORIES+= irc # `+=' is for slave ports
MASTER_SITES= http://irssi.org/files/
MAINTAINER?= vanilla@FreeBSD.org
+COMMENT?= A modular IRC client with many features
USE_BZIP2= yes
USE_PERL5= yes
diff --git a/irc/irssi/pkg-comment b/irc/irssi/pkg-comment
deleted file mode 100644
index 1634616..0000000
--- a/irc/irssi/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A modular IRC client with many features
diff --git a/irc/liece-dcc/Makefile b/irc/liece-dcc/Makefile
index 16a966c..50f6125 100644
--- a/irc/liece-dcc/Makefile
+++ b/irc/liece-dcc/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.unixuser.org/~ueno/liece/dist/
DISTNAME= liece-${PORTVERSION}
MAINTAINER= yoichi@FreeBSD.org
+COMMENT= DCC support program for Liece
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/irc/liece-dcc/pkg-comment b/irc/liece-dcc/pkg-comment
deleted file mode 100644
index d867030..0000000
--- a/irc/liece-dcc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-DCC support program for Liece
diff --git a/irc/liece/Makefile b/irc/liece/Makefile
index f4c9076..e196043 100644
--- a/irc/liece/Makefile
+++ b/irc/liece/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.unixuser.org/~ueno/liece/dist/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= yoichi@FreeBSD.org
+COMMENT= Yet another IRC client which runs under Emacsen
BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \
msgfmt:${PORTSDIR}/devel/gettext
diff --git a/irc/liece/pkg-comment b/irc/liece/pkg-comment
deleted file mode 100644
index eeb112e..0000000
--- a/irc/liece/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Yet another IRC client which runs under Emacsen
diff --git a/irc/muh/Makefile b/irc/muh/Makefile
index 280d998..08d3c68 100644
--- a/irc/muh/Makefile
+++ b/irc/muh/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=muh
MAINTAINER= billf@FreeBSD.org
+COMMENT= A smart irc-bouncing-tool that remains on IRC all the time
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/irc/muh/pkg-comment b/irc/muh/pkg-comment
deleted file mode 100644
index 44b4631..0000000
--- a/irc/muh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A smart irc-bouncing-tool that remains on IRC all the time
diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile
index c9ad8ec..a5feda9 100644
--- a/irc/p5-IRC/Makefile
+++ b/irc/p5-IRC/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= jedgar@fxp.org
+COMMENT= Perl5 modules to implement the IRC protocol (RFC 1459)
PERL_CONFIGURE= yes
diff --git a/irc/p5-IRC/pkg-comment b/irc/p5-IRC/pkg-comment
deleted file mode 100644
index e2dbe74..0000000
--- a/irc/p5-IRC/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl5 modules to implement the IRC protocol (RFC 1459)
diff --git a/irc/p5-POE-Component-IRC-Object/Makefile b/irc/p5-POE-Component-IRC-Object/Makefile
index b889f92..0b5372d 100644
--- a/irc/p5-POE-Component-IRC-Object/Makefile
+++ b/irc/p5-POE-Component-IRC-Object/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
+COMMENT= A slightly simpler OO interface to POE::Component::IRC
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC
diff --git a/irc/p5-POE-Component-IRC-Object/pkg-comment b/irc/p5-POE-Component-IRC-Object/pkg-comment
deleted file mode 100644
index 073b5d9..0000000
--- a/irc/p5-POE-Component-IRC-Object/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A slightly simpler OO interface to POE::Component::IRC
diff --git a/irc/pure-emacs20/Makefile b/irc/pure-emacs20/Makefile
index 55c63c9..39658ed 100644
--- a/irc/pure-emacs20/Makefile
+++ b/irc/pure-emacs20/Makefile
@@ -19,6 +19,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}pl2.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= yoichi@FreeBSD.org
+COMMENT= Primitive Universal Relay-chat Environment
EMACS_PORT_NAME?= emacs20
LISPDIR?= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
diff --git a/irc/pure-emacs20/pkg-comment b/irc/pure-emacs20/pkg-comment
deleted file mode 100644
index 1f74d77..0000000
--- a/irc/pure-emacs20/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Primitive Universal Relay-chat Environment
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index 16806d4..f03c068 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= irc tk83
MASTER_SITES= http://quirc.org/
MAINTAINER= kevlo@FreeBSD.org
+COMMENT= An irc client for the X Window System that uses TCL/TK
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
diff --git a/irc/quirc/pkg-comment b/irc/quirc/pkg-comment
deleted file mode 100644
index fcb99bd..0000000
--- a/irc/quirc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An irc client for the X Window System that uses TCL/TK
diff --git a/irc/riece-emacs21/Makefile b/irc/riece-emacs21/Makefile
index f4c9076..e196043 100644
--- a/irc/riece-emacs21/Makefile
+++ b/irc/riece-emacs21/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.unixuser.org/~ueno/liece/dist/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= yoichi@FreeBSD.org
+COMMENT= Yet another IRC client which runs under Emacsen
BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \
msgfmt:${PORTSDIR}/devel/gettext
diff --git a/irc/riece-emacs21/pkg-comment b/irc/riece-emacs21/pkg-comment
deleted file mode 100644
index eeb112e..0000000
--- a/irc/riece-emacs21/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Yet another IRC client which runs under Emacsen
diff --git a/irc/riece/Makefile b/irc/riece/Makefile
index f4c9076..e196043 100644
--- a/irc/riece/Makefile
+++ b/irc/riece/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.unixuser.org/~ueno/liece/dist/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= yoichi@FreeBSD.org
+COMMENT= Yet another IRC client which runs under Emacsen
BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \
msgfmt:${PORTSDIR}/devel/gettext
diff --git a/irc/riece/pkg-comment b/irc/riece/pkg-comment
deleted file mode 100644
index eeb112e..0000000
--- a/irc/riece/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Yet another IRC client which runs under Emacsen
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile
index 081f4eb..128f06b 100644
--- a/irc/sirc/Makefile
+++ b/irc/sirc/Makefile
@@ -18,6 +18,7 @@ MASTER_SITES= http://www.iagora.com/~espel/sirc/ \
http://dougbarton.net/FreeBSD/Downloads/
MAINTAINER= DougB@FreeBSD.org
+COMMENT= Small (150k), fast, perl-based IRC client
USE_PERL5= yes
diff --git a/irc/sirc/pkg-comment b/irc/sirc/pkg-comment
deleted file mode 100644
index bae592e..0000000
--- a/irc/sirc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Small (150k), fast, perl-based IRC client
diff --git a/irc/tkirc/Makefile b/irc/tkirc/Makefile
index cec2c47..de725f9 100644
--- a/irc/tkirc/Makefile
+++ b/irc/tkirc/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.netsplit.de/pub/tcltk/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= green@FreeBSD.org
+COMMENT= A GUI for the ircII Internet Relay Chat client
RUN_DEPENDS= irc:${PORTSDIR}/irc/ircII \
wish8.3:${PORTSDIR}/x11-toolkits/tk83
diff --git a/irc/tkirc/pkg-comment b/irc/tkirc/pkg-comment
deleted file mode 100644
index 5a67aa3..0000000
--- a/irc/tkirc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A GUI for the ircII Internet Relay Chat client
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index a81325d..b30d49a 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://xchat.org/files/source/1.8/ \
http://xchat.linuxpower.org/files/source/1.8/
MAINTAINER?= jim@FreeBSD.org
+COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
diff --git a/irc/xchat/pkg-comment b/irc/xchat/pkg-comment
deleted file mode 100644
index ead8c7e..0000000
--- a/irc/xchat/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An X11 IRC client using the GTK+ toolkit, and optionally, GNOME
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index a81325d..b30d49a 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://xchat.org/files/source/1.8/ \
http://xchat.linuxpower.org/files/source/1.8/
MAINTAINER?= jim@FreeBSD.org
+COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
diff --git a/irc/xchat1/pkg-comment b/irc/xchat1/pkg-comment
deleted file mode 100644
index ead8c7e..0000000
--- a/irc/xchat1/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An X11 IRC client using the GTK+ toolkit, and optionally, GNOME
OpenPOWER on IntegriCloud