diff options
42 files changed, 21 insertions, 21 deletions
diff --git a/converters/p5-Convert-ASCII-Armour/Makefile b/converters/p5-Convert-ASCII-Armour/Makefile index 81d8197..c7f96f1 100644 --- a/converters/p5-Convert-ASCII-Armour/Makefile +++ b/converters/p5-Convert-ASCII-Armour/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Convert PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Convert binary octets into ASCII armoured messages BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ diff --git a/converters/p5-Convert-ASCII-Armour/pkg-comment b/converters/p5-Convert-ASCII-Armour/pkg-comment deleted file mode 100644 index 37f9650..0000000 --- a/converters/p5-Convert-ASCII-Armour/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert binary octets into ASCII armoured messages diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 1df6ded..f4eedd4 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Provides access to SQLite2 databases through the DBI BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/databases/p5-DBD-SQLite/pkg-comment b/databases/p5-DBD-SQLite/pkg-comment deleted file mode 100644 index a4c9109..0000000 --- a/databases/p5-DBD-SQLite/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Provides access to SQLite2 databases through the DBI diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 1df6ded..f4eedd4 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Provides access to SQLite2 databases through the DBI BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/databases/p5-DBD-SQLite2/pkg-comment b/databases/p5-DBD-SQLite2/pkg-comment deleted file mode 100644 index a4c9109..0000000 --- a/databases/p5-DBD-SQLite2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Provides access to SQLite2 databases through the DBI diff --git a/devel/p5-DB_File-Lock/Makefile b/devel/p5-DB_File-Lock/Makefile index 6dee99d..b9d638e 100644 --- a/devel/p5-DB_File-Lock/Makefile +++ b/devel/p5-DB_File-Lock/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DB_File PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl module to use the DB_File with Lock PERL_CONFIGURE= yes diff --git a/devel/p5-DB_File-Lock/pkg-comment b/devel/p5-DB_File-Lock/pkg-comment deleted file mode 100644 index f1bb851..0000000 --- a/devel/p5-DB_File-Lock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to use the DB_File with Lock diff --git a/devel/p5-IPC-SharedCache/Makefile b/devel/p5-IPC-SharedCache/Makefile index 27b3e01..0bf6733 100644 --- a/devel/p5-IPC-SharedCache/Makefile +++ b/devel/p5-IPC-SharedCache/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= IPC PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl module for managing a SysV IPC shared memory cache BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IPC/ShareLite.pm:${PORTSDIR}/devel/p5-IPC-ShareLite \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable diff --git a/devel/p5-IPC-SharedCache/pkg-comment b/devel/p5-IPC-SharedCache/pkg-comment deleted file mode 100644 index 6bea228..0000000 --- a/devel/p5-IPC-SharedCache/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for managing a SysV IPC shared memory cache diff --git a/graphics/OpenEXR/Makefile b/graphics/OpenEXR/Makefile index 59a3616..69ef7c5 100644 --- a/graphics/OpenEXR/Makefile +++ b/graphics/OpenEXR/Makefile @@ -12,6 +12,7 @@ CATEGORIES= graphics devel MASTER_SITES= http://savannah.nongnu.org/download/openexr/${PORTNAME}.pkg/${PORTVERSION}/ MAINTAINER= nork@FreeBSD.org +COMMENT= OpenEXR, a high dynamic-range (HDR) image file format developed by ILM USE_GCC= 3.1 USE_LIBTOOL= YES diff --git a/graphics/OpenEXR/pkg-comment b/graphics/OpenEXR/pkg-comment deleted file mode 100644 index 39ea8c8..0000000 --- a/graphics/OpenEXR/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -OpenEXR, a high dynamic-range (HDR) image file format developed by ILM diff --git a/net/DarwinStreamingServer/Makefile b/net/DarwinStreamingServer/Makefile index eefa2f9..fb5dff9 100644 --- a/net/DarwinStreamingServer/Makefile +++ b/net/DarwinStreamingServer/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= #http://developer.apple.com/darwin/projects/streaming/source/ DISTNAME= DSS-${PORTVERSION:S/./_/g}.src MAINTAINER= nork@FreeBSD.org +COMMENT= Darwin Streaming Server, a MP3, MPEG4 and QuickTime streaming server RUN_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay diff --git a/net/DarwinStreamingServer/pkg-comment b/net/DarwinStreamingServer/pkg-comment deleted file mode 100644 index ca946c7..0000000 --- a/net/DarwinStreamingServer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Darwin Streaming Server, a MP3, MPEG4 and QuickTime streaming server diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index d943e16..c905c84e 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= nork DISTNAME= live.${PORTVERSION} MAINTAINER= nork@FreeBSD.org +COMMENT= LIVE.COM Streaming Media NO_CDROM= 'dated material' diff --git a/net/liveMedia/pkg-comment b/net/liveMedia/pkg-comment deleted file mode 100644 index 6d833f6..0000000 --- a/net/liveMedia/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -LIVE.COM Streaming Media diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index 1203a0a..b99ac21 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl5 module to DSA signature verification using OpenSSL PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-OpenSSL-DSA/pkg-comment b/security/p5-Crypt-OpenSSL-DSA/pkg-comment deleted file mode 100644 index e2d3955..0000000 --- a/security/p5-Crypt-OpenSSL-DSA/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to DSA signature verification using OpenSSL diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index 753ac3c..008a205 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl5 module to RSA encode and decode strings using OpenSSL BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Crypt-OpenSSL-RSA/pkg-comment b/security/p5-Crypt-OpenSSL-RSA/pkg-comment deleted file mode 100644 index 8697e16..0000000 --- a/security/p5-Crypt-OpenSSL-RSA/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to RSA encode and decode strings using OpenSSL diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile index c7e6b28..26f0a2a 100644 --- a/security/p5-Crypt-OpenSSL-Random/Makefile +++ b/security/p5-Crypt-OpenSSL-Random/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl5 interface to the OpenSSL pseudo-random number generator PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-OpenSSL-Random/pkg-comment b/security/p5-Crypt-OpenSSL-Random/pkg-comment deleted file mode 100644 index 72a4aa7..0000000 --- a/security/p5-Crypt-OpenSSL-Random/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to the OpenSSL pseudo-random number generator diff --git a/security/p5-Crypt-RC5/Makefile b/security/p5-Crypt-RC5/Makefile index d2982d7..a8fd4d7 100644 --- a/security/p5-Crypt-RC5/Makefile +++ b/security/p5-Crypt-RC5/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl implementation of the RC5 encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-RC5/pkg-comment b/security/p5-Crypt-RC5/pkg-comment deleted file mode 100644 index fe54ee9..0000000 --- a/security/p5-Crypt-RC5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl implementation of the RC5 encryption algorithm diff --git a/security/p5-Crypt-RC6/Makefile b/security/p5-Crypt-RC6/Makefile index 2f00775..5b69602 100644 --- a/security/p5-Crypt-RC6/Makefile +++ b/security/p5-Crypt-RC6/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl implementation of the RC6 encryption algorithm USE_REINPLACE= YES diff --git a/security/p5-Crypt-RC6/pkg-comment b/security/p5-Crypt-RC6/pkg-comment deleted file mode 100644 index d583619..0000000 --- a/security/p5-Crypt-RC6/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl implementation of the RC6 encryption algorithm diff --git a/security/p5-Crypt-Serpent/Makefile b/security/p5-Crypt-Serpent/Makefile index 007f079..99736f9 100644 --- a/security/p5-Crypt-Serpent/Makefile +++ b/security/p5-Crypt-Serpent/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl implementation of the Serpent encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Serpent/pkg-comment b/security/p5-Crypt-Serpent/pkg-comment deleted file mode 100644 index 194acb3..0000000 --- a/security/p5-Crypt-Serpent/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl implementation of the Serpent encryption algorithm diff --git a/security/p5-Crypt-Twofish2/Makefile b/security/p5-Crypt-Twofish2/Makefile index 85fd1a9..445e2e6 100644 --- a/security/p5-Crypt-Twofish2/Makefile +++ b/security/p5-Crypt-Twofish2/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl implementation of the Twofish encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Twofish2/pkg-comment b/security/p5-Crypt-Twofish2/pkg-comment deleted file mode 100644 index 9e020c8..0000000 --- a/security/p5-Crypt-Twofish2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl implementation of the Twofish encryption algorithm diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile index 931b75a..3f76654 100644 --- a/security/p5-Digest-HMAC/Makefile +++ b/security/p5-Digest-HMAC/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl5 interface to HMAC Message-Digest Algorithms BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Digest-HMAC/pkg-comment b/security/p5-Digest-HMAC/pkg-comment deleted file mode 100644 index 501cc1d..0000000 --- a/security/p5-Digest-HMAC/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to HMAC Message-Digest Algorithms diff --git a/sysutils/udesc_dump/Makefile b/sysutils/udesc_dump/Makefile index 5a0c129..ad3e0d8 100644 --- a/sysutils/udesc_dump/Makefile +++ b/sysutils/udesc_dump/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://home.jp.freebsd.org/~gehenna/src/ MAINTAINER= nork@FreeBSD.org +COMMENT= udesc_dump, showes USB descriptors MAN8= udesc_dump.8 MANCOMPRESSED= yes diff --git a/sysutils/udesc_dump/pkg-comment b/sysutils/udesc_dump/pkg-comment deleted file mode 100644 index cd7956f..0000000 --- a/sysutils/udesc_dump/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -udesc_dump, showes USB descriptors diff --git a/textproc/p5-Apache-ParseLog/Makefile b/textproc/p5-Apache-ParseLog/Makefile index 58319b7..4f009f8 100644 --- a/textproc/p5-Apache-ParseLog/Makefile +++ b/textproc/p5-Apache-ParseLog/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl5 module to parse Apache log files PERL_CONFIGURE= yes diff --git a/textproc/p5-Apache-ParseLog/pkg-comment b/textproc/p5-Apache-ParseLog/pkg-comment deleted file mode 100644 index 75f94e4..0000000 --- a/textproc/p5-Apache-ParseLog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to parse Apache log files diff --git a/www/p5-Apache-DumpHeaders/Makefile b/www/p5-Apache-DumpHeaders/Makefile index 52027e3..1e86418 100644 --- a/www/p5-Apache-DumpHeaders/Makefile +++ b/www/p5-Apache-DumpHeaders/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Watches HTTP transactions under mod_perl, looking at the headers RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl diff --git a/www/p5-Apache-DumpHeaders/pkg-comment b/www/p5-Apache-DumpHeaders/pkg-comment deleted file mode 100644 index 4d72ae9..0000000 --- a/www/p5-Apache-DumpHeaders/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Watches HTTP transactions under mod_perl, looking at the headers diff --git a/www/p5-HTML-Template-Expr/Makefile b/www/p5-HTML-Template-Expr/Makefile index 4f5475f..69b5a2b 100644 --- a/www/p5-HTML-Template-Expr/Makefile +++ b/www/p5-HTML-Template-Expr/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl module to use HTML Templates which allows expressions BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${RUN_DEPENDS} diff --git a/www/p5-HTML-Template-Expr/pkg-comment b/www/p5-HTML-Template-Expr/pkg-comment deleted file mode 100644 index 7e49dbc..0000000 --- a/www/p5-HTML-Template-Expr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to use HTML Templates which allows expressions diff --git a/x11-fonts/pcf2bdf/Makefile b/x11-fonts/pcf2bdf/Makefile index d089b3c..5768eba 100644 --- a/x11-fonts/pcf2bdf/Makefile +++ b/x11-fonts/pcf2bdf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.tsg.ne.jp/GANA/S/pcf2bdf/ EXTRACT_SUFX= .tgz MAINTAINER= nork@FreeBSD.org +COMMENT= Convert X font from PCF to BDF NO_WRKSUBDIR= YES diff --git a/x11-fonts/pcf2bdf/pkg-comment b/x11-fonts/pcf2bdf/pkg-comment deleted file mode 100644 index 4f1c4d7..0000000 --- a/x11-fonts/pcf2bdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert X font from PCF to BDF |