Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2003 09:28:58 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48517: de-pkg-comment my ports 
Message-ID:  <20030221082858.DE2313F35@mx.test.pil.dk>

next in thread | raw e-mail | index | archive | help

>Number:         48517
>Category:       ports
>Synopsis:       de-pkg-comment my ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 21 00:30:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD vale.pil.dk 5.0-RELEASE FreeBSD 5.0-RELEASE #2: Sat Jan 18 19:57:56 CET 2003 root@vale.pil.dk:/usr/obj/usr/src/sys/VALE i386


	
>Description:

de-pkg-comment my ports and use COMMENT instead

>How-To-Repeat:
	
>Fix:


Note, the 'cvs rm' list below is for all my ports, some of which already
use COMMENT. It'll give some innocent file-not-found warnings.


--- pkg-comment.diff begins here ---
Index: archivers/nomarch/Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/nomarch/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- archivers/nomarch/Makefile	26 Aug 2002 11:48:46 -0000	1.4
+++ archivers/nomarch/Makefile	21 Feb 2003 07:49:27 -0000
@@ -13,6 +13,7 @@
 MASTER_SITE_SUBDIR=	utils/compress
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Extracts files from the old `.arc' archive format
 
 LIB_DEPENDS=	gnugetopt:${PORTSDIR}/devel/libgnugetopt
 
Index: converters/base64/Makefile
===================================================================
RCS file: /home/ncvs/ports/converters/base64/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- converters/base64/Makefile	7 May 2002 19:25:05 -0000	1.4
+++ converters/base64/Makefile	21 Feb 2003 07:49:39 -0000
@@ -12,6 +12,7 @@
 		http://dl.droso.net/ports/
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Simple program to convert binary files to base64
 
 GNU_CONFIGURE=	yes
 ALL_TARGET=	prog
Index: converters/p5-MIME-Base64/Makefile
===================================================================
RCS file: /home/ncvs/ports/converters/p5-MIME-Base64/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- converters/p5-MIME-Base64/Makefile	7 Jan 2003 13:26:28 -0000	1.22
+++ converters/p5-MIME-Base64/Makefile	21 Feb 2003 07:49:40 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl5 module for Base64 and Quoted-Printable encodings
 
 PERL_CONFIGURE=	YES
 
Index: databases/p5-DBD-CSV/Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBD-CSV/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- databases/p5-DBD-CSV/Makefile	23 Sep 2002 11:42:58 -0000	1.11
+++ databases/p5-DBD-CSV/Makefile	21 Feb 2003 07:49:42 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	DBI driver for CSV files
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \
Index: databases/p5-MLDBM/Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-MLDBM/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- databases/p5-MLDBM/Makefile	8 Jul 2002 13:58:36 -0000	1.16
+++ databases/p5-MLDBM/Makefile	21 Feb 2003 07:49:42 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Store multi-level hash structure in single level tied hash
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
Index: databases/p5-MLDBM-Sync/Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-MLDBM-Sync/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- databases/p5-MLDBM-Sync/Makefile	3 Jul 2002 09:02:42 -0000	1.3
+++ databases/p5-MLDBM-Sync/Makefile	21 Feb 2003 07:49:42 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	MLDBM::Sync - safe concurrent access to MLDBM databases
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: devel/p5-Attribute-Handlers/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Attribute-Handlers/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/p5-Attribute-Handlers/Makefile	12 Feb 2003 22:34:52 -0000	1.2
+++ devel/p5-Attribute-Handlers/Makefile	21 Feb 2003 07:49:54 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Attribute::Handlers - Simpler definition of attribute handlers
 
 PERL_CONFIGURE=	yes
 
Index: devel/p5-Cache-Mmap/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Cache-Mmap/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/p5-Cache-Mmap/Makefile	4 Feb 2003 11:26:04 -0000	1.1
+++ devel/p5-Cache-Mmap/Makefile	21 Feb 2003 07:49:54 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Cache::Mmap - Shared data cache using memory mapped files
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: devel/p5-Devel-StackTrace/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Devel-StackTrace/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- devel/p5-Devel-StackTrace/Makefile	20 Feb 2003 16:33:25 -0000	1.8
+++ devel/p5-Devel-StackTrace/Makefile	21 Feb 2003 07:49:55 -0000
@@ -14,6 +14,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Stack trace and stack trace frame objects
 
 PERL_CONFIGURE=	yes
 
Index: devel/p5-Devel-Symdump/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Devel-Symdump/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- devel/p5-Devel-Symdump/Makefile	28 May 2002 14:49:56 -0000	1.12
+++ devel/p5-Devel-Symdump/Makefile	21 Feb 2003 07:49:55 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	A perl5 module that dumps symbol names or the symbol table
 
 PERL_CONFIGURE=	YES
 
Index: devel/p5-Exception-Class/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Exception-Class/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- devel/p5-Exception-Class/Makefile	2 Feb 2003 23:41:54 -0000	1.7
+++ devel/p5-Exception-Class/Makefile	21 Feb 2003 07:49:55 -0000
@@ -14,6 +14,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	A module that allows you to declare real exception classes in Perl
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Devel/StackTrace.pm:${PORTSDIR}/devel/p5-Devel-StackTrace \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable
Index: devel/p5-File-MMagic/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-MMagic/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- devel/p5-File-MMagic/Makefile	12 Sep 2002 09:38:14 -0000	1.13
+++ devel/p5-File-MMagic/Makefile	21 Feb 2003 07:49:55 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl5 module to guess file type like file(1)
 
 PERL_CONFIGURE=	YES
 
Index: devel/p5-Filter/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Filter/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- devel/p5-Filter/Makefile	8 Jun 2002 19:20:00 -0000	1.14
+++ devel/p5-Filter/Makefile	21 Feb 2003 07:49:55 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	A number of source filters for perl5 programs
 
 PERL_CONFIGURE=	yes
 
Index: devel/p5-IO-Tty/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-IO-Tty/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- devel/p5-IO-Tty/Makefile	8 Jun 2002 19:22:10 -0000	1.9
+++ devel/p5-IO-Tty/Makefile	21 Feb 2003 07:49:55 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Flexible I/O Perl5 module that allows manipulation of pseudo-TTYs
 
 PERL_CONFIGURE=	yes
 
Index: devel/p5-OLE-Storage_Lite/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-OLE-Storage_Lite/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- devel/p5-OLE-Storage_Lite/Makefile	4 Feb 2003 11:50:31 -0000	1.4
+++ devel/p5-OLE-Storage_Lite/Makefile	21 Feb 2003 07:49:55 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl module for OLE document interface
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: devel/p5-Sub-Uplevel/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Sub-Uplevel/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/p5-Sub-Uplevel/Makefile	12 Feb 2003 22:35:45 -0000	1.2
+++ devel/p5-Sub-Uplevel/Makefile	21 Feb 2003 07:49:56 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Sub::Uplevel - apparently run a function in a higher stack frame
 
 PERL_CONFIGURE=	yes
 
Index: devel/p5-Term-Screen/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Term-Screen/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- devel/p5-Term-Screen/Makefile	3 Jan 2003 06:19:11 -0000	1.9
+++ devel/p5-Term-Screen/Makefile	21 Feb 2003 07:49:56 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Basic screen + input class
 
 PERL_CONFIGURE=	yes
 
Index: devel/p5-Test-Class/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Class/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/p5-Test-Class/Makefile	12 Feb 2003 22:34:23 -0000	1.2
+++ devel/p5-Test-Class/Makefile	21 Feb 2003 07:49:56 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Test::Class - Easily create test classes in an xUnit style
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
Index: devel/p5-Test-Differences/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Differences/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/p5-Test-Differences/Makefile	4 Feb 2003 10:52:56 -0000	1.1
+++ devel/p5-Test-Differences/Makefile	21 Feb 2003 07:49:56 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Test::Differences - Test strings and data structures for differences
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
Index: devel/p5-Test-Exception/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Exception/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/p5-Test-Exception/Makefile	12 Feb 2003 22:35:23 -0000	1.3
+++ devel/p5-Test-Exception/Makefile	21 Feb 2003 07:49:56 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Test::Exception - test functions for exception based code
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Builder-Tester \
Index: devel/p5-Test-Inline/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Inline/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/p5-Test-Inline/Makefile	12 Feb 2003 10:07:53 -0000	1.3
+++ devel/p5-Test-Inline/Makefile	21 Feb 2003 07:49:56 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Test::Inline - Inlining your tests next to the code being tested
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
Index: devel/p5-Tie-Cache/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Tie-Cache/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/p5-Tie-Cache/Makefile	3 Jul 2002 08:55:01 -0000	1.3
+++ devel/p5-Tie-Cache/Makefile	21 Feb 2003 07:49:56 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	LRU Cache in Memory through a tie interface
 
 PERL_CONFIGURE=	yes
 
Index: graphics/p5-GD-Graph3d/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-Graph3d/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- graphics/p5-GD-Graph3d/Makefile	27 Jan 2003 14:11:05 -0000	1.8
+++ graphics/p5-GD-Graph3d/Makefile	21 Feb 2003 07:50:33 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Creates 3D charts with GD::Graph and GD
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: graphics/p5-Imager/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-Imager/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- graphics/p5-Imager/Makefile	8 Jun 2002 19:24:39 -0000	1.6
+++ graphics/p5-Imager/Makefile	21 Feb 2003 07:50:34 -0000
@@ -15,6 +15,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	A Perl module for manipulating gray, color and rgba format images
 
 LIB_DEPENDS=	t1:${PORTSDIR}/devel/t1lib \
 		tiff:${PORTSDIR}/graphics/tiff \
Index: lang/mawk/Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/mawk/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- lang/mawk/Makefile	21 Jun 2002 05:02:01 -0000	1.13
+++ lang/mawk/Makefile	21 Feb 2003 07:50:59 -0000
@@ -13,6 +13,7 @@
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	An implementation of new/posix awk
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 GNU_CONFIGURE=	yes
Index: lang/p5-Expect/Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/p5-Expect/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- lang/p5-Expect/Makefile	10 Jun 2002 12:58:09 -0000	1.9
+++ lang/p5-Expect/Makefile	21 Feb 2003 07:51:00 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl module inspired by the Tcl version of Expect
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty
Index: mail/gotmail/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/gotmail/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- mail/gotmail/Makefile	16 Jan 2003 15:05:28 -0000	1.10
+++ mail/gotmail/Makefile	21 Feb 2003 07:51:05 -0000
@@ -12,6 +12,7 @@
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	A script to fetch mail from a Hotmail or MSN mailbox
 
 RUN_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \
Index: mail/p5-Mail-FilterXML/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-FilterXML/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- mail/p5-Mail-FilterXML/Makefile	26 Jun 2002 10:04:55 -0000	1.3
+++ mail/p5-Mail-FilterXML/Makefile	21 Feb 2003 07:51:07 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl module that allows writing mail filter rules in XML
 
 BUILD_DEPENDS=	${SITE_PERL}/Mail/Audit.pm:${PORTSDIR}/mail/p5-Mail-Audit \
 		${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
Index: mail/p5-Mail-Freshmeat/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-Freshmeat/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- mail/p5-Mail-Freshmeat/Makefile	22 Jul 2002 20:05:38 -0000	1.4
+++ mail/p5-Mail-Freshmeat/Makefile	21 Feb 2003 07:51:07 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl module to parse daily newsletters from freshmeat.net
 
 BUILD_DEPENDS=	${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: mail/p5-Mail-RBL/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-RBL/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- mail/p5-Mail-RBL/Makefile	5 Aug 2002 04:32:08 -0000	1.1
+++ mail/p5-Mail-RBL/Makefile	21 Feb 2003 07:51:08 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl extension to access RBL-style host verification services
 
 PERL_CONFIGURE=	yes
 
Index: mail/p5-Net-SMTP-Server/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Net-SMTP-Server/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- mail/p5-Net-SMTP-Server/Makefile	8 Jun 2002 20:34:28 -0000	1.2
+++ mail/p5-Net-SMTP-Server/Makefile	21 Feb 2003 07:51:08 -0000
@@ -14,6 +14,7 @@
 DISTNAME=	SMTP-Server-${PORTVERSION}
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	A native Perl SMTP Server
 
 RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
Index: net/gopher/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/gopher/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- net/gopher/Makefile	18 Dec 2002 22:00:44 -0000	1.24
+++ net/gopher/Makefile	21 Feb 2003 07:51:41 -0000
@@ -12,6 +12,7 @@
 		http://dl.droso.net/ports/
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Client and server for access to a distributed document service
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
Index: net/libsocketcpp/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/libsocketcpp/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- net/libsocketcpp/Makefile	10 Jun 2002 17:12:22 -0000	1.3
+++ net/libsocketcpp/Makefile	21 Feb 2003 07:51:44 -0000
@@ -13,6 +13,7 @@
 MASTER_SITE_SUBDIR=	libsocket
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	A C++ wrapper library to the sockets
 
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
Index: net/p5-Net-DNS-SEC/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-DNS-SEC/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- net/p5-Net-DNS-SEC/Makefile	7 Jan 2003 17:33:08 -0000	1.4
+++ net/p5-Net-DNS-SEC/Makefile	21 Feb 2003 07:51:48 -0000
@@ -14,6 +14,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	DNSSEC extensions to Net::DNS
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/RSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
Index: net/p5-Net-Jabber/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Jabber/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- net/p5-Net-Jabber/Makefile	17 Jun 2002 19:59:28 -0000	1.7
+++ net/p5-Net-Jabber/Makefile	21 Feb 2003 07:51:48 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Net::Jabber provide a Perl Developer access to the Jabber protocol
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Stream.pm:${PORTSDIR}/textproc/p5-XML-Stream \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
Index: net/p5-Net-SNPP/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-SNPP/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- net/p5-Net-SNPP/Makefile	27 Jul 2002 02:57:18 -0000	1.2
+++ net/p5-Net-SNPP/Makefile	21 Feb 2003 07:51:48 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Net::SNPP - Perl Simple Network Pager Protocol Client
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: net/p5-URI/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-URI/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- net/p5-URI/Makefile	20 Feb 2003 16:33:26 -0000	1.26
+++ net/p5-URI/Makefile	21 Feb 2003 07:51:50 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl5 interface to Uniform Resource Identifier (URI) references
 
 PERL_CONFIGURE=	yes
 
Index: security/p5-Crypt-IDEA/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-IDEA/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- security/p5-Crypt-IDEA/Makefile	17 Feb 2003 16:21:38 -0000	1.22
+++ security/p5-Crypt-IDEA/Makefile	21 Feb 2003 07:52:19 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl5 interface to IDEA block cipher
 
 PERL_CONFIGURE=	yes
 
Index: security/p5-Crypt-PasswdMD5/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-PasswdMD5/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- security/p5-Crypt-PasswdMD5/Makefile	15 Aug 2002 11:45:06 -0000	1.3
+++ security/p5-Crypt-PasswdMD5/Makefile	21 Feb 2003 07:52:19 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl module that provides interoperable MD5-based crypt() function
 
 USE_REINPLACE=	yes
 PERL_CONFIGURE=	yes
Index: security/p5-Crypt-SSLeay/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-SSLeay/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- security/p5-Crypt-SSLeay/Makefile	17 Feb 2003 16:21:38 -0000	1.13
+++ security/p5-Crypt-SSLeay/Makefile	21 Feb 2003 07:52:19 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl5 interface to allow p5-libwww LWP to make https connections
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/URL.pm:${PORTSDIR}/net/p5-URI
Index: sysutils/p5-Quota/Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/p5-Quota/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- sysutils/p5-Quota/Makefile	19 Jun 2002 13:00:00 -0000	1.5
+++ sysutils/p5-Quota/Makefile	21 Feb 2003 07:52:31 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl module that provides access to filesystem quotas
 
 PERL_CONFIGURE=	yes
 
Index: sysutils/p5-Unix-Syslog/Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/p5-Unix-Syslog/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- sysutils/p5-Unix-Syslog/Makefile	31 Aug 2002 17:38:53 -0000	1.6
+++ sysutils/p5-Unix-Syslog/Makefile	21 Feb 2003 07:52:32 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl5 interface to the UNIX syslog(3) calls
 
 PERL_CONFIGURE=	yes
 
Index: sysutils/p5-User/Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/p5-User/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- sysutils/p5-User/Makefile	8 Nov 2002 04:39:56 -0000	1.2
+++ sysutils/p5-User/Makefile	21 Feb 2003 07:52:32 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl API for locating user information regardless of OS
 
 PERL_CONFIGURE=	yes
 
Index: sysutils/upsmon/Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/upsmon/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- sysutils/upsmon/Makefile	7 May 2002 19:24:07 -0000	1.8
+++ sysutils/upsmon/Makefile	21 Feb 2003 07:52:37 -0000
@@ -11,6 +11,7 @@
 MASTER_SITES=	ftp://newcorridor.com/pub/upsmon/
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Basic UPS monitor for the APC SmartUPS devices
 
 MAKEFILE=	makefile.bsdi
 NO_PACKAGE=	"must provide without modifications"
Index: textproc/p5-Parse-Syslog/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Parse-Syslog/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- textproc/p5-Parse-Syslog/Makefile	28 Oct 2002 23:56:57 -0000	1.3
+++ textproc/p5-Parse-Syslog/Makefile	21 Feb 2003 07:52:39 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl5 routines that present a simple interface to parse syslog files
 
 PERL_CONFIGURE=	yes
 
Index: textproc/p5-XML-Stream/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Stream/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- textproc/p5-XML-Stream/Makefile	25 Jan 2003 23:12:56 -0000	1.6
+++ textproc/p5-XML-Stream/Makefile	21 Feb 2003 07:52:40 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	XML::Stream provides you with access to XML Stream
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String
Index: textproc/pdftohtml/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/pdftohtml/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- textproc/pdftohtml/Makefile	1 Feb 2003 02:43:08 -0000	1.9
+++ textproc/pdftohtml/Makefile	21 Feb 2003 07:52:41 -0000
@@ -14,6 +14,7 @@
 DISTNAME=	${PORTNAME}_${PORTVERSION:S/./_/}
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	A command-line tool for converting pdf-files into html
 
 RUN_DEPENDS=	${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu
 
Index: www/asp2php/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/asp2php/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- www/asp2php/Makefile	2 Sep 2002 20:07:10 -0000	1.16
+++ www/asp2php/Makefile	21 Feb 2003 07:52:49 -0000
@@ -12,6 +12,7 @@
 		http://dl.droso.net/ports/
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Converts ASP scripts to PHP
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}/src
 
Index: www/p5-Apache-AntiSpam/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-AntiSpam/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/p5-Apache-AntiSpam/Makefile	21 Sep 2002 06:43:47 -0000	1.1
+++ www/p5-Apache-AntiSpam/Makefile	21 Feb 2003 07:52:56 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	AntiSpam filter for web pages
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
Index: www/p5-Apache-ConfigFile/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-ConfigFile/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/p5-Apache-ConfigFile/Makefile	4 Feb 2003 11:28:31 -0000	1.1
+++ www/p5-Apache-ConfigFile/Makefile	21 Feb 2003 07:52:56 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Apache::ConfigFile - Parse Apache style httpd.conf configuration files
 
 PERL_CONFIGURE=	yes
 
Index: www/p5-CGI-Session/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Session/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- www/p5-CGI-Session/Makefile	4 Feb 2003 12:15:20 -0000	1.3
+++ www/p5-CGI-Session/Makefile	21 Feb 2003 07:52:59 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl extension for persistent session management
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: www/p5-HTML-CalendarMonthSimple/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-CalendarMonthSimple/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- www/p5-HTML-CalendarMonthSimple/Makefile	16 Jan 2003 03:02:25 -0000	1.4
+++ www/p5-HTML-CalendarMonthSimple/Makefile	21 Feb 2003 07:52:59 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl Module for Generating HTML Calendars
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: www/p5-HTML-FillInForm/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-FillInForm/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- www/p5-HTML-FillInForm/Makefile	5 Jan 2003 18:46:19 -0000	1.7
+++ www/p5-HTML-FillInForm/Makefile	21 Feb 2003 07:52:59 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl5 module for auto-filling HTML form fields from previous values
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: www/p5-HTML-Stream/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Stream/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- www/p5-HTML-Stream/Makefile	28 May 2002 14:38:10 -0000	1.20
+++ www/p5-HTML-Stream/Makefile	21 Feb 2003 07:52:59 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl5 HTML output stream class, and some markup utilities
 
 PERL_CONFIGURE=	YES
 
Index: www/p5-HTML-TableExtract/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-TableExtract/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- www/p5-HTML-TableExtract/Makefile	7 Jun 2002 20:25:37 -0000	1.9
+++ www/p5-HTML-TableExtract/Makefile	21 Feb 2003 07:52:59 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Extract text contained in tables within an HTML document
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: www/p5-WWW-Babelfish/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Babelfish/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- www/p5-WWW-Babelfish/Makefile	19 Jun 2002 13:35:01 -0000	1.5
+++ www/p5-WWW-Babelfish/Makefile	21 Feb 2003 07:52:59 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl interface to obtain translations from the babelfish server
 
 BUILD_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
 		${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String
Index: www/p5-WWW-Search/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Search/Makefile,v
retrieving revision 1.30
diff -u -r1.30 Makefile
--- www/p5-WWW-Search/Makefile	4 Feb 2003 12:01:06 -0000	1.30
+++ www/p5-WWW-Search/Makefile	21 Feb 2003 07:53:00 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	A perl5 module for WWW searches
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \
Index: www/p5-WWW-Search-AltaVista/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Search-AltaVista/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- www/p5-WWW-Search-AltaVista/Makefile	23 Aug 2002 08:52:42 -0000	1.8
+++ www/p5-WWW-Search-AltaVista/Makefile	21 Feb 2003 07:53:00 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl WWW::Search class for searching AltaVista
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: www/p5-WWW-Search-Google/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Search-Google/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- www/p5-WWW-Search-Google/Makefile	30 Jan 2003 04:22:09 -0000	1.5
+++ www/p5-WWW-Search-Google/Makefile	21 Feb 2003 07:53:00 -0000
@@ -14,6 +14,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl WWW::Search class for searching Google
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite \
Index: x11-fonts/p5-Font-TTF/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-fonts/p5-Font-TTF/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- x11-fonts/p5-Font-TTF/Makefile	5 Oct 2002 22:27:41 -0000	1.3
+++ x11-fonts/p5-Font-TTF/Makefile	21 Feb 2003 07:53:13 -0000
@@ -14,6 +14,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Perl module for TrueType font hacking
 
 PERL_CONFIGURE=	yes
 
Index: x11-toolkits/p5-Tk-Date/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/p5-Tk-Date/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- x11-toolkits/p5-Tk-Date/Makefile	23 Jan 2003 08:51:15 -0000	1.3
+++ x11-toolkits/p5-Tk-Date/Makefile	21 Feb 2003 07:53:20 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	A date/time widget for perl/Tk
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk/FireButton.pm:${PORTSDIR}/x11-toolkits/p5-Tk-GBARR
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: x11-toolkits/p5-Tk-GBARR/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/p5-Tk-GBARR/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- x11-toolkits/p5-Tk-GBARR/Makefile	16 Jan 2003 02:59:43 -0000	1.3
+++ x11-toolkits/p5-Tk-GBARR/Makefile	21 Feb 2003 07:53:20 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Some collection of Tk Widgets
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: x11-toolkits/p5-Tk-Getopt/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/p5-Tk-Getopt/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- x11-toolkits/p5-Tk-Getopt/Makefile	7 Aug 2002 18:38:40 -0000	1.2
+++ x11-toolkits/p5-Tk-Getopt/Makefile	21 Feb 2003 07:53:20 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	User configuration window for Tk with interface to Getopt::Long
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: x11-toolkits/p5-Tk-HistEntry/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/p5-Tk-HistEntry/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- x11-toolkits/p5-Tk-HistEntry/Makefile	21 Jun 2002 05:06:17 -0000	1.2
+++ x11-toolkits/p5-Tk-HistEntry/Makefile	21 Feb 2003 07:53:22 -0000
@@ -13,6 +13,7 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@lansing.dk
+COMMENT=	Tk::HistEntry - Entry widget with history capability
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
 RUN_DEPENDS=	${BUILD_DEPENDS}
--- pkg-comment.diff ends here ---


cvs rm -f archivers/nomarch/pkg-comment
cvs rm -f archivers/p5-Archive-Zip/pkg-comment
cvs rm -f converters/base64/pkg-comment
cvs rm -f converters/p5-MIME-Base64/pkg-comment
cvs rm -f databases/p5-DBD-CSV/pkg-comment
cvs rm -f databases/p5-MLDBM/pkg-comment
cvs rm -f databases/p5-MLDBM-Sync/pkg-comment
cvs rm -f databases/p5-ResourcePool-Resource-DBI/pkg-comment
cvs rm -f devel/p5-Attribute-Handlers/pkg-comment
cvs rm -f devel/p5-Cache-Mmap/pkg-comment
cvs rm -f devel/p5-Devel-StackTrace/pkg-comment
cvs rm -f devel/p5-Devel-Symdump/pkg-comment
cvs rm -f devel/p5-Exception-Class/pkg-comment
cvs rm -f devel/p5-File-MMagic/pkg-comment
cvs rm -f devel/p5-Filter/pkg-comment
cvs rm -f devel/p5-IO-Tty/pkg-comment
cvs rm -f devel/p5-OLE-Storage_Lite/pkg-comment
cvs rm -f devel/p5-ResourcePool/pkg-comment
cvs rm -f devel/p5-Sub-Uplevel/pkg-comment
cvs rm -f devel/p5-Term-Screen/pkg-comment
cvs rm -f devel/p5-Test-Class/pkg-comment
cvs rm -f devel/p5-Test-Differences/pkg-comment
cvs rm -f devel/p5-Test-Exception/pkg-comment
cvs rm -f devel/p5-Test-Inline/pkg-comment
cvs rm -f devel/p5-Tie-Cache/pkg-comment
cvs rm -f graphics/p5-GD-Graph3d/pkg-comment
cvs rm -f graphics/p5-Imager/pkg-comment
cvs rm -f lang/mawk/pkg-comment
cvs rm -f lang/p5-Expect/pkg-comment
cvs rm -f mail/gotmail/pkg-comment
cvs rm -f mail/p5-Mail-FilterXML/pkg-comment
cvs rm -f mail/p5-Mail-Freshmeat/pkg-comment
cvs rm -f mail/p5-Mail-Procmailrc/pkg-comment
cvs rm -f mail/p5-Mail-RBL/pkg-comment
cvs rm -f mail/p5-Net-SMTP-Server/pkg-comment
cvs rm -f mail/pflogsumm/pkg-comment
cvs rm -f net/gopher/pkg-comment
cvs rm -f net/libsocketcpp/pkg-comment
cvs rm -f net/p5-Net-DNS-SEC/pkg-comment
cvs rm -f net/p5-Net-Jabber/pkg-comment
cvs rm -f net/p5-Net-SNPP/pkg-comment
cvs rm -f net/p5-ResourcePool-Resource-Net-LDAP/pkg-comment
cvs rm -f net/p5-URI/pkg-comment
cvs rm -f security/p5-Crypt-IDEA/pkg-comment
cvs rm -f security/p5-Crypt-PasswdMD5/pkg-comment
cvs rm -f security/p5-Crypt-SSLeay/pkg-comment
cvs rm -f sysutils/p5-Quota/pkg-comment
cvs rm -f sysutils/p5-Unix-Syslog/pkg-comment
cvs rm -f sysutils/p5-User/pkg-comment
cvs rm -f sysutils/upsmon/pkg-comment
cvs rm -f textproc/p5-PDF-API2/pkg-comment
cvs rm -f textproc/p5-Parse-Syslog/pkg-comment
cvs rm -f textproc/p5-XML-Stream/pkg-comment
cvs rm -f textproc/pdftohtml/pkg-comment
cvs rm -f www/asp2php/pkg-comment
cvs rm -f www/p5-Apache-ASP/pkg-comment
cvs rm -f www/p5-Apache-AntiSpam/pkg-comment
cvs rm -f www/p5-Apache-ConfigFile/pkg-comment
cvs rm -f www/p5-Apache-Gallery/pkg-comment
cvs rm -f www/p5-CGI-Session/pkg-comment
cvs rm -f www/p5-HTML-CalendarMonthSimple/pkg-comment
cvs rm -f www/p5-HTML-FillInForm/pkg-comment
cvs rm -f www/p5-HTML-Stream/pkg-comment
cvs rm -f www/p5-HTML-TableExtract/pkg-comment
cvs rm -f www/p5-WWW-Babelfish/pkg-comment
cvs rm -f www/p5-WWW-Search/pkg-comment
cvs rm -f www/p5-WWW-Search-AltaVista/pkg-comment
cvs rm -f www/p5-WWW-Search-Google/pkg-comment
cvs rm -f x11-fonts/p5-Font-TTF/pkg-comment
cvs rm -f x11-toolkits/p5-Tk-Date/pkg-comment
cvs rm -f x11-toolkits/p5-Tk-GBARR/pkg-comment
cvs rm -f x11-toolkits/p5-Tk-Getopt/pkg-comment
cvs rm -f x11-toolkits/p5-Tk-HistEntry/pkg-comment
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030221082858.DE2313F35>