From f358b8f0805895c983a42c7659ba48f39d0694f8 Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 20 Feb 2003 18:17:25 +0000 Subject: De-pkg-comment. --- irc/bobot++/Makefile | 1 + irc/bobot++/pkg-comment | 1 - irc/ezbounce-devel/Makefile | 1 + irc/ezbounce-devel/pkg-comment | 1 - irc/ezbounce/Makefile | 1 + irc/ezbounce/pkg-comment | 1 - irc/irc/Makefile | 1 + irc/irc/pkg-comment | 1 - irc/nethirc/Makefile | 1 + irc/nethirc/pkg-comment | 1 - irc/sircd/Makefile | 1 + irc/sircd/pkg-comment | 1 - irc/tircproxy/Makefile | 1 + irc/tircproxy/pkg-comment | 1 - 14 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 irc/bobot++/pkg-comment delete mode 100644 irc/ezbounce-devel/pkg-comment delete mode 100644 irc/ezbounce/pkg-comment delete mode 100644 irc/irc/pkg-comment delete mode 100644 irc/nethirc/pkg-comment delete mode 100644 irc/sircd/pkg-comment delete mode 100644 irc/tircproxy/pkg-comment (limited to 'irc') 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 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 -- cgit