diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | a882364f2403bc9d88e823745313b7de799bd176 (patch) | |
tree | dd5369640affc2ebaee3c07f6b9fa0a103a5c028 | |
parent | 3e65dfafbbc43ca7f1b56d2c5f043af567b691c7 (diff) | |
download | FreeBSD-ports-a882364f2403bc9d88e823745313b7de799bd176.zip FreeBSD-ports-a882364f2403bc9d88e823745313b7de799bd176.tar.gz |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
3395 files changed, 1686 insertions, 3375 deletions
diff --git a/archivers/9e/Makefile b/archivers/9e/Makefile index 8fc43d1..90702ac 100644 --- a/archivers/9e/Makefile +++ b/archivers/9e/Makefile @@ -13,8 +13,6 @@ DISTNAME= 9e MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= Explode Plan9 archives - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/9e ${PREFIX}/bin diff --git a/archivers/9e/pkg-comment b/archivers/9e/pkg-comment new file mode 100644 index 0000000..1941b5f --- /dev/null +++ b/archivers/9e/pkg-comment @@ -0,0 +1 @@ +Explode Plan9 archives diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 4ae2ce2..e2f4882 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.fu-berlin.de/unix/tools/archivers/bzip/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A block-sorting file compressor - NO_CDROM= "Restrictive copyright (don't sell for profit)" MAN1= bzip.1 bunzip.1 diff --git a/archivers/bzip/pkg-comment b/archivers/bzip/pkg-comment new file mode 100644 index 0000000..b228937 --- /dev/null +++ b/archivers/bzip/pkg-comment @@ -0,0 +1 @@ +A block-sorting file compressor diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 69af0b0..575a148 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.rkeene.org/devel/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Dynamic Adaptive Compression Tool - LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 diff --git a/archivers/dact/pkg-comment b/archivers/dact/pkg-comment new file mode 100644 index 0000000..2c490c0 --- /dev/null +++ b/archivers/dact/pkg-comment @@ -0,0 +1 @@ +Dynamic Adaptive Compression Tool diff --git a/archivers/gshar+gunshar/Makefile b/archivers/gshar+gunshar/Makefile index f19abb0..0ab89ed 100644 --- a/archivers/gshar+gunshar/Makefile +++ b/archivers/gshar+gunshar/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= sharutils MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Allow packing and unpacking of shell archives - GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g --disable-uucode --disable-nls INSTALL_TARGET= install install-man diff --git a/archivers/gshar+gunshar/pkg-comment b/archivers/gshar+gunshar/pkg-comment new file mode 100644 index 0000000..a7764ea --- /dev/null +++ b/archivers/gshar+gunshar/pkg-comment @@ -0,0 +1 @@ +Allow packing and unpacking of shell archives diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index fc9691b..d1db679 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= gnupdate MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Transparently handles automatic compression and decompression of files - LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 diff --git a/archivers/libcomprex/pkg-comment b/archivers/libcomprex/pkg-comment new file mode 100644 index 0000000..4c3c03f --- /dev/null +++ b/archivers/libcomprex/pkg-comment @@ -0,0 +1 @@ +Transparently handles automatic compression and decompression of files diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index 36013d5..27fda72 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Portable speedy, lossless data compression library - USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared diff --git a/archivers/lzo/pkg-comment b/archivers/lzo/pkg-comment new file mode 100644 index 0000000..6362028 --- /dev/null +++ b/archivers/lzo/pkg-comment @@ -0,0 +1 @@ +Portable speedy, lossless data compression library diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 36013d5..27fda72 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Portable speedy, lossless data compression library - USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared diff --git a/archivers/lzo2/pkg-comment b/archivers/lzo2/pkg-comment new file mode 100644 index 0000000..6362028 --- /dev/null +++ b/archivers/lzo2/pkg-comment @@ -0,0 +1 @@ +Portable speedy, lossless data compression library diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile index b4a271f..131f4f1 100644 --- a/archivers/lzop/Makefile +++ b/archivers/lzop/Makefile @@ -14,8 +14,6 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo -PORTCOMMENT= Fast file compressor similar to gzip, using the LZO library - GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/archivers/lzop/pkg-comment b/archivers/lzop/pkg-comment new file mode 100644 index 0000000..f8e83d3 --- /dev/null +++ b/archivers/lzop/pkg-comment @@ -0,0 +1 @@ +Fast file compressor similar to gzip, using the LZO library diff --git a/archivers/macutils/Makefile b/archivers/macutils/Makefile index cbd6685..0580a25 100644 --- a/archivers/macutils/Makefile +++ b/archivers/macutils/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@freebsd.org -PORTCOMMENT= Utilities for Apple Macintosh files - WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= makefile diff --git a/archivers/macutils/pkg-comment b/archivers/macutils/pkg-comment new file mode 100644 index 0000000..c430d06 --- /dev/null +++ b/archivers/macutils/pkg-comment @@ -0,0 +1 @@ +Utilities for Apple Macintosh files diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile index bd9e98d..c11053c 100644 --- a/archivers/makeself/Makefile +++ b/archivers/makeself/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .gz.sh MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A neat script to make self-extracting archives - EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= ${WRKDIR} diff --git a/archivers/makeself/pkg-comment b/archivers/makeself/pkg-comment new file mode 100644 index 0000000..db20d2d --- /dev/null +++ b/archivers/makeself/pkg-comment @@ -0,0 +1 @@ +A neat script to make self-extracting archives diff --git a/archivers/p5-Mac-Macbinary/Makefile b/archivers/p5-Mac-Macbinary/Makefile index db6b141..78cd295 100644 --- a/archivers/p5-Mac-Macbinary/Makefile +++ b/archivers/p5-Mac-Macbinary/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that can extract info from Macbinary files - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/archivers/p5-Mac-Macbinary/pkg-comment b/archivers/p5-Mac-Macbinary/pkg-comment new file mode 100644 index 0000000..faccdd7 --- /dev/null +++ b/archivers/p5-Mac-Macbinary/pkg-comment @@ -0,0 +1 @@ +Perl module that can extract info from Macbinary files diff --git a/archivers/parchive/Makefile b/archivers/parchive/Makefile index 0159640..1925439 100644 --- a/archivers/parchive/Makefile +++ b/archivers/parchive/Makefile @@ -14,8 +14,6 @@ DISTNAME= par-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Parity Archiver - makes multiple parity volumes from a set of files - MAKEFILE= ${FILESDIR}/Makefile WRKSRC= ${WRKDIR}/par-cmdline-${PORTVERSION} diff --git a/archivers/parchive/pkg-comment b/archivers/parchive/pkg-comment new file mode 100644 index 0000000..74ac39e --- /dev/null +++ b/archivers/parchive/pkg-comment @@ -0,0 +1 @@ +Parity Archiver - makes multiple parity volumes from a set of files diff --git a/archivers/ppunpack/Makefile b/archivers/ppunpack/Makefile index 7133e9c..24ef12d 100644 --- a/archivers/ppunpack/Makefile +++ b/archivers/ppunpack/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Decompresses Amiga PowerPacker files - RESTRICTED= "No commercial redistribution" NO_CDROM= ${RESTRICTED} diff --git a/archivers/ppunpack/pkg-comment b/archivers/ppunpack/pkg-comment new file mode 100644 index 0000000..7c6df54 --- /dev/null +++ b/archivers/ppunpack/pkg-comment @@ -0,0 +1 @@ +Decompresses Amiga PowerPacker files diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile index f19abb0..0ab89ed 100644 --- a/archivers/sharutils/Makefile +++ b/archivers/sharutils/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= sharutils MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Allow packing and unpacking of shell archives - GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g --disable-uucode --disable-nls INSTALL_TARGET= install install-man diff --git a/archivers/sharutils/pkg-comment b/archivers/sharutils/pkg-comment new file mode 100644 index 0000000..a7764ea --- /dev/null +++ b/archivers/sharutils/pkg-comment @@ -0,0 +1 @@ +Allow packing and unpacking of shell archives diff --git a/archivers/star-devel/Makefile b/archivers/star-devel/Makefile index 3cf8d27..83ed1bf 100644 --- a/archivers/star-devel/Makefile +++ b/archivers/star-devel/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Unique standard tape archiver with many enhancements - USE_BZIP2= yes USE_GMAKE= yes MAKE_ENV= MAKEPROG=${GMAKE} CCOM=${CC} diff --git a/archivers/star-devel/pkg-comment b/archivers/star-devel/pkg-comment new file mode 100644 index 0000000..b0332b5 --- /dev/null +++ b/archivers/star-devel/pkg-comment @@ -0,0 +1 @@ +Unique standard tape archiver with many enhancements diff --git a/archivers/star/Makefile b/archivers/star/Makefile index 3cf8d27..83ed1bf 100644 --- a/archivers/star/Makefile +++ b/archivers/star/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Unique standard tape archiver with many enhancements - USE_BZIP2= yes USE_GMAKE= yes MAKE_ENV= MAKEPROG=${GMAKE} CCOM=${CC} diff --git a/archivers/star/pkg-comment b/archivers/star/pkg-comment new file mode 100644 index 0000000..b0332b5 --- /dev/null +++ b/archivers/star/pkg-comment @@ -0,0 +1 @@ +Unique standard tape archiver with many enhancements diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile index d6657a8..2f5a2f5 100644 --- a/archivers/stuffit/Makefile +++ b/archivers/stuffit/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Stuffit Archive Creator and Expander - NO_CDROM= Shareware -- should not redistribute NO_PACKAGE= Only unmodified original package can be distributed diff --git a/archivers/stuffit/pkg-comment b/archivers/stuffit/pkg-comment new file mode 100644 index 0000000..643a956 --- /dev/null +++ b/archivers/stuffit/pkg-comment @@ -0,0 +1 @@ +Stuffit Archive Creator and Expander diff --git a/archivers/undms/Makefile b/archivers/undms/Makefile index 28a4861..1b14633 100644 --- a/archivers/undms/Makefile +++ b/archivers/undms/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts .dms Amiga disk images to uncompressed .adf images - NO_WRKSUBDIR= yes do-extract: diff --git a/archivers/undms/pkg-comment b/archivers/undms/pkg-comment new file mode 100644 index 0000000..cbd39741 --- /dev/null +++ b/archivers/undms/pkg-comment @@ -0,0 +1 @@ +Converts .dms Amiga disk images to uncompressed .adf images diff --git a/archivers/unlzx/Makefile b/archivers/unlzx/Makefile index 20bdec5..e343848 100644 --- a/archivers/unlzx/Makefile +++ b/archivers/unlzx/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Extracts .lzx archives from Amiga systems - NO_WRKSUBDIR= yes do-extract: diff --git a/archivers/unlzx/pkg-comment b/archivers/unlzx/pkg-comment new file mode 100644 index 0000000..05cd538 --- /dev/null +++ b/archivers/unlzx/pkg-comment @@ -0,0 +1 @@ +Extracts .lzx archives from Amiga systems diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 4f99e7d..0581910 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \ MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= The eXternal PacKer (XPK) library system - USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/archivers/xpk/pkg-comment b/archivers/xpk/pkg-comment new file mode 100644 index 0000000..8452e04 --- /dev/null +++ b/archivers/xpk/pkg-comment @@ -0,0 +1 @@ +The eXternal PacKer (XPK) library system diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile index 5141fe7..02736b5 100644 --- a/astro/fooseti/Makefile +++ b/astro/fooseti/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GTK+ frontend to SETI@Home - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes diff --git a/astro/fooseti/pkg-comment b/astro/fooseti/pkg-comment new file mode 100644 index 0000000..fa0d61a --- /dev/null +++ b/astro/fooseti/pkg-comment @@ -0,0 +1 @@ +GTK+ frontend to SETI@Home diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile index 22ef2946..53e4107 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Astronomical Calculation Library - USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/astro/libnova/pkg-comment b/astro/libnova/pkg-comment new file mode 100644 index 0000000..eaaeaf7 --- /dev/null +++ b/astro/libnova/pkg-comment @@ -0,0 +1 @@ +Astronomical Calculation Library diff --git a/astro/match/Makefile b/astro/match/Makefile index 1e1b089..49bc47a 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://acd188a-005.rit.edu/match/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program for matching star lists - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/astro/match/pkg-comment b/astro/match/pkg-comment new file mode 100644 index 0000000..270427b --- /dev/null +++ b/astro/match/pkg-comment @@ -0,0 +1 @@ +A program for matching star lists diff --git a/astro/p5-Astro-ADS/Makefile b/astro/p5-Astro-ADS/Makefile index 4296419..0e85fdc 100644 --- a/astro/p5-Astro-ADS/Makefile +++ b/astro/p5-Astro-ADS/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An OO Perl interface to the ADS abstract service - BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/astro/p5-Astro-ADS/pkg-comment b/astro/p5-Astro-ADS/pkg-comment new file mode 100644 index 0000000..091922f --- /dev/null +++ b/astro/p5-Astro-ADS/pkg-comment @@ -0,0 +1 @@ +An OO Perl interface to the ADS abstract service diff --git a/astro/p5-Astro-Catalog/Makefile b/astro/p5-Astro-Catalog/Makefile index f42f082..d9af907 100644 --- a/astro/p5-Astro-Catalog/Makefile +++ b/astro/p5-Astro-Catalog/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A generic stellar catalogue object - BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/astro/p5-Astro-Catalog/pkg-comment b/astro/p5-Astro-Catalog/pkg-comment new file mode 100644 index 0000000..c8b30bd --- /dev/null +++ b/astro/p5-Astro-Catalog/pkg-comment @@ -0,0 +1 @@ +A generic stellar catalogue object diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile index 4d59b99..96c7401 100644 --- a/astro/p5-Astro-DSS/Makefile +++ b/astro/p5-Astro-DSS/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys - BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/astro/p5-Astro-DSS/pkg-comment b/astro/p5-Astro-DSS/pkg-comment new file mode 100644 index 0000000..5261fd5 --- /dev/null +++ b/astro/p5-Astro-DSS/pkg-comment @@ -0,0 +1 @@ +An OO interface to the 1st and 2nd Digital Sky Surveys diff --git a/astro/p5-Astro-MoonPhase/Makefile b/astro/p5-Astro-MoonPhase/Makefile index 4753d9d..c300e30 100644 --- a/astro/p5-Astro-MoonPhase/Makefile +++ b/astro/p5-Astro-MoonPhase/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl interface to calculate information about the phase of the moon - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/astro/p5-Astro-MoonPhase/pkg-comment b/astro/p5-Astro-MoonPhase/pkg-comment new file mode 100644 index 0000000..d83eb65 --- /dev/null +++ b/astro/p5-Astro-MoonPhase/pkg-comment @@ -0,0 +1 @@ +Perl interface to calculate information about the phase of the moon diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile index f9c578a..7e33d59 100644 --- a/astro/p5-Astro-SIMBAD/Makefile +++ b/astro/p5-Astro-SIMBAD/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An OO Perl interface to the SIMBAD astronomical database - BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/astro/p5-Astro-SIMBAD/pkg-comment b/astro/p5-Astro-SIMBAD/pkg-comment new file mode 100644 index 0000000..b4f52f5 --- /dev/null +++ b/astro/p5-Astro-SIMBAD/pkg-comment @@ -0,0 +1 @@ +An OO Perl interface to the SIMBAD astronomical database diff --git a/astro/p5-Astro-SunTime/Makefile b/astro/p5-Astro-SunTime/Makefile index 8845008..2940a64 100644 --- a/astro/p5-Astro-SunTime/Makefile +++ b/astro/p5-Astro-SunTime/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl interface to calculate sunrise/sunset times - BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/astro/p5-Astro-SunTime/pkg-comment b/astro/p5-Astro-SunTime/pkg-comment new file mode 100644 index 0000000..4048f8d --- /dev/null +++ b/astro/p5-Astro-SunTime/pkg-comment @@ -0,0 +1 @@ +Perl interface to calculate sunrise/sunset times diff --git a/astro/p5-Geo-METAR/Makefile b/astro/p5-Geo-METAR/Makefile index bf1365c..46ca8f9 100644 --- a/astro/p5-Geo-METAR/Makefile +++ b/astro/p5-Geo-METAR/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl module that processes METAR information from NOAA sources - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/astro/p5-Geo-METAR/pkg-comment b/astro/p5-Geo-METAR/pkg-comment new file mode 100644 index 0000000..7afa56b --- /dev/null +++ b/astro/p5-Geo-METAR/pkg-comment @@ -0,0 +1 @@ +A perl module that processes METAR information from NOAA sources diff --git a/astro/planets/Makefile b/astro/planets/Makefile index b36cae7..0ba3223 100644 --- a/astro/planets/Makefile +++ b/astro/planets/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An orbital simulator - BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml USE_GMAKE= yes diff --git a/astro/planets/pkg-comment b/astro/planets/pkg-comment new file mode 100644 index 0000000..67231ff --- /dev/null +++ b/astro/planets/pkg-comment @@ -0,0 +1 @@ +An orbital simulator diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index a6ff756..51499b4 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -14,8 +14,6 @@ DISTNAME= pyWeather MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python script that downloads weather data and can be cronned - USE_REINPLACE= yes USE_PYTHON= yes NO_BUILD= yes diff --git a/astro/pyweather/pkg-comment b/astro/pyweather/pkg-comment new file mode 100644 index 0000000..c8ed42c --- /dev/null +++ b/astro/pyweather/pkg-comment @@ -0,0 +1 @@ +Python script that downloads weather data and can be cronned diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile index 2bb8bda..728dd48 100644 --- a/astro/saoimage/Makefile +++ b/astro/saoimage/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://tdc-www.harvard.edu/software/saoimage/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Smithsonian Astrophysical Observatory image utility for X - USE_X_PREFIX= yes MAKEFILE= makefile MAKE_ENV= OFLAGS="${CFLAGS}" diff --git a/astro/saoimage/pkg-comment b/astro/saoimage/pkg-comment new file mode 100644 index 0000000..260322f --- /dev/null +++ b/astro/saoimage/pkg-comment @@ -0,0 +1 @@ +Smithsonian Astrophysical Observatory image utility for X diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile index c753170..462381e 100644 --- a/astro/sattrack/Makefile +++ b/astro/sattrack/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= ports@freebsd.org -PORTCOMMENT= Real-time satellite tracking and orbit propagation program - USE_XLIB= yes WRKSRC= ${WRKDIR}/SatTrack-${PORTVERSION}/src diff --git a/astro/sattrack/pkg-comment b/astro/sattrack/pkg-comment new file mode 100644 index 0000000..f5b696f --- /dev/null +++ b/astro/sattrack/pkg-comment @@ -0,0 +1 @@ +Real-time satellite tracking and orbit propagation program diff --git a/astro/stars/Makefile b/astro/stars/Makefile index 9204602..ab51811 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -14,8 +14,6 @@ DISTFILES= stars-1.0-ss-11.00.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Star field demo - USE_X_PREFIX= yes CC?= cc diff --git a/astro/stars/pkg-comment b/astro/stars/pkg-comment new file mode 100644 index 0000000..62a6ce2 --- /dev/null +++ b/astro/stars/pkg-comment @@ -0,0 +1 @@ +Star field demo diff --git a/astro/tkseti/Makefile b/astro/tkseti/Makefile index 81512f8..784fd4f 100644 --- a/astro/tkseti/Makefile +++ b/astro/tkseti/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkseti/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tk-based interface to SETI@Home - RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \ ${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome diff --git a/astro/tkseti/pkg-comment b/astro/tkseti/pkg-comment new file mode 100644 index 0000000..2b48254 --- /dev/null +++ b/astro/tkseti/pkg-comment @@ -0,0 +1 @@ +Tk-based interface to SETI@Home diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index f0250a5..c763c19 100644 --- a/astro/wmspaceweather/Makefile +++ b/astro/wmspaceweather/Makefile @@ -12,8 +12,6 @@ DISTNAME= wmSpaceWeather-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A DockApp that shows the weather at geosynchronous orbit - WRKSRC= ${WRKDIR}/${DISTNAME}/wmSpaceWeather USE_X_PREFIX= yes diff --git a/astro/wmspaceweather/pkg-comment b/astro/wmspaceweather/pkg-comment new file mode 100644 index 0000000..8407c35 --- /dev/null +++ b/astro/wmspaceweather/pkg-comment @@ -0,0 +1 @@ +A DockApp that shows the weather at geosynchronous orbit diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index 97c4f70..32f1cc6 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -12,8 +12,6 @@ DISTNAME= wmSun-1.03 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dockapp that displays the rise and set time of the sun - WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun USE_X_PREFIX= yes diff --git a/astro/wmsun/pkg-comment b/astro/wmsun/pkg-comment new file mode 100644 index 0000000..d4a56a1 --- /dev/null +++ b/astro/wmsun/pkg-comment @@ -0,0 +1 @@ +A dockapp that displays the rise and set time of the sun diff --git a/astro/x3arth/Makefile b/astro/x3arth/Makefile index 25c01bb..c5ccec6 100644 --- a/astro/x3arth/Makefile +++ b/astro/x3arth/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= X11/desktop MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Updates X root window with satellit views of earth - IGNORE= "FTP directory format changed, can no longer fetch images" RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 \ diff --git a/astro/x3arth/pkg-comment b/astro/x3arth/pkg-comment new file mode 100644 index 0000000..cd549a3 --- /dev/null +++ b/astro/x3arth/pkg-comment @@ -0,0 +1 @@ +Updates X root window with satellit views of earth diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 32e2813..b76b0bb 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Set the root window to the image of earth - USE_IMAKE= yes MAN1= xearth.1 diff --git a/astro/xearth/pkg-comment b/astro/xearth/pkg-comment new file mode 100644 index 0000000..e97411f --- /dev/null +++ b/astro/xearth/pkg-comment @@ -0,0 +1 @@ +Set the root window to the image of earth diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 996ed15..e1912cb 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -13,8 +13,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interactive astronomical ephemeris program - WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem USE_MOTIF= yes diff --git a/astro/xephem/pkg-comment b/astro/xephem/pkg-comment new file mode 100644 index 0000000..162bc30 --- /dev/null +++ b/astro/xephem/pkg-comment @@ -0,0 +1 @@ +An interactive astronomical ephemeris program diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index 85a903a..c19d29f 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Set the root window to the moon in its current phase - USE_IMAKE= yes MAN1= xphoon.1 diff --git a/astro/xphoon/pkg-comment b/astro/xphoon/pkg-comment new file mode 100644 index 0000000..e79090e --- /dev/null +++ b/astro/xphoon/pkg-comment @@ -0,0 +1 @@ +Set the root window to the moon in its current phase diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index daac152..917d603 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG audio analysis toolkit - USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/audio/Maaate/pkg-comment b/audio/Maaate/pkg-comment new file mode 100644 index 0000000..0f64661 --- /dev/null +++ b/audio/Maaate/pkg-comment @@ -0,0 +1 @@ +MPEG audio analysis toolkit diff --git a/audio/ascd/Makefile b/audio/ascd/Makefile index dfd93be..8fcf465 100644 --- a/audio/ascd/Makefile +++ b/audio/ascd/Makefile @@ -13,8 +13,6 @@ DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dockable cd player for AfterStep or WindowMaker - LIB_DEPENDS= workman.1:${PORTSDIR}/audio/libworkman USE_IMAKE= yes diff --git a/audio/ascd/pkg-comment b/audio/ascd/pkg-comment new file mode 100644 index 0000000..f97c1c9 --- /dev/null +++ b/audio/ascd/pkg-comment @@ -0,0 +1 @@ +A dockable cd player for AfterStep or WindowMaker diff --git a/audio/autools/Makefile b/audio/autools/Makefile index cc691d1..085481d 100644 --- a/audio/autools/Makefile +++ b/audio/autools/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A collection of programs to manipulate audio files - BUILD_DEPENDS= ${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp USE_REINPLACE= yes diff --git a/audio/autools/pkg-comment b/audio/autools/pkg-comment new file mode 100644 index 0000000..4382066 --- /dev/null +++ b/audio/autools/pkg-comment @@ -0,0 +1 @@ +A collection of programs to manipulate audio files diff --git a/audio/cdrdao/Makefile b/audio/cdrdao/Makefile index 9048e38..655241a 100644 --- a/audio/cdrdao/Makefile +++ b/audio/cdrdao/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Write audio CD-Rs in disk-at-once mode - BUILD_DEPENDS= antlr:${PORTSDIR}/devel/pccts \ dlg:${PORTSDIR}/devel/pccts diff --git a/audio/cdrdao/pkg-comment b/audio/cdrdao/pkg-comment new file mode 100644 index 0000000..224c01a --- /dev/null +++ b/audio/cdrdao/pkg-comment @@ -0,0 +1 @@ +Write audio CD-Rs in disk-at-once mode diff --git a/audio/cheesetracker/Makefile b/audio/cheesetracker/Makefile index a3078d8..488b666 100644 --- a/audio/cheesetracker/Makefile +++ b/audio/cheesetracker/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.reduz.com.ar/cheesetracker/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Impulse Tracker clone - BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14 LIB_DEPENDS= sigc:${PORTSDIR}/devel/libsigc++ \ gtkmm:${PORTSDIR}/x11-toolkits/gtk-- diff --git a/audio/cheesetracker/pkg-comment b/audio/cheesetracker/pkg-comment new file mode 100644 index 0000000..4ae6b04 --- /dev/null +++ b/audio/cheesetracker/pkg-comment @@ -0,0 +1 @@ +An Impulse Tracker clone diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index a2a4932..844ee4e 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An ncurses based frontend to mpg123 - RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/audio/cmp3/pkg-comment b/audio/cmp3/pkg-comment new file mode 100644 index 0000000..39ddb46 --- /dev/null +++ b/audio/cmp3/pkg-comment @@ -0,0 +1 @@ +An ncurses based frontend to mpg123 diff --git a/audio/cymbaline/Makefile b/audio/cymbaline/Makefile index 172a576..4688eddf 100644 --- a/audio/cymbaline/Makefile +++ b/audio/cymbaline/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.silmarill.org/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= mpg123 console frontend - RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ aumix:${PORTSDIR}/audio/aumix diff --git a/audio/cymbaline/pkg-comment b/audio/cymbaline/pkg-comment new file mode 100644 index 0000000..c576560 --- /dev/null +++ b/audio/cymbaline/pkg-comment @@ -0,0 +1 @@ +mpg123 console frontend diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index 87fe222..b59d870 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer - LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/darkice/pkg-comment b/audio/darkice/pkg-comment new file mode 100644 index 0000000..2740972 --- /dev/null +++ b/audio/darkice/pkg-comment @@ -0,0 +1 @@ +DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index 267a1df..a7f383c 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Future Composer Reference Player - BUILD_DEPENDS= ${LOCALBASE}/include/sidplay/compconf.h:${PORTSDIR}/audio/libsidplay WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/audio/fcplay/pkg-comment b/audio/fcplay/pkg-comment new file mode 100644 index 0000000..ba735a0 --- /dev/null +++ b/audio/fcplay/pkg-comment @@ -0,0 +1 @@ +Future Composer Reference Player diff --git a/audio/gdcd/Makefile b/audio/gdcd/Makefile index 5827707..3c45a6f 100644 --- a/audio/gdcd/Makefile +++ b/audio/gdcd/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://gdcd.undergrid.net/source_archive/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= CD player for the X Window System using the GIMP Tool Kit (GTK) - BROKEN= "Does not build" LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio diff --git a/audio/gdcd/pkg-comment b/audio/gdcd/pkg-comment new file mode 100644 index 0000000..66db9a5 --- /dev/null +++ b/audio/gdcd/pkg-comment @@ -0,0 +1 @@ +CD player for the X Window System using the GIMP Tool Kit (GTK) diff --git a/audio/gdrdao/Makefile b/audio/gdrdao/Makefile index 20b7faf..6848d94 100644 --- a/audio/gdrdao/Makefile +++ b/audio/gdrdao/Makefile @@ -12,8 +12,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GTK-based GUI frontend for cdrdao, disk-at-once audio CD recorder - RUN_DEPENDS= cdrdao:${PORTSDIR}/audio/cdrdao USE_GNOMENG= yes diff --git a/audio/gdrdao/pkg-comment b/audio/gdrdao/pkg-comment new file mode 100644 index 0000000..628d9da --- /dev/null +++ b/audio/gdrdao/pkg-comment @@ -0,0 +1 @@ +GTK-based GUI frontend for cdrdao, disk-at-once audio CD recorder diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile index 586ba75..727bc7e 100644 --- a/audio/gnump3d/Makefile +++ b/audio/gnump3d/Makefile @@ -17,8 +17,6 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf -PORTCOMMENT= A streaming server for MP3, OGG vorbis, and other streamable audio files - USE_BZIP2= yes USE_PERL5= yes USE_REINPLACE= yes diff --git a/audio/gnump3d/pkg-comment b/audio/gnump3d/pkg-comment new file mode 100644 index 0000000..7e96d6a --- /dev/null +++ b/audio/gnump3d/pkg-comment @@ -0,0 +1 @@ +A streaming server for MP3, OGG vorbis, and other streamable audio files diff --git a/audio/gsi/Makefile b/audio/gsi/Makefile index 81d67a0..9b100a4 100644 --- a/audio/gsi/Makefile +++ b/audio/gsi/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= gsi MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GSI - general sound interface - WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes diff --git a/audio/gsi/pkg-comment b/audio/gsi/pkg-comment new file mode 100644 index 0000000..4648f54 --- /dev/null +++ b/audio/gsi/pkg-comment @@ -0,0 +1 @@ +GSI - general sound interface diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile index 2f90a7d..c75381a 100644 --- a/audio/gsm/Makefile +++ b/audio/gsm/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Audio converter and library for converting u-law to gsm encoding - WRKSRC= ${WRKDIR}/gsm-1.0-pl10 INSTALLS_SHLIB= yes diff --git a/audio/gsm/pkg-comment b/audio/gsm/pkg-comment new file mode 100644 index 0000000..97a5329 --- /dev/null +++ b/audio/gsm/pkg-comment @@ -0,0 +1 @@ +Audio converter and library for converting u-law to gsm encoding diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index aac1dfd..5cfa02a 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.xanadunet.net/ksmp3play/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An curses-based MP3 player - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg:${PORTSDIR}/graphics/smpeg \ gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/ksmp3play/pkg-comment b/audio/ksmp3play/pkg-comment new file mode 100644 index 0000000..45ce2b9 --- /dev/null +++ b/audio/ksmp3play/pkg-comment @@ -0,0 +1 @@ +An curses-based MP3 player diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile index 7bf950b..4a3d7a2 100644 --- a/audio/libcdaudio/Makefile +++ b/audio/libcdaudio/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for playing audio CDs - USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/audio/libcdaudio/pkg-comment b/audio/libcdaudio/pkg-comment new file mode 100644 index 0000000..e780c46 --- /dev/null +++ b/audio/libcdaudio/pkg-comment @@ -0,0 +1 @@ +A library for playing audio CDs diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile index a156563..ec93590 100644 --- a/audio/libmikmod/Makefile +++ b/audio/libmikmod/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/sound/libs MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MikMod Sound Library - USE_REINPLACE= yes USE_GNOMENG= yes WANT_GNOME= yes diff --git a/audio/libmikmod/pkg-comment b/audio/libmikmod/pkg-comment new file mode 100644 index 0000000..80fcefb --- /dev/null +++ b/audio/libmikmod/pkg-comment @@ -0,0 +1 @@ +MikMod Sound Library diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile index 7d6ed9c..79be990 100644 --- a/audio/libsndfile/Makefile +++ b/audio/libsndfile/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.zip.com.au/~erikd/libsndfile/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Reading and writing files containing sampled sound (like WAV or AIFF) - BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig diff --git a/audio/libsndfile/pkg-comment b/audio/libsndfile/pkg-comment new file mode 100644 index 0000000..9891c41 --- /dev/null +++ b/audio/libsndfile/pkg-comment @@ -0,0 +1 @@ +Reading and writing files containing sampled sound (like WAV or AIFF) diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index d0227c0..ae0ea31 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG audio player/decoder decoding layer I and II MPEG audio streams - NO_WRKSUBDIR= yes post-patch: diff --git a/audio/maplay/pkg-comment b/audio/maplay/pkg-comment new file mode 100644 index 0000000..812bc6e --- /dev/null +++ b/audio/maplay/pkg-comment @@ -0,0 +1 @@ +MPEG audio player/decoder decoding layer I and II MPEG audio streams diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile index 83682b9..3109dd1 100644 --- a/audio/mhwaveedit/Makefile +++ b/audio/mhwaveedit/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.mtek.chalmers.se/~hjormagn/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A graphical program for editing sound files - LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile USE_REINPLACE= yes diff --git a/audio/mhwaveedit/pkg-comment b/audio/mhwaveedit/pkg-comment new file mode 100644 index 0000000..29be5dc --- /dev/null +++ b/audio/mhwaveedit/pkg-comment @@ -0,0 +1 @@ +A graphical program for editing sound files diff --git a/audio/midimountain/Makefile b/audio/midimountain/Makefile index 4ebadf2..c0c9ed2 100644 --- a/audio/midimountain/Makefile +++ b/audio/midimountain/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MIDI sequencer - USE_REINPLACE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/audio/midimountain/pkg-comment b/audio/midimountain/pkg-comment new file mode 100644 index 0000000..a6a444e --- /dev/null +++ b/audio/midimountain/pkg-comment @@ -0,0 +1 @@ +MIDI sequencer diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile index f9bd7e3..ba3b460 100644 --- a/audio/mp32ogg/Makefile +++ b/audio/mp32ogg/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert MP3 files to Ogg Vorbis files - RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ oggenc:${PORTSDIR}/audio/vorbis-tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ diff --git a/audio/mp32ogg/pkg-comment b/audio/mp32ogg/pkg-comment new file mode 100644 index 0000000..b9c6383 --- /dev/null +++ b/audio/mp32ogg/pkg-comment @@ -0,0 +1 @@ +Convert MP3 files to Ogg Vorbis files diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile index 71091cf..84a4800 100644 --- a/audio/mp3asm/Makefile +++ b/audio/mp3asm/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MP3 frame level editor - WRKSRC= ${WRKDIR}/${PORTNAME}-0.1 USE_BZIP2= yes diff --git a/audio/mp3asm/pkg-comment b/audio/mp3asm/pkg-comment new file mode 100644 index 0000000..d7d1b2d --- /dev/null +++ b/audio/mp3asm/pkg-comment @@ -0,0 +1 @@ +MP3 frame level editor diff --git a/audio/mp3encode/Makefile b/audio/mp3encode/Makefile index c84470b..19b60d1 100644 --- a/audio/mp3encode/Makefile +++ b/audio/mp3encode/Makefile @@ -14,8 +14,6 @@ DISTNAME= dist10 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG layer I, II and III audio file encoder - RESTRICTED= Condition is not clear WRKSRC= ${WRKDIR}/${DISTNAME}/lsf/encoder diff --git a/audio/mp3encode/pkg-comment b/audio/mp3encode/pkg-comment new file mode 100644 index 0000000..4dd3c96 --- /dev/null +++ b/audio/mp3encode/pkg-comment @@ -0,0 +1 @@ +MPEG layer I, II and III audio file encoder diff --git a/audio/mp3mover/Makefile b/audio/mp3mover/Makefile index 394ea47..04ccecf 100644 --- a/audio/mp3mover/Makefile +++ b/audio/mp3mover/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.doc.ic.ac.uk/~jsm00/scripts/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Rename mp3s and manipulate them - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MP3/Tag.pm:${PORTSDIR}/audio/p5-tagged USE_PERL5= yes diff --git a/audio/mp3mover/pkg-comment b/audio/mp3mover/pkg-comment new file mode 100644 index 0000000..0ebcdce --- /dev/null +++ b/audio/mp3mover/pkg-comment @@ -0,0 +1 @@ +Rename mp3s and manipulate them diff --git a/audio/mp3rename/Makefile b/audio/mp3rename/Makefile index 193d412..c514e04 100644 --- a/audio/mp3rename/Makefile +++ b/audio/mp3rename/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A renaming program for mp3 files based on their id3tag - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig do-build: diff --git a/audio/mp3rename/pkg-comment b/audio/mp3rename/pkg-comment new file mode 100644 index 0000000..8133928 --- /dev/null +++ b/audio/mp3rename/pkg-comment @@ -0,0 +1 @@ +A renaming program for mp3 files based on their id3tag diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index bd76c4e..5505a4d 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Read information about mp3s and oggs bitstream - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOMENG= yes diff --git a/audio/mp3stat/pkg-comment b/audio/mp3stat/pkg-comment new file mode 100644 index 0000000..de79d93 --- /dev/null +++ b/audio/mp3stat/pkg-comment @@ -0,0 +1 @@ +Read information about mp3s and oggs bitstream diff --git a/audio/mpegaudio/Makefile b/audio/mpegaudio/Makefile index 4f83628..b7246fb 100644 --- a/audio/mpegaudio/Makefile +++ b/audio/mpegaudio/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An MPEG/audio Layer 1 and Layer 2 encoder/decoder package - MAN1= mpeg_musicin.1 mpeg_musicout.1 post-install: diff --git a/audio/mpegaudio/pkg-comment b/audio/mpegaudio/pkg-comment new file mode 100644 index 0000000..b693c39 --- /dev/null +++ b/audio/mpegaudio/pkg-comment @@ -0,0 +1 @@ +An MPEG/audio Layer 1 and Layer 2 encoder/decoder package diff --git a/audio/mpmf20/Makefile b/audio/mpmf20/Makefile index 5bf119e..c14ad40 100644 --- a/audio/mpmf20/Makefile +++ b/audio/mpmf20/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= File transfer tool for the MPMan MP-F20 portable MP3-player - MAKEFILE= makefile do-install: diff --git a/audio/mpmf20/pkg-comment b/audio/mpmf20/pkg-comment new file mode 100644 index 0000000..2da55ae --- /dev/null +++ b/audio/mpmf20/pkg-comment @@ -0,0 +1 @@ +File transfer tool for the MPMan MP-F20 portable MP3-player diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 3c09404..b0e6860 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -15,8 +15,6 @@ DISTNAME= MuSE-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multiple Streaming Engine - LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ vorbis.2:${PORTSDIR}/audio/libvorbis \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/muse/pkg-comment b/audio/muse/pkg-comment new file mode 100644 index 0000000..128390e --- /dev/null +++ b/audio/muse/pkg-comment @@ -0,0 +1 @@ +Multiple Streaming Engine diff --git a/audio/mxv/Makefile b/audio/mxv/Makefile index 2215bca..bd04361 100644 --- a/audio/mxv/Makefile +++ b/audio/mxv/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}-source MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sound file editor/player/recorder/converter for X Window System - BROKEN= "Does not build" BUILD_DEPENDS= ${LOCALBASE}/interviews/bin/FREEBSD/ivmkmf:${PORTSDIR}/x11-toolkits/iv diff --git a/audio/mxv/pkg-comment b/audio/mxv/pkg-comment new file mode 100644 index 0000000..16974f9 --- /dev/null +++ b/audio/mxv/pkg-comment @@ -0,0 +1 @@ +Sound file editor/player/recorder/converter for X Window System diff --git a/audio/nas/Makefile b/audio/nas/Makefile index 35ae8ca..e591cca 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Network Audio System - USE_REINPLACE= yes USE_IMAKE= yes ALL_TARGET= World diff --git a/audio/nas/pkg-comment b/audio/nas/pkg-comment new file mode 100644 index 0000000..5b59e76 --- /dev/null +++ b/audio/nas/pkg-comment @@ -0,0 +1 @@ +Network Audio System diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile index 93c43b8..21b713a 100644 --- a/audio/nspmod/Makefile +++ b/audio/nspmod/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/sound/players MAINTAINER= ports@freebsd.org -PORTCOMMENT= MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+ - MAN1= nspmod.1 do-install: diff --git a/audio/nspmod/pkg-comment b/audio/nspmod/pkg-comment new file mode 100644 index 0000000..6bbbb9c --- /dev/null +++ b/audio/nspmod/pkg-comment @@ -0,0 +1 @@ +MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+ diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index 548a5791..69cb224 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open Source Audio Library Project - BUILD_DEPENDS= lame:${PORTSDIR}/audio/lame \ mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \ diff --git a/audio/osalp/pkg-comment b/audio/osalp/pkg-comment new file mode 100644 index 0000000..c956dc8 --- /dev/null +++ b/audio/osalp/pkg-comment @@ -0,0 +1 @@ +Open Source Audio Library Project diff --git a/audio/p5-CDDB-File/Makefile b/audio/p5-CDDB-File/Makefile index 7b29161..15cf475 100644 --- a/audio/p5-CDDB-File/Makefile +++ b/audio/p5-CDDB-File/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Parse a CDDB/freedb data file - PERL_CONFIGURE= yes MAN3= CDDB::File.3 diff --git a/audio/p5-CDDB-File/pkg-comment b/audio/p5-CDDB-File/pkg-comment new file mode 100644 index 0000000..3cce394 --- /dev/null +++ b/audio/p5-CDDB-File/pkg-comment @@ -0,0 +1 @@ +Parse a CDDB/freedb data file diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile index 8e440c5..0a1ad14 100644 --- a/audio/p5-CDDB/Makefile +++ b/audio/p5-CDDB/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org -PORTCOMMENT= A high-level interface to the Compact Disc Database - PERL_CONFIGURE= yes MAN3= CDDB.3 diff --git a/audio/p5-CDDB/pkg-comment b/audio/p5-CDDB/pkg-comment new file mode 100644 index 0000000..af8d1da --- /dev/null +++ b/audio/p5-CDDB/pkg-comment @@ -0,0 +1 @@ +A high-level interface to the Compact Disc Database diff --git a/audio/p5-MPEG-ID3v2Tag/Makefile b/audio/p5-MPEG-ID3v2Tag/Makefile index e0bcbfc..209342d 100644 --- a/audio/p5-MPEG-ID3v2Tag/Makefile +++ b/audio/p5-MPEG-ID3v2Tag/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides a way to write/read ID3 v2.3 tags - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/audio/p5-MPEG-ID3v2Tag/pkg-comment b/audio/p5-MPEG-ID3v2Tag/pkg-comment new file mode 100644 index 0000000..c77b257 --- /dev/null +++ b/audio/p5-MPEG-ID3v2Tag/pkg-comment @@ -0,0 +1 @@ +Perl module that provides a way to write/read ID3 v2.3 tags diff --git a/audio/p5-tagged/Makefile b/audio/p5-tagged/Makefile index ccdc4d1..1820005 100644 --- a/audio/p5-tagged/Makefile +++ b/audio/p5-tagged/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Read, change and write different tags of MP3 audio files - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/audio/p5-tagged/pkg-comment b/audio/p5-tagged/pkg-comment new file mode 100644 index 0000000..def3151 --- /dev/null +++ b/audio/p5-tagged/pkg-comment @@ -0,0 +1 @@ +Read, change and write different tags of MP3 audio files diff --git a/audio/pimp3/Makefile b/audio/pimp3/Makefile index 7f9fc4c..bd7d453 100644 --- a/audio/pimp3/Makefile +++ b/audio/pimp3/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://unixpages.org/distfiles/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Rate your mp3s for a randomized playlist you will actually like - RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm diff --git a/audio/pimp3/pkg-comment b/audio/pimp3/pkg-comment new file mode 100644 index 0000000..b7ec437 --- /dev/null +++ b/audio/pimp3/pkg-comment @@ -0,0 +1 @@ +Rate your mp3s for a randomized playlist you will actually like diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile index 1d036f1..e1fa716 100644 --- a/audio/playmidi/Makefile +++ b/audio/playmidi/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://people.nl.linux.org/~diz/playmidi/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MIDI player - IS_INTERACTIVE= YES # asks what devices you want to support HAS_CONFIGURE= YES CONFIGURE_SCRIPT= Configure diff --git a/audio/playmidi/pkg-comment b/audio/playmidi/pkg-comment new file mode 100644 index 0000000..74e1445 --- /dev/null +++ b/audio/playmidi/pkg-comment @@ -0,0 +1 @@ +MIDI player diff --git a/audio/radio/Makefile b/audio/radio/Makefile index db1666f..6cf92fa 100644 --- a/audio/radio/Makefile +++ b/audio/radio/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Radio over the Internet - NO_WRKSUBDIR= yes ALL_TARGET= ${OPSYS} MAN1= radio.1 broadcast.1 diff --git a/audio/radio/pkg-comment b/audio/radio/pkg-comment new file mode 100644 index 0000000..e4725fc --- /dev/null +++ b/audio/radio/pkg-comment @@ -0,0 +1 @@ +Radio over the Internet diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile index 5ace681..05a1d96 100644 --- a/audio/raproxy/Makefile +++ b/audio/raproxy/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@freebsd.org -PORTCOMMENT= Progressive Networks RealAudio Proxy Kit 3.0 beta 1 - # Get it through http://www.real.com/firewall/fwdload/index.html # if the master site does not exists somehow. WRKSRC= ${WRKDIR}/raproxy diff --git a/audio/raproxy/pkg-comment b/audio/raproxy/pkg-comment new file mode 100644 index 0000000..1060634 --- /dev/null +++ b/audio/raproxy/pkg-comment @@ -0,0 +1 @@ +Progressive Networks RealAudio Proxy Kit 3.0 beta 1 diff --git a/audio/rawrec/Makefile b/audio/rawrec/Makefile index dd1a547..2c2da8c 100644 --- a/audio/rawrec/Makefile +++ b/audio/rawrec/Makefile @@ -17,8 +17,6 @@ MASTER_SITE_SUBDIR= apps/sound/recorders \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A utility to record and playback raw audio data - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/audio/rawrec/pkg-comment b/audio/rawrec/pkg-comment new file mode 100644 index 0000000..c4c53a3 --- /dev/null +++ b/audio/rawrec/pkg-comment @@ -0,0 +1 @@ +A utility to record and playback raw audio data diff --git a/audio/rebler/Makefile b/audio/rebler/Makefile index 21d04e1..a5725f4 100644 --- a/audio/rebler/Makefile +++ b/audio/rebler/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program to convert mpeg2 and ac3 into DivX with ac3 audio - LIB_DEPENDS= mpeg2:${PORTSDIR}/graphics/libmpeg2 \ aviplay-0.7:${PORTSDIR}/graphics/avifile \ popt:${PORTSDIR}/devel/popt diff --git a/audio/rebler/pkg-comment b/audio/rebler/pkg-comment new file mode 100644 index 0000000..671dccb --- /dev/null +++ b/audio/rebler/pkg-comment @@ -0,0 +1 @@ +A program to convert mpeg2 and ac3 into DivX with ac3 audio diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 38588b0..7c54d22 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= Tool for transferring files to and from the Diamond Rio .mp3 player - WRKSRC= ${WRKDIR}/rio107 MAKEFILE= makefile diff --git a/audio/rio/pkg-comment b/audio/rio/pkg-comment new file mode 100644 index 0000000..0986766 --- /dev/null +++ b/audio/rio/pkg-comment @@ -0,0 +1 @@ +Tool for transferring files to and from the Diamond Rio .mp3 player diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index ee3f336..5a69a23 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://rplay.doit.org/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Network audio player - LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm INSTALLS_SHLIB= yes diff --git a/audio/rplay/pkg-comment b/audio/rplay/pkg-comment new file mode 100644 index 0000000..99ad9bd --- /dev/null +++ b/audio/rplay/pkg-comment @@ -0,0 +1 @@ +Network audio player diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 4256b82..be3dcaa 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Speech synthesizer - BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm \ ${X11BASE}/include/audio/audiolib.h:${PORTSDIR}/audio/nas diff --git a/audio/rsynth/pkg-comment b/audio/rsynth/pkg-comment new file mode 100644 index 0000000..abdc702 --- /dev/null +++ b/audio/rsynth/pkg-comment @@ -0,0 +1 @@ +Speech synthesizer diff --git a/audio/s3mod/Makefile b/audio/s3mod/Makefile index 9e2f054..5f205c2 100644 --- a/audio/s3mod/Makefile +++ b/audio/s3mod/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MOD/S3M player - ONLY_FOR_ARCHS= i386 ALL_TARGET= freebsd diff --git a/audio/s3mod/pkg-comment b/audio/s3mod/pkg-comment new file mode 100644 index 0000000..b3ca4c0 --- /dev/null +++ b/audio/s3mod/pkg-comment @@ -0,0 +1 @@ +MOD/S3M player diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index e4e13f3..890abcc 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -15,8 +15,6 @@ DIST_SUBDIR= ${PKGNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A translator that converts MP4-SA files into efficient C programs - USE_REINPLACE= yes USE_BISON= yes WRKSRC= ${WRKDIR}/${PORTNAME}/src diff --git a/audio/sfront/pkg-comment b/audio/sfront/pkg-comment new file mode 100644 index 0000000..0e24e21 --- /dev/null +++ b/audio/sfront/pkg-comment @@ -0,0 +1 @@ +A translator that converts MP4-SA files into efficient C programs diff --git a/audio/snack/Makefile b/audio/snack/Makefile index 3e80073..4a6142b 100644 --- a/audio/snack/Makefile +++ b/audio/snack/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Snack Sound Toolkit - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 WRKSRC= ${WRKDIR}/${DISTNAME}/unix diff --git a/audio/snack/pkg-comment b/audio/snack/pkg-comment new file mode 100644 index 0000000..93a5836 --- /dev/null +++ b/audio/snack/pkg-comment @@ -0,0 +1 @@ +The Snack Sound Toolkit diff --git a/audio/sonice/Makefile b/audio/sonice/Makefile index 48cc877..3d56e493 100644 --- a/audio/sonice/Makefile +++ b/audio/sonice/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cyclooctane.com/sonice/release/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sonice eases reencoding of .ogg files - RUN_DEPENDS= oggenc:${PORTSDIR}/audio/vorbis-tools \ flac:${PORTSDIR}/audio/flac diff --git a/audio/sonice/pkg-comment b/audio/sonice/pkg-comment new file mode 100644 index 0000000..8ca5653 --- /dev/null +++ b/audio/sonice/pkg-comment @@ -0,0 +1 @@ +Sonice eases reencoding of .ogg files diff --git a/audio/soundgrab/Makefile b/audio/soundgrab/Makefile index 049f5e8..880eb7e 100644 --- a/audio/soundgrab/Makefile +++ b/audio/soundgrab/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/sound/editors MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Interactively select and save sections of an audio file - RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \ rawplay:${PORTSDIR}/audio/rawrec \ oggenc:${PORTSDIR}/audio/vorbis-tools \ diff --git a/audio/soundgrab/pkg-comment b/audio/soundgrab/pkg-comment new file mode 100644 index 0000000..386c6a4 --- /dev/null +++ b/audio/soundgrab/pkg-comment @@ -0,0 +1 @@ +Interactively select and save sections of an audio file diff --git a/audio/speak_freely/Makefile b/audio/speak_freely/Makefile index 3b9a9cf..56ddd10 100644 --- a/audio/speak_freely/Makefile +++ b/audio/speak_freely/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Voice Communication Over Data Networks - LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm UTILS= sfspeaker sfmike sflwl sflaunch diff --git a/audio/speak_freely/pkg-comment b/audio/speak_freely/pkg-comment new file mode 100644 index 0000000..131b628 --- /dev/null +++ b/audio/speak_freely/pkg-comment @@ -0,0 +1 @@ +Voice Communication Over Data Networks diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index 5930f3f..aa64feb 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -15,8 +15,6 @@ DISTNAME= Speex-${PORTVERSION:S/.b/beta/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An open-source (LGPL) patent-free voice codec - LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/speex-devel/pkg-comment b/audio/speex-devel/pkg-comment new file mode 100644 index 0000000..fe4d4fb --- /dev/null +++ b/audio/speex-devel/pkg-comment @@ -0,0 +1 @@ +An open-source (LGPL) patent-free voice codec diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 5930f3f..aa64feb 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -15,8 +15,6 @@ DISTNAME= Speex-${PORTVERSION:S/.b/beta/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An open-source (LGPL) patent-free voice codec - LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/speex/pkg-comment b/audio/speex/pkg-comment new file mode 100644 index 0000000..fe4d4fb --- /dev/null +++ b/audio/speex/pkg-comment @@ -0,0 +1 @@ +An open-source (LGPL) patent-free voice codec diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index e755e9d..7e73fd3 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MIDI to WAV renderer and player - NO_CDROM= "Uses copyrighted patches" TIINS= goemon.tgz diff --git a/audio/timidity/pkg-comment b/audio/timidity/pkg-comment new file mode 100644 index 0000000..46e4a46 --- /dev/null +++ b/audio/timidity/pkg-comment @@ -0,0 +1 @@ +MIDI to WAV renderer and player diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile index bf6ab50..4b9f561 100644 --- a/audio/tosha/Makefile +++ b/audio/tosha/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= markp MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Read CD digital audio and video data via the SCSI bus - MAN1= pcmfade.1 pcmplay.1 tosha.1 MANCOMPRESSED= yes diff --git a/audio/tosha/pkg-comment b/audio/tosha/pkg-comment new file mode 100644 index 0000000..9c6fd0c --- /dev/null +++ b/audio/tosha/pkg-comment @@ -0,0 +1 @@ +Read CD digital audio and video data via the SCSI bus diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index d73eeef..1d5615d 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MOD player - RESTRICTED= "Non-redistributable beta" WRKSRC= ${WRKDIR}/tracker diff --git a/audio/tracker/pkg-comment b/audio/tracker/pkg-comment new file mode 100644 index 0000000..ae2afce --- /dev/null +++ b/audio/tracker/pkg-comment @@ -0,0 +1 @@ +MOD player diff --git a/audio/wavplay/Makefile b/audio/wavplay/Makefile index 4436358..84e6413 100644 --- a/audio/wavplay/Makefile +++ b/audio/wavplay/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= apps/sound/players MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= A wav player and recorder - ONLY_FOR_ARCHS= i386 MAN1= wavplay.1 diff --git a/audio/wavplay/pkg-comment b/audio/wavplay/pkg-comment new file mode 100644 index 0000000..484af05 --- /dev/null +++ b/audio/wavplay/pkg-comment @@ -0,0 +1 @@ +A wav player and recorder diff --git a/audio/wmcdplay/Makefile b/audio/wmcdplay/Makefile index 121b140..bdd8afe 100644 --- a/audio/wmcdplay/Makefile +++ b/audio/wmcdplay/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A CD player for the WindowMaker dock - WRKSRC= ${WRKDIR}/wmcdplay USE_IMAKE= yes diff --git a/audio/wmcdplay/pkg-comment b/audio/wmcdplay/pkg-comment new file mode 100644 index 0000000..e5058e0 --- /dev/null +++ b/audio/wmcdplay/pkg-comment @@ -0,0 +1 @@ +A CD player for the WindowMaker dock diff --git a/audio/wmfmixer/Makefile b/audio/wmfmixer/Makefile index 97f5ce4..21cc670 100644 --- a/audio/wmfmixer/Makefile +++ b/audio/wmfmixer/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.finik.net/files/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An audio mixer for the WindowMaker dock - USE_GMAKE= yes USE_XPM= yes USE_X_PREFIX= yes diff --git a/audio/wmfmixer/pkg-comment b/audio/wmfmixer/pkg-comment new file mode 100644 index 0000000..1a33233 --- /dev/null +++ b/audio/wmfmixer/pkg-comment @@ -0,0 +1 @@ +An audio mixer for the WindowMaker dock diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index e87e196..e7011ab 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -7,7 +7,6 @@ PORTNAME= wmusic PORTVERSION= 1.4.10 -PORTCOMMENT= Remote control for xmms CATEGORIES= audio windowmaker MASTER_SITES= http://home.jtan.com/~john/wmusic/downloads/ diff --git a/audio/wmusic/pkg-comment b/audio/wmusic/pkg-comment new file mode 100644 index 0000000..614e962 --- /dev/null +++ b/audio/wmusic/pkg-comment @@ -0,0 +1 @@ +Remote control for xmms diff --git a/audio/workman/Makefile b/audio/workman/Makefile index dd2c533..d9644c4 100644 --- a/audio/workman/Makefile +++ b/audio/workman/Makefile @@ -14,8 +14,6 @@ DISTNAME= WorkMan-${PORTVERSION} MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= Open Look-based CD player tool - LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/workman diff --git a/audio/workman/pkg-comment b/audio/workman/pkg-comment new file mode 100644 index 0000000..d47ceef --- /dev/null +++ b/audio/workman/pkg-comment @@ -0,0 +1 @@ +Open Look-based CD player tool diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile index 0fcc09d..463f165 100644 --- a/audio/xcdplayer/Makefile +++ b/audio/xcdplayer/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= CD player for X - USE_IMAKE= yes MAN1= xcdplayer.1 diff --git a/audio/xcdplayer/pkg-comment b/audio/xcdplayer/pkg-comment new file mode 100644 index 0000000..f58f1a1 --- /dev/null +++ b/audio/xcdplayer/pkg-comment @@ -0,0 +1 @@ +CD player for X diff --git a/audio/ximp3/Makefile b/audio/ximp3/Makefile index 4f3238b..1875921 100644 --- a/audio/ximp3/Makefile +++ b/audio/ximp3/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/sound/players/mp3 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple console MP3 player - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/audio/ximp3/pkg-comment b/audio/ximp3/pkg-comment new file mode 100644 index 0000000..b901e10 --- /dev/null +++ b/audio/ximp3/pkg-comment @@ -0,0 +1 @@ +A simple console MP3 player diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile index 92f857f..774ee86 100644 --- a/audio/xmix/Makefile +++ b/audio/xmix/Makefile @@ -17,8 +17,6 @@ PATCHFILES= xmix-2.1.mixers.patch MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= Mixer for X Window System - USE_IMAKE= yes WRKSRC= ${WRKDIR}/xmix diff --git a/audio/xmix/pkg-comment b/audio/xmix/pkg-comment new file mode 100644 index 0000000..d0f80d3 --- /dev/null +++ b/audio/xmix/pkg-comment @@ -0,0 +1 @@ +Mixer for X Window System diff --git a/audio/xmixer/Makefile b/audio/xmixer/Makefile index c1905c1..faa7d40 100644 --- a/audio/xmixer/Makefile +++ b/audio/xmixer/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.hdk-berlin.de/~rasca/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Audio mixer (gtk and Xlib) for X11R6 - WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes diff --git a/audio/xmixer/pkg-comment b/audio/xmixer/pkg-comment new file mode 100644 index 0000000..beab6c5 --- /dev/null +++ b/audio/xmixer/pkg-comment @@ -0,0 +1 @@ +Audio mixer (gtk and Xlib) for X11R6 diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 028a659..f9a9fec 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Motif based audio mixer - USE_REINPLACE= yes USE_IMAKE= yes USE_MOTIF= yes diff --git a/audio/xmmix/pkg-comment b/audio/xmmix/pkg-comment new file mode 100644 index 0000000..952f14c --- /dev/null +++ b/audio/xmmix/pkg-comment @@ -0,0 +1 @@ +A Motif based audio mixer diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile index 7fd033f..22ec6cb 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XMMS Input plugin for playing TFMX tunes - LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms USE_X_PREFIX= yes diff --git a/audio/xmms-tfmx/pkg-comment b/audio/xmms-tfmx/pkg-comment new file mode 100644 index 0000000..3dfaf9c --- /dev/null +++ b/audio/xmms-tfmx/pkg-comment @@ -0,0 +1 @@ +XMMS Input plugin for playing TFMX tunes diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 522d1fc..441c351 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A player for many different Amiga and PC module formats - USE_REINPLACE= yes USE_BZIP2= yes USE_XLIB= yes diff --git a/audio/xmp/pkg-comment b/audio/xmp/pkg-comment new file mode 100644 index 0000000..ed9cb3b --- /dev/null +++ b/audio/xmp/pkg-comment @@ -0,0 +1 @@ +A player for many different Amiga and PC module formats diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile index 90f15cb..09168e2 100644 --- a/audio/xmpeg3/Makefile +++ b/audio/xmpeg3/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple TCL interface to the Amp Mpeg-3 player - RUN_DEPENDS= amp:${PORTSDIR}/audio/amp \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 diff --git a/audio/xmpeg3/pkg-comment b/audio/xmpeg3/pkg-comment new file mode 100644 index 0000000..aaca6b1 --- /dev/null +++ b/audio/xmpeg3/pkg-comment @@ -0,0 +1 @@ +Simple TCL interface to the Amp Mpeg-3 player diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 5aa1169..089fe87 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GTK-based MP3 player - BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/musicbrainz \ id3:${PORTSDIR}/audio/id3lib diff --git a/audio/zinf/pkg-comment b/audio/zinf/pkg-comment new file mode 100644 index 0000000..62fe0a7 --- /dev/null +++ b/audio/zinf/pkg-comment @@ -0,0 +1 @@ +GTK-based MP3 player diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index b91e1dd..fc024ec 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Performance Test of Filesystem I/O - GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-U__DEPRECATED" diff --git a/benchmarks/bonnie++/pkg-comment b/benchmarks/bonnie++/pkg-comment new file mode 100644 index 0000000..d22f59d --- /dev/null +++ b/benchmarks/bonnie++/pkg-comment @@ -0,0 +1 @@ +Performance Test of Filesystem I/O diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index 0f183f2..5d2e4c7 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for measuring webserver performance - USE_GMAKE= yes MAN1= httperf.1 diff --git a/benchmarks/httperf/pkg-comment b/benchmarks/httperf/pkg-comment new file mode 100644 index 0000000..6adc47f --- /dev/null +++ b/benchmarks/httperf/pkg-comment @@ -0,0 +1 @@ +A tool for measuring webserver performance diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index e9bb1cb..86bc90c 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Performance Test of Sequential File I/O (older version) - LATEST_LINK= iozone21 EXTRACT_CMD= ( gzcat | awk '{if (/^\#!/) x++} {if(x) print $$0'}| /bin/sh ) diff --git a/benchmarks/iozone21/pkg-comment b/benchmarks/iozone21/pkg-comment new file mode 100644 index 0000000..2b70b17 --- /dev/null +++ b/benchmarks/iozone21/pkg-comment @@ -0,0 +1 @@ +Performance Test of Sequential File I/O (older version) diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index 8760498..f937465 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= NetApps file system benchmark - NO_WRKSUBDIR= yes do-extract: diff --git a/benchmarks/postmark/pkg-comment b/benchmarks/postmark/pkg-comment new file mode 100644 index 0000000..26f496c --- /dev/null +++ b/benchmarks/postmark/pkg-comment @@ -0,0 +1 @@ +NetApps file system benchmark diff --git a/biology/babel/Makefile b/biology/babel/Makefile index 8eeb5ec..2a3aff7 100644 --- a/biology/babel/Makefile +++ b/biology/babel/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts among various molecular file formats - MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" post-build: diff --git a/biology/babel/pkg-comment b/biology/babel/pkg-comment new file mode 100644 index 0000000..d7ba1d0 --- /dev/null +++ b/biology/babel/pkg-comment @@ -0,0 +1 @@ +Converts among various molecular file formats diff --git a/biology/genpak/Makefile b/biology/genpak/Makefile index 14239eb..088625a 100644 --- a/biology/genpak/Makefile +++ b/biology/genpak/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GP is a set of small utilities to manipulate DNA sequences - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ png.5:${PORTSDIR}/graphics/png diff --git a/biology/genpak/pkg-comment b/biology/genpak/pkg-comment new file mode 100644 index 0000000..c8710a7 --- /dev/null +++ b/biology/genpak/pkg-comment @@ -0,0 +1 @@ +GP is a set of small utilities to manipulate DNA sequences diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index 17a79d8..b0d57c2 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -14,8 +14,6 @@ DISTNAME= RasMol MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fast Molecular Visualization Program - WRKSRC= ${WRKDIR}/RasMol_2.7.2/src USE_X_PREFIX= yes diff --git a/biology/rasmol/pkg-comment b/biology/rasmol/pkg-comment new file mode 100644 index 0000000..94e55db --- /dev/null +++ b/biology/rasmol/pkg-comment @@ -0,0 +1 @@ +Fast Molecular Visualization Program diff --git a/cad/chipmunk/Makefile b/cad/chipmunk/Makefile index 3a30045..3df8a29 100644 --- a/cad/chipmunk/Makefile +++ b/cad/chipmunk/Makefile @@ -20,8 +20,6 @@ DIST_SUBDIR= chipmunk MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An electronic CAD system - NO_WRKSUBDIR= yes USE_XLIB= yes USE_GMAKE= yes diff --git a/cad/chipmunk/pkg-comment b/cad/chipmunk/pkg-comment new file mode 100644 index 0000000..f868ea4 --- /dev/null +++ b/cad/chipmunk/pkg-comment @@ -0,0 +1 @@ +An electronic CAD system diff --git a/cad/felt/Makefile b/cad/felt/Makefile index 716a77b..49d4414 100644 --- a/cad/felt/Makefile +++ b/cad/felt/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A system for Finite Element Analysis - LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d WRKSRC= ${WRKDIR}/FElt-${PORTVERSION} diff --git a/cad/felt/pkg-comment b/cad/felt/pkg-comment new file mode 100644 index 0000000..beda7b1 --- /dev/null +++ b/cad/felt/pkg-comment @@ -0,0 +1 @@ +A system for Finite Element Analysis diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index c2b2d16..601284f 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Free Gerber Viewer - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_REINPLACE= yes diff --git a/cad/gerbv/pkg-comment b/cad/gerbv/pkg-comment new file mode 100644 index 0000000..a16091f --- /dev/null +++ b/cad/gerbv/pkg-comment @@ -0,0 +1 @@ +A Free Gerber Viewer diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 0caa7d2..ba6b47a 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Gnu Circuit Analysis Package - USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" diff --git a/cad/gnucap/pkg-comment b/cad/gnucap/pkg-comment new file mode 100644 index 0000000..ef8680c --- /dev/null +++ b/cad/gnucap/pkg-comment @@ -0,0 +1 @@ +The Gnu Circuit Analysis Package diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index 8d3336e..1518156 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Electronic Waveform Viewer - .if !exists(/usr/bin/bzip2) LIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2 .endif diff --git a/cad/gtkwave/pkg-comment b/cad/gtkwave/pkg-comment new file mode 100644 index 0000000..08f78af --- /dev/null +++ b/cad/gtkwave/pkg-comment @@ -0,0 +1 @@ +Electronic Waveform Viewer diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile index d0436d8..c232d31 100644 --- a/cad/irsim/Makefile +++ b/cad/irsim/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An event-driven logic-level simulator for MOS circuis - USE_XLIB= yes MAN1= irsim.1 MAN3= irsim-analyzer.3 diff --git a/cad/irsim/pkg-comment b/cad/irsim/pkg-comment new file mode 100644 index 0000000..60f5ce3 --- /dev/null +++ b/cad/irsim/pkg-comment @@ -0,0 +1 @@ +An event-driven logic-level simulator for MOS circuis diff --git a/cad/kaskade/Makefile b/cad/kaskade/Makefile index 7df6dd7d..71becf6 100644 --- a/cad/kaskade/Makefile +++ b/cad/kaskade/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Adaptive linear scalar elliptic and parabolic problem solver - USE_X_PREFIX= yes .include <bsd.port.pre.mk> diff --git a/cad/kaskade/pkg-comment b/cad/kaskade/pkg-comment new file mode 100644 index 0000000..7651eed --- /dev/null +++ b/cad/kaskade/pkg-comment @@ -0,0 +1 @@ +Adaptive linear scalar elliptic and parabolic problem solver diff --git a/cad/magic/Makefile b/cad/magic/Makefile index ce8b334..755a741 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://vlsi.cornell.edu/magic/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interactive editor for VLSI layouts - USE_XLIB= yes USE_REINPLACE= yes USE_GMAKE= yes diff --git a/cad/magic/pkg-comment b/cad/magic/pkg-comment new file mode 100644 index 0000000..745f103 --- /dev/null +++ b/cad/magic/pkg-comment @@ -0,0 +1 @@ +An interactive editor for VLSI layouts diff --git a/cad/mars/Makefile b/cad/mars/Makefile index 7692f7a..adf2fd1 100644 --- a/cad/mars/Makefile +++ b/cad/mars/Makefile @@ -16,8 +16,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MaRS-2-doc${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Maryland Routing Simulator - NO_WRKSUBDIR= yes EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .if defined(WITHOUT_X11) diff --git a/cad/mars/pkg-comment b/cad/mars/pkg-comment new file mode 100644 index 0000000..a9a4f6f --- /dev/null +++ b/cad/mars/pkg-comment @@ -0,0 +1 @@ +Maryland Routing Simulator diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index b8a549f..c0cbb97 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electron MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X11 interactive printed circuit board layout system - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX diff --git a/cad/pcb/pkg-comment b/cad/pcb/pkg-comment new file mode 100644 index 0000000..63c25eb --- /dev/null +++ b/cad/pcb/pkg-comment @@ -0,0 +1 @@ +X11 interactive printed circuit board layout system diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile index a10197d..ed6cf35 100644 --- a/cad/qfsm/Makefile +++ b/cad/qfsm/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A graphical tool for designing finite state machines - USE_QT_VER= 3 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/cad/qfsm/pkg-comment b/cad/qfsm/pkg-comment new file mode 100644 index 0000000..be4b34a --- /dev/null +++ b/cad/qfsm/pkg-comment @@ -0,0 +1 @@ +A graphical tool for designing finite state machines diff --git a/cad/qmls/Makefile b/cad/qmls/Makefile index 31a058c..9b3f14b 100644 --- a/cad/qmls/Makefile +++ b/cad/qmls/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Quine-McCluskey Logic Simplifier - USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/cad/qmls/pkg-comment b/cad/qmls/pkg-comment new file mode 100644 index 0000000..2194f9a --- /dev/null +++ b/cad/qmls/pkg-comment @@ -0,0 +1 @@ +Quine-McCluskey Logic Simplifier diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index 1a8a4ea..bdbb6bf 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A analysis and synthesis tool for RF and microwave transmission lines - USE_GNOMENG= yes USE_GNOME= imlib GNU_CONFIGURE= yes diff --git a/cad/transcalc/pkg-comment b/cad/transcalc/pkg-comment new file mode 100644 index 0000000..f05031d --- /dev/null +++ b/cad/transcalc/pkg-comment @@ -0,0 +1 @@ +A analysis and synthesis tool for RF and microwave transmission lines diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index ea37641..b04cf3f 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An X11 drawing program [especially for circuit schematics] - RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/cad/xcircuit/pkg-comment b/cad/xcircuit/pkg-comment new file mode 100644 index 0000000..8493722 --- /dev/null +++ b/cad/xcircuit/pkg-comment @@ -0,0 +1 @@ +An X11 drawing program [especially for circuit schematics] diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile index e50968d..b33fe18 100644 --- a/chinese/c2t/Makefile +++ b/chinese/c2t/Makefile @@ -19,8 +19,6 @@ DISTFILES= c2t.tar.gz TONEPY.tit MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Translates GB/Big5 encoding to tone pinyin - NO_WRKSUBDIR= yes EXTRACT_ONLY= c2t.tar.gz MAN1= c2t.1 diff --git a/chinese/c2t/pkg-comment b/chinese/c2t/pkg-comment new file mode 100644 index 0000000..783bc4a --- /dev/null +++ b/chinese/c2t/pkg-comment @@ -0,0 +1 @@ +Translates GB/Big5 encoding to tone pinyin diff --git a/chinese/cdict5/Makefile b/chinese/cdict5/Makefile index f9b7180..e10be95 100644 --- a/chinese/cdict5/Makefile +++ b/chinese/cdict5/Makefile @@ -8,7 +8,6 @@ PORTNAME= cdict5 PORTVERSION= 1.3 -PORTCOMMENT= Chinese-English dictionary CATEGORIES= chinese textproc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ijliao diff --git a/chinese/cdict5/pkg-comment b/chinese/cdict5/pkg-comment new file mode 100644 index 0000000..63b0b88 --- /dev/null +++ b/chinese/cdict5/pkg-comment @@ -0,0 +1 @@ +Chinese-English dictionary diff --git a/chinese/celvis/Makefile b/chinese/celvis/Makefile index f75edc4..effb216 100644 --- a/chinese/celvis/Makefile +++ b/chinese/celvis/Makefile @@ -18,8 +18,6 @@ DISTNAME= celvis MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A vi/ex clone that speaks Chinese - MAN1= celvis.1 MLINKS= celvis.1 cvi.1 diff --git a/chinese/celvis/pkg-comment b/chinese/celvis/pkg-comment new file mode 100644 index 0000000..e51e77a --- /dev/null +++ b/chinese/celvis/pkg-comment @@ -0,0 +1 @@ +A vi/ex clone that speaks Chinese diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile index 923ca4c..37d3eb6 100644 --- a/chinese/cless/Makefile +++ b/chinese/cless/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A better pager utility (and it speaks Chinese) - GNU_CONFIGURE= yes CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less MAN1= cless.1 clesskey.1 diff --git a/chinese/cless/pkg-comment b/chinese/cless/pkg-comment new file mode 100644 index 0000000..17c1aea --- /dev/null +++ b/chinese/cless/pkg-comment @@ -0,0 +1 @@ +A better pager utility (and it speaks Chinese) diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile index e35003e..e696261 100644 --- a/chinese/cxterm/Makefile +++ b/chinese/cxterm/Makefile @@ -21,8 +21,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An xterm that speaks Chinese - WRKSRC= ${WRKDIR}/cxterm-5.0 USE_IMAKE= yes diff --git a/chinese/cxterm/pkg-comment b/chinese/cxterm/pkg-comment new file mode 100644 index 0000000..70312f6 --- /dev/null +++ b/chinese/cxterm/pkg-comment @@ -0,0 +1 @@ +An xterm that speaks Chinese diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index b9bb0cb..c752a68 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -22,8 +22,6 @@ DISTFILES= ${DISTNAME}.tar.gz \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts Chinese GB (simple) encoded text to PostScript - EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/GB2PS diff --git a/chinese/gb2ps/pkg-comment b/chinese/gb2ps/pkg-comment new file mode 100644 index 0000000..06a25ee --- /dev/null +++ b/chinese/gb2ps/pkg-comment @@ -0,0 +1 @@ +Converts Chinese GB (simple) encoded text to PostScript diff --git a/chinese/gbscript/Makefile b/chinese/gbscript/Makefile index 01c8591..16dd9bf 100644 --- a/chinese/gbscript/Makefile +++ b/chinese/gbscript/Makefile @@ -19,8 +19,6 @@ DISTFILES= gbscript-1.11.tar.gz cclib.24 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts GB simplified Chinese text to PostScript - EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAKEFILE= makefile CFLAG+= -DPROLOGUE_PATH=\"${PREFIX}/share/chinese/gb\" diff --git a/chinese/gbscript/pkg-comment b/chinese/gbscript/pkg-comment new file mode 100644 index 0000000..809363ff --- /dev/null +++ b/chinese/gbscript/pkg-comment @@ -0,0 +1 @@ +Converts GB simplified Chinese text to PostScript diff --git a/chinese/hanzim/Makefile b/chinese/hanzim/Makefile index c9847e3..492200c 100644 --- a/chinese/hanzim/Makefile +++ b/chinese/hanzim/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Chinese character learning-aid program - BUILD_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83 RUN_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83 diff --git a/chinese/hanzim/pkg-comment b/chinese/hanzim/pkg-comment new file mode 100644 index 0000000..f51a0be --- /dev/null +++ b/chinese/hanzim/pkg-comment @@ -0,0 +1 @@ +A Chinese character learning-aid program diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile index 480402b..f2e8017 100644 --- a/chinese/hc/Makefile +++ b/chinese/hc/Makefile @@ -16,8 +16,6 @@ DISTFILES= hc-30.tar.gz hc-supp.tab MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Hanzi Converter -- converts between GB and BIG-5 codes - USE_REINPLACE= yes WRKSRC= ${WRKDIR}/hc3 EXTRACT_ONLY= hc-30.tar.gz diff --git a/chinese/hc/pkg-comment b/chinese/hc/pkg-comment new file mode 100644 index 0000000..747400a --- /dev/null +++ b/chinese/hc/pkg-comment @@ -0,0 +1 @@ +Hanzi Converter -- converts between GB and BIG-5 codes diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile index 5d77f6d..8f4e95d 100644 --- a/chinese/nvi-big5/Makefile +++ b/chinese/nvi-big5/Makefile @@ -12,8 +12,6 @@ MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n MAINTAINER= ports@freebsd.org -PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for big5 - COMMENT= ${.CURDIR}/pkg-comment CONFIGURE_ARGS+= --enable-multibyte=big5 --program-prefix=n diff --git a/chinese/nvi-big5/pkg-comment b/chinese/nvi-big5/pkg-comment new file mode 100644 index 0000000..653cd8f --- /dev/null +++ b/chinese/nvi-big5/pkg-comment @@ -0,0 +1 @@ +A clone of vi/ex, with multilingual patch, default settings for big5 diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile index d0e1eec..c265f62 100644 --- a/chinese/nvi-euc-cn/Makefile +++ b/chinese/nvi-euc-cn/Makefile @@ -10,8 +10,6 @@ PKGNAMESUFFIX= -euccn MAINTAINER= ports@freebsd.org -PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-cn - CONFIGURE_ARGS+= --enable-multibyte=euc-cn --program-prefix=n MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n diff --git a/chinese/nvi-euc-cn/pkg-comment b/chinese/nvi-euc-cn/pkg-comment new file mode 100644 index 0000000..d501202 --- /dev/null +++ b/chinese/nvi-euc-cn/pkg-comment @@ -0,0 +1 @@ +A clone of vi/ex, with multilingual patch, default settings for euc-cn diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile index 9195e9d..92e4ea8 100644 --- a/chinese/nvi-euc-tw/Makefile +++ b/chinese/nvi-euc-tw/Makefile @@ -10,8 +10,6 @@ PKGNAMESUFFIX= -euctw MAINTAINER= ports@freebsd.org -PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-tw - CONFIGURE_ARGS+= --enable-multibyte=euc-tw --program-prefix=n MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n diff --git a/chinese/nvi-euc-tw/pkg-comment b/chinese/nvi-euc-tw/pkg-comment new file mode 100644 index 0000000..55c7b92 --- /dev/null +++ b/chinese/nvi-euc-tw/pkg-comment @@ -0,0 +1 @@ +A clone of vi/ex, with multilingual patch, default settings for euc-tw diff --git a/comms/acfax/Makefile b/comms/acfax/Makefile index 4077d2f..14e2f6a 100644 --- a/comms/acfax/Makefile +++ b/comms/acfax/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Recieve faxes using sound card and radio - BUILD_DEPENDS= ${X11BASE}/lib/libXaw3d.a:${PORTSDIR}/x11-toolkits/Xaw3d RUN_DEPENDS= ${X11BASE}/lib/libXaw3d.a:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/comms/acfax/pkg-comment b/comms/acfax/pkg-comment new file mode 100644 index 0000000..5be3fed --- /dev/null +++ b/comms/acfax/pkg-comment @@ -0,0 +1 @@ +Recieve faxes using sound card and radio diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile index 99e1092..4bf979a 100644 --- a/comms/asmodem/Makefile +++ b/comms/asmodem/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-0.6-1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Displays the modem status, designed to match AfterStep - USE_IMAKE= yes USE_XPM= yes diff --git a/comms/asmodem/pkg-comment b/comms/asmodem/pkg-comment new file mode 100644 index 0000000..a48eaca --- /dev/null +++ b/comms/asmodem/pkg-comment @@ -0,0 +1 @@ +Displays the modem status, designed to match AfterStep diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile index d454a86..2fd86be 100644 --- a/comms/conserver/Makefile +++ b/comms/conserver/Makefile @@ -14,13 +14,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= Manage remote serial consoles via TCP/IP - BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \ mkcmd:${PORTSDIR}/devel/mkcmd \ perl:${PORTSDIR}/lang/perl5 - MAN5= conserver.cf.5 MAN8= autologin.8 console.8 conserver.8 diff --git a/comms/conserver/pkg-comment b/comms/conserver/pkg-comment new file mode 100644 index 0000000..32176af --- /dev/null +++ b/comms/conserver/pkg-comment @@ -0,0 +1 @@ +Manage remote serial consoles via TCP/IP diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index 1520237..8112933 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.pxh.de/fs/gsmlib/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library to access GSM mobile phones through GSM modems - LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext USE_LIBTOOL= yes diff --git a/comms/gsmlib/pkg-comment b/comms/gsmlib/pkg-comment new file mode 100644 index 0000000..d86de62 --- /dev/null +++ b/comms/gsmlib/pkg-comment @@ -0,0 +1 @@ +A library to access GSM mobile phones through GSM modems diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 28a62ed..a34e2f6 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.hylafax.org/source/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fax software - BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm # no dependency on ghostscript because we don't know which # version the user prefers diff --git a/comms/hylafax/pkg-comment b/comms/hylafax/pkg-comment new file mode 100644 index 0000000..e28152c --- /dev/null +++ b/comms/hylafax/pkg-comment @@ -0,0 +1 @@ +Fax software diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index a9046fc..b459568 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.ohse.de/uwe/releases/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) - GNU_CONFIGURE= yes ALL_TARGET= all # vcheck MAN1= lrz.1 lsz.1 diff --git a/comms/lrzsz/pkg-comment b/comms/lrzsz/pkg-comment new file mode 100644 index 0000000..de31408 --- /dev/null +++ b/comms/lrzsz/pkg-comment @@ -0,0 +1 @@ +Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index e3dc79c..8d1843a 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Serial line protocol analyzer (need two serial interfaces) - WRKSRC= ${WRKDIR}/${PORTNAME}/build GNU_CONFIGURE= yes diff --git a/comms/snooper/pkg-comment b/comms/snooper/pkg-comment new file mode 100644 index 0000000..d9ccae1 --- /dev/null +++ b/comms/snooper/pkg-comment @@ -0,0 +1 @@ +Serial line protocol analyzer (need two serial interfaces) diff --git a/comms/tits/Makefile b/comms/tits/Makefile index e37b631..d2a42f4 100644 --- a/comms/tits/Makefile +++ b/comms/tits/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.mctavish.co.uk/tits/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A server which provides telnet(1) access to one or more tty ports - USE_REINPLACE= yes MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man diff --git a/comms/tits/pkg-comment b/comms/tits/pkg-comment new file mode 100644 index 0000000..3756745 --- /dev/null +++ b/comms/tits/pkg-comment @@ -0,0 +1 @@ +A server which provides telnet(1) access to one or more tty ports diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile index dd5032e..d6182b4 100644 --- a/comms/zmtx-zmrx/Makefile +++ b/comms/zmtx-zmrx/Makefile @@ -18,8 +18,6 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Receive/Send files via ZMODEM protocol. (unrestrictive) - EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh diff --git a/comms/zmtx-zmrx/pkg-comment b/comms/zmtx-zmrx/pkg-comment new file mode 100644 index 0000000..be47da8 --- /dev/null +++ b/comms/zmtx-zmrx/pkg-comment @@ -0,0 +1 @@ +Receive/Send files via ZMODEM protocol. (unrestrictive) diff --git a/converters/aish/Makefile b/converters/aish/Makefile index 227b070..318c533 100644 --- a/converters/aish/Makefile +++ b/converters/aish/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}u MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Ish/uuencode/Base64 converter - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/ja/aish diff --git a/converters/aish/pkg-comment b/converters/aish/pkg-comment new file mode 100644 index 0000000..0342003 --- /dev/null +++ b/converters/aish/pkg-comment @@ -0,0 +1 @@ +Ish/uuencode/Base64 converter diff --git a/converters/dosunix/Makefile b/converters/dosunix/Makefile index 870e42b..430c243 100644 --- a/converters/dosunix/Makefile +++ b/converters/dosunix/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://dosunix.sourceforge.net/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Manipulation of text files in a mixed DOS/Windows and Unix environment - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/converters/dosunix/pkg-comment b/converters/dosunix/pkg-comment new file mode 100644 index 0000000..2a48c980 --- /dev/null +++ b/converters/dosunix/pkg-comment @@ -0,0 +1 @@ +Manipulation of text files in a mixed DOS/Windows and Unix environment diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index a6dfe3b..32fdd3c 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Free Implementation of the Unicode Bidirectional Algorithm - GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/converters/fribidi/pkg-comment b/converters/fribidi/pkg-comment new file mode 100644 index 0000000..dcf13e3 --- /dev/null +++ b/converters/fribidi/pkg-comment @@ -0,0 +1 @@ +A Free Implementation of the Unicode Bidirectional Algorithm diff --git a/converters/iconv/Makefile b/converters/iconv/Makefile index 997ff8c..52586f6 100644 --- a/converters/iconv/Makefile +++ b/converters/iconv/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.dante.net/staff/konstantin/FreeBSD/iconv/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Charset conversion library and utilities - USE_PERL5= yes INSTALLS_SHLIB= yes diff --git a/converters/iconv/pkg-comment b/converters/iconv/pkg-comment new file mode 100644 index 0000000..3be3c1e --- /dev/null +++ b/converters/iconv/pkg-comment @@ -0,0 +1 @@ +Charset conversion library and utilities diff --git a/converters/p5-Convert-Morse/Makefile b/converters/p5-Convert-Morse/Makefile index c08eedd..de7f6f4 100644 --- a/converters/p5-Convert-Morse/Makefile +++ b/converters/p5-Convert-Morse/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module to convert between ASCII and Morse codes - .include <bsd.port.pre.mk> .if ${OSVERSION} < 500007 diff --git a/converters/p5-Convert-Morse/pkg-comment b/converters/p5-Convert-Morse/pkg-comment new file mode 100644 index 0000000..64eab993 --- /dev/null +++ b/converters/p5-Convert-Morse/pkg-comment @@ -0,0 +1 @@ +Perl module to convert between ASCII and Morse codes diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile index f640988..bbd5deb 100644 --- a/converters/p5-MIME-Base64/Makefile +++ b/converters/p5-MIME-Base64/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module for Base64 and Quoted-Printable encodings - PERL_CONFIGURE= YES MAN3= MIME::Base64.3 \ diff --git a/converters/p5-MIME-Base64/pkg-comment b/converters/p5-MIME-Base64/pkg-comment new file mode 100644 index 0000000..32b291e --- /dev/null +++ b/converters/p5-MIME-Base64/pkg-comment @@ -0,0 +1 @@ +Perl5 module for Base64 and Quoted-Printable encodings diff --git a/converters/utf8conv/Makefile b/converters/utf8conv/Makefile index 1d5a526..1949491 100644 --- a/converters/utf8conv/Makefile +++ b/converters/utf8conv/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.fibrespeed.net/~mbabcock/code/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert hexadecimal Unicode character values to UTF-8 - MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" ALL_TARGET= ${PORTNAME} diff --git a/converters/utf8conv/pkg-comment b/converters/utf8conv/pkg-comment new file mode 100644 index 0000000..9d72303 --- /dev/null +++ b/converters/utf8conv/pkg-comment @@ -0,0 +1 @@ +Convert hexadecimal Unicode character values to UTF-8 diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile index 1e8bf27..3693e8c 100644 --- a/databases/cdb/Makefile +++ b/databases/cdb/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://cr.yp.to/cdb/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A fast lookup database library & utilities - ALL_TARGET= it do-configure: diff --git a/databases/cdb/pkg-comment b/databases/cdb/pkg-comment new file mode 100644 index 0000000..17362ae --- /dev/null +++ b/databases/cdb/pkg-comment @@ -0,0 +1 @@ +A fast lookup database library & utilities diff --git a/databases/clip/Makefile b/databases/clip/Makefile index 680456b..ee3c25e 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= xBase and Clipper language compatible compiler - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ freetype.9:${PORTSDIR}/print/freetype2 \ diff --git a/databases/clip/pkg-comment b/databases/clip/pkg-comment new file mode 100644 index 0000000..4d9ca90 --- /dev/null +++ b/databases/clip/pkg-comment @@ -0,0 +1 @@ +xBase and Clipper language compatible compiler diff --git a/databases/cyrus-imspd/Makefile b/databases/cyrus-imspd/Makefile index bc364be..60d4433 100644 --- a/databases/cyrus-imspd/Makefile +++ b/databases/cyrus-imspd/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= ports@freebsd.org -PORTCOMMENT= The cyrus IMSP (Internet Message Support Protocol) server - LIB_DEPENDS= sasl.8:${PORTSDIR}/security/cyrus-sasl BUILD_DEPENDS= ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl diff --git a/databases/cyrus-imspd/pkg-comment b/databases/cyrus-imspd/pkg-comment new file mode 100644 index 0000000..8b0d68b --- /dev/null +++ b/databases/cyrus-imspd/pkg-comment @@ -0,0 +1 @@ +The cyrus IMSP (Internet Message Support Protocol) server diff --git a/databases/db2/Makefile b/databases/db2/Makefile index 88dc6f0..5c7741b 100644 --- a/databases/db2/Makefile +++ b/databases/db2/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.sleepycat.com/update/snapshot/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Berkeley DB package, revision 2 - Y2K= http://www.sleepycat.com/faq.html#A8 WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix diff --git a/databases/db2/pkg-comment b/databases/db2/pkg-comment new file mode 100644 index 0000000..39a54a2 --- /dev/null +++ b/databases/db2/pkg-comment @@ -0,0 +1 @@ +The Berkeley DB package, revision 2 diff --git a/databases/db3/Makefile b/databases/db3/Makefile index 97e34f9..eb3d5a9 100644 --- a/databases/db3/Makefile +++ b/databases/db3/Makefile @@ -19,8 +19,6 @@ PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Berkeley DB package, revision 3 - WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix USE_REINPLACE= yes diff --git a/databases/db3/pkg-comment b/databases/db3/pkg-comment new file mode 100644 index 0000000..d23a3a6 --- /dev/null +++ b/databases/db3/pkg-comment @@ -0,0 +1 @@ +The Berkeley DB package, revision 3 diff --git a/databases/db4/Makefile b/databases/db4/Makefile index 2025549..e164e7f 100644 --- a/databases/db4/Makefile +++ b/databases/db4/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= bdb MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Berkeley DB package, revision 4 - #PATCH_SITES= ${MASTER_SITES} #PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 #PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} diff --git a/databases/db4/pkg-comment b/databases/db4/pkg-comment new file mode 100644 index 0000000..0ea96ff --- /dev/null +++ b/databases/db4/pkg-comment @@ -0,0 +1 @@ +The Berkeley DB package, revision 4 diff --git a/databases/db41/Makefile b/databases/db41/Makefile index 2025549..e164e7f 100644 --- a/databases/db41/Makefile +++ b/databases/db41/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= bdb MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Berkeley DB package, revision 4 - #PATCH_SITES= ${MASTER_SITES} #PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 #PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} diff --git a/databases/db41/pkg-comment b/databases/db41/pkg-comment new file mode 100644 index 0000000..0ea96ff --- /dev/null +++ b/databases/db41/pkg-comment @@ -0,0 +1 @@ +The Berkeley DB package, revision 4 diff --git a/databases/db42/Makefile b/databases/db42/Makefile index 2025549..e164e7f 100644 --- a/databases/db42/Makefile +++ b/databases/db42/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= bdb MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Berkeley DB package, revision 4 - #PATCH_SITES= ${MASTER_SITES} #PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 #PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} diff --git a/databases/db42/pkg-comment b/databases/db42/pkg-comment new file mode 100644 index 0000000..0ea96ff --- /dev/null +++ b/databases/db42/pkg-comment @@ -0,0 +1 @@ +The Berkeley DB package, revision 4 diff --git a/databases/db43/Makefile b/databases/db43/Makefile index 2025549..e164e7f 100644 --- a/databases/db43/Makefile +++ b/databases/db43/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= bdb MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Berkeley DB package, revision 4 - #PATCH_SITES= ${MASTER_SITES} #PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 #PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} diff --git a/databases/db43/pkg-comment b/databases/db43/pkg-comment new file mode 100644 index 0000000..0ea96ff --- /dev/null +++ b/databases/db43/pkg-comment @@ -0,0 +1 @@ +The Berkeley DB package, revision 4 diff --git a/databases/db44/Makefile b/databases/db44/Makefile index 2025549..e164e7f 100644 --- a/databases/db44/Makefile +++ b/databases/db44/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= bdb MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Berkeley DB package, revision 4 - #PATCH_SITES= ${MASTER_SITES} #PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 #PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} diff --git a/databases/db44/pkg-comment b/databases/db44/pkg-comment new file mode 100644 index 0000000..0ea96ff --- /dev/null +++ b/databases/db44/pkg-comment @@ -0,0 +1 @@ +The Berkeley DB package, revision 4 diff --git a/databases/db45/Makefile b/databases/db45/Makefile index 2025549..e164e7f 100644 --- a/databases/db45/Makefile +++ b/databases/db45/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= bdb MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Berkeley DB package, revision 4 - #PATCH_SITES= ${MASTER_SITES} #PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 #PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} diff --git a/databases/db45/pkg-comment b/databases/db45/pkg-comment new file mode 100644 index 0000000..0ea96ff --- /dev/null +++ b/databases/db45/pkg-comment @@ -0,0 +1 @@ +The Berkeley DB package, revision 4 diff --git a/databases/db46/Makefile b/databases/db46/Makefile index 2025549..e164e7f 100644 --- a/databases/db46/Makefile +++ b/databases/db46/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= bdb MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Berkeley DB package, revision 4 - #PATCH_SITES= ${MASTER_SITES} #PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 #PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} diff --git a/databases/db46/pkg-comment b/databases/db46/pkg-comment new file mode 100644 index 0000000..0ea96ff --- /dev/null +++ b/databases/db46/pkg-comment @@ -0,0 +1 @@ +The Berkeley DB package, revision 4 diff --git a/databases/db47/Makefile b/databases/db47/Makefile index 2025549..e164e7f 100644 --- a/databases/db47/Makefile +++ b/databases/db47/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= bdb MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Berkeley DB package, revision 4 - #PATCH_SITES= ${MASTER_SITES} #PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 #PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} diff --git a/databases/db47/pkg-comment b/databases/db47/pkg-comment new file mode 100644 index 0000000..0ea96ff --- /dev/null +++ b/databases/db47/pkg-comment @@ -0,0 +1 @@ +The Berkeley DB package, revision 4 diff --git a/databases/dbh/Makefile b/databases/dbh/Makefile index 20570ae..e71cfd7 100644 --- a/databases/dbh/Makefile +++ b/databases/dbh/Makefile @@ -18,8 +18,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Disk Based Hashtables - USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/databases/dbh/pkg-comment b/databases/dbh/pkg-comment new file mode 100644 index 0000000..1313f86 --- /dev/null +++ b/databases/dbh/pkg-comment @@ -0,0 +1 @@ +Disk Based Hashtables diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile index 20570ae..e71cfd7 100644 --- a/databases/dbh10/Makefile +++ b/databases/dbh10/Makefile @@ -18,8 +18,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Disk Based Hashtables - USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/databases/dbh10/pkg-comment b/databases/dbh10/pkg-comment new file mode 100644 index 0000000..1313f86 --- /dev/null +++ b/databases/dbh10/pkg-comment @@ -0,0 +1 @@ +Disk Based Hashtables diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index 006607d..aaf1776 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/dbtool/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Store and retrieve data in a key/value format in a hash database - LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre .if defined(WITH_BERKELEY_DB) diff --git a/databases/dbtool/pkg-comment b/databases/dbtool/pkg-comment new file mode 100644 index 0000000..68bf03a --- /dev/null +++ b/databases/dbtool/pkg-comment @@ -0,0 +1 @@ +Store and retrieve data in a key/value format in a hash database diff --git a/databases/dbview/Makefile b/databases/dbview/Makefile index 35f76fd..6bab341 100644 --- a/databases/dbview/Makefile +++ b/databases/dbview/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/database/proprietary MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= View dBase III files - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt MAN1= dbview.1 diff --git a/databases/dbview/pkg-comment b/databases/dbview/pkg-comment new file mode 100644 index 0000000..d72b090 --- /dev/null +++ b/databases/dbview/pkg-comment @@ -0,0 +1 @@ +View dBase III files diff --git a/databases/edb/Makefile b/databases/edb/Makefile index e23efe1..2c64226 100644 --- a/databases/edb/Makefile +++ b/databases/edb/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Enlightenment Database Library - USE_LIBTOOL= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/databases/edb/pkg-comment b/databases/edb/pkg-comment new file mode 100644 index 0000000..ecc684f --- /dev/null +++ b/databases/edb/pkg-comment @@ -0,0 +1 @@ +Enlightenment Database Library diff --git a/databases/fastdb/Makefile b/databases/fastdb/Makefile index 875351a..809318d 100644 --- a/databases/fastdb/Makefile +++ b/databases/fastdb/Makefile @@ -8,7 +8,6 @@ PORTNAME= fastdb PORTVERSION= 2.51 -PORTCOMMENT= Main Memory Relational Database Management System CATEGORIES= databases MASTER_SITES= http://www.garret.ru/~knizhnik/ diff --git a/databases/fastdb/pkg-comment b/databases/fastdb/pkg-comment new file mode 100644 index 0000000..5bb0c50 --- /dev/null +++ b/databases/fastdb/pkg-comment @@ -0,0 +1 @@ +Main Memory Relational Database Management System diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile index cdf39ef..1e0a191 100644 --- a/databases/freetds-devel/Makefile +++ b/databases/freetds-devel/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sybase/Microsoft TDS protocol library - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_REINPLACE= yes diff --git a/databases/freetds-devel/pkg-comment b/databases/freetds-devel/pkg-comment new file mode 100644 index 0000000..93cb6f9 --- /dev/null +++ b/databases/freetds-devel/pkg-comment @@ -0,0 +1 @@ +Sybase/Microsoft TDS protocol library diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index cdf39ef..1e0a191 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sybase/Microsoft TDS protocol library - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_REINPLACE= yes diff --git a/databases/freetds/pkg-comment b/databases/freetds/pkg-comment new file mode 100644 index 0000000..93cb6f9 --- /dev/null +++ b/databases/freetds/pkg-comment @@ -0,0 +1 @@ +Sybase/Microsoft TDS protocol library diff --git a/databases/gadfly/Makefile b/databases/gadfly/Makefile index db9abc3..0aa80fa 100644 --- a/databases/gadfly/Makefile +++ b/databases/gadfly/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= gadfly MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An SQL database written in Python - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kjbuckets.so:${PORTSDIR}/devel/py-kjbuckets USE_PYTHON= yes diff --git a/databases/gadfly/pkg-comment b/databases/gadfly/pkg-comment new file mode 100644 index 0000000..5475fd4 --- /dev/null +++ b/databases/gadfly/pkg-comment @@ -0,0 +1 @@ +An SQL database written in Python diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index 5f4f31d..5d2d4e5 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.garret.ru/~knizhnik/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GigaBASE: Object-Relational Database Management System - WRKSRC= ${WRKDIR}/${PORTNAME} INSTALLS_SHLIB= yes USE_GMAKE= yes diff --git a/databases/gigabase/pkg-comment b/databases/gigabase/pkg-comment new file mode 100644 index 0000000..411a714 --- /dev/null +++ b/databases/gigabase/pkg-comment @@ -0,0 +1 @@ +GigaBASE: Object-Relational Database Management System diff --git a/databases/libdbi/Makefile b/databases/libdbi/Makefile index c2444d1..c95e4fc 100644 --- a/databases/libdbi/Makefile +++ b/databases/libdbi/Makefile @@ -8,7 +8,6 @@ PORTNAME= libdbi PORTVERSION= 0.6.6 -PORTCOMMENT= Database Independent Abstraction Layer for C CATEGORIES= databases devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://linux.ucla.edu/~dap24/%SUBDIR%/ diff --git a/databases/libdbi/pkg-comment b/databases/libdbi/pkg-comment new file mode 100644 index 0000000..c39017f --- /dev/null +++ b/databases/libdbi/pkg-comment @@ -0,0 +1 @@ +Database Independent Abstraction Layer for C diff --git a/databases/libsdb/Makefile b/databases/libsdb/Makefile index 95e261e..8914aaa 100644 --- a/databases/libsdb/Makefile +++ b/databases/libsdb/Makefile @@ -8,7 +8,6 @@ PORTNAME= libsdb PORTVERSION= 0.5.1 -PORTCOMMENT= Simple database library CATEGORIES= databases MASTER_SITES= ftp://siag.nu/pub/libsdb/ \ http://siag.nu/pub/libsdb/ diff --git a/databases/libsdb/pkg-comment b/databases/libsdb/pkg-comment new file mode 100644 index 0000000..31e9094 --- /dev/null +++ b/databases/libsdb/pkg-comment @@ -0,0 +1 @@ +Simple database library diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index f5ebe92..5b9e93f 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Utilities and libraries to export data from MS Access databases (.mdb) - USE_REINPLACE= yes USE_GNOMENG= yes USE_GNOME= glib12 diff --git a/databases/mdbtools/pkg-comment b/databases/mdbtools/pkg-comment new file mode 100644 index 0000000..a1d9390 --- /dev/null +++ b/databases/mdbtools/pkg-comment @@ -0,0 +1 @@ +Utilities and libraries to export data from MS Access databases (.mdb) diff --git a/databases/msql/Makefile b/databases/msql/Makefile index 2780323..8a90be9 100644 --- a/databases/msql/Makefile +++ b/databases/msql/Makefile @@ -12,8 +12,6 @@ CATEGORIES= databases MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Mini SQL server, version 2 - INSTALLS_SHLIB= YES USE_PERL5= YES diff --git a/databases/msql/pkg-comment b/databases/msql/pkg-comment new file mode 100644 index 0000000..943abba0 --- /dev/null +++ b/databases/msql/pkg-comment @@ -0,0 +1 @@ +The Mini SQL server, version 2 diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile index 2780323..8a90be9 100644 --- a/databases/msql3/Makefile +++ b/databases/msql3/Makefile @@ -12,8 +12,6 @@ CATEGORIES= databases MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Mini SQL server, version 2 - INSTALLS_SHLIB= YES USE_PERL5= YES diff --git a/databases/msql3/pkg-comment b/databases/msql3/pkg-comment new file mode 100644 index 0000000..943abba0 --- /dev/null +++ b/databases/msql3/pkg-comment @@ -0,0 +1 @@ +The Mini SQL server, version 2 diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 28ccb88..a8a74da 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= DBD module interfacing the ODBC databases - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= iodbc.3:${PORTSDIR}/databases/libiodbc diff --git a/databases/p5-DBD-ODBC/pkg-comment b/databases/p5-DBD-ODBC/pkg-comment new file mode 100644 index 0000000..3a1939a --- /dev/null +++ b/databases/p5-DBD-ODBC/pkg-comment @@ -0,0 +1 @@ +DBD module interfacing the ODBC databases diff --git a/databases/p5-DBIx-XML_RDB/Makefile b/databases/p5-DBIx-XML_RDB/Makefile index 3b66cd8..176d28f 100644 --- a/databases/p5-DBIx-XML_RDB/Makefile +++ b/databases/p5-DBIx-XML_RDB/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl extension for creating XML from existing DBI datasources - 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}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/databases/p5-DBIx-XML_RDB/pkg-comment b/databases/p5-DBIx-XML_RDB/pkg-comment new file mode 100644 index 0000000..a224635 --- /dev/null +++ b/databases/p5-DBIx-XML_RDB/pkg-comment @@ -0,0 +1 @@ +Perl extension for creating XML from existing DBI datasources diff --git a/databases/p5-GDBM/Makefile b/databases/p5-GDBM/Makefile index 6f95844..1204fe7 100644 --- a/databases/p5-GDBM/Makefile +++ b/databases/p5-GDBM/Makefile @@ -16,8 +16,6 @@ DISTNAME= perl5.005_03 MAINTAINER= ports@FreeBSD.ORG -PORTCOMMENT= Perl module to use the GNU Data Base Manager (gdbm) - LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm PERL_CONFIGURE= yes diff --git a/databases/p5-GDBM/pkg-comment b/databases/p5-GDBM/pkg-comment new file mode 100644 index 0000000..38c6ff4 --- /dev/null +++ b/databases/p5-GDBM/pkg-comment @@ -0,0 +1 @@ +Perl module to use the GNU Data Base Manager (gdbm) diff --git a/databases/p5-Msql/Makefile b/databases/p5-Msql/Makefile index c0423ec..463f87c 100644 --- a/databases/p5-Msql/Makefile +++ b/databases/p5-Msql/Makefile @@ -14,8 +14,6 @@ DISTNAME= Msql-modules-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 modules for accessing MiniSQL (mSQL) databases - BUILD_DEPENDS= ${LOCALBASE}/lib/libmsql.a:${PORTSDIR}/databases/msql \ ${LOCALBASE}/lib/perl5/site_perl/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \ ${LOCALBASE}/lib/perl5/site_perl/DBI.pm:${PORTSDIR}/databases/p5-DBI diff --git a/databases/p5-Msql/pkg-comment b/databases/p5-Msql/pkg-comment new file mode 100644 index 0000000..5f312ecb --- /dev/null +++ b/databases/p5-Msql/pkg-comment @@ -0,0 +1 @@ +Perl5 modules for accessing MiniSQL (mSQL) databases diff --git a/databases/p5-SQL-Statement/Makefile b/databases/p5-SQL-Statement/Makefile index fe15812..e9fa854 100644 --- a/databases/p5-SQL-Statement/Makefile +++ b/databases/p5-SQL-Statement/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 module for SQL parsing and processing - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/databases/p5-SQL-Statement/pkg-comment b/databases/p5-SQL-Statement/pkg-comment new file mode 100644 index 0000000..fa742d3 --- /dev/null +++ b/databases/p5-SQL-Statement/pkg-comment @@ -0,0 +1 @@ +A perl5 module for SQL parsing and processing diff --git a/databases/p5-Search-Namazu/Makefile b/databases/p5-Search-Namazu/Makefile index c9cacf5..a54e67b 100644 --- a/databases/p5-Search-Namazu/Makefile +++ b/databases/p5-Search-Namazu/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Namazu library module for perl - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ nmz.6:${PORTSDIR}/databases/namazu2 diff --git a/databases/p5-Search-Namazu/pkg-comment b/databases/p5-Search-Namazu/pkg-comment new file mode 100644 index 0000000..a8d5b5f --- /dev/null +++ b/databases/p5-Search-Namazu/pkg-comment @@ -0,0 +1 @@ +Namazu library module for perl diff --git a/databases/p5-Tie-DBI/Makefile b/databases/p5-Tie-DBI/Makefile index fcbd6d7..c259241 100644 --- a/databases/p5-Tie-DBI/Makefile +++ b/databases/p5-Tie-DBI/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing Tie hash to a DBI handle - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/databases/p5-Tie-DBI/pkg-comment b/databases/p5-Tie-DBI/pkg-comment new file mode 100644 index 0000000..841ea8c --- /dev/null +++ b/databases/p5-Tie-DBI/pkg-comment @@ -0,0 +1 @@ +Perl module implementing Tie hash to a DBI handle diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index db4d906..12768f0 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -11,8 +11,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Python interface to PostgreSQL, including a DP-API 2.0 wrapper - POSTGRESQL_SUBPORT= YES .include <${.CURDIR}/../postgresql7/Makefile> diff --git a/databases/py-PyGreSQL/pkg-comment b/databases/py-PyGreSQL/pkg-comment new file mode 100644 index 0000000..e74d367 --- /dev/null +++ b/databases/py-PyGreSQL/pkg-comment @@ -0,0 +1 @@ +A Python interface to PostgreSQL, including a DP-API 2.0 wrapper diff --git a/databases/py-SQLDict/Makefile b/databases/py-SQLDict/Makefile index 1152068..0cc1342 100644 --- a/databases/py-SQLDict/Makefile +++ b/databases/py-SQLDict/Makefile @@ -13,8 +13,6 @@ PKGNAMEPREFIX= py- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python dictionary wrapper around a SQL database - USE_PYTHON= yes NO_WRKSUBDIR= yes diff --git a/databases/py-SQLDict/pkg-comment b/databases/py-SQLDict/pkg-comment new file mode 100644 index 0000000..97a1d10 --- /dev/null +++ b/databases/py-SQLDict/pkg-comment @@ -0,0 +1 @@ +Python dictionary wrapper around a SQL database diff --git a/databases/py-oops/Makefile b/databases/py-oops/Makefile index 9c6c15f..c1fee57 100644 --- a/databases/py-oops/Makefile +++ b/databases/py-oops/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Object Oriented Database Library For Persistent Storage in Python - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/databases/py-oops/pkg-comment b/databases/py-oops/pkg-comment new file mode 100644 index 0000000..c959190 --- /dev/null +++ b/databases/py-oops/pkg-comment @@ -0,0 +1 @@ +Object Oriented Database Library For Persistent Storage in Python diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile index f526033..6ece87a 100644 --- a/databases/py-rrdpipe/Makefile +++ b/databases/py-rrdpipe/Makefile @@ -15,8 +15,6 @@ DISTNAME= PyRRDpipe-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Portable Python module to access RRDTool files via pipes - LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool USE_PYTHON= yes diff --git a/databases/py-rrdpipe/pkg-comment b/databases/py-rrdpipe/pkg-comment new file mode 100644 index 0000000..d38a109 --- /dev/null +++ b/databases/py-rrdpipe/pkg-comment @@ -0,0 +1 @@ +Portable Python module to access RRDTool files via pipes diff --git a/databases/rdb/Makefile b/databases/rdb/Makefile index 6fa31e3..9b92f67 100644 --- a/databases/rdb/Makefile +++ b/databases/rdb/Makefile @@ -14,8 +14,6 @@ DISTNAME= RDB-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A fast, portable, relational database management system - WRKSRC= ${WRKDIR}/rdb USE_PERL5= yes diff --git a/databases/rdb/pkg-comment b/databases/rdb/pkg-comment new file mode 100644 index 0000000..d48a231 --- /dev/null +++ b/databases/rdb/pkg-comment @@ -0,0 +1 @@ +A fast, portable, relational database management system diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile index a56bc35..5a89951 100644 --- a/databases/sqsh/Makefile +++ b/databases/sqsh/Makefile @@ -7,7 +7,6 @@ PORTNAME= sqsh PORTVERSION= 2.1 PORTREVISION= 1 -PORTCOMMENT= Interactive tool for querying Sybase database servers CATEGORIES= databases MASTER_SITES= http://www.sqsh.org/ EXTRACT_SUFX= -src.tar.gz diff --git a/databases/sqsh/pkg-comment b/databases/sqsh/pkg-comment new file mode 100644 index 0000000..2bda6af --- /dev/null +++ b/databases/sqsh/pkg-comment @@ -0,0 +1 @@ +Interactive tool for querying Sybase database servers diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile index 912a754..cd9cf7a 100644 --- a/databases/tdb/Makefile +++ b/databases/tdb/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Trivial Database - LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm USE_LIBTOOL= yes diff --git a/databases/tdb/pkg-comment b/databases/tdb/pkg-comment new file mode 100644 index 0000000..4aa72c7 --- /dev/null +++ b/databases/tdb/pkg-comment @@ -0,0 +1 @@ +Trivial Database diff --git a/databases/tinycdb/Makefile b/databases/tinycdb/Makefile index e338888..98d3d0c 100644 --- a/databases/tinycdb/Makefile +++ b/databases/tinycdb/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.corpit.ru/pub/tinycdb/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Analogous to cdb, but faster - USE_REINPLACE= yes USE_GMAKE= yes diff --git a/databases/tinycdb/pkg-comment b/databases/tinycdb/pkg-comment new file mode 100644 index 0000000..a5fe47c --- /dev/null +++ b/databases/tinycdb/pkg-comment @@ -0,0 +1 @@ +Analogous to cdb, but faster diff --git a/databases/typhoon/Makefile b/databases/typhoon/Makefile index ec15c72..94cc313 100644 --- a/databases/typhoon/Makefile +++ b/databases/typhoon/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A relational database library - HAS_CONFIGURE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes diff --git a/databases/typhoon/pkg-comment b/databases/typhoon/pkg-comment new file mode 100644 index 0000000..a232d0b --- /dev/null +++ b/databases/typhoon/pkg-comment @@ -0,0 +1 @@ +A relational database library diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index d4a1f8a..bf656ea 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.unixodbc.org/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= ODBC library suite for Unix - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_REINPLACE= yes diff --git a/databases/unixODBC/pkg-comment b/databases/unixODBC/pkg-comment new file mode 100644 index 0000000..eb59e6e --- /dev/null +++ b/databases/unixODBC/pkg-comment @@ -0,0 +1 @@ +ODBC library suite for Unix diff --git a/databases/xmbase-grok/Makefile b/databases/xmbase-grok/Makefile index d1250d7..49c913d 100644 --- a/databases/xmbase-grok/Makefile +++ b/databases/xmbase-grok/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graphical Resource Organizer Kit - BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_REINPLACE= yes diff --git a/databases/xmbase-grok/pkg-comment b/databases/xmbase-grok/pkg-comment new file mode 100644 index 0000000..61b7a8e --- /dev/null +++ b/databases/xmbase-grok/pkg-comment @@ -0,0 +1 @@ +Graphical Resource Organizer Kit diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile index deb8149..5a017fa 100644 --- a/deskutils/abacus/Makefile +++ b/deskutils/abacus/Makefile @@ -17,8 +17,6 @@ PATCHFILES= ${PKGNAME}.patch.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Spread sheet for X Window System - LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/deskutils/abacus/pkg-comment b/deskutils/abacus/pkg-comment new file mode 100644 index 0000000..7d848b0 --- /dev/null +++ b/deskutils/abacus/pkg-comment @@ -0,0 +1 @@ +Spread sheet for X Window System diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index e801093..b693e3a 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://ftp.5z.com/pub/genius/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Arbitrary precision calculator for Gnome Desktop Environment - LIB_DEPENDS= gmp.3:${PORTSDIR}/math/libgmp-freebsd USE_REINPLACE= yes diff --git a/deskutils/genius/pkg-comment b/deskutils/genius/pkg-comment new file mode 100644 index 0000000..72ceada --- /dev/null +++ b/deskutils/genius/pkg-comment @@ -0,0 +1 @@ +Arbitrary precision calculator for Gnome Desktop Environment diff --git a/deskutils/gnofin/Makefile b/deskutils/gnofin/Makefile index 6e99cd7..afdcf6e 100644 --- a/deskutils/gnofin/Makefile +++ b/deskutils/gnofin/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Light-weight GNOME based financial management program - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes diff --git a/deskutils/gnofin/pkg-comment b/deskutils/gnofin/pkg-comment new file mode 100644 index 0000000..51d67cd --- /dev/null +++ b/deskutils/gnofin/pkg-comment @@ -0,0 +1 @@ +Light-weight GNOME based financial management program diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile index ede4bc8..f73038f 100644 --- a/deskutils/gtimer/Makefile +++ b/deskutils/gtimer/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.radix.net/~cknudsen/gtimer/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A timer for your personal activities - USE_BZIP2= yes USE_GMAKE= yes USE_GNOMENG= yes diff --git a/deskutils/gtimer/pkg-comment b/deskutils/gtimer/pkg-comment new file mode 100644 index 0000000..2ed9412 --- /dev/null +++ b/deskutils/gtimer/pkg-comment @@ -0,0 +1 @@ +A timer for your personal activities diff --git a/deskutils/ithought/Makefile b/deskutils/ithought/Makefile index 22efa64..af6d044 100644 --- a/deskutils/ithought/Makefile +++ b/deskutils/ithought/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ithought MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An extensible text management system - LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes diff --git a/deskutils/ithought/pkg-comment b/deskutils/ithought/pkg-comment new file mode 100644 index 0000000..62f6e03 --- /dev/null +++ b/deskutils/ithought/pkg-comment @@ -0,0 +1 @@ +An extensible text management system diff --git a/deskutils/narval/Makefile b/deskutils/narval/Makefile index 230cdb2..9de3d61 100644 --- a/deskutils/narval/Makefile +++ b/deskutils/narval/Makefile @@ -15,8 +15,6 @@ DISTNAME= Narval-${PORTVERSION:S/.a.1/a1/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Network Assistant Reasoning with a Validating Agent Language - RUN_DEPENDS= ${PYXML} \ ${PYTHON_SITELIBDIR}/${XMLDIR}/xpath/__init__.py:${PORTSDIR}/textproc/py-4suite \ ${PYTHON_SITELIBDIR}/gtk-1.2/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk \ diff --git a/deskutils/narval/pkg-comment b/deskutils/narval/pkg-comment new file mode 100644 index 0000000..65fa6bb --- /dev/null +++ b/deskutils/narval/pkg-comment @@ -0,0 +1 @@ +Network Assistant Reasoning with a Validating Agent Language diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile index 4d29582..4069d9e 100644 --- a/deskutils/teapot/Makefile +++ b/deskutils/teapot/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.moria.de/~michael/teapot/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Full-screen curses based spread sheet program - MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I./.curses.h -DNO_POSIX_SOURCE" \ LDFLAGS="" LIBS="-lcurses -mytinfo -lm" MAKEDEPEND="" ALL_TARGET= teapot diff --git a/deskutils/teapot/pkg-comment b/deskutils/teapot/pkg-comment new file mode 100644 index 0000000..fb70090 --- /dev/null +++ b/deskutils/teapot/pkg-comment @@ -0,0 +1 @@ +Full-screen curses based spread sheet program diff --git a/deskutils/xinvest/Makefile b/deskutils/xinvest/Makefile index 76a8cbc..15fa036 100644 --- a/deskutils/xinvest/Makefile +++ b/deskutils/xinvest/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://sunsite.dk/xinvest/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A personal finance tracking and performance tool - USE_MOTIF= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/deskutils/xinvest/pkg-comment b/deskutils/xinvest/pkg-comment new file mode 100644 index 0000000..46cca65 --- /dev/null +++ b/deskutils/xinvest/pkg-comment @@ -0,0 +1 @@ +A personal finance tracking and performance tool diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile index 86bbe15..c6e5427 100644 --- a/deskutils/xopps/Makefile +++ b/deskutils/xopps/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool which lets you draw Gantt charts - ALL_TARGET= USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/deskutils/xopps/pkg-comment b/deskutils/xopps/pkg-comment new file mode 100644 index 0000000..6aeb7a1 --- /dev/null +++ b/deskutils/xopps/pkg-comment @@ -0,0 +1 @@ +A tool which lets you draw Gantt charts diff --git a/devel/ElectricFence/Makefile b/devel/ElectricFence/Makefile index 152cbab..38dacd6 100644 --- a/devel/ElectricFence/Makefile +++ b/devel/ElectricFence/Makefile @@ -18,8 +18,6 @@ DISTNAME= ElectricFence-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Debugging malloc() that uses the VM hardware to detect buffer overruns - INSTALLS_SHLIB= CFLAGS+= -D__USE_BSD MAN3= efence.3 diff --git a/devel/ElectricFence/pkg-comment b/devel/ElectricFence/pkg-comment new file mode 100644 index 0000000..15c029f --- /dev/null +++ b/devel/ElectricFence/pkg-comment @@ -0,0 +1 @@ +Debugging malloc() that uses the VM hardware to detect buffer overruns diff --git a/devel/SpecTcl/Makefile b/devel/SpecTcl/Makefile index b46f478..83e9fb4 100644 --- a/devel/SpecTcl/Makefile +++ b/devel/SpecTcl/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Free drag-and-drop GUI builder for Tk and Java from Sun - RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 USE_REINPLACE= yes diff --git a/devel/SpecTcl/pkg-comment b/devel/SpecTcl/pkg-comment new file mode 100644 index 0000000..03265f2 --- /dev/null +++ b/devel/SpecTcl/pkg-comment @@ -0,0 +1 @@ +Free drag-and-drop GUI builder for Tk and Java from Sun diff --git a/devel/adacurses/Makefile b/devel/adacurses/Makefile index a3903cc..8eb31d3 100644 --- a/devel/adacurses/Makefile +++ b/devel/adacurses/Makefile @@ -14,8 +14,6 @@ DISTNAME= ncurses-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Curses library for Ada - BUILD_DEPENDS= gnat:${PORTSDIR}/lang/gnat .include <bsd.port.pre.mk> diff --git a/devel/adacurses/pkg-comment b/devel/adacurses/pkg-comment new file mode 100644 index 0000000..b5bfb06 --- /dev/null +++ b/devel/adacurses/pkg-comment @@ -0,0 +1 @@ +Curses library for Ada diff --git a/devel/alf/Makefile b/devel/alf/Makefile index d2eddf2..271f1f4 100644 --- a/devel/alf/Makefile +++ b/devel/alf/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= largefiles MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Abstract Large File - USE_PYTHON= yes USE_LIBTOOL= yes diff --git a/devel/alf/pkg-comment b/devel/alf/pkg-comment new file mode 100644 index 0000000..00025b3 --- /dev/null +++ b/devel/alf/pkg-comment @@ -0,0 +1 @@ +Abstract Large File diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile index fbe7c72..fa2dcf9 100644 --- a/devel/allegro-devel/Makefile +++ b/devel/allegro-devel/Makefile @@ -8,7 +8,6 @@ PORTNAME= allegro PORTVERSION= 4.0.2 PORTREVISION= 1 -PORTCOMMENT= A cross-platform library for games and multimedia programming CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= alleg diff --git a/devel/allegro-devel/pkg-comment b/devel/allegro-devel/pkg-comment new file mode 100644 index 0000000..c84e8a1 --- /dev/null +++ b/devel/allegro-devel/pkg-comment @@ -0,0 +1 @@ +A cross-platform library for games and multimedia programming diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index fbe7c72..fa2dcf9 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -8,7 +8,6 @@ PORTNAME= allegro PORTVERSION= 4.0.2 PORTREVISION= 1 -PORTCOMMENT= A cross-platform library for games and multimedia programming CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= alleg diff --git a/devel/allegro/pkg-comment b/devel/allegro/pkg-comment new file mode 100644 index 0000000..c84e8a1 --- /dev/null +++ b/devel/allegro/pkg-comment @@ -0,0 +1 @@ +A cross-platform library for games and multimedia programming diff --git a/devel/asl/Makefile b/devel/asl/Makefile index 9b61c06..6404fac 100644 --- a/devel/asl/Makefile +++ b/devel/asl/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= devel/lang/assemblers MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Assembler for a variety of microcontrollers/-processors - USE_REINPLACE= yes MAN1= asl.1 p2bin.1 p2hex.1 pbind.1 plist.1 diff --git a/devel/asl/pkg-comment b/devel/asl/pkg-comment new file mode 100644 index 0000000..19e2a28 --- /dev/null +++ b/devel/asl/pkg-comment @@ -0,0 +1 @@ +Assembler for a variety of microcontrollers/-processors diff --git a/devel/autodia/Makefile b/devel/autodia/Makefile index 71a4fd2..a9c5580 100644 --- a/devel/autodia/Makefile +++ b/devel/autodia/Makefile @@ -15,8 +15,6 @@ DISTNAME= AutoDia-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Automatic Dia XML - from Source Code and Data - BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ ${PERL_SITELIBDIR}/Inline.pm:${PORTSDIR}/devel/p5-Inline \ ${PERL_SITELIBDIR}/Inline/Java.pm:${PORTSDIR}/devel/p5-Inline-Java diff --git a/devel/autodia/pkg-comment b/devel/autodia/pkg-comment new file mode 100644 index 0000000..3272a2d --- /dev/null +++ b/devel/autodia/pkg-comment @@ -0,0 +1 @@ +Automatic Dia XML - from Source Code and Data diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index 0d332f8..740c9ec 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -8,7 +8,6 @@ PORTNAME= autogen PORTVERSION= 5.4.7 -PORTCOMMENT= The Automated Program Generator CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_GNU} diff --git a/devel/autogen/pkg-comment b/devel/autogen/pkg-comment new file mode 100644 index 0000000..fb4e6b9 --- /dev/null +++ b/devel/autogen/pkg-comment @@ -0,0 +1 @@ +The Automated Program Generator diff --git a/devel/avltree/Makefile b/devel/avltree/Makefile index 28ee682..16ee355 100644 --- a/devel/avltree/Makefile +++ b/devel/avltree/Makefile @@ -11,8 +11,6 @@ MASTER_SITES= ftp://odin.compchem.ucsf.edu/pub/amber/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An in-memory index w/ binary and string keys and key counts - MAN3= avltree.3 MANCOMPRESSED= yes diff --git a/devel/avltree/pkg-comment b/devel/avltree/pkg-comment new file mode 100644 index 0000000..b445082 --- /dev/null +++ b/devel/avltree/pkg-comment @@ -0,0 +1 @@ +An in-memory index w/ binary and string keys and key counts diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile index e52a691..11f745c 100644 --- a/devel/bison-devel/Makefile +++ b/devel/bison-devel/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A parser generator from FSF, (mostly) compatible with Yacc - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/devel/bison-devel/pkg-comment b/devel/bison-devel/pkg-comment new file mode 100644 index 0000000..a0850f8 --- /dev/null +++ b/devel/bison-devel/pkg-comment @@ -0,0 +1 @@ +A parser generator from FSF, (mostly) compatible with Yacc diff --git a/devel/bison/Makefile b/devel/bison/Makefile index e52a691..11f745c 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A parser generator from FSF, (mostly) compatible with Yacc - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/devel/bison/pkg-comment b/devel/bison/pkg-comment new file mode 100644 index 0000000..a0850f8 --- /dev/null +++ b/devel/bison/pkg-comment @@ -0,0 +1 @@ +A parser generator from FSF, (mostly) compatible with Yacc diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile index e52a691..11f745c 100644 --- a/devel/bison175/Makefile +++ b/devel/bison175/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A parser generator from FSF, (mostly) compatible with Yacc - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/devel/bison175/pkg-comment b/devel/bison175/pkg-comment new file mode 100644 index 0000000..a0850f8 --- /dev/null +++ b/devel/bison175/pkg-comment @@ -0,0 +1 @@ +A parser generator from FSF, (mostly) compatible with Yacc diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile index e52a691..11f745c 100644 --- a/devel/bison1875/Makefile +++ b/devel/bison1875/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A parser generator from FSF, (mostly) compatible with Yacc - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/devel/bison1875/pkg-comment b/devel/bison1875/pkg-comment new file mode 100644 index 0000000..a0850f8 --- /dev/null +++ b/devel/bison1875/pkg-comment @@ -0,0 +1 @@ +A parser generator from FSF, (mostly) compatible with Yacc diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile index e52a691..11f745c 100644 --- a/devel/bison2/Makefile +++ b/devel/bison2/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A parser generator from FSF, (mostly) compatible with Yacc - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/devel/bison2/pkg-comment b/devel/bison2/pkg-comment new file mode 100644 index 0000000..a0850f8 --- /dev/null +++ b/devel/bison2/pkg-comment @@ -0,0 +1 @@ +A parser generator from FSF, (mostly) compatible with Yacc diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile index e52a691..11f745c 100644 --- a/devel/bison20/Makefile +++ b/devel/bison20/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A parser generator from FSF, (mostly) compatible with Yacc - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/devel/bison20/pkg-comment b/devel/bison20/pkg-comment new file mode 100644 index 0000000..a0850f8 --- /dev/null +++ b/devel/bison20/pkg-comment @@ -0,0 +1 @@ +A parser generator from FSF, (mostly) compatible with Yacc diff --git a/devel/c_parser/Makefile b/devel/c_parser/Makefile index ef4f332..6c99eb4 100644 --- a/devel/c_parser/Makefile +++ b/devel/c_parser/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.mazumdar.demon.co.uk/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A C99 Parser - NO_WRKSUBDIR= yes do-install: diff --git a/devel/c_parser/pkg-comment b/devel/c_parser/pkg-comment new file mode 100644 index 0000000..66a4cfd --- /dev/null +++ b/devel/c_parser/pkg-comment @@ -0,0 +1 @@ +A C99 Parser diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index 6ee54b1..f1592c4 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -15,8 +15,6 @@ DISTFILES= cdk.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Curses Development Kit for speedy development of full screen programs - GNU_CONFIGURE= yes INSTALLS_SHLIB= yes ALL_TARGET= default diff --git a/devel/cdk/pkg-comment b/devel/cdk/pkg-comment new file mode 100644 index 0000000..e8b0ccf --- /dev/null +++ b/devel/cdk/pkg-comment @@ -0,0 +1 @@ +Curses Development Kit for speedy development of full screen programs diff --git a/devel/cflow2vcg/Makefile b/devel/cflow2vcg/Makefile index f5a8283..35320c4 100644 --- a/devel/cflow2vcg/Makefile +++ b/devel/cflow2vcg/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert the result of the cflow utility in a VCG format - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/cflow2vcg/pkg-comment b/devel/cflow2vcg/pkg-comment new file mode 100644 index 0000000..ca1d836 --- /dev/null +++ b/devel/cflow2vcg/pkg-comment @@ -0,0 +1 @@ +Convert the result of the cflow utility in a VCG format diff --git a/devel/cook/Makefile b/devel/cook/Makefile index 3d469fd..9ca4605 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.canb.auug.org.au/~millerp/cook/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Like make(1), but more powerful and clean - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes diff --git a/devel/cook/pkg-comment b/devel/cook/pkg-comment new file mode 100644 index 0000000..5c61402 --- /dev/null +++ b/devel/cook/pkg-comment @@ -0,0 +1 @@ +Like make(1), but more powerful and clean diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile index 5d42aa1..05e1f8b 100644 --- a/devel/cproto/Makefile +++ b/devel/cproto/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= cproto MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generate C function prototypes and convert function definitions - GNU_CONFIGURE= YES MAN1= cproto.1 diff --git a/devel/cproto/pkg-comment b/devel/cproto/pkg-comment new file mode 100644 index 0000000..1910491 --- /dev/null +++ b/devel/cproto/pkg-comment @@ -0,0 +1 @@ +Generate C function prototypes and convert function definitions diff --git a/devel/crossgo32-djgpp2-pdcurses/Makefile b/devel/crossgo32-djgpp2-pdcurses/Makefile index 28dab9b..08112e8 100644 --- a/devel/crossgo32-djgpp2-pdcurses/Makefile +++ b/devel/crossgo32-djgpp2-pdcurses/Makefile @@ -14,8 +14,6 @@ DISTNAME= pdc22 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= PD curses for crossgo32 crosscompiler with djgpp v2 libraries - RUN_DEPENDS= i386-go32-stubify:${PORTSDIR}/devel/crossgo32-djgpp2 USE_ZIP= yes diff --git a/devel/crossgo32-djgpp2-pdcurses/pkg-comment b/devel/crossgo32-djgpp2-pdcurses/pkg-comment new file mode 100644 index 0000000..cc82c60 --- /dev/null +++ b/devel/crossgo32-djgpp2-pdcurses/pkg-comment @@ -0,0 +1 @@ +PD curses for crossgo32 crosscompiler with djgpp v2 libraries diff --git a/devel/crossgo32-djgpp2/Makefile b/devel/crossgo32-djgpp2/Makefile index e8cc50b..50c7355 100644 --- a/devel/crossgo32-djgpp2/Makefile +++ b/devel/crossgo32-djgpp2/Makefile @@ -14,8 +14,6 @@ DISTNAME= djcrx201 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= DJGPP V2 libraries and compatability for crossgo32 crosscompiler - BUILD_DEPENDS= i386-go32-gcc:${PORTSDIR}/devel/crossgo32 RUN_DEPENDS= i386-go32-gcc:${PORTSDIR}/devel/crossgo32 diff --git a/devel/crossgo32-djgpp2/pkg-comment b/devel/crossgo32-djgpp2/pkg-comment new file mode 100644 index 0000000..f63e7c9 --- /dev/null +++ b/devel/crossgo32-djgpp2/pkg-comment @@ -0,0 +1 @@ +DJGPP V2 libraries and compatability for crossgo32 crosscompiler diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile index 50ee266..83d23da 100644 --- a/devel/crossgo32/Makefile +++ b/devel/crossgo32/Makefile @@ -18,8 +18,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dosrel-1.0${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Cross Development Environment for 32-bit DOS - GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=${TARGET} USE_GMAKE= yes diff --git a/devel/crossgo32/pkg-comment b/devel/crossgo32/pkg-comment new file mode 100644 index 0000000..57d7299 --- /dev/null +++ b/devel/crossgo32/pkg-comment @@ -0,0 +1 @@ +Cross Development Environment for 32-bit DOS diff --git a/devel/cs/Makefile b/devel/cs/Makefile index 2273d14..9c0452b 100644 --- a/devel/cs/Makefile +++ b/devel/cs/Makefile @@ -14,8 +14,6 @@ DIST_SUBDIR= cs/0.5-19990925 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Interactively examine C source code - ALL_TARGET= cs MAN1= cs.1 diff --git a/devel/cs/pkg-comment b/devel/cs/pkg-comment new file mode 100644 index 0000000..6926537 --- /dev/null +++ b/devel/cs/pkg-comment @@ -0,0 +1 @@ +Interactively examine C source code diff --git a/devel/cvs2p4/Makefile b/devel/cvs2p4/Makefile index ee389178..3431eb1 100644 --- a/devel/cvs2p4/Makefile +++ b/devel/cvs2p4/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= CVS to Perforce Converter - USE_REINPLACE= yes REINPLACE_ARGS= -i "" NO_BUILD= yes diff --git a/devel/cvs2p4/pkg-comment b/devel/cvs2p4/pkg-comment new file mode 100644 index 0000000..7c18d19 --- /dev/null +++ b/devel/cvs2p4/pkg-comment @@ -0,0 +1 @@ +CVS to Perforce Converter diff --git a/devel/cvsadmin/Makefile b/devel/cvsadmin/Makefile index cb99f98..5843a6d 100644 --- a/devel/cvsadmin/Makefile +++ b/devel/cvsadmin/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cooptel.qc.ca/~limitln/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple program to administrate users of a CVS repository - GNU_CONFIGURE= yes MAN1= cvsadmin.1 diff --git a/devel/cvsadmin/pkg-comment b/devel/cvsadmin/pkg-comment new file mode 100644 index 0000000..d06371c --- /dev/null +++ b/devel/cvsadmin/pkg-comment @@ -0,0 +1 @@ +A simple program to administrate users of a CVS repository diff --git a/devel/cvsd/Makefile b/devel/cvsd/Makefile index d68498f..73e88f2 100644 --- a/devel/cvsd/Makefile +++ b/devel/cvsd/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://tiefighter.et.tudelft.nl/~arthur/cvsd/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= cvs pserver daemon - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_REINPLACE= yes diff --git a/devel/cvsd/pkg-comment b/devel/cvsd/pkg-comment new file mode 100644 index 0000000..204cf1d --- /dev/null +++ b/devel/cvsd/pkg-comment @@ -0,0 +1 @@ +cvs pserver daemon diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index 1fb60a5..a448120 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl script which analyses the history of a CVS-managed project - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ gnuplot:${PORTSDIR}/math/gnuplot diff --git a/devel/cvsplot/pkg-comment b/devel/cvsplot/pkg-comment new file mode 100644 index 0000000..22725bc --- /dev/null +++ b/devel/cvsplot/pkg-comment @@ -0,0 +1 @@ +A perl script which analyses the history of a CVS-managed project diff --git a/devel/cvsps-devel/Makefile b/devel/cvsps-devel/Makefile index 10695dd..542bab9 100644 --- a/devel/cvsps-devel/Makefile +++ b/devel/cvsps-devel/Makefile @@ -8,7 +8,6 @@ PORTNAME= cvsps PORTVERSION= 1.3.3 -PORTCOMMENT= CVS patchsets CATEGORIES= devel MASTER_SITES= http://www.cobite.com/cvsps/ diff --git a/devel/cvsps-devel/pkg-comment b/devel/cvsps-devel/pkg-comment new file mode 100644 index 0000000..6ddad4e --- /dev/null +++ b/devel/cvsps-devel/pkg-comment @@ -0,0 +1 @@ +CVS patchsets diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile index 10695dd..542bab9 100644 --- a/devel/cvsps/Makefile +++ b/devel/cvsps/Makefile @@ -8,7 +8,6 @@ PORTNAME= cvsps PORTVERSION= 1.3.3 -PORTCOMMENT= CVS patchsets CATEGORIES= devel MASTER_SITES= http://www.cobite.com/cvsps/ diff --git a/devel/cvsps/pkg-comment b/devel/cvsps/pkg-comment new file mode 100644 index 0000000..6ddad4e --- /dev/null +++ b/devel/cvsps/pkg-comment @@ -0,0 +1 @@ +CVS patchsets diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index 35e662f..301a580 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= C program cross-referencing & documentation tool - USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/cxref/pkg-comment b/devel/cxref/pkg-comment new file mode 100644 index 0000000..f278235 --- /dev/null +++ b/devel/cxref/pkg-comment @@ -0,0 +1 @@ +C program cross-referencing & documentation tool diff --git a/devel/dia2code/Makefile b/devel/dia2code/Makefile index 690d88e..4b368df 100644 --- a/devel/dia2code/Makefile +++ b/devel/dia2code/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A small utility used to generate code from a Dia diagram - LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 XML_CONFIG= ${LOCALBASE}/bin/xml2-config diff --git a/devel/dia2code/pkg-comment b/devel/dia2code/pkg-comment new file mode 100644 index 0000000..e295de8 --- /dev/null +++ b/devel/dia2code/pkg-comment @@ -0,0 +1 @@ +A small utility used to generate code from a Dia diagram diff --git a/devel/dmake/Makefile b/devel/dmake/Makefile index 79fd15a..c727829 100644 --- a/devel/dmake/Makefile +++ b/devel/dmake/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}-src-export.all-unknown-all MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Another hyper make utility - WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes USE_GMAKE= yes diff --git a/devel/dmake/pkg-comment b/devel/dmake/pkg-comment new file mode 100644 index 0000000..f7096a8 --- /dev/null +++ b/devel/dmake/pkg-comment @@ -0,0 +1 @@ +Another hyper make utility diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index b127448..acf769d 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.azzit.de/dotconf/download/v1.0/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple, powerful configuration-file parser - USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/devel/dotconf/pkg-comment b/devel/dotconf/pkg-comment new file mode 100644 index 0000000..2908deb --- /dev/null +++ b/devel/dotconf/pkg-comment @@ -0,0 +1 @@ +A simple, powerful configuration-file parser diff --git a/devel/ebnf2yacc/Makefile b/devel/ebnf2yacc/Makefile index 04fe1af..477c07f 100644 --- a/devel/ebnf2yacc/Makefile +++ b/devel/ebnf2yacc/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= EBNF to YACC - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/ebnf2yacc/pkg-comment b/devel/ebnf2yacc/pkg-comment new file mode 100644 index 0000000..ae5237f --- /dev/null +++ b/devel/ebnf2yacc/pkg-comment @@ -0,0 +1 @@ +EBNF to YACC diff --git a/devel/eboxy/Makefile b/devel/eboxy/Makefile index ac32c9f..2a9db9c 100644 --- a/devel/eboxy/Makefile +++ b/devel/eboxy/Makefile @@ -8,7 +8,6 @@ PORTNAME= eboxy PORTVERSION= 0.3.3 -PORTCOMMENT= Create simple GUI interfaces for entertainment PC CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.bluelightning.org/ebox/files/eboxy/ diff --git a/devel/eboxy/pkg-comment b/devel/eboxy/pkg-comment new file mode 100644 index 0000000..88603ec --- /dev/null +++ b/devel/eboxy/pkg-comment @@ -0,0 +1 @@ +Create simple GUI interfaces for entertainment PC diff --git a/devel/ecgi/Makefile b/devel/ecgi/Makefile index ca60912..8df00fb 100644 --- a/devel/ecgi/Makefile +++ b/devel/ecgi/Makefile @@ -14,8 +14,6 @@ DISTNAME= lib${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for the creation of CGI-based Web applications - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_REINPLACE= yes diff --git a/devel/ecgi/pkg-comment b/devel/ecgi/pkg-comment new file mode 100644 index 0000000..403c9e7 --- /dev/null +++ b/devel/ecgi/pkg-comment @@ -0,0 +1 @@ +A library for the creation of CGI-based Web applications diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile index 593f603..e98d0c6 100644 --- a/devel/elfio/Makefile +++ b/devel/elfio/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= ELF (Executable and Linkable Format) reader and producer - WRKSRC= ${WRKDIR}/ELFIO/ELFIO MAKEFILE= makefile USE_REINPLACE= yes diff --git a/devel/elfio/pkg-comment b/devel/elfio/pkg-comment new file mode 100644 index 0000000..0baeb15 --- /dev/null +++ b/devel/elfio/pkg-comment @@ -0,0 +1 @@ +ELF (Executable and Linkable Format) reader and producer diff --git a/devel/elftoaout/Makefile b/devel/elftoaout/Makefile index 5b5080c..66a88f8 100644 --- a/devel/elftoaout/Makefile +++ b/devel/elftoaout/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= ELF to a.out conversion tool by Jakub Jelinek and Pete Zaitcev - MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" MAN1= elftoaout.1 diff --git a/devel/elftoaout/pkg-comment b/devel/elftoaout/pkg-comment new file mode 100644 index 0000000..32f4510 --- /dev/null +++ b/devel/elftoaout/pkg-comment @@ -0,0 +1 @@ +ELF to a.out conversion tool by Jakub Jelinek and Pete Zaitcev diff --git a/devel/f77flow/Makefile b/devel/f77flow/Makefile index 84033c3..a510435 100644 --- a/devel/f77flow/Makefile +++ b/devel/f77flow/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= devel/lang/fortran MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Analyze the structure of a fortran77 program - ALL_TARGET= MAN1= flow.1 diff --git a/devel/f77flow/pkg-comment b/devel/f77flow/pkg-comment new file mode 100644 index 0000000..2adb9fa --- /dev/null +++ b/devel/f77flow/pkg-comment @@ -0,0 +1 @@ +Analyze the structure of a fortran77 program diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index 93327a1..28a9c0c 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Foreign function call libraries - USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/devel/ffcall/pkg-comment b/devel/ffcall/pkg-comment new file mode 100644 index 0000000..060b1e3 --- /dev/null +++ b/devel/ffcall/pkg-comment @@ -0,0 +1 @@ +Foreign function call libraries diff --git a/devel/flick/Makefile b/devel/flick/Makefile index 9774c42..6ca2bde 100644 --- a/devel/flick/Makefile +++ b/devel/flick/Makefile @@ -13,8 +13,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Flexible IDL Compiler Kit - GNU_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile diff --git a/devel/flick/pkg-comment b/devel/flick/pkg-comment new file mode 100644 index 0000000..c341f25 --- /dev/null +++ b/devel/flick/pkg-comment @@ -0,0 +1 @@ +The Flexible IDL Compiler Kit diff --git a/devel/flux/Makefile b/devel/flux/Makefile index a7f2eb1..254bb77 100644 --- a/devel/flux/Makefile +++ b/devel/flux/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.copyleft.no/projects/fluxlib/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= High-level C library for development purposes - USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOMAKE_VER=14 diff --git a/devel/flux/pkg-comment b/devel/flux/pkg-comment new file mode 100644 index 0000000..9ce73d0 --- /dev/null +++ b/devel/flux/pkg-comment @@ -0,0 +1 @@ +High-level C library for development purposes diff --git a/devel/freescope/Makefile b/devel/freescope/Makefile index 59cf6ba..a9bea9a 100644 --- a/devel/freescope/Makefile +++ b/devel/freescope/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Source code browsing on UNIX-like operating systems - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_REINPLACE= yes diff --git a/devel/freescope/pkg-comment b/devel/freescope/pkg-comment new file mode 100644 index 0000000..f79755e --- /dev/null +++ b/devel/freescope/pkg-comment @@ -0,0 +1 @@ +Source code browsing on UNIX-like operating systems diff --git a/devel/ftnchek/Makefile b/devel/ftnchek/Makefile index 6bc227f..6e653a2 100644 --- a/devel/ftnchek/Makefile +++ b/devel/ftnchek/Makefile @@ -12,8 +12,6 @@ DISTFILES= ${PORTNAME}.tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fortran 77 semantic checking utility - MAN1= dcl2inc.1 ftnchek.1 GNU_CONFIGURE= yes diff --git a/devel/ftnchek/pkg-comment b/devel/ftnchek/pkg-comment new file mode 100644 index 0000000..29eed2d --- /dev/null +++ b/devel/ftnchek/pkg-comment @@ -0,0 +1 @@ +Fortran 77 semantic checking utility diff --git a/devel/g2c/Makefile b/devel/g2c/Makefile index aed8d38f..d2926ce 100644 --- a/devel/g2c/Makefile +++ b/devel/g2c/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Glade to C translator - BROKEN= "Configure fails" USE_REINPLACE= yes diff --git a/devel/g2c/pkg-comment b/devel/g2c/pkg-comment new file mode 100644 index 0000000..6b297e9 --- /dev/null +++ b/devel/g2c/pkg-comment @@ -0,0 +1 @@ +Glade to C translator diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile index 10f8ff0..90b7d20 100644 --- a/devel/gettext/Makefile +++ b/devel/gettext/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= gettext MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU gettext package - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ expat.4:${PORTSDIR}/textproc/expat2 diff --git a/devel/gettext/pkg-comment b/devel/gettext/pkg-comment new file mode 100644 index 0000000..03f0156 --- /dev/null +++ b/devel/gettext/pkg-comment @@ -0,0 +1 @@ +GNU gettext package diff --git a/devel/getxml/Makefile b/devel/getxml/Makefile index 21f28f7..2300164 100644 --- a/devel/getxml/Makefile +++ b/devel/getxml/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= toutdoux MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An XML internationalization tool - LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml USE_REINPLACE= yes diff --git a/devel/getxml/pkg-comment b/devel/getxml/pkg-comment new file mode 100644 index 0000000..6c9d29a --- /dev/null +++ b/devel/getxml/pkg-comment @@ -0,0 +1 @@ +An XML internationalization tool diff --git a/devel/gindent/Makefile b/devel/gindent/Makefile index 4965dfa..d1d0c2c 100644 --- a/devel/gindent/Makefile +++ b/devel/gindent/Makefile @@ -17,8 +17,6 @@ DISTNAME= indent-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU indent - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/devel/gindent/pkg-comment b/devel/gindent/pkg-comment new file mode 100644 index 0000000..2882b02 --- /dev/null +++ b/devel/gindent/pkg-comment @@ -0,0 +1 @@ +GNU indent diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile index 3856192..1e2090a 100644 --- a/devel/gmake/Makefile +++ b/devel/gmake/Makefile @@ -14,8 +14,6 @@ DISTNAME= make-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU version of 'make' utility - .if !defined(WITHOUT_NLS) LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext .endif diff --git a/devel/gmake/pkg-comment b/devel/gmake/pkg-comment new file mode 100644 index 0000000..f717bb5 --- /dev/null +++ b/devel/gmake/pkg-comment @@ -0,0 +1 @@ +GNU version of 'make' utility diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile index 3856192..1e2090a 100644 --- a/devel/gmake381/Makefile +++ b/devel/gmake381/Makefile @@ -14,8 +14,6 @@ DISTNAME= make-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU version of 'make' utility - .if !defined(WITHOUT_NLS) LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext .endif diff --git a/devel/gmake381/pkg-comment b/devel/gmake381/pkg-comment new file mode 100644 index 0000000..f717bb5 --- /dev/null +++ b/devel/gmake381/pkg-comment @@ -0,0 +1 @@ +GNU version of 'make' utility diff --git a/devel/gnu-libtool/Makefile b/devel/gnu-libtool/Makefile index e403021..a2ee543 100644 --- a/devel/gnu-libtool/Makefile +++ b/devel/gnu-libtool/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= libtool MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic shared library support script - # This port has not been upgraded to 1.4 because it is used by about 30% of # the ports collection, and more testing is needed. If someone can supply a # working patch then it will be upgraded. diff --git a/devel/gnu-libtool/pkg-comment b/devel/gnu-libtool/pkg-comment new file mode 100644 index 0000000..c64215e --- /dev/null +++ b/devel/gnu-libtool/pkg-comment @@ -0,0 +1 @@ +Generic shared library support script diff --git a/devel/gtgt/Makefile b/devel/gtgt/Makefile index 78b4a57..a43906b 100644 --- a/devel/gtgt/Makefile +++ b/devel/gtgt/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= General (or GNU) template generation tools - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/gtgt/pkg-comment b/devel/gtgt/pkg-comment new file mode 100644 index 0000000..ee1d647 --- /dev/null +++ b/devel/gtgt/pkg-comment @@ -0,0 +1 @@ +General (or GNU) template generation tools diff --git a/devel/happydoc/Makefile b/devel/happydoc/Makefile index 4b4e5eb..76a8d02 100644 --- a/devel/happydoc/Makefile +++ b/devel/happydoc/Makefile @@ -15,8 +15,6 @@ DISTNAME= HappyDoc_r${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for extracting documentation from Python source code - USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/_r/-r/} diff --git a/devel/happydoc/pkg-comment b/devel/happydoc/pkg-comment new file mode 100644 index 0000000..f127d06 --- /dev/null +++ b/devel/happydoc/pkg-comment @@ -0,0 +1 @@ +A tool for extracting documentation from Python source code diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile index c4a6705..b7642aa 100644 --- a/devel/hs-c2hs/Makefile +++ b/devel/hs-c2hs/Makefile @@ -7,7 +7,6 @@ PORTNAME= c2hs PORTVERSION= 0.10.17 -PORTCOMMENT= C->Haskell, an Interface Generator for Haskell CATEGORIES= devel MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-c2hs/pkg-comment b/devel/hs-c2hs/pkg-comment new file mode 100644 index 0000000..97646c0 --- /dev/null +++ b/devel/hs-c2hs/pkg-comment @@ -0,0 +1 @@ +C->Haskell, an Interface Generator for Haskell diff --git a/devel/hs-drift/Makefile b/devel/hs-drift/Makefile index cfe6dda..4cf5991 100644 --- a/devel/hs-drift/Makefile +++ b/devel/hs-drift/Makefile @@ -6,7 +6,6 @@ PORTNAME= drift PORTVERSION= 2.0.r3 -PORTCOMMENT= A type sensitive preprocessor for Haskell CATEGORIES= devel MASTER_SITES= http://repetae.net/john/computer/haskell/DrIFT/ DISTNAME= DrIFT-${PORTVERSION:S/.r/rc/} diff --git a/devel/hs-drift/pkg-comment b/devel/hs-drift/pkg-comment new file mode 100644 index 0000000..d21ba35 --- /dev/null +++ b/devel/hs-drift/pkg-comment @@ -0,0 +1 @@ +A type sensitive preprocessor for Haskell diff --git a/devel/hs-green-card/Makefile b/devel/hs-green-card/Makefile index 7dca00f..9b1f877 100644 --- a/devel/hs-green-card/Makefile +++ b/devel/hs-green-card/Makefile @@ -8,7 +8,6 @@ PORTNAME= green-card PORTVERSION= 2.04 PORTREVISION= 1 -PORTCOMMENT= A foreign function interface preprocessor for Haskell CATEGORIES= devel MASTER_SITES= http://www.galois.com/~sof/ DISTNAME= gc-${PORTVERSION} diff --git a/devel/hs-green-card/pkg-comment b/devel/hs-green-card/pkg-comment new file mode 100644 index 0000000..1740ffa --- /dev/null +++ b/devel/hs-green-card/pkg-comment @@ -0,0 +1 @@ +A foreign function interface preprocessor for Haskell diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile index 8514f21..6f6f037 100644 --- a/devel/hs-haddock/Makefile +++ b/devel/hs-haddock/Makefile @@ -6,7 +6,6 @@ PORTNAME= haddock PORTVERSION= 0.4 -PORTCOMMENT= A documentation tool for Haskell CATEGORIES= devel MASTER_SITES= http://www.haskell.org/haddock/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/devel/hs-haddock/pkg-comment b/devel/hs-haddock/pkg-comment new file mode 100644 index 0000000..b60bd6d --- /dev/null +++ b/devel/hs-haddock/pkg-comment @@ -0,0 +1 @@ +A documentation tool for Haskell diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index bc06e46..579e097 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -7,7 +7,6 @@ PORTNAME= hat PORTVERSION= 2.00 -PORTCOMMENT= A source-level tracer for Haskell 98 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-hat/pkg-comment b/devel/hs-hat/pkg-comment new file mode 100644 index 0000000..5774fd1 --- /dev/null +++ b/devel/hs-hat/pkg-comment @@ -0,0 +1 @@ +A source-level tracer for Haskell 98 diff --git a/devel/hs-hdoc/Makefile b/devel/hs-hdoc/Makefile index bc829d5..07606d2 100644 --- a/devel/hs-hdoc/Makefile +++ b/devel/hs-hdoc/Makefile @@ -6,7 +6,6 @@ PORTNAME= hdoc PORTVERSION= 0.8.2 -PORTCOMMENT= HTML documentation tool for Haskell CATEGORIES= devel MASTER_SITES= http://www.fmi.uni-passau.de/~groessli/hdoc/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-hdoc/pkg-comment b/devel/hs-hdoc/pkg-comment new file mode 100644 index 0000000..b67be14 --- /dev/null +++ b/devel/hs-hdoc/pkg-comment @@ -0,0 +1 @@ +HTML documentation tool for Haskell diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile index 1bddc29..617a301 100644 --- a/devel/hs-hpl/Makefile +++ b/devel/hs-hpl/Makefile @@ -8,7 +8,6 @@ PORTNAME= hpl PORTVERSION= 0.3.3 PORTREVISION= 1 -PORTCOMMENT= Haskell Ports Library provides ports in Haskell CATEGORIES= devel MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/ports/ DISTNAME= ports-${PORTVERSION} diff --git a/devel/hs-hpl/pkg-comment b/devel/hs-hpl/pkg-comment new file mode 100644 index 0000000..dfeeb94 --- /dev/null +++ b/devel/hs-hpl/pkg-comment @@ -0,0 +1 @@ +Haskell Ports Library provides ports in Haskell diff --git a/devel/hs-idoc/Makefile b/devel/hs-idoc/Makefile index af55f55..5ba4f5b 100644 --- a/devel/hs-idoc/Makefile +++ b/devel/hs-idoc/Makefile @@ -6,7 +6,6 @@ PORTNAME= idoc PORTVERSION= 0.2.5 -PORTCOMMENT= A No Frills Haskell Interface Documentation System CATEGORIES= devel MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/idoc/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-idoc/pkg-comment b/devel/hs-idoc/pkg-comment new file mode 100644 index 0000000..0d67ec5 --- /dev/null +++ b/devel/hs-idoc/pkg-comment @@ -0,0 +1 @@ +A No Frills Haskell Interface Documentation System diff --git a/devel/hs-popenhs/Makefile b/devel/hs-popenhs/Makefile index 902ff48..8d2a4ab 100644 --- a/devel/hs-popenhs/Makefile +++ b/devel/hs-popenhs/Makefile @@ -7,7 +7,6 @@ PORTNAME= popenhs PORTVERSION= 1.00.0 -PORTCOMMENT= A popen-like library for Haskell CATEGORIES= devel MASTER_SITES= http://www.haskell.org/~petersen/haskell/popenhs/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-popenhs/pkg-comment b/devel/hs-popenhs/pkg-comment new file mode 100644 index 0000000..0a191a2 --- /dev/null +++ b/devel/hs-popenhs/pkg-comment @@ -0,0 +1 @@ +A popen-like library for Haskell diff --git a/devel/hypersrc/Makefile b/devel/hypersrc/Makefile index 0f092d3..a5b81ee 100644 --- a/devel/hypersrc/Makefile +++ b/devel/hypersrc/Makefile @@ -8,7 +8,6 @@ PORTNAME= hypersrc PORTVERSION= 5.3.2 -PORTCOMMENT= Source code browser CATEGORIES= devel MASTER_SITES= ftp://ftp.jimbrooks.org/hypersrc/%SUBDIR%/ MASTER_SITE_SUBDIR= latest old diff --git a/devel/hypersrc/pkg-comment b/devel/hypersrc/pkg-comment new file mode 100644 index 0000000..7f3a50b --- /dev/null +++ b/devel/hypersrc/pkg-comment @@ -0,0 +1 @@ +Source code browser diff --git a/devel/id-utils/Makefile b/devel/id-utils/Makefile index 38216fe..2ebe765 100644 --- a/devel/id-utils/Makefile +++ b/devel/id-utils/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/id-utils/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The classic Berkeley gid/lid tools for looking up variables in code - # need to byte-compile a .el file BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20 diff --git a/devel/id-utils/pkg-comment b/devel/id-utils/pkg-comment new file mode 100644 index 0000000..76a3649b --- /dev/null +++ b/devel/id-utils/pkg-comment @@ -0,0 +1 @@ +The classic Berkeley gid/lid tools for looking up variables in code diff --git a/devel/idutils/Makefile b/devel/idutils/Makefile index 38216fe..2ebe765 100644 --- a/devel/idutils/Makefile +++ b/devel/idutils/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/id-utils/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The classic Berkeley gid/lid tools for looking up variables in code - # need to byte-compile a .el file BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20 diff --git a/devel/idutils/pkg-comment b/devel/idutils/pkg-comment new file mode 100644 index 0000000..76a3649b --- /dev/null +++ b/devel/idutils/pkg-comment @@ -0,0 +1 @@ +The classic Berkeley gid/lid tools for looking up variables in code diff --git a/devel/jam/Makefile b/devel/jam/Makefile index 84886b0..a840ca6 100644 --- a/devel/jam/Makefile +++ b/devel/jam/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp1.perforce.com/pub/jam/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A build utility like make(1) - ONLY_FOR_ARCHS= alpha i386 USE_ZIP= yes diff --git a/devel/jam/pkg-comment b/devel/jam/pkg-comment new file mode 100644 index 0000000..c334cfc --- /dev/null +++ b/devel/jam/pkg-comment @@ -0,0 +1 @@ +A build utility like make(1) diff --git a/devel/kimwitu++/Makefile b/devel/kimwitu++/Makefile index 97644d7..3eae582 100644 --- a/devel/kimwitu++/Makefile +++ b/devel/kimwitu++/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://site.informatik.hu-berlin.de/kimwitu++/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for processing trees (i.e. terms) - GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/kimwitu++/pkg-comment b/devel/kimwitu++/pkg-comment new file mode 100644 index 0000000..12e1aa3 --- /dev/null +++ b/devel/kimwitu++/pkg-comment @@ -0,0 +1 @@ +A tool for processing trees (i.e. terms) diff --git a/devel/lbpp/Makefile b/devel/lbpp/Makefile index 6e9b863..8d31142 100644 --- a/devel/lbpp/Makefile +++ b/devel/lbpp/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A front end to GCC from Liberty Basic source code - USE_REINPLACE= yes USE_BZIP2= yes USE_GMAKE= yes diff --git a/devel/lbpp/pkg-comment b/devel/lbpp/pkg-comment new file mode 100644 index 0000000..9958394 --- /dev/null +++ b/devel/lbpp/pkg-comment @@ -0,0 +1 @@ +A front end to GCC from Liberty Basic source code diff --git a/devel/leoarg/Makefile b/devel/leoarg/Makefile index d603803..da21658 100644 --- a/devel/leoarg/Makefile +++ b/devel/leoarg/Makefile @@ -14,8 +14,6 @@ DISTNAME= LeoArg-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A class for parsing command lines - USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/devel/leoarg/pkg-comment b/devel/leoarg/pkg-comment new file mode 100644 index 0000000..d617a30 --- /dev/null +++ b/devel/leoarg/pkg-comment @@ -0,0 +1 @@ +A class for parsing command lines diff --git a/devel/libU77/Makefile b/devel/libU77/Makefile index 8e37f74..9e3e28e 100644 --- a/devel/libU77/Makefile +++ b/devel/libU77/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.esc.auckland.ac.nz/People/Staff/Norris/src/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Adds Fortran intrinsics missing from f2c - INSTALLS_SHLIB= yes pre-build: diff --git a/devel/libU77/pkg-comment b/devel/libU77/pkg-comment new file mode 100644 index 0000000..5eb8284 --- /dev/null +++ b/devel/libU77/pkg-comment @@ -0,0 +1 @@ +Adds Fortran intrinsics missing from f2c diff --git a/devel/libafterbase/Makefile b/devel/libafterbase/Makefile index 1176a97..6f6a5f0 100644 --- a/devel/libafterbase/Makefile +++ b/devel/libafterbase/Makefile @@ -15,8 +15,6 @@ DISTNAME= libAfterBase-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= AfterStep basic functionality library - USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/devel/libafterbase/pkg-comment b/devel/libafterbase/pkg-comment new file mode 100644 index 0000000..2ca7a15 --- /dev/null +++ b/devel/libafterbase/pkg-comment @@ -0,0 +1 @@ +AfterStep basic functionality library diff --git a/devel/libargparse/Makefile b/devel/libargparse/Makefile index b7b1a6e..8682bca 100644 --- a/devel/libargparse/Makefile +++ b/devel/libargparse/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= aqsis MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A command line argument parser library - USE_LIBTOOL= yes .include <bsd.port.mk> diff --git a/devel/libargparse/pkg-comment b/devel/libargparse/pkg-comment new file mode 100644 index 0000000..e63198c --- /dev/null +++ b/devel/libargparse/pkg-comment @@ -0,0 +1 @@ +A command line argument parser library diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 10be2a3..7ac9746 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.eterm.org/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library of assorted spiffy things - LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ Imlib2.1:${PORTSDIR}/graphics/imlib2 diff --git a/devel/libast/pkg-comment b/devel/libast/pkg-comment new file mode 100644 index 0000000..007d2c6 --- /dev/null +++ b/devel/libast/pkg-comment @@ -0,0 +1 @@ +A library of assorted spiffy things diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile index 9e6df7b..0eb07b4 100644 --- a/devel/libavl/Makefile +++ b/devel/libavl/Makefile @@ -15,8 +15,6 @@ DISTNAME= avl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for balanced binary trees - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/libavl/pkg-comment b/devel/libavl/pkg-comment new file mode 100644 index 0000000..ad05858 --- /dev/null +++ b/devel/libavl/pkg-comment @@ -0,0 +1 @@ +A library for balanced binary trees diff --git a/devel/libcache/Makefile b/devel/libcache/Makefile index 24369cf..ecaf08e 100644 --- a/devel/libcache/Makefile +++ b/devel/libcache/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.afro-productions.com/libcache/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= C library that allows a programmer to parse sentences easier - INSTALLS_SHLIB= yes pre-build: diff --git a/devel/libcache/pkg-comment b/devel/libcache/pkg-comment new file mode 100644 index 0000000..b36e7e8 --- /dev/null +++ b/devel/libcache/pkg-comment @@ -0,0 +1 @@ +C library that allows a programmer to parse sentences easier diff --git a/devel/libcii/Makefile b/devel/libcii/Makefile index 2d6078c..d531021 100644 --- a/devel/libcii/Makefile +++ b/devel/libcii/Makefile @@ -13,8 +13,6 @@ DISTNAME= cii11 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Library from "C Interfaces and Implementations" by David Hanson - NO_WRKSUBDIR= yes MAKEFILE= makefile diff --git a/devel/libcii/pkg-comment b/devel/libcii/pkg-comment new file mode 100644 index 0000000..11c5495 --- /dev/null +++ b/devel/libcii/pkg-comment @@ -0,0 +1 @@ +Library from "C Interfaces and Implementations" by David Hanson diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile index b1b7cc5..960fc68 100644 --- a/devel/libedit/Makefile +++ b/devel/libedit/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.canonware.com/download/libedit/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Command line editing library - USE_AUTOCONF= yes CONFIGURE_ARGS= --disable-readline INSTALLS_SHLIB= yes diff --git a/devel/libedit/pkg-comment b/devel/libedit/pkg-comment new file mode 100644 index 0000000..dd6dda6 --- /dev/null +++ b/devel/libedit/pkg-comment @@ -0,0 +1 @@ +Command line editing library diff --git a/devel/libgetline/Makefile b/devel/libgetline/Makefile index ace927d..58eda15 100644 --- a/devel/libgetline/Makefile +++ b/devel/libgetline/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-39-src MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= A small, portable, and easy to use command line library - MAN3= getline.3 WRKSRC= ${WRKDIR}/getline-39 diff --git a/devel/libgetline/pkg-comment b/devel/libgetline/pkg-comment new file mode 100644 index 0000000..4f1eedf --- /dev/null +++ b/devel/libgetline/pkg-comment @@ -0,0 +1 @@ +A small, portable, and easy to use command line library diff --git a/devel/libghthash/Makefile b/devel/libghthash/Makefile index 80dff12..e21526b 100644 --- a/devel/libghthash/Makefile +++ b/devel/libghthash/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.student.lu.se/~etn97ksi/sim_home/filer/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic Hash Table - USE_LIBTOOL= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/libghthash/pkg-comment b/devel/libghthash/pkg-comment new file mode 100644 index 0000000..1c90b71 --- /dev/null +++ b/devel/libghthash/pkg-comment @@ -0,0 +1 @@ +Generic Hash Table diff --git a/devel/libmba/Makefile b/devel/libmba/Makefile index 1701d81..3c37b05 100644 --- a/devel/libmba/Makefile +++ b/devel/libmba/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://users.erols.com/mballen/libmba/src/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A collection of C modules potentially useful to any project - LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 SHLIB_MAJOR= 0 diff --git a/devel/libmba/pkg-comment b/devel/libmba/pkg-comment new file mode 100644 index 0000000..9836439 --- /dev/null +++ b/devel/libmba/pkg-comment @@ -0,0 +1 @@ +A collection of C modules potentially useful to any project diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index 5f094d7..2591c1b 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://download.ofb.net/liboop/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A low-level event loop management library for POSIX-based OS - LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns \ wwwcore.1:${PORTSDIR}/www/libwww diff --git a/devel/liboop/pkg-comment b/devel/liboop/pkg-comment new file mode 100644 index 0000000..94387a2 --- /dev/null +++ b/devel/liboop/pkg-comment @@ -0,0 +1 @@ +A low-level event loop management library for POSIX-based OS diff --git a/devel/libshbuf/Makefile b/devel/libshbuf/Makefile index 1dc840a..1a35179 100644 --- a/devel/libshbuf/Makefile +++ b/devel/libshbuf/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Library for Shared Buffer IPC - USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/devel/libshbuf/pkg-comment b/devel/libshbuf/pkg-comment new file mode 100644 index 0000000..8b066a6 --- /dev/null +++ b/devel/libshbuf/pkg-comment @@ -0,0 +1 @@ +Library for Shared Buffer IPC diff --git a/devel/libshhmsg/Makefile b/devel/libshhmsg/Makefile index e653531..b5685ff 100644 --- a/devel/libshhmsg/Makefile +++ b/devel/libshhmsg/Makefile @@ -14,8 +14,6 @@ DISTNAME= shhmsg-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Library for displaying messages - MAKEFILE= ${FILESDIR}/Makefile.lib INSTALLS_SHLIB= yes diff --git a/devel/libshhmsg/pkg-comment b/devel/libshhmsg/pkg-comment new file mode 100644 index 0000000..ba7fc05 --- /dev/null +++ b/devel/libshhmsg/pkg-comment @@ -0,0 +1 @@ +Library for displaying messages diff --git a/devel/libshhopt/Makefile b/devel/libshhopt/Makefile index 737ad15..512c995 100644 --- a/devel/libshhopt/Makefile +++ b/devel/libshhopt/Makefile @@ -14,8 +14,6 @@ DISTNAME= shhopt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for parsing command line options - MAKEFILE= ${FILESDIR}/Makefile.lib INSTALLS_SHLIB= yes diff --git a/devel/libshhopt/pkg-comment b/devel/libshhopt/pkg-comment new file mode 100644 index 0000000..469d7c7 --- /dev/null +++ b/devel/libshhopt/pkg-comment @@ -0,0 +1 @@ +A library for parsing command line options diff --git a/devel/libtecla/Makefile b/devel/libtecla/Makefile index f73b270..e1e3e05c 100644 --- a/devel/libtecla/Makefile +++ b/devel/libtecla/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.astro.caltech.edu/~mcs/tecla/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Interactive command line editing facilities - USE_SUBMAKE= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/libtecla/pkg-comment b/devel/libtecla/pkg-comment new file mode 100644 index 0000000..4630b2c --- /dev/null +++ b/devel/libtecla/pkg-comment @@ -0,0 +1 @@ +Interactive command line editing facilities diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile index e403021..a2ee543 100644 --- a/devel/libtool/Makefile +++ b/devel/libtool/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= libtool MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic shared library support script - # This port has not been upgraded to 1.4 because it is used by about 30% of # the ports collection, and more testing is needed. If someone can supply a # working patch then it will be upgraded. diff --git a/devel/libtool/pkg-comment b/devel/libtool/pkg-comment new file mode 100644 index 0000000..c64215e --- /dev/null +++ b/devel/libtool/pkg-comment @@ -0,0 +1 @@ +Generic shared library support script diff --git a/devel/libtool13/Makefile b/devel/libtool13/Makefile index e403021..a2ee543 100644 --- a/devel/libtool13/Makefile +++ b/devel/libtool13/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= libtool MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic shared library support script - # This port has not been upgraded to 1.4 because it is used by about 30% of # the ports collection, and more testing is needed. If someone can supply a # working patch then it will be upgraded. diff --git a/devel/libtool13/pkg-comment b/devel/libtool13/pkg-comment new file mode 100644 index 0000000..c64215e --- /dev/null +++ b/devel/libtool13/pkg-comment @@ -0,0 +1 @@ +Generic shared library support script diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile index e403021..a2ee543 100644 --- a/devel/libtool14/Makefile +++ b/devel/libtool14/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= libtool MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic shared library support script - # This port has not been upgraded to 1.4 because it is used by about 30% of # the ports collection, and more testing is needed. If someone can supply a # working patch then it will be upgraded. diff --git a/devel/libtool14/pkg-comment b/devel/libtool14/pkg-comment new file mode 100644 index 0000000..c64215e --- /dev/null +++ b/devel/libtool14/pkg-comment @@ -0,0 +1 @@ +Generic shared library support script diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile index e403021..a2ee543 100644 --- a/devel/libtool15/Makefile +++ b/devel/libtool15/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= libtool MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic shared library support script - # This port has not been upgraded to 1.4 because it is used by about 30% of # the ports collection, and more testing is needed. If someone can supply a # working patch then it will be upgraded. diff --git a/devel/libtool15/pkg-comment b/devel/libtool15/pkg-comment new file mode 100644 index 0000000..c64215e --- /dev/null +++ b/devel/libtool15/pkg-comment @@ -0,0 +1 @@ +Generic shared library support script diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile index b105f9b..89fc87c 100644 --- a/devel/libxalloc/Makefile +++ b/devel/libxalloc/Makefile @@ -14,8 +14,6 @@ DISTNAME= xalloc-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A memory allocation library with error checking - MAKEFILE= ${FILESDIR}/Makefile.lib INSTALLS_SHLIB= yes diff --git a/devel/libxalloc/pkg-comment b/devel/libxalloc/pkg-comment new file mode 100644 index 0000000..0146720 --- /dev/null +++ b/devel/libxalloc/pkg-comment @@ -0,0 +1 @@ +A memory allocation library with error checking diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile index cc9a57b..219a365 100644 --- a/devel/lightning/Makefile +++ b/devel/lightning/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generates assembly language code at run-time - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/lightning/pkg-comment b/devel/lightning/pkg-comment new file mode 100644 index 0000000..06d5f46 --- /dev/null +++ b/devel/lightning/pkg-comment @@ -0,0 +1 @@ +Generates assembly language code at run-time diff --git a/devel/linguist/Makefile b/devel/linguist/Makefile index b5ee872..75350d8 100644 --- a/devel/linguist/Makefile +++ b/devel/linguist/Makefile @@ -15,8 +15,6 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake -PORTCOMMENT= A tool for generating translations of strings used in i10 Qt programs - WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes diff --git a/devel/linguist/pkg-comment b/devel/linguist/pkg-comment new file mode 100644 index 0000000..82c9f95 --- /dev/null +++ b/devel/linguist/pkg-comment @@ -0,0 +1 @@ +A tool for generating translations of strings used in i10 Qt programs diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile index 0bd7ef7..a1413cb 100644 --- a/devel/linux_devtools-6/Makefile +++ b/devel/linux_devtools-6/Makefile @@ -26,8 +26,6 @@ PATCHFILES= MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Packages needed for doing development in Linux mode - BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= \ ${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base-6 diff --git a/devel/linux_devtools-6/pkg-comment b/devel/linux_devtools-6/pkg-comment new file mode 100644 index 0000000..067cb01 --- /dev/null +++ b/devel/linux_devtools-6/pkg-comment @@ -0,0 +1 @@ +Packages needed for doing development in Linux mode diff --git a/devel/linux_devtools-7/Makefile b/devel/linux_devtools-7/Makefile index 320f024..82b05bf 100644 --- a/devel/linux_devtools-7/Makefile +++ b/devel/linux_devtools-7/Makefile @@ -29,8 +29,6 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Packages needed for doing development in Linux mode - BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 diff --git a/devel/linux_devtools-7/pkg-comment b/devel/linux_devtools-7/pkg-comment new file mode 100644 index 0000000..067cb01 --- /dev/null +++ b/devel/linux_devtools-7/pkg-comment @@ -0,0 +1 @@ +Packages needed for doing development in Linux mode diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile index 0bd7ef7..a1413cb 100644 --- a/devel/linux_devtools/Makefile +++ b/devel/linux_devtools/Makefile @@ -26,8 +26,6 @@ PATCHFILES= MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Packages needed for doing development in Linux mode - BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= \ ${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base-6 diff --git a/devel/linux_devtools/pkg-comment b/devel/linux_devtools/pkg-comment new file mode 100644 index 0000000..067cb01 --- /dev/null +++ b/devel/linux_devtools/pkg-comment @@ -0,0 +1 @@ +Packages needed for doing development in Linux mode diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile index c403b3e..cf17441 100644 --- a/devel/log4c/Makefile +++ b/devel/log4c/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Logging for C Library - LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 USE_LIBTOOL= yes diff --git a/devel/log4c/pkg-comment b/devel/log4c/pkg-comment new file mode 100644 index 0000000..c4beb2d --- /dev/null +++ b/devel/log4c/pkg-comment @@ -0,0 +1 @@ +Logging for C Library diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile index a3d7a5c..837daa9 100644 --- a/devel/lwp/Makefile +++ b/devel/lwp/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= A userspace thread library - USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/lwp/pkg-comment b/devel/lwp/pkg-comment new file mode 100644 index 0000000..bac8348 --- /dev/null +++ b/devel/lwp/pkg-comment @@ -0,0 +1 @@ +A userspace thread library diff --git a/devel/m4/Makefile b/devel/m4/Makefile index cb63886..231ff13 100644 --- a/devel/m4/Makefile +++ b/devel/m4/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= m4 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU m4 - GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g diff --git a/devel/m4/pkg-comment b/devel/m4/pkg-comment new file mode 100644 index 0000000..fe06c47 --- /dev/null +++ b/devel/m4/pkg-comment @@ -0,0 +1 @@ +GNU m4 diff --git a/devel/make++/Makefile b/devel/make++/Makefile index e0d09be..68a94ef 100644 --- a/devel/make++/Makefile +++ b/devel/make++/Makefile @@ -17,8 +17,6 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 -PORTCOMMENT= A drop-in replacement for GNU make - USE_PERL5= yes DATADIR= ${PREFIX}/share/makepp diff --git a/devel/make++/pkg-comment b/devel/make++/pkg-comment new file mode 100644 index 0000000..966915b --- /dev/null +++ b/devel/make++/pkg-comment @@ -0,0 +1 @@ +A drop-in replacement for GNU make diff --git a/devel/mob/Makefile b/devel/mob/Makefile index 0f2d125..5733ede 100644 --- a/devel/mob/Makefile +++ b/devel/mob/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Memory Organization Benchmarks - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes diff --git a/devel/mob/pkg-comment b/devel/mob/pkg-comment new file mode 100644 index 0000000..18876ea --- /dev/null +++ b/devel/mob/pkg-comment @@ -0,0 +1 @@ +Memory Organization Benchmarks diff --git a/devel/mprof/Makefile b/devel/mprof/Makefile index 6174829..a584a7a 100644 --- a/devel/mprof/Makefile +++ b/devel/mprof/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Memory Profiler and Leak Detector - NO_WRKSUBDIR= yes MAKEFILE= Makefile.i386 MAN1= mprof.1 diff --git a/devel/mprof/pkg-comment b/devel/mprof/pkg-comment new file mode 100644 index 0000000..4768598 --- /dev/null +++ b/devel/mprof/pkg-comment @@ -0,0 +1 @@ +Memory Profiler and Leak Detector diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile index 741d5cf..4a7d3fa 100644 --- a/devel/ocaml-findlib/Makefile +++ b/devel/ocaml-findlib/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= OCaml package manager - BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml HAS_CONFIGURE= yes diff --git a/devel/ocaml-findlib/pkg-comment b/devel/ocaml-findlib/pkg-comment new file mode 100644 index 0000000..66116e5 --- /dev/null +++ b/devel/ocaml-findlib/pkg-comment @@ -0,0 +1 @@ +OCaml package manager diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile index df6eddf..deebabf 100644 --- a/devel/openzz/Makefile +++ b/devel/openzz/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interpreted dynamic parser - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_REINPLACE= yes diff --git a/devel/openzz/pkg-comment b/devel/openzz/pkg-comment new file mode 100644 index 0000000..c20b91f --- /dev/null +++ b/devel/openzz/pkg-comment @@ -0,0 +1 @@ +An interpreted dynamic parser diff --git a/devel/p5-Agent/Makefile b/devel/p5-Agent/Makefile index f22e907..bb47cec 100644 --- a/devel/p5-Agent/Makefile +++ b/devel/p5-Agent/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides a foundation for software agent developers - BUILD_DEPENDS= ${SITE_PERL}/Class/Tom.pm:${PORTSDIR}/devel/p5-Class-Tom RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-Agent/pkg-comment b/devel/p5-Agent/pkg-comment new file mode 100644 index 0000000..34aca66 --- /dev/null +++ b/devel/p5-Agent/pkg-comment @@ -0,0 +1 @@ +Perl module that provides a foundation for software agent developers diff --git a/devel/p5-Algorithm-MDiff/Makefile b/devel/p5-Algorithm-MDiff/Makefile index 471f8c9..68110cd 100644 --- a/devel/p5-Algorithm-MDiff/Makefile +++ b/devel/p5-Algorithm-MDiff/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl interface to calculate m-difference between two objects - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Algorithm-MDiff/pkg-comment b/devel/p5-Algorithm-MDiff/pkg-comment new file mode 100644 index 0000000..e9f3863 --- /dev/null +++ b/devel/p5-Algorithm-MDiff/pkg-comment @@ -0,0 +1 @@ +Perl interface to calculate m-difference between two objects diff --git a/devel/p5-Algorithm-MarkovChain/Makefile b/devel/p5-Algorithm-MarkovChain/Makefile index f4fc4b3..ae9f0f0 100644 --- a/devel/p5-Algorithm-MarkovChain/Makefile +++ b/devel/p5-Algorithm-MarkovChain/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl class capable of creating Markov chains and output based on them - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Algorithm-MarkovChain/pkg-comment b/devel/p5-Algorithm-MarkovChain/pkg-comment new file mode 100644 index 0000000..d9becf1 --- /dev/null +++ b/devel/p5-Algorithm-MarkovChain/pkg-comment @@ -0,0 +1 @@ +Perl class capable of creating Markov chains and output based on them diff --git a/devel/p5-Alias/Makefile b/devel/p5-Alias/Makefile index 4a6e93a..89efbdf 100644 --- a/devel/p5-Alias/Makefile +++ b/devel/p5-Alias/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl module that performs aliasing services - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Alias/pkg-comment b/devel/p5-Alias/pkg-comment new file mode 100644 index 0000000..0f18e26 --- /dev/null +++ b/devel/p5-Alias/pkg-comment @@ -0,0 +1 @@ +A perl module that performs aliasing services diff --git a/devel/p5-C-Scan/Makefile b/devel/p5-C-Scan/Makefile index 32dc833..aaa28ec 100644 --- a/devel/p5-C-Scan/Makefile +++ b/devel/p5-C-Scan/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to scan C language files for easily recognized constructs - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/Flow.pm:${PORTSDIR}/devel/p5-Data-Flow PERL_CONFIGURE= yes diff --git a/devel/p5-C-Scan/pkg-comment b/devel/p5-C-Scan/pkg-comment new file mode 100644 index 0000000..35f7885 --- /dev/null +++ b/devel/p5-C-Scan/pkg-comment @@ -0,0 +1 @@ +Perl5 module to scan C language files for easily recognized constructs diff --git a/devel/p5-Class-Generate/Makefile b/devel/p5-Class-Generate/Makefile index b4b9a1f..d7defc8 100644 --- a/devel/p5-Class-Generate/Makefile +++ b/devel/p5-Class-Generate/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Perl5 module to simplify creating class hierarchies - PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Class-Generate/pkg-comment b/devel/p5-Class-Generate/pkg-comment new file mode 100644 index 0000000..0faaaee --- /dev/null +++ b/devel/p5-Class-Generate/pkg-comment @@ -0,0 +1 @@ +A Perl5 module to simplify creating class hierarchies diff --git a/devel/p5-Class-Singleton/Makefile b/devel/p5-Class-Singleton/Makefile index a8007a7..ebd43e5 100644 --- a/devel/p5-Class-Singleton/Makefile +++ b/devel/p5-Class-Singleton/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that describes a singular object class - SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes diff --git a/devel/p5-Class-Singleton/pkg-comment b/devel/p5-Class-Singleton/pkg-comment new file mode 100644 index 0000000..9b9fab2 --- /dev/null +++ b/devel/p5-Class-Singleton/pkg-comment @@ -0,0 +1 @@ +Perl module that describes a singular object class diff --git a/devel/p5-Config-Ini/Makefile b/devel/p5-Config-Ini/Makefile index 9fc8f58..45cb4ba 100644 --- a/devel/p5-Config-Ini/Makefile +++ b/devel/p5-Config-Ini/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl interface to MS-Windows registry and .ini files - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash PERL_CONFIGURE= YES diff --git a/devel/p5-Config-Ini/pkg-comment b/devel/p5-Config-Ini/pkg-comment new file mode 100644 index 0000000..ce8db9a --- /dev/null +++ b/devel/p5-Config-Ini/pkg-comment @@ -0,0 +1 @@ +Perl interface to MS-Windows registry and .ini files diff --git a/devel/p5-ConfigReader/Makefile b/devel/p5-ConfigReader/Makefile index ddc2c8a..2cb1864 100644 --- a/devel/p5-ConfigReader/Makefile +++ b/devel/p5-ConfigReader/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to read directives from a configuration file - USE_PERL5= YES NO_BUILD= YES diff --git a/devel/p5-ConfigReader/pkg-comment b/devel/p5-ConfigReader/pkg-comment new file mode 100644 index 0000000..3d3a21c --- /dev/null +++ b/devel/p5-ConfigReader/pkg-comment @@ -0,0 +1 @@ +Perl5 module to read directives from a configuration file diff --git a/devel/p5-Data-ShowTable/Makefile b/devel/p5-Data-ShowTable/Makefile index ae1159f..97b8cf8 100644 --- a/devel/p5-Data-ShowTable/Makefile +++ b/devel/p5-Data-ShowTable/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to pretty-print arrays of data - PERL_CONFIGURE= yes MAN1= showtable.1 diff --git a/devel/p5-Data-ShowTable/pkg-comment b/devel/p5-Data-ShowTable/pkg-comment new file mode 100644 index 0000000..80dbd4c --- /dev/null +++ b/devel/p5-Data-ShowTable/pkg-comment @@ -0,0 +1 @@ +Perl5 module to pretty-print arrays of data diff --git a/devel/p5-Date-Pcalc/Makefile b/devel/p5-Date-Pcalc/Makefile index b4f8067..14a8a68 100644 --- a/devel/p5-Date-Pcalc/Makefile +++ b/devel/p5-Date-Pcalc/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Gregorian calendar date calculations - PERL_CONFIGURE= yes MAN3= Date::Pcalc.3 diff --git a/devel/p5-Date-Pcalc/pkg-comment b/devel/p5-Date-Pcalc/pkg-comment new file mode 100644 index 0000000..67e34d4 --- /dev/null +++ b/devel/p5-Date-Pcalc/pkg-comment @@ -0,0 +1 @@ +Gregorian calendar date calculations diff --git a/devel/p5-DateConvert/Makefile b/devel/p5-DateConvert/Makefile index 28354b3..dd322a4 100644 --- a/devel/p5-DateConvert/Makefile +++ b/devel/p5-DateConvert/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to convert dates between any two calendrical formats - PERL_CONFIGURE= YES MAN3= Date::Convert.3 diff --git a/devel/p5-DateConvert/pkg-comment b/devel/p5-DateConvert/pkg-comment new file mode 100644 index 0000000..7d6bc43 --- /dev/null +++ b/devel/p5-DateConvert/pkg-comment @@ -0,0 +1 @@ +Perl5 module to convert dates between any two calendrical formats diff --git a/devel/p5-Devel-DProf/Makefile b/devel/p5-Devel-DProf/Makefile index 4d78846..6f2ff4b 100644 --- a/devel/p5-Devel-DProf/Makefile +++ b/devel/p5-Devel-DProf/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5-Devel- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Perl code profiler - PERL_CONFIGURE= yes MAN1PREFIX= ${PREFIX} diff --git a/devel/p5-Devel-DProf/pkg-comment b/devel/p5-Devel-DProf/pkg-comment new file mode 100644 index 0000000..8764fa2 --- /dev/null +++ b/devel/p5-Devel-DProf/pkg-comment @@ -0,0 +1 @@ +A Perl code profiler diff --git a/devel/p5-Devel-Peek/Makefile b/devel/p5-Devel-Peek/Makefile index e99da46..991a145 100644 --- a/devel/p5-Devel-Peek/Makefile +++ b/devel/p5-Devel-Peek/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 data debugging tool for the XS programmer - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Devel-Peek/pkg-comment b/devel/p5-Devel-Peek/pkg-comment new file mode 100644 index 0000000..3012391 --- /dev/null +++ b/devel/p5-Devel-Peek/pkg-comment @@ -0,0 +1 @@ +A perl5 data debugging tool for the XS programmer diff --git a/devel/p5-File-BasicFlock/Makefile b/devel/p5-File-BasicFlock/Makefile index 7c7b00e..49ceaaa 100644 --- a/devel/p5-File-BasicFlock/Makefile +++ b/devel/p5-File-BasicFlock/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module for file locking with flock - PERL_CONFIGURE= YES MAN3= File::BasicFlock.3 diff --git a/devel/p5-File-BasicFlock/pkg-comment b/devel/p5-File-BasicFlock/pkg-comment new file mode 100644 index 0000000..ba8e263 --- /dev/null +++ b/devel/p5-File-BasicFlock/pkg-comment @@ -0,0 +1 @@ +Perl5 module for file locking with flock diff --git a/devel/p5-File-Binary/Makefile b/devel/p5-File-Binary/Makefile index 4265570..383e06a 100644 --- a/devel/p5-File-Binary/Makefile +++ b/devel/p5-File-Binary/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl interface to modify and read binary files - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-File-Binary/pkg-comment b/devel/p5-File-Binary/pkg-comment new file mode 100644 index 0000000..62d7330 --- /dev/null +++ b/devel/p5-File-Binary/pkg-comment @@ -0,0 +1 @@ +Perl interface to modify and read binary files diff --git a/devel/p5-File-Cache/Makefile b/devel/p5-File-Cache/Makefile index c5a81f5..23eec6d 100644 --- a/devel/p5-File-Cache/Makefile +++ b/devel/p5-File-Cache/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing a persistent object store - BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-File-Cache/pkg-comment b/devel/p5-File-Cache/pkg-comment new file mode 100644 index 0000000..ea5e5c3 --- /dev/null +++ b/devel/p5-File-Cache/pkg-comment @@ -0,0 +1 @@ +Perl module implementing a persistent object store diff --git a/devel/p5-File-Slurp/Makefile b/devel/p5-File-Slurp/Makefile index 0bd3219..3e9a9e4 100644 --- a/devel/p5-File-Slurp/Makefile +++ b/devel/p5-File-Slurp/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module for single call read & write file routines - PERL_CONFIGURE= YES MAN3= File::Slurp.3 diff --git a/devel/p5-File-Slurp/pkg-comment b/devel/p5-File-Slurp/pkg-comment new file mode 100644 index 0000000..07daa59 --- /dev/null +++ b/devel/p5-File-Slurp/pkg-comment @@ -0,0 +1 @@ +Perl5 module for single call read & write file routines diff --git a/devel/p5-FreezeThaw/Makefile b/devel/p5-FreezeThaw/Makefile index d755ee4..e18dee9 100644 --- a/devel/p5-FreezeThaw/Makefile +++ b/devel/p5-FreezeThaw/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A module for converting Perl structures to strings and back - PERL_CONFIGURE= YES MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-FreezeThaw/pkg-comment b/devel/p5-FreezeThaw/pkg-comment new file mode 100644 index 0000000..3f58a6a --- /dev/null +++ b/devel/p5-FreezeThaw/pkg-comment @@ -0,0 +1 @@ +A module for converting Perl structures to strings and back diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index ab72f38..68ca226 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-.${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module that hacks around IO::File deficiencies - PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-IO-Stty/pkg-comment b/devel/p5-IO-Stty/pkg-comment new file mode 100644 index 0000000..048750f --- /dev/null +++ b/devel/p5-IO-Stty/pkg-comment @@ -0,0 +1 @@ +Perl5 module that hacks around IO::File deficiencies diff --git a/devel/p5-IPC-Cache/Makefile b/devel/p5-IPC-Cache/Makefile index 7876a45..466ff89 100644 --- a/devel/p5-IPC-Cache/Makefile +++ b/devel/p5-IPC-Cache/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Persist data across processes via shared memory - 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 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-IPC-Cache/pkg-comment b/devel/p5-IPC-Cache/pkg-comment new file mode 100644 index 0000000..a721842 --- /dev/null +++ b/devel/p5-IPC-Cache/pkg-comment @@ -0,0 +1 @@ +Persist data across processes via shared memory diff --git a/devel/p5-IPC-ShareLite/Makefile b/devel/p5-IPC-ShareLite/Makefile index e460c0a..d4c65bf 100644 --- a/devel/p5-IPC-ShareLite/Makefile +++ b/devel/p5-IPC-ShareLite/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple interface to access shared memory - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-IPC-ShareLite/pkg-comment b/devel/p5-IPC-ShareLite/pkg-comment new file mode 100644 index 0000000..57617be --- /dev/null +++ b/devel/p5-IPC-ShareLite/pkg-comment @@ -0,0 +1 @@ +A simple interface to access shared memory diff --git a/devel/p5-Include/Makefile b/devel/p5-Include/Makefile index 04d21a9..759787f 100644 --- a/devel/p5-Include/Makefile +++ b/devel/p5-Include/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 package which allows use of macros defined in 'C' header files - PERL_CONFIGURE= YES MAN3= Include.3 diff --git a/devel/p5-Include/pkg-comment b/devel/p5-Include/pkg-comment new file mode 100644 index 0000000..ab9d090 --- /dev/null +++ b/devel/p5-Include/pkg-comment @@ -0,0 +1 @@ +Perl5 package which allows use of macros defined in 'C' header files diff --git a/devel/p5-Inline-Java/Makefile b/devel/p5-Inline-Java/Makefile index 9b5145786..c01debc 100644 --- a/devel/p5-Inline-Java/Makefile +++ b/devel/p5-Inline-Java/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Write Perl subroutines and classes in Java - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Inline.pm:${PORTSDIR}/devel/p5-Inline RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-Inline-Java/pkg-comment b/devel/p5-Inline-Java/pkg-comment new file mode 100644 index 0000000..f90d879 --- /dev/null +++ b/devel/p5-Inline-Java/pkg-comment @@ -0,0 +1 @@ +Write Perl subroutines and classes in Java diff --git a/devel/p5-Ioctl/Makefile b/devel/p5-Ioctl/Makefile index 3521277..2a8f3a8 100644 --- a/devel/p5-Ioctl/Makefile +++ b/devel/p5-Ioctl/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides a way to get the value of C ioctl constants - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Ioctl/pkg-comment b/devel/p5-Ioctl/pkg-comment new file mode 100644 index 0000000..4930ea5 --- /dev/null +++ b/devel/p5-Ioctl/pkg-comment @@ -0,0 +1 @@ +Perl module that provides a way to get the value of C ioctl constants diff --git a/devel/p5-LockFile-Simple/Makefile b/devel/p5-LockFile-Simple/Makefile index 77ae232..c88e60a 100644 --- a/devel/p5-LockFile-Simple/Makefile +++ b/devel/p5-LockFile-Simple/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing simple file locking - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-LockFile-Simple/pkg-comment b/devel/p5-LockFile-Simple/pkg-comment new file mode 100644 index 0000000..501dd2b --- /dev/null +++ b/devel/p5-LockFile-Simple/pkg-comment @@ -0,0 +1 @@ +Perl module implementing simple file locking diff --git a/devel/p5-Mac-FileSpec-Unixish/Makefile b/devel/p5-Mac-FileSpec-Unixish/Makefile index f86acb85..e61efb4 100644 --- a/devel/p5-Mac-FileSpec-Unixish/Makefile +++ b/devel/p5-Mac-FileSpec-Unixish/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module with functions to manipluate pathspecs in Unixish style - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Mac-FileSpec-Unixish/pkg-comment b/devel/p5-Mac-FileSpec-Unixish/pkg-comment new file mode 100644 index 0000000..9565f8a --- /dev/null +++ b/devel/p5-Mac-FileSpec-Unixish/pkg-comment @@ -0,0 +1 @@ +Perl module with functions to manipluate pathspecs in Unixish style diff --git a/devel/p5-Make/Makefile b/devel/p5-Make/Makefile index 4e075fb..a5e8f2b 100644 --- a/devel/p5-Make/Makefile +++ b/devel/p5-Make/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing 'make' and script - PERL_CONFIGURE= yes MAN1= perlmake.1 diff --git a/devel/p5-Make/pkg-comment b/devel/p5-Make/pkg-comment new file mode 100644 index 0000000..a777e09 --- /dev/null +++ b/devel/p5-Make/pkg-comment @@ -0,0 +1 @@ +Perl module implementing 'make' and script diff --git a/devel/p5-PPerl/Makefile b/devel/p5-PPerl/Makefile index 2d96be0..26f36145 100644 --- a/devel/p5-PPerl/Makefile +++ b/devel/p5-PPerl/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Make perl scripts persistent in memory - USE_PERL5= yes PERL_CONFIGURE= yes diff --git a/devel/p5-PPerl/pkg-comment b/devel/p5-PPerl/pkg-comment new file mode 100644 index 0000000..c3e088e --- /dev/null +++ b/devel/p5-PPerl/pkg-comment @@ -0,0 +1 @@ +Make perl scripts persistent in memory diff --git a/devel/p5-PV/Makefile b/devel/p5-PV/Makefile index bf37209..a26b705 100644 --- a/devel/p5-PV/Makefile +++ b/devel/p5-PV/Makefile @@ -15,8 +15,6 @@ DISTNAME= PerlVision-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 library for text-mode user interface widgets - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses USE_PERL5= YES diff --git a/devel/p5-PV/pkg-comment b/devel/p5-PV/pkg-comment new file mode 100644 index 0000000..85ddf6f --- /dev/null +++ b/devel/p5-PV/pkg-comment @@ -0,0 +1 @@ +A perl5 library for text-mode user interface widgets diff --git a/devel/p5-Parallel-ForkManager/Makefile b/devel/p5-Parallel-ForkManager/Makefile index e6ab217..c7eff93 100644 --- a/devel/p5-Parallel-ForkManager/Makefile +++ b/devel/p5-Parallel-ForkManager/Makefile @@ -6,7 +6,6 @@ PORTNAME= Parallel-ForkManager PORTVERSION= 0.7.4 -PORTCOMMENT= A simple parallel processing fork manager CATEGORIES= devel perl5 MASTER_SITES= http://hacks.dlux.hu/Parallel-ForkManager/download/ PKGNAMEPREFIX= p5- diff --git a/devel/p5-Parallel-ForkManager/pkg-comment b/devel/p5-Parallel-ForkManager/pkg-comment new file mode 100644 index 0000000..bd73ef8 --- /dev/null +++ b/devel/p5-Parallel-ForkManager/pkg-comment @@ -0,0 +1 @@ +A simple parallel processing fork manager diff --git a/devel/p5-Parse-RecDescent/Makefile b/devel/p5-Parse-RecDescent/Makefile index 470a55b..88ad5d1 100644 --- a/devel/p5-Parse-RecDescent/Makefile +++ b/devel/p5-Parse-RecDescent/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= A recursive descent parsing framework for Perl - PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Parse-RecDescent/pkg-comment b/devel/p5-Parse-RecDescent/pkg-comment new file mode 100644 index 0000000..7bf3aa0 --- /dev/null +++ b/devel/p5-Parse-RecDescent/pkg-comment @@ -0,0 +1 @@ +A recursive descent parsing framework for Perl diff --git a/devel/p5-Penguin-Easy/Makefile b/devel/p5-Penguin-Easy/Makefile index 5634f37..fe7671c 100644 --- a/devel/p5-Penguin-Easy/Makefile +++ b/devel/p5-Penguin-Easy/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A quick and easy implemention of the p5-Penguin module - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Penguin.pm:${PORTSDIR}/devel/p5-Penguin PERL_CONFIGURE= YES diff --git a/devel/p5-Penguin-Easy/pkg-comment b/devel/p5-Penguin-Easy/pkg-comment new file mode 100644 index 0000000..97de6f6 --- /dev/null +++ b/devel/p5-Penguin-Easy/pkg-comment @@ -0,0 +1 @@ +A quick and easy implemention of the p5-Penguin module diff --git a/devel/p5-Penguin/Makefile b/devel/p5-Penguin/Makefile index d2dd962..25c67bb 100644 --- a/devel/p5-Penguin/Makefile +++ b/devel/p5-Penguin/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A framework for passing digitally signed perl5 code between machines - RUN_DEPENDS= pgp:${PORTSDIR}/security/pgp PERL_CONFIGURE= YES diff --git a/devel/p5-Penguin/pkg-comment b/devel/p5-Penguin/pkg-comment new file mode 100644 index 0000000..c4ad468 --- /dev/null +++ b/devel/p5-Penguin/pkg-comment @@ -0,0 +1 @@ +A framework for passing digitally signed perl5 code between machines diff --git a/devel/p5-PerlMenu/Makefile b/devel/p5-PerlMenu/Makefile index afa7c5f..3d57a5c 100644 --- a/devel/p5-PerlMenu/Makefile +++ b/devel/p5-PerlMenu/Makefile @@ -15,8 +15,6 @@ DISTNAME= perlmenu.v4.0 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module for displaying menus with Curses - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses USE_PERL5= yes diff --git a/devel/p5-PerlMenu/pkg-comment b/devel/p5-PerlMenu/pkg-comment new file mode 100644 index 0000000..fb07d57 --- /dev/null +++ b/devel/p5-PerlMenu/pkg-comment @@ -0,0 +1 @@ +Perl5 module for displaying menus with Curses diff --git a/devel/p5-Proc-Daemon/Makefile b/devel/p5-Proc-Daemon/Makefile index 35baf38..92ca5bf 100644 --- a/devel/p5-Proc-Daemon/Makefile +++ b/devel/p5-Proc-Daemon/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides a method to daemonify a Perl script - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Proc-Daemon/pkg-comment b/devel/p5-Proc-Daemon/pkg-comment new file mode 100644 index 0000000..79f02da --- /dev/null +++ b/devel/p5-Proc-Daemon/pkg-comment @@ -0,0 +1 @@ +Perl module that provides a method to daemonify a Perl script diff --git a/devel/p5-Religion/Makefile b/devel/p5-Religion/Makefile index b433cdc..83cfae1 100644 --- a/devel/p5-Religion/Makefile +++ b/devel/p5-Religion/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to install die() and warn() handlers - PERL_CONFIGURE= YES MAN3= Religion.3 diff --git a/devel/p5-Religion/pkg-comment b/devel/p5-Religion/pkg-comment new file mode 100644 index 0000000..16b7382 --- /dev/null +++ b/devel/p5-Religion/pkg-comment @@ -0,0 +1 @@ +Perl5 module to install die() and warn() handlers diff --git a/devel/p5-ResourcePool/Makefile b/devel/p5-ResourcePool/Makefile index 354ed74..e7ed4fd 100644 --- a/devel/p5-ResourcePool/Makefile +++ b/devel/p5-ResourcePool/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A generic way to use connection caching for any kind of resources - PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-ResourcePool/pkg-comment b/devel/p5-ResourcePool/pkg-comment new file mode 100644 index 0000000..5a27312 --- /dev/null +++ b/devel/p5-ResourcePool/pkg-comment @@ -0,0 +1 @@ +A generic way to use connection caching for any kind of resources diff --git a/devel/p5-String-Checker/Makefile b/devel/p5-String-Checker/Makefile index e47f221..83b6b28 100644 --- a/devel/p5-String-Checker/Makefile +++ b/devel/p5-String-Checker/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing an extensible string validation interface - BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-String-Checker/pkg-comment b/devel/p5-String-Checker/pkg-comment new file mode 100644 index 0000000..82cfc1e --- /dev/null +++ b/devel/p5-String-Checker/pkg-comment @@ -0,0 +1 @@ +Perl module implementing an extensible string validation interface diff --git a/devel/p5-String-LRC/Makefile b/devel/p5-String-LRC/Makefile index 686849f..586fa6d 100644 --- a/devel/p5-String-LRC/Makefile +++ b/devel/p5-String-LRC/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl interface for longitudinal redundancy check generation - PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-String-LRC/pkg-comment b/devel/p5-String-LRC/pkg-comment new file mode 100644 index 0000000..82f67d2 --- /dev/null +++ b/devel/p5-String-LRC/pkg-comment @@ -0,0 +1 @@ +A perl interface for longitudinal redundancy check generation diff --git a/devel/p5-String-Parity/Makefile b/devel/p5-String-Parity/Makefile index 6893c71..f5e9627 100644 --- a/devel/p5-String-Parity/Makefile +++ b/devel/p5-String-Parity/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 module to generate and test even, odd, mark and space parity - PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-String-Parity/pkg-comment b/devel/p5-String-Parity/pkg-comment new file mode 100644 index 0000000..fad17ab --- /dev/null +++ b/devel/p5-String-Parity/pkg-comment @@ -0,0 +1 @@ +A perl5 module to generate and test even, odd, mark and space parity diff --git a/devel/p5-String-Random/Makefile b/devel/p5-String-Random/Makefile index df5de30..76b007b 100644 --- a/devel/p5-String-Random/Makefile +++ b/devel/p5-String-Random/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl interface to generate "random" strings - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-String-Random/pkg-comment b/devel/p5-String-Random/pkg-comment new file mode 100644 index 0000000..4361762 --- /dev/null +++ b/devel/p5-String-Random/pkg-comment @@ -0,0 +1 @@ +Perl interface to generate "random" strings diff --git a/devel/p5-String-RexxParse/Makefile b/devel/p5-String-RexxParse/Makefile index c841178..de31dba 100644 --- a/devel/p5-String-RexxParse/Makefile +++ b/devel/p5-String-RexxParse/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides an interface to REXX parsing routines - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-String-RexxParse/pkg-comment b/devel/p5-String-RexxParse/pkg-comment new file mode 100644 index 0000000..2a38ded --- /dev/null +++ b/devel/p5-String-RexxParse/pkg-comment @@ -0,0 +1 @@ +Perl module that provides an interface to REXX parsing routines diff --git a/devel/p5-Term-Query/Makefile b/devel/p5-Term-Query/Makefile index f2e386a..772815d 100644 --- a/devel/p5-Term-Query/Makefile +++ b/devel/p5-Term-Query/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interactive question-response user interface module - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Array/PrintCols.pm:${PORTSDIR}/misc/p5-Array-PrintCols PERL_CONFIGURE= YES diff --git a/devel/p5-Term-Query/pkg-comment b/devel/p5-Term-Query/pkg-comment new file mode 100644 index 0000000..936f78b --- /dev/null +++ b/devel/p5-Term-Query/pkg-comment @@ -0,0 +1 @@ +An interactive question-response user interface module diff --git a/devel/p5-Term-Screen/Makefile b/devel/p5-Term-Screen/Makefile index ea883fc..b56a5c6 100644 --- a/devel/p5-Term-Screen/Makefile +++ b/devel/p5-Term-Screen/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Basic screen + input class - PERL_CONFIGURE= yes MAN3= Term::Screen.3 diff --git a/devel/p5-Term-Screen/pkg-comment b/devel/p5-Term-Screen/pkg-comment new file mode 100644 index 0000000..ae55793 --- /dev/null +++ b/devel/p5-Term-Screen/pkg-comment @@ -0,0 +1 @@ +Basic screen + input class diff --git a/devel/p5-Tie-IxHash/Makefile b/devel/p5-Tie-IxHash/Makefile index 6759ce5..cf48556 100644 --- a/devel/p5-Tie-IxHash/Makefile +++ b/devel/p5-Tie-IxHash/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing ordered in-memory associative arrays - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Tie-IxHash/pkg-comment b/devel/p5-Tie-IxHash/pkg-comment new file mode 100644 index 0000000..5d21557 --- /dev/null +++ b/devel/p5-Tie-IxHash/pkg-comment @@ -0,0 +1 @@ +Perl module implementing ordered in-memory associative arrays diff --git a/devel/p5-Time/Makefile b/devel/p5-Time/Makefile index 581838d..9bfdd95 100644 --- a/devel/p5-Time/Makefile +++ b/devel/p5-Time/Makefile @@ -15,8 +15,6 @@ DISTNAME= Time-modules-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A collection of functions to convert and use time variables in perl5 - PERL_CONFIGURE= YES MAN3= Time::CTime.3 \ diff --git a/devel/p5-Time/pkg-comment b/devel/p5-Time/pkg-comment new file mode 100644 index 0000000..6c58e42 --- /dev/null +++ b/devel/p5-Time/pkg-comment @@ -0,0 +1 @@ +A collection of functions to convert and use time variables in perl5 diff --git a/devel/p5-TraceFuncs/Makefile b/devel/p5-TraceFuncs/Makefile index 23254ad..bbdcb20 100644 --- a/devel/p5-TraceFuncs/Makefile +++ b/devel/p5-TraceFuncs/Makefile @@ -15,8 +15,6 @@ DISTNAME= traceFunc-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 module to trace function calls as they happen - PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-TraceFuncs/pkg-comment b/devel/p5-TraceFuncs/pkg-comment new file mode 100644 index 0000000..521e36a --- /dev/null +++ b/devel/p5-TraceFuncs/pkg-comment @@ -0,0 +1 @@ +A perl5 module to trace function calls as they happen diff --git a/devel/p65/Makefile b/devel/p65/Makefile index f5dcb73..34d29b9 100644 --- a/devel/p65/Makefile +++ b/devel/p65/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An assembler for the 6502 microprocessor - EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= ${WRKSRC} diff --git a/devel/p65/pkg-comment b/devel/p65/pkg-comment new file mode 100644 index 0000000..a023618 --- /dev/null +++ b/devel/p65/pkg-comment @@ -0,0 +1 @@ +An assembler for the 6502 microprocessor diff --git a/devel/parrot/Makefile b/devel/parrot/Makefile index 855b96f..61feaf3 100644 --- a/devel/parrot/Makefile +++ b/devel/parrot/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Parrot GUI Builder - USE_PYTHON= yes NO_BUILD= yes diff --git a/devel/parrot/pkg-comment b/devel/parrot/pkg-comment new file mode 100644 index 0000000..57858bc --- /dev/null +++ b/devel/parrot/pkg-comment @@ -0,0 +1 @@ +The Parrot GUI Builder diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 7a62ce1..0ac5add 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -14,8 +14,6 @@ DISTNAME= pccts${PORTVERSION:R:S/.//}mr${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Purdue Compiler Construction Tool Set - USE_ZIP= yes WRKSRC= ${WRKDIR}/pccts ALL_TARGET= diff --git a/devel/pccts/pkg-comment b/devel/pccts/pkg-comment new file mode 100644 index 0000000..034487d --- /dev/null +++ b/devel/pccts/pkg-comment @@ -0,0 +1 @@ +The Purdue Compiler Construction Tool Set diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index aabe398..91d639a 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/pcre++/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A wrapper class around the pcre library - LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre PCRE_CONFIG?= ${LOCALBASE}/bin/pcre-config diff --git a/devel/pcre++/pkg-comment b/devel/pcre++/pkg-comment new file mode 100644 index 0000000..346f797 --- /dev/null +++ b/devel/pcre++/pkg-comment @@ -0,0 +1 @@ +A wrapper class around the pcre library diff --git a/devel/pedisassem/Makefile b/devel/pedisassem/Makefile index 1b9d436..6f7984d 100644 --- a/devel/pedisassem/Makefile +++ b/devel/pedisassem/Makefile @@ -13,8 +13,6 @@ DISTNAME= dsasmsrc MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A disassembler for Win32 code (PE format) - NO_WRKSUBDIR= yes USE_ZIP= yes diff --git a/devel/pedisassem/pkg-comment b/devel/pedisassem/pkg-comment new file mode 100644 index 0000000..ae479d4 --- /dev/null +++ b/devel/pedisassem/pkg-comment @@ -0,0 +1 @@ +A disassembler for Win32 code (PE format) diff --git a/devel/perltidy/Makefile b/devel/perltidy/Makefile index 0b643e7..db1744e 100644 --- a/devel/perltidy/Makefile +++ b/devel/perltidy/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Indents and reformats Perl scripts to make them easier to read - PERL_CONFIGURE= yes MAN1= perltidy.1 diff --git a/devel/perltidy/pkg-comment b/devel/perltidy/pkg-comment new file mode 100644 index 0000000..51fb297 --- /dev/null +++ b/devel/perltidy/pkg-comment @@ -0,0 +1 @@ +Indents and reformats Perl scripts to make them easier to read diff --git a/devel/picasm/Makefile b/devel/picasm/Makefile index 427e076..bf8e88a 100644 --- a/devel/picasm/Makefile +++ b/devel/picasm/Makefile @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTCOMMENT= Portable assembler for 16C84 series PICs PORTNAME= picasm PORTVERSION= 1.05 CATEGORIES= devel diff --git a/devel/picasm/pkg-comment b/devel/picasm/pkg-comment new file mode 100644 index 0000000..2f67a71 --- /dev/null +++ b/devel/picasm/pkg-comment @@ -0,0 +1 @@ +Portable assembler for 16C84 series PICs diff --git a/devel/picprog/Makefile b/devel/picprog/Makefile index 977901b..9af485e 100644 --- a/devel/picprog/Makefile +++ b/devel/picprog/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://hyvatti.iki.fi/~jaakko/pic/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Serial port pic16c84 programmer - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt MAN1= picprog.1 diff --git a/devel/picprog/pkg-comment b/devel/picprog/pkg-comment new file mode 100644 index 0000000..f4546b3 --- /dev/null +++ b/devel/picprog/pkg-comment @@ -0,0 +1 @@ +Serial port pic16c84 programmer diff --git a/devel/ply/Makefile b/devel/ply/Makefile index fa24d52..f64f48f 100644 --- a/devel/ply/Makefile +++ b/devel/ply/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://systems.cs.uchicago.edu/ply/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python Lex-Yacc - USE_PYTHON= yes NO_BUILD= yes diff --git a/devel/ply/pkg-comment b/devel/ply/pkg-comment new file mode 100644 index 0000000..357e13c --- /dev/null +++ b/devel/ply/pkg-comment @@ -0,0 +1 @@ +Python Lex-Yacc diff --git a/devel/ppl/Makefile b/devel/ppl/Makefile index 7d8aa30..a94ae08 100644 --- a/devel/ppl/Makefile +++ b/devel/ppl/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.cs.unipr.it/pub/ppl/releases/${PORTVERSION}/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Parma Polyhedra Library - LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_LIBTOOL= yes diff --git a/devel/ppl/pkg-comment b/devel/ppl/pkg-comment new file mode 100644 index 0000000..10b81c6 --- /dev/null +++ b/devel/ppl/pkg-comment @@ -0,0 +1 @@ +The Parma Polyhedra Library diff --git a/devel/projectcenter.app/Makefile b/devel/projectcenter.app/Makefile index 9dffabc..367d73e 100644 --- a/devel/projectcenter.app/Makefile +++ b/devel/projectcenter.app/Makefile @@ -16,8 +16,6 @@ DISTNAME= ProjectCenter-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org -PORTCOMMENT= A development environment for GNUstep - .if defined(GNUSTEP_GUI_DEVEL) BUILD_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back RUN_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back diff --git a/devel/projectcenter.app/pkg-comment b/devel/projectcenter.app/pkg-comment new file mode 100644 index 0000000..b06b6df --- /dev/null +++ b/devel/projectcenter.app/pkg-comment @@ -0,0 +1 @@ +A development environment for GNUstep diff --git a/devel/prototype/Makefile b/devel/prototype/Makefile index 058d948..51bd963 100644 --- a/devel/prototype/Makefile +++ b/devel/prototype/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Prototype Makefiles allows very fast project start ups - GNU_CONFIGURE= yes USE_GMAKE= yes NO_BUILD= yes diff --git a/devel/prototype/pkg-comment b/devel/prototype/pkg-comment new file mode 100644 index 0000000..988436a --- /dev/null +++ b/devel/prototype/pkg-comment @@ -0,0 +1 @@ +Prototype Makefiles allows very fast project start ups diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 5abc8ca..731da70 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= pth MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Portable Threads - INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/pth GNU_CONFIGURE= yes diff --git a/devel/pth/pkg-comment b/devel/pth/pkg-comment new file mode 100644 index 0000000..5eb4b20 --- /dev/null +++ b/devel/pth/pkg-comment @@ -0,0 +1 @@ +GNU Portable Threads diff --git a/devel/py-ansistyle/Makefile b/devel/py-ansistyle/Makefile index f69a1b8..7a648fc 100644 --- a/devel/py-ansistyle/Makefile +++ b/devel/py-ansistyle/Makefile @@ -15,8 +15,6 @@ DISTNAME= ANSIStyle-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Add ANSI color capability to output streams - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-ansistyle/pkg-comment b/devel/py-ansistyle/pkg-comment new file mode 100644 index 0000000..439453c --- /dev/null +++ b/devel/py-ansistyle/pkg-comment @@ -0,0 +1 @@ +Add ANSI color capability to output streams diff --git a/devel/py-ciphon/Makefile b/devel/py-ciphon/Makefile index b81dd30..5e1541a 100644 --- a/devel/py-ciphon/Makefile +++ b/devel/py-ciphon/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A module for python that adds cpan-like functionality - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat USE_PYTHON= yes diff --git a/devel/py-ciphon/pkg-comment b/devel/py-ciphon/pkg-comment new file mode 100644 index 0000000..2181529 --- /dev/null +++ b/devel/py-ciphon/pkg-comment @@ -0,0 +1 @@ +A module for python that adds cpan-like functionality diff --git a/devel/py-dialog/Makefile b/devel/py-dialog/Makefile index a3d6cb9..bb89433 100644 --- a/devel/py-dialog/Makefile +++ b/devel/py-dialog/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .py MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python Dialog - USE_PYTHON= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty diff --git a/devel/py-dialog/pkg-comment b/devel/py-dialog/pkg-comment new file mode 100644 index 0000000..8f2dbdf --- /dev/null +++ b/devel/py-dialog/pkg-comment @@ -0,0 +1 @@ +Python Dialog diff --git a/devel/py-fileutils/Makefile b/devel/py-fileutils/Makefile index 8680299..aa5ca9d 100644 --- a/devel/py-fileutils/Makefile +++ b/devel/py-fileutils/Makefile @@ -15,8 +15,6 @@ DISTNAME= FileUtils-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= File I/O related functions and classes - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-fileutils/pkg-comment b/devel/py-fileutils/pkg-comment new file mode 100644 index 0000000..1a33797 --- /dev/null +++ b/devel/py-fileutils/pkg-comment @@ -0,0 +1 @@ +File I/O related functions and classes diff --git a/devel/py-fortran/Makefile b/devel/py-fortran/Makefile index c2c1a55..50f454b 100644 --- a/devel/py-fortran/Makefile +++ b/devel/py-fortran/Makefile @@ -16,8 +16,6 @@ DISTNAME= pyfort-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Creating extensions to the Python language with Fortran routines - RUN_DEPENDS= ${PYNUMERIC} USE_PYTHON= yes diff --git a/devel/py-fortran/pkg-comment b/devel/py-fortran/pkg-comment new file mode 100644 index 0000000..ef5ae43 --- /dev/null +++ b/devel/py-fortran/pkg-comment @@ -0,0 +1 @@ +Creating extensions to the Python language with Fortran routines diff --git a/devel/py-istring/Makefile b/devel/py-istring/Makefile index 64c938f..b90b030 100644 --- a/devel/py-istring/Makefile +++ b/devel/py-istring/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Interpolated Strings - USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/py-istring/pkg-comment b/devel/py-istring/pkg-comment new file mode 100644 index 0000000..48f38b2 --- /dev/null +++ b/devel/py-istring/pkg-comment @@ -0,0 +1 @@ +Interpolated Strings diff --git a/devel/py-log4py/Makefile b/devel/py-log4py/Makefile index e7b6291..00bcdd4 100644 --- a/devel/py-log4py/Makefile +++ b/devel/py-log4py/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A python logging module - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-log4py/pkg-comment b/devel/py-log4py/pkg-comment new file mode 100644 index 0000000..a10774e --- /dev/null +++ b/devel/py-log4py/pkg-comment @@ -0,0 +1 @@ +A python logging module diff --git a/devel/py-mx-experimental/Makefile b/devel/py-mx-experimental/Makefile index db471c0..ca35763 100644 --- a/devel/py-mx-experimental/Makefile +++ b/devel/py-mx-experimental/Makefile @@ -16,8 +16,6 @@ DISTNAME= egenix-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The eGenix mx Extensions - EXPERIMENTAL Package - BUILD_DEPENDS= ${PREFIX}/include/gmp.h:${PORTSDIR}/math/libgmp4 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/BeeBase/BeeBase.py:${PORTSDIR}/lang/py-mx-base diff --git a/devel/py-mx-experimental/pkg-comment b/devel/py-mx-experimental/pkg-comment new file mode 100644 index 0000000..82072e9 --- /dev/null +++ b/devel/py-mx-experimental/pkg-comment @@ -0,0 +1 @@ +The eGenix mx Extensions - EXPERIMENTAL Package diff --git a/devel/py-ply/Makefile b/devel/py-ply/Makefile index fa24d52..f64f48f 100644 --- a/devel/py-ply/Makefile +++ b/devel/py-ply/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://systems.cs.uchicago.edu/ply/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python Lex-Yacc - USE_PYTHON= yes NO_BUILD= yes diff --git a/devel/py-ply/pkg-comment b/devel/py-ply/pkg-comment new file mode 100644 index 0000000..357e13c --- /dev/null +++ b/devel/py-ply/pkg-comment @@ -0,0 +1 @@ +Python Lex-Yacc diff --git a/devel/py-reverse/Makefile b/devel/py-reverse/Makefile index 0596aa2..ba5f8de 100644 --- a/devel/py-reverse/Makefile +++ b/devel/py-reverse/Makefile @@ -15,8 +15,6 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A set of tools for reverse engineering Python code - BUILD_DEPENDS= ${PYXML} RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/py-reverse/pkg-comment b/devel/py-reverse/pkg-comment new file mode 100644 index 0000000..3eec836 --- /dev/null +++ b/devel/py-reverse/pkg-comment @@ -0,0 +1 @@ +A set of tools for reverse engineering Python code diff --git a/devel/py-spark/Makefile b/devel/py-spark/Makefile index 611dcd9..e57ac38 100644 --- a/devel/py-spark/Makefile +++ b/devel/py-spark/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Scanning, Parsing, and Rewriting Kit - USE_PYTHON= yes NO_BUILD= yes diff --git a/devel/py-spark/pkg-comment b/devel/py-spark/pkg-comment new file mode 100644 index 0000000..5e03046 --- /dev/null +++ b/devel/py-spark/pkg-comment @@ -0,0 +1 @@ +Scanning, Parsing, and Rewriting Kit diff --git a/devel/py-vmaps/Makefile b/devel/py-vmaps/Makefile index c5d90f7..5b4c86d 100644 --- a/devel/py-vmaps/Makefile +++ b/devel/py-vmaps/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python Arrays on mmap() - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-vmaps/pkg-comment b/devel/py-vmaps/pkg-comment new file mode 100644 index 0000000..f5150c2 --- /dev/null +++ b/devel/py-vmaps/pkg-comment @@ -0,0 +1 @@ +Python Arrays on mmap() diff --git a/devel/py-xoltar-toolkit/Makefile b/devel/py-xoltar-toolkit/Makefile index 6dcc6f8..170a51f 100644 --- a/devel/py-xoltar-toolkit/Makefile +++ b/devel/py-xoltar-toolkit/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-01jun01 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Functional programming, lazy expressions and thread pools for Python - USE_PYTHON= yes NO_WRKSUBDIR= yes INSTALLDIR= ${PREFIX}/lib/${PYTHON_VERSION}/site-packages diff --git a/devel/py-xoltar-toolkit/pkg-comment b/devel/py-xoltar-toolkit/pkg-comment new file mode 100644 index 0000000..9bcadb7 --- /dev/null +++ b/devel/py-xoltar-toolkit/pkg-comment @@ -0,0 +1 @@ +Functional programming, lazy expressions and thread pools for Python diff --git a/devel/qtk/Makefile b/devel/qtk/Makefile index 2eba55a..5e81f1f 100644 --- a/devel/qtk/Makefile +++ b/devel/qtk/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A neat development tool for various languages - RUN_DEPENDS= ${LOCALBASE}/bin/wish8.2:${PORTSDIR}/x11-toolkits/tk82 USE_REINPLACE= yes diff --git a/devel/qtk/pkg-comment b/devel/qtk/pkg-comment new file mode 100644 index 0000000..d7aff92 --- /dev/null +++ b/devel/qtk/pkg-comment @@ -0,0 +1 @@ +A neat development tool for various languages diff --git a/devel/rlwrap/Makefile b/devel/rlwrap/Makefile index 6123dca..bbd9ca2 100644 --- a/devel/rlwrap/Makefile +++ b/devel/rlwrap/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Readline wrapper - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt .include <bsd.port.pre.mk> diff --git a/devel/rlwrap/pkg-comment b/devel/rlwrap/pkg-comment new file mode 100644 index 0000000..559dc81 --- /dev/null +++ b/devel/rlwrap/pkg-comment @@ -0,0 +1 @@ +Readline wrapper diff --git a/devel/robodoc/Makefile b/devel/robodoc/Makefile index 75afa36..f34623a 100644 --- a/devel/robodoc/Makefile +++ b/devel/robodoc/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Code reference program similar to cxref that produces HTML - GNU_CONFIGURE= yes MAKEFILE= makefile diff --git a/devel/robodoc/pkg-comment b/devel/robodoc/pkg-comment new file mode 100644 index 0000000..07546ff3 --- /dev/null +++ b/devel/robodoc/pkg-comment @@ -0,0 +1 @@ +Code reference program similar to cxref that produces HTML diff --git a/devel/ruby-nodedump/Makefile b/devel/ruby-nodedump/Makefile index 1b6b9aa..531a93c 100644 --- a/devel/ruby-nodedump/Makefile +++ b/devel/ruby-nodedump/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -PORTCOMMENT= Displays the internal structure of a parsed Ruby program - USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-nodedump/pkg-comment b/devel/ruby-nodedump/pkg-comment new file mode 100644 index 0000000..9306f21 --- /dev/null +++ b/devel/ruby-nodedump/pkg-comment @@ -0,0 +1 @@ +Displays the internal structure of a parsed Ruby program diff --git a/devel/ruby-robjectteam/Makefile b/devel/ruby-robjectteam/Makefile index 24e2302..f461ccb 100644 --- a/devel/ruby-robjectteam/Makefile +++ b/devel/ruby-robjectteam/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -PORTCOMMENT= Enables the ObjectTeams paradigm to the Ruby language - USE_RUBY= yes NO_BUILD= yes diff --git a/devel/ruby-robjectteam/pkg-comment b/devel/ruby-robjectteam/pkg-comment new file mode 100644 index 0000000..869867c --- /dev/null +++ b/devel/ruby-robjectteam/pkg-comment @@ -0,0 +1 @@ +Enables the ObjectTeams paradigm to the Ruby language diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile index d4062ee..4511be8 100644 --- a/devel/shmap/Makefile +++ b/devel/shmap/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Shared-memory-based hashmaps - LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm GNU_CONFIGURE= yes @@ -25,5 +23,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes - .include <bsd.port.mk> diff --git a/devel/shmap/pkg-comment b/devel/shmap/pkg-comment new file mode 100644 index 0000000..af1c3c8 --- /dev/null +++ b/devel/shmap/pkg-comment @@ -0,0 +1 @@ +Shared-memory-based hashmaps diff --git a/devel/showgrammar/Makefile b/devel/showgrammar/Makefile index 4cf0703..c0203a6 100644 --- a/devel/showgrammar/Makefile +++ b/devel/showgrammar/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .py MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert a yacc grammar to syntax diagrams - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/spark.py:${PORTSDIR}/devel/py-spark EXTRACT_CMD= ${CP} diff --git a/devel/showgrammar/pkg-comment b/devel/showgrammar/pkg-comment new file mode 100644 index 0000000..14969ec --- /dev/null +++ b/devel/showgrammar/pkg-comment @@ -0,0 +1 @@ +Convert a yacc grammar to syntax diagrams diff --git a/devel/spirit/Makefile b/devel/spirit/Makefile index e27fe9d..3b23117 100644 --- a/devel/spirit/Makefile +++ b/devel/spirit/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An object oriented recursive descent parser generator framework - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/spirit/pkg-comment b/devel/spirit/pkg-comment new file mode 100644 index 0000000..efd8d6b --- /dev/null +++ b/devel/spirit/pkg-comment @@ -0,0 +1 @@ +An object oriented recursive descent parser generator framework diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 4d09ce7..542dc26 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for statically checking sourcecode for security vulnerabilities - GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes diff --git a/devel/splint/pkg-comment b/devel/splint/pkg-comment new file mode 100644 index 0000000..fe604f4 --- /dev/null +++ b/devel/splint/pkg-comment @@ -0,0 +1 @@ +A tool for statically checking sourcecode for security vulnerabilities diff --git a/devel/styx/Makefile b/devel/styx/Makefile index c08047c..c2193f0 100644 --- a/devel/styx/Makefile +++ b/devel/styx/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A scanner/parser generator - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_REINPLACE= yes diff --git a/devel/styx/pkg-comment b/devel/styx/pkg-comment new file mode 100644 index 0000000..a20fe79 --- /dev/null +++ b/devel/styx/pkg-comment @@ -0,0 +1 @@ +A scanner/parser generator diff --git a/devel/terminality/Makefile b/devel/terminality/Makefile index 5533c2f..dbec2f8 100644 --- a/devel/terminality/Makefile +++ b/devel/terminality/Makefile @@ -14,8 +14,6 @@ DISTNAME= tn-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A cross-platform terminal manipulation library - do-install: @${MKDIR} ${PREFIX}/include/tn ${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/tn diff --git a/devel/terminality/pkg-comment b/devel/terminality/pkg-comment new file mode 100644 index 0000000..f5522ae --- /dev/null +++ b/devel/terminality/pkg-comment @@ -0,0 +1 @@ +A cross-platform terminal manipulation library diff --git a/devel/titano/Makefile b/devel/titano/Makefile index c348ebd..c9aed73 100644 --- a/devel/titano/Makefile +++ b/devel/titano/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An IDE for GNOME desktop - LIB_DEPENDS= gtkeditor.0:${PORTSDIR}/x11-toolkits/libgtkeditor WRKSRC= ${WRKDIR}/${DISTNAME:S/b//} diff --git a/devel/titano/pkg-comment b/devel/titano/pkg-comment new file mode 100644 index 0000000..1d5c212 --- /dev/null +++ b/devel/titano/pkg-comment @@ -0,0 +1 @@ +An IDE for GNOME desktop diff --git a/devel/tkcon/Makefile b/devel/tkcon/Makefile index e43d4c7..dd61e84 100644 --- a/devel/tkcon/Makefile +++ b/devel/tkcon/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR=${PORTNAME} MAINTAINER= ports@freebsd.org -PORTCOMMENT= Tk console for Tcl - RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 USE_REINPLACE= yes diff --git a/devel/tkcon/pkg-comment b/devel/tkcon/pkg-comment new file mode 100644 index 0000000..c0e7518 --- /dev/null +++ b/devel/tkcon/pkg-comment @@ -0,0 +1 @@ +Tk console for Tcl diff --git a/devel/tpg/Makefile b/devel/tpg/Makefile index bcf250f..c908c9e 100644 --- a/devel/tpg/Makefile +++ b/devel/tpg/Makefile @@ -8,7 +8,6 @@ PORTNAME= tpg PORTVERSION= 2.1.3 -PORTCOMMENT= Toy Parser Generator -- A parser generator in Python CATEGORIES= devel python MASTER_SITES= http://christophe.delord.free.fr/soft/tpg/ DISTNAME= ${PORTNAME:U}-${PORTVERSION} diff --git a/devel/tpg/pkg-comment b/devel/tpg/pkg-comment new file mode 100644 index 0000000..6dd2c45 --- /dev/null +++ b/devel/tpg/pkg-comment @@ -0,0 +1 @@ +Toy Parser Generator -- A parser generator in Python diff --git a/devel/trio/Makefile b/devel/trio/Makefile index 6c1b3b2..3476476 100644 --- a/devel/trio/Makefile +++ b/devel/trio/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ctrio MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A fully matured and stable set of printf and string functions - GNU_CONFIGURE= yes post-install: diff --git a/devel/trio/pkg-comment b/devel/trio/pkg-comment new file mode 100644 index 0000000..6a3059e --- /dev/null +++ b/devel/trio/pkg-comment @@ -0,0 +1 @@ +A fully matured and stable set of printf and string functions diff --git a/devel/ucpp/Makefile b/devel/ucpp/Makefile index 5a3c1c2..8b122c2 100644 --- a/devel/ucpp/Makefile +++ b/devel/ucpp/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://pornin.nerim.net/ucpp/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A C preprocessor and lexer - MAKE_ENV= FLAGS="${CFLAGS}" MAN1= ucpp.1 diff --git a/devel/ucpp/pkg-comment b/devel/ucpp/pkg-comment new file mode 100644 index 0000000..2fb1aea --- /dev/null +++ b/devel/ucpp/pkg-comment @@ -0,0 +1 @@ +A C preprocessor and lexer diff --git a/devel/uds/Makefile b/devel/uds/Makefile index d98efaf..bba52a2 100644 --- a/devel/uds/Makefile +++ b/devel/uds/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://frost.flewid.de/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= UDS (Useful Development Stuff) Collection - USE_REINPLACE= yes USE_GCC= 3.1 USE_GMAKE= yes diff --git a/devel/uds/pkg-comment b/devel/uds/pkg-comment new file mode 100644 index 0000000..df8bd7c --- /dev/null +++ b/devel/uds/pkg-comment @@ -0,0 +1 @@ +UDS (Useful Development Stuff) Collection diff --git a/devel/uisp/Makefile b/devel/uisp/Makefile index 4cf7564..1ab6e6f 100644 --- a/devel/uisp/Makefile +++ b/devel/uisp/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A versatile programmer for atmel AVR microcontrollers - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_REINPLACE= yes diff --git a/devel/uisp/pkg-comment b/devel/uisp/pkg-comment new file mode 100644 index 0000000..bf3debf --- /dev/null +++ b/devel/uisp/pkg-comment @@ -0,0 +1 @@ +A versatile programmer for atmel AVR microcontrollers diff --git a/devel/ups-debug/Makefile b/devel/ups-debug/Makefile index ea25168..c5e91a6 100644 --- a/devel/ups-debug/Makefile +++ b/devel/ups-debug/Makefile @@ -17,8 +17,6 @@ DISTNAME= ups-3.35-beta13 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Source level C debugger that runs under X11 - BROKEN= "Does not build" GNU_CONFIGURE= yes diff --git a/devel/ups-debug/pkg-comment b/devel/ups-debug/pkg-comment new file mode 100644 index 0000000..5bc7a91 --- /dev/null +++ b/devel/ups-debug/pkg-comment @@ -0,0 +1 @@ +Source level C debugger that runs under X11 diff --git a/devel/wizard/Makefile b/devel/wizard/Makefile index 86c6926..9a0d98c 100644 --- a/devel/wizard/Makefile +++ b/devel/wizard/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.zolera.com/opensrc/wizard/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Classes for writing MS-style 'wizards' - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter USE_PYTHON= yes diff --git a/devel/wizard/pkg-comment b/devel/wizard/pkg-comment new file mode 100644 index 0000000..48ff318 --- /dev/null +++ b/devel/wizard/pkg-comment @@ -0,0 +1 @@ +Classes for writing MS-style 'wizards' diff --git a/devel/xtl/Makefile b/devel/xtl/Makefile index bf3d6174b..953b38f 100644 --- a/devel/xtl/Makefile +++ b/devel/xtl/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://xtl.sourceforge.net/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for R/W structured data to/from an external representation - NO_BUILD= yes do-install: diff --git a/devel/xtl/pkg-comment b/devel/xtl/pkg-comment new file mode 100644 index 0000000..ebaab69 --- /dev/null +++ b/devel/xtl/pkg-comment @@ -0,0 +1 @@ +A library for R/W structured data to/from an external representation diff --git a/devel/xwpe/Makefile b/devel/xwpe/Makefile index 04b81b0..6aa3163 100644 --- a/devel/xwpe/Makefile +++ b/devel/xwpe/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= apps/editors/X MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Borland-like IDE programming environment - USE_XLIB= yes USE_REINPLACE= yes USE_GMAKE= yes diff --git a/devel/xwpe/pkg-comment b/devel/xwpe/pkg-comment new file mode 100644 index 0000000..11a0ecd --- /dev/null +++ b/devel/xwpe/pkg-comment @@ -0,0 +1 @@ +A Borland-like IDE programming environment diff --git a/devel/xxgdb/Makefile b/devel/xxgdb/Makefile index 381bbba..c7cd962 100644 --- a/devel/xxgdb/Makefile +++ b/devel/xxgdb/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= utilities MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An X window interface for gdb - USE_IMAKE= yes MAN1= xxgdb.1 diff --git a/devel/xxgdb/pkg-comment b/devel/xxgdb/pkg-comment new file mode 100644 index 0000000..af9eada --- /dev/null +++ b/devel/xxgdb/pkg-comment @@ -0,0 +1 @@ +An X window interface for gdb diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 9a15a9b..8bb1a69 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.maradns.org/download/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A DNS server implementation with focus on security and simplicity - USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_BZIP2= yes diff --git a/dns/maradns/pkg-comment b/dns/maradns/pkg-comment new file mode 100644 index 0000000..1c53d10 --- /dev/null +++ b/dns/maradns/pkg-comment @@ -0,0 +1 @@ +A DNS server implementation with focus on security and simplicity diff --git a/dns/p5-Net-DNS-SEC/Makefile b/dns/p5-Net-DNS-SEC/Makefile index 9be6d78..a1248bb 100644 --- a/dns/p5-Net-DNS-SEC/Makefile +++ b/dns/p5-Net-DNS-SEC/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/DSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \ diff --git a/dns/p5-Net-DNS-SEC/pkg-comment b/dns/p5-Net-DNS-SEC/pkg-comment new file mode 100644 index 0000000..400ae3e --- /dev/null +++ b/dns/p5-Net-DNS-SEC/pkg-comment @@ -0,0 +1 @@ +DNSSEC extensions to Net::DNS diff --git a/dns/totd/Makefile b/dns/totd/Makefile index ff71435..399c31d 100644 --- a/dns/totd/Makefile +++ b/dns/totd/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation - MAN8= totd.8 GNU_CONFIGURE= YES diff --git a/dns/totd/pkg-comment b/dns/totd/pkg-comment new file mode 100644 index 0000000..46190ec --- /dev/null +++ b/dns/totd/pkg-comment @@ -0,0 +1 @@ +DNS proxy that supports IPv6 <==> IPv4 record translation diff --git a/dns/walker/Makefile b/dns/walker/Makefile index b11668d..1ff5dd7 100644 --- a/dns/walker/Makefile +++ b/dns/walker/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://josefsson.org/walker/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Recover zone file information from servers that use DNSSEC - RUN_DEPENDS= ${LOCALBASE}/bin/dig:${PORTSDIR}/net/bind9 USE_REINPLACE= yes diff --git a/dns/walker/pkg-comment b/dns/walker/pkg-comment new file mode 100644 index 0000000..1f00687 --- /dev/null +++ b/dns/walker/pkg-comment @@ -0,0 +1 @@ +Recover zone file information from servers that use DNSSEC diff --git a/editors/axe/Makefile b/editors/axe/Makefile index 0feed9d..7d41f02 100644 --- a/editors/axe/Makefile +++ b/editors/axe/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple to use text editor for X - LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes diff --git a/editors/axe/pkg-comment b/editors/axe/pkg-comment new file mode 100644 index 0000000..4368756 --- /dev/null +++ b/editors/axe/pkg-comment @@ -0,0 +1 @@ +Simple to use text editor for X diff --git a/editors/beav/Makefile b/editors/beav/Makefile index a284405..c644e7e 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Binary Editor And Viewer, a full featured binary file editor - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_REINPLACE= yes diff --git a/editors/beav/pkg-comment b/editors/beav/pkg-comment new file mode 100644 index 0000000..a3c0aab --- /dev/null +++ b/editors/beav/pkg-comment @@ -0,0 +1 @@ +Binary Editor And Viewer, a full featured binary file editor diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index 70d24f4..fd18643 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-2.1_4 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A clone of the ex/vi text editor - USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/elvis diff --git a/editors/elvis/pkg-comment b/editors/elvis/pkg-comment new file mode 100644 index 0000000..434fd53 --- /dev/null +++ b/editors/elvis/pkg-comment @@ -0,0 +1 @@ +A clone of the ex/vi text editor diff --git a/editors/em/Makefile b/editors/em/Makefile index b6411b5..a215b70 100644 --- a/editors/em/Makefile +++ b/editors/em/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-lt MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Full screen editor based on MicroEMACS - USE_REINPLACE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEFINES="" diff --git a/editors/em/pkg-comment b/editors/em/pkg-comment new file mode 100644 index 0000000..c45c472 --- /dev/null +++ b/editors/em/pkg-comment @@ -0,0 +1 @@ +Full screen editor based on MicroEMACS diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index e53ad9b..b110937 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU editing macros - EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} diff --git a/editors/emacs/pkg-comment b/editors/emacs/pkg-comment new file mode 100644 index 0000000..5f2e16c --- /dev/null +++ b/editors/emacs/pkg-comment @@ -0,0 +1 @@ +GNU editing macros diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile index e53ad9b..b110937 100644 --- a/editors/emacs19/Makefile +++ b/editors/emacs19/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU editing macros - EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} diff --git a/editors/emacs19/pkg-comment b/editors/emacs19/pkg-comment new file mode 100644 index 0000000..5f2e16c --- /dev/null +++ b/editors/emacs19/pkg-comment @@ -0,0 +1 @@ +GNU editing macros diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 11166f1..3ac3cf1 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -19,8 +19,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU editing macros - USE_AUTOCONF_VER=213 USE_GMAKE= yes EMACS_VER= 20.7 diff --git a/editors/emacs20/pkg-comment b/editors/emacs20/pkg-comment new file mode 100644 index 0000000..5f2e16c --- /dev/null +++ b/editors/emacs20/pkg-comment @@ -0,0 +1 @@ +GNU editing macros diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index e53ad9b..b110937 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU editing macros - EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} diff --git a/editors/emacs22/pkg-comment b/editors/emacs22/pkg-comment new file mode 100644 index 0000000..5f2e16c --- /dev/null +++ b/editors/emacs22/pkg-comment @@ -0,0 +1 @@ +GNU editing macros diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index e53ad9b..b110937 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU editing macros - EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} diff --git a/editors/emacs23/pkg-comment b/editors/emacs23/pkg-comment new file mode 100644 index 0000000..5f2e16c --- /dev/null +++ b/editors/emacs23/pkg-comment @@ -0,0 +1 @@ +GNU editing macros diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index 468bf60..f8aeb72 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -13,8 +13,6 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A standalone release of gnuserv for GNU Emacs - GNU_CONFIGURE= yes BINSUFFIX?= -emacs diff --git a/editors/gnuserv/pkg-comment b/editors/gnuserv/pkg-comment new file mode 100644 index 0000000..089532c --- /dev/null +++ b/editors/gnuserv/pkg-comment @@ -0,0 +1 @@ +A standalone release of gnuserv for GNU Emacs diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index 630dfef..30d5ef9 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://jewfish.net/downloads/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A versatile ncurses-based hex editor - GNU_CONFIGURE= yes MAN1= hexcurse.1 diff --git a/editors/hexcurse/pkg-comment b/editors/hexcurse/pkg-comment new file mode 100644 index 0000000..34e0bf9 --- /dev/null +++ b/editors/hexcurse/pkg-comment @@ -0,0 +1 @@ +A versatile ncurses-based hex editor diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 0641c414..66afd9e 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -15,8 +15,6 @@ DISTNAME= ht-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A file editor/viewer/analyzer for executables - GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lm" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/editors/hte/pkg-comment b/editors/hte/pkg-comment new file mode 100644 index 0000000..0f8657f --- /dev/null +++ b/editors/hte/pkg-comment @@ -0,0 +1 @@ +A file editor/viewer/analyzer for executables diff --git a/editors/iiimecf/Makefile b/editors/iiimecf/Makefile index 22fcf5a..faab19f 100644 --- a/editors/iiimecf/Makefile +++ b/editors/iiimecf/Makefile @@ -17,8 +17,6 @@ DISTNAME= IIIMECF-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Internet/Intranet Input Method Emacs Client Framework for GNU Emacs 20 - BUILD_DEPENDS= ${UN_DEFINE}:${PORTSDIR}/converters/mule-ucs-emacs20 RUN_DEPENDS= ${UN_DEFINE}:${PORTSDIR}/converters/mule-ucs-emacs20 diff --git a/editors/iiimecf/pkg-comment b/editors/iiimecf/pkg-comment new file mode 100644 index 0000000..b4eb3c7 --- /dev/null +++ b/editors/iiimecf/pkg-comment @@ -0,0 +1 @@ +Internet/Intranet Input Method Emacs Client Framework for GNU Emacs 20 diff --git a/editors/impress/Makefile b/editors/impress/Makefile index 416b60e..844f6ed 100644 --- a/editors/impress/Makefile +++ b/editors/impress/Makefile @@ -13,8 +13,6 @@ DISTNAME= imp${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Publishing and presentation tool - RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 WRKSRC= ${WRKDIR}/${PKGNAME} diff --git a/editors/impress/pkg-comment b/editors/impress/pkg-comment new file mode 100644 index 0000000..19f76fa --- /dev/null +++ b/editors/impress/pkg-comment @@ -0,0 +1 @@ +Publishing and presentation tool diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 4f73982..5a68069 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -30,7 +30,6 @@ PATCHFILES:= ${PATCHFILES:N6.1.${p}} MAINTAINER?= obrien@FreeBSD.org -PORTCOMMENT?= Vi "workalike", with many additional features SLAVEDIRS= editors/vim-lite .if defined(PACKAGE_BUILDING) && !defined(LITE) diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile index f4b850f..7a56464 100644 --- a/emulators/prodosemu/Makefile +++ b/emulators/prodosemu/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}.v${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A text based Apple IIe ProDOS emulator - NO_PACKAGE= yes RESTRICTED= apple.rom copyright is owned by Apple and cannot be distributed. WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION} diff --git a/emulators/prodosemu/pkg-comment b/emulators/prodosemu/pkg-comment new file mode 100644 index 0000000..ae02ea7 --- /dev/null +++ b/emulators/prodosemu/pkg-comment @@ -0,0 +1 @@ +A text based Apple IIe ProDOS emulator diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index ecfbe8b..3dfaf64 100644 --- a/emulators/scummvm/Makefile +++ b/emulators/scummvm/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_GMAKE= yes diff --git a/emulators/scummvm/pkg-comment b/emulators/scummvm/pkg-comment new file mode 100644 index 0000000..312a3b1 --- /dev/null +++ b/emulators/scummvm/pkg-comment @@ -0,0 +1 @@ +Free implementation of LucasArts S.C.U.M.M. interpreter diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 697e6c4..2b498e1 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MIPS R2000 Simulator - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XLIB= yes diff --git a/emulators/spim/pkg-comment b/emulators/spim/pkg-comment new file mode 100644 index 0000000..774dcff --- /dev/null +++ b/emulators/spim/pkg-comment @@ -0,0 +1 @@ +MIPS R2000 Simulator diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index a6e0bc6c..632a478 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A multi-platform Atari 2600 VCS emulator - USE_XLIB= yes PORTTOP= ${WRKDIR}/${PKGNAME} diff --git a/emulators/stella/pkg-comment b/emulators/stella/pkg-comment new file mode 100644 index 0000000..fa9f6ba --- /dev/null +++ b/emulators/stella/pkg-comment @@ -0,0 +1 @@ +A multi-platform Atari 2600 VCS emulator diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index bc9bc94..c94440b 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Willows Toolkit for migrating and developing Windows applications - WRKSRC= ${WRKDIR}/${PORTNAME} USE_XLIB= yes diff --git a/emulators/twin/pkg-comment b/emulators/twin/pkg-comment new file mode 100644 index 0000000..39ab720 --- /dev/null +++ b/emulators/twin/pkg-comment @@ -0,0 +1 @@ +Willows Toolkit for migrating and developing Windows applications diff --git a/emulators/vmware_xf4mod/Makefile b/emulators/vmware_xf4mod/Makefile index f9bf893..38fbdf1 100644 --- a/emulators/vmware_xf4mod/Makefile +++ b/emulators/vmware_xf4mod/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= # none MAINTAINER= ports@freebsd.org -PORTCOMMENT= A XFree86 4.x driver module for VMware guests - RUN_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4 NO_WRKSUBDIR= yes diff --git a/emulators/vmware_xf4mod/pkg-comment b/emulators/vmware_xf4mod/pkg-comment new file mode 100644 index 0000000..9573909 --- /dev/null +++ b/emulators/vmware_xf4mod/pkg-comment @@ -0,0 +1 @@ +A XFree86 4.x driver module for VMware guests diff --git a/emulators/vx68k/Makefile b/emulators/vx68k/Makefile index 35dfe81..a689c0d 100644 --- a/emulators/vx68k/Makefile +++ b/emulators/vx68k/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.hypercore.co.jp/vx68k/${PORTNAME}-${PORTVERSION:R}/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A virtual machine that emulates a Sharp X68000 - LIB_DEPENDS= vm68k.4:${PORTSDIR}/emulators/libvm68k USE_MESA= yes diff --git a/emulators/vx68k/pkg-comment b/emulators/vx68k/pkg-comment new file mode 100644 index 0000000..744fdf3 --- /dev/null +++ b/emulators/vx68k/pkg-comment @@ -0,0 +1 @@ +A virtual machine that emulates a Sharp X68000 diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index 75b5f07..cea4156 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An HP48sx emulator - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/e//} USE_IMAKE= yes diff --git a/emulators/x48/pkg-comment b/emulators/x48/pkg-comment new file mode 100644 index 0000000..b8eb072 --- /dev/null +++ b/emulators/x48/pkg-comment @@ -0,0 +1 @@ +An HP48sx emulator diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile index 7f18ebc..3fa7365 100644 --- a/emulators/xgs/Makefile +++ b/emulators/xgs/Makefile @@ -17,8 +17,6 @@ EXTRACT_ONLY= xgs050.tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apple IIGS emulator stable release - BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip DIST_SUBDIR= xgs diff --git a/emulators/xgs/pkg-comment b/emulators/xgs/pkg-comment new file mode 100644 index 0000000..12682de --- /dev/null +++ b/emulators/xgs/pkg-comment @@ -0,0 +1 @@ +Apple IIGS emulator stable release diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index ced1f6b..6fba692 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11 - # xmkmf is used in configure script BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 diff --git a/emulators/xzx/pkg-comment b/emulators/xzx/pkg-comment new file mode 100644 index 0000000..c1d5a92 --- /dev/null +++ b/emulators/xzx/pkg-comment @@ -0,0 +1 @@ +ZX Spectrum (48K/128K/+3) Emulator for X11 diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index 6e99cd7..afdcf6e 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Light-weight GNOME based financial management program - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes diff --git a/finance/gnofin/pkg-comment b/finance/gnofin/pkg-comment new file mode 100644 index 0000000..51d67cd --- /dev/null +++ b/finance/gnofin/pkg-comment @@ -0,0 +1 @@ +Light-weight GNOME based financial management program diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile index 8d7a2c2..3e0ddd7 100644 --- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for 2CheckOut authorization service - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/pkg-comment b/finance/p5-Business-OnlinePayment-2CheckOut/pkg-comment new file mode 100644 index 0000000..bfe7fef --- /dev/null +++ b/finance/p5-Business-OnlinePayment-2CheckOut/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for 2CheckOut authorization service diff --git a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile index 42e38ee..9478705 100644 --- a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile +++ b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for Authorize.Net - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS diff --git a/finance/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment b/finance/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment new file mode 100644 index 0000000..e143287 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Authorize.Net diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile index 3955cc0..0ef53bb 100644 --- a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile +++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for Bank of America eStores - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment b/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment new file mode 100644 index 0000000..b233462 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Bank of America eStores diff --git a/finance/p5-Business-OnlinePayment-Beanstream/Makefile b/finance/p5-Business-OnlinePayment-Beanstream/Makefile index 2fdf424..80ebffe 100644 --- a/finance/p5-Business-OnlinePayment-Beanstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Beanstream/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for Beanstream - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-Beanstream/pkg-comment b/finance/p5-Business-OnlinePayment-Beanstream/pkg-comment new file mode 100644 index 0000000..7d66883 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-Beanstream/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Beanstream diff --git a/finance/p5-Business-OnlinePayment-Cardstream/Makefile b/finance/p5-Business-OnlinePayment-Cardstream/Makefile index a573e47..377c500 100644 --- a/finance/p5-Business-OnlinePayment-Cardstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Cardstream/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for Cardstream - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-Cardstream/pkg-comment b/finance/p5-Business-OnlinePayment-Cardstream/pkg-comment new file mode 100644 index 0000000..f20d35b --- /dev/null +++ b/finance/p5-Business-OnlinePayment-Cardstream/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Cardstream diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile index 45c8ab3..2f77065 100644 --- a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile +++ b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for LinkPoint - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/pkg-comment b/finance/p5-Business-OnlinePayment-LinkPoint/pkg-comment new file mode 100644 index 0000000..ade0736 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-LinkPoint/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for LinkPoint diff --git a/finance/p5-Business-OnlinePayment-SurePay/Makefile b/finance/p5-Business-OnlinePayment-SurePay/Makefile index b8f29d1..049ca60 100644 --- a/finance/p5-Business-OnlinePayment-SurePay/Makefile +++ b/finance/p5-Business-OnlinePayment-SurePay/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for SurePay authorization service - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-SurePay/pkg-comment b/finance/p5-Business-OnlinePayment-SurePay/pkg-comment new file mode 100644 index 0000000..19d5587 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-SurePay/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for SurePay authorization service diff --git a/finance/p5-Business-OnlinePayment-TCLink/Makefile b/finance/p5-Business-OnlinePayment-TCLink/Makefile index cc4c678..004830f 100644 --- a/finance/p5-Business-OnlinePayment-TCLink/Makefile +++ b/finance/p5-Business-OnlinePayment-TCLink/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for TrustCommerce - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ ${SITE_PERL}/${PERL_ARCH}/Net/TCLink.pm:${PORTSDIR}/net/p5-Net-TCLink diff --git a/finance/p5-Business-OnlinePayment-TCLink/pkg-comment b/finance/p5-Business-OnlinePayment-TCLink/pkg-comment new file mode 100644 index 0000000..74cba00 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-TCLink/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for TrustCommerce diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile index 4e5fff9..7bbc020 100644 --- a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile +++ b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for Vital VirtualNet - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/pkg-comment b/finance/p5-Business-OnlinePayment-VirtualNet/pkg-comment new file mode 100644 index 0000000..528666a --- /dev/null +++ b/finance/p5-Business-OnlinePayment-VirtualNet/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Vital VirtualNet diff --git a/finance/p5-Business-OnlinePayment-eSec/Makefile b/finance/p5-Business-OnlinePayment-eSec/Makefile index 2e34aef6..65ea768 100644 --- a/finance/p5-Business-OnlinePayment-eSec/Makefile +++ b/finance/p5-Business-OnlinePayment-eSec/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Business::OnlinePayment backend module for eSec - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-eSec/pkg-comment b/finance/p5-Business-OnlinePayment-eSec/pkg-comment new file mode 100644 index 0000000..3cd26da --- /dev/null +++ b/finance/p5-Business-OnlinePayment-eSec/pkg-comment @@ -0,0 +1 @@ +An Business::OnlinePayment backend module for eSec diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile index 7df99b4..78d9a04 100644 --- a/finance/p5-Business-OnlinePayment/Makefile +++ b/finance/p5-Business-OnlinePayment/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A generic interface for processing online credit card payments - BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment/pkg-comment b/finance/p5-Business-OnlinePayment/pkg-comment new file mode 100644 index 0000000..62c336a --- /dev/null +++ b/finance/p5-Business-OnlinePayment/pkg-comment @@ -0,0 +1 @@ +A generic interface for processing online credit card payments diff --git a/finance/p5-Business-WorldPay-Junior/Makefile b/finance/p5-Business-WorldPay-Junior/Makefile index fdca4bd..05a5ca7 100644 --- a/finance/p5-Business-WorldPay-Junior/Makefile +++ b/finance/p5-Business-WorldPay-Junior/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Business::OnlinePayment backend module for a WorldPay Select Junior service - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-WorldPay-Junior/pkg-comment b/finance/p5-Business-WorldPay-Junior/pkg-comment new file mode 100644 index 0000000..ec7a767 --- /dev/null +++ b/finance/p5-Business-WorldPay-Junior/pkg-comment @@ -0,0 +1 @@ +An Business::OnlinePayment backend module for a WorldPay Select Junior service diff --git a/finance/p5-Math-Financial/Makefile b/finance/p5-Math-Financial/Makefile index e14b3f8..899f153 100644 --- a/finance/p5-Math-Financial/Makefile +++ b/finance/p5-Math-Financial/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module containing common functions for loans and annuities - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/finance/p5-Math-Financial/pkg-comment b/finance/p5-Math-Financial/pkg-comment new file mode 100644 index 0000000..b2e6e5c --- /dev/null +++ b/finance/p5-Math-Financial/pkg-comment @@ -0,0 +1 @@ +Perl module containing common functions for loans and annuities diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index 6caa356..83853fd 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -15,8 +15,6 @@ DISTNAME= QuantLib-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A comprehensive software framework for quantitative finance - WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION} USE_REINPLACE= yes diff --git a/finance/quantlib/pkg-comment b/finance/quantlib/pkg-comment new file mode 100644 index 0000000..3392b6a --- /dev/null +++ b/finance/quantlib/pkg-comment @@ -0,0 +1 @@ +A comprehensive software framework for quantitative finance diff --git a/finance/wmstock/Makefile b/finance/wmstock/Makefile index 4a59cfd..84027b8 100644 --- a/finance/wmstock/Makefile +++ b/finance/wmstock/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://mattfischer.com/wmstock/src/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Cool WindowMaker Dockapp that shows stock ticker(s) - USE_X_PREFIX= yes USE_XPM= yes diff --git a/finance/wmstock/pkg-comment b/finance/wmstock/pkg-comment new file mode 100644 index 0000000..12a1f9f --- /dev/null +++ b/finance/wmstock/pkg-comment @@ -0,0 +1 @@ +Cool WindowMaker Dockapp that shows stock ticker(s) diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 76a8cbc..15fa036 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://sunsite.dk/xinvest/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A personal finance tracking and performance tool - USE_MOTIF= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/finance/xinvest/pkg-comment b/finance/xinvest/pkg-comment new file mode 100644 index 0000000..46cca65 --- /dev/null +++ b/finance/xinvest/pkg-comment @@ -0,0 +1 @@ +A personal finance tracking and performance tool diff --git a/french/aspell/Makefile b/french/aspell/Makefile index 3784b1d..1883ea9 100644 --- a/french/aspell/Makefile +++ b/french/aspell/Makefile @@ -10,8 +10,6 @@ CATEGORIES= french MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with French dictionaries - MASTERDIR= ${.CURDIR}/../../textproc/aspell ASPELL_FR= oui diff --git a/french/aspell/pkg-comment b/french/aspell/pkg-comment new file mode 100644 index 0000000..f2b568c --- /dev/null +++ b/french/aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with French dictionaries diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index 53f565b..11eb56f 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Easy to use FTP client for X Window System - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_X_PREFIX= yes diff --git a/ftp/IglooFTP/pkg-comment b/ftp/IglooFTP/pkg-comment new file mode 100644 index 0000000..0e02b5a --- /dev/null +++ b/ftp/IglooFTP/pkg-comment @@ -0,0 +1 @@ +Easy to use FTP client for X Window System diff --git a/ftp/axelq/Makefile b/ftp/axelq/Makefile index 72053dc..88244e9 100644 --- a/ftp/axelq/Makefile +++ b/ftp/axelq/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/axelq_releases/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A queue manager for the download accelerator axel - RUN_DEPENDS= axel:${PORTSDIR}/ftp/axel \ bash:${PORTSDIR}/shells/bash2 diff --git a/ftp/axelq/pkg-comment b/ftp/axelq/pkg-comment new file mode 100644 index 0000000..c3f4332 --- /dev/null +++ b/ftp/axelq/pkg-comment @@ -0,0 +1 @@ +A queue manager for the download accelerator axel diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index e07a756..e8cc929 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Comfortable FTP, a full screen ftp client - GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-sftp diff --git a/ftp/cftp/pkg-comment b/ftp/cftp/pkg-comment new file mode 100644 index 0000000..789ad75 --- /dev/null +++ b/ftp/cftp/pkg-comment @@ -0,0 +1 @@ +Comfortable FTP, a full screen ftp client diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile index 9b01e72..9aa736c 100644 --- a/ftp/downloader/Makefile +++ b/ftp/downloader/Makefile @@ -17,8 +17,6 @@ DISTNAME= d4x-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Program for downloading via ftp or http with GUI - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf diff --git a/ftp/downloader/pkg-comment b/ftp/downloader/pkg-comment new file mode 100644 index 0000000..ac51b67 --- /dev/null +++ b/ftp/downloader/pkg-comment @@ -0,0 +1 @@ +Program for downloading via ftp or http with GUI diff --git a/ftp/emirror/Makefile b/ftp/emirror/Makefile index 3547ad7..dd517bb 100644 --- a/ftp/emirror/Makefile +++ b/ftp/emirror/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A full features FTP-mirroring software with nice logfiles - USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc diff --git a/ftp/emirror/pkg-comment b/ftp/emirror/pkg-comment new file mode 100644 index 0000000..fe1886a --- /dev/null +++ b/ftp/emirror/pkg-comment @@ -0,0 +1 @@ +A full features FTP-mirroring software with nice logfiles diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile index 38c75eaf..c6417c2 100644 --- a/ftp/ftpcube/Makefile +++ b/ftp/ftpcube/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A graphical FTP Client - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/gtk.py:${PORTSDIR}/x11-toolkits/py-gtk USE_PYTHON= yes diff --git a/ftp/ftpcube/pkg-comment b/ftp/ftpcube/pkg-comment new file mode 100644 index 0000000..6faabf7 --- /dev/null +++ b/ftp/ftpcube/pkg-comment @@ -0,0 +1 @@ +A graphical FTP Client diff --git a/ftp/ftpq/Makefile b/ftp/ftpq/Makefile index 4b42c77..6065920 100644 --- a/ftp/ftpq/Makefile +++ b/ftp/ftpq/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.tranchant.freeserve.co.uk/software/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Upload queue manager for non-permanent connections - USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/ftp/ftpq/pkg-comment b/ftp/ftpq/pkg-comment new file mode 100644 index 0000000..2a77235 --- /dev/null +++ b/ftp/ftpq/pkg-comment @@ -0,0 +1 @@ +Upload queue manager for non-permanent connections diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile index d3b4132..8850535 100644 --- a/ftp/ftptool/Makefile +++ b/ftp/ftptool/Makefile @@ -15,8 +15,6 @@ DISTFILES= Ftptool${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graphic ftp shell based on xview - LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview USE_IMAKE= yes diff --git a/ftp/ftptool/pkg-comment b/ftp/ftptool/pkg-comment new file mode 100644 index 0000000..634e877 --- /dev/null +++ b/ftp/ftptool/pkg-comment @@ -0,0 +1 @@ +Graphic ftp shell based on xview diff --git a/ftp/greed/Makefile b/ftp/greed/Makefile index 7868bd3..20dc2d9 100644 --- a/ftp/greed/Makefile +++ b/ftp/greed/Makefile @@ -13,8 +13,6 @@ DISTNAME= greed.81p MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A utility for downloading files with resume capabilities - ALL_TARGET= freebsd WRKSRC= ${WRKDIR}/greed.81p diff --git a/ftp/greed/pkg-comment b/ftp/greed/pkg-comment new file mode 100644 index 0000000..67743c5 --- /dev/null +++ b/ftp/greed/pkg-comment @@ -0,0 +1 @@ +A utility for downloading files with resume capabilities diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile index 6b88ae5..f36a54b 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= system/network/file-transfer MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= FTP emulator that uses ssh to transport commands/data - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readline MAKEFILE= makefile diff --git a/ftp/hsftp/pkg-comment b/ftp/hsftp/pkg-comment new file mode 100644 index 0000000..32d1d18 --- /dev/null +++ b/ftp/hsftp/pkg-comment @@ -0,0 +1 @@ +FTP emulator that uses ssh to transport commands/data diff --git a/ftp/jmirror/Makefile b/ftp/jmirror/Makefile index b7f229d..cf52e18 100644 --- a/ftp/jmirror/Makefile +++ b/ftp/jmirror/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://galileo.spaceports.com/~jharris/distfiles/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP) - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net USE_PERL5= YES diff --git a/ftp/jmirror/pkg-comment b/ftp/jmirror/pkg-comment new file mode 100644 index 0000000..d4276d8 --- /dev/null +++ b/ftp/jmirror/pkg-comment @@ -0,0 +1 @@ +FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP) diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile index 262a148..6214794 100644 --- a/ftp/junglemonkey/Makefile +++ b/ftp/junglemonkey/Makefile @@ -14,8 +14,6 @@ DISTNAME= jm-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A distributed file sharing program for GNOME - LIB_DEPENDS= gnet.1:${PORTSDIR}/net/gnet USE_REINPLACE= yes diff --git a/ftp/junglemonkey/pkg-comment b/ftp/junglemonkey/pkg-comment new file mode 100644 index 0000000..207bda2 --- /dev/null +++ b/ftp/junglemonkey/pkg-comment @@ -0,0 +1 @@ +A distributed file sharing program for GNOME diff --git a/ftp/libfxp/Makefile b/ftp/libfxp/Makefile index 131b5e2..ac1e5ee 100644 --- a/ftp/libfxp/Makefile +++ b/ftp/libfxp/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://millweed.com/projects/libfxp/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An ftp client library - USE_REINPLACE= yes USE_GMAKE= yes CFLAGS+= -I. -Ilibmillweed diff --git a/ftp/libfxp/pkg-comment b/ftp/libfxp/pkg-comment new file mode 100644 index 0000000..5414b38 --- /dev/null +++ b/ftp/libfxp/pkg-comment @@ -0,0 +1 @@ +An ftp client library diff --git a/ftp/mget/Makefile b/ftp/mget/Makefile index a770e0e..bc1b288 100644 --- a/ftp/mget/Makefile +++ b/ftp/mget/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cse.iitk.ac.in/users/dbera/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multi Threaded Wget - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt CFLAGS+= -DHAS_HERROR -DHAVE_GETOPT_LONG -DHAVE_INET_NTOP -DHAVE_IPV6 \ diff --git a/ftp/mget/pkg-comment b/ftp/mget/pkg-comment new file mode 100644 index 0000000..0cd0bf6 --- /dev/null +++ b/ftp/mget/pkg-comment @@ -0,0 +1 @@ +Multi Threaded Wget diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile index e632628..fee4a4f 100644 --- a/ftp/moxftp/Makefile +++ b/ftp/moxftp/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Ftp shell under X Window System - USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= ${PROGRAM_NAME}.1 diff --git a/ftp/moxftp/pkg-comment b/ftp/moxftp/pkg-comment new file mode 100644 index 0000000..5be1cdc --- /dev/null +++ b/ftp/moxftp/pkg-comment @@ -0,0 +1 @@ +Ftp shell under X Window System diff --git a/ftp/muddleftpd/Makefile b/ftp/muddleftpd/Makefile index bb1148c..4fd5ef7 100644 --- a/ftp/muddleftpd/Makefile +++ b/ftp/muddleftpd/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A new ftp server that can perform a variety of ftp tasks - USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/ftp/muddleftpd/pkg-comment b/ftp/muddleftpd/pkg-comment new file mode 100644 index 0000000..4c333c2 --- /dev/null +++ b/ftp/muddleftpd/pkg-comment @@ -0,0 +1 @@ +A new ftp server that can perform a variety of ftp tasks diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index 98ce515..cf4ef12 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= FTP replacement with advanced user interface - GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_func_getmaxyx=yes ac_cv_lib_readline=yes MAN1= ncftp2.1 diff --git a/ftp/ncftp2/pkg-comment b/ftp/ncftp2/pkg-comment new file mode 100644 index 0000000..74f0156 --- /dev/null +++ b/ftp/ncftp2/pkg-comment @@ -0,0 +1 @@ +FTP replacement with advanced user interface diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index 76d9bce..fbc7b44 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= HTTP, FTP and Gopher mirroring tool - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/ftp/pavuk/pkg-comment b/ftp/pavuk/pkg-comment new file mode 100644 index 0000000..3be77f7 --- /dev/null +++ b/ftp/pavuk/pkg-comment @@ -0,0 +1 @@ +HTTP, FTP and Gopher mirroring tool diff --git a/ftp/profxp/Makefile b/ftp/profxp/Makefile index 47e3739..fbb6d35 100644 --- a/ftp/profxp/Makefile +++ b/ftp/profxp/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/p/-pre/}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= FXP (server-to-server FTP) client - .include <bsd.port.pre.mk> RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ diff --git a/ftp/profxp/pkg-comment b/ftp/profxp/pkg-comment new file mode 100644 index 0000000..f1aae73 --- /dev/null +++ b/ftp/profxp/pkg-comment @@ -0,0 +1 @@ +FXP (server-to-server FTP) client diff --git a/ftp/puf/Makefile b/ftp/puf/Makefile index a76dd06..05598b6 100644 --- a/ftp/puf/Makefile +++ b/ftp/puf/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A parallel HTTP downloader similar to wget - GNU_CONFIGURE= yes MAN1= puf.1 diff --git a/ftp/puf/pkg-comment b/ftp/puf/pkg-comment new file mode 100644 index 0000000..774bad9 --- /dev/null +++ b/ftp/puf/pkg-comment @@ -0,0 +1 @@ +A parallel HTTP downloader similar to wget diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile index 6ff30d1..aa36fb1 100644 --- a/ftp/sftp/Makefile +++ b/ftp/sftp/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/old/ MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= An ftp replacement that runs over an ssh tunnel - .include <bsd.port.pre.mk> .if ${OSVERSION} < 400014 diff --git a/ftp/sftp/pkg-comment b/ftp/sftp/pkg-comment new file mode 100644 index 0000000..002fe83 --- /dev/null +++ b/ftp/sftp/pkg-comment @@ -0,0 +1 @@ +An ftp replacement that runs over an ssh tunnel diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 9b78fb9..5fbfaa6 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Yet another ftp client. Similar to ftp(1) - USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/ftp/yafc/pkg-comment b/ftp/yafc/pkg-comment new file mode 100644 index 0000000..2fb0af5 --- /dev/null +++ b/ftp/yafc/pkg-comment @@ -0,0 +1 @@ +Yet another ftp client. Similar to ftp(1) diff --git a/ftp/yale-tftpd/Makefile b/ftp/yale-tftpd/Makefile index b2b695e..ed30fd4 100644 --- a/ftp/yale-tftpd/Makefile +++ b/ftp/yale-tftpd/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/net/yale-tftpd/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Enhanced tftpd(8) from Yale University and cisco Systems - NO_WRKSUBDIR= MAN8= tftpd.8 MANCOMPRESSED= yes diff --git a/ftp/yale-tftpd/pkg-comment b/ftp/yale-tftpd/pkg-comment new file mode 100644 index 0000000..343cdf6 --- /dev/null +++ b/ftp/yale-tftpd/pkg-comment @@ -0,0 +1 @@ +Enhanced tftpd(8) from Yale University and cisco Systems diff --git a/games/0verkill/Makefile b/games/0verkill/Makefile index a2e6bc5..59fb7e9 100644 --- a/games/0verkill/Makefile +++ b/games/0verkill/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 0verkill is a bloody 2D action deathmatch-like game in ASCII-ART - USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/games/0verkill/pkg-comment b/games/0verkill/pkg-comment new file mode 100644 index 0000000..28de234 --- /dev/null +++ b/games/0verkill/pkg-comment @@ -0,0 +1 @@ +0verkill is a bloody 2D action deathmatch-like game in ASCII-ART diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile index 140823e..9def65c 100644 --- a/games/3dpong/Makefile +++ b/games/3dpong/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/3dpong/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X Window 3D Pong game for 1 or 2 players with a ball and paddles - MAKEFILE= makefile USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/games/3dpong/pkg-comment b/games/3dpong/pkg-comment new file mode 100644 index 0000000..7af10cd --- /dev/null +++ b/games/3dpong/pkg-comment @@ -0,0 +1 @@ +X Window 3D Pong game for 1 or 2 players with a ball and paddles diff --git a/games/CaribbeanStud/Makefile b/games/CaribbeanStud/Makefile index 0957cf4..6a35fa9 100644 --- a/games/CaribbeanStud/Makefile +++ b/games/CaribbeanStud/Makefile @@ -14,8 +14,6 @@ DISTNAME= CS MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Caribbean Stud gambling game for X Window System - MAKEFILE= Xmakefile USE_MOTIF= yes USE_X_PREFIX= yes diff --git a/games/CaribbeanStud/pkg-comment b/games/CaribbeanStud/pkg-comment new file mode 100644 index 0000000..62fe5a9 --- /dev/null +++ b/games/CaribbeanStud/pkg-comment @@ -0,0 +1 @@ +Caribbean Stud gambling game for X Window System diff --git a/games/adgali/Makefile b/games/adgali/Makefile index a61701d..9e9221f 100644 --- a/games/adgali/Makefile +++ b/games/adgali/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An open source game library useful for 2D games programmation - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ jpeg:${PORTSDIR}/graphics/jpeg \ tiff:${PORTSDIR}/graphics/tiff \ diff --git a/games/adgali/pkg-comment b/games/adgali/pkg-comment new file mode 100644 index 0000000..73a0d86 --- /dev/null +++ b/games/adgali/pkg-comment @@ -0,0 +1 @@ +An open source game library useful for 2D games programmation diff --git a/games/affenspiel/Makefile b/games/affenspiel/Makefile index 5614e55..9a7c3e3 100644 --- a/games/affenspiel/Makefile +++ b/games/affenspiel/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Little puzzle game with monkey for X Window System - WRKSRC= ${WRKDIR}/affenspiel USE_X_PREFIX= yes diff --git a/games/affenspiel/pkg-comment b/games/affenspiel/pkg-comment new file mode 100644 index 0000000..2f1ef02 --- /dev/null +++ b/games/affenspiel/pkg-comment @@ -0,0 +1 @@ +Little puzzle game with monkey for X Window System diff --git a/games/an/Makefile b/games/an/Makefile index b779714..eecf831 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.gtoal.com/wordgames/anagrams/${DISTNAME}/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fast anagram generator - USE_REINPLACE= yes MAKE_ENV+= DEFS=-DDEFDICT=\\\"/usr/share/dict/words\\\" ALL_TARGET= with-getopt diff --git a/games/an/pkg-comment b/games/an/pkg-comment new file mode 100644 index 0000000..bcfc0c6 --- /dev/null +++ b/games/an/pkg-comment @@ -0,0 +1 @@ +Fast anagram generator diff --git a/games/antipolix/Makefile b/games/antipolix/Makefile index 10c90e4..559ce0d 100644 --- a/games/antipolix/Makefile +++ b/games/antipolix/Makefile @@ -14,8 +14,6 @@ DISTNAME= AntipoliX_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple multiplayer game for X Window System - NO_WRKSUBDIR= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/games/antipolix/pkg-comment b/games/antipolix/pkg-comment new file mode 100644 index 0000000..b8cff8e --- /dev/null +++ b/games/antipolix/pkg-comment @@ -0,0 +1 @@ +Simple multiplayer game for X Window System diff --git a/games/battalion/Makefile b/games/battalion/Makefile index 845a6ee..9f7f79a 100644 --- a/games/battalion/Makefile +++ b/games/battalion/Makefile @@ -13,8 +13,6 @@ DISTFILES= battalionSource1.4.tar.Z battalionSUN4.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Monsters, explosions, destruction game for X Window System - WRKSRC= ${WRKDIR}/battalionSource ALL_TARGET= # empty diff --git a/games/battalion/pkg-comment b/games/battalion/pkg-comment new file mode 100644 index 0000000..7a63b6c --- /dev/null +++ b/games/battalion/pkg-comment @@ -0,0 +1 @@ +Monsters, explosions, destruction game for X Window System diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 8df608e..d6df74f 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -16,8 +16,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 3D single/multiplayer military soccer game for X Window System - USE_X_PREFIX= yes USE_MESA= yes WRKSRC= ${WRKDIR}/battleball-2.1-src diff --git a/games/battleball/pkg-comment b/games/battleball/pkg-comment new file mode 100644 index 0000000..fd62bb9 --- /dev/null +++ b/games/battleball/pkg-comment @@ -0,0 +1 @@ +3D single/multiplayer military soccer game for X Window System diff --git a/games/blackjack/Makefile b/games/blackjack/Makefile index 889cada..e4f584e 100644 --- a/games/blackjack/Makefile +++ b/games/blackjack/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= One of the better implementations of blackjack, based on QT - WRKSRC= ${WRKDIR}/${PORTNAME} USE_QT_VER= 1 diff --git a/games/blackjack/pkg-comment b/games/blackjack/pkg-comment new file mode 100644 index 0000000..ed22b52 --- /dev/null +++ b/games/blackjack/pkg-comment @@ -0,0 +1 @@ +One of the better implementations of blackjack, based on QT diff --git a/games/block/Makefile b/games/block/Makefile index 441b41c..bd58ba9 100644 --- a/games/block/Makefile +++ b/games/block/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Small text based maze game - WRKSRC= ${WRKDIR}/blocks MAKEFILE= makefile ALL_TARGET= block bed diff --git a/games/block/pkg-comment b/games/block/pkg-comment new file mode 100644 index 0000000..909cd2e --- /dev/null +++ b/games/block/pkg-comment @@ -0,0 +1 @@ +Small text based maze game diff --git a/games/blue/Makefile b/games/blue/Makefile index c4faaeb..e575cfa 100644 --- a/games/blue/Makefile +++ b/games/blue/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.tuxedo.org/~esr/blue/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Blue Moon card solitaire - ALL_TARGET= # empty MAN6= blue.6 diff --git a/games/blue/pkg-comment b/games/blue/pkg-comment new file mode 100644 index 0000000..47d2a09 --- /dev/null +++ b/games/blue/pkg-comment @@ -0,0 +1 @@ +A Blue Moon card solitaire diff --git a/games/bogged/Makefile b/games/bogged/Makefile index 87824de..8120ce8 100644 --- a/games/bogged/Makefile +++ b/games/bogged/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Word game for X Window System - RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 EXTRACT_CMD= ${CP} diff --git a/games/bogged/pkg-comment b/games/bogged/pkg-comment new file mode 100644 index 0000000..b475f53 --- /dev/null +++ b/games/bogged/pkg-comment @@ -0,0 +1 @@ +Word game for X Window System diff --git a/games/bs/Makefile b/games/bs/Makefile index 626d03c..baee918 100644 --- a/games/bs/Makefile +++ b/games/bs/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.tuxedo.org/~esr/bs/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Battleships solitaire game with a color interface - ALL_TARGET= # empty MAN6= bs.6 diff --git a/games/bs/pkg-comment b/games/bs/pkg-comment new file mode 100644 index 0000000..b66b0d3 --- /dev/null +++ b/games/bs/pkg-comment @@ -0,0 +1 @@ +Battleships solitaire game with a color interface diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index f4956f7..4d8970c 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A multiplayer 3D tank battle game - USE_XLIB= yes USE_MESA= yes USE_REINPLACE= yes diff --git a/games/bzflag/pkg-comment b/games/bzflag/pkg-comment new file mode 100644 index 0000000..3817d7d --- /dev/null +++ b/games/bzflag/pkg-comment @@ -0,0 +1 @@ +A multiplayer 3D tank battle game diff --git a/games/columns/Makefile b/games/columns/Makefile index 763f9af..1c6201f 100644 --- a/games/columns/Makefile +++ b/games/columns/Makefile @@ -13,8 +13,6 @@ DISTNAME= Columns-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Nice little implementation of columns game for X Window System - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/columns/pkg-comment b/games/columns/pkg-comment new file mode 100644 index 0000000..aca0ecd --- /dev/null +++ b/games/columns/pkg-comment @@ -0,0 +1 @@ +Nice little implementation of columns game for X Window System diff --git a/games/connect4/Makefile b/games/connect4/Makefile index fe05f5b..8fd0a30 100644 --- a/games/connect4/Makefile +++ b/games/connect4/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A curses version of the classic game - BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar EXTRACT_CMD= ${GZCAT} diff --git a/games/connect4/pkg-comment b/games/connect4/pkg-comment new file mode 100644 index 0000000..4ef590e --- /dev/null +++ b/games/connect4/pkg-comment @@ -0,0 +1 @@ +A curses version of the classic game diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index da5ac05..329e99e 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -7,7 +7,6 @@ PORTNAME= crossfire PORTVERSION= 1.4.0 -PORTCOMMENT= Multiplayer graphical arcade and adventure game made for X11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ diff --git a/games/crossfire-client/pkg-comment b/games/crossfire-client/pkg-comment new file mode 100644 index 0000000..2783f34 --- /dev/null +++ b/games/crossfire-client/pkg-comment @@ -0,0 +1 @@ +Multiplayer graphical arcade and adventure game made for X11 diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index ff20414..68a9843 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -7,7 +7,6 @@ PORTNAME= crossfire PORTVERSION= 1.4.0 -PORTCOMMENT= Server for multiplayer graphical arcade and adventure game CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ diff --git a/games/crossfire-server/pkg-comment b/games/crossfire-server/pkg-comment new file mode 100644 index 0000000..fc31b29 --- /dev/null +++ b/games/crossfire-server/pkg-comment @@ -0,0 +1 @@ +Server for multiplayer graphical arcade and adventure game diff --git a/games/crossword/Makefile b/games/crossword/Makefile index af85bd7..f5565bb 100644 --- a/games/crossword/Makefile +++ b/games/crossword/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.ldc.usb.ve/~96-28234/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Crossword Generator - WRKSRC= ${WRKDIR}/Crossword USE_REINPLACE= yes diff --git a/games/crossword/pkg-comment b/games/crossword/pkg-comment new file mode 100644 index 0000000..6e0ba4e --- /dev/null +++ b/games/crossword/pkg-comment @@ -0,0 +1 @@ +Crossword Generator diff --git a/games/cryptoslam/Makefile b/games/cryptoslam/Makefile index dda7578..3c28e99 100644 --- a/games/cryptoslam/Makefile +++ b/games/cryptoslam/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A curses-based tool for creating and solving the cryptograms - USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/games/cryptoslam/pkg-comment b/games/cryptoslam/pkg-comment new file mode 100644 index 0000000..70cec81 --- /dev/null +++ b/games/cryptoslam/pkg-comment @@ -0,0 +1 @@ +A curses-based tool for creating and solving the cryptograms diff --git a/games/drm/Makefile b/games/drm/Makefile index 4ddc56c..fce11ec 100644 --- a/games/drm/Makefile +++ b/games/drm/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Very simple tetris-style game - ALL_TARGET= do-install: diff --git a/games/drm/pkg-comment b/games/drm/pkg-comment new file mode 100644 index 0000000..c29e377 --- /dev/null +++ b/games/drm/pkg-comment @@ -0,0 +1 @@ +Very simple tetris-style game diff --git a/games/empire/Makefile b/games/empire/Makefile index 93d1a55..fc02d92 100644 --- a/games/empire/Makefile +++ b/games/empire/Makefile @@ -13,8 +13,6 @@ DISTNAME= vms-empire-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Solitaire empire game "VMS Empire" - MAN6= empire.6 do-install: diff --git a/games/empire/pkg-comment b/games/empire/pkg-comment new file mode 100644 index 0000000..02a6212 --- /dev/null +++ b/games/empire/pkg-comment @@ -0,0 +1 @@ +Solitaire empire game "VMS Empire" diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile index c0034f7..6c9c6aa 100644 --- a/games/freecell-solver/Makefile +++ b/games/freecell-solver/Makefile @@ -8,7 +8,6 @@ PORTNAME= freecell-solver PORTVERSION= 2.8.2 -PORTCOMMENT= A program that automatically solves games of Freecell CATEGORIES= games MASTER_SITES= http://vipe.technion.ac.il/~shlomif/freecell-solver/ \ http://fc-solve.berlios.de/ diff --git a/games/freecell-solver/pkg-comment b/games/freecell-solver/pkg-comment new file mode 100644 index 0000000..1604f71 --- /dev/null +++ b/games/freecell-solver/pkg-comment @@ -0,0 +1 @@ +A program that automatically solves games of Freecell diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile index 21dc0ff..b0727df 100644 --- a/games/freesweep/Makefile +++ b/games/freesweep/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.upl.cs.wisc.edu/~hartmann/sweep/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Minesweeper-style game for text-mode terminals - USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-prefsdir=${PREFIX}/share/freesweep \ diff --git a/games/freesweep/pkg-comment b/games/freesweep/pkg-comment new file mode 100644 index 0000000..92a5564 --- /dev/null +++ b/games/freesweep/pkg-comment @@ -0,0 +1 @@ +Minesweeper-style game for text-mode terminals diff --git a/games/galaxis/Makefile b/games/galaxis/Makefile index 6d161a8..8bcfe2e 100644 --- a/games/galaxis/Makefile +++ b/games/galaxis/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.tuxedo.org/~esr/galaxis/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Clone of the nifty little Macintosh game - ALL_TARGET= # empty MAN6= galaxis.6 diff --git a/games/galaxis/pkg-comment b/games/galaxis/pkg-comment new file mode 100644 index 0000000..b7d4dd2 --- /dev/null +++ b/games/galaxis/pkg-comment @@ -0,0 +1 @@ +Clone of the nifty little Macintosh game diff --git a/games/garith/Makefile b/games/garith/Makefile index 01997cf..057ef40 100644 --- a/games/garith/Makefile +++ b/games/garith/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.cnm-vra.com/micah/garith/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Arithmetic quiz program for X Window System - ALL_TARGET= # empty USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/games/garith/pkg-comment b/games/garith/pkg-comment new file mode 100644 index 0000000..75c4e92 --- /dev/null +++ b/games/garith/pkg-comment @@ -0,0 +1 @@ +Arithmetic quiz program for X Window System diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index 962d3a9..3324464 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interesting one-player puzzle game for X - LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/gemdropx/pkg-comment b/games/gemdropx/pkg-comment new file mode 100644 index 0000000..65d1819c --- /dev/null +++ b/games/gemdropx/pkg-comment @@ -0,0 +1 @@ +An interesting one-player puzzle game for X diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 5af6e52..a2a261d 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An OpenGL & SDL action flight simulator - LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/gl-117/pkg-comment b/games/gl-117/pkg-comment new file mode 100644 index 0000000..ed2240e --- /dev/null +++ b/games/gl-117/pkg-comment @@ -0,0 +1 @@ +An OpenGL & SDL action flight simulator diff --git a/games/glasteroids/Makefile b/games/glasteroids/Makefile index 847ef95..d4bb63e 100644 --- a/games/glasteroids/Makefile +++ b/games/glasteroids/Makefile @@ -13,8 +13,6 @@ DISTNAME= Glasteriods MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 3D Asteroids game for X Window System - MAKEFILE= Makefile.FreeBSD WRKSRC= ${WRKDIR}/Glasteroids diff --git a/games/glasteroids/pkg-comment b/games/glasteroids/pkg-comment new file mode 100644 index 0000000..bc394c5 --- /dev/null +++ b/games/glasteroids/pkg-comment @@ -0,0 +1 @@ +3D Asteroids game for X Window System diff --git a/games/gltron/Makefile b/games/gltron/Makefile index d2fcf8f..10b91c1 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= -source.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A 3D worm game for two players for X Window System - LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_net.0:${PORTSDIR}/net/sdl_net \ png.5:${PORTSDIR}/graphics/png diff --git a/games/gltron/pkg-comment b/games/gltron/pkg-comment new file mode 100644 index 0000000..786a26a --- /dev/null +++ b/games/gltron/pkg-comment @@ -0,0 +1 @@ +A 3D worm game for two players for X Window System diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 437fd06..e81df22 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNOME version of the classic 3D-ified T*tris - USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/games/gno3dtet/pkg-comment b/games/gno3dtet/pkg-comment new file mode 100644 index 0000000..af41068 --- /dev/null +++ b/games/gno3dtet/pkg-comment @@ -0,0 +1 @@ +GNOME version of the classic 3D-ified T*tris diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile index 9e9c364..3b347d3 100644 --- a/games/gnomebreakout/Makefile +++ b/games/gnomebreakout/Makefile @@ -13,8 +13,6 @@ DISTNAME= gnome-breakout-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNOME version of the classic breakout game - USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/games/gnomebreakout/pkg-comment b/games/gnomebreakout/pkg-comment new file mode 100644 index 0000000..c1677bf --- /dev/null +++ b/games/gnomebreakout/pkg-comment @@ -0,0 +1 @@ +GNOME version of the classic breakout game diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile index 6dbe3fb..7d06720 100644 --- a/games/gnomememoryblocks/Makefile +++ b/games/gnomememoryblocks/Makefile @@ -14,8 +14,6 @@ DISTNAME= gnome-memblocks-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Memory Blocks game for GNOME - USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/games/gnomememoryblocks/pkg-comment b/games/gnomememoryblocks/pkg-comment new file mode 100644 index 0000000..5164cf8 --- /dev/null +++ b/games/gnomememoryblocks/pkg-comment @@ -0,0 +1 @@ +Memory Blocks game for GNOME diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 09bbc43..8abd119 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= chess MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= "Classic" Gnu Chess - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/games/gnuchess/pkg-comment b/games/gnuchess/pkg-comment new file mode 100644 index 0000000..43c1141 --- /dev/null +++ b/games/gnuchess/pkg-comment @@ -0,0 +1 @@ +"Classic" Gnu Chess diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index 7b373b4..cc30944 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://gtkballs.antex.ru/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Lines-like simple logic game for X Window System - LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 USE_REINPLACE= yes diff --git a/games/gtkballs/pkg-comment b/games/gtkballs/pkg-comment new file mode 100644 index 0000000..defec75 --- /dev/null +++ b/games/gtkballs/pkg-comment @@ -0,0 +1 @@ +Lines-like simple logic game for X Window System diff --git a/games/hex/Makefile b/games/hex/Makefile index 99a38ff..5cef07b 100644 --- a/games/hex/Makefile +++ b/games/hex/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.earth.li/projectpurple/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Clone of "Puzzle Bobble" for X11 that uses GTK/Imlib - USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= imlib diff --git a/games/hex/pkg-comment b/games/hex/pkg-comment new file mode 100644 index 0000000..e604654 --- /dev/null +++ b/games/hex/pkg-comment @@ -0,0 +1 @@ +Clone of "Puzzle Bobble" for X11 that uses GTK/Imlib diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile index 3dc260c2..e66c06a 100644 --- a/games/icbm3d/Makefile +++ b/games/icbm3d/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= "Inter-Continental Ballistic Missiles, 3D" - 3D game of defense - WRKSRC= ${WRKDIR}/icbm3d USE_X_PREFIX= yes MAKEFILE= makefile diff --git a/games/icbm3d/pkg-comment b/games/icbm3d/pkg-comment new file mode 100644 index 0000000..2968c1b --- /dev/null +++ b/games/icbm3d/pkg-comment @@ -0,0 +1 @@ +"Inter-Continental Ballistic Missiles, 3D" - 3D game of defense diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile index 2f8fbe6..063f58d 100644 --- a/games/libshhcards/Makefile +++ b/games/libshhcards/Makefile @@ -13,8 +13,6 @@ DISTNAME= shhcards-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Library for displaying game cards on X Window System - USE_X_PREFIX= yes USE_XPM= yes MAKEFILE= ${FILESDIR}/Makefile.lib diff --git a/games/libshhcards/pkg-comment b/games/libshhcards/pkg-comment new file mode 100644 index 0000000..7e2685b --- /dev/null +++ b/games/libshhcards/pkg-comment @@ -0,0 +1 @@ +Library for displaying game cards on X Window System diff --git a/games/lincity/Makefile b/games/lincity/Makefile index 7f6f464..eaedaec 100644 --- a/games/lincity/Makefile +++ b/games/lincity/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/linux/games/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Rich city simulation game for X - BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 USE_XLIB= yes diff --git a/games/lincity/pkg-comment b/games/lincity/pkg-comment new file mode 100644 index 0000000..927e6b3 --- /dev/null +++ b/games/lincity/pkg-comment @@ -0,0 +1 @@ +Rich city simulation game for X diff --git a/games/lm-solve/Makefile b/games/lm-solve/Makefile index 7d8bfe7..540efd8 100644 --- a/games/lm-solve/Makefile +++ b/games/lm-solve/Makefile @@ -14,8 +14,6 @@ DISTNAME= LM-Solve-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Computerized Solver for Logic Mazes - PERL_CONFIGURE= yes MAN1= lm-solve.1 diff --git a/games/lm-solve/pkg-comment b/games/lm-solve/pkg-comment new file mode 100644 index 0000000..667f60c --- /dev/null +++ b/games/lm-solve/pkg-comment @@ -0,0 +1 @@ +A Computerized Solver for Logic Mazes diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile index 5c0d9d6..39a150e 100644 --- a/games/mahjong/Makefile +++ b/games/mahjong/Makefile @@ -15,8 +15,6 @@ DISTNAME= mj-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A networked Mah Jong program, together with a computer player - USE_PERL5= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/games/mahjong/pkg-comment b/games/mahjong/pkg-comment new file mode 100644 index 0000000..35410c4 --- /dev/null +++ b/games/mahjong/pkg-comment @@ -0,0 +1 @@ +A networked Mah Jong program, together with a computer player diff --git a/games/merlin/Makefile b/games/merlin/Makefile index 7e09f46..5492c42 100644 --- a/games/merlin/Makefile +++ b/games/merlin/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A pointless puzzle game for Tcl/Tk - RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 NO_WRKSUBDIR= yes diff --git a/games/merlin/pkg-comment b/games/merlin/pkg-comment new file mode 100644 index 0000000..002090f --- /dev/null +++ b/games/merlin/pkg-comment @@ -0,0 +1 @@ +A pointless puzzle game for Tcl/Tk diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index a6c51ba..7f8f7c9 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An arcade style game with stereo sound for X Window System - USE_X_PREFIX= yes USE_XPM= yes diff --git a/games/mirrormagic/pkg-comment b/games/mirrormagic/pkg-comment new file mode 100644 index 0000000..cabd89d --- /dev/null +++ b/games/mirrormagic/pkg-comment @@ -0,0 +1 @@ +An arcade style game with stereo sound for X Window System diff --git a/games/miscom/Makefile b/games/miscom/Makefile index 121c42d..2946fa9 100644 --- a/games/miscom/Makefile +++ b/games/miscom/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Atari "Missile Command" clone - ALL_TARGET= WRKSRC= ${WRKDIR}/miscom MAN6= miscom.6 diff --git a/games/miscom/pkg-comment b/games/miscom/pkg-comment new file mode 100644 index 0000000..cc3f64a --- /dev/null +++ b/games/miscom/pkg-comment @@ -0,0 +1 @@ +Atari "Missile Command" clone diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile index 0296dfe..5aabc27 100644 --- a/games/mythserver/Makefile +++ b/games/mythserver/Makefile @@ -13,8 +13,6 @@ DISTNAME= metaserver2open MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= Bungie.net MythII Metaserver Open Source - USE_ZIP= yes USE_GMAKE= yes USE_REINPLACE= yes diff --git a/games/mythserver/pkg-comment b/games/mythserver/pkg-comment new file mode 100644 index 0000000..cc70ec3 --- /dev/null +++ b/games/mythserver/pkg-comment @@ -0,0 +1 @@ +Bungie.net MythII Metaserver Open Source diff --git a/games/newkind/Makefile b/games/newkind/Makefile index 8b8c17b..a22b44f 100644 --- a/games/newkind/Makefile +++ b/games/newkind/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${PORTNAME}${EXTRACT_SUFX} ${PORTNAME}b${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Elite: The New Kind - a remake of the 8-bit classic - LIB_DEPENDS= alleg.4:${PORTSDIR}/devel/allegro BROKEN= Does not build with version of devel/allegro currently in ports diff --git a/games/newkind/pkg-comment b/games/newkind/pkg-comment new file mode 100644 index 0000000..5c56eea --- /dev/null +++ b/games/newkind/pkg-comment @@ -0,0 +1 @@ +Elite: The New Kind - a remake of the 8-bit classic diff --git a/games/omega/Makefile b/games/omega/Makefile index b81f546..efae6b9 100644 --- a/games/omega/Makefile +++ b/games/omega/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A complex rogue-style game of dungeon exploration - WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= # empty MAN6= omega.6 diff --git a/games/omega/pkg-comment b/games/omega/pkg-comment new file mode 100644 index 0000000..c6e7a9b --- /dev/null +++ b/games/omega/pkg-comment @@ -0,0 +1 @@ +A complex rogue-style game of dungeon exploration diff --git a/games/oonsoo/Makefile b/games/oonsoo/Makefile index 97a738e..6d7b3f2 100644 --- a/games/oonsoo/Makefile +++ b/games/oonsoo/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org -PORTCOMMENT= A solitaire card game for X - USE_XLIB= yes pre-patch: diff --git a/games/oonsoo/pkg-comment b/games/oonsoo/pkg-comment new file mode 100644 index 0000000..506795e --- /dev/null +++ b/games/oonsoo/pkg-comment @@ -0,0 +1 @@ +A solitaire card game for X diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile index d29465e..99c27b0 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.math.muni.cz/pub/math/people/Dobes/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Xboard-compatible chess playing program - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/Phalanx-XXII diff --git a/games/phalanx/pkg-comment b/games/phalanx/pkg-comment new file mode 100644 index 0000000..d32a516 --- /dev/null +++ b/games/phalanx/pkg-comment @@ -0,0 +1 @@ +Xboard-compatible chess playing program diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile index 279df7c..5bab26c 100644 --- a/games/powerpak/Makefile +++ b/games/powerpak/Makefile @@ -13,8 +13,6 @@ DISTNAME= PowerPak MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SDL-based Game Software Development Kit - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/games/powerpak/pkg-comment b/games/powerpak/pkg-comment new file mode 100644 index 0000000..1657694 --- /dev/null +++ b/games/powerpak/pkg-comment @@ -0,0 +1 @@ +SDL-based Game Software Development Kit diff --git a/games/pp/Makefile b/games/pp/Makefile index 80b3979..e7a48d6 100644 --- a/games/pp/Makefile +++ b/games/pp/Makefile @@ -13,8 +13,6 @@ DISTFILES= ppinst-0.01.tar.gz ppsrc-0.01.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Prometeus Project - real time strategy game for X Window System - WRKSRC= ${WRKDIR}/ppsrc USE_QT_VER= 1 USE_X_PREFIX= yes diff --git a/games/pp/pkg-comment b/games/pp/pkg-comment new file mode 100644 index 0000000..d7ab278 --- /dev/null +++ b/games/pp/pkg-comment @@ -0,0 +1 @@ +Prometeus Project - real time strategy game for X Window System diff --git a/games/qcc/Makefile b/games/qcc/Makefile index a938344..d0ca19e 100644 --- a/games/qcc/Makefile +++ b/games/qcc/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@freebsd.org -PORTCOMMENT= The QuakeC compiler, for building custom games of Quake - WRKSRC= ${WRKDIR}/send MAKEFILE= makefile diff --git a/games/qcc/pkg-comment b/games/qcc/pkg-comment new file mode 100644 index 0000000..1504980 --- /dev/null +++ b/games/qcc/pkg-comment @@ -0,0 +1 @@ +The QuakeC compiler, for building custom games of Quake diff --git a/games/race/Makefile b/games/race/Makefile index c13a772..f1fca18 100644 --- a/games/race/Makefile +++ b/games/race/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://users.freebsd.org.uk/pub/foobar2k/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= OpenGL Racing Game - LIB_DEPENDS= SDL_mixer:${PORTSDIR}/audio/sdl_mixer \ SDL_image:${PORTSDIR}/graphics/sdl_image diff --git a/games/race/pkg-comment b/games/race/pkg-comment new file mode 100644 index 0000000..ecf8353 --- /dev/null +++ b/games/race/pkg-comment @@ -0,0 +1 @@ +OpenGL Racing Game diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index ecfbe8b..3dfaf64 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_GMAKE= yes diff --git a/games/scummvm/pkg-comment b/games/scummvm/pkg-comment new file mode 100644 index 0000000..312a3b1 --- /dev/null +++ b/games/scummvm/pkg-comment @@ -0,0 +1 @@ +Free implementation of LucasArts S.C.U.M.M. interpreter diff --git a/games/seabattle/Makefile b/games/seabattle/Makefile index cd88b1d..e9b30b1 100644 --- a/games/seabattle/Makefile +++ b/games/seabattle/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= games/strategy MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A curses based battleship type game - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/seabattle ${PREFIX}/bin @${MKDIR} ${PREFIX}/share/seabattle diff --git a/games/seabattle/pkg-comment b/games/seabattle/pkg-comment new file mode 100644 index 0000000..42de8ab --- /dev/null +++ b/games/seabattle/pkg-comment @@ -0,0 +1 @@ +A curses based battleship type game diff --git a/games/sokoban/Makefile b/games/sokoban/Makefile index 2e9316d..e55efee 100644 --- a/games/sokoban/Makefile +++ b/games/sokoban/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${PORTNAME}-src${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Logical game: problems with packets in cave - WRKSRC= ${WRKDIR}/sokoban ALL_TARGET= diff --git a/games/sokoban/pkg-comment b/games/sokoban/pkg-comment new file mode 100644 index 0000000..6350d5d --- /dev/null +++ b/games/sokoban/pkg-comment @@ -0,0 +1 @@ +Logical game: problems with packets in cave diff --git a/games/spellcast/Makefile b/games/spellcast/Makefile index 67a564b..a20a8d4 100644 --- a/games/spellcast/Makefile +++ b/games/spellcast/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multiplayer fight with spells turn based game for X Window System - USE_X_PREFIX= yes MAN6= spellcast.6 diff --git a/games/spellcast/pkg-comment b/games/spellcast/pkg-comment new file mode 100644 index 0000000..7c0ec7b --- /dev/null +++ b/games/spellcast/pkg-comment @@ -0,0 +1 @@ +Multiplayer fight with spells turn based game for X Window System diff --git a/games/spider/Makefile b/games/spider/Makefile index 6df9433..7863490 100644 --- a/games/spider/Makefile +++ b/games/spider/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A challenging double decked solitaire game - USE_IMAKE= yes INSTALL_TARGET= install install.doc MAN1= spider.1 diff --git a/games/spider/pkg-comment b/games/spider/pkg-comment new file mode 100644 index 0000000..1f66ed8 --- /dev/null +++ b/games/spider/pkg-comment @@ -0,0 +1 @@ +A challenging double decked solitaire game diff --git a/games/starlanes/Makefile b/games/starlanes/Makefile index 90fad6f..6f3b3c8 100644 --- a/games/starlanes/Makefile +++ b/games/starlanes/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games/strategy MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The classic space-age stock trading game - ALL_TARGET= # empty MAN6= starlanes.6 diff --git a/games/starlanes/pkg-comment b/games/starlanes/pkg-comment new file mode 100644 index 0000000..a3b0377 --- /dev/null +++ b/games/starlanes/pkg-comment @@ -0,0 +1 @@ +The classic space-age stock trading game diff --git a/games/sxsame/Makefile b/games/sxsame/Makefile index ce933c2..0d92cf7 100644 --- a/games/sxsame/Makefile +++ b/games/sxsame/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tile-removing puzzle game for the X Window system - USE_IMAKE= yes USE_XPM= yes INSTALL_TARGET= install install.dir diff --git a/games/sxsame/pkg-comment b/games/sxsame/pkg-comment new file mode 100644 index 0000000..22f1e53 --- /dev/null +++ b/games/sxsame/pkg-comment @@ -0,0 +1 @@ +A tile-removing puzzle game for the X Window system diff --git a/games/taipan/Makefile b/games/taipan/Makefile index 80aa418..d05f315 100644 --- a/games/taipan/Makefile +++ b/games/taipan/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= games/textrpg MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Taipan was (and is) a classic role-playing game from the 1980s - MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" do-install: diff --git a/games/taipan/pkg-comment b/games/taipan/pkg-comment new file mode 100644 index 0000000..ec781b3 --- /dev/null +++ b/games/taipan/pkg-comment @@ -0,0 +1 @@ +Taipan was (and is) a classic role-playing game from the 1980s diff --git a/games/tank/Makefile b/games/tank/Makefile index 9f83398..4713504 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -13,8 +13,6 @@ DISTFILES= ${DISTNAME}-src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A 3-D network tank game that uses OpenGL/Mesa - BUILD_DEPENDS= ${X11BASE}/lib/libaux.a:${PORTSDIR}/graphics/libaux USE_MESA= yes diff --git a/games/tank/pkg-comment b/games/tank/pkg-comment new file mode 100644 index 0000000..ca3eb3f --- /dev/null +++ b/games/tank/pkg-comment @@ -0,0 +1 @@ +A 3-D network tank game that uses OpenGL/Mesa diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile index a20d2af..73b4baf 100644 --- a/games/textmaze/Makefile +++ b/games/textmaze/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generates mazes on a text terminal and lets you traverse them - USE_PERL5= yes WRKSRC= ${WRKDIR}/TextMaze NO_BUILD= yes diff --git a/games/textmaze/pkg-comment b/games/textmaze/pkg-comment new file mode 100644 index 0000000..9e940f1 --- /dev/null +++ b/games/textmaze/pkg-comment @@ -0,0 +1 @@ +Generates mazes on a text terminal and lets you traverse them diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index c2a8c64..ace33bf 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.moosh.net/pub/mush/servers/tinymux/TinyMUX-1.x/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Multi-Player FreeForm adventure Program - LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm WRKSRC= ${WRKDIR}/src diff --git a/games/tinymux/pkg-comment b/games/tinymux/pkg-comment new file mode 100644 index 0000000..d08fa71 --- /dev/null +++ b/games/tinymux/pkg-comment @@ -0,0 +1 @@ +A Multi-Player FreeForm adventure Program diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile index e8ac23b..dd90d13 100644 --- a/games/tux-aqfh/Makefile +++ b/games/tux-aqfh/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://tuxaqfh.sourceforge.net/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An OpenGL adventure game - BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib USE_REINPLACE= yes diff --git a/games/tux-aqfh/pkg-comment b/games/tux-aqfh/pkg-comment new file mode 100644 index 0000000..10f297e --- /dev/null +++ b/games/tux-aqfh/pkg-comment @@ -0,0 +1 @@ +An OpenGL adventure game diff --git a/games/tuxkart/Makefile b/games/tuxkart/Makefile index 6d80126..d035c94 100644 --- a/games/tuxkart/Makefile +++ b/games/tuxkart/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://tuxkart.sourceforge.net/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An OpenGL action kart racing game - BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib USE_X_PREFIX= yes diff --git a/games/tuxkart/pkg-comment b/games/tuxkart/pkg-comment new file mode 100644 index 0000000..7d0fa6d --- /dev/null +++ b/games/tuxkart/pkg-comment @@ -0,0 +1 @@ +An OpenGL action kart racing game diff --git a/games/vamos/Makefile b/games/vamos/Makefile index 71e14a2..df64f51 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An automotive simulation framework - BUILD_DEPENDS= ${X11BASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= sigc:${PORTSDIR}/devel/libsigc++ diff --git a/games/vamos/pkg-comment b/games/vamos/pkg-comment new file mode 100644 index 0000000..d034783c --- /dev/null +++ b/games/vamos/pkg-comment @@ -0,0 +1 @@ +An automotive simulation framework diff --git a/games/wmfortune/Makefile b/games/wmfortune/Makefile index 17e1bc6..223e710 100644 --- a/games/wmfortune/Makefile +++ b/games/wmfortune/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.01.246.ne.jp/~m-sugano/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dockapp that outputs fortune messages - USE_GMAKE= yes USE_XPM= yes USE_X_PREFIX= yes diff --git a/games/wmfortune/pkg-comment b/games/wmfortune/pkg-comment new file mode 100644 index 0000000..7675aff --- /dev/null +++ b/games/wmfortune/pkg-comment @@ -0,0 +1 @@ +A dockapp that outputs fortune messages diff --git a/games/wmminichess/Makefile b/games/wmminichess/Makefile index aec05b4..7bdaa69 100644 --- a/games/wmminichess/Makefile +++ b/games/wmminichess/Makefile @@ -13,8 +13,6 @@ DISTNAME= miniCHESS-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= WindowMaker chess dockapp game - RUN_DEPENDS= ${LOCALBASE}/bin/gnuchessx:${PORTSDIR}/games/gnuchess USE_GMAKE= YES diff --git a/games/wmminichess/pkg-comment b/games/wmminichess/pkg-comment new file mode 100644 index 0000000..9798ebc --- /dev/null +++ b/games/wmminichess/pkg-comment @@ -0,0 +1 @@ +WindowMaker chess dockapp game diff --git a/games/wmpuzzle/Makefile b/games/wmpuzzle/Makefile index b5cd5c0..d835a0d 100644 --- a/games/wmpuzzle/Makefile +++ b/games/wmpuzzle/Makefile @@ -18,8 +18,6 @@ EXTRACT_ONLY= wmpuzzle_${PORTVERSION}.orig${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dockable puzzle game for WindowMaker and AfterStep - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt GNU_CONFIGURE= yes diff --git a/games/wmpuzzle/pkg-comment b/games/wmpuzzle/pkg-comment new file mode 100644 index 0000000..fc59d8c --- /dev/null +++ b/games/wmpuzzle/pkg-comment @@ -0,0 +1 @@ +A dockable puzzle game for WindowMaker and AfterStep diff --git a/games/wmshuffle/Makefile b/games/wmshuffle/Makefile index dac5fec..d174748 100644 --- a/games/wmshuffle/Makefile +++ b/games/wmshuffle/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.linuks.mine.nu/dockapp/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dockable Shuffle game for WindowMaker and AfterStep - USE_GMAKE= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/games/wmshuffle/pkg-comment b/games/wmshuffle/pkg-comment new file mode 100644 index 0000000..394bfe9 --- /dev/null +++ b/games/wmshuffle/pkg-comment @@ -0,0 +1 @@ +A dockable Shuffle game for WindowMaker and AfterStep diff --git a/games/wmtimebomb/Makefile b/games/wmtimebomb/Makefile index 212a839..7ec82ad 100644 --- a/games/wmtimebomb/Makefile +++ b/games/wmtimebomb/Makefile @@ -12,8 +12,6 @@ DISTNAME= wmtimebomb.20 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A minesweeper for WindowMaker - LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ wraster.4:${PORTSDIR}/x11-wm/windowmaker diff --git a/games/wmtimebomb/pkg-comment b/games/wmtimebomb/pkg-comment new file mode 100644 index 0000000..7fad70b --- /dev/null +++ b/games/wmtimebomb/pkg-comment @@ -0,0 +1 @@ +A minesweeper for WindowMaker diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile index 71bddd8..64f80f3 100644 --- a/games/wordplay/Makefile +++ b/games/wordplay/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple program to generate anagrams - NO_WRKSUBDIR= yes USE_REINPLACE= yes MAKEFILE= makefile diff --git a/games/wordplay/pkg-comment b/games/wordplay/pkg-comment new file mode 100644 index 0000000..f8b9e35 --- /dev/null +++ b/games/wordplay/pkg-comment @@ -0,0 +1 @@ +Simple program to generate anagrams diff --git a/games/x3eyes/Makefile b/games/x3eyes/Makefile index f328765..3bdb1ba 100644 --- a/games/x3eyes/Makefile +++ b/games/x3eyes/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An xeyes-like game except with 3 eyes - USE_IMAKE= yes MAN1= x3eyes.1 diff --git a/games/x3eyes/pkg-comment b/games/x3eyes/pkg-comment new file mode 100644 index 0000000..3a9d8c4 --- /dev/null +++ b/games/x3eyes/pkg-comment @@ -0,0 +1 @@ +An xeyes-like game except with 3 eyes diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index b0c53b4b..146f85a 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Abacus for X Window System - WRKSRC= ${WRKDIR}/xabacus USE_MOTIF= yes USE_X_PREFIX= yes diff --git a/games/xabacus/pkg-comment b/games/xabacus/pkg-comment new file mode 100644 index 0000000..877b4af --- /dev/null +++ b/games/xabacus/pkg-comment @@ -0,0 +1 @@ +Abacus for X Window System diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile index 3d7292e..ba1ae68 100644 --- a/games/xasteroids/Makefile +++ b/games/xasteroids/Makefile @@ -13,8 +13,6 @@ DISTFILES= xasteroids.sh.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X11 based asteroids style arcade game - USE_IMAKE= yes NO_WRKSUBDIR= yes EXTRACT_CMD= ( cd ${WRKDIR}; zcat | sh -s ) diff --git a/games/xasteroids/pkg-comment b/games/xasteroids/pkg-comment new file mode 100644 index 0000000..26158f3 --- /dev/null +++ b/games/xasteroids/pkg-comment @@ -0,0 +1 @@ +X11 based asteroids style arcade game diff --git a/games/xataxx/Makefile b/games/xataxx/Makefile index 2c953b1..68426fd 100644 --- a/games/xataxx/Makefile +++ b/games/xataxx/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Strategy game of position and movement for X Window System - USE_IMAKE= yes MAN6= xataxx.6 diff --git a/games/xataxx/pkg-comment b/games/xataxx/pkg-comment new file mode 100644 index 0000000..3cb6cb8 --- /dev/null +++ b/games/xataxx/pkg-comment @@ -0,0 +1 @@ +Strategy game of position and movement for X Window System diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile index 7488b31..064ee76 100644 --- a/games/xbattle/Makefile +++ b/games/xbattle/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://cns-ftp.bu.edu/pub/xbattle/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A concurrent multi-player battle strategy game - USE_IMAKE= yes MAN1= xbattle.1 diff --git a/games/xbattle/pkg-comment b/games/xbattle/pkg-comment new file mode 100644 index 0000000..91e8dc7 --- /dev/null +++ b/games/xbattle/pkg-comment @@ -0,0 +1 @@ +A concurrent multi-player battle strategy game diff --git a/games/xbill/Makefile b/games/xbill/Makefile index 09c35e6..e4f9c04 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Save your computers from the evil clutches of Bill - USE_IMAKE= yes USE_XPM= yes MAN1= xbill.1 diff --git a/games/xbill/pkg-comment b/games/xbill/pkg-comment new file mode 100644 index 0000000..a42efb2 --- /dev/null +++ b/games/xbill/pkg-comment @@ -0,0 +1 @@ +Save your computers from the evil clutches of Bill diff --git a/games/xbl/Makefile b/games/xbl/Makefile index d840abf..35ed5e5 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A 3D block-dropping game - USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ diff --git a/games/xbl/pkg-comment b/games/xbl/pkg-comment new file mode 100644 index 0000000..1b93162 --- /dev/null +++ b/games/xbl/pkg-comment @@ -0,0 +1 @@ +A 3D block-dropping game diff --git a/games/xblackjack/Makefile b/games/xblackjack/Makefile index 50d17cb..f1e106a 100644 --- a/games/xblackjack/Makefile +++ b/games/xblackjack/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An X11/Motif blackjack game - USE_MOTIF= yes USE_IMAKE= yes MAN1= xblackjack.1 diff --git a/games/xblackjack/pkg-comment b/games/xblackjack/pkg-comment new file mode 100644 index 0000000..32a163f --- /dev/null +++ b/games/xblackjack/pkg-comment @@ -0,0 +1 @@ +An X11/Motif blackjack game diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile index 72f059c..58dc678 100644 --- a/games/xbomb/Makefile +++ b/games/xbomb/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Minesweeper with a couple of grid types - USE_X_PREFIX= yes MAN6= xbomb.6 diff --git a/games/xbomb/pkg-comment b/games/xbomb/pkg-comment new file mode 100644 index 0000000..0491bba --- /dev/null +++ b/games/xbomb/pkg-comment @@ -0,0 +1 @@ +Minesweeper with a couple of grid types diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index b540ad0..c0b17cf 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -13,8 +13,6 @@ DISTFILES= xchada01.lzh MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display a dancing girl "ChaCha." - BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha MAKEFILE= makefile diff --git a/games/xchadance/pkg-comment b/games/xchadance/pkg-comment new file mode 100644 index 0000000..6f9f701 --- /dev/null +++ b/games/xchadance/pkg-comment @@ -0,0 +1 @@ +Display a dancing girl "ChaCha." diff --git a/games/xchain/Makefile b/games/xchain/Makefile index 672709f..3fc6444 100644 --- a/games/xchain/Makefile +++ b/games/xchain/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_1.0-2 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Chain Reaction, a strategy game for 2-4 players - RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 WRKSRC= ${WRKDIR}/${PORTNAME}-1.0 diff --git a/games/xchain/pkg-comment b/games/xchain/pkg-comment new file mode 100644 index 0000000..ba7ed65 --- /dev/null +++ b/games/xchain/pkg-comment @@ -0,0 +1 @@ +Chain Reaction, a strategy game for 2-4 players diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile index 5a8ca45..efe1b8e 100644 --- a/games/xchomp/Makefile +++ b/games/xchomp/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Pac-man-like game under X11 - WRKSRC= ${WRKDIR}/xchomp USE_IMAKE= yes diff --git a/games/xchomp/pkg-comment b/games/xchomp/pkg-comment new file mode 100644 index 0000000..6ead039 --- /dev/null +++ b/games/xchomp/pkg-comment @@ -0,0 +1 @@ +Pac-man-like game under X11 diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile index d53bae0..e070316 100644 --- a/games/xcogitate/Makefile +++ b/games/xcogitate/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= mph MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A logic game with board and stones - USE_X_PREFIX= yes USE_XPM= yes WRKSRC= ${WRKDIR}/XCOGITATE_SOURCE diff --git a/games/xcogitate/pkg-comment b/games/xcogitate/pkg-comment new file mode 100644 index 0000000..84e9efe --- /dev/null +++ b/games/xcogitate/pkg-comment @@ -0,0 +1 @@ +A logic game with board and stones diff --git a/games/xconq/Makefile b/games/xconq/Makefile index 72ab2e6..7ab2752 100644 --- a/games/xconq/Makefile +++ b/games/xconq/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://sources.redhat.com/pub/xconq/ \ MAINTAINER= ports@freebsd.org -PORTCOMMENT= A graphical multi-player strategy game and game design system - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 GNU_CONFIGURE= yes diff --git a/games/xconq/pkg-comment b/games/xconq/pkg-comment new file mode 100644 index 0000000..5751292 --- /dev/null +++ b/games/xconq/pkg-comment @@ -0,0 +1 @@ +A graphical multi-player strategy game and game design system diff --git a/games/xdemineur/Makefile b/games/xdemineur/Makefile index 06b68e7..0c27629 100644 --- a/games/xdemineur/Makefile +++ b/games/xdemineur/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Another minesweeper game for the X Window System - USE_IMAKE= yes USE_XPM= yes MAN1= xdemineur.1 diff --git a/games/xdemineur/pkg-comment b/games/xdemineur/pkg-comment new file mode 100644 index 0000000..cd9a404 --- /dev/null +++ b/games/xdemineur/pkg-comment @@ -0,0 +1 @@ +Another minesweeper game for the X Window System diff --git a/games/xdigger/Makefile b/games/xdigger/Makefile index db9e42f..48bee96 100644 --- a/games/xdigger/Makefile +++ b/games/xdigger/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Boulderdash-like KC85 Digger for X Window System - USE_REINPLACE= yes USE_IMAKE= yes MAN6= xdigger.6 diff --git a/games/xdigger/pkg-comment b/games/xdigger/pkg-comment new file mode 100644 index 0000000..84866cf --- /dev/null +++ b/games/xdigger/pkg-comment @@ -0,0 +1 @@ +Boulderdash-like KC85 Digger for X Window System diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile index 3498741..9a84c7d 100644 --- a/games/xemeraldia/Makefile +++ b/games/xemeraldia/Makefile @@ -17,8 +17,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A game of breaking blocks - USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/games/xemeraldia/pkg-comment b/games/xemeraldia/pkg-comment new file mode 100644 index 0000000..7f3b67e --- /dev/null +++ b/games/xemeraldia/pkg-comment @@ -0,0 +1 @@ +A game of breaking blocks diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index e9ad7cf..cdd9c46 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Galaga resurrected on X - USE_X_PREFIX= yes USE_XPM= yes HAS_CONFIGURE= yes diff --git a/games/xgalaga/pkg-comment b/games/xgalaga/pkg-comment new file mode 100644 index 0000000..3ca8cce --- /dev/null +++ b/games/xgalaga/pkg-comment @@ -0,0 +1 @@ +Galaga resurrected on X diff --git a/games/xhexagons/Makefile b/games/xhexagons/Makefile index 3f1c47b..2ec90d1 100644 --- a/games/xhexagons/Makefile +++ b/games/xhexagons/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Hexagons puzzle (similar to Fifteen Puzzle) for X Window System - WRKSRC= ${WRKDIR}/xhexagons USE_IMAKE= yes MAN1= xhexagons.1 diff --git a/games/xhexagons/pkg-comment b/games/xhexagons/pkg-comment new file mode 100644 index 0000000..fe9bf27 --- /dev/null +++ b/games/xhexagons/pkg-comment @@ -0,0 +1 @@ +Hexagons puzzle (similar to Fifteen Puzzle) for X Window System diff --git a/games/xinvaders/Makefile b/games/xinvaders/Makefile index cde4f66..f891674 100644 --- a/games/xinvaders/Makefile +++ b/games/xinvaders/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= games/arcade/invaders MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Shoot-em-up them nasty little bugs - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext ONLY_FOR_ARCHS= i386 diff --git a/games/xinvaders/pkg-comment b/games/xinvaders/pkg-comment new file mode 100644 index 0000000..19253f2 --- /dev/null +++ b/games/xinvaders/pkg-comment @@ -0,0 +1 @@ +Shoot-em-up them nasty little bugs diff --git a/games/xisola/Makefile b/games/xisola/Makefile index 9967365..90b9212 100644 --- a/games/xisola/Makefile +++ b/games/xisola/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple board game for X Window System - WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/games/xisola/pkg-comment b/games/xisola/pkg-comment new file mode 100644 index 0000000..518cc4b --- /dev/null +++ b/games/xisola/pkg-comment @@ -0,0 +1 @@ +Simple board game for X Window System diff --git a/games/xjump/Makefile b/games/xjump/Makefile index 800c48e..a2d1259 100644 --- a/games/xjump/Makefile +++ b/games/xjump/Makefile @@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple X game where one tries to jump up as many levels as possible - WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/g} USE_X_PREFIX= yes diff --git a/games/xjump/pkg-comment b/games/xjump/pkg-comment new file mode 100644 index 0000000..59f56d0 --- /dev/null +++ b/games/xjump/pkg-comment @@ -0,0 +1 @@ +A simple X game where one tries to jump up as many levels as possible diff --git a/games/xjumpjump/Makefile b/games/xjumpjump/Makefile index ddce342..9fa6fa9 100644 --- a/games/xjumpjump/Makefile +++ b/games/xjumpjump/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Logical game for X Window System - LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_X_PREFIX= yes diff --git a/games/xjumpjump/pkg-comment b/games/xjumpjump/pkg-comment new file mode 100644 index 0000000..207338f --- /dev/null +++ b/games/xjumpjump/pkg-comment @@ -0,0 +1 @@ +Logical game for X Window System diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index c46b703..42b2dfb 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fast action arcade-style game for X Window - .if ${MACHINE_ARCH} == "i386" PLIST_SUB= SNDSRV:="" .else diff --git a/games/xkoules/pkg-comment b/games/xkoules/pkg-comment new file mode 100644 index 0000000..c5f9d5d --- /dev/null +++ b/games/xkoules/pkg-comment @@ -0,0 +1 @@ +Fast action arcade-style game for X Window diff --git a/games/xlaby/Makefile b/games/xlaby/Makefile index 4601764..e60fe9d 100644 --- a/games/xlaby/Makefile +++ b/games/xlaby/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Daemonic X Labyrinth played directly with the mouse pointer - NO_WRKSUBDIR= yes USE_IMAKE= yes MAN6= xlaby.6 diff --git a/games/xlaby/pkg-comment b/games/xlaby/pkg-comment new file mode 100644 index 0000000..6cca5fa --- /dev/null +++ b/games/xlaby/pkg-comment @@ -0,0 +1 @@ +Daemonic X Labyrinth played directly with the mouse pointer diff --git a/games/xlines/Makefile b/games/xlines/Makefile index 1bc1316..812f58a 100644 --- a/games/xlines/Makefile +++ b/games/xlines/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Remove as many balls from board as you can - USE_QT_VER= 1 USE_X_PREFIX= yes USE_REINPLACE= yes diff --git a/games/xlines/pkg-comment b/games/xlines/pkg-comment new file mode 100644 index 0000000..54d5711 --- /dev/null +++ b/games/xlines/pkg-comment @@ -0,0 +1 @@ +Remove as many balls from board as you can diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile index 23211a6..e90935d 100644 --- a/games/xmastermind/Makefile +++ b/games/xmastermind/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games/strategy MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Mastermind game for X Window System - LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_REINPLACE= yes diff --git a/games/xmastermind/pkg-comment b/games/xmastermind/pkg-comment new file mode 100644 index 0000000..f85451f --- /dev/null +++ b/games/xmastermind/pkg-comment @@ -0,0 +1 @@ +Mastermind game for X Window System diff --git a/games/xmball/Makefile b/games/xmball/Makefile index 48bc95d..b9419d3 100644 --- a/games/xmball/Makefile +++ b/games/xmball/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Masterball puzzle for X Window System - WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xmball.1 diff --git a/games/xmball/pkg-comment b/games/xmball/pkg-comment new file mode 100644 index 0000000..48b7389 --- /dev/null +++ b/games/xmball/pkg-comment @@ -0,0 +1 @@ +Masterball puzzle for X Window System diff --git a/games/xmille/Makefile b/games/xmille/Makefile index bad516f..8429482 100644 --- a/games/xmille/Makefile +++ b/games/xmille/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X window mille bourne game - WRKSRC= ${WRKDIR}/Mille USE_IMAKE= yes diff --git a/games/xmille/pkg-comment b/games/xmille/pkg-comment new file mode 100644 index 0000000..b9b0c69 --- /dev/null +++ b/games/xmille/pkg-comment @@ -0,0 +1 @@ +X window mille bourne game diff --git a/games/xmines/Makefile b/games/xmines/Makefile index acb84fd..1677866 100644 --- a/games/xmines/Makefile +++ b/games/xmines/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Minesweeper game for the X Window System - USE_X_PREFIX= yes post-install: diff --git a/games/xmines/pkg-comment b/games/xmines/pkg-comment new file mode 100644 index 0000000..ffd0aec --- /dev/null +++ b/games/xmines/pkg-comment @@ -0,0 +1 @@ +Minesweeper game for the X Window System diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index 94ae8232..a881a52 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= X11 minesweeper game - USE_IMAKE= yes MAN1= xminesweep.1 diff --git a/games/xminesweep/pkg-comment b/games/xminesweep/pkg-comment new file mode 100644 index 0000000..ff73d8f --- /dev/null +++ b/games/xminesweep/pkg-comment @@ -0,0 +1 @@ +X11 minesweeper game diff --git a/games/xmj/Makefile b/games/xmj/Makefile index ea7e1f3..9d7d615 100644 --- a/games/xmj/Makefile +++ b/games/xmj/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Mahjongg - USE_IMAKE= yes .include <bsd.port.mk> diff --git a/games/xmj/pkg-comment b/games/xmj/pkg-comment new file mode 100644 index 0000000..4b3469f --- /dev/null +++ b/games/xmj/pkg-comment @@ -0,0 +1 @@ +Mahjongg diff --git a/games/xmlink/Makefile b/games/xmlink/Makefile index 6c1e20f..efa3adf 100644 --- a/games/xmlink/Makefile +++ b/games/xmlink/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Missing Link puzzle for X Window System - WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xmlink.1 diff --git a/games/xmlink/pkg-comment b/games/xmlink/pkg-comment new file mode 100644 index 0000000..64c1afe --- /dev/null +++ b/games/xmlink/pkg-comment @@ -0,0 +1 @@ +Missing Link puzzle for X Window System diff --git a/games/xneko/Makefile b/games/xneko/Makefile index 922f758..8d0b323 100644 --- a/games/xneko/Makefile +++ b/games/xneko/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The classic cat-and-mouse - NO_WRKSUBDIR= yes USE_IMAKE= yes MAN6= xneko.6 diff --git a/games/xneko/pkg-comment b/games/xneko/pkg-comment new file mode 100644 index 0000000..d499d6a --- /dev/null +++ b/games/xneko/pkg-comment @@ -0,0 +1 @@ +The classic cat-and-mouse diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile index 77657a7..e57d2b7 100644 --- a/games/xnibbles/Makefile +++ b/games/xnibbles/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/BETA/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple X11 snake game, like one seen in MS-DOS qbasic - WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes diff --git a/games/xnibbles/pkg-comment b/games/xnibbles/pkg-comment new file mode 100644 index 0000000..49c98a8 --- /dev/null +++ b/games/xnibbles/pkg-comment @@ -0,0 +1 @@ +A simple X11 snake game, like one seen in MS-DOS qbasic diff --git a/games/xoct/Makefile b/games/xoct/Makefile index 9664e85..371d404 100644 --- a/games/xoct/Makefile +++ b/games/xoct/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Oct puzzle for X Window System - WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xoct.1 diff --git a/games/xoct/pkg-comment b/games/xoct/pkg-comment new file mode 100644 index 0000000..48efc69 --- /dev/null +++ b/games/xoct/pkg-comment @@ -0,0 +1 @@ +Oct puzzle for X Window System diff --git a/games/xoids/Makefile b/games/xoids/Makefile index c899f71..1bf40d7 100644 --- a/games/xoids/Makefile +++ b/games/xoids/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X Window Asteroids style game with full color pixmaps - USE_IMAKE= yes USE_XPM= yes MAN6= xoids.6 diff --git a/games/xoids/pkg-comment b/games/xoids/pkg-comment new file mode 100644 index 0000000..218b4be --- /dev/null +++ b/games/xoids/pkg-comment @@ -0,0 +1 @@ +X Window Asteroids style game with full color pixmaps diff --git a/games/xoj/Makefile b/games/xoj/Makefile index ee16e2ca..283cbbc 100644 --- a/games/xoj/Makefile +++ b/games/xoj/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= O. J. Simpson Simulator root window demo - USE_XPM= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/games/xoj/pkg-comment b/games/xoj/pkg-comment new file mode 100644 index 0000000..cd1b811 --- /dev/null +++ b/games/xoj/pkg-comment @@ -0,0 +1 @@ +O. J. Simpson Simulator root window demo diff --git a/games/xothello/Makefile b/games/xothello/Makefile index db05ccf..c7a3818 100644 --- a/games/xothello/Makefile +++ b/games/xothello/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Othello aka Reversi game for X Window - LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms NO_CDROM= Possible trademark infringement diff --git a/games/xothello/pkg-comment b/games/xothello/pkg-comment new file mode 100644 index 0000000..8a81dba --- /dev/null +++ b/games/xothello/pkg-comment @@ -0,0 +1 @@ +Othello aka Reversi game for X Window diff --git a/games/xpanex/Makefile b/games/xpanex/Makefile index e1418b5..8f34c1f 100644 --- a/games/xpanex/Makefile +++ b/games/xpanex/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Panex puzzle for X Window System - WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xpanex.1 diff --git a/games/xpanex/pkg-comment b/games/xpanex/pkg-comment new file mode 100644 index 0000000..045d48e --- /dev/null +++ b/games/xpanex/pkg-comment @@ -0,0 +1 @@ +Panex puzzle for X Window System diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index ff321d6..30238d8 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Connect the pipes to stop the leaks - # LP64 issues ONLY_FOR_ARCHS= i386 diff --git a/games/xpipeman/pkg-comment b/games/xpipeman/pkg-comment new file mode 100644 index 0000000..27f8c96 --- /dev/null +++ b/games/xpipeman/pkg-comment @@ -0,0 +1 @@ +Connect the pipes to stop the leaks diff --git a/games/xpyraminx/Makefile b/games/xpyraminx/Makefile index cc8cf71..f8f0218 100644 --- a/games/xpyraminx/Makefile +++ b/games/xpyraminx/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Pyraminx puzzle for X Window System - WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xpyraminx.1 diff --git a/games/xpyraminx/pkg-comment b/games/xpyraminx/pkg-comment new file mode 100644 index 0000000..4baf115 --- /dev/null +++ b/games/xpyraminx/pkg-comment @@ -0,0 +1 @@ +Pyraminx puzzle for X Window System diff --git a/games/xqf/Makefile b/games/xqf/Makefile index cfeeaa7..287750c 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Find quake servers - RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat GNU_CONFIGURE= yes diff --git a/games/xqf/pkg-comment b/games/xqf/pkg-comment new file mode 100644 index 0000000..57864cb --- /dev/null +++ b/games/xqf/pkg-comment @@ -0,0 +1 @@ +Find quake servers diff --git a/games/xquarto/Makefile b/games/xquarto/Makefile index 4a7128c..7968e45 100644 --- a/games/xquarto/Makefile +++ b/games/xquarto/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.math.lsa.umich.edu/~mattiasj/games/xquarto/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X version of simple but tricky board game - USE_IMAKE= yes USE_XPM= yes MAN6= xquarto.6 diff --git a/games/xquarto/pkg-comment b/games/xquarto/pkg-comment new file mode 100644 index 0000000..c41bcb2 --- /dev/null +++ b/games/xquarto/pkg-comment @@ -0,0 +1 @@ +X version of simple but tricky board game diff --git a/games/xripple/Makefile b/games/xripple/Makefile index be96367..c8e72d9 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -20,8 +20,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@freebsd.org -PORTCOMMENT= X program to make bottom of screen ripple like a pool of water - USE_IMAKE= yes ALL_TARGET= xripple diff --git a/games/xripple/pkg-comment b/games/xripple/pkg-comment new file mode 100644 index 0000000..5b902ff --- /dev/null +++ b/games/xripple/pkg-comment @@ -0,0 +1 @@ +X program to make bottom of screen ripple like a pool of water diff --git a/games/xroads/Makefile b/games/xroads/Makefile index c2d5a9e..b0ce637 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Commodore 64 "Crossroads"-like video game for X Window System - USE_X_PREFIX= yes do-install: diff --git a/games/xroads/pkg-comment b/games/xroads/pkg-comment new file mode 100644 index 0000000..b5dcd59 --- /dev/null +++ b/games/xroads/pkg-comment @@ -0,0 +1 @@ +Commodore 64 "Crossroads"-like video game for X Window System diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 2ce60e1..c0f2305 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X version of the popular board game - USE_REINPLACE= yes USE_IMAKE= yes USE_XPM= yes diff --git a/games/xscrabble/pkg-comment b/games/xscrabble/pkg-comment new file mode 100644 index 0000000..7dedd3e --- /dev/null +++ b/games/xscrabble/pkg-comment @@ -0,0 +1 @@ +X version of the popular board game diff --git a/games/xsok/Makefile b/games/xsok/Makefile index 24c6b83..a2923f4 100644 --- a/games/xsok/Makefile +++ b/games/xsok/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A generic Sokoban game for X11 - USE_IMAKE= yes USE_XPM= yes MAN6= xsok.6 diff --git a/games/xsok/pkg-comment b/games/xsok/pkg-comment new file mode 100644 index 0000000..c04414f --- /dev/null +++ b/games/xsok/pkg-comment @@ -0,0 +1 @@ +A generic Sokoban game for X11 diff --git a/games/xsol/Makefile b/games/xsol/Makefile index 7862676..0717380 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-new MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Solitaire - USE_IMAKE= yes MAN6= xsol.6 diff --git a/games/xsol/pkg-comment b/games/xsol/pkg-comment new file mode 100644 index 0000000..c0f5d78 --- /dev/null +++ b/games/xsol/pkg-comment @@ -0,0 +1 @@ +Solitaire diff --git a/games/xspacewarp/Makefile b/games/xspacewarp/Makefile index e470a70..9578858 100644 --- a/games/xspacewarp/Makefile +++ b/games/xspacewarp/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Time Trek - like game for X Window System - USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/games/xspacewarp/pkg-comment b/games/xspacewarp/pkg-comment new file mode 100644 index 0000000..c41b791 --- /dev/null +++ b/games/xspacewarp/pkg-comment @@ -0,0 +1 @@ +Time Trek - like game for X Window System diff --git a/games/xtic/Makefile b/games/xtic/Makefile index eb377ad..4331559 100644 --- a/games/xtic/Makefile +++ b/games/xtic/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An X version of a simple but tricky board game - USE_REINPLACE= yes USE_IMAKE= yes USE_XPM= yes diff --git a/games/xtic/pkg-comment b/games/xtic/pkg-comment new file mode 100644 index 0000000..d0f4e37 --- /dev/null +++ b/games/xtic/pkg-comment @@ -0,0 +1 @@ +An X version of a simple but tricky board game diff --git a/games/xtron/Makefile b/games/xtron/Makefile index abf0d33..f1aa170 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Avoid running into walls, your own tail, and that of your opponent - USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/games/xtron/pkg-comment b/games/xtron/pkg-comment new file mode 100644 index 0000000..5ff9627 --- /dev/null +++ b/games/xtron/pkg-comment @@ -0,0 +1 @@ +Avoid running into walls, your own tail, and that of your opponent diff --git a/games/xtruco/Makefile b/games/xtruco/Makefile index d09dd7f..005de6b 100644 --- a/games/xtruco/Makefile +++ b/games/xtruco/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple version for X Window of the famous card game Super Truco - USE_X_PREFIX= yes do-install: diff --git a/games/xtruco/pkg-comment b/games/xtruco/pkg-comment new file mode 100644 index 0000000..5bedabc --- /dev/null +++ b/games/xtruco/pkg-comment @@ -0,0 +1 @@ +Simple version for X Window of the famous card game Super Truco diff --git a/games/xvier/Makefile b/games/xvier/Makefile index 29e431f..99977dc 100644 --- a/games/xvier/Makefile +++ b/games/xvier/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Throw stones into free columns - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_IMAKE= yes MAN6= xvier.6 diff --git a/games/xvier/pkg-comment b/games/xvier/pkg-comment new file mode 100644 index 0000000..57060b3 --- /dev/null +++ b/games/xvier/pkg-comment @@ -0,0 +1 @@ +Throw stones into free columns diff --git a/games/xvmahjongg/Makefile b/games/xvmahjongg/Makefile index 58d7128..aeedb39 100644 --- a/games/xvmahjongg/Makefile +++ b/games/xvmahjongg/Makefile @@ -13,8 +13,6 @@ DISTFILES= ${PORTNAME}${PORTVERSION}.tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Mahjongg for XView with multicolored tiles - LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview ALL_TARGET= mahjongg.swap diff --git a/games/xvmahjongg/pkg-comment b/games/xvmahjongg/pkg-comment new file mode 100644 index 0000000..c9b07aa --- /dev/null +++ b/games/xvmahjongg/pkg-comment @@ -0,0 +1 @@ +Mahjongg for XView with multicolored tiles diff --git a/games/xvmines/Makefile b/games/xvmines/Makefile index b6c15e2..137dbe2 100644 --- a/games/xvmines/Makefile +++ b/games/xvmines/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple minesweeper game for X Window System - LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview USE_IMAKE= yes diff --git a/games/xvmines/pkg-comment b/games/xvmines/pkg-comment new file mode 100644 index 0000000..6192581 --- /dev/null +++ b/games/xvmines/pkg-comment @@ -0,0 +1 @@ +Simple minesweeper game for X Window System diff --git a/games/xword/Makefile b/games/xword/Makefile index 76de95b..77ebc02 100644 --- a/games/xword/Makefile +++ b/games/xword/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A crossword puzzle application - LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk-- GNU_CONFIGURE= yes diff --git a/games/xword/pkg-comment b/games/xword/pkg-comment new file mode 100644 index 0000000..b28854a --- /dev/null +++ b/games/xword/pkg-comment @@ -0,0 +1 @@ +A crossword puzzle application diff --git a/games/xworm/Makefile b/games/xworm/Makefile index b899c97..b4b0189 100644 --- a/games/xworm/Makefile +++ b/games/xworm/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}102 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Classic game with apples and hungry worm - WRKSRC= ${WRKDIR}/XWorm USE_X_PREFIX= yes ALL_TARGET= freebsd diff --git a/games/xworm/pkg-comment b/games/xworm/pkg-comment new file mode 100644 index 0000000..9c0a886 --- /dev/null +++ b/games/xworm/pkg-comment @@ -0,0 +1 @@ +Classic game with apples and hungry worm diff --git a/games/yahtzee/Makefile b/games/yahtzee/Makefile index e07580e..eea4a9c 100644 --- a/games/yahtzee/Makefile +++ b/games/yahtzee/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A curses version of the dice game for one or more players - WRKSRC= ${WRKDIR}/${PORTNAME} # Distribution does not include an install target. So here it is. diff --git a/games/yahtzee/pkg-comment b/games/yahtzee/pkg-comment new file mode 100644 index 0000000..b39e3f6 --- /dev/null +++ b/games/yahtzee/pkg-comment @@ -0,0 +1 @@ +A curses version of the dice game for one or more players diff --git a/games/ztrack/Makefile b/games/ztrack/Makefile index feb448b..b4ba022 100644 --- a/games/ztrack/Makefile +++ b/games/ztrack/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games/arcade MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple ncurses based pseudo-3D driving game - WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DHAVE_RANDOM" diff --git a/games/ztrack/pkg-comment b/games/ztrack/pkg-comment new file mode 100644 index 0000000..e58b17a --- /dev/null +++ b/games/ztrack/pkg-comment @@ -0,0 +1 @@ +Simple ncurses based pseudo-3D driving game diff --git a/german/aspell/Makefile b/german/aspell/Makefile index f2707da..95edab0 100644 --- a/german/aspell/Makefile +++ b/german/aspell/Makefile @@ -10,8 +10,6 @@ CATEGORIES= german MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with German dictionary - MASTERDIR= ${.CURDIR}/../../textproc/aspell ASPELL_DE= ja diff --git a/german/aspell/pkg-comment b/german/aspell/pkg-comment new file mode 100644 index 0000000..4b9d7bb --- /dev/null +++ b/german/aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with German dictionary diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile index 13b2774..5ed236a 100644 --- a/graphics/EZWGL/Makefile +++ b/graphics/EZWGL/Makefile @@ -13,8 +13,6 @@ DISTFILES= ${DISTNAME}-demo.tgz ${DISTNAME}-doc.tgz ${DISTNAME}-src.tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The EZ Widget and Graphics Library - LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png diff --git a/graphics/EZWGL/pkg-comment b/graphics/EZWGL/pkg-comment new file mode 100644 index 0000000..c6aee34 --- /dev/null +++ b/graphics/EZWGL/pkg-comment @@ -0,0 +1 @@ +The EZ Widget and Graphics Library diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index 86fc116..a7e335c 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://dark.x.dtu.dk/~mbn/clanlib/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fast pixel formats conversion library - USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/graphics/IPA/Makefile b/graphics/IPA/Makefile index ba13267..ebef506 100644 --- a/graphics/IPA/Makefile +++ b/graphics/IPA/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.prima.eu.org/IPA/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Image Processing Algorithms - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Prima.pm:${PORTSDIR}/x11-toolkits/p5-Prima RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index e7a5a27..5824dcd 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -29,8 +29,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Image processing tools (interactive optional--misc/display conflict) - BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jasper.4:${PORTSDIR}/graphics/jasper \ jbig.1:${PORTSDIR}/graphics/jbigkit \ diff --git a/graphics/ImageMagick/pkg-comment b/graphics/ImageMagick/pkg-comment new file mode 100644 index 0000000..80dcf2f --- /dev/null +++ b/graphics/ImageMagick/pkg-comment @@ -0,0 +1 @@ +Image processing tools (interactive optional--misc/display conflict) diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 53cb3b08..152ffea 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An ascii art library - WRKSRC= ${WRKDIR}/${PORTNAME}-1.4.0 USE_REINPLACE= yes USE_LIBTOOL= yes diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index bec29a2..5f9a7df 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A photorealistic rendering system - BUILD_DEPENDS= ${LOCALBASE}/lib/libargparse.a:${PORTSDIR}/devel/libargparse LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index c30bcc9..5143091 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graphics viewer for viewing netpbm format on console or X using aalib - RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm \ convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib diff --git a/graphics/bbrb/Makefile b/graphics/bbrb/Makefile index 97ddc52..d6a707a 100644 --- a/graphics/bbrb/Makefile +++ b/graphics/bbrb/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A graphical background manager for the Blackbox window manager - RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv \ blackbox:${PORTSDIR}/x11-wm/blackbox diff --git a/graphics/cadubi/Makefile b/graphics/cadubi/Makefile index 99080ca..3914fb3 100644 --- a/graphics/cadubi/Makefile +++ b/graphics/cadubi/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= ASCII drawing utility - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey NO_BUILD= yes diff --git a/graphics/camediaplay/Makefile b/graphics/camediaplay/Makefile index 510afc1..8c3e4fd 100644 --- a/graphics/camediaplay/Makefile +++ b/graphics/camediaplay/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.itojun.org/pub/digi-cam/C-400L/unix/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Digital camera downloading tool for Epson/Sanyo/Olympus/Agfa camera - WRKSRC= ${WRKDIR}/${PORTNAME}/build USE_REINPLACE= yes diff --git a/graphics/claraocr/Makefile b/graphics/claraocr/Makefile index 5091b77..e9ee0de 100644 --- a/graphics/claraocr/Makefile +++ b/graphics/claraocr/Makefile @@ -17,8 +17,6 @@ DISTNAME= clara-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Optical character recognition (OCR) utility - USE_XLIB= yes USE_PERL5= yes MAKE_ENV= MKDIR="${MKDIR}" diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile index 0d8ac0e..ba036a5 100644 --- a/graphics/cqcam/Makefile +++ b/graphics/cqcam/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cs.duke.edu/~reynolds/cqcam/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Color Quickcam control program - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg ONLY_FOR_ARCHS= i386 diff --git a/graphics/dc20ctrl/Makefile b/graphics/dc20ctrl/Makefile index 1fa4e92..9d9dae3 100644 --- a/graphics/dc20ctrl/Makefile +++ b/graphics/dc20ctrl/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.paternostro.org/~ugo/binaries/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Digital camera control and download tool for Kodak DC20 camera - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png diff --git a/graphics/dc3play/Makefile b/graphics/dc3play/Makefile index eed1893..45d787e 100644 --- a/graphics/dc3play/Makefile +++ b/graphics/dc3play/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.itojun.org/pub/digi-cam/DC-3/unix/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Digital camera downloading tool for Ricoh DC-3 - RESTRICTED= "Beta test period, redistribution prohibited" WRKSRC= ${WRKDIR}/${PORTNAME}/build diff --git a/graphics/deep_zoom/Makefile b/graphics/deep_zoom/Makefile index 414ecec..efbf50a 100644 --- a/graphics/deep_zoom/Makefile +++ b/graphics/deep_zoom/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://members.rogers.com/rowley-c/deep_zoom/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generate very highly zoomed fractals - BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2 \ gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/graphics/divxcalc/Makefile b/graphics/divxcalc/Makefile index d7d0133..365bf0a 100644 --- a/graphics/divxcalc/Makefile +++ b/graphics/divxcalc/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://members.ams.chello.nl/r.slooten2/divxcalc/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= DivX Calculator - BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14 USE_REINPLACE= yes diff --git a/graphics/dore/Makefile b/graphics/dore/Makefile index 81a6762..f042d71 100644 --- a/graphics/dore/Makefile +++ b/graphics/dore/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Dynamic Object Rendering Environment - USE_REINPLACE= yes USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/graphics/dynamechs/Makefile b/graphics/dynamechs/Makefile index 17cabf8..e279bcb 100644 --- a/graphics/dynamechs/Makefile +++ b/graphics/dynamechs/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/p/pre/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Multibody Dynamic Simulation Library - USE_MESA= yes USE_GMAKE= yes MAKE_ENV= OPENGLINCDIR="${X11BASE}/include" \ diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index b728130..33b989e 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.ny.us.rasterman.com/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An image viewer written using libraries for Enlightenment 0.17 development - LIB_DEPENDS= ecore.0:${PORTSDIR}/x11/ecore \ evas.6:${PORTSDIR}/graphics/evas diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile index 3349268..f198ec4 100644 --- a/graphics/epix/Makefile +++ b/graphics/epix/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Creates math plots and line figures using easy-to-learn syntax - BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ latex:${PORTSDIR}/print/teTeX diff --git a/graphics/epix/pkg-comment b/graphics/epix/pkg-comment new file mode 100644 index 0000000..806211a --- /dev/null +++ b/graphics/epix/pkg-comment @@ -0,0 +1 @@ +Creates math plots and line figures using easy-to-learn syntax diff --git a/graphics/epstool/Makefile b/graphics/epstool/Makefile index 7d77820..ee39b5b 100644 --- a/graphics/epstool/Makefile +++ b/graphics/epstool/Makefile @@ -13,8 +13,6 @@ DISTNAME= gsv42src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Create or extract preview bitmaps in EPS files - RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 09866c0..904e589 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A hardware-accelerated canvas API for X-Windows - LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 USE_BZIP2= yes diff --git a/graphics/exiftags/Makefile b/graphics/exiftags/Makefile index 3593416..412a85e 100644 --- a/graphics/exiftags/Makefile +++ b/graphics/exiftags/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://johnst.org/sw/exiftags/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Parses a specified JPEG file for a JPEG APP1 section containing Exif data - MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" MAN1= exifcom.1 exiftags.1 diff --git a/graphics/fbm/Makefile b/graphics/fbm/Makefile index b53d6bd..5b748c3 100644 --- a/graphics/fbm/Makefile +++ b/graphics/fbm/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fuzzy Pixmap Manipulation utilities - NO_WRKSUBDIR= yes MANL= clr2gray.l fbcat.l fbclean.l fbconv.l fbedge.l fbext.l fbhalf.l \ diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 467c26d..0ad5a8e 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -7,7 +7,6 @@ PORTNAME= feh PORTVERSION= 1.2.2 -PORTCOMMENT= An image viewer that utilizes Imlib2 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ diff --git a/graphics/feh/pkg-comment b/graphics/feh/pkg-comment new file mode 100644 index 0000000..e93ebc5 --- /dev/null +++ b/graphics/feh/pkg-comment @@ -0,0 +1 @@ +An image viewer that utilizes Imlib2 diff --git a/graphics/flashplayer/Makefile b/graphics/flashplayer/Makefile index 3a8e749..18e915d4 100644 --- a/graphics/flashplayer/Makefile +++ b/graphics/flashplayer/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GPL standalone Flash (TM) player - LIB_DEPENDS= flash.0:${.CURDIR}/../libflash USE_X_PREFIX= yes diff --git a/graphics/fli2gif/Makefile b/graphics/fli2gif/Makefile index bebb888..4a6dd95 100644 --- a/graphics/fli2gif/Makefile +++ b/graphics/fli2gif/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}b MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Automatic Flic to animated GIF convertor - NO_WRKSUBDIR= yes USE_ZIP= yes diff --git a/graphics/fli2gif/pkg-comment b/graphics/fli2gif/pkg-comment new file mode 100644 index 0000000..fe42a8f --- /dev/null +++ b/graphics/fli2gif/pkg-comment @@ -0,0 +1 @@ +Automatic Flic to animated GIF convertor diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index a879560..85f6cad 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fonts and font libraries necessary for Enlightenment - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes diff --git a/graphics/fnlib/pkg-comment b/graphics/fnlib/pkg-comment new file mode 100644 index 0000000..5db0d8d --- /dev/null +++ b/graphics/fnlib/pkg-comment @@ -0,0 +1 @@ +Fonts and font libraries necessary for Enlightenment diff --git a/graphics/fractorama/Makefile b/graphics/fractorama/Makefile index ba13ca28..3a9046d 100644 --- a/graphics/fractorama/Makefile +++ b/graphics/fractorama/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fractal generation program - USE_BISON= yes USE_QT_VER= 3 WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/graphics/fractorama/pkg-comment b/graphics/fractorama/pkg-comment new file mode 100644 index 0000000..865283c --- /dev/null +++ b/graphics/fractorama/pkg-comment @@ -0,0 +1 @@ +Fractal generation program diff --git a/graphics/g3dviewer/Makefile b/graphics/g3dviewer/Makefile index 38d2c45..28a7fa4 100644 --- a/graphics/g3dviewer/Makefile +++ b/graphics/g3dviewer/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://madsworld.exhome.de/downloads/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A 3D file viewer for GTK+ - LIB_DEPENDS= gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea USE_GNOMENG= yes diff --git a/graphics/g3dviewer/pkg-comment b/graphics/g3dviewer/pkg-comment new file mode 100644 index 0000000..6f51692 --- /dev/null +++ b/graphics/g3dviewer/pkg-comment @@ -0,0 +1 @@ +A 3D file viewer for GTK+ diff --git a/graphics/gcolor/Makefile b/graphics/gcolor/Makefile index f059023..b1c25e6 100644 --- a/graphics/gcolor/Makefile +++ b/graphics/gcolor/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GTK-based color picker - USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/graphics/gcolor/pkg-comment b/graphics/gcolor/pkg-comment new file mode 100644 index 0000000..33e13d8 --- /dev/null +++ b/graphics/gcolor/pkg-comment @@ -0,0 +1 @@ +GTK-based color picker diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 4489b5f..9f2c6e2 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -19,8 +19,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= A graphics library for fast image creation - BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png:${PORTSDIR}/graphics/png \ diff --git a/graphics/gd/pkg-comment b/graphics/gd/pkg-comment new file mode 100644 index 0000000..02fcafe --- /dev/null +++ b/graphics/gd/pkg-comment @@ -0,0 +1 @@ +A graphics library for fast image creation diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 4489b5f..9f2c6e2 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -19,8 +19,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= A graphics library for fast image creation - BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png:${PORTSDIR}/graphics/png \ diff --git a/graphics/gd1/pkg-comment b/graphics/gd1/pkg-comment new file mode 100644 index 0000000..02fcafe --- /dev/null +++ b/graphics/gd1/pkg-comment @@ -0,0 +1 @@ +A graphics library for fast image creation diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index a07edf0..9bbc0bc 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= graphics/gd MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= A graphics library for fast creation of images - LIB_DEPENDS= png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg \ freetype:${PORTSDIR}/print/freetype2 diff --git a/graphics/gd2/pkg-comment b/graphics/gd2/pkg-comment new file mode 100644 index 0000000..e808470 --- /dev/null +++ b/graphics/gd2/pkg-comment @@ -0,0 +1 @@ +A graphics library for fast creation of images diff --git a/graphics/geist/Makefile b/graphics/geist/Makefile index eec121a..38fca49 100644 --- a/graphics/geist/Makefile +++ b/graphics/geist/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An object-based image creation/layout application - LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/graphics/geist/pkg-comment b/graphics/geist/pkg-comment new file mode 100644 index 0000000..0bc9119 --- /dev/null +++ b/graphics/geist/pkg-comment @@ -0,0 +1 @@ +An object-based image creation/layout application diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 8745789..4378125 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A utility library that includes a wrapper for imlib2 - LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes diff --git a/graphics/giblib/pkg-comment b/graphics/giblib/pkg-comment new file mode 100644 index 0000000..b286f58 --- /dev/null +++ b/graphics/giblib/pkg-comment @@ -0,0 +1 @@ +A utility library that includes a wrapper for imlib2 diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index 6f6470f..8b061db 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tools and library routines for working with GIF images - INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/graphics/giflib/pkg-comment b/graphics/giflib/pkg-comment new file mode 100644 index 0000000..97b6f97 --- /dev/null +++ b/graphics/giflib/pkg-comment @@ -0,0 +1 @@ +Tools and library routines for working with GIF images diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 9fc0252..eb60864 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://gliv.tuxfamily.org/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ gtkgl-2.0.1:${PORTSDIR}/x11-toolkits/gtkglarea2 RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick diff --git a/graphics/gliv/pkg-comment b/graphics/gliv/pkg-comment new file mode 100644 index 0000000..4b577b0 --- /dev/null +++ b/graphics/gliv/pkg-comment @@ -0,0 +1 @@ +An image viewer that uses Gdk-Pixbuf and OpenGL diff --git a/graphics/gltk/Makefile b/graphics/gltk/Makefile index 447afb7..ce62a86 100644 --- a/graphics/gltk/Makefile +++ b/graphics/gltk/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An OpenGL/Tk interface - USE_IMAKE= yes USE_MESA= yes diff --git a/graphics/gltk/pkg-comment b/graphics/gltk/pkg-comment new file mode 100644 index 0000000..ec3c702 --- /dev/null +++ b/graphics/gltk/pkg-comment @@ -0,0 +1 @@ +An OpenGL/Tk interface diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index b314ed0..c2f9741 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Weird GNOME fractal generator - USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/graphics/gnofract4d/pkg-comment b/graphics/gnofract4d/pkg-comment new file mode 100644 index 0000000..e7c6530 --- /dev/null +++ b/graphics/gnofract4d/pkg-comment @@ -0,0 +1 @@ +Weird GNOME fractal generator diff --git a/graphics/gopchop/Makefile b/graphics/gopchop/Makefile index 286af58..be0d114 100644 --- a/graphics/gopchop/Makefile +++ b/graphics/gopchop/Makefile @@ -17,8 +17,6 @@ DISTNAME= GOPchop-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG2 GOP-accurate editor - BUILD_DEPENDS= ${LOCALBASE}/lib/libvo.a:${PORTSDIR}/graphics/libmpeg2 LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ mpeg2.0:${PORTSDIR}/graphics/libmpeg2 diff --git a/graphics/gopchop/pkg-comment b/graphics/gopchop/pkg-comment new file mode 100644 index 0000000..15ed1fd --- /dev/null +++ b/graphics/gopchop/pkg-comment @@ -0,0 +1 @@ +MPEG2 GOP-accurate editor diff --git a/graphics/gozer/Makefile b/graphics/gozer/Makefile index 81895d6..4eae583 100644 --- a/graphics/gozer/Makefile +++ b/graphics/gozer/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A commandline text rendering utility that creates images from arbitrary text - LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib USE_X_PREFIX= yes diff --git a/graphics/gozer/pkg-comment b/graphics/gozer/pkg-comment new file mode 100644 index 0000000..3eba631 --- /dev/null +++ b/graphics/gozer/pkg-comment @@ -0,0 +1 @@ +A commandline text rendering utility that creates images from arbitrary text diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index ebd6086..bcf9e64 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= gphoto MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A universal digital camera picture control tool - BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ usb-0.1.5:${PORTSDIR}/devel/libusb \ diff --git a/graphics/gphoto2/pkg-comment b/graphics/gphoto2/pkg-comment new file mode 100644 index 0000000..f0c4300 --- /dev/null +++ b/graphics/gphoto2/pkg-comment @@ -0,0 +1 @@ +A universal digital camera picture control tool diff --git a/graphics/gplot/Makefile b/graphics/gplot/Makefile index e35b7d2..583b418 100644 --- a/graphics/gplot/Makefile +++ b/graphics/gplot/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graphic utilities for the processing of CGM metafiles - NO_WRKSUBDIR= yes ALL_TARGET= drawcgm gtex gplot MAN1= gplot.1 diff --git a/graphics/gplot/pkg-comment b/graphics/gplot/pkg-comment new file mode 100644 index 0000000..ea5f997 --- /dev/null +++ b/graphics/gplot/pkg-comment @@ -0,0 +1 @@ +Graphic utilities for the processing of CGM metafiles diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile index 987b0f9..066d59a 100644 --- a/graphics/gsculpt/Makefile +++ b/graphics/gsculpt/Makefile @@ -15,8 +15,6 @@ DISTNAME= gSculpt-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Opensource 3D modelling application - WRKSRC= ${WRKDIR}/gSculpt-${PORTVERSION} USE_REINPLACE= yes USE_GNOMENG= yes diff --git a/graphics/gsculpt/pkg-comment b/graphics/gsculpt/pkg-comment new file mode 100644 index 0000000..861e38f --- /dev/null +++ b/graphics/gsculpt/pkg-comment @@ -0,0 +1 @@ +An Opensource 3D modelling application diff --git a/graphics/gsubedit/Makefile b/graphics/gsubedit/Makefile index 04f0840..f5a422b 100644 --- a/graphics/gsubedit/Makefile +++ b/graphics/gsubedit/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNOME Subtitle Editor - USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/graphics/gsubedit/pkg-comment b/graphics/gsubedit/pkg-comment new file mode 100644 index 0000000..675a933 --- /dev/null +++ b/graphics/gsubedit/pkg-comment @@ -0,0 +1 @@ +GNOME Subtitle Editor diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile index 95478f5..dce432b 100644 --- a/graphics/gts/Makefile +++ b/graphics/gts/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Triangulated Surface Library - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_GNOMENG= yes diff --git a/graphics/gts/pkg-comment b/graphics/gts/pkg-comment new file mode 100644 index 0000000..bd4af4f --- /dev/null +++ b/graphics/gts/pkg-comment @@ -0,0 +1 @@ +GNU Triangulated Surface Library diff --git a/graphics/hdf5/Makefile b/graphics/hdf5/Makefile index 72284de..c43f478 100644 --- a/graphics/hdf5/Makefile +++ b/graphics/hdf5/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Hierarchical Data Format library (from NCSA) - USE_REINPLACE= yes USE_PERL5= yes USE_OPENSSL= yes diff --git a/graphics/hdf5/pkg-comment b/graphics/hdf5/pkg-comment new file mode 100644 index 0000000..2f8affd --- /dev/null +++ b/graphics/hdf5/pkg-comment @@ -0,0 +1 @@ +Hierarchical Data Format library (from NCSA) diff --git a/graphics/hobbes-icons-xpm/Makefile b/graphics/hobbes-icons-xpm/Makefile index 10cc9bb..69016c6 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Collection of over 3000 icons in XPM3 format - USE_X_PREFIX= yes NO_BUILD= yes diff --git a/graphics/hobbes-icons-xpm/pkg-comment b/graphics/hobbes-icons-xpm/pkg-comment new file mode 100644 index 0000000..7d23b3d --- /dev/null +++ b/graphics/hobbes-icons-xpm/pkg-comment @@ -0,0 +1 @@ +Collection of over 3000 icons in XPM3 format diff --git a/graphics/hppsmtools/Makefile b/graphics/hppsmtools/Makefile index 4465a45..83d5a0d 100644 --- a/graphics/hppsmtools/Makefile +++ b/graphics/hppsmtools/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= http://unimut.fsk.uni-heidelberg.de/demi/photosmart/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tool for HP PhotoSmart C5340A & Konica Q-EZ digital cameras - ALL_TARGET= do-install: diff --git a/graphics/hppsmtools/pkg-comment b/graphics/hppsmtools/pkg-comment new file mode 100644 index 0000000..9048c1f --- /dev/null +++ b/graphics/hppsmtools/pkg-comment @@ -0,0 +1 @@ +Tool for HP PhotoSmart C5340A & Konica Q-EZ digital cameras diff --git a/graphics/imc/Makefile b/graphics/imc/Makefile index 6243b70..e5a1abd 100644 --- a/graphics/imc/Makefile +++ b/graphics/imc/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://users.skynet.be/Peter.Verthez/projects/imc/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Image Compiler - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/imc/pkg-comment b/graphics/imc/pkg-comment new file mode 100644 index 0000000..6ea30a8 --- /dev/null +++ b/graphics/imc/pkg-comment @@ -0,0 +1 @@ +Image Compiler diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 6c0899a..914322a 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The next generation graphic library for enlightenment package - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ ltdl.1:${PORTSDIR}/devel/libtool \ png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/imlib2/pkg-comment b/graphics/imlib2/pkg-comment new file mode 100644 index 0000000..5a71e6e --- /dev/null +++ b/graphics/imlib2/pkg-comment @@ -0,0 +1 @@ +The next generation graphic library for enlightenment package diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile index af194d9..fca1f75 100644 --- a/graphics/imlib2_loaders/Makefile +++ b/graphics/imlib2_loaders/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Extra image loader plugins for Imlib 2 - LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ edb.1:${PORTSDIR}/databases/edb diff --git a/graphics/imlib2_loaders/pkg-comment b/graphics/imlib2_loaders/pkg-comment new file mode 100644 index 0000000..a67bff6 --- /dev/null +++ b/graphics/imlib2_loaders/pkg-comment @@ -0,0 +1 @@ +Extra image loader plugins for Imlib 2 diff --git a/graphics/imlib3d/Makefile b/graphics/imlib3d/Makefile index 1f8ad8d..a90ac9a 100644 --- a/graphics/imlib3d/Makefile +++ b/graphics/imlib3d/Makefile @@ -16,8 +16,6 @@ DISTNAME= ImLib3D-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A 3D Image Processing Framework - LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ gsl.3:${PORTSDIR}/math/gsl \ xml2.5:${PORTSDIR}/textproc/libxml2 \ diff --git a/graphics/imlib3d/pkg-comment b/graphics/imlib3d/pkg-comment new file mode 100644 index 0000000..cbbe5ff --- /dev/null +++ b/graphics/imlib3d/pkg-comment @@ -0,0 +1 @@ +A 3D Image Processing Framework diff --git a/graphics/jpgraph/Makefile b/graphics/jpgraph/Makefile index 66bcf93..a0be439 100644 --- a/graphics/jpgraph/Makefile +++ b/graphics/jpgraph/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.aditus.nu/jpgraph/downloads/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Draw both "quick and dirty" graphs with a minimum of code - NO_BUILD= yes .include <bsd.port.pre.mk> diff --git a/graphics/jpgraph/pkg-comment b/graphics/jpgraph/pkg-comment new file mode 100644 index 0000000..c6fc062 --- /dev/null +++ b/graphics/jpgraph/pkg-comment @@ -0,0 +1 @@ +Draw both "quick and dirty" graphs with a minimum of code diff --git a/graphics/jslice/Makefile b/graphics/jslice/Makefile index 45444bd..bb87553 100644 --- a/graphics/jslice/Makefile +++ b/graphics/jslice/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.pldaniels.com/jslice/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graphics tool to split up a JPEG image and provide HTML for the slices - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg do-install: diff --git a/graphics/jslice/pkg-comment b/graphics/jslice/pkg-comment new file mode 100644 index 0000000..68e7a57 --- /dev/null +++ b/graphics/jslice/pkg-comment @@ -0,0 +1 @@ +Graphics tool to split up a JPEG image and provide HTML for the slices diff --git a/graphics/kdc2tiff/Makefile b/graphics/kdc2tiff/Makefile index 5d75577..57ef3a75 100644 --- a/graphics/kdc2tiff/Makefile +++ b/graphics/kdc2tiff/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts Kodak .kdc to TIFF or JPEG formats - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff diff --git a/graphics/kdc2tiff/pkg-comment b/graphics/kdc2tiff/pkg-comment new file mode 100644 index 0000000..8338e28 --- /dev/null +++ b/graphics/kdc2tiff/pkg-comment @@ -0,0 +1 @@ +Converts Kodak .kdc to TIFF or JPEG formats diff --git a/graphics/kludge3d/Makefile b/graphics/kludge3d/Makefile index 93d7076..d530509 100644 --- a/graphics/kludge3d/Makefile +++ b/graphics/kludge3d/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple 3d editor - LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \ 3ds.1:${PORTSDIR}/graphics/lib3ds diff --git a/graphics/kludge3d/pkg-comment b/graphics/kludge3d/pkg-comment new file mode 100644 index 0000000..b94c4a7 --- /dev/null +++ b/graphics/kludge3d/pkg-comment @@ -0,0 +1 @@ +A simple 3d editor diff --git a/graphics/libafterimage/Makefile b/graphics/libafterimage/Makefile index 0a647c6..7cf5a80 100644 --- a/graphics/libafterimage/Makefile +++ b/graphics/libafterimage/Makefile @@ -16,8 +16,6 @@ DISTNAME= libAfterImage-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic imaging library originally designed for AfterStep - BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= AfterBase.0:${PORTSDIR}/devel/libafterbase \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/libafterimage/pkg-comment b/graphics/libafterimage/pkg-comment new file mode 100644 index 0000000..42658a8 --- /dev/null +++ b/graphics/libafterimage/pkg-comment @@ -0,0 +1 @@ +Generic imaging library originally designed for AfterStep diff --git a/graphics/libdvbpsi/Makefile b/graphics/libdvbpsi/Makefile index 7714636..eafd396 100644 --- a/graphics/libdvbpsi/Makefile +++ b/graphics/libdvbpsi/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.videolan.org/pub/videolan/libdvbpsi/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for MPEG TS and DVB PSI tables decoding and generation - GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-release INSTALLS_SHLIB= yes diff --git a/graphics/libdvbpsi/pkg-comment b/graphics/libdvbpsi/pkg-comment new file mode 100644 index 0000000..f4d68ff --- /dev/null +++ b/graphics/libdvbpsi/pkg-comment @@ -0,0 +1 @@ +A library for MPEG TS and DVB PSI tables decoding and generation diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index 5263524..348f6b3 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= libexif MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GTK+ widgets to display/edit EXIF tags - LIB_DEPENDS= exif.8:${PORTSDIR}/graphics/libexif \ gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 diff --git a/graphics/libexif-gtk/pkg-comment b/graphics/libexif-gtk/pkg-comment new file mode 100644 index 0000000..bccc103 --- /dev/null +++ b/graphics/libexif-gtk/pkg-comment @@ -0,0 +1 @@ +GTK+ widgets to display/edit EXIF tags diff --git a/graphics/libfame/Makefile b/graphics/libfame/Makefile index b1c5472..85505c1 100644 --- a/graphics/libfame/Makefile +++ b/graphics/libfame/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A video encoding library - USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/graphics/libfame/pkg-comment b/graphics/libfame/pkg-comment new file mode 100644 index 0000000..fca2923 --- /dev/null +++ b/graphics/libfame/pkg-comment @@ -0,0 +1 @@ +A video encoding library diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile index 0baee45..8cad6ef 100644 --- a/graphics/libflash/Makefile +++ b/graphics/libflash/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GPL Flash (TM) Library - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg WRKSRC= ${WRKDIR}/${DISTNAME}/Lib diff --git a/graphics/libflash/pkg-comment b/graphics/libflash/pkg-comment new file mode 100644 index 0000000..05954f0 --- /dev/null +++ b/graphics/libflash/pkg-comment @@ -0,0 +1 @@ +GPL Flash (TM) Library diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile index c56270f..4a36b8d 100644 --- a/graphics/libimg/Makefile +++ b/graphics/libimg/Makefile @@ -13,8 +13,6 @@ DISTNAME= img${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library of image format handlers for Tk4.1 and later - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/libimg/pkg-comment b/graphics/libimg/pkg-comment new file mode 100644 index 0000000..cae94a7 --- /dev/null +++ b/graphics/libimg/pkg-comment @@ -0,0 +1 @@ +A library of image format handlers for Tk4.1 and later diff --git a/graphics/libquicktime/Makefile b/graphics/libquicktime/Makefile index 017a538..37f5f2a 100644 --- a/graphics/libquicktime/Makefile +++ b/graphics/libquicktime/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for reading and writing quicktime files - LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \ jpeg.9:${PORTSDIR}/graphics/jpeg \ dv.2:${PORTSDIR}/graphics/libdv \ diff --git a/graphics/libquicktime/pkg-comment b/graphics/libquicktime/pkg-comment new file mode 100644 index 0000000..a9e1f6a --- /dev/null +++ b/graphics/libquicktime/pkg-comment @@ -0,0 +1 @@ +A library for reading and writing quicktime files diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index 6f6470f..8b061db 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tools and library routines for working with GIF images - INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/graphics/libungif/pkg-comment b/graphics/libungif/pkg-comment new file mode 100644 index 0000000..97b6f97 --- /dev/null +++ b/graphics/libungif/pkg-comment @@ -0,0 +1 @@ +Tools and library routines for working with GIF images diff --git a/graphics/libv3d/Makefile b/graphics/libv3d/Makefile index 63202c4..b70357f 100644 --- a/graphics/libv3d/Makefile +++ b/graphics/libv3d/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= V3D IO Library - USE_REINPLACE= yes USE_MESA= yes HAS_CONFIGURE= yes diff --git a/graphics/libv3d/pkg-comment b/graphics/libv3d/pkg-comment new file mode 100644 index 0000000..bf03fac --- /dev/null +++ b/graphics/libv3d/pkg-comment @@ -0,0 +1 @@ +V3D IO Library diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 4bf0829..6000e6a 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -19,8 +19,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ freetype.9:${PORTSDIR}/print/freetype2 \ xml2.5:${PORTSDIR}/textproc/libxml2 -PORTCOMMENT= Tools and library for converting Microsoft WMF (windows metafile) - USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/graphics/libwmf/pkg-comment b/graphics/libwmf/pkg-comment new file mode 100644 index 0000000..fc972d9 --- /dev/null +++ b/graphics/libwmf/pkg-comment @@ -0,0 +1 @@ +Tools and library for converting Microsoft WMF (windows metafile) diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile index c32b2fc..71ab949 100644 --- a/graphics/linux-f10-jpeg/Makefile +++ b/graphics/linux-f10-jpeg/Makefile @@ -9,8 +9,6 @@ PORTNAME= jpeg PORTVERSION= 6b.15 CATEGORIES= graphics linux -PORTCOMMENT= RPM of Jpeg lib - RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-jpeg/pkg-comment b/graphics/linux-f10-jpeg/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/graphics/linux-f10-jpeg/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/graphics/linux-f10-png/Makefile b/graphics/linux-f10-png/Makefile index 068147e..9d2f32e 100644 --- a/graphics/linux-f10-png/Makefile +++ b/graphics/linux-f10-png/Makefile @@ -13,6 +13,4 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm -PORTCOMMENT= RPM of png lib - .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-png/pkg-comment b/graphics/linux-f10-png/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/graphics/linux-f10-png/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/graphics/linux-f10-png10/Makefile b/graphics/linux-f10-png10/Makefile index 068147e..9d2f32e 100644 --- a/graphics/linux-f10-png10/Makefile +++ b/graphics/linux-f10-png10/Makefile @@ -13,6 +13,4 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm -PORTCOMMENT= RPM of png lib - .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-png10/pkg-comment b/graphics/linux-f10-png10/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/graphics/linux-f10-png10/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/graphics/linux-f8-jpeg/Makefile b/graphics/linux-f8-jpeg/Makefile index c32b2fc..71ab949 100644 --- a/graphics/linux-f8-jpeg/Makefile +++ b/graphics/linux-f8-jpeg/Makefile @@ -9,8 +9,6 @@ PORTNAME= jpeg PORTVERSION= 6b.15 CATEGORIES= graphics linux -PORTCOMMENT= RPM of Jpeg lib - RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-jpeg/pkg-comment b/graphics/linux-f8-jpeg/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/graphics/linux-f8-jpeg/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/graphics/linux-f8-png/Makefile b/graphics/linux-f8-png/Makefile index 068147e..9d2f32e 100644 --- a/graphics/linux-f8-png/Makefile +++ b/graphics/linux-f8-png/Makefile @@ -13,6 +13,4 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm -PORTCOMMENT= RPM of png lib - .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-png/pkg-comment b/graphics/linux-f8-png/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/graphics/linux-f8-png/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/graphics/linux-f8-png10/Makefile b/graphics/linux-f8-png10/Makefile index 068147e..9d2f32e 100644 --- a/graphics/linux-f8-png10/Makefile +++ b/graphics/linux-f8-png10/Makefile @@ -13,6 +13,4 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm -PORTCOMMENT= RPM of png lib - .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-png10/pkg-comment b/graphics/linux-f8-png10/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/graphics/linux-f8-png10/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/graphics/linux-jpeg/Makefile b/graphics/linux-jpeg/Makefile index c32b2fc..71ab949 100644 --- a/graphics/linux-jpeg/Makefile +++ b/graphics/linux-jpeg/Makefile @@ -9,8 +9,6 @@ PORTNAME= jpeg PORTVERSION= 6b.15 CATEGORIES= graphics linux -PORTCOMMENT= RPM of Jpeg lib - RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-jpeg/pkg-comment b/graphics/linux-jpeg/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/graphics/linux-jpeg/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/graphics/linux-png/Makefile b/graphics/linux-png/Makefile index 068147e..9d2f32e 100644 --- a/graphics/linux-png/Makefile +++ b/graphics/linux-png/Makefile @@ -13,6 +13,4 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm -PORTCOMMENT= RPM of png lib - .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-png/pkg-comment b/graphics/linux-png/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/graphics/linux-png/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/graphics/linux-png10/Makefile b/graphics/linux-png10/Makefile index 068147e..9d2f32e 100644 --- a/graphics/linux-png10/Makefile +++ b/graphics/linux-png10/Makefile @@ -13,6 +13,4 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm -PORTCOMMENT= RPM of png lib - .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-png10/pkg-comment b/graphics/linux-png10/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/graphics/linux-png10/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/graphics/maverik/Makefile b/graphics/maverik/Makefile index 29c6dca..01b20fe 100644 --- a/graphics/maverik/Makefile +++ b/graphics/maverik/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://aig.cs.man.ac.uk/maverik/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A publicly available virtual reality (VR) system - LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea USE_REINPLACE= yes diff --git a/graphics/maverik/pkg-comment b/graphics/maverik/pkg-comment new file mode 100644 index 0000000..09ec445 --- /dev/null +++ b/graphics/maverik/pkg-comment @@ -0,0 +1 @@ +A publicly available virtual reality (VR) system diff --git a/graphics/mpeg_play/Makefile b/graphics/mpeg_play/Makefile index 8ce17e3..411ec4f 100644 --- a/graphics/mpeg_play/Makefile +++ b/graphics/mpeg_play/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= -patched-src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program to play mpeg movies on X displays - WRKSRC= ${WRKDIR}/mpeg_play USE_IMAKE= yes MAN1= mpeg_play.1 diff --git a/graphics/mpeg_play/pkg-comment b/graphics/mpeg_play/pkg-comment new file mode 100644 index 0000000..3a67e11 --- /dev/null +++ b/graphics/mpeg_play/pkg-comment @@ -0,0 +1 @@ +A program to play mpeg movies on X displays diff --git a/graphics/mpeg_stat/Makefile b/graphics/mpeg_stat/Makefile index 9a3f323..07b4ffb 100644 --- a/graphics/mpeg_stat/Makefile +++ b/graphics/mpeg_stat/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PKGNAME}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An MPEG-I statistics gatherer - MAN1= mpeg_stat.1 MANCOMPRESSED= yes diff --git a/graphics/mpeg_stat/pkg-comment b/graphics/mpeg_stat/pkg-comment new file mode 100644 index 0000000..7e5a19f --- /dev/null +++ b/graphics/mpeg_stat/pkg-comment @@ -0,0 +1 @@ +An MPEG-I statistics gatherer diff --git a/graphics/mpegedit/Makefile b/graphics/mpegedit/Makefile index ba8fd97..c1d8127 100644 --- a/graphics/mpegedit/Makefile +++ b/graphics/mpegedit/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program to edit encoded mpeg streams - LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm USE_X_PREFIX= yes diff --git a/graphics/mpegedit/pkg-comment b/graphics/mpegedit/pkg-comment new file mode 100644 index 0000000..b9670c9 --- /dev/null +++ b/graphics/mpegedit/pkg-comment @@ -0,0 +1 @@ +A program to edit encoded mpeg streams diff --git a/graphics/mpgtx/Makefile b/graphics/mpgtx/Makefile index dce446d..ba9c91a 100644 --- a/graphics/mpgtx/Makefile +++ b/graphics/mpgtx/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A command line MPEG audio/video/system file toolbox - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_REINPLACE= yes diff --git a/graphics/mpgtx/pkg-comment b/graphics/mpgtx/pkg-comment new file mode 100644 index 0000000..a7a67e8 --- /dev/null +++ b/graphics/mpgtx/pkg-comment @@ -0,0 +1 @@ +A command line MPEG audio/video/system file toolbox diff --git a/graphics/mplex/Makefile b/graphics/mplex/Makefile index b208027..8ce9d87 100644 --- a/graphics/mplex/Makefile +++ b/graphics/mplex/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.leo.org/pub/comp/general/graphics/mpeg/mplex/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multiplexes MPEG component streams into system layers - MAN1= mplex.1 do-install: diff --git a/graphics/mplex/pkg-comment b/graphics/mplex/pkg-comment new file mode 100644 index 0000000..efa9e7d --- /dev/null +++ b/graphics/mplex/pkg-comment @@ -0,0 +1 @@ +Multiplexes MPEG component streams into system layers diff --git a/graphics/multivideo/Makefile b/graphics/multivideo/Makefile index 8fab0d4..a846152 100644 --- a/graphics/multivideo/Makefile +++ b/graphics/multivideo/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An image sequence viewer - LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/graphics/multivideo/pkg-comment b/graphics/multivideo/pkg-comment new file mode 100644 index 0000000..ab23ba7 --- /dev/null +++ b/graphics/multivideo/pkg-comment @@ -0,0 +1 @@ +An image sequence viewer diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 99bb215..eea4806 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A toolkit for conversion of images between different formats - LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/netpbm/pkg-comment b/graphics/netpbm/pkg-comment new file mode 100644 index 0000000..95feafd --- /dev/null +++ b/graphics/netpbm/pkg-comment @@ -0,0 +1 @@ +A toolkit for conversion of images between different formats diff --git a/graphics/opendis/Makefile b/graphics/opendis/Makefile index 328a3c0..b8a0310 100644 --- a/graphics/opendis/Makefile +++ b/graphics/opendis/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ods MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Access Flashpoint Digita-based cameras, download images and more - USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/graphics/opendis/pkg-comment b/graphics/opendis/pkg-comment new file mode 100644 index 0000000..37a580e --- /dev/null +++ b/graphics/opendis/pkg-comment @@ -0,0 +1 @@ +Access Flashpoint Digita-based cameras, download images and more diff --git a/graphics/p5-Chart-PNGgraph/Makefile b/graphics/p5-Chart-PNGgraph/Makefile index 20904ea..9899dd9 100644 --- a/graphics/p5-Chart-PNGgraph/Makefile +++ b/graphics/p5-Chart-PNGgraph/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Perl module for generating presentation graphics (i.e., charts) - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-Chart-PNGgraph/pkg-comment b/graphics/p5-Chart-PNGgraph/pkg-comment new file mode 100644 index 0000000..4e8b570 --- /dev/null +++ b/graphics/p5-Chart-PNGgraph/pkg-comment @@ -0,0 +1 @@ +A Perl module for generating presentation graphics (i.e., charts) diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 047f58e..163c315 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org -PORTCOMMENT= A perl5 interface to build chart graphics - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD PERL_CONFIGURE= yes diff --git a/graphics/p5-Chart/pkg-comment b/graphics/p5-Chart/pkg-comment new file mode 100644 index 0000000..7dad450 --- /dev/null +++ b/graphics/p5-Chart/pkg-comment @@ -0,0 +1 @@ +A perl5 interface to build chart graphics diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile index a238257..424a310 100644 --- a/graphics/p5-GD-Barcode/Makefile +++ b/graphics/p5-GD-Barcode/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GD::Barcode - Create barcode image with GD - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-GD-Barcode/pkg-comment b/graphics/p5-GD-Barcode/pkg-comment new file mode 100644 index 0000000..1f00afd --- /dev/null +++ b/graphics/p5-GD-Barcode/pkg-comment @@ -0,0 +1 @@ +GD::Barcode - Create barcode image with GD diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index d9349ca..6c5b6c9 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -16,8 +16,6 @@ DISTNAME= GDGraph-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graph plotting module for perl5 - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Text/Align.pm:${PORTSDIR}/graphics/p5-GD-TextUtil RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-GD-Graph/pkg-comment b/graphics/p5-GD-Graph/pkg-comment new file mode 100644 index 0000000..b20a2be --- /dev/null +++ b/graphics/p5-GD-Graph/pkg-comment @@ -0,0 +1 @@ +Graph plotting module for perl5 diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile index 99a5261..2a40d44 100644 --- a/graphics/p5-GD-TextUtil/Makefile +++ b/graphics/p5-GD-TextUtil/Makefile @@ -15,8 +15,6 @@ DISTNAME= GDTextUtil-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Text utilities for use with GD drawing package - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD PERL_CONFIGURE= YES diff --git a/graphics/p5-GD-TextUtil/pkg-comment b/graphics/p5-GD-TextUtil/pkg-comment new file mode 100644 index 0000000..a570488 --- /dev/null +++ b/graphics/p5-GD-TextUtil/pkg-comment @@ -0,0 +1 @@ +Text utilities for use with GD drawing package diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 39adbfa..47118bd 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 interface to Gd Graphics Library - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd PERL_CONFIGURE= yes diff --git a/graphics/p5-GD/pkg-comment b/graphics/p5-GD/pkg-comment new file mode 100644 index 0000000..4e79085 --- /dev/null +++ b/graphics/p5-GD/pkg-comment @@ -0,0 +1 @@ +A perl5 interface to Gd Graphics Library diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile index 39adbfa..47118bd 100644 --- a/graphics/p5-GD1/Makefile +++ b/graphics/p5-GD1/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 interface to Gd Graphics Library - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd PERL_CONFIGURE= yes diff --git a/graphics/p5-GD1/pkg-comment b/graphics/p5-GD1/pkg-comment new file mode 100644 index 0000000..4e79085 --- /dev/null +++ b/graphics/p5-GD1/pkg-comment @@ -0,0 +1 @@ +A perl5 interface to Gd Graphics Library diff --git a/graphics/p5-GD2/Makefile b/graphics/p5-GD2/Makefile index 39adbfa..47118bd 100644 --- a/graphics/p5-GD2/Makefile +++ b/graphics/p5-GD2/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 interface to Gd Graphics Library - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd PERL_CONFIGURE= yes diff --git a/graphics/p5-GD2/pkg-comment b/graphics/p5-GD2/pkg-comment new file mode 100644 index 0000000..4e79085 --- /dev/null +++ b/graphics/p5-GD2/pkg-comment @@ -0,0 +1 @@ +A perl5 interface to Gd Graphics Library diff --git a/graphics/p5-GraphViz-Data-Structure/Makefile b/graphics/p5-GraphViz-Data-Structure/Makefile index 514ddd7..e83acc6 100644 --- a/graphics/p5-GraphViz-Data-Structure/Makefile +++ b/graphics/p5-GraphViz-Data-Structure/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Visualise data structures - BUILD_DEPENDS= ${PERL_SITELIBDIR}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \ ${PERL_SITELIBDIR}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-GraphViz-Data-Structure/pkg-comment b/graphics/p5-GraphViz-Data-Structure/pkg-comment new file mode 100644 index 0000000..7b81c0c --- /dev/null +++ b/graphics/p5-GraphViz-Data-Structure/pkg-comment @@ -0,0 +1 @@ +Visualise data structures diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile index 57f9a68..52b8811 100644 --- a/graphics/p5-Imlib2/Makefile +++ b/graphics/p5-Imlib2/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl bindings for Imlib2 - LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 PERL_CONFIGURE= yes diff --git a/graphics/p5-Imlib2/pkg-comment b/graphics/p5-Imlib2/pkg-comment new file mode 100644 index 0000000..cc01344 --- /dev/null +++ b/graphics/p5-Imlib2/pkg-comment @@ -0,0 +1 @@ +Perl bindings for Imlib2 diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 047f58e..163c315 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org -PORTCOMMENT= A perl5 interface to build chart graphics - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD PERL_CONFIGURE= yes diff --git a/graphics/p5-chart/pkg-comment b/graphics/p5-chart/pkg-comment new file mode 100644 index 0000000..7dad450 --- /dev/null +++ b/graphics/p5-chart/pkg-comment @@ -0,0 +1 @@ +A perl5 interface to build chart graphics diff --git a/graphics/photopc/Makefile b/graphics/photopc/Makefile index b21a1a7..285612e 100644 --- a/graphics/photopc/Makefile +++ b/graphics/photopc/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A utility to manage an Epson PhotoPC 500 digital camera - GNU_CONFIGURE= yes MAN1= photopc.1 epinfo.1 diff --git a/graphics/photopc/pkg-comment b/graphics/photopc/pkg-comment new file mode 100644 index 0000000..92dddb0 --- /dev/null +++ b/graphics/photopc/pkg-comment @@ -0,0 +1 @@ +A utility to manage an Epson PhotoPC 500 digital camera diff --git a/graphics/pixelize/Makefile b/graphics/pixelize/Makefile index 5bfc9dc..0116a8f 100644 --- a/graphics/pixelize/Makefile +++ b/graphics/pixelize/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= apps/graphics/misc MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Use many scaled down images to try to duplicate another image - USE_REINPLACE= yes USE_GNOMENG= yes USE_GNOME= gtk12 imlib diff --git a/graphics/pixelize/pkg-comment b/graphics/pixelize/pkg-comment new file mode 100644 index 0000000..610a739 --- /dev/null +++ b/graphics/pixelize/pkg-comment @@ -0,0 +1 @@ +Use many scaled down images to try to duplicate another image diff --git a/graphics/plotmtv/Makefile b/graphics/plotmtv/Makefile index 504365b..e1fe674 100644 --- a/graphics/plotmtv/Makefile +++ b/graphics/plotmtv/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A multipurpose X11 plotting program - USE_REINPLACE= yes USE_IMAKE= yes ALL_TARGET= World diff --git a/graphics/plotmtv/pkg-comment b/graphics/plotmtv/pkg-comment new file mode 100644 index 0000000..679e369 --- /dev/null +++ b/graphics/plotmtv/pkg-comment @@ -0,0 +1 @@ +A multipurpose X11 plotting program diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile index 5813295..85cc805 100644 --- a/graphics/pngcheck/Makefile +++ b/graphics/pngcheck/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.libpng.org/pub/png/src/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Checks the integrity of PNG images - MAKEFILE= Makefile.unx do-install: diff --git a/graphics/pngcheck/pkg-comment b/graphics/pngcheck/pkg-comment new file mode 100644 index 0000000..9e1d17e --- /dev/null +++ b/graphics/pngcheck/pkg-comment @@ -0,0 +1 @@ +Checks the integrity of PNG images diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index 12a1a30..c82256b 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= convert 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs - LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/graphics/pngquant/pkg-comment b/graphics/pngquant/pkg-comment new file mode 100644 index 0000000..3476087 --- /dev/null +++ b/graphics/pngquant/pkg-comment @@ -0,0 +1 @@ +convert 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs diff --git a/graphics/ppm2fli/Makefile b/graphics/ppm2fli/Makefile index de4dbe1..5d427a8 100644 --- a/graphics/ppm2fli/Makefile +++ b/graphics/ppm2fli/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://vento.pi.tu-berlin.de/ppm2fli/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Utilities to merge PPM files into animated FLI and backwards - USE_REINPLACE= yes MAN1= ppm2fli.1 unflick.1 diff --git a/graphics/ppm2fli/pkg-comment b/graphics/ppm2fli/pkg-comment new file mode 100644 index 0000000..29ba9e2 --- /dev/null +++ b/graphics/ppm2fli/pkg-comment @@ -0,0 +1 @@ +Utilities to merge PPM files into animated FLI and backwards diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 9c32dc2..3c09c1d 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert PostScript to other vector graphic formats - BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \ gs:${PORTSDIR}/print/ghostscript-gnu LIB_DEPENDS= Magick++.5:${PORTSDIR}/graphics/ImageMagick \ diff --git a/graphics/pstoedit/pkg-comment b/graphics/pstoedit/pkg-comment new file mode 100644 index 0000000..31c36fb --- /dev/null +++ b/graphics/pstoedit/pkg-comment @@ -0,0 +1 @@ +Convert PostScript to other vector graphic formats diff --git a/graphics/py-chart/Makefile b/graphics/py-chart/Makefile index d9393be..82026b4 100644 --- a/graphics/py-chart/Makefile +++ b/graphics/py-chart/Makefile @@ -15,8 +15,6 @@ DISTNAME= PyChart-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Create high quality Encapsulated Postscript, PDF, or PNG charts - RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu USE_PYTHON= yes diff --git a/graphics/py-chart/pkg-comment b/graphics/py-chart/pkg-comment new file mode 100644 index 0000000..a2c0187 --- /dev/null +++ b/graphics/py-chart/pkg-comment @@ -0,0 +1 @@ +Create high quality Encapsulated Postscript, PDF, or PNG charts diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile index a1b55f6..3cf745d 100644 --- a/graphics/qslim/Makefile +++ b/graphics/qslim/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://graphics.cs.uiuc.edu/~garland/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SlimKit Surface Modeling Tools - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/graphics/qslim/pkg-comment b/graphics/qslim/pkg-comment new file mode 100644 index 0000000..77362b8 --- /dev/null +++ b/graphics/qslim/pkg-comment @@ -0,0 +1 @@ +SlimKit Surface Modeling Tools diff --git a/graphics/qtutils/Makefile b/graphics/qtutils/Makefile index f8d619e..61e0d88 100644 --- a/graphics/qtutils/Makefile +++ b/graphics/qtutils/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= QuickTime Utilities - LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ quicktime:${PORTSDIR}/graphics/libquicktime \ gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/graphics/qtutils/pkg-comment b/graphics/qtutils/pkg-comment new file mode 100644 index 0000000..46e5c7a --- /dev/null +++ b/graphics/qtutils/pkg-comment @@ -0,0 +1 @@ +QuickTime Utilities diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile index 25d2b83..2f9bd0f 100644 --- a/graphics/qvplay/Makefile +++ b/graphics/qvplay/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Digital camera downloading tool for Casio QV series - WRKSRC= ${WRKDIR}/QVplay095/obj/FreeBSD GNU_CONFIGURE= yes diff --git a/graphics/qvplay/pkg-comment b/graphics/qvplay/pkg-comment new file mode 100644 index 0000000..a153ee1 --- /dev/null +++ b/graphics/qvplay/pkg-comment @@ -0,0 +1 @@ +Digital camera downloading tool for Casio QV series diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index aa04574..5c7ccac 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An extensible system for creating ray-traced images - BUILD_DEPENDS= $(LOCALBASE)/lib/librle.a:${PORTSDIR}/graphics/urt HAS_CONFIGURE= yes diff --git a/graphics/rayshade/pkg-comment b/graphics/rayshade/pkg-comment new file mode 100644 index 0000000..5f55c9b --- /dev/null +++ b/graphics/rayshade/pkg-comment @@ -0,0 +1 @@ +An extensible system for creating ray-traced images diff --git a/graphics/recmpeg/Makefile b/graphics/recmpeg/Makefile index c7ecf12..b26843f 100644 --- a/graphics/recmpeg/Makefile +++ b/graphics/recmpeg/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple video encoder - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ fame-0.9.0:${PORTSDIR}/graphics/libfame diff --git a/graphics/recmpeg/pkg-comment b/graphics/recmpeg/pkg-comment new file mode 100644 index 0000000..79f5ac8 --- /dev/null +++ b/graphics/recmpeg/pkg-comment @@ -0,0 +1 @@ +A simple video encoder diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 5e96793..2e1fd41 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= sane-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= API for access to scanners, digitals camera, frame grabbers etc - LIB_DEPENDS= usb-0.1.5:${PORTSDIR}/devel/libusb \ jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/sane-backends/pkg-comment b/graphics/sane-backends/pkg-comment new file mode 100644 index 0000000..f02bb57 --- /dev/null +++ b/graphics/sane-backends/pkg-comment @@ -0,0 +1 @@ +API for access to scanners, digitals camera, frame grabbers etc diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 520a2fe..a85cca5 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= sane-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tools for access to scanners, digitals camera, frame grabbers etc - LIB_DEPENDS= sane.1:${PORTSDIR}/graphics/sane-backends USE_GNOMENG= yes diff --git a/graphics/sane-frontends/pkg-comment b/graphics/sane-frontends/pkg-comment new file mode 100644 index 0000000..487ef93 --- /dev/null +++ b/graphics/sane-frontends/pkg-comment @@ -0,0 +1 @@ +Tools for access to scanners, digitals camera, frame grabbers etc diff --git a/graphics/sced/Makefile b/graphics/sced/Makefile index d945a1a..01974a3 100644 --- a/graphics/sced/Makefile +++ b/graphics/sced/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.cs.wisc.edu/~schenney/sced/src/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SCene EDitor for povray/renderman/genray/etc - RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray USE_XLIB= yes diff --git a/graphics/sced/pkg-comment b/graphics/sced/pkg-comment new file mode 100644 index 0000000..e1d3841 --- /dev/null +++ b/graphics/sced/pkg-comment @@ -0,0 +1 @@ +SCene EDitor for povray/renderman/genray/etc diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index db08c2e..ac98c16 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A screen capture utility that utilizes Imlib2 - LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib USE_X_PREFIX= yes diff --git a/graphics/scrot/pkg-comment b/graphics/scrot/pkg-comment new file mode 100644 index 0000000..4472194 --- /dev/null +++ b/graphics/scrot/pkg-comment @@ -0,0 +1 @@ +A screen capture utility that utilizes Imlib2 diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 2af8688..40e7ce1 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -14,8 +14,6 @@ DISTNAME= SDL_gfx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SDL graphics drawing primitives and other support functions - LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config diff --git a/graphics/sdl_gfx/pkg-comment b/graphics/sdl_gfx/pkg-comment new file mode 100644 index 0000000..c78462b --- /dev/null +++ b/graphics/sdl_gfx/pkg-comment @@ -0,0 +1 @@ +SDL graphics drawing primitives and other support functions diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 2da6bb5..eef202a 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A picture viewer designed to run under KDE 2.x - LIB_DEPENDS= png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg diff --git a/graphics/showimg/pkg-comment b/graphics/showimg/pkg-comment new file mode 100644 index 0000000..2b3680f --- /dev/null +++ b/graphics/showimg/pkg-comment @@ -0,0 +1 @@ +A picture viewer designed to run under KDE 2.x diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 9727cb1..1fb87a3 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interactive drawing program - BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/Imaging.h:${PORTSDIR}/graphics/py-imaging RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/_imaging.so:${PORTSDIR}/graphics/py-imaging \ diff --git a/graphics/skencil/pkg-comment b/graphics/skencil/pkg-comment new file mode 100644 index 0000000..c837228 --- /dev/null +++ b/graphics/skencil/pkg-comment @@ -0,0 +1 @@ +An interactive drawing program diff --git a/graphics/sketch/Makefile b/graphics/sketch/Makefile index 9727cb1..1fb87a3 100644 --- a/graphics/sketch/Makefile +++ b/graphics/sketch/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interactive drawing program - BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/Imaging.h:${PORTSDIR}/graphics/py-imaging RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/_imaging.so:${PORTSDIR}/graphics/py-imaging \ diff --git a/graphics/sketch/pkg-comment b/graphics/sketch/pkg-comment new file mode 100644 index 0000000..c837228 --- /dev/null +++ b/graphics/sketch/pkg-comment @@ -0,0 +1 @@ +An interactive drawing program diff --git a/graphics/sng/Makefile b/graphics/sng/Makefile index db99692..ee183ad 100644 --- a/graphics/sng/Makefile +++ b/graphics/sng/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= compiler/decompiler for Scriptable Network Graphics - BUILD_DEPENDS= ${X11BASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/XFree86-4-clients RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/graphics/sng/pkg-comment b/graphics/sng/pkg-comment new file mode 100644 index 0000000..ae7bb01 --- /dev/null +++ b/graphics/sng/pkg-comment @@ -0,0 +1 @@ +compiler/decompiler for Scriptable Network Graphics diff --git a/graphics/splitmpg/Makefile b/graphics/splitmpg/Makefile index 6ce1a82..555c5c2 100644 --- a/graphics/splitmpg/Makefile +++ b/graphics/splitmpg/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Splits an ISO 11172-1 into its components - NO_WRKSUBDIR= yes MAKEFILE= makefile MAN1= splitmpeg.1 diff --git a/graphics/splitmpg/pkg-comment b/graphics/splitmpg/pkg-comment new file mode 100644 index 0000000..7d002e7 --- /dev/null +++ b/graphics/splitmpg/pkg-comment @@ -0,0 +1 @@ +Splits an ISO 11172-1 into its components diff --git a/graphics/springgraph/Makefile b/graphics/springgraph/Makefile index 228a2af..341b86a 100644 --- a/graphics/springgraph/Makefile +++ b/graphics/springgraph/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .pl MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Render graph described in a .dot file - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD USE_PERL5= yes diff --git a/graphics/springgraph/pkg-comment b/graphics/springgraph/pkg-comment new file mode 100644 index 0000000..5914aec --- /dev/null +++ b/graphics/springgraph/pkg-comment @@ -0,0 +1 @@ +Render graph described in a .dot file diff --git a/graphics/svg2swf/Makefile b/graphics/svg2swf/Makefile index 201b50e..8a5852d 100644 --- a/graphics/svg2swf/Makefile +++ b/graphics/svg2swf/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert an SVG file into a Macromedia Flash (swf) file - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${PACKAGE_DIR}/sax/saxexts.py:${PORTSDIR}/textproc/py-xml \ ${PYTHON_SITELIBDIR}/ming.py:${PORTSDIR}/graphics/py-ming diff --git a/graphics/svg2swf/pkg-comment b/graphics/svg2swf/pkg-comment new file mode 100644 index 0000000..e975451 --- /dev/null +++ b/graphics/svg2swf/pkg-comment @@ -0,0 +1 @@ +Convert an SVG file into a Macromedia Flash (swf) file diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile index 0d05654..470021b 100644 --- a/graphics/swftools/Makefile +++ b/graphics/swftools/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.quiss.org/swftools/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SWF manipulation and generation utilities - LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib \ jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/swftools/pkg-comment b/graphics/swftools/pkg-comment new file mode 100644 index 0000000..4cbcea9 --- /dev/null +++ b/graphics/swftools/pkg-comment @@ -0,0 +1 @@ +SWF manipulation and generation utilities diff --git a/graphics/tcm/Makefile b/graphics/tcm/Makefile index 7466851..aabecab 100644 --- a/graphics/tcm/Makefile +++ b/graphics/tcm/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Toolkit for Conceptual Modeling, create diagrams/tables/trees - USE_BISON= yes USE_MOTIF= yes USE_GMAKE= yes diff --git a/graphics/tcm/pkg-comment b/graphics/tcm/pkg-comment new file mode 100644 index 0000000..e8af504 --- /dev/null +++ b/graphics/tcm/pkg-comment @@ -0,0 +1 @@ +The Toolkit for Conceptual Modeling, create diagrams/tables/trees diff --git a/graphics/tiff2png/Makefile b/graphics/tiff2png/Makefile index c6bf98e..964d2c4 100644 --- a/graphics/tiff2png/Makefile +++ b/graphics/tiff2png/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.libpng.org/pub/png/src/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts TIFF images to PNG format - LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png diff --git a/graphics/tiff2png/pkg-comment b/graphics/tiff2png/pkg-comment new file mode 100644 index 0000000..a932c8d --- /dev/null +++ b/graphics/tiff2png/pkg-comment @@ -0,0 +1 @@ +Converts TIFF images to PNG format diff --git a/graphics/tosvcd/Makefile b/graphics/tosvcd/Makefile index 4344774..61279544 100644 --- a/graphics/tosvcd/Makefile +++ b/graphics/tosvcd/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://muse.seh.de/tosvcd/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SVCD transcoder - RUN_DEPNDS= mpeg2enc:${PORTSDIR}/graphics/mjpegtools \ vcdimager:${PORTSDIR}/graphics/vcdimager diff --git a/graphics/tosvcd/pkg-comment b/graphics/tosvcd/pkg-comment new file mode 100644 index 0000000..f28c892 --- /dev/null +++ b/graphics/tosvcd/pkg-comment @@ -0,0 +1 @@ +SVCD transcoder diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index c42927b..4bf62ff 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The GNOME 3D modeler - LIB_DEPENDS= gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea USE_REINPLACE= yes diff --git a/graphics/truevision/pkg-comment b/graphics/truevision/pkg-comment new file mode 100644 index 0000000..c938327 --- /dev/null +++ b/graphics/truevision/pkg-comment @@ -0,0 +1 @@ +The GNOME 3D modeler diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index bb56a37..47fdfc4 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -18,8 +18,6 @@ PATCH_DIST_STRIP=-p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Toolkit and library for raster image processing - LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff BUILD_DEPENDS= ${LOCALBASE}/lib/libnetpbm.a:${PORTSDIR}/graphics/netpbm diff --git a/graphics/urt/pkg-comment b/graphics/urt/pkg-comment new file mode 100644 index 0000000..b9917ab --- /dev/null +++ b/graphics/urt/pkg-comment @@ -0,0 +1 @@ +Toolkit and library for raster image processing diff --git a/graphics/vcdtools/Makefile b/graphics/vcdtools/Makefile index dee90bd..f87fb53 100644 --- a/graphics/vcdtools/Makefile +++ b/graphics/vcdtools/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Create your own VCD - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig do-install: diff --git a/graphics/vcdtools/pkg-comment b/graphics/vcdtools/pkg-comment new file mode 100644 index 0000000..b56a226 --- /dev/null +++ b/graphics/vcdtools/pkg-comment @@ -0,0 +1 @@ +Create your own VCD diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile index 32fa2f5..a980b68 100644 --- a/graphics/vcg/Makefile +++ b/graphics/vcg/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .r3.17.tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Visualization Tool for compiler graphs - BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 USE_X_PREFIX= yes diff --git a/graphics/vcg/pkg-comment b/graphics/vcg/pkg-comment new file mode 100644 index 0000000..6fc3829 --- /dev/null +++ b/graphics/vcg/pkg-comment @@ -0,0 +1 @@ +A Visualization Tool for compiler graphs diff --git a/graphics/white_dune/Makefile b/graphics/white_dune/Makefile index d2fce2f..011d795 100644 --- a/graphics/white_dune/Makefile +++ b/graphics/white_dune/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}pl${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graphical VRML97 Editor and animation tool - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/graphics/white_dune/pkg-comment b/graphics/white_dune/pkg-comment new file mode 100644 index 0000000..0273e6c --- /dev/null +++ b/graphics/white_dune/pkg-comment @@ -0,0 +1 @@ +Graphical VRML97 Editor and animation tool diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile index 18a23ce..104e2b0 100644 --- a/graphics/xanim/Makefile +++ b/graphics/xanim/Makefile @@ -18,8 +18,6 @@ PATCHFILES= xanim-2801-to-2802-patch.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Play most popular animation formats and show pictures - .if (${MACHINE_ARCH} == "i386") EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \ vid_cyuv_1.0_freebsdELFx86.tgz \ @@ -42,7 +40,6 @@ PLIST_SUB+= CODECS="@comment " USE_IMAKE= yes MAN1= xanim.1 - MAKE_ARGS+= -j 2 # safe and helps even the single-CPU machines post-extract: @@ -55,5 +52,4 @@ post-install: ${INSTALL_DATA} ${WRKDIR}/*.xa ${DLLDIR} .endif - .include <bsd.port.mk> diff --git a/graphics/xanim/pkg-comment b/graphics/xanim/pkg-comment new file mode 100644 index 0000000..87aeb55 --- /dev/null +++ b/graphics/xanim/pkg-comment @@ -0,0 +1 @@ +Play most popular animation formats and show pictures diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile index b7a6a30..98d2db0 100644 --- a/graphics/xdl/Makefile +++ b/graphics/xdl/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display DL animations on an X screen - USE_X_PREFIX= yes MAN1= xdl.1 diff --git a/graphics/xdl/pkg-comment b/graphics/xdl/pkg-comment new file mode 100644 index 0000000..5458b8a --- /dev/null +++ b/graphics/xdl/pkg-comment @@ -0,0 +1 @@ +Display DL animations on an X screen diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile index 5da48aa..179dcc6 100644 --- a/graphics/xfig-devel/Makefile +++ b/graphics/xfig-devel/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}.full MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A drawing program for X11 - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/graphics/xfig-devel/pkg-comment b/graphics/xfig-devel/pkg-comment new file mode 100644 index 0000000..ff86800 --- /dev/null +++ b/graphics/xfig-devel/pkg-comment @@ -0,0 +1 @@ +A drawing program for X11 diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 5da48aa..179dcc6 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}.full MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A drawing program for X11 - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/graphics/xfig/pkg-comment b/graphics/xfig/pkg-comment new file mode 100644 index 0000000..ff86800 --- /dev/null +++ b/graphics/xfig/pkg-comment @@ -0,0 +1 @@ +A drawing program for X11 diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile index fedd717..f0ae038 100644 --- a/graphics/xfpovray/Makefile +++ b/graphics/xfpovray/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graphical interface to POV-Ray - LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray diff --git a/graphics/xfpovray/pkg-comment b/graphics/xfpovray/pkg-comment new file mode 100644 index 0000000..f7024ea --- /dev/null +++ b/graphics/xfpovray/pkg-comment @@ -0,0 +1 @@ +Graphical interface to POV-Ray diff --git a/graphics/xfractint/Makefile b/graphics/xfractint/Makefile index 602a86f..8d8c9e4 100644 --- a/graphics/xfractint/Makefile +++ b/graphics/xfractint/Makefile @@ -14,8 +14,6 @@ DISTNAME= xfrac310 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Unix port of fractint - USE_REINPLACE= yes USE_ZIP= yes USE_XLIB= yes diff --git a/graphics/xfractint/pkg-comment b/graphics/xfractint/pkg-comment new file mode 100644 index 0000000..54ce6ff --- /dev/null +++ b/graphics/xfractint/pkg-comment @@ -0,0 +1 @@ +The Unix port of fractint diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile index 27782ec..7065814 100644 --- a/graphics/xgrasp/Makefile +++ b/graphics/xgrasp/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display GL animations on X screen - USE_IMAKE= yes MAN1= glib.1 xgrasp.1 diff --git a/graphics/xgrasp/pkg-comment b/graphics/xgrasp/pkg-comment new file mode 100644 index 0000000..93fd4d9 --- /dev/null +++ b/graphics/xgrasp/pkg-comment @@ -0,0 +1 @@ +Display GL animations on X screen diff --git a/graphics/xmfract/Makefile b/graphics/xmfract/Makefile index f278f0a..fbc832f 100644 --- a/graphics/xmfract/Makefile +++ b/graphics/xmfract/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The dos based 'fractint' with an X/Motif front end - USE_MOTIF= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/graphics/xmfract/pkg-comment b/graphics/xmfract/pkg-comment new file mode 100644 index 0000000..c02b3ee --- /dev/null +++ b/graphics/xmfract/pkg-comment @@ -0,0 +1 @@ +The dos based 'fractint' with an X/Motif front end diff --git a/graphics/xmms-xvs/Makefile b/graphics/xmms-xvs/Makefile index 24b9663..5269abf 100644 --- a/graphics/xmms-xvs/Makefile +++ b/graphics/xmms-xvs/Makefile @@ -14,8 +14,6 @@ DISTNAME= xvs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X Visualization System, a plugin for XMMS - BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/graphics/xmms-xvs/pkg-comment b/graphics/xmms-xvs/pkg-comment new file mode 100644 index 0000000..1bacbf2 --- /dev/null +++ b/graphics/xmms-xvs/pkg-comment @@ -0,0 +1 @@ +X Visualization System, a plugin for XMMS diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 7799013..15dd58c 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-2001feb22 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A digital image warping program - USE_X_PREFIX= yes INSTALLS_SHLIB= yes diff --git a/graphics/xmorph/pkg-comment b/graphics/xmorph/pkg-comment new file mode 100644 index 0000000..802c5f8 --- /dev/null +++ b/graphics/xmorph/pkg-comment @@ -0,0 +1 @@ +A digital image warping program diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile index 472b9d8..3c4b54d 100644 --- a/graphics/xmountains/Makefile +++ b/graphics/xmountains/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= X11 based fractal landscape generator - NO_WRKSUBDIR= yes USE_IMAKE= yes diff --git a/graphics/xmountains/pkg-comment b/graphics/xmountains/pkg-comment new file mode 100644 index 0000000..e282bb2 --- /dev/null +++ b/graphics/xmountains/pkg-comment @@ -0,0 +1 @@ +X11 based fractal landscape generator diff --git a/graphics/xmovie/Makefile b/graphics/xmovie/Makefile index 4a13eed..c24993c 100644 --- a/graphics/xmovie/Makefile +++ b/graphics/xmovie/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A movie player for MPEG-2 and Quicktime movies - BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \ diff --git a/graphics/xmovie/pkg-comment b/graphics/xmovie/pkg-comment new file mode 100644 index 0000000..cd16226 --- /dev/null +++ b/graphics/xmovie/pkg-comment @@ -0,0 +1 @@ +A movie player for MPEG-2 and Quicktime movies diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index add9e4b..5690481 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://home.worldonline.dk/torsten/xpaint/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple paint program - LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png diff --git a/graphics/xpaint/pkg-comment b/graphics/xpaint/pkg-comment new file mode 100644 index 0000000..1182680 --- /dev/null +++ b/graphics/xpaint/pkg-comment @@ -0,0 +1 @@ +A simple paint program diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 859f76b..6642584 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= libraries MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The X Pixmap library - USE_IMAKE= yes INSTALLS_SHLIB= yes diff --git a/graphics/xpm/pkg-comment b/graphics/xpm/pkg-comment new file mode 100644 index 0000000..af37a08 --- /dev/null +++ b/graphics/xpm/pkg-comment @@ -0,0 +1 @@ +The X Pixmap library diff --git a/graphics/xtheater/Makefile b/graphics/xtheater/Makefile index 29657b4..7f143cf 100644 --- a/graphics/xtheater/Makefile +++ b/graphics/xtheater/Makefile @@ -16,8 +16,6 @@ DISTNAME= Xtheater-${PORTVERSION:S/.p/-pre/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG-1 player in GTK+ capable of playing MPEG-1 format streams - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg diff --git a/graphics/xtheater/pkg-comment b/graphics/xtheater/pkg-comment new file mode 100644 index 0000000..37c9b0d --- /dev/null +++ b/graphics/xtheater/pkg-comment @@ -0,0 +1 @@ +MPEG-1 player in GTK+ capable of playing MPEG-1 format streams diff --git a/graphics/xwpick/Makefile b/graphics/xwpick/Makefile index d2f88e5..dcc8d2a 100644 --- a/graphics/xwpick/Makefile +++ b/graphics/xwpick/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Image pick up utility for X Window System - USE_IMAKE= yes MAN1= xwpick.1 diff --git a/graphics/xwpick/pkg-comment b/graphics/xwpick/pkg-comment new file mode 100644 index 0000000..6910dc8 --- /dev/null +++ b/graphics/xwpick/pkg-comment @@ -0,0 +1 @@ +Image pick up utility for X Window System diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile index 045c1b7..d66c5ec 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Image-generator that uses ASCII input files to create PNGs/EDFs - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes diff --git a/graphics/zimg/pkg-comment b/graphics/zimg/pkg-comment new file mode 100644 index 0000000..961ef89 --- /dev/null +++ b/graphics/zimg/pkg-comment @@ -0,0 +1 @@ +Image-generator that uses ASCII input files to create PNGs/EDFs diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile index af0ec70..af857dd 100644 --- a/irc/ezbounce-devel/Makefile +++ b/irc/ezbounce-devel/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://druglord.freelsd.org/ezbounce/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A highly configurable IRC Proxy - GNU_CONFIGURE= yes MAN1= ezbounce.1 diff --git a/irc/ezbounce-devel/pkg-comment b/irc/ezbounce-devel/pkg-comment new file mode 100644 index 0000000..c0c5529 --- /dev/null +++ b/irc/ezbounce-devel/pkg-comment @@ -0,0 +1 @@ +A highly configurable IRC Proxy diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index af0ec70..af857dd 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://druglord.freelsd.org/ezbounce/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A highly configurable IRC Proxy - GNU_CONFIGURE= yes MAN1= ezbounce.1 diff --git a/irc/ezbounce/pkg-comment b/irc/ezbounce/pkg-comment new file mode 100644 index 0000000..c0c5529 --- /dev/null +++ b/irc/ezbounce/pkg-comment @@ -0,0 +1 @@ +A highly configurable IRC Proxy diff --git a/irc/irc/Makefile b/irc/irc/Makefile index 7d374aa..dfca2eb 100644 --- a/irc/irc/Makefile +++ b/irc/irc/Makefile @@ -18,8 +18,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 new file mode 100644 index 0000000..3642801 --- /dev/null +++ b/irc/irc/pkg-comment @@ -0,0 +1 @@ +The "Internet Relay Chat" Server diff --git a/irc/ircservices/Makefile b/irc/ircservices/Makefile index ca207ad..723497a 100644 --- a/irc/ircservices/Makefile +++ b/irc/ircservices/Makefile @@ -7,7 +7,6 @@ PORTNAME= ircservices PORTVERSION= 5.0.2 -PORTCOMMENT= A system of IRC services for IRC networks CATEGORIES= irc MASTER_SITES= ftp://ftp.ircservices.za.net/pub/ircservices/ \ ftp://ftp.esper.net/ircservices/ diff --git a/irc/ircservices/pkg-comment b/irc/ircservices/pkg-comment new file mode 100644 index 0000000..f898599 --- /dev/null +++ b/irc/ircservices/pkg-comment @@ -0,0 +1 @@ +A system of IRC services for IRC networks diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile index a7ddb8e..d12ec82 100644 --- a/irc/nethirc/Makefile +++ b/irc/nethirc/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 new file mode 100644 index 0000000..43d3cb9 --- /dev/null +++ b/irc/nethirc/pkg-comment @@ -0,0 +1 @@ +Perl-based irc client that uses Net::IRC diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 1cd420a..8c33669 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A fully event-driven IRC client module - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/irc/p5-POE-Component-IRC/pkg-comment b/irc/p5-POE-Component-IRC/pkg-comment new file mode 100644 index 0000000..cc1f915 --- /dev/null +++ b/irc/p5-POE-Component-IRC/pkg-comment @@ -0,0 +1 @@ +A fully event-driven IRC client module diff --git a/irc/sircd/Makefile b/irc/sircd/Makefile index 9915818..cf59e82 100644 --- a/irc/sircd/Makefile +++ b/irc/sircd/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Smart IRC Daemon - USE_OPENSSL= yes USE_GMAKE= yes MAKE_ENV= LD="${CC}" \ diff --git a/irc/sircd/pkg-comment b/irc/sircd/pkg-comment new file mode 100644 index 0000000..8e81951 --- /dev/null +++ b/irc/sircd/pkg-comment @@ -0,0 +1 @@ +The Smart IRC Daemon diff --git a/irc/tircproxy/Makefile b/irc/tircproxy/Makefile index 3bb7833..c4ac9f7 100644 --- a/irc/tircproxy/Makefile +++ b/irc/tircproxy/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://bre.klaki.net/programs/tircproxy/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= IRC proxy server - WRKSRC= ${WRKDIR}/tircproxy-0.4 GNU_CONFIGURE= YES diff --git a/irc/tircproxy/pkg-comment b/irc/tircproxy/pkg-comment new file mode 100644 index 0000000..e8ed8bc --- /dev/null +++ b/irc/tircproxy/pkg-comment @@ -0,0 +1 @@ +IRC proxy server diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile index cee1b56..a940bf8 100644 --- a/japanese/chasen-base/Makefile +++ b/japanese/chasen-base/Makefile @@ -18,8 +18,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese Morphological Analysis System - GNU_CONFIGURE= yes #USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/japanese/chasen-base/pkg-comment b/japanese/chasen-base/pkg-comment new file mode 100644 index 0000000..55ccb17 --- /dev/null +++ b/japanese/chasen-base/pkg-comment @@ -0,0 +1 @@ +Japanese Morphological Analysis System diff --git a/japanese/chasen/Makefile b/japanese/chasen/Makefile index 9fe6fe5..efe5e16 100644 --- a/japanese/chasen/Makefile +++ b/japanese/chasen/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese Morphological Analysis System - RUN_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base \ ${LOCALBASE}/share/chasen/dic/ipadic/cforms.cha:${PORTSDIR}/japanese/ipadic diff --git a/japanese/chasen/pkg-comment b/japanese/chasen/pkg-comment new file mode 100644 index 0000000..55ccb17 --- /dev/null +++ b/japanese/chasen/pkg-comment @@ -0,0 +1 @@ +Japanese Morphological Analysis System diff --git a/japanese/chimera/Makefile b/japanese/chimera/Makefile index fed1b9a..c0373ff 100644 --- a/japanese/chimera/Makefile +++ b/japanese/chimera/Makefile @@ -19,8 +19,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X/Athena World-Wide Web client + Japanese patch - PREV_VERSION= ${PORTVERSION:S/p1/p0/} USE_IMAKE= yes diff --git a/japanese/chimera/pkg-comment b/japanese/chimera/pkg-comment new file mode 100644 index 0000000..ce05813 --- /dev/null +++ b/japanese/chimera/pkg-comment @@ -0,0 +1 @@ +X/Athena World-Wide Web client + Japanese patch diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile index 3f0ad88..f7f85b5 100644 --- a/japanese/ebview-gtk2/Makefile +++ b/japanese/ebview-gtk2/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Electronic Book Viewer - LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb USE_GNOMENG= yes diff --git a/japanese/ebview-gtk2/pkg-comment b/japanese/ebview-gtk2/pkg-comment new file mode 100644 index 0000000..32cf50d --- /dev/null +++ b/japanese/ebview-gtk2/pkg-comment @@ -0,0 +1 @@ +Electronic Book Viewer diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile index 3f0ad88..f7f85b5 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Electronic Book Viewer - LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb USE_GNOMENG= yes diff --git a/japanese/ebview/pkg-comment b/japanese/ebview/pkg-comment new file mode 100644 index 0000000..32cf50d --- /dev/null +++ b/japanese/ebview/pkg-comment @@ -0,0 +1 @@ +Electronic Book Viewer diff --git a/japanese/elvis/Makefile b/japanese/elvis/Makefile index 8225669c..81bfe38 100644 --- a/japanese/elvis/Makefile +++ b/japanese/elvis/Makefile @@ -18,8 +18,6 @@ PATCHFILES= j${PORTNAME}1.8p4-j1.1.tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A clone of vi/ex, the standard UNIX editor, with Japanese patch - LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna NO_WRKSUBDIR= yes diff --git a/japanese/elvis/pkg-comment b/japanese/elvis/pkg-comment new file mode 100644 index 0000000..418dd00 --- /dev/null +++ b/japanese/elvis/pkg-comment @@ -0,0 +1 @@ +A clone of vi/ex, the standard UNIX editor, with Japanese patch diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile index c1a4d78..6e4c904 100644 --- a/japanese/ewipe/Makefile +++ b/japanese/ewipe/Makefile @@ -12,6 +12,4 @@ COMMENT= ${.CURDIR}/pkg-comment KANJI= yes -PORTCOMMENT= Tcl/tck-based presentation tool, with japanese configuration - .include "${MASTERDIR}/Makefile" diff --git a/japanese/ewipe/pkg-comment b/japanese/ewipe/pkg-comment new file mode 100644 index 0000000..56e66b4 --- /dev/null +++ b/japanese/ewipe/pkg-comment @@ -0,0 +1 @@ +Tcl/tk-based presentation tool diff --git a/japanese/exmh2/Makefile b/japanese/exmh2/Makefile index a7dc590..a6bb4c1 100644 --- a/japanese/exmh2/Makefile +++ b/japanese/exmh2/Makefile @@ -9,8 +9,6 @@ CATEGORIES= japanese MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X11/TK based mail reader front end to MH for Japanese environments - JAPANESE_EXMH= yes MASTERDIR= ${.CURDIR}/../../mail/exmh2 diff --git a/japanese/exmh2/pkg-comment b/japanese/exmh2/pkg-comment new file mode 100644 index 0000000..c7c0b8f --- /dev/null +++ b/japanese/exmh2/pkg-comment @@ -0,0 +1 @@ +X11/TK based mail reader front end to MH for Japanese environments diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile index f800abd..d2a3227 100644 --- a/japanese/gawk/Makefile +++ b/japanese/gawk/Makefile @@ -17,8 +17,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU awk + multi-byte extension - GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-bitops --enable-non-decimal-data diff --git a/japanese/gawk/pkg-comment b/japanese/gawk/pkg-comment new file mode 100644 index 0000000..bcd9e98 --- /dev/null +++ b/japanese/gawk/pkg-comment @@ -0,0 +1 @@ +GNU awk + multi-byte extension diff --git a/japanese/grep/Makefile b/japanese/grep/Makefile index f8155aa..5cfdde2 100644 --- a/japanese/grep/Makefile +++ b/japanese/grep/Makefile @@ -17,8 +17,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU grep + multi-byte extension - GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=j --disable-nls diff --git a/japanese/grep/pkg-comment b/japanese/grep/pkg-comment new file mode 100644 index 0000000..95345ff --- /dev/null +++ b/japanese/grep/pkg-comment @@ -0,0 +1 @@ +GNU grep + multi-byte extension diff --git a/japanese/ipadic/Makefile b/japanese/ipadic/Makefile index 37889b0..5afd9aa 100644 --- a/japanese/ipadic/Makefile +++ b/japanese/ipadic/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/ipadic/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese Morphological Dictionary for ChaSen - BUILD_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base GNU_CONFIGURE= YES diff --git a/japanese/ipadic/pkg-comment b/japanese/ipadic/pkg-comment new file mode 100644 index 0000000..95f8718 --- /dev/null +++ b/japanese/ipadic/pkg-comment @@ -0,0 +1 @@ +Japanese Morphological Dictionary for ChaSen diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index 418b5fc..e3c485d 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -18,8 +18,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A SLang-based text editor (w/ Japanese support) - LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang \ ${LIBDEP_CANNA} diff --git a/japanese/jed/pkg-comment b/japanese/jed/pkg-comment new file mode 100644 index 0000000..8df513b --- /dev/null +++ b/japanese/jed/pkg-comment @@ -0,0 +1 @@ +A SLang-based text editor (w/ Japanese support) diff --git a/japanese/libjconv/Makefile b/japanese/libjconv/Makefile index d19bd20..96300e1 100644 --- a/japanese/libjconv/Makefile +++ b/japanese/libjconv/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://ghost.math.sci.hokudai.ac.jp/misc/libjconv/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese charset conversion library powered by iconv(3) - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv #RUN_DEPENDS= ${LOCALBASE}/libexec/iconv/iso-2022-jp.so:${PORTSDIR}/converters/iconv-extra diff --git a/japanese/libjconv/pkg-comment b/japanese/libjconv/pkg-comment new file mode 100644 index 0000000..5677d3a --- /dev/null +++ b/japanese/libjconv/pkg-comment @@ -0,0 +1 @@ +Japanese charset conversion library powered by iconv(3) diff --git a/japanese/linux_locale/Makefile b/japanese/linux_locale/Makefile index 21448a6..d4d8ae8 100644 --- a/japanese/linux_locale/Makefile +++ b/japanese/linux_locale/Makefile @@ -14,8 +14,6 @@ DISTNAME= locale-ja_${VERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Linux glibc 2.0/2.1 locale definition for Japanese - BUILD_DEPENDS= ${LCDEF_CMD}:${PORTSDIR}/emulators/linux_base IGNORE= "ja-linux_locale is not needed for linux_base7" diff --git a/japanese/linux_locale/pkg-comment b/japanese/linux_locale/pkg-comment new file mode 100644 index 0000000..d837668 --- /dev/null +++ b/japanese/linux_locale/pkg-comment @@ -0,0 +1 @@ +Linux glibc 2.0/2.1 locale definition for Japanese diff --git a/japanese/msdosfs/Makefile b/japanese/msdosfs/Makefile index 677c76f..7bf32cf 100644 --- a/japanese/msdosfs/Makefile +++ b/japanese/msdosfs/Makefile @@ -17,8 +17,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Mount a Microsoft FAT Japanese file system - WRKSRC= ${WRKDIR}/${DISTNAME}/msdosfs.ja .include <bsd.port.pre.mk> diff --git a/japanese/msdosfs/pkg-comment b/japanese/msdosfs/pkg-comment new file mode 100644 index 0000000..156ffed --- /dev/null +++ b/japanese/msdosfs/pkg-comment @@ -0,0 +1 @@ +Mount a Microsoft FAT Japanese file system diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile index dbd7852..05d226a 100644 --- a/japanese/nvi-euc-jp/Makefile +++ b/japanese/nvi-euc-jp/Makefile @@ -16,8 +16,6 @@ CATEGORIES= japanese editors MAINTAINER= ports@freebsd.org -PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-jp - CONFIGURE_ARGS= --enable-multibyte=euc-jp --program-prefix=n --enable-canna .include "${MASTERDIR}/Makefile" diff --git a/japanese/nvi-euc-jp/pkg-comment b/japanese/nvi-euc-jp/pkg-comment new file mode 100644 index 0000000..d43df6e --- /dev/null +++ b/japanese/nvi-euc-jp/pkg-comment @@ -0,0 +1 @@ +A clone of vi/ex, with multilingual patch, default settings for euc-jp diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile index be93da4..0a3430f 100644 --- a/japanese/nvi-iso-2022-jp/Makefile +++ b/japanese/nvi-iso-2022-jp/Makefile @@ -16,8 +16,6 @@ CATEGORIES= japanese editors MAINTAINER= ports@freebsd.org -PORTCOMMENT= Clone of vi/ex, with multilingual patch, default settings for iso-2022-jp - CONFIGURE_ARGS= --enable-multibyte=iso-2022-jp --program-prefix=n --enable-canna .include "${MASTERDIR}/Makefile" diff --git a/japanese/nvi-iso-2022-jp/pkg-comment b/japanese/nvi-iso-2022-jp/pkg-comment new file mode 100644 index 0000000..a34876f --- /dev/null +++ b/japanese/nvi-iso-2022-jp/pkg-comment @@ -0,0 +1 @@ +Clone of vi/ex, with multilingual patch, default settings for iso-2022-jp diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile index e5e594a..fdf482b 100644 --- a/japanese/nvi-sjis/Makefile +++ b/japanese/nvi-sjis/Makefile @@ -16,8 +16,6 @@ CATEGORIES= japanese editors MAINTAINER= ports@freebsd.org -PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for sjis - CONFIGURE_ARGS= --enable-multibyte=sjis --program-prefix=n --enable-canna .include "${MASTERDIR}/Makefile" diff --git a/japanese/nvi-sjis/pkg-comment b/japanese/nvi-sjis/pkg-comment new file mode 100644 index 0000000..5356d68 --- /dev/null +++ b/japanese/nvi-sjis/pkg-comment @@ -0,0 +1 @@ +A clone of vi/ex, with multilingual patch, default settings for sjis diff --git a/japanese/plain2/Makefile b/japanese/plain2/Makefile index 2826851..a45d187 100644 --- a/japanese/plain2/Makefile +++ b/japanese/plain2/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.nec.co.jp/pub/packages/plain2/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= A text converter from plain to any format - WRKSRC= ${WRKDIR}/${DISTNAME}/src ALL_TARGET= plain2 diff --git a/japanese/plain2/pkg-comment b/japanese/plain2/pkg-comment new file mode 100644 index 0000000..901ad1a --- /dev/null +++ b/japanese/plain2/pkg-comment @@ -0,0 +1 @@ +A text converter from plain to any format diff --git a/japanese/sed/Makefile b/japanese/sed/Makefile index 142ebfb..0155d19 100644 --- a/japanese/sed/Makefile +++ b/japanese/sed/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU sed + multi-byte extension - USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/japanese/sed/pkg-comment b/japanese/sed/pkg-comment new file mode 100644 index 0000000..c85db8d --- /dev/null +++ b/japanese/sed/pkg-comment @@ -0,0 +1 @@ +GNU sed + multi-byte extension diff --git a/japanese/skkfep/Makefile b/japanese/skkfep/Makefile index ad02ec3..5aea584 100644 --- a/japanese/skkfep/Makefile +++ b/japanese/skkfep/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SKK-like Kana-to-Kanji FrontEnd Processor - RUN_DEPENDS= ${LOCALBASE}/sbin/skkserv:${PORTSDIR}/japanese/skk WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/japanese/skkfep/pkg-comment b/japanese/skkfep/pkg-comment new file mode 100644 index 0000000..74bddc8 --- /dev/null +++ b/japanese/skkfep/pkg-comment @@ -0,0 +1 @@ +SKK-like Kana-to-Kanji FrontEnd Processor diff --git a/japanese/skkinput/Makefile b/japanese/skkinput/Makefile index 4ced88f..4506506 100644 --- a/japanese/skkinput/Makefile +++ b/japanese/skkinput/Makefile @@ -7,7 +7,6 @@ PORTNAME= skkinput PORTVERSION= 2.06.1 -PORTCOMMENT= An SKK-like Japanese input method for X11 CATEGORIES= japanese x11 MASTER_SITES= http://downloads.sourceforge.jp/skkinput2/1445/ diff --git a/japanese/skkinput/pkg-comment b/japanese/skkinput/pkg-comment new file mode 100644 index 0000000..8d1da34 --- /dev/null +++ b/japanese/skkinput/pkg-comment @@ -0,0 +1 @@ +An SKK-like Japanese input method for X11 diff --git a/japanese/skkinput3/Makefile b/japanese/skkinput3/Makefile index f622100..802eb97 100644 --- a/japanese/skkinput3/Makefile +++ b/japanese/skkinput3/Makefile @@ -7,7 +7,6 @@ PORTNAME= skkinput3 PORTVERSION= ${SRCVERSION}.${PATCHLEVEL} -PORTCOMMENT= An SKK-like Japanese input method for X11 CATEGORIES= japanese x11 MASTER_SITES= http://downloads.sourceforge.jp/skkinput3/1504/ DISTNAME= skkinput-${SRCVERSION}_${PATCHLEVEL} diff --git a/japanese/skkinput3/pkg-comment b/japanese/skkinput3/pkg-comment new file mode 100644 index 0000000..8d1da34 --- /dev/null +++ b/japanese/skkinput3/pkg-comment @@ -0,0 +1 @@ +An SKK-like Japanese input method for X11 diff --git a/japanese/tcsh-nls-asuka/Makefile b/japanese/tcsh-nls-asuka/Makefile index 0557afb..70d1355 100644 --- a/japanese/tcsh-nls-asuka/Makefile +++ b/japanese/tcsh-nls-asuka/Makefile @@ -9,8 +9,6 @@ CATALOGNAME= asuka MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese NLS catalog for TCSH. ("Soryu Asuka Langley" taste) - MASTERDIR= ${.CURDIR}/../tcsh-nls-generic PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist diff --git a/japanese/tcsh-nls-asuka/pkg-comment b/japanese/tcsh-nls-asuka/pkg-comment new file mode 100644 index 0000000..80b76b8 --- /dev/null +++ b/japanese/tcsh-nls-asuka/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Generic Japanese" taste) diff --git a/japanese/tcsh-nls-ayanami/Makefile b/japanese/tcsh-nls-ayanami/Makefile index df9fa01..2d4dd7f 100644 --- a/japanese/tcsh-nls-ayanami/Makefile +++ b/japanese/tcsh-nls-ayanami/Makefile @@ -9,8 +9,6 @@ CATALOGNAME= ayanami MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese NLS catalog for TCSH. ("Ayanami Rei" taste) - MASTERDIR= ${.CURDIR}/../tcsh-nls-generic PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist diff --git a/japanese/tcsh-nls-ayanami/pkg-comment b/japanese/tcsh-nls-ayanami/pkg-comment new file mode 100644 index 0000000..80b76b8 --- /dev/null +++ b/japanese/tcsh-nls-ayanami/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Generic Japanese" taste) diff --git a/japanese/tcsh-nls-generic/Makefile b/japanese/tcsh-nls-generic/Makefile index 3eee1c3..6bf87f0 100644 --- a/japanese/tcsh-nls-generic/Makefile +++ b/japanese/tcsh-nls-generic/Makefile @@ -14,8 +14,6 @@ DISTNAME= tcsh-${PORTVERSION}.add2 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese NLS catalog for TCSH. ("Generic Japanese" taste) - BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf .include <bsd.port.pre.mk> diff --git a/japanese/tcsh-nls-generic/pkg-comment b/japanese/tcsh-nls-generic/pkg-comment new file mode 100644 index 0000000..80b76b8 --- /dev/null +++ b/japanese/tcsh-nls-generic/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Generic Japanese" taste) diff --git a/japanese/tcsh-nls-koshiki/Makefile b/japanese/tcsh-nls-koshiki/Makefile index 3eb44c8..cea0d40 100644 --- a/japanese/tcsh-nls-koshiki/Makefile +++ b/japanese/tcsh-nls-koshiki/Makefile @@ -9,8 +9,6 @@ CATALOGNAME= koshiki MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese NLS catalog for TCSH. ("Koshiki Yukari" taste) - MASTERDIR= ${.CURDIR}/../tcsh-nls-generic PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist diff --git a/japanese/tcsh-nls-koshiki/pkg-comment b/japanese/tcsh-nls-koshiki/pkg-comment new file mode 100644 index 0000000..80b76b8 --- /dev/null +++ b/japanese/tcsh-nls-koshiki/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Generic Japanese" taste) diff --git a/japanese/tcsh-nls-merril/Makefile b/japanese/tcsh-nls-merril/Makefile index 8c405fe..faa1796 100644 --- a/japanese/tcsh-nls-merril/Makefile +++ b/japanese/tcsh-nls-merril/Makefile @@ -9,8 +9,6 @@ CATALOGNAME= merril MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese NLS catalog for TCSH. ("Merril" taste) - MASTERDIR= ${.CURDIR}/../tcsh-nls-generic PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist diff --git a/japanese/tcsh-nls-merril/pkg-comment b/japanese/tcsh-nls-merril/pkg-comment new file mode 100644 index 0000000..80b76b8 --- /dev/null +++ b/japanese/tcsh-nls-merril/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Generic Japanese" taste) diff --git a/japanese/tcsh-nls-miyakonjo/Makefile b/japanese/tcsh-nls-miyakonjo/Makefile index 1cb5ae0..3a57c6b 100644 --- a/japanese/tcsh-nls-miyakonjo/Makefile +++ b/japanese/tcsh-nls-miyakonjo/Makefile @@ -9,8 +9,6 @@ CATALOGNAME= miyakonjo MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese NLS catalog for TCSH. ("Miyakonjo" taste) - MASTERDIR= ${.CURDIR}/../tcsh-nls-generic PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist diff --git a/japanese/tcsh-nls-miyakonjo/pkg-comment b/japanese/tcsh-nls-miyakonjo/pkg-comment new file mode 100644 index 0000000..80b76b8 --- /dev/null +++ b/japanese/tcsh-nls-miyakonjo/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Generic Japanese" taste) diff --git a/japanese/tcsh-nls-multi/Makefile b/japanese/tcsh-nls-multi/Makefile index 1dc48ca..e1c2cd1 100644 --- a/japanese/tcsh-nls-multi/Makefile +++ b/japanese/tcsh-nls-multi/Makefile @@ -9,8 +9,6 @@ CATALOGNAME= multi MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese NLS catalog for TCSH. ("Multi" taste) - MASTERDIR= ${.CURDIR}/../tcsh-nls-generic PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist diff --git a/japanese/tcsh-nls-multi/pkg-comment b/japanese/tcsh-nls-multi/pkg-comment new file mode 100644 index 0000000..80b76b8 --- /dev/null +++ b/japanese/tcsh-nls-multi/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Generic Japanese" taste) diff --git a/japanese/tcsh-nls-rishu/Makefile b/japanese/tcsh-nls-rishu/Makefile index 44c5d5c..eb80ea7 100644 --- a/japanese/tcsh-nls-rishu/Makefile +++ b/japanese/tcsh-nls-rishu/Makefile @@ -9,8 +9,6 @@ CATALOGNAME= rishu MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese NLS catalog for TCSH. ("Rishu" taste) - MASTERDIR= ${.CURDIR}/../tcsh-nls-generic PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist diff --git a/japanese/tcsh-nls-rishu/pkg-comment b/japanese/tcsh-nls-rishu/pkg-comment new file mode 100644 index 0000000..80b76b8 --- /dev/null +++ b/japanese/tcsh-nls-rishu/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Generic Japanese" taste) diff --git a/japanese/tcsh-nls-roomi/Makefile b/japanese/tcsh-nls-roomi/Makefile index f0106e0..2b2aa2b 100644 --- a/japanese/tcsh-nls-roomi/Makefile +++ b/japanese/tcsh-nls-roomi/Makefile @@ -9,8 +9,6 @@ CATALOGNAME= roomi MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese NLS catalog for TCSH. ("Roomi" taste) - MASTERDIR= ${.CURDIR}/../tcsh-nls-generic PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist diff --git a/japanese/tcsh-nls-roomi/pkg-comment b/japanese/tcsh-nls-roomi/pkg-comment new file mode 100644 index 0000000..80b76b8 --- /dev/null +++ b/japanese/tcsh-nls-roomi/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Generic Japanese" taste) diff --git a/japanese/tcsh-nls-ruri2/Makefile b/japanese/tcsh-nls-ruri2/Makefile index 4c2490f..8075f10 100644 --- a/japanese/tcsh-nls-ruri2/Makefile +++ b/japanese/tcsh-nls-ruri2/Makefile @@ -9,8 +9,6 @@ CATALOGNAME= ruri2 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese NLS catalog for TCSH. ("Hoshino Ruri" taste) - MASTERDIR= ${.CURDIR}/../tcsh-nls-generic PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist diff --git a/japanese/tcsh-nls-ruri2/pkg-comment b/japanese/tcsh-nls-ruri2/pkg-comment new file mode 100644 index 0000000..80b76b8 --- /dev/null +++ b/japanese/tcsh-nls-ruri2/pkg-comment @@ -0,0 +1 @@ +Japanese NLS catalog for TCSH. ("Generic Japanese" taste) diff --git a/japanese/truetypefonts/Makefile b/japanese/truetypefonts/Makefile index cf40574..2df5e0c 100644 --- a/japanese/truetypefonts/Makefile +++ b/japanese/truetypefonts/Makefile @@ -13,8 +13,6 @@ DISTNAME= ttf-xtt_0.${PORTVERSION:R:S/.//g}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese TrueType Fonts - USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/ttf-xtt-0.${PORTVERSION:R:S/.//g} diff --git a/japanese/truetypefonts/pkg-comment b/japanese/truetypefonts/pkg-comment new file mode 100644 index 0000000..4e405f6 --- /dev/null +++ b/japanese/truetypefonts/pkg-comment @@ -0,0 +1 @@ +Japanese TrueType Fonts diff --git a/japanese/weblint97/Makefile b/japanese/weblint97/Makefile index 39be5e0..8ad1334 100644 --- a/japanese/weblint97/Makefile +++ b/japanese/weblint97/Makefile @@ -15,8 +15,6 @@ DISTNAME= weblint-97-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An internationalized HTML checker with japanese message(EUC-JP) - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/jcode.pl:${PORTSDIR}/japanese/jcode.pl WRKSRC= ${WRKDIR}/weblint-97 diff --git a/japanese/weblint97/pkg-comment b/japanese/weblint97/pkg-comment new file mode 100644 index 0000000..ff83778 --- /dev/null +++ b/japanese/weblint97/pkg-comment @@ -0,0 +1 @@ +An internationalized HTML checker with japanese message(EUC-JP) diff --git a/japanese/xvi-euc/Makefile b/japanese/xvi-euc/Makefile index 7ff4599..98cada3 100644 --- a/japanese/xvi-euc/Makefile +++ b/japanese/xvi-euc/Makefile @@ -9,8 +9,6 @@ PKGNAMESUFFIX= -euc MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A portable multi-window 'vi', handles japanese EUC - MASTERDIR= ${.CURDIR}/../xvi-euc COMMENT= ${.CURDIR}/pkg-comment diff --git a/japanese/xvi-euc/pkg-comment b/japanese/xvi-euc/pkg-comment new file mode 100644 index 0000000..79e6180 --- /dev/null +++ b/japanese/xvi-euc/pkg-comment @@ -0,0 +1 @@ +A portable multi-window 'vi', handles japanese EUC diff --git a/japanese/xvi-sjis/Makefile b/japanese/xvi-sjis/Makefile index b6d8ea5..c05259a 100644 --- a/japanese/xvi-sjis/Makefile +++ b/japanese/xvi-sjis/Makefile @@ -9,8 +9,6 @@ PKGNAMESUFFIX= -sjis MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A portable multi-window 'vi', handles japanese SJIS - MASTERDIR= ${.CURDIR}/../xvi-euc PATCHDIR= ${.CURDIR}/files diff --git a/japanese/xvi-sjis/pkg-comment b/japanese/xvi-sjis/pkg-comment new file mode 100644 index 0000000..a807e0a --- /dev/null +++ b/japanese/xvi-sjis/pkg-comment @@ -0,0 +1 @@ +A portable multi-window 'vi', handles japanese SJIS diff --git a/japanese/xyagamo/Makefile b/japanese/xyagamo/Makefile index 1ebfcdf..1fa1893 100644 --- a/japanese/xyagamo/Makefile +++ b/japanese/xyagamo/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.dokidoki.ne.jp/home2/shinmaru/mahjong/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Japanese version of a four player mahjong game - USE_X_PREFIX= YES USE_XPM= yes diff --git a/japanese/xyagamo/pkg-comment b/japanese/xyagamo/pkg-comment new file mode 100644 index 0000000..73c8777 --- /dev/null +++ b/japanese/xyagamo/pkg-comment @@ -0,0 +1 @@ +Japanese version of a four player mahjong game diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile index 1288a82..0683265 100644 --- a/japanese/zipcodes/Makefile +++ b/japanese/zipcodes/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .lzh MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Japanese zipcode tables. includes both 3/5 and 7 digits form - BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha \ nkf:${PORTSDIR}/japanese/nkf diff --git a/japanese/zipcodes/pkg-comment b/japanese/zipcodes/pkg-comment new file mode 100644 index 0000000..9ff5867 --- /dev/null +++ b/japanese/zipcodes/pkg-comment @@ -0,0 +1 @@ +Japanese zipcode tables. includes both 3/5 and 7 digits form diff --git a/java/bsh/Makefile b/java/bsh/Makefile index de49d5f..e86029b 100644 --- a/java/bsh/Makefile +++ b/java/bsh/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Java scripting environment - USE_JAVA= 1.1+ NO_BUILD= yes diff --git a/java/bsh/pkg-comment b/java/bsh/pkg-comment new file mode 100644 index 0000000..3355077 --- /dev/null +++ b/java/bsh/pkg-comment @@ -0,0 +1 @@ +A Java scripting environment diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile index b2486b0..f425461 100644 --- a/korean/nvi-euc-kr/Makefile +++ b/korean/nvi-euc-kr/Makefile @@ -14,8 +14,6 @@ CATEGORIES= korean editors MAINTAINER= ports@freebsd.org -PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-kr - CONFIGURE_ARGS= --enable-multibyte=euc-kr --program-prefix=n .include "${MASTERDIR}/Makefile" diff --git a/korean/nvi-euc-kr/pkg-comment b/korean/nvi-euc-kr/pkg-comment new file mode 100644 index 0000000..d9d0d70 --- /dev/null +++ b/korean/nvi-euc-kr/pkg-comment @@ -0,0 +1 @@ +A clone of vi/ex, with multilingual patch, default settings for euc-kr diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile index 26f9078..487c486 100644 --- a/korean/nvi-iso-2022-kr/Makefile +++ b/korean/nvi-iso-2022-kr/Makefile @@ -14,8 +14,6 @@ CATEGORIES= korean editors MAINTAINER= ports@freebsd.org -PORTCOMMENT= Clone of vi/ex, with multilingual patch, default settings for iso-2022-kr - CONFIGURE_ARGS= --enable-multibyte=iso-2022-kr --program-prefix=n .include "${MASTERDIR}/Makefile" diff --git a/korean/nvi-iso-2022-kr/pkg-comment b/korean/nvi-iso-2022-kr/pkg-comment new file mode 100644 index 0000000..da8687e --- /dev/null +++ b/korean/nvi-iso-2022-kr/pkg-comment @@ -0,0 +1 @@ +Clone of vi/ex, with multilingual patch, default settings for iso-2022-kr diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile index c2cffd2..9efa982 100644 --- a/lang/Gofer/Makefile +++ b/lang/Gofer/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A lazy functional language - WRKSRC= ${WRKDIR}/src LIBDIR= ${PREFIX}/lib/Gofer MAN1= gofer.1 diff --git a/lang/Gofer/pkg-comment b/lang/Gofer/pkg-comment new file mode 100644 index 0000000..5329f0a --- /dev/null +++ b/lang/Gofer/pkg-comment @@ -0,0 +1 @@ +A lazy functional language diff --git a/lang/STk/Makefile b/lang/STk/Makefile index bb4305a..21a1116 100644 --- a/lang/STk/Makefile +++ b/lang/STk/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= devel/lang/lisp MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A scheme interpreter with full access to the Tk graphical package - USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/lang/STk/pkg-comment b/lang/STk/pkg-comment new file mode 100644 index 0000000..1b7bf6f --- /dev/null +++ b/lang/STk/pkg-comment @@ -0,0 +1 @@ +A scheme interpreter with full access to the Tk graphical package diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile index 801b47f..7142675 100644 --- a/lang/Sather/Makefile +++ b/lang/Sather/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sather compiler - LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc \ tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/lang/Sather/pkg-comment b/lang/Sather/pkg-comment new file mode 100644 index 0000000..022a06c --- /dev/null +++ b/lang/Sather/pkg-comment @@ -0,0 +1 @@ +Sather compiler diff --git a/lang/atlast/Makefile b/lang/atlast/Makefile index 2962eed..ecf84e9 100644 --- a/lang/atlast/Makefile +++ b/lang/atlast/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.fourmilab.ch/atlast/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Autodesk Threaded Language Application System Toolkit - do-install: @${INSTALL_PROGRAM} ${WRKSRC}/atlast ${PREFIX}/bin .if !defined(NOPORTDOCS) diff --git a/lang/atlast/pkg-comment b/lang/atlast/pkg-comment new file mode 100644 index 0000000..6ab2b9f --- /dev/null +++ b/lang/atlast/pkg-comment @@ -0,0 +1 @@ +Autodesk Threaded Language Application System Toolkit diff --git a/lang/awka/Makefile b/lang/awka/Makefile index 6916f84..832218d 100644 --- a/lang/awka/Makefile +++ b/lang/awka/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://awka.sourceforge.net/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts the AWK script to C, then compiles it - GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/lang/awka/pkg-comment b/lang/awka/pkg-comment new file mode 100644 index 0000000..1da068d --- /dev/null +++ b/lang/awka/pkg-comment @@ -0,0 +1 @@ +Converts the AWK script to C, then compiles it diff --git a/lang/bsh/Makefile b/lang/bsh/Makefile index de49d5f..e86029b 100644 --- a/lang/bsh/Makefile +++ b/lang/bsh/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Java scripting environment - USE_JAVA= 1.1+ NO_BUILD= yes diff --git a/lang/bsh/pkg-comment b/lang/bsh/pkg-comment new file mode 100644 index 0000000..3355077 --- /dev/null +++ b/lang/bsh/pkg-comment @@ -0,0 +1 @@ +A Java scripting environment diff --git a/lang/cim/Makefile b/lang/cim/Makefile index 265f0bb..2bfc8f7 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Compiler for the SIMULA programming language - USE_LIBTOOL= yes INSTALLS_SHLIB= yes MAN1= cim.1 diff --git a/lang/cim/pkg-comment b/lang/cim/pkg-comment new file mode 100644 index 0000000..4d7a5bf --- /dev/null +++ b/lang/cim/pkg-comment @@ -0,0 +1 @@ +Compiler for the SIMULA programming language diff --git a/lang/compaq-cc/Makefile b/lang/compaq-cc/Makefile index a6c5d21..4e057d7 100644 --- a/lang/compaq-cc/Makefile +++ b/lang/compaq-cc/Makefile @@ -20,8 +20,6 @@ DISTFILES+= cpml_ev5-5.1.0-4.alpha.rpm MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Compaq Alpha Tru64 C compiler - RESTRICTED= "Distribution not allowed" BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm diff --git a/lang/compaq-cc/pkg-comment b/lang/compaq-cc/pkg-comment new file mode 100644 index 0000000..8d04eab --- /dev/null +++ b/lang/compaq-cc/pkg-comment @@ -0,0 +1 @@ +Compaq Alpha Tru64 C compiler diff --git a/lang/cu-prolog/Makefile b/lang/cu-prolog/Makefile index c714f11..14eb5ec 100644 --- a/lang/cu-prolog/Makefile +++ b/lang/cu-prolog/Makefile @@ -14,8 +14,6 @@ DISTNAME= cupsrc MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Experimental constraint logic programming language - WRKSRC= ${WRKDIR}/src MAKEFILE= makefile ALL_TARGET= cup diff --git a/lang/cu-prolog/pkg-comment b/lang/cu-prolog/pkg-comment new file mode 100644 index 0000000..1f2aa97 --- /dev/null +++ b/lang/cu-prolog/pkg-comment @@ -0,0 +1 @@ +Experimental constraint logic programming language diff --git a/lang/dice/Makefile b/lang/dice/Makefile index 2fb5c97..e8e7914 100644 --- a/lang/dice/Makefile +++ b/lang/dice/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= DICE - The Amiga/embedded/generic 68000 C compiler - USE_REINPLACE= yes post-patch: diff --git a/lang/dice/pkg-comment b/lang/dice/pkg-comment new file mode 100644 index 0000000..af9f614 --- /dev/null +++ b/lang/dice/pkg-comment @@ -0,0 +1 @@ +DICE - The Amiga/embedded/generic 68000 C compiler diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile index 260478f..78e91dd 100644 --- a/lang/egcs/Makefile +++ b/lang/egcs/Makefile @@ -23,8 +23,6 @@ DISTFILES= egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= EGCS enhanced version of the GNU compiler suite - USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/egcs/pkg-comment b/lang/egcs/pkg-comment new file mode 100644 index 0000000..c23b395 --- /dev/null +++ b/lang/egcs/pkg-comment @@ -0,0 +1 @@ +EGCS enhanced version of the GNU compiler suite diff --git a/lang/eiffel/Makefile b/lang/eiffel/Makefile index c82559d..22a8db9 100644 --- a/lang/eiffel/Makefile +++ b/lang/eiffel/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .freebsd.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A compiler for the object-oriented language Eiffel - WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes diff --git a/lang/eiffel/pkg-comment b/lang/eiffel/pkg-comment new file mode 100644 index 0000000..f71f605 --- /dev/null +++ b/lang/eiffel/pkg-comment @@ -0,0 +1 @@ +A compiler for the object-oriented language Eiffel diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile index 6446143..a4caa49 100644 --- a/lang/elisp-manual/Makefile +++ b/lang/elisp-manual/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@freebsd.org -PORTCOMMENT= Emacs Lisp reference manual - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//} GNU_CONFIGURE= yes diff --git a/lang/elisp-manual/pkg-comment b/lang/elisp-manual/pkg-comment new file mode 100644 index 0000000..105a5fd --- /dev/null +++ b/lang/elisp-manual/pkg-comment @@ -0,0 +1 @@ +Emacs Lisp reference manual diff --git a/lang/elk/Makefile b/lang/elk/Makefile index 2e75b60..a10b659 100644 --- a/lang/elk/Makefile +++ b/lang/elk/Makefile @@ -13,8 +13,6 @@ DISTNAME= elk-3.0 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An embeddable Scheme interpreter - USE_XLIB= yes ALL_TARGET= default MAN1= elk.1 diff --git a/lang/elk/pkg-comment b/lang/elk/pkg-comment new file mode 100644 index 0000000..2ccca9f --- /dev/null +++ b/lang/elk/pkg-comment @@ -0,0 +1 @@ +An embeddable Scheme interpreter diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index 37da719..605f6e2 100644 --- a/lang/f2c/Makefile +++ b/lang/f2c/Makefile @@ -14,8 +14,6 @@ DISTNAME= f2c-freebsd.3.0.0 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fortran-to-C converter and its run-time libraries - .include <bsd.port.pre.mk> .if (${ARCH} == "alpha") diff --git a/lang/f2c/pkg-comment b/lang/f2c/pkg-comment new file mode 100644 index 0000000..03a68ae --- /dev/null +++ b/lang/f2c/pkg-comment @@ -0,0 +1 @@ +Fortran-to-C converter and its run-time libraries diff --git a/lang/f2py/Makefile b/lang/f2py/Makefile index a949300..f7e0b35 100644 --- a/lang/f2py/Makefile +++ b/lang/f2py/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME:U}-2.13.175-1250 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fortran to Python Interface Generator - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric USE_PYTHON= yes diff --git a/lang/f2py/pkg-comment b/lang/f2py/pkg-comment new file mode 100644 index 0000000..87222d7 --- /dev/null +++ b/lang/f2py/pkg-comment @@ -0,0 +1 @@ +Fortran to Python Interface Generator diff --git a/lang/f77/Makefile b/lang/f77/Makefile index aa7619b..375427a 100644 --- a/lang/f77/Makefile +++ b/lang/f77/Makefile @@ -14,8 +14,6 @@ DISTNAME= f77-freebsd.0.3 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fortran 77 driver utility for f2c and gcc - .ifdef GNU_CPP RUN_DEPENDS= ${PREFIX}/bin/f2c:${PORTSDIR}/lang/f2c .else diff --git a/lang/f77/pkg-comment b/lang/f77/pkg-comment new file mode 100644 index 0000000..bbb26e0 --- /dev/null +++ b/lang/f77/pkg-comment @@ -0,0 +1 @@ +Fortran 77 driver utility for f2c and gcc diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index 50e8265..97f593e 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An embeddable scripting language - LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client \ pcre.0:${PORTSDIR}/devel/pcre \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/lang/ferite/pkg-comment b/lang/ferite/pkg-comment new file mode 100644 index 0000000..2878b77 --- /dev/null +++ b/lang/ferite/pkg-comment @@ -0,0 +1 @@ +An embeddable scripting language diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile index b617fb8..61f1555 100644 --- a/lang/gcc28/Makefile +++ b/lang/gcc28/Makefile @@ -19,8 +19,6 @@ PATCHFILES= bounds-checking-2.8.1-1.01.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Compiler Collection 2.8 - NO_CDROM= 'old version, not worth the cost in real estate' LATEST_LINK= gcc28 diff --git a/lang/gcc28/pkg-comment b/lang/gcc28/pkg-comment new file mode 100644 index 0000000..26d0ee0 --- /dev/null +++ b/lang/gcc28/pkg-comment @@ -0,0 +1 @@ +GNU Compiler Collection 2.8 diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile index 749036e..a622062 100644 --- a/lang/gcc30/Makefile +++ b/lang/gcc30/Makefile @@ -19,8 +19,6 @@ DISTFILES= gcc-core-${GCC_REV}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Compiler Collection 3.0. - LATEST_LINK= gcc30 USE_BZIP2= yes diff --git a/lang/gcc30/pkg-comment b/lang/gcc30/pkg-comment new file mode 100644 index 0000000..7ac8cd4 --- /dev/null +++ b/lang/gcc30/pkg-comment @@ -0,0 +1 @@ +GNU Compiler Collection 3.0. diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile index 94f95f0..df0f6eb 100644 --- a/lang/gcc31/Makefile +++ b/lang/gcc31/Makefile @@ -26,8 +26,6 @@ PATCHFILES= port_gcc31_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Compiler Collection 3.1 (inprogress version) - NO_CDROM= 'dated material' LATEST_LINK= gcc31 diff --git a/lang/gcc31/pkg-comment b/lang/gcc31/pkg-comment new file mode 100644 index 0000000..17d477e --- /dev/null +++ b/lang/gcc31/pkg-comment @@ -0,0 +1 @@ +GNU Compiler Collection 3.1 (inprogress version) diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index 84b0a78..fb0808e3 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -30,8 +30,6 @@ PATCHFILES= port_gcc32_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Compiler Collection 3.1 (inprogress version) - NO_CDROM= 'dated material' LATEST_LINK= gcc32 diff --git a/lang/gcc32/pkg-comment b/lang/gcc32/pkg-comment new file mode 100644 index 0000000..17d477e --- /dev/null +++ b/lang/gcc32/pkg-comment @@ -0,0 +1 @@ +GNU Compiler Collection 3.1 (inprogress version) diff --git a/lang/generic-haskell/Makefile b/lang/generic-haskell/Makefile index abb5aec..f9f51de 100644 --- a/lang/generic-haskell/Makefile +++ b/lang/generic-haskell/Makefile @@ -6,7 +6,6 @@ PORTNAME= generic-haskell PORTVERSION= 1.23 -PORTCOMMENT= The Generic Haskell compiler CATEGORIES= lang MASTER_SITES= http://www.cs.uu.nl/research/projects/generic-haskell/compiler/beryl/ DISTNAME= gh-${PORTVERSION}-source diff --git a/lang/generic-haskell/pkg-comment b/lang/generic-haskell/pkg-comment new file mode 100644 index 0000000..957f332 --- /dev/null +++ b/lang/generic-haskell/pkg-comment @@ -0,0 +1 @@ +The Generic Haskell compiler diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile index 3c8445d..be9daaa 100644 --- a/lang/hugs/Makefile +++ b/lang/hugs/Makefile @@ -7,7 +7,6 @@ PORTNAME= hugs98 PORTVERSION= 200112 -PORTCOMMENT= An interpreter for the functional programming language Haskell 98 CATEGORIES= lang MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/ DISTNAME= ${PORTNAME}-${HUGS_DATE} diff --git a/lang/hugs/pkg-comment b/lang/hugs/pkg-comment new file mode 100644 index 0000000..3fec1b5 --- /dev/null +++ b/lang/hugs/pkg-comment @@ -0,0 +1 @@ +An interpreter for the functional programming language Haskell 98 diff --git a/lang/icon/Makefile b/lang/icon/Makefile index 9694134..b25b2ac 100644 --- a/lang/icon/Makefile +++ b/lang/icon/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Icon programming language - ONLY_FOR_ARCHS= alpha i386 .ifdef WITHOUT_X11 diff --git a/lang/icon/pkg-comment b/lang/icon/pkg-comment new file mode 100644 index 0000000..e54b6e4 --- /dev/null +++ b/lang/icon/pkg-comment @@ -0,0 +1 @@ +The Icon programming language diff --git a/lang/intel2gas/Makefile b/lang/intel2gas/Makefile index ee3b1c0..e835aee 100644 --- a/lang/intel2gas/Makefile +++ b/lang/intel2gas/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/ MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= Converts Intel assembly language (nasm) to AT&T syntax (gas) - GNU_CONFIGURE= yes MAKE_ARGS= CXX="${CXX}" diff --git a/lang/intel2gas/pkg-comment b/lang/intel2gas/pkg-comment new file mode 100644 index 0000000..cd4d3fd --- /dev/null +++ b/lang/intel2gas/pkg-comment @@ -0,0 +1 @@ +Converts Intel assembly language (nasm) to AT&T syntax (gas) diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index 9a7a87a..10f002a 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -14,8 +14,6 @@ DISTNAME= itcl${PORTVERSION} MAINTAINER= ports@freebsd.org -PORTCOMMENT= [incr Tcl] (A.K.A. "itcl") - LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 WRKSRC= ${WRKDIR}/${DISTNAME}/itcl diff --git a/lang/itcl/pkg-comment b/lang/itcl/pkg-comment new file mode 100644 index 0000000..452c95d --- /dev/null +++ b/lang/itcl/pkg-comment @@ -0,0 +1 @@ +[incr Tcl] (A.K.A. "itcl") diff --git a/lang/klone/Makefile b/lang/klone/Makefile index b424a4f..24acff6 100644 --- a/lang/klone/Makefile +++ b/lang/klone/Makefile @@ -14,8 +14,6 @@ DISTNAME= Klone${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Small, Lisp-like interpreted language - WRKSRC= ${WRKDIR}/Klone do-configure: diff --git a/lang/klone/pkg-comment b/lang/klone/pkg-comment new file mode 100644 index 0000000..d7d13a0 --- /dev/null +++ b/lang/klone/pkg-comment @@ -0,0 +1 @@ +Small, Lisp-like interpreted language diff --git a/lang/lafontaine/Makefile b/lang/lafontaine/Makefile index 2fd2bc2..a2d5a41 100644 --- a/lang/lafontaine/Makefile +++ b/lang/lafontaine/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-20020715 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graphical logo interpreter - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes diff --git a/lang/lafontaine/pkg-comment b/lang/lafontaine/pkg-comment new file mode 100644 index 0000000..721f1b4 --- /dev/null +++ b/lang/lafontaine/pkg-comment @@ -0,0 +1 @@ +Graphical logo interpreter diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile index 96e422e..5debd40 100644 --- a/lang/nhc98/Makefile +++ b/lang/nhc98/Makefile @@ -7,7 +7,6 @@ PORTNAME= nhc98 PORTVERSION= 1.14a PORTREVISION= 1 -PORTCOMMENT= A fully-fledged compiler for Haskell 98 CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ DISTNAME= ${PORTNAME}src-${PORTVERSION} diff --git a/lang/nhc98/pkg-comment b/lang/nhc98/pkg-comment new file mode 100644 index 0000000..a19fd57 --- /dev/null +++ b/lang/nhc98/pkg-comment @@ -0,0 +1 @@ +A fully-fledged compiler for Haskell 98 diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index 2b9108b..088e902 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.canonware.com/download/onyx/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Embeddable stack-based threaded interpreted language - BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook LIB_DEPENDS= edit.5:${PORTSDIR}/devel/libedit diff --git a/lang/onyx/pkg-comment b/lang/onyx/pkg-comment new file mode 100644 index 0000000..2447b4a --- /dev/null +++ b/lang/onyx/pkg-comment @@ -0,0 +1 @@ +Embeddable stack-based threaded interpreted language diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile index 2e71e2c..c2489b3 100644 --- a/lang/open-cobol-devel/Makefile +++ b/lang/open-cobol-devel/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An open-source COBOL compiler - LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv \ gnugetopt:${PORTSDIR}/devel/libgnugetopt \ diff --git a/lang/open-cobol-devel/pkg-comment b/lang/open-cobol-devel/pkg-comment new file mode 100644 index 0000000..2e108a1 --- /dev/null +++ b/lang/open-cobol-devel/pkg-comment @@ -0,0 +1 @@ +An open-source COBOL compiler diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile index 2e71e2c..c2489b3 100644 --- a/lang/open-cobol/Makefile +++ b/lang/open-cobol/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An open-source COBOL compiler - LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv \ gnugetopt:${PORTSDIR}/devel/libgnugetopt \ diff --git a/lang/open-cobol/pkg-comment b/lang/open-cobol/pkg-comment new file mode 100644 index 0000000..2e108a1 --- /dev/null +++ b/lang/open-cobol/pkg-comment @@ -0,0 +1 @@ +An open-source COBOL compiler diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 10bd272..a1c893f 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.isi.edu/nsnam/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MIT Object Tcl - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 INSTALLS_SHLIB= yes diff --git a/lang/otcl/pkg-comment b/lang/otcl/pkg-comment new file mode 100644 index 0000000..d342245 --- /dev/null +++ b/lang/otcl/pkg-comment @@ -0,0 +1 @@ +MIT Object Tcl diff --git a/lang/p5-Tcl/Makefile b/lang/p5-Tcl/Makefile index 3a67c1f..3d3a2dc 100644 --- a/lang/p5-Tcl/Makefile +++ b/lang/p5-Tcl/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Tcl extension module for Perl5 - LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 PERL_CONFIGURE= yes diff --git a/lang/p5-Tcl/pkg-comment b/lang/p5-Tcl/pkg-comment new file mode 100644 index 0000000..429c2b8 --- /dev/null +++ b/lang/p5-Tcl/pkg-comment @@ -0,0 +1 @@ +A Tcl extension module for Perl5 diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile index 230bec0..2443a35 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -16,8 +16,6 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Emacs lisp module for the PHP language - NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/lang/php-mode.el/pkg-comment b/lang/php-mode.el/pkg-comment new file mode 100644 index 0000000..031a67d --- /dev/null +++ b/lang/php-mode.el/pkg-comment @@ -0,0 +1 @@ +Emacs lisp module for the PHP language diff --git a/lang/rscheme/Makefile b/lang/rscheme/Makefile index accb48f..85886ac 100644 --- a/lang/rscheme/Makefile +++ b/lang/rscheme/Makefile @@ -13,8 +13,6 @@ DISTNAME= rs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An object-oriented, extended version of the Scheme dialect of Lisp - WRKSRC= ${WRKDIR}/${DISTNAME}/src HAS_CONFIGURE= yes diff --git a/lang/rscheme/pkg-comment b/lang/rscheme/pkg-comment new file mode 100644 index 0000000..9ec18b8 --- /dev/null +++ b/lang/rscheme/pkg-comment @@ -0,0 +1 @@ +An object-oriented, extended version of the Scheme dialect of Lisp diff --git a/lang/ruby-man/Makefile b/lang/ruby-man/Makefile index 40746d5..6f22b65 100644 --- a/lang/ruby-man/Makefile +++ b/lang/ruby-man/Makefile @@ -15,8 +15,6 @@ DIST_SUBDIR= ruby MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= Ruby reference manual, in HTML format - USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes RUBY_NO_RUN_DEPENDS= yes diff --git a/lang/ruby-man/pkg-comment b/lang/ruby-man/pkg-comment new file mode 100644 index 0000000..18c0cf7 --- /dev/null +++ b/lang/ruby-man/pkg-comment @@ -0,0 +1 @@ +Ruby reference manual, in HTML format diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile index 5b5266e..eda2b5b 100644 --- a/lang/schemetoc/Makefile +++ b/lang/schemetoc/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Scheme-to-C, a compiler and interpreter for compiling scheme into C - USE_REINPLACE= yes USE_XLIB= yes INSTALLS_SHLIB= yes diff --git a/lang/schemetoc/pkg-comment b/lang/schemetoc/pkg-comment new file mode 100644 index 0000000..b689cb3 --- /dev/null +++ b/lang/schemetoc/pkg-comment @@ -0,0 +1 @@ +Scheme-to-C, a compiler and interpreter for compiling scheme into C diff --git a/lang/scm/Makefile b/lang/scm/Makefile index ef5d0fc..29b033f 100644 --- a/lang/scm/Makefile +++ b/lang/scm/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= scm5d6.zip slib2d4.zip MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A scheme interpreter - WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes diff --git a/lang/scm/pkg-comment b/lang/scm/pkg-comment new file mode 100644 index 0000000..dafda30 --- /dev/null +++ b/lang/scm/pkg-comment @@ -0,0 +1 @@ +A scheme interpreter diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index a5d7dcf..5d09a1d 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Smalltalk - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ gdbm.2:${PORTSDIR}/databases/gdbm \ gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/lang/smalltalk/pkg-comment b/lang/smalltalk/pkg-comment new file mode 100644 index 0000000..7ed8a9d --- /dev/null +++ b/lang/smalltalk/pkg-comment @@ -0,0 +1 @@ +GNU Smalltalk diff --git a/lang/sxm/Makefile b/lang/sxm/Makefile index e7e01fa..00d9997 100644 --- a/lang/sxm/Makefile +++ b/lang/sxm/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.malgil.com/sxm/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Another implementation of Scheme - USE_REINPLACE= yes USE_GMAKE= yes ALL_TARGET= all image Formlist diff --git a/lang/sxm/pkg-comment b/lang/sxm/pkg-comment new file mode 100644 index 0000000..7c4df23 --- /dev/null +++ b/lang/sxm/pkg-comment @@ -0,0 +1 @@ +Another implementation of Scheme diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index 67daa97..742a166 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -13,8 +13,6 @@ DISTNAME= tcl8.0.5 MAINTAINER= ports@freebsd.org -PORTCOMMENT= Tool Command Language - NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/tcl8.0.5/unix INSTALLS_SHLIB= yes diff --git a/lang/tcl80/pkg-comment b/lang/tcl80/pkg-comment new file mode 100644 index 0000000..a51cc27 --- /dev/null +++ b/lang/tcl80/pkg-comment @@ -0,0 +1 @@ +Tool Command Language diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile index 8f51011..7fd5037 100644 --- a/lang/tclX80/Makefile +++ b/lang/tclX80/Makefile @@ -13,8 +13,6 @@ DISTNAME= tclX8.0.4 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Extended TCL - LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/${DISTNAME}/unix diff --git a/lang/tclX80/pkg-comment b/lang/tclX80/pkg-comment new file mode 100644 index 0000000..5162ae7 --- /dev/null +++ b/lang/tclX80/pkg-comment @@ -0,0 +1 @@ +Extended TCL diff --git a/lang/wamcc/Makefile b/lang/wamcc/Makefile index 65c7bda..7f024ea 100644 --- a/lang/wamcc/Makefile +++ b/lang/wamcc/Makefile @@ -13,8 +13,6 @@ DISTFILES= wamcc2.22.tar.Z prg.tar.Z MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= Prolog-to-C translator from Inria - DIST_SUBDIR= wamcc NO_WRKSUBDIR= yes diff --git a/lang/wamcc/pkg-comment b/lang/wamcc/pkg-comment new file mode 100644 index 0000000..871a8d6 --- /dev/null +++ b/lang/wamcc/pkg-comment @@ -0,0 +1 @@ +Prolog-to-C translator from Inria diff --git a/lang/wxbasic/Makefile b/lang/wxbasic/Makefile index f89b84e..d97625a 100644 --- a/lang/wxbasic/Makefile +++ b/lang/wxbasic/Makefile @@ -15,8 +15,6 @@ DISTNAME= wxsource-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A cross-platform GUI Basic interpreter - LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel NO_WRKSUBDIR= yes diff --git a/lang/wxbasic/pkg-comment b/lang/wxbasic/pkg-comment new file mode 100644 index 0000000..9c5d067 --- /dev/null +++ b/lang/wxbasic/pkg-comment @@ -0,0 +1 @@ +A cross-platform GUI Basic interpreter diff --git a/lang/yabasic/Makefile b/lang/yabasic/Makefile index 9fc182d..ba17fc5 100644 --- a/lang/yabasic/Makefile +++ b/lang/yabasic/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.yabasic.de/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Yet another Basic for Unix and Windows - USE_REINPLACE= yes USE_BISON= yes USE_XLIB= yes diff --git a/lang/yabasic/pkg-comment b/lang/yabasic/pkg-comment new file mode 100644 index 0000000..05be4f1 --- /dev/null +++ b/lang/yabasic/pkg-comment @@ -0,0 +1 @@ +Yet another Basic for Unix and Windows diff --git a/lang/yap/Makefile b/lang/yap/Makefile index 7282fc7..cf5b29a 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -15,8 +15,6 @@ DISTNAME= Yap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A high-performance Prolog compiler - LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 GNU_CONFIGURE= yes diff --git a/lang/yap/pkg-comment b/lang/yap/pkg-comment new file mode 100644 index 0000000..5998a85 --- /dev/null +++ b/lang/yap/pkg-comment @@ -0,0 +1 @@ +A high-performance Prolog compiler diff --git a/mail/althea/Makefile b/mail/althea/Makefile index 09b1b4b..ac0d0ac 100644 --- a/mail/althea/Makefile +++ b/mail/althea/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Yet another GTK-based mail reader for X. Supports IMAP - USE_REINPLACE= yes USE_GTK= yes USE_OPENSSL= yes diff --git a/mail/althea/pkg-comment b/mail/althea/pkg-comment new file mode 100644 index 0000000..bf3bdc8 --- /dev/null +++ b/mail/althea/pkg-comment @@ -0,0 +1 @@ +Yet another GTK-based mail reader for X. Supports IMAP diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 3148771..00dfe3f 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -19,7 +19,6 @@ PORTNAME= anubis PORTVERSION= 3.5.0 -PORTCOMMENT= Outgoing SMTP mail processor CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/anubis/pkg-comment b/mail/anubis/pkg-comment new file mode 100644 index 0000000..7b63726 --- /dev/null +++ b/mail/anubis/pkg-comment @@ -0,0 +1 @@ +Outgoing SMTP mail processor diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index e49d07e..3009154 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -13,8 +13,6 @@ DISTNAME= mailutils-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A small program to add cvsweb links to FreeBSD commit messages - ALL_TARGET= cvsmail MANCOMPRESSED= no MAN1= cvsmail.1 diff --git a/mail/cvsmail/pkg-comment b/mail/cvsmail/pkg-comment new file mode 100644 index 0000000..3c067cc --- /dev/null +++ b/mail/cvsmail/pkg-comment @@ -0,0 +1 @@ +A small program to add cvsweb links to FreeBSD commit messages diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile index c7f2afe..1f95d80 100644 --- a/mail/cyrus/Makefile +++ b/mail/cyrus/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-imapd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The cyrus mail server, supporting POP3, KPOP, and IMAP4 protocols - LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl diff --git a/mail/cyrus/pkg-comment b/mail/cyrus/pkg-comment new file mode 100644 index 0000000..b26e555 --- /dev/null +++ b/mail/cyrus/pkg-comment @@ -0,0 +1 @@ +The cyrus mail server, supporting POP3, KPOP, and IMAP4 protocols diff --git a/mail/emil/Makefile b/mail/emil/Makefile index 2101210..9692601 100644 --- a/mail/emil/Makefile +++ b/mail/emil/Makefile @@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}-2.1.0-beta9 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Mail format/encoding converter - GNU_CONFIGURE= yes MAN1= emil.1 emil.cf.1 diff --git a/mail/emil/pkg-comment b/mail/emil/pkg-comment new file mode 100644 index 0000000..f409b8b --- /dev/null +++ b/mail/emil/pkg-comment @@ -0,0 +1 @@ +Mail format/encoding converter diff --git a/mail/glacier/Makefile b/mail/glacier/Makefile index 0a48404..f21aa5b 100644 --- a/mail/glacier/Makefile +++ b/mail/glacier/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://linuxberg.tele.net/files/gnome/network/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Another GNOME mail user agent - USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/mail/glacier/pkg-comment b/mail/glacier/pkg-comment new file mode 100644 index 0000000..d26745b --- /dev/null +++ b/mail/glacier/pkg-comment @@ -0,0 +1 @@ +Another GNOME mail user agent diff --git a/mail/gtkgrepmail/Makefile b/mail/gtkgrepmail/Makefile index 4c289f7..45bcb17 100644 --- a/mail/gtkgrepmail/Makefile +++ b/mail/gtkgrepmail/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A gtk front-end to grepmail - BUILD_DEPENDS= grepmail:${PORTSDIR}/mail/grepmail \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ diff --git a/mail/gtkgrepmail/pkg-comment b/mail/gtkgrepmail/pkg-comment new file mode 100644 index 0000000..5d8a2bb --- /dev/null +++ b/mail/gtkgrepmail/pkg-comment @@ -0,0 +1 @@ +A gtk front-end to grepmail diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index f8bf959..b2eb842 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= BSD mail utility with MIME extensions - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv GNU_CONFIGURE= yes diff --git a/mail/heirloom-mailx/pkg-comment b/mail/heirloom-mailx/pkg-comment new file mode 100644 index 0000000..42d2721 --- /dev/null +++ b/mail/heirloom-mailx/pkg-comment @@ -0,0 +1 @@ +BSD mail utility with MIME extensions diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 0e4222c..42d5f2d 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A mail library - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ db3.3:${PORTSDIR}/databases/db3 diff --git a/mail/libetpan/pkg-comment b/mail/libetpan/pkg-comment new file mode 100644 index 0000000..8e1b84c --- /dev/null +++ b/mail/libetpan/pkg-comment @@ -0,0 +1 @@ +A mail library diff --git a/mail/librfc822/Makefile b/mail/librfc822/Makefile index 97925ce..7e17928 100644 --- a/mail/librfc822/Makefile +++ b/mail/librfc822/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://cryp.to/librfc822/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A complete parser for RFC822 addresses - do-install: ${INSTALL_DATA} ${WRKSRC}/rfc822.hh ${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/librfc822.a ${PREFIX}/lib diff --git a/mail/librfc822/pkg-comment b/mail/librfc822/pkg-comment new file mode 100644 index 0000000..dbf366e --- /dev/null +++ b/mail/librfc822/pkg-comment @@ -0,0 +1 @@ +A complete parser for RFC822 addresses diff --git a/mail/mail2procmailrc/Makefile b/mail/mail2procmailrc/Makefile index 87dad55..556adda 100644 --- a/mail/mail2procmailrc/Makefile +++ b/mail/mail2procmailrc/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= mail to procmailrc generator - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Curses/Widgets.pm:${PORTSDIR}/devel/p5-Curses-Widgets \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Header.pm:${PORTSDIR}/mail/p5-Mail-Tools diff --git a/mail/mail2procmailrc/pkg-comment b/mail/mail2procmailrc/pkg-comment new file mode 100644 index 0000000..d8d6275 --- /dev/null +++ b/mail/mail2procmailrc/pkg-comment @@ -0,0 +1 @@ +mail to procmailrc generator diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index ae3c847..dc75feb 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Emacs/PGP interface - EMACS_PORT_NAME?= emacs21 GNU_CONFIGURE= yes diff --git a/mail/mailcrypt/pkg-comment b/mail/mailcrypt/pkg-comment new file mode 100644 index 0000000..8261c99 --- /dev/null +++ b/mail/mailcrypt/pkg-comment @@ -0,0 +1 @@ +An Emacs/PGP interface diff --git a/mail/mailx/Makefile b/mail/mailx/Makefile index 1c3078e..a5f7b1a 100644 --- a/mail/mailx/Makefile +++ b/mail/mailx/Makefile @@ -19,8 +19,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Mail command with mailx extensions - EXTRACT_ONLY= mail-2.2.8.tar.gz WRKSRC= ${WRKDIR}/mail-2.2.8 USE_PERL5= yes diff --git a/mail/mailx/pkg-comment b/mail/mailx/pkg-comment new file mode 100644 index 0000000..6a0dedd --- /dev/null +++ b/mail/mailx/pkg-comment @@ -0,0 +1 @@ +Mail command with mailx extensions diff --git a/mail/majorcool/Makefile b/mail/majorcool/Makefile index 15c1f0a..723ebb7 100644 --- a/mail/majorcool/Makefile +++ b/mail/majorcool/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Web Interface to Majordomo - NO_WRKSUBDIR= yes NO_BUILD= yes NO_PACKAGE= "Too many questions" diff --git a/mail/majorcool/pkg-comment b/mail/majorcool/pkg-comment new file mode 100644 index 0000000..58ee04a --- /dev/null +++ b/mail/majorcool/pkg-comment @@ -0,0 +1 @@ +A Web Interface to Majordomo diff --git a/mail/mbx2mbox/Makefile b/mail/mbx2mbox/Makefile index 6c6013f..77ac5e2 100644 --- a/mail/mbx2mbox/Makefile +++ b/mail/mbx2mbox/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MS Outlook Express .mbx to mbox file converter - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/mail/mbx2mbox/pkg-comment b/mail/mbx2mbox/pkg-comment new file mode 100644 index 0000000..f3a22ca --- /dev/null +++ b/mail/mbx2mbox/pkg-comment @@ -0,0 +1 @@ +MS Outlook Express .mbx to mbox file converter diff --git a/mail/ml/Makefile b/mail/ml/Makefile index deba0f6..407cdb2 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://ftp.rge.com/pub/mail/ml/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An X11 IMAP client - WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_IMAKE= yes USE_MOTIF= yes diff --git a/mail/ml/pkg-comment b/mail/ml/pkg-comment new file mode 100644 index 0000000..b63fe9e --- /dev/null +++ b/mail/ml/pkg-comment @@ -0,0 +1 @@ +An X11 IMAP client diff --git a/mail/mmr/Makefile b/mail/mmr/Makefile index 630db0d..f3d4531 100644 --- a/mail/mmr/Makefile +++ b/mail/mmr/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.devolution.com/~slouken/projects/mmr/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Curses based MIME Mail Reader - ALL_TARGET= # empty do-install: diff --git a/mail/mmr/pkg-comment b/mail/mmr/pkg-comment new file mode 100644 index 0000000..53b2629 --- /dev/null +++ b/mail/mmr/pkg-comment @@ -0,0 +1 @@ +Curses based MIME Mail Reader diff --git a/mail/mreport/Makefile b/mail/mreport/Makefile index 02b8b18..41a029f 100644 --- a/mail/mreport/Makefile +++ b/mail/mreport/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.datrix.co.za/pub/mreport/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sendmail logfile summary tool - USE_REINPLACE= yes ALL_TARGET= ALL MAN8= mreport.8 diff --git a/mail/mreport/pkg-comment b/mail/mreport/pkg-comment new file mode 100644 index 0000000..4be74fb --- /dev/null +++ b/mail/mreport/pkg-comment @@ -0,0 +1 @@ +Sendmail logfile summary tool diff --git a/mail/muttzilla/Makefile b/mail/muttzilla/Makefile index 3025d4c..e3c51b7 100644 --- a/mail/muttzilla/Makefile +++ b/mail/muttzilla/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www3.bc.sympatico.ca/brian_winters/mutt/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Mutt MUA plugin for Netscape for use on "mailto:" URLs - USE_REINPLACE= yes pre-configure: diff --git a/mail/muttzilla/pkg-comment b/mail/muttzilla/pkg-comment new file mode 100644 index 0000000..9745cb2 --- /dev/null +++ b/mail/muttzilla/pkg-comment @@ -0,0 +1 @@ +Mutt MUA plugin for Netscape for use on "mailto:" URLs diff --git a/mail/nail/Makefile b/mail/nail/Makefile index f8bf959..b2eb842 100644 --- a/mail/nail/Makefile +++ b/mail/nail/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= BSD mail utility with MIME extensions - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv GNU_CONFIGURE= yes diff --git a/mail/nail/pkg-comment b/mail/nail/pkg-comment new file mode 100644 index 0000000..42d2721 --- /dev/null +++ b/mail/nail/pkg-comment @@ -0,0 +1 @@ +BSD mail utility with MIME extensions diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index dc7698f..199d0e3 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple program for outgoing SMTP delivery - NO_WRKSUBDIR= yes do-install: diff --git a/mail/nbsmtp/pkg-comment b/mail/nbsmtp/pkg-comment new file mode 100644 index 0000000..bd2b9be --- /dev/null +++ b/mail/nbsmtp/pkg-comment @@ -0,0 +1 @@ +Simple program for outgoing SMTP delivery diff --git a/mail/p5-Mail-Bulkmail/Makefile b/mail/p5-Mail-Bulkmail/Makefile index 7a66774..2a5a50b 100644 --- a/mail/p5-Mail-Bulkmail/Makefile +++ b/mail/p5-Mail-Bulkmail/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for mailing lists - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/mail/p5-Mail-Bulkmail/pkg-comment b/mail/p5-Mail-Bulkmail/pkg-comment new file mode 100644 index 0000000..087d7c5 --- /dev/null +++ b/mail/p5-Mail-Bulkmail/pkg-comment @@ -0,0 +1 @@ +Perl module for mailing lists diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile index 2c207b0..8666da5 100644 --- a/mail/p5-Mail-Folder/Makefile +++ b/mail/p5-Mail-Folder/Makefile @@ -15,8 +15,6 @@ DISTNAME= MailFolder-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for a folder-independant interface to email folders - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/File/Sync.pm:${PORTSDIR}/devel/p5-File-Sync diff --git a/mail/p5-Mail-Folder/pkg-comment b/mail/p5-Mail-Folder/pkg-comment new file mode 100644 index 0000000..4960156 --- /dev/null +++ b/mail/p5-Mail-Folder/pkg-comment @@ -0,0 +1 @@ +Perl module for a folder-independant interface to email folders diff --git a/mail/p5-Mail-MailStats/Makefile b/mail/p5-Mail-MailStats/Makefile index 797b564..9741f93 100644 --- a/mail/p5-Mail-MailStats/Makefile +++ b/mail/p5-Mail-MailStats/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module to detect newer messages in procmail-generated mailboxes - BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/mail/p5-Mail-MailStats/pkg-comment b/mail/p5-Mail-MailStats/pkg-comment new file mode 100644 index 0000000..b13843d --- /dev/null +++ b/mail/p5-Mail-MailStats/pkg-comment @@ -0,0 +1 @@ +Perl module to detect newer messages in procmail-generated mailboxes diff --git a/mail/p5-Mail-Procmailrc/Makefile b/mail/p5-Mail-Procmailrc/Makefile index 01f4ba8..56b4254 100644 --- a/mail/p5-Mail-Procmailrc/Makefile +++ b/mail/p5-Mail-Procmailrc/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Perl OO interface to procmail rc files - PERL_CONFIGURE= YES .include <bsd.port.mk> diff --git a/mail/p5-Mail-Procmailrc/pkg-comment b/mail/p5-Mail-Procmailrc/pkg-comment new file mode 100644 index 0000000..60ebd9e --- /dev/null +++ b/mail/p5-Mail-Procmailrc/pkg-comment @@ -0,0 +1 @@ +A Perl OO interface to procmail rc files diff --git a/mail/pop3lite/Makefile b/mail/pop3lite/Makefile index 1b6b96b..9afacf2 100644 --- a/mail/pop3lite/Makefile +++ b/mail/pop3lite/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A flexible, modular RFC-compliant POP3 daemon - USE_GNOMENG= yes USE_GNOME= glib12 USE_GMAKE= yes diff --git a/mail/pop3lite/pkg-comment b/mail/pop3lite/pkg-comment new file mode 100644 index 0000000..85658c3 --- /dev/null +++ b/mail/pop3lite/pkg-comment @@ -0,0 +1 @@ +A flexible, modular RFC-compliant POP3 daemon diff --git a/mail/postilion/Makefile b/mail/postilion/Makefile index 2f821fd..132b5a5 100644 --- a/mail/postilion/Makefile +++ b/mail/postilion/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.postilion.org/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Mail client with the NeXt look - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 \ c-client4:${PORTSDIR}/mail/cclient RUN_DEPENDS= ${LOCALBASE}/lib/Img1.2/pkgIndex.tcl:${PORTSDIR}/graphics/libimg diff --git a/mail/postilion/pkg-comment b/mail/postilion/pkg-comment new file mode 100644 index 0000000..83d0915 --- /dev/null +++ b/mail/postilion/pkg-comment @@ -0,0 +1 @@ +Mail client with the NeXt look diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile index bfb498c..0b735a8 100644 --- a/mail/pymsgauth/Makefile +++ b/mail/pymsgauth/Makefile @@ -7,7 +7,6 @@ PORTNAME= pymsgauth PORTVERSION= 2.0.0 -PORTCOMMENT= Automatically process qsecretary confirmation requests CATEGORIES= mail python MASTER_SITES= http://www.qcc.ca/~charlesc/software/pymsgauth/ diff --git a/mail/pymsgauth/pkg-comment b/mail/pymsgauth/pkg-comment new file mode 100644 index 0000000..f0b74de --- /dev/null +++ b/mail/pymsgauth/pkg-comment @@ -0,0 +1 @@ +Automatically process qsecretary confirmation requests diff --git a/mail/pyzor/Makefile b/mail/pyzor/Makefile index df3fb1a..f7762ee 100644 --- a/mail/pyzor/Makefile +++ b/mail/pyzor/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A collaborative, networked system to detect and block spam - USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/mail/pyzor/pkg-comment b/mail/pyzor/pkg-comment new file mode 100644 index 0000000..f88f303 --- /dev/null +++ b/mail/pyzor/pkg-comment @@ -0,0 +1 @@ +A collaborative, networked system to detect and block spam diff --git a/mail/qconfirm/Makefile b/mail/qconfirm/Makefile index 17e293b..f1a2993 100644 --- a/mail/qconfirm/Makefile +++ b/mail/qconfirm/Makefile @@ -7,7 +7,6 @@ PORTNAME= qconfirm PORTVERSION= 0.6.1 -PORTCOMMENT= Request delivery confirmation for mail message under qmail CATEGORIES= mail MASTER_SITES= http://smarden.org/qconfirm/ diff --git a/mail/qconfirm/pkg-comment b/mail/qconfirm/pkg-comment new file mode 100644 index 0000000..14b4a7e --- /dev/null +++ b/mail/qconfirm/pkg-comment @@ -0,0 +1 @@ +Request delivery confirmation for mail message under qmail diff --git a/mail/qmail-notify/Makefile b/mail/qmail-notify/Makefile index 2d510de..53a127b 100644 --- a/mail/qmail-notify/Makefile +++ b/mail/qmail-notify/Makefile @@ -7,7 +7,6 @@ PORTNAME= qmail-notify PORTVERSION= 0.93 -PORTCOMMENT= Delayed delivery notification for qmail CATEGORIES= mail MASTER_SITES= http://untroubled.org/qmail-notify/ diff --git a/mail/qmail-notify/pkg-comment b/mail/qmail-notify/pkg-comment new file mode 100644 index 0000000..26a312c --- /dev/null +++ b/mail/qmail-notify/pkg-comment @@ -0,0 +1 @@ +Delayed delivery notification for qmail diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile index efe91d3d..c1d8487 100644 --- a/mail/queue-repair/Makefile +++ b/mail/queue-repair/Makefile @@ -8,7 +8,6 @@ PORTNAME= queue-repair PORTVERSION= 0.8.6 PORTREVISION= 1 -PORTCOMMENT= A qmail queue diagnostic and repair tool CATEGORIES= mail python MASTER_SITES= http://www.qcc.ca/~charlesc/software/queue_repair/ diff --git a/mail/queue-repair/pkg-comment b/mail/queue-repair/pkg-comment new file mode 100644 index 0000000..30fe719 --- /dev/null +++ b/mail/queue-repair/pkg-comment @@ -0,0 +1 @@ +A qmail queue diagnostic and repair tool diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile index 988e65e..3c34677 100644 --- a/mail/sentinel/Makefile +++ b/mail/sentinel/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sentinel is a sendmail milter API implementation - USE_REINPLACE= yes MAKEFILE= Makefile.FreeBSD ALL_TARGET= sentinel diff --git a/mail/sentinel/pkg-comment b/mail/sentinel/pkg-comment new file mode 100644 index 0000000..7ad8836 --- /dev/null +++ b/mail/sentinel/pkg-comment @@ -0,0 +1 @@ +Sentinel is a sendmail milter API implementation diff --git a/mail/smail/Makefile b/mail/smail/Makefile index c4bd851..d6b0a94 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program used for receiving and delivering mail - BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident .if !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper diff --git a/mail/smail/pkg-comment b/mail/smail/pkg-comment new file mode 100644 index 0000000..8404ed3 --- /dev/null +++ b/mail/smail/pkg-comment @@ -0,0 +1 @@ +A program used for receiving and delivering mail diff --git a/mail/smtpclient/Makefile b/mail/smtpclient/Makefile index 5309f71..db79d36 100644 --- a/mail/smtpclient/Makefile +++ b/mail/smtpclient/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.engelschall.com/sw/smtpclient/distrib/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple SMTP client - GNU_CONFIGURE= yes MAN1= smtpclient.1 diff --git a/mail/smtpclient/pkg-comment b/mail/smtpclient/pkg-comment new file mode 100644 index 0000000..ccaea25 --- /dev/null +++ b/mail/smtpclient/pkg-comment @@ -0,0 +1 @@ +Simple SMTP client diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index 0e06b1a..eb0a1dd 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -16,8 +16,6 @@ PATCHFILES= patch-smtpd-2.0-RBL.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Obtuse smtpd/smtpfwdd, part of the Juniper firewall toolkit - RUN_DEPENDS= ${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/sendmail-old # Directory where smtpd will chroot to, and put the received mail diff --git a/mail/smtpd/pkg-comment b/mail/smtpd/pkg-comment new file mode 100644 index 0000000..a5ed580 --- /dev/null +++ b/mail/smtpd/pkg-comment @@ -0,0 +1 @@ +Obtuse smtpd/smtpfwdd, part of the Juniper firewall toolkit diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 779d23c..6a1a1b7 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SMTP Fast Exploding External Deliverer for Sendmail - RUN_DEPENDS= ${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/sendmail NO_PACKAGE= "complex configuration for sendmail.cf needed" diff --git a/mail/smtpfeed/pkg-comment b/mail/smtpfeed/pkg-comment new file mode 100644 index 0000000..a30f9c5 --- /dev/null +++ b/mail/smtpfeed/pkg-comment @@ -0,0 +1 @@ +SMTP Fast Exploding External Deliverer for Sendmail diff --git a/mail/smtpproxy/Makefile b/mail/smtpproxy/Makefile index d441da8..4dee74a 100644 --- a/mail/smtpproxy/Makefile +++ b/mail/smtpproxy/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.quietsche-entchen.de/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SMTP proxy server - USE_REINPLACE= yes MAKEFILE= makefile diff --git a/mail/smtpproxy/pkg-comment b/mail/smtpproxy/pkg-comment new file mode 100644 index 0000000..1300735 --- /dev/null +++ b/mail/smtpproxy/pkg-comment @@ -0,0 +1 @@ +SMTP proxy server diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile index 23482a3..eaf16a8 100644 --- a/mail/stuphead/Makefile +++ b/mail/stuphead/Makefile @@ -16,8 +16,6 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-1.patch MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A lightweight MUA for X11 - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_REINPLACE= yes diff --git a/mail/stuphead/pkg-comment b/mail/stuphead/pkg-comment new file mode 100644 index 0000000..11002cb --- /dev/null +++ b/mail/stuphead/pkg-comment @@ -0,0 +1 @@ +A lightweight MUA for X11 diff --git a/mail/teapop-devel/Makefile b/mail/teapop-devel/Makefile index f8ca887..d002ae4 100644 --- a/mail/teapop-devel/Makefile +++ b/mail/teapop-devel/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Yet another RFC1939 compliant POP3 server - .if defined(WITH_PGSQL) LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 .endif diff --git a/mail/teapop-devel/pkg-comment b/mail/teapop-devel/pkg-comment new file mode 100644 index 0000000..daca3c4 --- /dev/null +++ b/mail/teapop-devel/pkg-comment @@ -0,0 +1 @@ +Yet another RFC1939 compliant POP3 server diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index f8ca887..d002ae4 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Yet another RFC1939 compliant POP3 server - .if defined(WITH_PGSQL) LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 .endif diff --git a/mail/teapop/pkg-comment b/mail/teapop/pkg-comment new file mode 100644 index 0000000..daca3c4 --- /dev/null +++ b/mail/teapop/pkg-comment @@ -0,0 +1 @@ +Yet another RFC1939 compliant POP3 server diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 3375616..786f40c 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A mail user agent for X with a Tcl/Tk user interface - LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 \ c-client4.8:${PORTSDIR}/mail/cclient diff --git a/mail/tkrat2/pkg-comment b/mail/tkrat2/pkg-comment new file mode 100644 index 0000000..fe73a34 --- /dev/null +++ b/mail/tkrat2/pkg-comment @@ -0,0 +1 @@ +A mail user agent for X with a Tcl/Tk user interface diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile index 9800c64..4e7d71b 100644 --- a/mail/xmail/Makefile +++ b/mail/xmail/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An X-based interface to the Berkeley mail program - USE_IMAKE= yes USE_XPM= yes MAN1= xmail.1 diff --git a/mail/xmail/pkg-comment b/mail/xmail/pkg-comment new file mode 100644 index 0000000..c70f84b --- /dev/null +++ b/mail/xmail/pkg-comment @@ -0,0 +1 @@ +An X-based interface to the Berkeley mail program diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index fd0edb5..4867d91 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Mailbox checker with sound and animation for X Window System - USE_REINPLACE= yes USE_IMAKE= yes USE_XPM= yes diff --git a/mail/xmailbox/pkg-comment b/mail/xmailbox/pkg-comment new file mode 100644 index 0000000..e690801 --- /dev/null +++ b/mail/xmailbox/pkg-comment @@ -0,0 +1 @@ +Mailbox checker with sound and animation for X Window System diff --git a/mail/xpbiff-youbin/Makefile b/mail/xpbiff-youbin/Makefile index efe8874..428bcff 100644 --- a/mail/xpbiff-youbin/Makefile +++ b/mail/xpbiff-youbin/Makefile @@ -12,8 +12,6 @@ PORTVERSION= 1.27 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A replacement for xbiff that handles popup window with mail header via youbin - YOUBIN= yes MASTERDIR= ${.CURDIR}/../xpbiff PKGDIR= ${.CURDIR} @@ -21,5 +19,4 @@ PLIST= ${MASTERDIR}/pkg-plist RUN_DEPENDS= youbin:${PORTSDIR}/mail/youbin - .include "${MASTERDIR}/Makefile" diff --git a/mail/xpbiff-youbin/pkg-comment b/mail/xpbiff-youbin/pkg-comment new file mode 100644 index 0000000..bd18511 --- /dev/null +++ b/mail/xpbiff-youbin/pkg-comment @@ -0,0 +1 @@ +A replacement for xbiff that handles popup window with mail header diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index 97e7f5a..2f2efe6 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -15,8 +15,6 @@ DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A replacement for xbiff that handles popup window with mail header - USE_IMAKE= yes USE_XPM= yes NO_INSTALL_MANPAGES= yes diff --git a/mail/xpbiff/pkg-comment b/mail/xpbiff/pkg-comment new file mode 100644 index 0000000..bd18511 --- /dev/null +++ b/mail/xpbiff/pkg-comment @@ -0,0 +1 @@ +A replacement for xbiff that handles popup window with mail header diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 02fe3dc..d3b0213 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= PDL pdl MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl Data Language - BROKEN= "Does not compile" BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \ diff --git a/math/PDL/pkg-comment b/math/PDL/pkg-comment new file mode 100644 index 0000000..d2f128e --- /dev/null +++ b/math/PDL/pkg-comment @@ -0,0 +1 @@ +Perl Data Language diff --git a/math/add/Makefile b/math/add/Makefile index 09c05a3..b5d590c 100644 --- a/math/add/Makefile +++ b/math/add/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Full-screen editing calculator - WRKSRC= ${WRKDIR}/add-970526 GNU_CONFIGURE= yes diff --git a/math/add/pkg-comment b/math/add/pkg-comment new file mode 100644 index 0000000..58f7d2e --- /dev/null +++ b/math/add/pkg-comment @@ -0,0 +1 @@ +Full-screen editing calculator diff --git a/math/biggles/Makefile b/math/biggles/Makefile index ff7760a..9173e33 100644 --- a/math/biggles/Makefile +++ b/math/biggles/Makefile @@ -15,8 +15,6 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Create publication-quality 2D scientific plots - BUILD_DEPENDS= ${PYNUMERIC} LIB_DEPENDS= plot:${PORTSDIR}/graphics/plotutils diff --git a/math/biggles/pkg-comment b/math/biggles/pkg-comment new file mode 100644 index 0000000..34c80da --- /dev/null +++ b/math/biggles/pkg-comment @@ -0,0 +1 @@ +Create publication-quality 2D scientific plots diff --git a/math/blas/Makefile b/math/blas/Makefile index 2950d5a..3bf27a3 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Basic Linear Algebra, level 1, 2, and 3 - INSTALLS_SHLIB= yes NO_WRKSUBDIR= yes diff --git a/math/blas/pkg-comment b/math/blas/pkg-comment new file mode 100644 index 0000000..ffe2ab9 --- /dev/null +++ b/math/blas/pkg-comment @@ -0,0 +1 @@ +Basic Linear Algebra, level 1, 2, and 3 diff --git a/math/calctool/Makefile b/math/calctool/Makefile index 016311c..7497886 100644 --- a/math/calctool/Makefile +++ b/math/calctool/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= nsayer MAINTAINER= ports@freebsd.org -PORTCOMMENT= A multi-GUI (text, X, xview, NeWS, sunview) calculator program - USE_X_PREFIX= yes MAN1= calctool.1 diff --git a/math/calctool/pkg-comment b/math/calctool/pkg-comment new file mode 100644 index 0000000..0b35593 --- /dev/null +++ b/math/calctool/pkg-comment @@ -0,0 +1 @@ +A multi-GUI (text, X, xview, NeWS, sunview) calculator program diff --git a/math/cln/Makefile b/math/cln/Makefile index 3d664434..78a88fa 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Class Library for Numbers - LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 STRIP= # none diff --git a/math/cln/pkg-comment b/math/cln/pkg-comment new file mode 100644 index 0000000..85e2272 --- /dev/null +++ b/math/cln/pkg-comment @@ -0,0 +1 @@ +Class Library for Numbers diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 1c95454..18c7312 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${SRCS:.f=.f.gz} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Eigenvalue system package - LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas DIST_SUBDIR= ${PORTNAME} diff --git a/math/eispack/pkg-comment b/math/eispack/pkg-comment new file mode 100644 index 0000000..2bf9e8d --- /dev/null +++ b/math/eispack/pkg-comment @@ -0,0 +1 @@ +Eigenvalue system package diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index e30441c..4e7dd0c 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Euclidean geometry drawing language - RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit \ epstopdf:${PORTSDIR}/print/teTeX diff --git a/math/eukleides/pkg-comment b/math/eukleides/pkg-comment new file mode 100644 index 0000000..3f47c82 --- /dev/null +++ b/math/eukleides/pkg-comment @@ -0,0 +1 @@ +A Euclidean geometry drawing language diff --git a/math/femlab/Makefile b/math/femlab/Makefile index 0165aea..93a6312 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -14,8 +14,6 @@ DISTFILES= femlab-2d-v${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Interactive program for solving partial differential equations in 2D - BUILD_DEPENDS= ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11/libsx USE_REINPLACE= yes diff --git a/math/femlab/pkg-comment b/math/femlab/pkg-comment new file mode 100644 index 0000000..22b1e98 --- /dev/null +++ b/math/femlab/pkg-comment @@ -0,0 +1 @@ +Interactive program for solving partial differential equations in 2D diff --git a/math/freefem/Makefile b/math/freefem/Makefile index 17b13b2..4668e9f 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= kfem MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A language for the Finite Element Method - USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/math/freefem/pkg-comment b/math/freefem/pkg-comment new file mode 100644 index 0000000..4fde99a --- /dev/null +++ b/math/freefem/pkg-comment @@ -0,0 +1 @@ +A language for the Finite Element Method diff --git a/math/fxt/Makefile b/math/fxt/Makefile index fbaf607..c4718cb 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= FFT code and related stuff - WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes diff --git a/math/fxt/pkg-comment b/math/fxt/pkg-comment new file mode 100644 index 0000000..353dce0 --- /dev/null +++ b/math/fxt/pkg-comment @@ -0,0 +1 @@ +FFT code and related stuff diff --git a/math/gmp/Makefile b/math/gmp/Makefile index 1cc9e44..5c1fc19 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -16,8 +16,6 @@ DISTNAME= gmp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A free library for arbitrary precision arithmetic - USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/math/gmp/pkg-comment b/math/gmp/pkg-comment new file mode 100644 index 0000000..11e376b --- /dev/null +++ b/math/gmp/pkg-comment @@ -0,0 +1 @@ +A free library for arbitrary precision arithmetic diff --git a/math/goblin/Makefile b/math/goblin/Makefile index a5f4957..8c959fe 100644 --- a/math/goblin/Makefile +++ b/math/goblin/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Graph Object Library for Network Programming Problems - LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 diff --git a/math/goblin/pkg-comment b/math/goblin/pkg-comment new file mode 100644 index 0000000..43ed71d --- /dev/null +++ b/math/goblin/pkg-comment @@ -0,0 +1 @@ +A Graph Object Library for Network Programming Problems diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 358b340c..dd25124 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Gnu Regression, Econometrics and Time-series Library - BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot LIB_DEPENDS= gnomeole2.0:${PORTSDIR}/devel/libole2 \ gmp.6:${PORTSDIR}/math/libgmp4 \ diff --git a/math/gretl/pkg-comment b/math/gretl/pkg-comment new file mode 100644 index 0000000..f528efe --- /dev/null +++ b/math/gretl/pkg-comment @@ -0,0 +1 @@ +Gnu Regression, Econometrics and Time-series Library diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile index 4a37797..62385fc 100644 --- a/math/hexcalc/Makefile +++ b/math/hexcalc/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= ..tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A multi-radix calculator for x11 - USE_IMAKE= yes MAN1= hexcalc.1 diff --git a/math/hexcalc/pkg-comment b/math/hexcalc/pkg-comment new file mode 100644 index 0000000..cd9f5fa --- /dev/null +++ b/math/hexcalc/pkg-comment @@ -0,0 +1 @@ +A multi-radix calculator for x11 diff --git a/math/kaskade/Makefile b/math/kaskade/Makefile index 7df6dd7d..71becf6 100644 --- a/math/kaskade/Makefile +++ b/math/kaskade/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Adaptive linear scalar elliptic and parabolic problem solver - USE_X_PREFIX= yes .include <bsd.port.pre.mk> diff --git a/math/kaskade/pkg-comment b/math/kaskade/pkg-comment new file mode 100644 index 0000000..7651eed --- /dev/null +++ b/math/kaskade/pkg-comment @@ -0,0 +1 @@ +Adaptive linear scalar elliptic and parabolic problem solver diff --git a/math/libgmp-freebsd/Makefile b/math/libgmp-freebsd/Makefile index 89d3204..caad5b6 100644 --- a/math/libgmp-freebsd/Makefile +++ b/math/libgmp-freebsd/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= sobomax MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for arbitrary precision arithmetic - USE_BZIP2= yes INSTALLS_SHLIB= yes MAKE_FLAGS= INCDIR=${PREFIX}/include \ diff --git a/math/libgmp-freebsd/pkg-comment b/math/libgmp-freebsd/pkg-comment new file mode 100644 index 0000000..04b7f02 --- /dev/null +++ b/math/libgmp-freebsd/pkg-comment @@ -0,0 +1 @@ +A library for arbitrary precision arithmetic diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index 1cc9e44..5c1fc19 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/Makefile @@ -16,8 +16,6 @@ DISTNAME= gmp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A free library for arbitrary precision arithmetic - USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/math/libgmp4/pkg-comment b/math/libgmp4/pkg-comment new file mode 100644 index 0000000..11e376b --- /dev/null +++ b/math/libgmp4/pkg-comment @@ -0,0 +1 @@ +A free library for arbitrary precision arithmetic diff --git a/math/linpack/Makefile b/math/linpack/Makefile index 5d6abae..bff5544 100644 --- a/math/linpack/Makefile +++ b/math/linpack/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${SRCS:.f=.f.gz} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Linear Algebra package - LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas INSTALLS_SHLIB= yes diff --git a/math/linpack/pkg-comment b/math/linpack/pkg-comment new file mode 100644 index 0000000..f04d78f --- /dev/null +++ b/math/linpack/pkg-comment @@ -0,0 +1 @@ +Linear Algebra package diff --git a/math/metis/Makefile b/math/metis/Makefile index ee8a849..aafbf82 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A package for unstructured graph partitioning - ALL_TARGET= do-install: diff --git a/math/metis/pkg-comment b/math/metis/pkg-comment new file mode 100644 index 0000000..4144bc7 --- /dev/null +++ b/math/metis/pkg-comment @@ -0,0 +1 @@ +A package for unstructured graph partitioning diff --git a/math/metis4/Makefile b/math/metis4/Makefile index ee8a849..aafbf82 100644 --- a/math/metis4/Makefile +++ b/math/metis4/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A package for unstructured graph partitioning - ALL_TARGET= do-install: diff --git a/math/metis4/pkg-comment b/math/metis4/pkg-comment new file mode 100644 index 0000000..4144bc7 --- /dev/null +++ b/math/metis4/pkg-comment @@ -0,0 +1 @@ +A package for unstructured graph partitioning diff --git a/math/mtl/Makefile b/math/mtl/Makefile index a56fc5a..85cc8a0 100644 --- a/math/mtl/Makefile +++ b/math/mtl/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-2.1.2-20 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Matrix Template Library - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/math/mtl/pkg-comment b/math/mtl/pkg-comment new file mode 100644 index 0000000..d5aabc7 --- /dev/null +++ b/math/mtl/pkg-comment @@ -0,0 +1 @@ +The Matrix Template Library diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile index 3cb8408..090758c 100644 --- a/math/netcdf/Makefile +++ b/math/netcdf/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Library for machine-independent, array-oriented data access - WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes diff --git a/math/netcdf/pkg-comment b/math/netcdf/pkg-comment new file mode 100644 index 0000000..15d74d2 --- /dev/null +++ b/math/netcdf/pkg-comment @@ -0,0 +1 @@ +Library for machine-independent, array-oriented data access diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 4a8c613..8b5b448 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The GNU spreadsheet for X11 and terminals - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/math/oleo/pkg-comment b/math/oleo/pkg-comment new file mode 100644 index 0000000..151f940 --- /dev/null +++ b/math/oleo/pkg-comment @@ -0,0 +1 @@ +The GNU spreadsheet for X11 and terminals diff --git a/math/p5-AI-NeuralNet-BackProp/Makefile b/math/p5-AI-NeuralNet-BackProp/Makefile index 8fe7f1f..eda9400 100644 --- a/math/p5-AI-NeuralNet-BackProp/Makefile +++ b/math/p5-AI-NeuralNet-BackProp/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing a back-propagation feed-forward neural network - USE_ZIP= yes NO_WRKSUBDIR= yes PERL_CONFIGURE= yes diff --git a/math/p5-AI-NeuralNet-BackProp/pkg-comment b/math/p5-AI-NeuralNet-BackProp/pkg-comment new file mode 100644 index 0000000..7649dd3 --- /dev/null +++ b/math/p5-AI-NeuralNet-BackProp/pkg-comment @@ -0,0 +1 @@ +Perl module implementing a back-propagation feed-forward neural network diff --git a/math/p5-AI-NeuralNet-Mesh/Makefile b/math/p5-AI-NeuralNet-Mesh/Makefile index a981674..520ee1a 100644 --- a/math/p5-AI-NeuralNet-Mesh/Makefile +++ b/math/p5-AI-NeuralNet-Mesh/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl module implementing an optimized, accurate neural network mesh - USE_ZIP= yes NO_WRKSUBDIR= yes PERL_CONFIGURE= yes diff --git a/math/p5-AI-NeuralNet-Mesh/pkg-comment b/math/p5-AI-NeuralNet-Mesh/pkg-comment new file mode 100644 index 0000000..706deeb --- /dev/null +++ b/math/p5-AI-NeuralNet-Mesh/pkg-comment @@ -0,0 +1 @@ +A perl module implementing an optimized, accurate neural network mesh diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile index 794ae4c..9dd01c8 100644 --- a/math/p5-AI-Perceptron/Makefile +++ b/math/p5-AI-Perceptron/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for introducing to internal operations of neural networks - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-AI-Perceptron/pkg-comment b/math/p5-AI-Perceptron/pkg-comment new file mode 100644 index 0000000..6e6b527 --- /dev/null +++ b/math/p5-AI-Perceptron/pkg-comment @@ -0,0 +1 @@ +Perl module for introducing to internal operations of neural networks diff --git a/math/p5-Bit-ShiftReg/Makefile b/math/p5-Bit-ShiftReg/Makefile index 0b3ff4c..336fad5 100644 --- a/math/p5-Bit-ShiftReg/Makefile +++ b/math/p5-Bit-ShiftReg/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing various bit shifting operations - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-Bit-ShiftReg/pkg-comment b/math/p5-Bit-ShiftReg/pkg-comment new file mode 100644 index 0000000..9b091be --- /dev/null +++ b/math/p5-Bit-ShiftReg/pkg-comment @@ -0,0 +1 @@ +Perl module implementing various bit shifting operations diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile index 71f8cff..8ed2897 100644 --- a/math/p5-Math-Bezier/Makefile +++ b/math/p5-Math-Bezier/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module to solve Bezier curves - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-Math-Bezier/pkg-comment b/math/p5-Math-Bezier/pkg-comment new file mode 100644 index 0000000..52bf47f --- /dev/null +++ b/math/p5-Math-Bezier/pkg-comment @@ -0,0 +1 @@ +Perl module to solve Bezier curves diff --git a/math/p5-Math-BigIntFast/Makefile b/math/p5-Math-BigIntFast/Makefile index caceec9..b050813 100644 --- a/math/p5-Math-BigIntFast/Makefile +++ b/math/p5-Math-BigIntFast/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module wrapper for Bit::Vector to provide big integer math - BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/math/p5-Math-BigIntFast/pkg-comment b/math/p5-Math-BigIntFast/pkg-comment new file mode 100644 index 0000000..1c29cce --- /dev/null +++ b/math/p5-Math-BigIntFast/pkg-comment @@ -0,0 +1 @@ +Perl module wrapper for Bit::Vector to provide big integer math diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 3da51a0..ef51d31 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for exact currency math with formatting and rounding - BUILD_DEPENDS= ${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/math/p5-Math-Currency/pkg-comment b/math/p5-Math-Currency/pkg-comment new file mode 100644 index 0000000..d962e70 --- /dev/null +++ b/math/p5-Math-Currency/pkg-comment @@ -0,0 +1 @@ +Perl module for exact currency math with formatting and rounding diff --git a/math/p5-Math-Financial/Makefile b/math/p5-Math-Financial/Makefile index e14b3f8..899f153 100644 --- a/math/p5-Math-Financial/Makefile +++ b/math/p5-Math-Financial/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module containing common functions for loans and annuities - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-Math-Financial/pkg-comment b/math/p5-Math-Financial/pkg-comment new file mode 100644 index 0000000..b2e6e5c --- /dev/null +++ b/math/p5-Math-Financial/pkg-comment @@ -0,0 +1 @@ +Perl module containing common functions for loans and annuities diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile index 39e50f92..d5af77e 100644 --- a/math/p5-Math-FixedPrecision/Makefile +++ b/math/p5-Math-FixedPrecision/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides decimal math without floating point errors - USE_ZIP= yes .include <bsd.port.pre.mk> diff --git a/math/p5-Math-FixedPrecision/pkg-comment b/math/p5-Math-FixedPrecision/pkg-comment new file mode 100644 index 0000000..00cce11 --- /dev/null +++ b/math/p5-Math-FixedPrecision/pkg-comment @@ -0,0 +1 @@ +Perl module that provides decimal math without floating point errors diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index af5062f..769db89 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides an interface to the GMP library - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-Math-GMP/pkg-comment b/math/p5-Math-GMP/pkg-comment new file mode 100644 index 0000000..0dd3a87 --- /dev/null +++ b/math/p5-Math-GMP/pkg-comment @@ -0,0 +1 @@ +Perl module that provides an interface to the GMP library diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile index 3e141f9..e4b75f5 100644 --- a/math/physcalc/Makefile +++ b/math/physcalc/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Extremely flexible calculator that behaves much like units(1) - EXTRACT_BEFORE_ARGS= -aq EXTRACT_AFTER_ARGS= -x physcalc -d ${WRKDIR} diff --git a/math/physcalc/pkg-comment b/math/physcalc/pkg-comment new file mode 100644 index 0000000..cc720ae --- /dev/null +++ b/math/physcalc/pkg-comment @@ -0,0 +1 @@ +Extremely flexible calculator that behaves much like units(1) diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index e5edcd0..18dc72c 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -14,8 +14,6 @@ DISTNAME= plsrc${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generates plots and graphs from data - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg \ diff --git a/math/ploticus/pkg-comment b/math/ploticus/pkg-comment new file mode 100644 index 0000000..f3e1fc4 --- /dev/null +++ b/math/ploticus/pkg-comment @@ -0,0 +1 @@ +Generates plots and graphs from data diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 5786e09..77d309d 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A scientific plotting package - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/math/plplot/pkg-comment b/math/plplot/pkg-comment new file mode 100644 index 0000000..dc35c17 --- /dev/null +++ b/math/plplot/pkg-comment @@ -0,0 +1 @@ +A scientific plotting package diff --git a/math/py-probstat/Makefile b/math/py-probstat/Makefile index 4e59f63..f07b017 100644 --- a/math/py-probstat/Makefile +++ b/math/py-probstat/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Probability And Statistics Utils for Python - PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g} USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/math/py-probstat/pkg-comment b/math/py-probstat/pkg-comment new file mode 100644 index 0000000..bffcca1 --- /dev/null +++ b/math/py-probstat/pkg-comment @@ -0,0 +1 @@ +Probability And Statistics Utils for Python diff --git a/math/rascal/Makefile b/math/rascal/Makefile index 18009ee..2687c53 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Rascal, the Advanced Scientific CALculator - LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt USE_REINPLACE= yes diff --git a/math/rascal/pkg-comment b/math/rascal/pkg-comment new file mode 100644 index 0000000..2de64ab --- /dev/null +++ b/math/rascal/pkg-comment @@ -0,0 +1 @@ +Rascal, the Advanced Scientific CALculator diff --git a/math/rpc/Makefile b/math/rpc/Makefile index d29ceca..c3f4fd0 100644 --- a/math/rpc/Makefile +++ b/math/rpc/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/rpc/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A full-screen RPN calculator program - BUILD_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath RUN_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath diff --git a/math/rpc/pkg-comment b/math/rpc/pkg-comment new file mode 100644 index 0000000..e9c232a --- /dev/null +++ b/math/rpc/pkg-comment @@ -0,0 +1 @@ +A full-screen RPN calculator program diff --git a/math/spar/Makefile b/math/spar/Makefile index 91114a9..3c8d65a 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A modular math parser - LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt USE_REINPLACE= yes diff --git a/math/spar/pkg-comment b/math/spar/pkg-comment new file mode 100644 index 0000000..90601cf --- /dev/null +++ b/math/spar/pkg-comment @@ -0,0 +1 @@ +A modular math parser diff --git a/math/ss/Makefile b/math/ss/Makefile index bd4fb3e8..c5c098c 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A curses-based SpreadSheet program - WRKSRC= ${WRKDIR}/ss_133 MAN1= ss.1 pss.1 diff --git a/math/ss/pkg-comment b/math/ss/pkg-comment new file mode 100644 index 0000000..5bc50d0 --- /dev/null +++ b/math/ss/pkg-comment @@ -0,0 +1 @@ +A curses-based SpreadSheet program diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 22972ea..7ad7f1d 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_2.0 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library of routines for performing sparse factorization - BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas WRKSRC= ${WRKDIR}/SuperLU diff --git a/math/superlu/pkg-comment b/math/superlu/pkg-comment new file mode 100644 index 0000000..731d2ec --- /dev/null +++ b/math/superlu/pkg-comment @@ -0,0 +1 @@ +A library of routines for performing sparse factorization diff --git a/math/surf/Makefile b/math/surf/Makefile index 06fc958..c409086 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Visualize some real algebraic geometry - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/math/surf/pkg-comment b/math/surf/pkg-comment new file mode 100644 index 0000000..9e6e760 --- /dev/null +++ b/math/surf/pkg-comment @@ -0,0 +1 @@ +Visualize some real algebraic geometry diff --git a/math/topaz/Makefile b/math/topaz/Makefile index 0f223d2..c320d54 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A command driven graph plotting system for scientists and engineers - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/math/topaz/pkg-comment b/math/topaz/pkg-comment new file mode 100644 index 0000000..da6f8eb --- /dev/null +++ b/math/topaz/pkg-comment @@ -0,0 +1 @@ +A command driven graph plotting system for scientists and engineers diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile index 71afab1..122f228 100644 --- a/math/tvmet/Makefile +++ b/math/tvmet/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tiny Vector and Matrix template library - GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/math/tvmet/pkg-comment b/math/tvmet/pkg-comment new file mode 100644 index 0000000..1f2d07e --- /dev/null +++ b/math/tvmet/pkg-comment @@ -0,0 +1 @@ +Tiny Vector and Matrix template library diff --git a/math/umatrix/Makefile b/math/umatrix/Makefile index 4950d4d..3311c51 100644 --- a/math/umatrix/Makefile +++ b/math/umatrix/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.sigala.it/sandro/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple matrix package - GNU_CONFIGURE= yes MAN1= umatrix.1 diff --git a/math/umatrix/pkg-comment b/math/umatrix/pkg-comment new file mode 100644 index 0000000..c06b09f --- /dev/null +++ b/math/umatrix/pkg-comment @@ -0,0 +1 @@ +Simple matrix package diff --git a/math/umfpack/Makefile b/math/umfpack/Makefile index 0ef4cc3..0d06006 100644 --- a/math/umfpack/Makefile +++ b/math/umfpack/Makefile @@ -13,8 +13,6 @@ DISTNAME= UMFPACK${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Unsymmetric-pattern Multifrontal Package - BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas NO_CDROM= 'Must not be sold' diff --git a/math/umfpack/pkg-comment b/math/umfpack/pkg-comment new file mode 100644 index 0000000..cd98367 --- /dev/null +++ b/math/umfpack/pkg-comment @@ -0,0 +1 @@ +Unsymmetric-pattern Multifrontal Package diff --git a/math/vtk/Makefile b/math/vtk/Makefile index 81190f1..20ed8ef 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Visualization Toolkit - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_REINPLACE= yes diff --git a/math/vtk/pkg-comment b/math/vtk/pkg-comment new file mode 100644 index 0000000..534827a --- /dev/null +++ b/math/vtk/pkg-comment @@ -0,0 +1 @@ +The Visualization Toolkit diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 81190f1..20ed8ef 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Visualization Toolkit - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_REINPLACE= yes diff --git a/math/vtk43/pkg-comment b/math/vtk43/pkg-comment new file mode 100644 index 0000000..534827a --- /dev/null +++ b/math/vtk43/pkg-comment @@ -0,0 +1 @@ +The Visualization Toolkit diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 81190f1..20ed8ef 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Visualization Toolkit - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_REINPLACE= yes diff --git a/math/vtk5/pkg-comment b/math/vtk5/pkg-comment new file mode 100644 index 0000000..534827a --- /dev/null +++ b/math/vtk5/pkg-comment @@ -0,0 +1 @@ +The Visualization Toolkit diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 564656b..03c3326 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Commercial Spreadsheet - ONLY_FOR_ARCHS= i386 USE_LINUX= yes diff --git a/math/wingz/pkg-comment b/math/wingz/pkg-comment new file mode 100644 index 0000000..7f30f37 --- /dev/null +++ b/math/wingz/pkg-comment @@ -0,0 +1 @@ +A Commercial Spreadsheet diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 15b53d50..9962f8a 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= -source.tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An XForms-based statistics package - LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms WRKSRC= ${WRKDIR}/xldlas diff --git a/math/xldlas/pkg-comment b/math/xldlas/pkg-comment new file mode 100644 index 0000000..caf62f6 --- /dev/null +++ b/math/xldlas/pkg-comment @@ -0,0 +1 @@ +An XForms-based statistics package diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index bc83b91..d737b4d 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A statistics/X11 based lisp interpreter - USE_XLIB= yes GNU_CONFIGURE= yes ALL_TARGET= ${PORTNAME} diff --git a/math/xlispstat/pkg-comment b/math/xlispstat/pkg-comment new file mode 100644 index 0000000..ecc63b7 --- /dev/null +++ b/math/xlispstat/pkg-comment @@ -0,0 +1 @@ +A statistics/X11 based lisp interpreter diff --git a/math/xspread/Makefile b/math/xspread/Makefile index b981aa7..43a3c81 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A spreadsheet program for X and terminals - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig USE_XLIB= yes diff --git a/math/xspread/pkg-comment b/math/xspread/pkg-comment new file mode 100644 index 0000000..0ba26d0 --- /dev/null +++ b/math/xspread/pkg-comment @@ -0,0 +1 @@ +A spreadsheet program for X and terminals diff --git a/math/xwpl/Makefile b/math/xwpl/Makefile index 3c2b30c..2076701 100644 --- a/math/xwpl/Makefile +++ b/math/xwpl/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PKGNAME}-freebsd MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The X Wavelet Packet Laboratory - ONLY_FOR_ARCHS= i386 NO_CDROM= "Free for Non-Commercial Use Only" diff --git a/math/xwpl/pkg-comment b/math/xwpl/pkg-comment new file mode 100644 index 0000000..f481ee9 --- /dev/null +++ b/math/xwpl/pkg-comment @@ -0,0 +1 @@ +The X Wavelet Packet Laboratory diff --git a/math/yacas/Makefile b/math/yacas/Makefile index a4c5360..bb7d2df 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Yet Another Computer Algebra System - GNU_CONFIGURE= yes USE_GMAKE= yes USE_PERL5= yes diff --git a/math/yacas/pkg-comment b/math/yacas/pkg-comment new file mode 100644 index 0000000..c469d7f --- /dev/null +++ b/math/yacas/pkg-comment @@ -0,0 +1 @@ +Yet Another Computer Algebra System diff --git a/mbone/speak_freely/Makefile b/mbone/speak_freely/Makefile index 3b9a9cf..56ddd10 100644 --- a/mbone/speak_freely/Makefile +++ b/mbone/speak_freely/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Voice Communication Over Data Networks - LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm UTILS= sfspeaker sfmike sflwl sflaunch diff --git a/mbone/speak_freely/pkg-comment b/mbone/speak_freely/pkg-comment new file mode 100644 index 0000000..131b628 --- /dev/null +++ b/mbone/speak_freely/pkg-comment @@ -0,0 +1 @@ +Voice Communication Over Data Networks diff --git a/mbone/wbd/Makefile b/mbone/wbd/Makefile index d91eed0..e351933 100644 --- a/mbone/wbd/Makefile +++ b/mbone/wbd/Makefile @@ -13,8 +13,6 @@ DISTNAME= wbd-1.0ucl4 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A shared drawing (whiteboard) tool using multicast, compatible with wb - LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/wbd diff --git a/mbone/wbd/pkg-comment b/mbone/wbd/pkg-comment new file mode 100644 index 0000000..33b258f --- /dev/null +++ b/mbone/wbd/pkg-comment @@ -0,0 +1 @@ +A shared drawing (whiteboard) tool using multicast, compatible with wb diff --git a/misc/Howto/Makefile b/misc/Howto/Makefile index 7664de8..5b49093 100644 --- a/misc/Howto/Makefile +++ b/misc/Howto/Makefile @@ -20,8 +20,6 @@ DISTFILES= Linux+FreeBSD.sgml.gz \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Linux HOW-TOs modified for applicablity on FreeBSD - BUILD_DEPENDS= sgmlfmt:${PORTSDIR}/textproc/sgmlformat DIST_SUBDIR= Howto diff --git a/misc/Howto/pkg-comment b/misc/Howto/pkg-comment new file mode 100644 index 0000000..53a517c --- /dev/null +++ b/misc/Howto/pkg-comment @@ -0,0 +1 @@ +Linux HOW-TOs modified for applicablity on FreeBSD diff --git a/misc/aclgen/Makefile b/misc/aclgen/Makefile index f5bacfe..eaf968f 100644 --- a/misc/aclgen/Makefile +++ b/misc/aclgen/Makefile @@ -13,8 +13,6 @@ DISTNAME= aclgen-202 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Optimize Cisco routers ip access lists - NO_WRKSUBDIR= YES MAN1= aclgen.1 diff --git a/misc/aclgen/pkg-comment b/misc/aclgen/pkg-comment new file mode 100644 index 0000000..feb39d1 --- /dev/null +++ b/misc/aclgen/pkg-comment @@ -0,0 +1 @@ +Optimize Cisco routers ip access lists diff --git a/misc/acron/Makefile b/misc/acron/Makefile index 0463b11..f9351ab 100644 --- a/misc/acron/Makefile +++ b/misc/acron/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Database of acronyms and abbreviations - NO_BUILD= yes USE_REINPLACE= yes diff --git a/misc/acron/pkg-comment b/misc/acron/pkg-comment new file mode 100644 index 0000000..f526ea6 --- /dev/null +++ b/misc/acron/pkg-comment @@ -0,0 +1 @@ +Database of acronyms and abbreviations diff --git a/misc/argparse/Makefile b/misc/argparse/Makefile index 2b2b0ef..b10e158 100644 --- a/misc/argparse/Makefile +++ b/misc/argparse/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://home.pages.at/kingleo/development/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for commandline parsing for shell scripts - LIB_DEPENDS= LeoArg.2:${PORTSDIR}/devel/leoarg GNU_CONFIGURE= yes diff --git a/misc/argparse/pkg-comment b/misc/argparse/pkg-comment new file mode 100644 index 0000000..d95f650 --- /dev/null +++ b/misc/argparse/pkg-comment @@ -0,0 +1 @@ +A tool for commandline parsing for shell scripts diff --git a/misc/bb/Makefile b/misc/bb/Makefile index d2efb8d..4e72b49 100644 --- a/misc/bb/Makefile +++ b/misc/bb/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= High quality audio-visual demonstration for text terminal - LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ mikmod.2:${PORTSDIR}/audio/libmikmod diff --git a/misc/bb/pkg-comment b/misc/bb/pkg-comment new file mode 100644 index 0000000..091a44d --- /dev/null +++ b/misc/bb/pkg-comment @@ -0,0 +1 @@ +High quality audio-visual demonstration for text terminal diff --git a/misc/cave/Makefile b/misc/cave/Makefile index 7420c28..cb370db 100644 --- a/misc/cave/Makefile +++ b/misc/cave/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= apps/graphics/misc MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Character Animation Viewer for Everyone - GNU_CONFIGURE= yes MANCOMPRESSED= yes diff --git a/misc/cave/pkg-comment b/misc/cave/pkg-comment new file mode 100644 index 0000000..74edecb --- /dev/null +++ b/misc/cave/pkg-comment @@ -0,0 +1 @@ +Character Animation Viewer for Everyone diff --git a/misc/cfe/Makefile b/misc/cfe/Makefile index dc49be9..015fdd2 100644 --- a/misc/cfe/Makefile +++ b/misc/cfe/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://lrn.ru/~osgene/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Console font editor - GNU_CONFIGURE= yes MANCOMPRESSED= no diff --git a/misc/cfe/pkg-comment b/misc/cfe/pkg-comment new file mode 100644 index 0000000..1da8f6d --- /dev/null +++ b/misc/cfe/pkg-comment @@ -0,0 +1 @@ +Console font editor diff --git a/misc/chord/Makefile b/misc/chord/Makefile index 316f322..4c0cc4d 100644 --- a/misc/chord/Makefile +++ b/misc/chord/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Produce PS sheet-music from text input - MAN1= a2crd.1 chord.1 MANCOMPRESSED= yes diff --git a/misc/chord/pkg-comment b/misc/chord/pkg-comment new file mode 100644 index 0000000..7d87fe69 --- /dev/null +++ b/misc/chord/pkg-comment @@ -0,0 +1 @@ +Produce PS sheet-music from text input diff --git a/misc/chord2html/Makefile b/misc/chord2html/Makefile index 893ac235..7cee940 100644 --- a/misc/chord2html/Makefile +++ b/misc/chord2html/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://helllabs.org/~claudio/chord/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert CHORD input files to HTML - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD USE_PERL5= yes diff --git a/misc/chord2html/pkg-comment b/misc/chord2html/pkg-comment new file mode 100644 index 0000000..cd1a195 --- /dev/null +++ b/misc/chord2html/pkg-comment @@ -0,0 +1 @@ +Convert CHORD input files to HTML diff --git a/misc/compat22/Makefile b/misc/compat22/Makefile index fdefe6c..dbf12f3 100644 --- a/misc/compat22/Makefile +++ b/misc/compat22/Makefile @@ -20,8 +20,6 @@ DIST_SUBDIR= ${ARCH}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A convenience package to install the compat22 libraries - ONLY_FOR_ARCHS= i386 PORTOBJFORMAT= aout diff --git a/misc/compat22/pkg-comment b/misc/compat22/pkg-comment new file mode 100644 index 0000000..ca29ba0 --- /dev/null +++ b/misc/compat22/pkg-comment @@ -0,0 +1 @@ +A convenience package to install the compat22 libraries diff --git a/misc/compat3x/Makefile b/misc/compat3x/Makefile index b097b89..aa66022 100644 --- a/misc/compat3x/Makefile +++ b/misc/compat3x/Makefile @@ -17,8 +17,6 @@ DIST_SUBDIR= ${ARCH} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A convenience package to install the compat3x libraries - ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes diff --git a/misc/compat3x/pkg-comment b/misc/compat3x/pkg-comment new file mode 100644 index 0000000..6a65bd0 --- /dev/null +++ b/misc/compat3x/pkg-comment @@ -0,0 +1 @@ +A convenience package to install the compat3x libraries diff --git a/misc/compat4x/Makefile b/misc/compat4x/Makefile index c13b79a..9692156 100644 --- a/misc/compat4x/Makefile +++ b/misc/compat4x/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= ${ARCH}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A convenience package to install the compat4x libraries - WRKSRC= ${WRKDIR}/usr/lib/compat NO_MTREE= yes diff --git a/misc/compat4x/pkg-comment b/misc/compat4x/pkg-comment new file mode 100644 index 0000000..829f29a --- /dev/null +++ b/misc/compat4x/pkg-comment @@ -0,0 +1 @@ +A convenience package to install the compat4x libraries diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile index 66813be6..54db0e3 100644 --- a/misc/cpuid/Makefile +++ b/misc/cpuid/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.ka9q.net/code/cpuid/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= CPU identification utility - USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 USE_GMAKE= yes diff --git a/misc/cpuid/pkg-comment b/misc/cpuid/pkg-comment new file mode 100644 index 0000000..35a999f --- /dev/null +++ b/misc/cpuid/pkg-comment @@ -0,0 +1 @@ +CPU identification utility diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index edfb34c..9956683 100644 --- a/misc/crosspad/Makefile +++ b/misc/crosspad/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.itojun.org/pub/misc/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Crosspad data downloader/converter - GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/crosspad/build diff --git a/misc/crosspad/pkg-comment b/misc/crosspad/pkg-comment new file mode 100644 index 0000000..f410c10 --- /dev/null +++ b/misc/crosspad/pkg-comment @@ -0,0 +1 @@ +Crosspad data downloader/converter diff --git a/misc/cwish/Makefile b/misc/cwish/Makefile index 56bb0cc..0146fe6 100644 --- a/misc/cwish/Makefile +++ b/misc/cwish/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.hcs.de/users/hm/packages/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Curses based user friendly windowing shell - NO_WRKSUBDIR= yes ALL_TARGET= cwish MAN1= cwish.1 diff --git a/misc/cwish/pkg-comment b/misc/cwish/pkg-comment new file mode 100644 index 0000000..2191cf9 --- /dev/null +++ b/misc/cwish/pkg-comment @@ -0,0 +1 @@ +Curses based user friendly windowing shell diff --git a/misc/datedif/Makefile b/misc/datedif/Makefile index 9cc2c5e..d727819 100644 --- a/misc/datedif/Makefile +++ b/misc/datedif/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-0.9.1-4 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Calculates the number of days between two dates - ALL_TARGET= do-install: diff --git a/misc/datedif/pkg-comment b/misc/datedif/pkg-comment new file mode 100644 index 0000000..c95eaf9 --- /dev/null +++ b/misc/datedif/pkg-comment @@ -0,0 +1 @@ +Calculates the number of days between two dates diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile index 0b0fa17..974536f 100644 --- a/misc/dejagnu/Makefile +++ b/misc/dejagnu/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= dejagnu MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Automated program/system tester - RUN_DEPENDS= expect:${PORTSDIR}/lang/expect USE_GMAKE= yes diff --git a/misc/dejagnu/pkg-comment b/misc/dejagnu/pkg-comment new file mode 100644 index 0000000..79ad483 --- /dev/null +++ b/misc/dejagnu/pkg-comment @@ -0,0 +1 @@ +Automated program/system tester diff --git a/misc/demoniac/Makefile b/misc/demoniac/Makefile index fa2eb7a..6c6f362 100644 --- a/misc/demoniac/Makefile +++ b/misc/demoniac/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.calodox.org/demoniac/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for exploring and animating graphics effects - LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea USE_REINPLACE= yes diff --git a/misc/demoniac/pkg-comment b/misc/demoniac/pkg-comment new file mode 100644 index 0000000..ed29d87 --- /dev/null +++ b/misc/demoniac/pkg-comment @@ -0,0 +1 @@ +A tool for exploring and animating graphics effects diff --git a/misc/diction/Makefile b/misc/diction/Makefile index 7c7429a..735f174 100644 --- a/misc/diction/Makefile +++ b/misc/diction/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.moria.de/~michael/diction/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU diction and style - USE_AUTOCONF= yes MAN1= diction.1 style.1 diff --git a/misc/diction/pkg-comment b/misc/diction/pkg-comment new file mode 100644 index 0000000..b7f0f69 --- /dev/null +++ b/misc/diction/pkg-comment @@ -0,0 +1 @@ +GNU diction and style diff --git a/misc/dirtree/Makefile b/misc/dirtree/Makefile index c50b827..6fea716 100644 --- a/misc/dirtree/Makefile +++ b/misc/dirtree/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://home.pages.at/kingleo/development/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A command line tool for displaying directory trees - LIB_DEPENDS= LeoArg.2:${PORTSDIR}/devel/leoarg \ intl.4:${PORTSDIR}/devel/gettext diff --git a/misc/dirtree/pkg-comment b/misc/dirtree/pkg-comment new file mode 100644 index 0000000..73d89e7 --- /dev/null +++ b/misc/dirtree/pkg-comment @@ -0,0 +1 @@ +A command line tool for displaying directory trees diff --git a/misc/display/Makefile b/misc/display/Makefile index b807022..49c91ca 100644 --- a/misc/display/Makefile +++ b/misc/display/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Runs command repeatedly; shows output (can conflict with ImageMagick) - GNU_CONFIGURE= yes MAN1= display.1 diff --git a/misc/display/pkg-comment b/misc/display/pkg-comment new file mode 100644 index 0000000..5f2a984 --- /dev/null +++ b/misc/display/pkg-comment @@ -0,0 +1 @@ +Runs command repeatedly; shows output (can conflict with ImageMagick) diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index 8ba7fa7..74b3549 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.blackie.dk/dotfile/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A GUI dotfile generator program to create .config files - BUILD_DEPENDS= formail:${PORTSDIR}/mail/procmail LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 diff --git a/misc/dotfile/pkg-comment b/misc/dotfile/pkg-comment new file mode 100644 index 0000000..aa32605 --- /dev/null +++ b/misc/dotfile/pkg-comment @@ -0,0 +1 @@ +A GUI dotfile generator program to create .config files diff --git a/misc/earthview/Makefile b/misc/earthview/Makefile index ffc5779..fb8c584 100644 --- a/misc/earthview/Makefile +++ b/misc/earthview/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Produces a view output of an arbitrary region of the Earth - USE_REINPLACE= yes USE_XLIB= yes CFLAGS+= -I${X11BASE}/include diff --git a/misc/earthview/pkg-comment b/misc/earthview/pkg-comment new file mode 100644 index 0000000..4bc1856 --- /dev/null +++ b/misc/earthview/pkg-comment @@ -0,0 +1 @@ +Produces a view output of an arbitrary region of the Earth diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 5bd9cff..92e2365 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= Tcl/tk-based presentation tool - .if defined(KANJI) RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80 .else diff --git a/misc/ewipe/pkg-comment b/misc/ewipe/pkg-comment new file mode 100644 index 0000000..56e66b4 --- /dev/null +++ b/misc/ewipe/pkg-comment @@ -0,0 +1 @@ +Tcl/tk-based presentation tool diff --git a/misc/floatator/Makefile b/misc/floatator/Makefile index 78cf108..b727f12 100644 --- a/misc/floatator/Makefile +++ b/misc/floatator/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cichon.com/floatator/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interactive fluid dynamics simulation - USE_REINPLACE= yes USE_XLIB= yes USE_MOTIF= yes diff --git a/misc/floatator/pkg-comment b/misc/floatator/pkg-comment new file mode 100644 index 0000000..04bd1b7 --- /dev/null +++ b/misc/floatator/pkg-comment @@ -0,0 +1 @@ +An interactive fluid dynamics simulation diff --git a/misc/git/Makefile b/misc/git/Makefile index bd8dd3b..57c4bcb 100644 --- a/misc/git/Makefile +++ b/misc/git/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Interactive Tools - a file system browser for UNIX systems - GNU_CONFIGURE= YES MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \ gitrgrep.1 gitunpack.1 diff --git a/misc/git/pkg-comment b/misc/git/pkg-comment new file mode 100644 index 0000000..6f21870 --- /dev/null +++ b/misc/git/pkg-comment @@ -0,0 +1 @@ +GNU Interactive Tools - a file system browser for UNIX systems diff --git a/misc/gman/Makefile b/misc/gman/Makefile index f2e41c0..e1245df 100644 --- a/misc/gman/Makefile +++ b/misc/gman/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://homex.coolconnect.com/user/xkwang/gman/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A user-friendly graphical front end for the man system - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= ghostview:${PORTSDIR}/print/ghostview diff --git a/misc/gman/pkg-comment b/misc/gman/pkg-comment new file mode 100644 index 0000000..8d5c73b --- /dev/null +++ b/misc/gman/pkg-comment @@ -0,0 +1 @@ +A user-friendly graphical front end for the man system diff --git a/misc/gnuit/Makefile b/misc/gnuit/Makefile index bd8dd3b..57c4bcb 100644 --- a/misc/gnuit/Makefile +++ b/misc/gnuit/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Interactive Tools - a file system browser for UNIX systems - GNU_CONFIGURE= YES MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \ gitrgrep.1 gitunpack.1 diff --git a/misc/gnuit/pkg-comment b/misc/gnuit/pkg-comment new file mode 100644 index 0000000..6f21870 --- /dev/null +++ b/misc/gnuit/pkg-comment @@ -0,0 +1 @@ +GNU Interactive Tools - a file system browser for UNIX systems diff --git a/misc/goblin/Makefile b/misc/goblin/Makefile index a5f4957..8c959fe 100644 --- a/misc/goblin/Makefile +++ b/misc/goblin/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Graph Object Library for Network Programming Problems - LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 diff --git a/misc/goblin/pkg-comment b/misc/goblin/pkg-comment new file mode 100644 index 0000000..43ed71d --- /dev/null +++ b/misc/goblin/pkg-comment @@ -0,0 +1 @@ +A Graph Object Library for Network Programming Problems diff --git a/misc/goldstr/Makefile b/misc/goldstr/Makefile index 6bad774..2e43186 100644 --- a/misc/goldstr/Makefile +++ b/misc/goldstr/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://it.geocities.com/andreamolteni/prog/goldstr/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Compute the golden string - LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt GNU_CONFIGURE= yes diff --git a/misc/goldstr/pkg-comment b/misc/goldstr/pkg-comment new file mode 100644 index 0000000..5edb433 --- /dev/null +++ b/misc/goldstr/pkg-comment @@ -0,0 +1 @@ +Compute the golden string diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile index cc0a061..a2e1dfe 100644 --- a/misc/gonvert/Makefile +++ b/misc/gonvert/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://webhome.idirect.com/~tekatch/anthony/ucu/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A conversion utility that allows conversion between many units - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk \ ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome diff --git a/misc/gonvert/pkg-comment b/misc/gonvert/pkg-comment new file mode 100644 index 0000000..0e4c351 --- /dev/null +++ b/misc/gonvert/pkg-comment @@ -0,0 +1 @@ +A conversion utility that allows conversion between many units diff --git a/misc/grc/Makefile b/misc/grc/Makefile index 2d86fe1..afa7a73 100644 --- a/misc/grc/Makefile +++ b/misc/grc/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic Colouriser - USE_REINPLACE= yes USE_PYTHON= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/misc/grc/pkg-comment b/misc/grc/pkg-comment new file mode 100644 index 0000000..f402997 --- /dev/null +++ b/misc/grc/pkg-comment @@ -0,0 +1 @@ +Generic Colouriser diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile index 358b340c..dd25124 100644 --- a/misc/gretl/Makefile +++ b/misc/gretl/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Gnu Regression, Econometrics and Time-series Library - BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot LIB_DEPENDS= gnomeole2.0:${PORTSDIR}/devel/libole2 \ gmp.6:${PORTSDIR}/math/libgmp4 \ diff --git a/misc/gretl/pkg-comment b/misc/gretl/pkg-comment new file mode 100644 index 0000000..f528efe --- /dev/null +++ b/misc/gretl/pkg-comment @@ -0,0 +1 @@ +Gnu Regression, Econometrics and Time-series Library diff --git a/misc/icemc/Makefile b/misc/icemc/Makefile index 3b0319b..fc26b4f 100644 --- a/misc/icemc/Makefile +++ b/misc/icemc/Makefile @@ -17,8 +17,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= QT-based menu editor for IceWM - USE_X_PREFIX= yes USE_QT_VER= 3 diff --git a/misc/icemc/pkg-comment b/misc/icemc/pkg-comment new file mode 100644 index 0000000..d3475f8 --- /dev/null +++ b/misc/icemc/pkg-comment @@ -0,0 +1 @@ +QT-based menu editor for IceWM diff --git a/misc/kcd-devel/Makefile b/misc/kcd-devel/Makefile index 928641a..dec354c 100644 --- a/misc/kcd-devel/Makefile +++ b/misc/kcd-devel/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Change directory in full-screen visual mode - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes diff --git a/misc/kcd-devel/pkg-comment b/misc/kcd-devel/pkg-comment new file mode 100644 index 0000000..d38c229 --- /dev/null +++ b/misc/kcd-devel/pkg-comment @@ -0,0 +1 @@ +Change directory in full-screen visual mode diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index 928641a..dec354c 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Change directory in full-screen visual mode - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes diff --git a/misc/kcd/pkg-comment b/misc/kcd/pkg-comment new file mode 100644 index 0000000..d38c229 --- /dev/null +++ b/misc/kcd/pkg-comment @@ -0,0 +1 @@ +Change directory in full-screen visual mode diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index 4586e49..4b52c3a 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to print arrays of elements in sorted columns - PERL_CONFIGURE= yes MAN3= Array::PrintCols.3 diff --git a/misc/p5-Array-PrintCols/pkg-comment b/misc/p5-Array-PrintCols/pkg-comment new file mode 100644 index 0000000..200f2e5 --- /dev/null +++ b/misc/p5-Array-PrintCols/pkg-comment @@ -0,0 +1 @@ +Perl5 module to print arrays of elements in sorted columns diff --git a/misc/p5-Business-OnlinePayment-2CheckOut/Makefile b/misc/p5-Business-OnlinePayment-2CheckOut/Makefile index 8d7a2c2..3e0ddd7 100644 --- a/misc/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/misc/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for 2CheckOut authorization service - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS diff --git a/misc/p5-Business-OnlinePayment-2CheckOut/pkg-comment b/misc/p5-Business-OnlinePayment-2CheckOut/pkg-comment new file mode 100644 index 0000000..bfe7fef --- /dev/null +++ b/misc/p5-Business-OnlinePayment-2CheckOut/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for 2CheckOut authorization service diff --git a/misc/p5-Business-OnlinePayment-AuthorizeNet/Makefile b/misc/p5-Business-OnlinePayment-AuthorizeNet/Makefile index 42e38ee..9478705 100644 --- a/misc/p5-Business-OnlinePayment-AuthorizeNet/Makefile +++ b/misc/p5-Business-OnlinePayment-AuthorizeNet/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for Authorize.Net - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS diff --git a/misc/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment b/misc/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment new file mode 100644 index 0000000..e143287 --- /dev/null +++ b/misc/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Authorize.Net diff --git a/misc/p5-Business-OnlinePayment-BankOfAmerica/Makefile b/misc/p5-Business-OnlinePayment-BankOfAmerica/Makefile index 3955cc0..0ef53bb 100644 --- a/misc/p5-Business-OnlinePayment-BankOfAmerica/Makefile +++ b/misc/p5-Business-OnlinePayment-BankOfAmerica/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for Bank of America eStores - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment b/misc/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment new file mode 100644 index 0000000..b233462 --- /dev/null +++ b/misc/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Bank of America eStores diff --git a/misc/p5-Business-OnlinePayment-Beanstream/Makefile b/misc/p5-Business-OnlinePayment-Beanstream/Makefile index 2fdf424..80ebffe 100644 --- a/misc/p5-Business-OnlinePayment-Beanstream/Makefile +++ b/misc/p5-Business-OnlinePayment-Beanstream/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for Beanstream - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/p5-Business-OnlinePayment-Beanstream/pkg-comment b/misc/p5-Business-OnlinePayment-Beanstream/pkg-comment new file mode 100644 index 0000000..7d66883 --- /dev/null +++ b/misc/p5-Business-OnlinePayment-Beanstream/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Beanstream diff --git a/misc/p5-Business-OnlinePayment-Cardstream/Makefile b/misc/p5-Business-OnlinePayment-Cardstream/Makefile index a573e47..377c500 100644 --- a/misc/p5-Business-OnlinePayment-Cardstream/Makefile +++ b/misc/p5-Business-OnlinePayment-Cardstream/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for Cardstream - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/p5-Business-OnlinePayment-Cardstream/pkg-comment b/misc/p5-Business-OnlinePayment-Cardstream/pkg-comment new file mode 100644 index 0000000..f20d35b --- /dev/null +++ b/misc/p5-Business-OnlinePayment-Cardstream/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Cardstream diff --git a/misc/p5-Business-OnlinePayment-LinkPoint/Makefile b/misc/p5-Business-OnlinePayment-LinkPoint/Makefile index 45c8ab3..2f77065 100644 --- a/misc/p5-Business-OnlinePayment-LinkPoint/Makefile +++ b/misc/p5-Business-OnlinePayment-LinkPoint/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for LinkPoint - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/p5-Business-OnlinePayment-LinkPoint/pkg-comment b/misc/p5-Business-OnlinePayment-LinkPoint/pkg-comment new file mode 100644 index 0000000..ade0736 --- /dev/null +++ b/misc/p5-Business-OnlinePayment-LinkPoint/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for LinkPoint diff --git a/misc/p5-Business-OnlinePayment-SurePay/Makefile b/misc/p5-Business-OnlinePayment-SurePay/Makefile index b8f29d1..049ca60 100644 --- a/misc/p5-Business-OnlinePayment-SurePay/Makefile +++ b/misc/p5-Business-OnlinePayment-SurePay/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for SurePay authorization service - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/p5-Business-OnlinePayment-SurePay/pkg-comment b/misc/p5-Business-OnlinePayment-SurePay/pkg-comment new file mode 100644 index 0000000..19d5587 --- /dev/null +++ b/misc/p5-Business-OnlinePayment-SurePay/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for SurePay authorization service diff --git a/misc/p5-Business-OnlinePayment-TCLink/Makefile b/misc/p5-Business-OnlinePayment-TCLink/Makefile index cc4c678..004830f 100644 --- a/misc/p5-Business-OnlinePayment-TCLink/Makefile +++ b/misc/p5-Business-OnlinePayment-TCLink/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for TrustCommerce - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ ${SITE_PERL}/${PERL_ARCH}/Net/TCLink.pm:${PORTSDIR}/net/p5-Net-TCLink diff --git a/misc/p5-Business-OnlinePayment-TCLink/pkg-comment b/misc/p5-Business-OnlinePayment-TCLink/pkg-comment new file mode 100644 index 0000000..74cba00 --- /dev/null +++ b/misc/p5-Business-OnlinePayment-TCLink/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for TrustCommerce diff --git a/misc/p5-Business-OnlinePayment-VirtualNet/Makefile b/misc/p5-Business-OnlinePayment-VirtualNet/Makefile index 4e5fff9..7bbc020 100644 --- a/misc/p5-Business-OnlinePayment-VirtualNet/Makefile +++ b/misc/p5-Business-OnlinePayment-VirtualNet/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Business::OnlinePayment backend module for Vital VirtualNet - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ diff --git a/misc/p5-Business-OnlinePayment-VirtualNet/pkg-comment b/misc/p5-Business-OnlinePayment-VirtualNet/pkg-comment new file mode 100644 index 0000000..528666a --- /dev/null +++ b/misc/p5-Business-OnlinePayment-VirtualNet/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Vital VirtualNet diff --git a/misc/p5-Business-OnlinePayment-WorldPay-Junior/Makefile b/misc/p5-Business-OnlinePayment-WorldPay-Junior/Makefile index fdca4bd..05a5ca7 100644 --- a/misc/p5-Business-OnlinePayment-WorldPay-Junior/Makefile +++ b/misc/p5-Business-OnlinePayment-WorldPay-Junior/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Business::OnlinePayment backend module for a WorldPay Select Junior service - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/p5-Business-OnlinePayment-WorldPay-Junior/pkg-comment b/misc/p5-Business-OnlinePayment-WorldPay-Junior/pkg-comment new file mode 100644 index 0000000..ec7a767 --- /dev/null +++ b/misc/p5-Business-OnlinePayment-WorldPay-Junior/pkg-comment @@ -0,0 +1 @@ +An Business::OnlinePayment backend module for a WorldPay Select Junior service diff --git a/misc/p5-Business-OnlinePayment-eSec/Makefile b/misc/p5-Business-OnlinePayment-eSec/Makefile index 2e34aef6..65ea768 100644 --- a/misc/p5-Business-OnlinePayment-eSec/Makefile +++ b/misc/p5-Business-OnlinePayment-eSec/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Business::OnlinePayment backend module for eSec - BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/p5-Business-OnlinePayment-eSec/pkg-comment b/misc/p5-Business-OnlinePayment-eSec/pkg-comment new file mode 100644 index 0000000..3cd26da --- /dev/null +++ b/misc/p5-Business-OnlinePayment-eSec/pkg-comment @@ -0,0 +1 @@ +An Business::OnlinePayment backend module for eSec diff --git a/misc/p5-Business-OnlinePayment/Makefile b/misc/p5-Business-OnlinePayment/Makefile index 7df99b4..78d9a04 100644 --- a/misc/p5-Business-OnlinePayment/Makefile +++ b/misc/p5-Business-OnlinePayment/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A generic interface for processing online credit card payments - BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/p5-Business-OnlinePayment/pkg-comment b/misc/p5-Business-OnlinePayment/pkg-comment new file mode 100644 index 0000000..62c336a --- /dev/null +++ b/misc/p5-Business-OnlinePayment/pkg-comment @@ -0,0 +1 @@ +A generic interface for processing online credit card payments diff --git a/misc/p5-Chatbot-Eliza/Makefile b/misc/p5-Chatbot-Eliza/Makefile index 4d46af1..16c851c 100644 --- a/misc/p5-Chatbot-Eliza/Makefile +++ b/misc/p5-Chatbot-Eliza/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A clone of the classic Eliza program - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/misc/p5-Chatbot-Eliza/pkg-comment b/misc/p5-Chatbot-Eliza/pkg-comment new file mode 100644 index 0000000..bfa44d4 --- /dev/null +++ b/misc/p5-Chatbot-Eliza/pkg-comment @@ -0,0 +1 @@ +A clone of the classic Eliza program diff --git a/misc/patchutils/Makefile b/misc/patchutils/Makefile index 162250f..9b0fdc6 100644 --- a/misc/patchutils/Makefile +++ b/misc/patchutils/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A small collection of programs that operate on patch files - RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 USE_BZIP2= yes diff --git a/misc/patchutils/pkg-comment b/misc/patchutils/pkg-comment new file mode 100644 index 0000000..cbdb56d --- /dev/null +++ b/misc/patchutils/pkg-comment @@ -0,0 +1 @@ +A small collection of programs that operate on patch files diff --git a/misc/pdfmap/Makefile b/misc/pdfmap/Makefile index be04f0c..7713d93 100644 --- a/misc/pdfmap/Makefile +++ b/misc/pdfmap/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generate maps in PDF format and place clickable objects on them - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/jaxml.py:${PORTSDIR}/textproc/py-jaxml \ ${PYTHON_SITELIBDIR}/reportlab/pdfgen/canvas.py:${PORTSDIR}/print/py-reportlab \ ${PYTHON_SITELIBDIR}/PIL/Image.py:${PORTSDIR}/graphics/py-imaging diff --git a/misc/pdfmap/pkg-comment b/misc/pdfmap/pkg-comment new file mode 100644 index 0000000..19fc058 --- /dev/null +++ b/misc/pdfmap/pkg-comment @@ -0,0 +1 @@ +Generate maps in PDF format and place clickable objects on them diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 1077ad1..d5f41ce 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://zeus.polsl.gliwice.pl/~pborys/stable-version/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Ncurses based, lynx style info documentation browser - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes diff --git a/misc/pinfo/pkg-comment b/misc/pinfo/pkg-comment new file mode 100644 index 0000000..f0458b3 --- /dev/null +++ b/misc/pinfo/pkg-comment @@ -0,0 +1 @@ +Ncurses based, lynx style info documentation browser diff --git a/misc/pybliographer/Makefile b/misc/pybliographer/Makefile index a70cdef..4002dbf 100644 --- a/misc/pybliographer/Makefile +++ b/misc/pybliographer/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= sources/pyblio/1.0 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GUI and command-line tools for editing and searching bibliographic databases - BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ recode:${PORTSDIR}/converters/recode RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ diff --git a/misc/pybliographer/pkg-comment b/misc/pybliographer/pkg-comment new file mode 100644 index 0000000..1c1ee1a --- /dev/null +++ b/misc/pybliographer/pkg-comment @@ -0,0 +1 @@ +GUI and command-line tools for editing and searching bibliographic databases diff --git a/misc/qmc/Makefile b/misc/qmc/Makefile index 80aaa39..36f1304 100644 --- a/misc/qmc/Makefile +++ b/misc/qmc/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/bbeta/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Quine-McClusky process simplification tool - NO_WRKSUBDIR= yes do-build: diff --git a/misc/qmc/pkg-comment b/misc/qmc/pkg-comment new file mode 100644 index 0000000..2227bf1 --- /dev/null +++ b/misc/qmc/pkg-comment @@ -0,0 +1 @@ +Quine-McClusky process simplification tool diff --git a/misc/quantlib/Makefile b/misc/quantlib/Makefile index 6caa356..83853fd 100644 --- a/misc/quantlib/Makefile +++ b/misc/quantlib/Makefile @@ -15,8 +15,6 @@ DISTNAME= QuantLib-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A comprehensive software framework for quantitative finance - WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION} USE_REINPLACE= yes diff --git a/misc/quantlib/pkg-comment b/misc/quantlib/pkg-comment new file mode 100644 index 0000000..3392b6a --- /dev/null +++ b/misc/quantlib/pkg-comment @@ -0,0 +1 @@ +A comprehensive software framework for quantitative finance diff --git a/misc/salias/Makefile b/misc/salias/Makefile index 83bc4b2..ee8d946 100644 --- a/misc/salias/Makefile +++ b/misc/salias/Makefile @@ -15,8 +15,6 @@ DISTNAME= py-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A command-line tool to alias arguments of other programs - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/misc/salias/pkg-comment b/misc/salias/pkg-comment new file mode 100644 index 0000000..49b52b5 --- /dev/null +++ b/misc/salias/pkg-comment @@ -0,0 +1 @@ +A command-line tool to alias arguments of other programs diff --git a/misc/screen/Makefile b/misc/screen/Makefile index fb21c8f..a341874 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= screen MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= A multi-screen window manager - GNU_CONFIGURE= yes MAN1= screen.1 diff --git a/misc/screen/pkg-comment b/misc/screen/pkg-comment new file mode 100644 index 0000000..88a160b --- /dev/null +++ b/misc/screen/pkg-comment @@ -0,0 +1 @@ +A multi-screen window manager diff --git a/misc/shc/Makefile b/misc/shc/Makefile index b7fb9cad2..573087f 100644 --- a/misc/shc/Makefile +++ b/misc/shc/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A shell script "encoder" - IGNORE= "Produces broken binaries" USE_REINPLACE= yes diff --git a/misc/shc/pkg-comment b/misc/shc/pkg-comment new file mode 100644 index 0000000..889f8be --- /dev/null +++ b/misc/shc/pkg-comment @@ -0,0 +1 @@ +A shell script "encoder" diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile index c9fb98f..f594509 100644 --- a/misc/splitvt/Makefile +++ b/misc/splitvt/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.devolution.com/~slouken/projects/splitvt/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Run two shells in a split window/terminal - HAS_CONFIGURE= yes ALL_TARGET= MAN1= splitvt.1 diff --git a/misc/splitvt/pkg-comment b/misc/splitvt/pkg-comment new file mode 100644 index 0000000..24c4c89 --- /dev/null +++ b/misc/splitvt/pkg-comment @@ -0,0 +1 @@ +Run two shells in a split window/terminal diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile index ba183dc..fde9671 100644 --- a/misc/sshbuddy/Makefile +++ b/misc/sshbuddy/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://topcu.linux.tucows.com/files/x11/network/ \ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Simple and small GUI utility to manage ssh sessions - RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect NO_BUILD= yes diff --git a/misc/sshbuddy/pkg-comment b/misc/sshbuddy/pkg-comment new file mode 100644 index 0000000..2d74ff2 --- /dev/null +++ b/misc/sshbuddy/pkg-comment @@ -0,0 +1 @@ +Simple and small GUI utility to manage ssh sessions diff --git a/misc/stan/Makefile b/misc/stan/Makefile index 34b4133..748b7e1 100644 --- a/misc/stan/Makefile +++ b/misc/stan/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.roqe.org/stan/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generate several statisical information of a stream - GNU_CONFIGURE= yes MAN1= stan.1 diff --git a/misc/stan/pkg-comment b/misc/stan/pkg-comment new file mode 100644 index 0000000..8bc4a82 --- /dev/null +++ b/misc/stan/pkg-comment @@ -0,0 +1 @@ +Generate several statisical information of a stream diff --git a/misc/tcb/Makefile b/misc/tcb/Makefile index 8728fb1..beb0b6b 100644 --- a/misc/tcb/Makefile +++ b/misc/tcb/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= utils/file MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= File viewer for terminal - USE_GMAKE= yes MAN1= tcb.1 diff --git a/misc/tcb/pkg-comment b/misc/tcb/pkg-comment new file mode 100644 index 0000000..8892dff --- /dev/null +++ b/misc/tcb/pkg-comment @@ -0,0 +1 @@ +File viewer for terminal diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile index d4942eaa..b672147 100644 --- a/misc/ttyrec/Makefile +++ b/misc/ttyrec/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://namazu.org/~satoru/ttyrec/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tty recorder - USE_REINPLACE= yes MAN1= ttyplay.1 ttyrec.1 diff --git a/misc/ttyrec/pkg-comment b/misc/ttyrec/pkg-comment new file mode 100644 index 0000000..f49b837 --- /dev/null +++ b/misc/ttyrec/pkg-comment @@ -0,0 +1 @@ +Tty recorder diff --git a/misc/txt2regex/Makefile b/misc/txt2regex/Makefile index d5221c9..e3c6e41 100644 --- a/misc/txt2regex/Makefile +++ b/misc/txt2regex/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Regular Expression "wizard" - RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 USE_REINPLACE= yes diff --git a/misc/txt2regex/pkg-comment b/misc/txt2regex/pkg-comment new file mode 100644 index 0000000..fcbe480 --- /dev/null +++ b/misc/txt2regex/pkg-comment @@ -0,0 +1 @@ +A Regular Expression "wizard" diff --git a/misc/viz/Makefile b/misc/viz/Makefile index 977dcaf..462c7e4 100644 --- a/misc/viz/Makefile +++ b/misc/viz/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org -PORTCOMMENT= Convert invisible (binary) characters to a visible form - MAN1= viz.1 inviz.1 .include <bsd.port.mk> diff --git a/misc/viz/pkg-comment b/misc/viz/pkg-comment new file mode 100644 index 0000000..5fed64e3 --- /dev/null +++ b/misc/viz/pkg-comment @@ -0,0 +1 @@ +Convert invisible (binary) characters to a visible form diff --git a/misc/whichman/Makefile b/misc/whichman/Makefile index 4605682a..5ebb0e7 100644 --- a/misc/whichman/Makefile +++ b/misc/whichman/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/doctools MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Approximate matching utilities to search for manpages and files - MAN1= whichman.1 ftff.1 ftwhich.1 .include <bsd.port.mk> diff --git a/misc/whichman/pkg-comment b/misc/whichman/pkg-comment new file mode 100644 index 0000000..26a11b3 --- /dev/null +++ b/misc/whichman/pkg-comment @@ -0,0 +1 @@ +Approximate matching utilities to search for manpages and files diff --git a/misc/wmfirew/Makefile b/misc/wmfirew/Makefile index 5586b2b..bcc2bf9 100644 --- a/misc/wmfirew/Makefile +++ b/misc/wmfirew/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://web.novalis.org/programs/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dockapp that shows fireworks in action - WRKSRC= ${WRKDIR}/${PORTNAME}.app/${PORTNAME} USE_GMAKE= yes USE_XPM= yes diff --git a/misc/wmfirew/pkg-comment b/misc/wmfirew/pkg-comment new file mode 100644 index 0000000..be5d935 --- /dev/null +++ b/misc/wmfirew/pkg-comment @@ -0,0 +1 @@ +A dockapp that shows fireworks in action diff --git a/misc/wmjulia/Makefile b/misc/wmjulia/Makefile index 1d4ef08..01733f1 100644 --- a/misc/wmjulia/Makefile +++ b/misc/wmjulia/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://web.novalis.org/programs/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dockapp that creates an animated Julia set - WRKSRC= ${WRKDIR}/${PORTNAME}.app/${PORTNAME} USE_GMAKE= yes USE_XPM= yes diff --git a/misc/wmjulia/pkg-comment b/misc/wmjulia/pkg-comment new file mode 100644 index 0000000..7e274cd --- /dev/null +++ b/misc/wmjulia/pkg-comment @@ -0,0 +1 @@ +A dockapp that creates an animated Julia set diff --git a/misc/wmmand/Makefile b/misc/wmmand/Makefile index f93a087..5d60065 100644 --- a/misc/wmmand/Makefile +++ b/misc/wmmand/Makefile @@ -12,8 +12,6 @@ DISTNAME= wmMand-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A DockApp mandelbrot explorer - WRKSRC= ${WRKDIR}/${DISTNAME}/wmMand USE_X_PREFIX= yes diff --git a/misc/wmmand/pkg-comment b/misc/wmmand/pkg-comment new file mode 100644 index 0000000..d5a49be --- /dev/null +++ b/misc/wmmand/pkg-comment @@ -0,0 +1 @@ +A DockApp mandelbrot explorer diff --git a/misc/wmpal/Makefile b/misc/wmpal/Makefile index 2f6158c..47f5e35 100644 --- a/misc/wmpal/Makefile +++ b/misc/wmpal/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.asleep.net/wmpal/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A one of the most useless dockapps in the world - LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp USE_X_PREFIX= yes diff --git a/misc/wmpal/pkg-comment b/misc/wmpal/pkg-comment new file mode 100644 index 0000000..0ab1516 --- /dev/null +++ b/misc/wmpal/pkg-comment @@ -0,0 +1 @@ +A one of the most useless dockapps in the world diff --git a/misc/wmproxyper/Makefile b/misc/wmproxyper/Makefile index 8a927a64..100e8f3 100644 --- a/misc/wmproxyper/Makefile +++ b/misc/wmproxyper/Makefile @@ -13,8 +13,6 @@ DISTNAME= WMProxyPer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Displays Distributed.net Personal Proxy current status and progress - LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp USE_GMAKE= yes diff --git a/misc/wmproxyper/pkg-comment b/misc/wmproxyper/pkg-comment new file mode 100644 index 0000000..b5c1b7e --- /dev/null +++ b/misc/wmproxyper/pkg-comment @@ -0,0 +1 @@ +Displays Distributed.net Personal Proxy current status and progress diff --git a/misc/wmstock/Makefile b/misc/wmstock/Makefile index 4a59cfd..84027b8 100644 --- a/misc/wmstock/Makefile +++ b/misc/wmstock/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://mattfischer.com/wmstock/src/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Cool WindowMaker Dockapp that shows stock ticker(s) - USE_X_PREFIX= yes USE_XPM= yes diff --git a/misc/wmstock/pkg-comment b/misc/wmstock/pkg-comment new file mode 100644 index 0000000..12a1f9f --- /dev/null +++ b/misc/wmstock/pkg-comment @@ -0,0 +1 @@ +Cool WindowMaker Dockapp that shows stock ticker(s) diff --git a/misc/wmtunlo/Makefile b/misc/wmtunlo/Makefile index cc76b71..5874d35 100644 --- a/misc/wmtunlo/Makefile +++ b/misc/wmtunlo/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://clay.ll.pl/download/ MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= A bo(O)oooring 2d tunnel in wmaker dock - USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/misc/wmtunlo/pkg-comment b/misc/wmtunlo/pkg-comment new file mode 100644 index 0000000..d07b6b6 --- /dev/null +++ b/misc/wmtunlo/pkg-comment @@ -0,0 +1 @@ +A bo(O)oooring 2d tunnel in wmaker dock diff --git a/misc/wmwork/Makefile b/misc/wmwork/Makefile index a9a2b9c..f4b7e24 100644 --- a/misc/wmwork/Makefile +++ b/misc/wmwork/Makefile @@ -15,8 +15,6 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt -PORTCOMMENT= A dockapp that keeps track of time you have spent on something - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_X_PREFIX= yes diff --git a/misc/wmwork/pkg-comment b/misc/wmwork/pkg-comment new file mode 100644 index 0000000..3b80b98 --- /dev/null +++ b/misc/wmwork/pkg-comment @@ -0,0 +1 @@ +A dockapp that keeps track of time you have spent on something diff --git a/misc/wmx10/Makefile b/misc/wmx10/Makefile index 94a74bd..59051ee 100644 --- a/misc/wmx10/Makefile +++ b/misc/wmx10/Makefile @@ -7,7 +7,6 @@ PORTNAME= wmx10 PORTVERSION= 0.03 -PORTCOMMENT= Remote control for X10 devices CATEGORIES= misc windowmaker MASTER_SITES= http://www.cs.uml.edu/~jhawkins/wmx10/ diff --git a/misc/wmx10/pkg-comment b/misc/wmx10/pkg-comment new file mode 100644 index 0000000..3995081 --- /dev/null +++ b/misc/wmx10/pkg-comment @@ -0,0 +1 @@ +Remote control for X10 devices diff --git a/misc/xenmenu/Makefile b/misc/xenmenu/Makefile index d83e5ff..006e757 100644 --- a/misc/xenmenu/Makefile +++ b/misc/xenmenu/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/misc MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Highly customizable, text-based menu generator - ALL_TARGET= # empty GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sys-config=${PREFIX}/etc/xenmenurc \ diff --git a/misc/xenmenu/pkg-comment b/misc/xenmenu/pkg-comment new file mode 100644 index 0000000..5c3c100 --- /dev/null +++ b/misc/xenmenu/pkg-comment @@ -0,0 +1 @@ +Highly customizable, text-based menu generator diff --git a/misc/xpns/Makefile b/misc/xpns/Makefile index b54b1a9..c0b4a4e 100644 --- a/misc/xpns/Makefile +++ b/misc/xpns/Makefile @@ -13,8 +13,6 @@ DISTFILES= pns_source.tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Petri-Net Simulator for Xwindows - USE_REINPLACE= yes NO_WRKSUBDIR= yes USE_X_PREFIX= yes diff --git a/misc/xpns/pkg-comment b/misc/xpns/pkg-comment new file mode 100644 index 0000000..c6ba332 --- /dev/null +++ b/misc/xpns/pkg-comment @@ -0,0 +1 @@ +Petri-Net Simulator for Xwindows diff --git a/misc/yaunc/Makefile b/misc/yaunc/Makefile index 802aabc..8f8c6e8 100644 --- a/misc/yaunc/Makefile +++ b/misc/yaunc/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.redterror.net/code/yaunc/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Yet Another uptimes.net client - USE_REINPLACE= yes GNU_CONFIGURE= yes MAN1= yaunc.1 diff --git a/misc/yaunc/pkg-comment b/misc/yaunc/pkg-comment new file mode 100644 index 0000000..58a2508 --- /dev/null +++ b/misc/yaunc/pkg-comment @@ -0,0 +1 @@ +Yet Another uptimes.net client diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile index 286af58..be0d114 100644 --- a/multimedia/gopchop/Makefile +++ b/multimedia/gopchop/Makefile @@ -17,8 +17,6 @@ DISTNAME= GOPchop-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG2 GOP-accurate editor - BUILD_DEPENDS= ${LOCALBASE}/lib/libvo.a:${PORTSDIR}/graphics/libmpeg2 LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ mpeg2.0:${PORTSDIR}/graphics/libmpeg2 diff --git a/multimedia/gopchop/pkg-comment b/multimedia/gopchop/pkg-comment new file mode 100644 index 0000000..15ed1fd --- /dev/null +++ b/multimedia/gopchop/pkg-comment @@ -0,0 +1 @@ +MPEG2 GOP-accurate editor diff --git a/multimedia/gsubedit/Makefile b/multimedia/gsubedit/Makefile index 04f0840..f5a422b 100644 --- a/multimedia/gsubedit/Makefile +++ b/multimedia/gsubedit/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNOME Subtitle Editor - USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/multimedia/gsubedit/pkg-comment b/multimedia/gsubedit/pkg-comment new file mode 100644 index 0000000..675a933 --- /dev/null +++ b/multimedia/gsubedit/pkg-comment @@ -0,0 +1 @@ +GNOME Subtitle Editor diff --git a/multimedia/libfame/Makefile b/multimedia/libfame/Makefile index b1c5472..85505c1 100644 --- a/multimedia/libfame/Makefile +++ b/multimedia/libfame/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A video encoding library - USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/multimedia/libfame/pkg-comment b/multimedia/libfame/pkg-comment new file mode 100644 index 0000000..fca2923 --- /dev/null +++ b/multimedia/libfame/pkg-comment @@ -0,0 +1 @@ +A video encoding library diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index 017a538..37f5f2a 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for reading and writing quicktime files - LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \ jpeg.9:${PORTSDIR}/graphics/jpeg \ dv.2:${PORTSDIR}/graphics/libdv \ diff --git a/multimedia/libquicktime/pkg-comment b/multimedia/libquicktime/pkg-comment new file mode 100644 index 0000000..a9e1f6a --- /dev/null +++ b/multimedia/libquicktime/pkg-comment @@ -0,0 +1 @@ +A library for reading and writing quicktime files diff --git a/multimedia/linux-xmovie/Makefile b/multimedia/linux-xmovie/Makefile index 4a13eed..c24993c 100644 --- a/multimedia/linux-xmovie/Makefile +++ b/multimedia/linux-xmovie/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A movie player for MPEG-2 and Quicktime movies - BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \ diff --git a/multimedia/linux-xmovie/pkg-comment b/multimedia/linux-xmovie/pkg-comment new file mode 100644 index 0000000..cd16226 --- /dev/null +++ b/multimedia/linux-xmovie/pkg-comment @@ -0,0 +1 @@ +A movie player for MPEG-2 and Quicktime movies diff --git a/multimedia/mpeg_play/Makefile b/multimedia/mpeg_play/Makefile index 8ce17e3..411ec4f 100644 --- a/multimedia/mpeg_play/Makefile +++ b/multimedia/mpeg_play/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= -patched-src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program to play mpeg movies on X displays - WRKSRC= ${WRKDIR}/mpeg_play USE_IMAKE= yes MAN1= mpeg_play.1 diff --git a/multimedia/mpeg_play/pkg-comment b/multimedia/mpeg_play/pkg-comment new file mode 100644 index 0000000..3a67e11 --- /dev/null +++ b/multimedia/mpeg_play/pkg-comment @@ -0,0 +1 @@ +A program to play mpeg movies on X displays diff --git a/multimedia/mpeg_stat/Makefile b/multimedia/mpeg_stat/Makefile index 9a3f323..07b4ffb 100644 --- a/multimedia/mpeg_stat/Makefile +++ b/multimedia/mpeg_stat/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PKGNAME}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An MPEG-I statistics gatherer - MAN1= mpeg_stat.1 MANCOMPRESSED= yes diff --git a/multimedia/mpeg_stat/pkg-comment b/multimedia/mpeg_stat/pkg-comment new file mode 100644 index 0000000..7e5a19f --- /dev/null +++ b/multimedia/mpeg_stat/pkg-comment @@ -0,0 +1 @@ +An MPEG-I statistics gatherer diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile index ba8fd97..c1d8127 100644 --- a/multimedia/mpegedit/Makefile +++ b/multimedia/mpegedit/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program to edit encoded mpeg streams - LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm USE_X_PREFIX= yes diff --git a/multimedia/mpegedit/pkg-comment b/multimedia/mpegedit/pkg-comment new file mode 100644 index 0000000..b9670c9 --- /dev/null +++ b/multimedia/mpegedit/pkg-comment @@ -0,0 +1 @@ +A program to edit encoded mpeg streams diff --git a/multimedia/mpgtx/Makefile b/multimedia/mpgtx/Makefile index dce446d..ba9c91a 100644 --- a/multimedia/mpgtx/Makefile +++ b/multimedia/mpgtx/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A command line MPEG audio/video/system file toolbox - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_REINPLACE= yes diff --git a/multimedia/mpgtx/pkg-comment b/multimedia/mpgtx/pkg-comment new file mode 100644 index 0000000..a7a67e8 --- /dev/null +++ b/multimedia/mpgtx/pkg-comment @@ -0,0 +1 @@ +A command line MPEG audio/video/system file toolbox diff --git a/multimedia/mplex/Makefile b/multimedia/mplex/Makefile index b208027..8ce9d87 100644 --- a/multimedia/mplex/Makefile +++ b/multimedia/mplex/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.leo.org/pub/comp/general/graphics/mpeg/mplex/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multiplexes MPEG component streams into system layers - MAN1= mplex.1 do-install: diff --git a/multimedia/mplex/pkg-comment b/multimedia/mplex/pkg-comment new file mode 100644 index 0000000..efa9e7d --- /dev/null +++ b/multimedia/mplex/pkg-comment @@ -0,0 +1 @@ +Multiplexes MPEG component streams into system layers diff --git a/multimedia/ppm2fli/Makefile b/multimedia/ppm2fli/Makefile index de4dbe1..5d427a8 100644 --- a/multimedia/ppm2fli/Makefile +++ b/multimedia/ppm2fli/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://vento.pi.tu-berlin.de/ppm2fli/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Utilities to merge PPM files into animated FLI and backwards - USE_REINPLACE= yes MAN1= ppm2fli.1 unflick.1 diff --git a/multimedia/ppm2fli/pkg-comment b/multimedia/ppm2fli/pkg-comment new file mode 100644 index 0000000..29ba9e2 --- /dev/null +++ b/multimedia/ppm2fli/pkg-comment @@ -0,0 +1 @@ +Utilities to merge PPM files into animated FLI and backwards diff --git a/multimedia/recmpeg/Makefile b/multimedia/recmpeg/Makefile index c7ecf12..b26843f 100644 --- a/multimedia/recmpeg/Makefile +++ b/multimedia/recmpeg/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple video encoder - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ fame-0.9.0:${PORTSDIR}/graphics/libfame diff --git a/multimedia/recmpeg/pkg-comment b/multimedia/recmpeg/pkg-comment new file mode 100644 index 0000000..79f5ac8 --- /dev/null +++ b/multimedia/recmpeg/pkg-comment @@ -0,0 +1 @@ +A simple video encoder diff --git a/multimedia/splitmpg/Makefile b/multimedia/splitmpg/Makefile index 6ce1a82..555c5c2 100644 --- a/multimedia/splitmpg/Makefile +++ b/multimedia/splitmpg/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Splits an ISO 11172-1 into its components - NO_WRKSUBDIR= yes MAKEFILE= makefile MAN1= splitmpeg.1 diff --git a/multimedia/splitmpg/pkg-comment b/multimedia/splitmpg/pkg-comment new file mode 100644 index 0000000..7d002e7 --- /dev/null +++ b/multimedia/splitmpg/pkg-comment @@ -0,0 +1 @@ +Splits an ISO 11172-1 into its components diff --git a/multimedia/tosvcd/Makefile b/multimedia/tosvcd/Makefile index 4344774..61279544 100644 --- a/multimedia/tosvcd/Makefile +++ b/multimedia/tosvcd/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://muse.seh.de/tosvcd/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SVCD transcoder - RUN_DEPNDS= mpeg2enc:${PORTSDIR}/graphics/mjpegtools \ vcdimager:${PORTSDIR}/graphics/vcdimager diff --git a/multimedia/tosvcd/pkg-comment b/multimedia/tosvcd/pkg-comment new file mode 100644 index 0000000..f28c892 --- /dev/null +++ b/multimedia/tosvcd/pkg-comment @@ -0,0 +1 @@ +SVCD transcoder diff --git a/multimedia/vcdtools/Makefile b/multimedia/vcdtools/Makefile index dee90bd..f87fb53 100644 --- a/multimedia/vcdtools/Makefile +++ b/multimedia/vcdtools/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Create your own VCD - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig do-install: diff --git a/multimedia/vcdtools/pkg-comment b/multimedia/vcdtools/pkg-comment new file mode 100644 index 0000000..b56a226 --- /dev/null +++ b/multimedia/vcdtools/pkg-comment @@ -0,0 +1 @@ +Create your own VCD diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 18a23ce..104e2b0 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -18,8 +18,6 @@ PATCHFILES= xanim-2801-to-2802-patch.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Play most popular animation formats and show pictures - .if (${MACHINE_ARCH} == "i386") EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \ vid_cyuv_1.0_freebsdELFx86.tgz \ @@ -42,7 +40,6 @@ PLIST_SUB+= CODECS="@comment " USE_IMAKE= yes MAN1= xanim.1 - MAKE_ARGS+= -j 2 # safe and helps even the single-CPU machines post-extract: @@ -55,5 +52,4 @@ post-install: ${INSTALL_DATA} ${WRKDIR}/*.xa ${DLLDIR} .endif - .include <bsd.port.mk> diff --git a/multimedia/xanim/pkg-comment b/multimedia/xanim/pkg-comment new file mode 100644 index 0000000..87aeb55 --- /dev/null +++ b/multimedia/xanim/pkg-comment @@ -0,0 +1 @@ +Play most popular animation formats and show pictures diff --git a/multimedia/xmovie/Makefile b/multimedia/xmovie/Makefile index 4a13eed..c24993c 100644 --- a/multimedia/xmovie/Makefile +++ b/multimedia/xmovie/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A movie player for MPEG-2 and Quicktime movies - BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \ diff --git a/multimedia/xmovie/pkg-comment b/multimedia/xmovie/pkg-comment new file mode 100644 index 0000000..cd16226 --- /dev/null +++ b/multimedia/xmovie/pkg-comment @@ -0,0 +1 @@ +A movie player for MPEG-2 and Quicktime movies diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile index 29657b4..7f143cf 100644 --- a/multimedia/xtheater/Makefile +++ b/multimedia/xtheater/Makefile @@ -16,8 +16,6 @@ DISTNAME= Xtheater-${PORTVERSION:S/.p/-pre/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG-1 player in GTK+ capable of playing MPEG-1 format streams - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg diff --git a/multimedia/xtheater/pkg-comment b/multimedia/xtheater/pkg-comment new file mode 100644 index 0000000..37c9b0d --- /dev/null +++ b/multimedia/xtheater/pkg-comment @@ -0,0 +1 @@ +MPEG-1 player in GTK+ capable of playing MPEG-1 format streams diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index a042d12..f1d3785 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Text-based ICQ implementation - GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/net-im/climm/pkg-comment b/net-im/climm/pkg-comment new file mode 100644 index 0000000..29477ae --- /dev/null +++ b/net-im/climm/pkg-comment @@ -0,0 +1 @@ +Text-based ICQ implementation diff --git a/net-im/icb/Makefile b/net-im/icb/Makefile index 6462c63..4e2f10c 100644 --- a/net-im/icb/Makefile +++ b/net-im/icb/Makefile @@ -16,11 +16,8 @@ DISTNAME= c${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Internet CB - a mostly-defunct chat client - LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tclinclude=${LOCALBASE}/include/tcl8.3 \ --with-tcllib=${LOCALBASE}/lib diff --git a/net-im/icb/pkg-comment b/net-im/icb/pkg-comment new file mode 100644 index 0000000..7aa00e3 --- /dev/null +++ b/net-im/icb/pkg-comment @@ -0,0 +1 @@ +Internet CB - a mostly-defunct chat client diff --git a/net-im/jabber-yahoo/Makefile b/net-im/jabber-yahoo/Makefile index 0a4dee5..66973cd 100644 --- a/net-im/jabber-yahoo/Makefile +++ b/net-im/jabber-yahoo/Makefile @@ -14,8 +14,6 @@ DIST_SUBDIR= jabber MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Jabber Yahoo Transport module - BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/net-im/jabber-yahoo/pkg-comment b/net-im/jabber-yahoo/pkg-comment new file mode 100644 index 0000000..c1f08b0 --- /dev/null +++ b/net-im/jabber-yahoo/pkg-comment @@ -0,0 +1 @@ +Jabber Yahoo Transport module diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile index a042d12..f1d3785 100644 --- a/net-im/micq/Makefile +++ b/net-im/micq/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Text-based ICQ implementation - GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/net-im/micq/pkg-comment b/net-im/micq/pkg-comment new file mode 100644 index 0000000..29477ae --- /dev/null +++ b/net-im/micq/pkg-comment @@ -0,0 +1 @@ +Text-based ICQ implementation diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile index b80a11a..bbb2b3a 100644 --- a/net-im/py-jabber/Makefile +++ b/net-im/py-jabber/Makefile @@ -16,8 +16,6 @@ DISTNAME= jabber.py-${PORTVERSION}-1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Python Jabber library - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat USE_PYTHON= yes diff --git a/net-im/py-jabber/pkg-comment b/net-im/py-jabber/pkg-comment new file mode 100644 index 0000000..0ef6638d --- /dev/null +++ b/net-im/py-jabber/pkg-comment @@ -0,0 +1 @@ +A Python Jabber library diff --git a/net-mgmt/cfgstoragemk/Makefile b/net-mgmt/cfgstoragemk/Makefile index cee82f6..8a4f7b6 100644 --- a/net-mgmt/cfgstoragemk/Makefile +++ b/net-mgmt/cfgstoragemk/Makefile @@ -14,8 +14,6 @@ DISTNAME= cfgstoragemaker-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MRTG configuration generator for storage monitoring via SNMP - USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-mgmt/cfgstoragemk/pkg-comment b/net-mgmt/cfgstoragemk/pkg-comment new file mode 100644 index 0000000..58bd2d8 --- /dev/null +++ b/net-mgmt/cfgstoragemk/pkg-comment @@ -0,0 +1 @@ +MRTG configuration generator for storage monitoring via SNMP diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile index 2968713..5cb2e94 100644 --- a/net-mgmt/choparp/Makefile +++ b/net-mgmt/choparp/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://delegate.uec.ac.jp:8081/club/mma/~tree/soft/choparp/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Simple proxy arp daemon - MAN8= choparp.8 MANCOMPRESSED= maybe diff --git a/net-mgmt/choparp/pkg-comment b/net-mgmt/choparp/pkg-comment new file mode 100644 index 0000000..59c1140 --- /dev/null +++ b/net-mgmt/choparp/pkg-comment @@ -0,0 +1 @@ +Simple proxy arp daemon diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile index 37d6a4c..0a08910 100644 --- a/net-mgmt/gps/Makefile +++ b/net-mgmt/gps/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://gps.sourceforge.net/release/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Ghost Port Scan - BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet USE_REINPLACE= yes diff --git a/net-mgmt/gps/pkg-comment b/net-mgmt/gps/pkg-comment new file mode 100644 index 0000000..901008d --- /dev/null +++ b/net-mgmt/gps/pkg-comment @@ -0,0 +1 @@ +Ghost Port Scan diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile index b9925f2..9e6fb30 100644 --- a/net-mgmt/netsaint-plugins/Makefile +++ b/net-mgmt/netsaint-plugins/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-1.2.9-4 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Plugins for netsaint - USE_SUBMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sbindir=${PREFIX}/share/netsaint/sbin \ diff --git a/net-mgmt/netsaint-plugins/pkg-comment b/net-mgmt/netsaint-plugins/pkg-comment new file mode 100644 index 0000000..e5f0846 --- /dev/null +++ b/net-mgmt/netsaint-plugins/pkg-comment @@ -0,0 +1 @@ +Plugins for netsaint diff --git a/net-mgmt/netsaint/Makefile b/net-mgmt/netsaint/Makefile index e99dfe2..4629d21 100644 --- a/net-mgmt/netsaint/Makefile +++ b/net-mgmt/netsaint/Makefile @@ -17,8 +17,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Extremely powerful network monitoring system - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net/netsaint-plugins diff --git a/net-mgmt/netsaint/pkg-comment b/net-mgmt/netsaint/pkg-comment new file mode 100644 index 0000000..5641db1 --- /dev/null +++ b/net-mgmt/netsaint/pkg-comment @@ -0,0 +1 @@ +Extremely powerful network monitoring system diff --git a/net-mgmt/netspoc/Makefile b/net-mgmt/netspoc/Makefile index a09fcee..a634d9e 100644 --- a/net-mgmt/netspoc/Makefile +++ b/net-mgmt/netspoc/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://download.berlios.de/netspoc/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Network Security Policy Compiler - USE_PERL5= yes NO_BUILD= yes diff --git a/net-mgmt/netspoc/pkg-comment b/net-mgmt/netspoc/pkg-comment new file mode 100644 index 0000000..6e304ec --- /dev/null +++ b/net-mgmt/netspoc/pkg-comment @@ -0,0 +1 @@ +A Network Security Policy Compiler diff --git a/net-mgmt/oproute/Makefile b/net-mgmt/oproute/Makefile index 6da9ade..fb7444b 100644 --- a/net-mgmt/oproute/Makefile +++ b/net-mgmt/oproute/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for measuring general performance of the Internet - USE_REINPLACE= yes post-patch: diff --git a/net-mgmt/oproute/pkg-comment b/net-mgmt/oproute/pkg-comment new file mode 100644 index 0000000..2a9eb38 --- /dev/null +++ b/net-mgmt/oproute/pkg-comment @@ -0,0 +1 @@ +A tool for measuring general performance of the Internet diff --git a/net-mgmt/p5-Cflow/Makefile b/net-mgmt/p5-Cflow/Makefile index 8ff0f35..f902edf 100644 --- a/net-mgmt/p5-Cflow/Makefile +++ b/net-mgmt/p5-Cflow/Makefile @@ -13,8 +13,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Analyze raw flow files written by cflowd (Cisco NetFlow data) - PERL_CONFIGURE= YES MAN1= flowdumper.1 diff --git a/net-mgmt/p5-Cflow/pkg-comment b/net-mgmt/p5-Cflow/pkg-comment new file mode 100644 index 0000000..ee1d8af --- /dev/null +++ b/net-mgmt/p5-Cflow/pkg-comment @@ -0,0 +1 @@ +Analyze raw flow files written by cflowd (Cisco NetFlow data) diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index f024389..d955bc0 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 module for interfacing with the CMU SNMP library - LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 PERL_CONFIGURE= yes diff --git a/net-mgmt/p5-SNMP/pkg-comment b/net-mgmt/p5-SNMP/pkg-comment new file mode 100644 index 0000000..85245b5 --- /dev/null +++ b/net-mgmt/p5-SNMP/pkg-comment @@ -0,0 +1 @@ +A perl5 module for interfacing with the CMU SNMP library diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index e17f061..be81286 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-00-02-21 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Network management extensions to tcl - .ifdef (WITHOUT_X11) PKGNAMESUFFIX= -nox11 LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 diff --git a/net-mgmt/scotty3/pkg-comment b/net-mgmt/scotty3/pkg-comment new file mode 100644 index 0000000..8c63ccd1 --- /dev/null +++ b/net-mgmt/scotty3/pkg-comment @@ -0,0 +1 @@ +Network management extensions to tcl diff --git a/net-mgmt/trafd/Makefile b/net-mgmt/trafd/Makefile index 46fd2c6..c2f800d 100644 --- a/net-mgmt/trafd/Makefile +++ b/net-mgmt/trafd/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The BPF Traffic Collector - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/trafd/trafd ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/trafd/trafstart ${PREFIX}/bin diff --git a/net-mgmt/trafd/pkg-comment b/net-mgmt/trafd/pkg-comment new file mode 100644 index 0000000..f2898ca7 --- /dev/null +++ b/net-mgmt/trafd/pkg-comment @@ -0,0 +1 @@ +The BPF Traffic Collector diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile index bfc218d..70c43d9 100644 --- a/net-mgmt/whatmask/Makefile +++ b/net-mgmt/whatmask/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Easily convert between three common subnet mask notations - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/net-mgmt/whatmask/pkg-comment b/net-mgmt/whatmask/pkg-comment new file mode 100644 index 0000000..963ecff --- /dev/null +++ b/net-mgmt/whatmask/pkg-comment @@ -0,0 +1 @@ +Easily convert between three common subnet mask notations diff --git a/net-mgmt/wide-dhcp/Makefile b/net-mgmt/wide-dhcp/Makefile index 618995d..8c8fe78 100644 --- a/net-mgmt/wide-dhcp/Makefile +++ b/net-mgmt/wide-dhcp/Makefile @@ -17,8 +17,6 @@ DISTNAME= dhcp-1.4.0p6 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Dynamic Host Configuration Protocol, WIDE-Implimentation - MAKE_ENV= OSTYPE=${OPSYS} MAN5= dhcpdb.server.5 dhcpdb.pool.5 dhcpdb.relay.5 diff --git a/net-mgmt/wide-dhcp/pkg-comment b/net-mgmt/wide-dhcp/pkg-comment new file mode 100644 index 0000000..3108e30 --- /dev/null +++ b/net-mgmt/wide-dhcp/pkg-comment @@ -0,0 +1 @@ +Dynamic Host Configuration Protocol, WIDE-Implimentation diff --git a/net-p2p/fidelio/Makefile b/net-p2p/fidelio/Makefile index 75591e5..fa1a192 100644 --- a/net-p2p/fidelio/Makefile +++ b/net-p2p/fidelio/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A GNOME client for Hotline - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/net-p2p/fidelio/pkg-comment b/net-p2p/fidelio/pkg-comment new file mode 100644 index 0000000..b460e2a --- /dev/null +++ b/net-p2p/fidelio/pkg-comment @@ -0,0 +1 @@ +A GNOME client for Hotline diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 39fddd6..c42d94b 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -15,8 +15,6 @@ DISTNAME= GNUnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An anonymous, distributed, reputation-based network - LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm USE_BZIP2= yes diff --git a/net-p2p/gnunet/pkg-comment b/net-p2p/gnunet/pkg-comment new file mode 100644 index 0000000..0d39833 --- /dev/null +++ b/net-p2p/gnunet/pkg-comment @@ -0,0 +1 @@ +An anonymous, distributed, reputation-based network diff --git a/net-p2p/hagelslag/Makefile b/net-p2p/hagelslag/Makefile index 27e0752..b132597 100644 --- a/net-p2p/hagelslag/Makefile +++ b/net-p2p/hagelslag/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://tiefighter.et.tudelft.nl/hagelslag/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A flexible command-line Gnutella implementation with advanced features - BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend USE_REINPLACE= yes diff --git a/net-p2p/hagelslag/pkg-comment b/net-p2p/hagelslag/pkg-comment new file mode 100644 index 0000000..7ba1997 --- /dev/null +++ b/net-p2p/hagelslag/pkg-comment @@ -0,0 +1 @@ +A flexible command-line Gnutella implementation with advanced features diff --git a/net-p2p/libfreenet/Makefile b/net-p2p/libfreenet/Makefile index 7883344..5cf8acd 100644 --- a/net-p2p/libfreenet/Makefile +++ b/net-p2p/libfreenet/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://thalassocracy.org/libfreenet/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Freenet library written in C - USE_REINPLACE= yes USE_OPENSSL= yes USE_GMAKE= yes diff --git a/net-p2p/libfreenet/pkg-comment b/net-p2p/libfreenet/pkg-comment new file mode 100644 index 0000000..a400869 --- /dev/null +++ b/net-p2p/libfreenet/pkg-comment @@ -0,0 +1 @@ +Freenet library written in C diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile index 21feeb5..e72a0b6 100644 --- a/net-p2p/opendchub/Makefile +++ b/net-p2p/opendchub/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@freebsd.org -PORTCOMMENT= Unofficial Unix version of the Direct Connect Hub software - GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-p2p/opendchub/pkg-comment b/net-p2p/opendchub/pkg-comment new file mode 100644 index 0000000..c394b3e --- /dev/null +++ b/net-p2p/opendchub/pkg-comment @@ -0,0 +1 @@ +Unofficial Unix version of the Direct Connect Hub software diff --git a/net/44bsd-rdist/Makefile b/net/44bsd-rdist/Makefile index b817d18..2012ba3 100644 --- a/net/44bsd-rdist/Makefile +++ b/net/44bsd-rdist/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= obrien MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The traditional 4.4BSD rdist - USE_BZIP2= yes NO_WRKSUBDIR= yes diff --git a/net/44bsd-rdist/pkg-comment b/net/44bsd-rdist/pkg-comment new file mode 100644 index 0000000..421eb769 --- /dev/null +++ b/net/44bsd-rdist/pkg-comment @@ -0,0 +1 @@ +The traditional 4.4BSD rdist diff --git a/net/SSLtelnet/Makefile b/net/SSLtelnet/Makefile index 5961baf..248f95f 100644 --- a/net/SSLtelnet/Makefile +++ b/net/SSLtelnet/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= kris MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SSL enhanced telnet/telnetd - USE_OPENSSL= YES PLIST_SUB+= OPENSSLDIR="${OPENSSLDIR}" diff --git a/net/SSLtelnet/pkg-comment b/net/SSLtelnet/pkg-comment new file mode 100644 index 0000000..31fde57 --- /dev/null +++ b/net/SSLtelnet/pkg-comment @@ -0,0 +1 @@ +SSL enhanced telnet/telnetd diff --git a/net/bounce/Makefile b/net/bounce/Makefile index de0edbd..e5f9dc7 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Bounce tcp connections to another machine/port - NO_WRKSUBDIR= yes do-extract: diff --git a/net/bounce/pkg-comment b/net/bounce/pkg-comment new file mode 100644 index 0000000..c61f139 --- /dev/null +++ b/net/bounce/pkg-comment @@ -0,0 +1 @@ +Bounce tcp connections to another machine/port diff --git a/net/cap/Makefile b/net/cap/Makefile index a23ee08c..4c00081 100644 --- a/net/cap/Makefile +++ b/net/cap/Makefile @@ -25,8 +25,6 @@ PATCHFILES= cap60.patch193 cap60.patch194 cap60.patch195 cap60.patch196 \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Columbia AppleTalk Package for UNIX - NO_CDROM= "Don't sell for profit" WRKSRC= ${WRKDIR}/cap60 DIST_SUBDIR= cap60 diff --git a/net/cap/pkg-comment b/net/cap/pkg-comment new file mode 100644 index 0000000..710b303 --- /dev/null +++ b/net/cap/pkg-comment @@ -0,0 +1 @@ +Columbia AppleTalk Package for UNIX diff --git a/net/cfgstoragemk/Makefile b/net/cfgstoragemk/Makefile index cee82f6..8a4f7b6 100644 --- a/net/cfgstoragemk/Makefile +++ b/net/cfgstoragemk/Makefile @@ -14,8 +14,6 @@ DISTNAME= cfgstoragemaker-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MRTG configuration generator for storage monitoring via SNMP - USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/cfgstoragemk/pkg-comment b/net/cfgstoragemk/pkg-comment new file mode 100644 index 0000000..58bd2d8 --- /dev/null +++ b/net/cfgstoragemk/pkg-comment @@ -0,0 +1 @@ +MRTG configuration generator for storage monitoring via SNMP diff --git a/net/choparp/Makefile b/net/choparp/Makefile index 2968713..5cb2e94 100644 --- a/net/choparp/Makefile +++ b/net/choparp/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://delegate.uec.ac.jp:8081/club/mma/~tree/soft/choparp/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Simple proxy arp daemon - MAN8= choparp.8 MANCOMPRESSED= maybe diff --git a/net/choparp/pkg-comment b/net/choparp/pkg-comment new file mode 100644 index 0000000..59c1140 --- /dev/null +++ b/net/choparp/pkg-comment @@ -0,0 +1 @@ +Simple proxy arp daemon diff --git a/net/eudc-emacs20/Makefile b/net/eudc-emacs20/Makefile index 52cbfbe..86964c7 100644 --- a/net/eudc-emacs20/Makefile +++ b/net/eudc-emacs20/Makefile @@ -13,8 +13,6 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Emacs client to directory servers - RUN_DEPENDS= ldapsearch:${PORTSDIR}/net/openldap EMACS_PORT_NAME?=emacs20 diff --git a/net/eudc-emacs20/pkg-comment b/net/eudc-emacs20/pkg-comment new file mode 100644 index 0000000..485bc1d --- /dev/null +++ b/net/eudc-emacs20/pkg-comment @@ -0,0 +1 @@ +An Emacs client to directory servers diff --git a/net/fidelio/Makefile b/net/fidelio/Makefile index 75591e5..fa1a192 100644 --- a/net/fidelio/Makefile +++ b/net/fidelio/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A GNOME client for Hotline - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/net/fidelio/pkg-comment b/net/fidelio/pkg-comment new file mode 100644 index 0000000..b460e2a --- /dev/null +++ b/net/fidelio/pkg-comment @@ -0,0 +1 @@ +A GNOME client for Hotline diff --git a/net/forg/Makefile b/net/forg/Makefile index ebfd203..f7084ca 100644 --- a/net/forg/Makefile +++ b/net/forg/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://opop.nols.com/proggie/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Gopher client - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw diff --git a/net/forg/pkg-comment b/net/forg/pkg-comment new file mode 100644 index 0000000..8e7181d --- /dev/null +++ b/net/forg/pkg-comment @@ -0,0 +1 @@ +A Gopher client diff --git a/net/fping/Makefile b/net/fping/Makefile index 6473c77..afde0e8 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_to-ipv6 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Quickly ping N hosts w/o flooding the network - USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --bindir="${PREFIX}/sbin" diff --git a/net/fping/pkg-comment b/net/fping/pkg-comment new file mode 100644 index 0000000..5b01b6d --- /dev/null +++ b/net/fping/pkg-comment @@ -0,0 +1 @@ +Quickly ping N hosts w/o flooding the network diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile index 363f28c..4fd8fc8 100644 --- a/net/freewais-sf/Makefile +++ b/net/freewais-sf/Makefile @@ -14,8 +14,6 @@ DISTNAME= freeWAIS-sf-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An enhanced Wide Area Information Server - HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFIGURE_ENV= PREFIX="${PREFIX}" CC="${CC}" CFLAGS="${CFLAGS}" diff --git a/net/freewais-sf/pkg-comment b/net/freewais-sf/pkg-comment new file mode 100644 index 0000000..4bd272f --- /dev/null +++ b/net/freewais-sf/pkg-comment @@ -0,0 +1 @@ +An enhanced Wide Area Information Server diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index 75c2a0f..b6915b0 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -14,8 +14,6 @@ DISTNAME= fspclient MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A client for the fsp service - WRKSRC= ${WRKDIR}/fspclient GNU_CONFIGURE= yes MAN1= fsp.1 diff --git a/net/fspclient/pkg-comment b/net/fspclient/pkg-comment new file mode 100644 index 0000000..4830756 --- /dev/null +++ b/net/fspclient/pkg-comment @@ -0,0 +1 @@ +A client for the fsp service diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile index c4c1426..ffec7c4 100644 --- a/net/gnosamba/Makefile +++ b/net/gnosamba/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://linuxberg.ii.net/files/gnome/network/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Samba configuration tool for X Window System - USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= yes diff --git a/net/gnosamba/pkg-comment b/net/gnosamba/pkg-comment new file mode 100644 index 0000000..ac6b153 --- /dev/null +++ b/net/gnosamba/pkg-comment @@ -0,0 +1 @@ +Samba configuration tool for X Window System diff --git a/net/gnu-finger/Makefile b/net/gnu-finger/Makefile index a47d07b..2b61fc6 100644 --- a/net/gnu-finger/Makefile +++ b/net/gnu-finger/Makefile @@ -14,8 +14,6 @@ DISTNAME= finger-1.37 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU version of finger - HAS_CONFIGURE= yes INSTALL_TARGET= server diff --git a/net/gnu-finger/pkg-comment b/net/gnu-finger/pkg-comment new file mode 100644 index 0000000..f9844be --- /dev/null +++ b/net/gnu-finger/pkg-comment @@ -0,0 +1 @@ +GNU version of finger diff --git a/net/gnunet/Makefile b/net/gnunet/Makefile index 39fddd6..c42d94b 100644 --- a/net/gnunet/Makefile +++ b/net/gnunet/Makefile @@ -15,8 +15,6 @@ DISTNAME= GNUnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An anonymous, distributed, reputation-based network - LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm USE_BZIP2= yes diff --git a/net/gnunet/pkg-comment b/net/gnunet/pkg-comment new file mode 100644 index 0000000..0d39833 --- /dev/null +++ b/net/gnunet/pkg-comment @@ -0,0 +1 @@ +An anonymous, distributed, reputation-based network diff --git a/net/googolplex/Makefile b/net/googolplex/Makefile index ea70c2d..dd62565 100644 --- a/net/googolplex/Makefile +++ b/net/googolplex/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://googolplex.sourceforge.net/source/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Query Google, parse it and returns the result as a list - USE_PYTHON= yes NO_BUILD= yes diff --git a/net/googolplex/pkg-comment b/net/googolplex/pkg-comment new file mode 100644 index 0000000..d7f5dc4 --- /dev/null +++ b/net/googolplex/pkg-comment @@ -0,0 +1 @@ +Query Google, parse it and returns the result as a list diff --git a/net/gps/Makefile b/net/gps/Makefile index 37d6a4c..0a08910 100644 --- a/net/gps/Makefile +++ b/net/gps/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://gps.sourceforge.net/release/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Ghost Port Scan - BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet USE_REINPLACE= yes diff --git a/net/gps/pkg-comment b/net/gps/pkg-comment new file mode 100644 index 0000000..901008d --- /dev/null +++ b/net/gps/pkg-comment @@ -0,0 +1 @@ +Ghost Port Scan diff --git a/net/gsk/Makefile b/net/gsk/Makefile index 870273c..da682c8 100644 --- a/net/gsk/Makefile +++ b/net/gsk/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A C library for writing servers - USE_GNOMENG= yes USE_GNOME= glib12 USE_GMAKE= yes diff --git a/net/gsk/pkg-comment b/net/gsk/pkg-comment new file mode 100644 index 0000000..d9e21d1 --- /dev/null +++ b/net/gsk/pkg-comment @@ -0,0 +1 @@ +A C library for writing servers diff --git a/net/hagelslag/Makefile b/net/hagelslag/Makefile index 27e0752..b132597 100644 --- a/net/hagelslag/Makefile +++ b/net/hagelslag/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://tiefighter.et.tudelft.nl/hagelslag/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A flexible command-line Gnutella implementation with advanced features - BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend USE_REINPLACE= yes diff --git a/net/hagelslag/pkg-comment b/net/hagelslag/pkg-comment new file mode 100644 index 0000000..7ba1997 --- /dev/null +++ b/net/hagelslag/pkg-comment @@ -0,0 +1 @@ +A flexible command-line Gnutella implementation with advanced features diff --git a/net/icb/Makefile b/net/icb/Makefile index 6462c63..4e2f10c 100644 --- a/net/icb/Makefile +++ b/net/icb/Makefile @@ -16,11 +16,8 @@ DISTNAME= c${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Internet CB - a mostly-defunct chat client - LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tclinclude=${LOCALBASE}/include/tcl8.3 \ --with-tcllib=${LOCALBASE}/lib diff --git a/net/icb/pkg-comment b/net/icb/pkg-comment new file mode 100644 index 0000000..7aa00e3 --- /dev/null +++ b/net/icb/pkg-comment @@ -0,0 +1 @@ +Internet CB - a mostly-defunct chat client diff --git a/net/icradius/Makefile b/net/icradius/Makefile index a7bf641..6eaf681 100644 --- a/net/icradius/Makefile +++ b/net/icradius/Makefile @@ -14,8 +14,6 @@ FORBIDDEN= "Remotely exploitable buffer overflow. See ports/net/freeradius for c MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A variant of Cistron RADIUS, but with a MySQL backend - MAKEFILE= Makefile.BSD .if defined(WITH_CGI) diff --git a/net/icradius/pkg-comment b/net/icradius/pkg-comment new file mode 100644 index 0000000..4f7a452 --- /dev/null +++ b/net/icradius/pkg-comment @@ -0,0 +1 @@ +A variant of Cistron RADIUS, but with a MySQL backend diff --git a/net/ipw/Makefile b/net/ipw/Makefile index bd90d91..27b908e 100644 --- a/net/ipw/Makefile +++ b/net/ipw/Makefile @@ -13,8 +13,6 @@ DISTNAME= ipw MAINTAINER= ports@freebsd.org -PORTCOMMENT= A "whois" replacement that automatically queries several databases - NO_WRKSUBDIR= yes .include <bsd.port.mk> diff --git a/net/ipw/pkg-comment b/net/ipw/pkg-comment new file mode 100644 index 0000000..f668e20 --- /dev/null +++ b/net/ipw/pkg-comment @@ -0,0 +1 @@ +A "whois" replacement that automatically queries several databases diff --git a/net/jabber-yahoo/Makefile b/net/jabber-yahoo/Makefile index 0a4dee5..66973cd 100644 --- a/net/jabber-yahoo/Makefile +++ b/net/jabber-yahoo/Makefile @@ -14,8 +14,6 @@ DIST_SUBDIR= jabber MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Jabber Yahoo Transport module - BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/net/jabber-yahoo/pkg-comment b/net/jabber-yahoo/pkg-comment new file mode 100644 index 0000000..c1f08b0 --- /dev/null +++ b/net/jabber-yahoo/pkg-comment @@ -0,0 +1 @@ +Jabber Yahoo Transport module diff --git a/net/libfreenet/Makefile b/net/libfreenet/Makefile index 7883344..5cf8acd 100644 --- a/net/libfreenet/Makefile +++ b/net/libfreenet/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://thalassocracy.org/libfreenet/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Freenet library written in C - USE_REINPLACE= yes USE_OPENSSL= yes USE_GMAKE= yes diff --git a/net/libfreenet/pkg-comment b/net/libfreenet/pkg-comment new file mode 100644 index 0000000..a400869 --- /dev/null +++ b/net/libfreenet/pkg-comment @@ -0,0 +1 @@ +Freenet library written in C diff --git a/net/libosip/Makefile b/net/libosip/Makefile index 7e566c4..81ccf23 100644 --- a/net/libosip/Makefile +++ b/net/libosip/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= osip MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= oSIP is an implementation of SIP - USE_REINPLACE= yes USE_LIBTOOL= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore diff --git a/net/libosip/pkg-comment b/net/libosip/pkg-comment new file mode 100644 index 0000000..30c9a3a --- /dev/null +++ b/net/libosip/pkg-comment @@ -0,0 +1 @@ +oSIP is an implementation of SIP diff --git a/net/libosip2/Makefile b/net/libosip2/Makefile index 7e566c4..81ccf23 100644 --- a/net/libosip2/Makefile +++ b/net/libosip2/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= osip MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= oSIP is an implementation of SIP - USE_REINPLACE= yes USE_LIBTOOL= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore diff --git a/net/libosip2/pkg-comment b/net/libosip2/pkg-comment new file mode 100644 index 0000000..30c9a3a --- /dev/null +++ b/net/libosip2/pkg-comment @@ -0,0 +1 @@ +oSIP is an implementation of SIP diff --git a/net/librsync/Makefile b/net/librsync/Makefile index c7c345c..10a447b 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= rproxy MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Library for delta compression of streams - LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 diff --git a/net/librsync/pkg-comment b/net/librsync/pkg-comment new file mode 100644 index 0000000..9004669 --- /dev/null +++ b/net/librsync/pkg-comment @@ -0,0 +1 @@ +Library for delta compression of streams diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index d4c59c2..eb7822c 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -7,7 +7,6 @@ PORTNAME= liveMedia PORTVERSION= 2002.11.04 -PORTCOMMENT= LIVE.COM Streaming Media CATEGORIES= net devel MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/net/liveMedia/pkg-comment b/net/liveMedia/pkg-comment new file mode 100644 index 0000000..6d833f6 --- /dev/null +++ b/net/liveMedia/pkg-comment @@ -0,0 +1 @@ +LIVE.COM Streaming Media diff --git a/net/macipgw/Makefile b/net/macipgw/Makefile index 08ae5ead..fcf205e 100644 --- a/net/macipgw/Makefile +++ b/net/macipgw/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= stb/netatalk MAINTAINER= ports@freebsd.org -PORTCOMMENT= MacIP Gateway to allow IP-access from AppleTalk-only networks - BROKEN= "Does not build" BUILD_DEPENDS= ${LOCALBASE}/lib/libatalk.a:${PORTSDIR}/net/netatalk \ diff --git a/net/macipgw/pkg-comment b/net/macipgw/pkg-comment new file mode 100644 index 0000000..2d53434 --- /dev/null +++ b/net/macipgw/pkg-comment @@ -0,0 +1 @@ +MacIP Gateway to allow IP-access from AppleTalk-only networks diff --git a/net/maradns/Makefile b/net/maradns/Makefile index 9a15a9b..8bb1a69 100644 --- a/net/maradns/Makefile +++ b/net/maradns/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.maradns.org/download/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A DNS server implementation with focus on security and simplicity - USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_BZIP2= yes diff --git a/net/maradns/pkg-comment b/net/maradns/pkg-comment new file mode 100644 index 0000000..1c53d10 --- /dev/null +++ b/net/maradns/pkg-comment @@ -0,0 +1 @@ +A DNS server implementation with focus on security and simplicity diff --git a/net/merlinmon/Makefile b/net/merlinmon/Makefile index 48174ae..9c03296 100644 --- a/net/merlinmon/Makefile +++ b/net/merlinmon/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org -PORTCOMMENT= A curses app that displays the status of a Novatel CDPD modem device - NO_WRKSUBDIR= yes do-install: diff --git a/net/merlinmon/pkg-comment b/net/merlinmon/pkg-comment new file mode 100644 index 0000000..1e67f32 --- /dev/null +++ b/net/merlinmon/pkg-comment @@ -0,0 +1 @@ +A curses app that displays the status of a Novatel CDPD modem device diff --git a/net/micq/Makefile b/net/micq/Makefile index a042d12..f1d3785 100644 --- a/net/micq/Makefile +++ b/net/micq/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Text-based ICQ implementation - GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/net/micq/pkg-comment b/net/micq/pkg-comment new file mode 100644 index 0000000..29477ae --- /dev/null +++ b/net/micq/pkg-comment @@ -0,0 +1 @@ +Text-based ICQ implementation diff --git a/net/mrt/Makefile b/net/mrt/Makefile index de9819aa..bd36e89 100644 --- a/net/mrt/Makefile +++ b/net/mrt/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multi-threaded Routing Toolkit - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_AUTOCONF= yes diff --git a/net/mrt/pkg-comment b/net/mrt/pkg-comment new file mode 100644 index 0000000..226368a --- /dev/null +++ b/net/mrt/pkg-comment @@ -0,0 +1 @@ +Multi-threaded Routing Toolkit diff --git a/net/nam/Makefile b/net/nam/Makefile index 65adf34..6c6069b 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -13,8 +13,6 @@ DISTNAME= nam-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The UCB/LBNL Network Animator - BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 diff --git a/net/nam/pkg-comment b/net/nam/pkg-comment new file mode 100644 index 0000000..3605a6f --- /dev/null +++ b/net/nam/pkg-comment @@ -0,0 +1 @@ +The UCB/LBNL Network Animator diff --git a/net/net-http/Makefile b/net/net-http/Makefile index 75a96e0..57ad5ef 100644 --- a/net/net-http/Makefile +++ b/net/net-http/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://evan.prodromou.san-francisco.ca.us/software/net-http/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for doing HTTP client-side programming in Guile - BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net/net-http/pkg-comment b/net/net-http/pkg-comment new file mode 100644 index 0000000..539d47d --- /dev/null +++ b/net/net-http/pkg-comment @@ -0,0 +1 @@ +A library for doing HTTP client-side programming in Guile diff --git a/net/netdude/Makefile b/net/netdude/Makefile index 29e353d..a38f46e 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles - LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv \ ltdl:${PORTSDIR}/devel/libtool diff --git a/net/netdude/pkg-comment b/net/netdude/pkg-comment new file mode 100644 index 0000000..d40e65d --- /dev/null +++ b/net/netdude/pkg-comment @@ -0,0 +1 @@ +NETwork DUmp data Displayer and Editor for tcpdump tracefiles diff --git a/net/netmap/Makefile b/net/netmap/Makefile index b2dea09..423b1fc 100644 --- a/net/netmap/Makefile +++ b/net/netmap/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Make a graphical representation of the surounding network - RUN_DEPENDS= dotty:${PORTSDIR}/graphics/graphviz USE_GMAKE= yes diff --git a/net/netmap/pkg-comment b/net/netmap/pkg-comment new file mode 100644 index 0000000..7553337 --- /dev/null +++ b/net/netmap/pkg-comment @@ -0,0 +1 @@ +Make a graphical representation of the surounding network diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile index b9925f2..9e6fb30 100644 --- a/net/netsaint-plugins/Makefile +++ b/net/netsaint-plugins/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-1.2.9-4 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Plugins for netsaint - USE_SUBMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sbindir=${PREFIX}/share/netsaint/sbin \ diff --git a/net/netsaint-plugins/pkg-comment b/net/netsaint-plugins/pkg-comment new file mode 100644 index 0000000..e5f0846 --- /dev/null +++ b/net/netsaint-plugins/pkg-comment @@ -0,0 +1 @@ +Plugins for netsaint diff --git a/net/netsaint/Makefile b/net/netsaint/Makefile index e99dfe2..4629d21 100644 --- a/net/netsaint/Makefile +++ b/net/netsaint/Makefile @@ -17,8 +17,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Extremely powerful network monitoring system - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net/netsaint-plugins diff --git a/net/netsaint/pkg-comment b/net/netsaint/pkg-comment new file mode 100644 index 0000000..5641db1 --- /dev/null +++ b/net/netsaint/pkg-comment @@ -0,0 +1 @@ +Extremely powerful network monitoring system diff --git a/net/netscript/Makefile b/net/netscript/Makefile index 9077c21..ee230f9 100644 --- a/net/netscript/Makefile +++ b/net/netscript/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Portable/multi-platform lightweight tcp socket scripting - USE_REINPLACE= yes USE_GNOMENG= yes WANT_GNOME= yes diff --git a/net/netscript/pkg-comment b/net/netscript/pkg-comment new file mode 100644 index 0000000..59d402f --- /dev/null +++ b/net/netscript/pkg-comment @@ -0,0 +1 @@ +Portable/multi-platform lightweight tcp socket scripting diff --git a/net/netspoc/Makefile b/net/netspoc/Makefile index a09fcee..a634d9e 100644 --- a/net/netspoc/Makefile +++ b/net/netspoc/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://download.berlios.de/netspoc/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Network Security Policy Compiler - USE_PERL5= yes NO_BUILD= yes diff --git a/net/netspoc/pkg-comment b/net/netspoc/pkg-comment new file mode 100644 index 0000000..6e304ec --- /dev/null +++ b/net/netspoc/pkg-comment @@ -0,0 +1 @@ +A Network Security Policy Compiler diff --git a/net/ns/Makefile b/net/ns/Makefile index 22a0563..961461f 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -13,8 +13,6 @@ DISTNAME= ns-src-2.1b9 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The UCB/LBNL Network Simulator Version 2 - BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83 diff --git a/net/ns/pkg-comment b/net/ns/pkg-comment new file mode 100644 index 0000000..0c9bcd7 --- /dev/null +++ b/net/ns/pkg-comment @@ -0,0 +1 @@ +The UCB/LBNL Network Simulator Version 2 diff --git a/net/ns2/Makefile b/net/ns2/Makefile index 22a0563..961461f 100644 --- a/net/ns2/Makefile +++ b/net/ns2/Makefile @@ -13,8 +13,6 @@ DISTNAME= ns-src-2.1b9 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The UCB/LBNL Network Simulator Version 2 - BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83 diff --git a/net/ns2/pkg-comment b/net/ns2/pkg-comment new file mode 100644 index 0000000..0c9bcd7 --- /dev/null +++ b/net/ns2/pkg-comment @@ -0,0 +1 @@ +The UCB/LBNL Network Simulator Version 2 diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 2a33762..e90a532 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= The Network Time Protocol Distribution - # ntp's configure script created by autoconf 2.14.1 doesn't work # if GNU_CONFIGURE is defined HAS_CONFIGURE= yes diff --git a/net/ntp-devel/pkg-comment b/net/ntp-devel/pkg-comment new file mode 100644 index 0000000..28e419a --- /dev/null +++ b/net/ntp-devel/pkg-comment @@ -0,0 +1 @@ +The Network Time Protocol Distribution diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 5458466..62ba018 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -18,8 +18,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= The Network Time Protocol Distribution - # ntp's configure script created by autoconf 2.14.1 doesn't work # if GNU_CONFIGURE is defined HAS_CONFIGURE= yes diff --git a/net/ntp-stable/pkg-comment b/net/ntp-stable/pkg-comment new file mode 100644 index 0000000..28e419a --- /dev/null +++ b/net/ntp-stable/pkg-comment @@ -0,0 +1 @@ +The Network Time Protocol Distribution diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 5458466..62ba018 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -18,8 +18,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= The Network Time Protocol Distribution - # ntp's configure script created by autoconf 2.14.1 doesn't work # if GNU_CONFIGURE is defined HAS_CONFIGURE= yes diff --git a/net/ntp/pkg-comment b/net/ntp/pkg-comment new file mode 100644 index 0000000..28e419a --- /dev/null +++ b/net/ntp/pkg-comment @@ -0,0 +1 @@ +The Network Time Protocol Distribution diff --git a/net/nylon/Makefile b/net/nylon/Makefile index 3cc3866..89d7a2b 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://monkey.org/~marius/nylon/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Unix SOCKS 4 and 5 proxy server - BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes diff --git a/net/nylon/pkg-comment b/net/nylon/pkg-comment new file mode 100644 index 0000000..eaf4ec1 --- /dev/null +++ b/net/nylon/pkg-comment @@ -0,0 +1 @@ +A Unix SOCKS 4 and 5 proxy server diff --git a/net/opendchub/Makefile b/net/opendchub/Makefile index 21feeb5..e72a0b6 100644 --- a/net/opendchub/Makefile +++ b/net/opendchub/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@freebsd.org -PORTCOMMENT= Unofficial Unix version of the Direct Connect Hub software - GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/opendchub/pkg-comment b/net/opendchub/pkg-comment new file mode 100644 index 0000000..c394b3e --- /dev/null +++ b/net/opendchub/pkg-comment @@ -0,0 +1 @@ +Unofficial Unix version of the Direct Connect Hub software diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile index 2a68de9..f2f0b1d 100644 --- a/net/openldap2/Makefile +++ b/net/openldap2/Makefile @@ -23,8 +23,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open source LDAP client and server software - LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_AUTOCONF_VER=213 diff --git a/net/openldap2/pkg-comment b/net/openldap2/pkg-comment new file mode 100644 index 0000000..8c499c3 --- /dev/null +++ b/net/openldap2/pkg-comment @@ -0,0 +1 @@ +Open source LDAP client and server software diff --git a/net/openldap20-server/Makefile b/net/openldap20-server/Makefile index 2a68de9..f2f0b1d 100644 --- a/net/openldap20-server/Makefile +++ b/net/openldap20-server/Makefile @@ -23,8 +23,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open source LDAP client and server software - LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_AUTOCONF_VER=213 diff --git a/net/openldap20-server/pkg-comment b/net/openldap20-server/pkg-comment new file mode 100644 index 0000000..8c499c3 --- /dev/null +++ b/net/openldap20-server/pkg-comment @@ -0,0 +1 @@ +Open source LDAP client and server software diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index 2a68de9..f2f0b1d 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -23,8 +23,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open source LDAP client and server software - LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_AUTOCONF_VER=213 diff --git a/net/openldap20/pkg-comment b/net/openldap20/pkg-comment new file mode 100644 index 0000000..8c499c3 --- /dev/null +++ b/net/openldap20/pkg-comment @@ -0,0 +1 @@ +Open source LDAP client and server software diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile index 2a68de9..f2f0b1d 100644 --- a/net/openldap21-server/Makefile +++ b/net/openldap21-server/Makefile @@ -23,8 +23,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open source LDAP client and server software - LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_AUTOCONF_VER=213 diff --git a/net/openldap21-server/pkg-comment b/net/openldap21-server/pkg-comment new file mode 100644 index 0000000..8c499c3 --- /dev/null +++ b/net/openldap21-server/pkg-comment @@ -0,0 +1 @@ +Open source LDAP client and server software diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile index 2a68de9..f2f0b1d 100644 --- a/net/openldap21/Makefile +++ b/net/openldap21/Makefile @@ -23,8 +23,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open source LDAP client and server software - LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_AUTOCONF_VER=213 diff --git a/net/openldap21/pkg-comment b/net/openldap21/pkg-comment new file mode 100644 index 0000000..8c499c3 --- /dev/null +++ b/net/openldap21/pkg-comment @@ -0,0 +1 @@ +Open source LDAP client and server software diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile index 2a68de9..f2f0b1d 100644 --- a/net/openldap22-server/Makefile +++ b/net/openldap22-server/Makefile @@ -23,8 +23,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open source LDAP client and server software - LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_AUTOCONF_VER=213 diff --git a/net/openldap22-server/pkg-comment b/net/openldap22-server/pkg-comment new file mode 100644 index 0000000..8c499c3 --- /dev/null +++ b/net/openldap22-server/pkg-comment @@ -0,0 +1 @@ +Open source LDAP client and server software diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index 2a68de9..f2f0b1d 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -23,8 +23,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open source LDAP client and server software - LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_AUTOCONF_VER=213 diff --git a/net/openldap22/pkg-comment b/net/openldap22/pkg-comment new file mode 100644 index 0000000..8c499c3 --- /dev/null +++ b/net/openldap22/pkg-comment @@ -0,0 +1 @@ +Open source LDAP client and server software diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile index 2a68de9..f2f0b1d 100644 --- a/net/openldap23-server/Makefile +++ b/net/openldap23-server/Makefile @@ -23,8 +23,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open source LDAP client and server software - LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_AUTOCONF_VER=213 diff --git a/net/openldap23-server/pkg-comment b/net/openldap23-server/pkg-comment new file mode 100644 index 0000000..8c499c3 --- /dev/null +++ b/net/openldap23-server/pkg-comment @@ -0,0 +1 @@ +Open source LDAP client and server software diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 2a68de9..f2f0b1d 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -23,8 +23,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open source LDAP client and server software - LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_AUTOCONF_VER=213 diff --git a/net/openldap24-server/pkg-comment b/net/openldap24-server/pkg-comment new file mode 100644 index 0000000..8c499c3 --- /dev/null +++ b/net/openldap24-server/pkg-comment @@ -0,0 +1 @@ +Open source LDAP client and server software diff --git a/net/oproute/Makefile b/net/oproute/Makefile index 6da9ade..fb7444b 100644 --- a/net/oproute/Makefile +++ b/net/oproute/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for measuring general performance of the Internet - USE_REINPLACE= yes post-patch: diff --git a/net/oproute/pkg-comment b/net/oproute/pkg-comment new file mode 100644 index 0000000..2a9eb38 --- /dev/null +++ b/net/oproute/pkg-comment @@ -0,0 +1 @@ +A tool for measuring general performance of the Internet diff --git a/net/p5-Archie/Makefile b/net/p5-Archie/Makefile index 769557c..b861eee 100644 --- a/net/p5-Archie/Makefile +++ b/net/p5-Archie/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to make Archie queries via Prospero requests - USE_PERL5= yes NO_WRKSUBDIR= yes diff --git a/net/p5-Archie/pkg-comment b/net/p5-Archie/pkg-comment new file mode 100644 index 0000000..72312d5 --- /dev/null +++ b/net/p5-Archie/pkg-comment @@ -0,0 +1 @@ +Perl5 module to make Archie queries via Prospero requests diff --git a/net/p5-Cflow/Makefile b/net/p5-Cflow/Makefile index 8ff0f35..f902edf 100644 --- a/net/p5-Cflow/Makefile +++ b/net/p5-Cflow/Makefile @@ -13,8 +13,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Analyze raw flow files written by cflowd (Cisco NetFlow data) - PERL_CONFIGURE= YES MAN1= flowdumper.1 diff --git a/net/p5-Cflow/pkg-comment b/net/p5-Cflow/pkg-comment new file mode 100644 index 0000000..ee1d8af --- /dev/null +++ b/net/p5-Cflow/pkg-comment @@ -0,0 +1 @@ +Analyze raw flow files written by cflowd (Cisco NetFlow data) diff --git a/net/p5-IC-Radius/Makefile b/net/p5-IC-Radius/Makefile index 24659ed..7870f38 100644 --- a/net/p5-IC-Radius/Makefile +++ b/net/p5-IC-Radius/Makefile @@ -13,8 +13,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Perl5 extension for ICRADIUS Interface Module - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net/p5-IC-Radius/pkg-comment b/net/p5-IC-Radius/pkg-comment new file mode 100644 index 0000000..5b0f134 --- /dev/null +++ b/net/p5-IC-Radius/pkg-comment @@ -0,0 +1 @@ +A Perl5 extension for ICRADIUS Interface Module diff --git a/net/p5-Net-DNS-SEC/Makefile b/net/p5-Net-DNS-SEC/Makefile index 9be6d78..a1248bb 100644 --- a/net/p5-Net-DNS-SEC/Makefile +++ b/net/p5-Net-DNS-SEC/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/DSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \ diff --git a/net/p5-Net-DNS-SEC/pkg-comment b/net/p5-Net-DNS-SEC/pkg-comment new file mode 100644 index 0000000..400ae3e --- /dev/null +++ b/net/p5-Net-DNS-SEC/pkg-comment @@ -0,0 +1 @@ +DNSSEC extensions to Net::DNS diff --git a/net/p5-Net-ParseWhois/Makefile b/net/p5-Net-ParseWhois/Makefile index 7eec8a0..ded9f1b 100644 --- a/net/p5-Net-ParseWhois/Makefile +++ b/net/p5-Net-ParseWhois/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Extendable perl5 module for parsing whois information - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/net/p5-Net-ParseWhois/pkg-comment b/net/p5-Net-ParseWhois/pkg-comment new file mode 100644 index 0000000..ec8b639 --- /dev/null +++ b/net/p5-Net-ParseWhois/pkg-comment @@ -0,0 +1 @@ +Extendable perl5 module for parsing whois information diff --git a/net/p5-Net-Patricia/Makefile b/net/p5-Net-Patricia/Makefile index 62fd119..1203608 100644 --- a/net/p5-Net-Patricia/Makefile +++ b/net/p5-Net-Patricia/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for fast IP address lookups - PERL_CONFIGURE= YES MAN3= Net::Patricia.3 diff --git a/net/p5-Net-Patricia/pkg-comment b/net/p5-Net-Patricia/pkg-comment new file mode 100644 index 0000000..9bf5467 --- /dev/null +++ b/net/p5-Net-Patricia/pkg-comment @@ -0,0 +1 @@ +Perl module for fast IP address lookups diff --git a/net/p5-Net-TCLink/Makefile b/net/p5-Net-TCLink/Makefile index 3320ea6..212885b 100644 --- a/net/p5-Net-TCLink/Makefile +++ b/net/p5-Net-TCLink/Makefile @@ -15,8 +15,6 @@ DISTNAME= Net_TCLink.pm-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A client library to for connecting to the TrustCommerce payment gateway - PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/net/p5-Net-TCLink/pkg-comment b/net/p5-Net-TCLink/pkg-comment new file mode 100644 index 0000000..3ff9359bf --- /dev/null +++ b/net/p5-Net-TCLink/pkg-comment @@ -0,0 +1 @@ +A client library to for connecting to the TrustCommerce payment gateway diff --git a/net/p5-Net-Whois-RIPE/Makefile b/net/p5-Net-Whois-RIPE/Makefile index 977cce8..a457e26 100644 --- a/net/p5-Net-Whois-RIPE/Makefile +++ b/net/p5-Net-Whois-RIPE/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Implementation of RIPE Whois - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/net/p5-Net-Whois-RIPE/pkg-comment b/net/p5-Net-Whois-RIPE/pkg-comment new file mode 100644 index 0000000..4218af5 --- /dev/null +++ b/net/p5-Net-Whois-RIPE/pkg-comment @@ -0,0 +1 @@ +Implementation of RIPE Whois diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile index f024389..d955bc0 100644 --- a/net/p5-SNMP/Makefile +++ b/net/p5-SNMP/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 module for interfacing with the CMU SNMP library - LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 PERL_CONFIGURE= yes diff --git a/net/p5-SNMP/pkg-comment b/net/p5-SNMP/pkg-comment new file mode 100644 index 0000000..85245b5 --- /dev/null +++ b/net/p5-SNMP/pkg-comment @@ -0,0 +1 @@ +A perl5 module for interfacing with the CMU SNMP library diff --git a/net/p5-SOAP/Makefile b/net/p5-SOAP/Makefile index 5868f96..aef6f11 100644 --- a/net/p5-SOAP/Makefile +++ b/net/p5-SOAP/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl modules providing an API to the Simple Object Access Protocol - BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net/p5-SOAP/pkg-comment b/net/p5-SOAP/pkg-comment new file mode 100644 index 0000000..423b0f5 --- /dev/null +++ b/net/p5-SOAP/pkg-comment @@ -0,0 +1 @@ +Perl modules providing an API to the Simple Object Access Protocol diff --git a/net/p5-XPC/Makefile b/net/p5-XPC/Makefile index 6c50eb5..d71b793 100644 --- a/net/p5-XPC/Makefile +++ b/net/p5-XPC/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XML Procedure Call (XPC) - 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}/HTTP/Daemon.pm:${PORTSDIR}/www/p5-libwww \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI diff --git a/net/p5-XPC/pkg-comment b/net/p5-XPC/pkg-comment new file mode 100644 index 0000000..32ac85e --- /dev/null +++ b/net/p5-XPC/pkg-comment @@ -0,0 +1 @@ +XML Procedure Call (XPC) diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile index ee19ea1..8f66ff1 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -20,8 +20,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pathcharnotes.html pathchar.8 \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= LBNL Internet path characterization tool - ONLY_FOR_ARCHS= i386 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAN8= pathchar.8 diff --git a/net/pathchar/pkg-comment b/net/pathchar/pkg-comment new file mode 100644 index 0000000..4c4f49d --- /dev/null +++ b/net/pathchar/pkg-comment @@ -0,0 +1 @@ +LBNL Internet path characterization tool diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile index f011eee..eb7e7ef 100644 --- a/net/pcnfsd/Makefile +++ b/net/pcnfsd/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sun PC NFS authentication and printing server - MAN8= pcnfsd.8 MANCOMPRESSED= maybe diff --git a/net/pcnfsd/pkg-comment b/net/pcnfsd/pkg-comment new file mode 100644 index 0000000..dbbb188 --- /dev/null +++ b/net/pcnfsd/pkg-comment @@ -0,0 +1 @@ +Sun PC NFS authentication and printing server diff --git a/net/pipsecd/Makefile b/net/pipsecd/Makefile index bc0e60c..27a45fa 100644 --- a/net/pipsecd/Makefile +++ b/net/pipsecd/Makefile @@ -15,8 +15,6 @@ DISTNAME= pipsec-19991014 MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= Simple IPSEC tunnel tool from Pierre Beyssac - USE_OPENSSL= YES ALL_TARGET= pipsecd diff --git a/net/pipsecd/pkg-comment b/net/pipsecd/pkg-comment new file mode 100644 index 0000000..6e54dba --- /dev/null +++ b/net/pipsecd/pkg-comment @@ -0,0 +1 @@ +Simple IPSEC tunnel tool from Pierre Beyssac diff --git a/net/poptop/Makefile b/net/poptop/Makefile index f7b40a8..2d36b7f 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -15,8 +15,6 @@ DISTNAME= pptpd-${PORTVERSION} MAINTAINER= ports@freebsd.org -PORTCOMMENT= Windows 9x compatible PPTP (VPN) server - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bsdppp diff --git a/net/poptop/pkg-comment b/net/poptop/pkg-comment new file mode 100644 index 0000000..984216b --- /dev/null +++ b/net/poptop/pkg-comment @@ -0,0 +1 @@ +Windows 9x compatible PPTP (VPN) server diff --git a/net/pppload/Makefile b/net/pppload/Makefile index f77a1c2..0fca107 100644 --- a/net/pppload/Makefile +++ b/net/pppload/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= system/network/serial/ppp MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display the current throughput of a network device in a window - USE_QT_VER= 1 USE_GMAKE= yes diff --git a/net/pppload/pkg-comment b/net/pppload/pkg-comment new file mode 100644 index 0000000..a8faf10 --- /dev/null +++ b/net/pppload/pkg-comment @@ -0,0 +1 @@ +Display the current throughput of a network device in a window diff --git a/net/py-jabber/Makefile b/net/py-jabber/Makefile index b80a11a..bbb2b3a 100644 --- a/net/py-jabber/Makefile +++ b/net/py-jabber/Makefile @@ -16,8 +16,6 @@ DISTNAME= jabber.py-${PORTVERSION}-1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Python Jabber library - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat USE_PYTHON= yes diff --git a/net/py-jabber/pkg-comment b/net/py-jabber/pkg-comment new file mode 100644 index 0000000..0ef6638d --- /dev/null +++ b/net/py-jabber/pkg-comment @@ -0,0 +1 @@ +A Python Jabber library diff --git a/net/py-ldap1/Makefile b/net/py-ldap1/Makefile index f832bac..0135a43 100644 --- a/net/py-ldap1/Makefile +++ b/net/py-ldap1/Makefile @@ -14,8 +14,6 @@ DISTNAME= python-ldap-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An LDAP module for python - LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap USE_PYTHON= yes diff --git a/net/py-ldap1/pkg-comment b/net/py-ldap1/pkg-comment new file mode 100644 index 0000000..74fb5d0 --- /dev/null +++ b/net/py-ldap1/pkg-comment @@ -0,0 +1 @@ +An LDAP module for python diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index 25f5325..d0df7a0 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -14,8 +14,6 @@ DISTNAME= python-ldap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An LDAP module for python, for OpenLDAP2 - LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 USE_PYTHON= yes diff --git a/net/py-ldap2/pkg-comment b/net/py-ldap2/pkg-comment new file mode 100644 index 0000000..fc7c4d5 --- /dev/null +++ b/net/py-ldap2/pkg-comment @@ -0,0 +1 @@ +An LDAP module for python, for OpenLDAP2 diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile index 9a0b06f..eded389 100644 --- a/net/py-libnet/Makefile +++ b/net/py-libnet/Makefile @@ -16,8 +16,6 @@ DISTNAME= pylibnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python module for the libnet packet construction library - BUILD_DEPENDS= ${LOCALBASE}/bin/swig1.1:${PORTSDIR}/devel/swig11 \ ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/py-libnet/pkg-comment b/net/py-libnet/pkg-comment new file mode 100644 index 0000000..7cc2eee4 --- /dev/null +++ b/net/py-libnet/pkg-comment @@ -0,0 +1 @@ +Python module for the libnet packet construction library diff --git a/net/py-rrdpipe/Makefile b/net/py-rrdpipe/Makefile index f526033..6ece87a 100644 --- a/net/py-rrdpipe/Makefile +++ b/net/py-rrdpipe/Makefile @@ -15,8 +15,6 @@ DISTNAME= PyRRDpipe-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Portable Python module to access RRDTool files via pipes - LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool USE_PYTHON= yes diff --git a/net/py-rrdpipe/pkg-comment b/net/py-rrdpipe/pkg-comment new file mode 100644 index 0000000..d38a109 --- /dev/null +++ b/net/py-rrdpipe/pkg-comment @@ -0,0 +1 @@ +Portable Python module to access RRDTool files via pipes diff --git a/net/py-rrdtool/Makefile b/net/py-rrdtool/Makefile index 7a8632d..9078c3e 100644 --- a/net/py-rrdtool/Makefile +++ b/net/py-rrdtool/Makefile @@ -15,8 +15,6 @@ DISTNAME= PyRRDtool-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python C extension module to access RRDtool files - LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool USE_PYTHON= yes diff --git a/net/py-rrdtool/pkg-comment b/net/py-rrdtool/pkg-comment new file mode 100644 index 0000000..67c8ee3 --- /dev/null +++ b/net/py-rrdtool/pkg-comment @@ -0,0 +1 @@ +Python C extension module to access RRDtool files diff --git a/net/py-rt/Makefile b/net/py-rt/Makefile index 79522f4..b774962 100644 --- a/net/py-rt/Makefile +++ b/net/py-rt/Makefile @@ -15,8 +15,6 @@ DISTNAME= pyrt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python Routeing Toolkit - USE_PYTHON= yes USE_REINPLACE= yes NO_WRKSUBDIR= yes diff --git a/net/py-rt/pkg-comment b/net/py-rt/pkg-comment new file mode 100644 index 0000000..135cdf0 --- /dev/null +++ b/net/py-rt/pkg-comment @@ -0,0 +1 @@ +Python Routeing Toolkit diff --git a/net/py-smb/Makefile b/net/py-smb/Makefile index 41f88f7..a0e7c19 100644 --- a/net/py-smb/Makefile +++ b/net/py-smb/Makefile @@ -15,8 +15,6 @@ DISTNAME= pysmb-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= SMB/CIFS library written in Python - USE_PYTHON= yes WRKSRC= ${WRKDIR}/pysmb NO_BUILD= yes diff --git a/net/py-smb/pkg-comment b/net/py-smb/pkg-comment new file mode 100644 index 0000000..07eaccc --- /dev/null +++ b/net/py-smb/pkg-comment @@ -0,0 +1 @@ +SMB/CIFS library written in Python diff --git a/net/pygopherd/Makefile b/net/pygopherd/Makefile index 4913a4b..94c5221 100644 --- a/net/pygopherd/Makefile +++ b/net/pygopherd/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multiprotocol Information Server - USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes diff --git a/net/pygopherd/pkg-comment b/net/pygopherd/pkg-comment new file mode 100644 index 0000000..cd23291 --- /dev/null +++ b/net/pygopherd/pkg-comment @@ -0,0 +1 @@ +Multiprotocol Information Server diff --git a/net/queso/Makefile b/net/queso/Makefile index 0788666..3be7d4f 100644 --- a/net/queso/Makefile +++ b/net/queso/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= obrien MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Determine the remote OS using simple tcp packets - GNU_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/net/queso/pkg-comment b/net/queso/pkg-comment new file mode 100644 index 0000000..7558f59 --- /dev/null +++ b/net/queso/pkg-comment @@ -0,0 +1 @@ +Determine the remote OS using simple tcp packets diff --git a/net/relay/Makefile b/net/relay/Makefile index fdbab24..6a7c661 100644 --- a/net/relay/Makefile +++ b/net/relay/Makefile @@ -16,8 +16,6 @@ DISTNAME= relay MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= TCP proxy server with telnet, ftp, finger client wrappers - IS_INTERACTIVE= 'must set server hostname in relay.h' do-install: diff --git a/net/relay/pkg-comment b/net/relay/pkg-comment new file mode 100644 index 0000000..da7ffc9 --- /dev/null +++ b/net/relay/pkg-comment @@ -0,0 +1 @@ +TCP proxy server with telnet, ftp, finger client wrappers diff --git a/net/rfbproxy/Makefile b/net/rfbproxy/Makefile index c7816de..a110882 100644 --- a/net/rfbproxy/Makefile +++ b/net/rfbproxy/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://cyberelk.net/tim/data/rfbproxy/stable/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple tool for recording VNC sessions - LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt GNU_CONFIGURE= yes diff --git a/net/rfbproxy/pkg-comment b/net/rfbproxy/pkg-comment new file mode 100644 index 0000000..ebbebe1 --- /dev/null +++ b/net/rfbproxy/pkg-comment @@ -0,0 +1 @@ +A simple tool for recording VNC sessions diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile index 06dbd2f..a6b01da 100644 --- a/net/rinetd/Makefile +++ b/net/rinetd/Makefile @@ -13,8 +13,6 @@ DISTNAME= rinetd MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple TCP port redirector - WRKSRC= ${WRKDIR}/rinetd/ MAN8= rinetd.8 diff --git a/net/rinetd/pkg-comment b/net/rinetd/pkg-comment new file mode 100644 index 0000000..9d4868f --- /dev/null +++ b/net/rinetd/pkg-comment @@ -0,0 +1 @@ +A simple TCP port redirector diff --git a/net/rmsg/Makefile b/net/rmsg/Makefile index e6b82f9..b9821d8 100644 --- a/net/rmsg/Makefile +++ b/net/rmsg/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/unix/tcpip/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A network messaging system - WRKSRC= ${WRKDIR}/rmsg MAN1= rmsg.1 MAN8= rmsgd.8 diff --git a/net/rmsg/pkg-comment b/net/rmsg/pkg-comment new file mode 100644 index 0000000..9fa37c9 --- /dev/null +++ b/net/rmsg/pkg-comment @@ -0,0 +1 @@ +A network messaging system diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 1d2fb79..f624ade 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -9,7 +9,6 @@ PORTNAME= rsync PORTVERSION= 2.5.5 PORTREVISION= 1 -PORTCOMMENT= A network file distribution/synchronization utility CATEGORIES= net ipv6 MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ diff --git a/net/rsync/pkg-comment b/net/rsync/pkg-comment new file mode 100644 index 0000000..6ec980a --- /dev/null +++ b/net/rsync/pkg-comment @@ -0,0 +1 @@ +A network file distribution/synchronization utility diff --git a/net/rwhois/Makefile b/net/rwhois/Makefile index 8892e46..ac93741 100644 --- a/net/rwhois/Makefile +++ b/net/rwhois/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Internic referral whois server - .if !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif diff --git a/net/rwhois/pkg-comment b/net/rwhois/pkg-comment new file mode 100644 index 0000000..7cdf3c2 --- /dev/null +++ b/net/rwhois/pkg-comment @@ -0,0 +1 @@ +The Internic referral whois server diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile index 8892e46..ac93741 100644 --- a/net/rwhoisd/Makefile +++ b/net/rwhoisd/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Internic referral whois server - .if !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif diff --git a/net/rwhoisd/pkg-comment b/net/rwhoisd/pkg-comment new file mode 100644 index 0000000..7cdf3c2 --- /dev/null +++ b/net/rwhoisd/pkg-comment @@ -0,0 +1 @@ +The Internic referral whois server diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index e17f061..be81286 100644 --- a/net/scotty3/Makefile +++ b/net/scotty3/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-00-02-21 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Network management extensions to tcl - .ifdef (WITHOUT_X11) PKGNAMESUFFIX= -nox11 LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 diff --git a/net/scotty3/pkg-comment b/net/scotty3/pkg-comment new file mode 100644 index 0000000..8c63ccd1 --- /dev/null +++ b/net/scotty3/pkg-comment @@ -0,0 +1 @@ +Network management extensions to tcl diff --git a/net/serveez/Makefile b/net/serveez/Makefile index 6bdc400..7a2bb07 100644 --- a/net/serveez/Makefile +++ b/net/serveez/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A server framework - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ guile.10:${PORTSDIR}/lang/guile .if !exists(/usr/bin/bzip2) diff --git a/net/serveez/pkg-comment b/net/serveez/pkg-comment new file mode 100644 index 0000000..8514ae5 --- /dev/null +++ b/net/serveez/pkg-comment @@ -0,0 +1 @@ +A server framework diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index 077ef14..eb81f17 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -17,8 +17,6 @@ DISTNAME= Sharity-Light.1.2 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An userland smbfs --- SMB to NFS protocols converter - MAN8= smbmount.8 post-extract: diff --git a/net/sharity-light/pkg-comment b/net/sharity-light/pkg-comment new file mode 100644 index 0000000..8963897 --- /dev/null +++ b/net/sharity-light/pkg-comment @@ -0,0 +1 @@ +An userland smbfs --- SMB to NFS protocols converter diff --git a/net/slirp/Makefile b/net/slirp/Makefile index 9dd0189..58eeb80 100644 --- a/net/slirp/Makefile +++ b/net/slirp/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR=slirp MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= A SLIP/CSLIP emulator for users with shell accounts - BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5 # serious LP64 issues diff --git a/net/slirp/pkg-comment b/net/slirp/pkg-comment new file mode 100644 index 0000000..bc4a9d7 --- /dev/null +++ b/net/slirp/pkg-comment @@ -0,0 +1 @@ +A SLIP/CSLIP emulator for users with shell accounts diff --git a/net/sntop/Makefile b/net/sntop/Makefile index bd7b822..3324559 100644 --- a/net/sntop/Makefile +++ b/net/sntop/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= sntop MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Monitor status of network nodes using fping - RUN_DEPENDS= ${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping GNU_CONFIGURE= yes diff --git a/net/sntop/pkg-comment b/net/sntop/pkg-comment new file mode 100644 index 0000000..0bc9ce7 --- /dev/null +++ b/net/sntop/pkg-comment @@ -0,0 +1 @@ +Monitor status of network nodes using fping diff --git a/net/socat/Makefile b/net/socat/Makefile index 88ec8ee..1621624 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.dest-unreach.org/socat/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A relay for bidirectional data transfer between two indep. data channels - GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:R} diff --git a/net/socat/pkg-comment b/net/socat/pkg-comment new file mode 100644 index 0000000..51a2192 --- /dev/null +++ b/net/socat/pkg-comment @@ -0,0 +1 @@ +A relay for bidirectional data transfer between two indep. data channels diff --git a/net/telserv/Makefile b/net/telserv/Makefile index ea9b1f1..ae96d14 100644 --- a/net/telserv/Makefile +++ b/net/telserv/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A telnet server analogous to the unix talk command - NO_WRKSUBDIR= yes do-extract: diff --git a/net/telserv/pkg-comment b/net/telserv/pkg-comment new file mode 100644 index 0000000..7d732d7 --- /dev/null +++ b/net/telserv/pkg-comment @@ -0,0 +1 @@ +A telnet server analogous to the unix talk command diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index 76aaf62..c049ef56 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -16,8 +16,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_unixsrc MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Enhanced version of VNC - LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg USE_BZIP2= yes diff --git a/net/tightvnc/pkg-comment b/net/tightvnc/pkg-comment new file mode 100644 index 0000000..b726221 --- /dev/null +++ b/net/tightvnc/pkg-comment @@ -0,0 +1 @@ +Enhanced version of VNC diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index 8d01823..763cf48 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 5250 Telnet protocol and Terminal - USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/net/tn5250/pkg-comment b/net/tn5250/pkg-comment new file mode 100644 index 0000000..717867c --- /dev/null +++ b/net/tn5250/pkg-comment @@ -0,0 +1 @@ +5250 Telnet protocol and Terminal diff --git a/net/totd/Makefile b/net/totd/Makefile index ff71435..399c31d 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation - MAN8= totd.8 GNU_CONFIGURE= YES diff --git a/net/totd/pkg-comment b/net/totd/pkg-comment new file mode 100644 index 0000000..46190ec --- /dev/null +++ b/net/totd/pkg-comment @@ -0,0 +1 @@ +DNS proxy that supports IPv6 <==> IPv4 record translation diff --git a/net/trafd/Makefile b/net/trafd/Makefile index 46fd2c6..c2f800d 100644 --- a/net/trafd/Makefile +++ b/net/trafd/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The BPF Traffic Collector - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/trafd/trafd ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/trafd/trafstart ${PREFIX}/bin diff --git a/net/trafd/pkg-comment b/net/trafd/pkg-comment new file mode 100644 index 0000000..f2898ca7 --- /dev/null +++ b/net/trafd/pkg-comment @@ -0,0 +1 @@ +The BPF Traffic Collector diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 69e040a..8a4e19a 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -21,8 +21,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@freebsd.org -PORTCOMMENT= Display X and Win32 desktops on remote X/Win32/Java displays - USE_PERL5= yes IGNOREFILES= vnc-latest_doc.tgz WRKSRC= ${WRKDIR}/vnc_unixsrc diff --git a/net/vnc/pkg-comment b/net/vnc/pkg-comment new file mode 100644 index 0000000..65d65b2 --- /dev/null +++ b/net/vnc/pkg-comment @@ -0,0 +1 @@ +Display X and Win32 desktops on remote X/Win32/Java displays diff --git a/net/vomit/Makefile b/net/vomit/Makefile index d1e248e..e7441e5 100644 --- a/net/vomit/Makefile +++ b/net/vomit/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://vomit.xtdnet.nl/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Voice over misconfigured internet telephones - BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent \ ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/vomit/pkg-comment b/net/vomit/pkg-comment new file mode 100644 index 0000000..30a18bb --- /dev/null +++ b/net/vomit/pkg-comment @@ -0,0 +1 @@ +Voice over misconfigured internet telephones diff --git a/net/wais/Makefile b/net/wais/Makefile index f6fdff9..e225b61 100644 --- a/net/wais/Makefile +++ b/net/wais/Makefile @@ -21,8 +21,6 @@ MASTER_SITES= ftp://ftp.cnidr.org/software/freewais/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Wide Area Information Server - NO_PACKAGE= "not yet" NO_INSTALL= almost ALL_TARGET= freebsd diff --git a/net/wais/pkg-comment b/net/wais/pkg-comment new file mode 100644 index 0000000..55e3a43 --- /dev/null +++ b/net/wais/pkg-comment @@ -0,0 +1 @@ +A Wide Area Information Server diff --git a/net/wakeonlan/Makefile b/net/wakeonlan/Makefile index 0f89990..f7f8db1 100644 --- a/net/wakeonlan/Makefile +++ b/net/wakeonlan/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC - PERL_CONFIGURE= yes MAN1= wakeonlan.1 diff --git a/net/wakeonlan/pkg-comment b/net/wakeonlan/pkg-comment new file mode 100644 index 0000000..6a976a2 --- /dev/null +++ b/net/wakeonlan/pkg-comment @@ -0,0 +1 @@ +Sends magic packets to WOL enabled NIC to switch on the called PC diff --git a/net/walker/Makefile b/net/walker/Makefile index b11668d..1ff5dd7 100644 --- a/net/walker/Makefile +++ b/net/walker/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://josefsson.org/walker/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Recover zone file information from servers that use DNSSEC - RUN_DEPENDS= ${LOCALBASE}/bin/dig:${PORTSDIR}/net/bind9 USE_REINPLACE= yes diff --git a/net/walker/pkg-comment b/net/walker/pkg-comment new file mode 100644 index 0000000..1f00687 --- /dev/null +++ b/net/walker/pkg-comment @@ -0,0 +1 @@ +Recover zone file information from servers that use DNSSEC diff --git a/net/whatmask/Makefile b/net/whatmask/Makefile index bfc218d..70c43d9 100644 --- a/net/whatmask/Makefile +++ b/net/whatmask/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Easily convert between three common subnet mask notations - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/net/whatmask/pkg-comment b/net/whatmask/pkg-comment new file mode 100644 index 0000000..963ecff --- /dev/null +++ b/net/whatmask/pkg-comment @@ -0,0 +1 @@ +Easily convert between three common subnet mask notations diff --git a/net/wide-dhcp/Makefile b/net/wide-dhcp/Makefile index 618995d..8c8fe78 100644 --- a/net/wide-dhcp/Makefile +++ b/net/wide-dhcp/Makefile @@ -17,8 +17,6 @@ DISTNAME= dhcp-1.4.0p6 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Dynamic Host Configuration Protocol, WIDE-Implimentation - MAKE_ENV= OSTYPE=${OPSYS} MAN5= dhcpdb.server.5 dhcpdb.pool.5 dhcpdb.relay.5 diff --git a/net/wide-dhcp/pkg-comment b/net/wide-dhcp/pkg-comment new file mode 100644 index 0000000..3108e30 --- /dev/null +++ b/net/wide-dhcp/pkg-comment @@ -0,0 +1 @@ +Dynamic Host Configuration Protocol, WIDE-Implimentation diff --git a/net/wol/Makefile b/net/wol/Makefile index e56b2e6..dd7118d 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ahh MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Wake On LAN client - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/net/wol/pkg-comment b/net/wol/pkg-comment new file mode 100644 index 0000000..ad2dc96 --- /dev/null +++ b/net/wol/pkg-comment @@ -0,0 +1 @@ +Wake On LAN client diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile index 502e8e2..65073bd 100644 --- a/net/xarchie/Makefile +++ b/net/xarchie/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X11 front-end program for the archie network search service - USE_IMAKE= yes USE_GMAKE= yes MAN1= xarchie.1 diff --git a/net/xarchie/pkg-comment b/net/xarchie/pkg-comment new file mode 100644 index 0000000..f57cc78 --- /dev/null +++ b/net/xarchie/pkg-comment @@ -0,0 +1 @@ +X11 front-end program for the archie network search service diff --git a/net/zephyr/Makefile b/net/zephyr/Makefile index 0709ad2..04f5eed 100644 --- a/net/zephyr/Makefile +++ b/net/zephyr/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Real time message passing and notification service - WRKSRC= ${WRKDIR}/zephyr USE_XLIB= yes diff --git a/net/zephyr/pkg-comment b/net/zephyr/pkg-comment new file mode 100644 index 0000000..fafad82 --- /dev/null +++ b/net/zephyr/pkg-comment @@ -0,0 +1 @@ +Real time message passing and notification service diff --git a/news/cleanscore/Makefile b/news/cleanscore/Makefile index e8de7d9..bd8ce99 100644 --- a/news/cleanscore/Makefile +++ b/news/cleanscore/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://slrn.sourceforge.net/cleanscore/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl script to clean up your slrn score file - USE_PERL5= yes NO_BUILD= yes diff --git a/news/cleanscore/pkg-comment b/news/cleanscore/pkg-comment new file mode 100644 index 0000000..4f21c76 --- /dev/null +++ b/news/cleanscore/pkg-comment @@ -0,0 +1 @@ +A perl script to clean up your slrn score file diff --git a/news/dnews/Makefile b/news/dnews/Makefile index 9e3a195..9a4a9cc 100644 --- a/news/dnews/Makefile +++ b/news/dnews/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Commercial nntp server with enhancements over inn and cnews - WRKSRC= ${WRKDIR}/dtemp NO_CDROM= "no answer yet, if we are allowed to put it onto CDROM" RESTRICTED= "only free for non-profit organisations" diff --git a/news/dnews/pkg-comment b/news/dnews/pkg-comment new file mode 100644 index 0000000..f751517 --- /dev/null +++ b/news/dnews/pkg-comment @@ -0,0 +1 @@ +Commercial nntp server with enhancements over inn and cnews diff --git a/news/gnus-emacs20/Makefile b/news/gnus-emacs20/Makefile index c26bac9..2d600d9 100644 --- a/news/gnus-emacs20/Makefile +++ b/news/gnus-emacs20/Makefile @@ -22,8 +22,6 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A popular newsreader for emacs20 - HAS_CONFIGURE= yes EMACS_PORT_NAME?=emacs20 diff --git a/news/gnus-emacs20/pkg-comment b/news/gnus-emacs20/pkg-comment new file mode 100644 index 0000000..b6ce4de --- /dev/null +++ b/news/gnus-emacs20/pkg-comment @@ -0,0 +1 @@ +A popular newsreader for emacs20 diff --git a/news/ija/Makefile b/news/ija/Makefile index 5fc18f4..86a2edf 100644 --- a/news/ija/Makefile +++ b/news/ija/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interactive command line frontend of Deja - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww diff --git a/news/ija/pkg-comment b/news/ija/pkg-comment new file mode 100644 index 0000000..9d0110e --- /dev/null +++ b/news/ija/pkg-comment @@ -0,0 +1 @@ +An interactive command line frontend of Deja diff --git a/news/knews/Makefile b/news/knews/Makefile index 33a9edd..4dd1deb 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.matematik.su.se/~kjj/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A threaded nntp newsreader for X - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ compface:${PORTSDIR}/mail/faces diff --git a/news/knews/pkg-comment b/news/knews/pkg-comment new file mode 100644 index 0000000..1d9b221 --- /dev/null +++ b/news/knews/pkg-comment @@ -0,0 +1 @@ +A threaded nntp newsreader for X diff --git a/news/multisuck/Makefile b/news/multisuck/Makefile index c20d004..ed9e6d2 100644 --- a/news/multisuck/Makefile +++ b/news/multisuck/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multi-server/conn news suck - GNU_CONFIGURE= yes ALL_TARGET= msuck diff --git a/news/multisuck/pkg-comment b/news/multisuck/pkg-comment new file mode 100644 index 0000000..20a33ce --- /dev/null +++ b/news/multisuck/pkg-comment @@ -0,0 +1 @@ +Multi-server/conn news suck diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index b0dff60..300f851 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.nntpcache.org/pub/nntpcache/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= News caching/anti-spam/server-merging system - BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake .if defined(WITH_LDAP) && !defined(WITH_LDAP2) LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap diff --git a/news/nntpcache/pkg-comment b/news/nntpcache/pkg-comment new file mode 100644 index 0000000..058585a --- /dev/null +++ b/news/nntpcache/pkg-comment @@ -0,0 +1 @@ +News caching/anti-spam/server-merging system diff --git a/news/p5-News-Newsrc/Makefile b/news/p5-News-Newsrc/Makefile index 3a269ae..cde39c8 100644 --- a/news/p5-News-Newsrc/Makefile +++ b/news/p5-News-Newsrc/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Manage newsrc files - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/news/p5-News-Newsrc/pkg-comment b/news/p5-News-Newsrc/pkg-comment new file mode 100644 index 0000000..59443ed --- /dev/null +++ b/news/p5-News-Newsrc/pkg-comment @@ -0,0 +1 @@ +Manage newsrc files diff --git a/news/pyne/Makefile b/news/pyne/Makefile index 2f2dc0f..71b465d 100644 --- a/news/pyne/Makefile +++ b/news/pyne/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.yikesstation.freeserve.co.uk/pyne/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An X11 offline Newsreader/Emailer - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk USE_REINPLACE= yes diff --git a/news/pyne/pkg-comment b/news/pyne/pkg-comment new file mode 100644 index 0000000..769d200 --- /dev/null +++ b/news/pyne/pkg-comment @@ -0,0 +1 @@ +An X11 offline Newsreader/Emailer diff --git a/news/rkive/Makefile b/news/rkive/Makefile index e217ce5..1e9cf87 100644 --- a/news/rkive/Makefile +++ b/news/rkive/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A USENET newsgroup archiver - NO_CDROM= "Don't make money from it" MAN1= rkive.1 article.1 ckconfig.1 MAN5= rkive.5 diff --git a/news/rkive/pkg-comment b/news/rkive/pkg-comment new file mode 100644 index 0000000..cae8ce1 --- /dev/null +++ b/news/rkive/pkg-comment @@ -0,0 +1 @@ +A USENET newsgroup archiver diff --git a/news/slurp/Makefile b/news/slurp/Makefile index 59c37e5..c432aef 100644 --- a/news/slurp/Makefile +++ b/news/slurp/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Passive NNTP client to retrieve Usenet articles from a remote server - NO_WRKSUBDIR= yes MAN1= slurp.1 diff --git a/news/slurp/pkg-comment b/news/slurp/pkg-comment new file mode 100644 index 0000000..2cca15a --- /dev/null +++ b/news/slurp/pkg-comment @@ -0,0 +1 @@ +Passive NNTP client to retrieve Usenet articles from a remote server diff --git a/news/trn/Makefile b/news/trn/Makefile index aeb8db3..a258996 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Threaded Read News newsreader - RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack WRKSRC= ${WRKDIR}/trn-3.6 diff --git a/news/trn/pkg-comment b/news/trn/pkg-comment new file mode 100644 index 0000000..2a09017 --- /dev/null +++ b/news/trn/pkg-comment @@ -0,0 +1 @@ +Threaded Read News newsreader diff --git a/news/xrn/Makefile b/news/xrn/Makefile index 034ec37..bf05aaa 100644 --- a/news/xrn/Makefile +++ b/news/xrn/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Usenet News reader for the X Window System - USE_REINPLACE= yes USE_IMAKE= yes MAN1= xrn.1 diff --git a/news/xrn/pkg-comment b/news/xrn/pkg-comment new file mode 100644 index 0000000..7148334 --- /dev/null +++ b/news/xrn/pkg-comment @@ -0,0 +1 @@ +Usenet News reader for the X Window System diff --git a/news/yencode/Makefile b/news/yencode/Makefile index 7992709..84d52a7 100644 --- a/news/yencode/Makefile +++ b/news/yencode/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A free (GPL) encoder and decoder for the yEnc Usenet file format - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ intl.4:${PORTSDIR}/devel/gettext diff --git a/news/yencode/pkg-comment b/news/yencode/pkg-comment new file mode 100644 index 0000000..8eae334 --- /dev/null +++ b/news/yencode/pkg-comment @@ -0,0 +1 @@ +A free (GPL) encoder and decoder for the yEnc Usenet file format diff --git a/palm/hdconv/Makefile b/palm/hdconv/Makefile index ec2dd45..bcf7feb 100644 --- a/palm/hdconv/Makefile +++ b/palm/hdconv/Makefile @@ -13,8 +13,6 @@ DISTNAME= handbase_desktop_${PORTVERSION:S/./_/}.i386-any-linux2.0 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts HanDBase database to CSV, and vice versa - BUILD_DEPENDS= ${LINUXBASE}/usr/bin/strip:${PORTSDIR}/devel/linux_devtools-7 USE_LINUX= yes diff --git a/palm/hdconv/pkg-comment b/palm/hdconv/pkg-comment new file mode 100644 index 0000000..5a15162 --- /dev/null +++ b/palm/hdconv/pkg-comment @@ -0,0 +1 @@ +Converts HanDBase database to CSV, and vice versa diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile index 76dd2a0..6f4b081 100644 --- a/palm/xcopilot/Makefile +++ b/palm/xcopilot/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://xcopilot.cuspy.com/build/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Emulator for US Robotics Pilot PDA - USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes diff --git a/palm/xcopilot/pkg-comment b/palm/xcopilot/pkg-comment new file mode 100644 index 0000000..9ab86a1 --- /dev/null +++ b/palm/xcopilot/pkg-comment @@ -0,0 +1 @@ +Emulator for US Robotics Pilot PDA diff --git a/polish/aspell/Makefile b/polish/aspell/Makefile index bd96482..089a5a9 100644 --- a/polish/aspell/Makefile +++ b/polish/aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= pl-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Polish dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_PL= tak diff --git a/polish/aspell/pkg-comment b/polish/aspell/pkg-comment new file mode 100644 index 0000000..1d37dae --- /dev/null +++ b/polish/aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Polish dictionary diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile index f416ae0..ddecd5d 100644 --- a/portuguese/aspell-pt_PT/Makefile +++ b/portuguese/aspell-pt_PT/Makefile @@ -9,8 +9,6 @@ PORTNAME= pt-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Portuguese dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_PT= sim diff --git a/portuguese/aspell-pt_PT/pkg-comment b/portuguese/aspell-pt_PT/pkg-comment new file mode 100644 index 0000000..62af98c --- /dev/null +++ b/portuguese/aspell-pt_PT/pkg-comment @@ -0,0 +1 @@ +Aspell with Portuguese dictionary diff --git a/portuguese/aspell/Makefile b/portuguese/aspell/Makefile index f416ae0..ddecd5d 100644 --- a/portuguese/aspell/Makefile +++ b/portuguese/aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= pt-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Portuguese dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_PT= sim diff --git a/portuguese/aspell/pkg-comment b/portuguese/aspell/pkg-comment new file mode 100644 index 0000000..62af98c --- /dev/null +++ b/portuguese/aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Portuguese dictionary diff --git a/print/afm/Makefile b/print/afm/Makefile index b526909..c6c732f 100644 --- a/print/afm/Makefile +++ b/print/afm/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= -tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Adobe Font Metrics - pre-patch: @${RM} -rf ${WRKSRC}/RCS diff --git a/print/afm/pkg-comment b/print/afm/pkg-comment new file mode 100644 index 0000000..8a9d76e --- /dev/null +++ b/print/afm/pkg-comment @@ -0,0 +1 @@ +Adobe Font Metrics diff --git a/print/amspsfnt/Makefile b/print/amspsfnt/Makefile index 1916319..3ab3ac0 100644 --- a/print/amspsfnt/Makefile +++ b/print/amspsfnt/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= -unix.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= AMSFonts PostScript Fonts (Adobe Type 1 format) - BUILD_DEPENDS= $(LOCALBASE)/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst WRKSRC= $(WRKDIR)/amspsfnt diff --git a/print/amspsfnt/pkg-comment b/print/amspsfnt/pkg-comment new file mode 100644 index 0000000..62b1f80 --- /dev/null +++ b/print/amspsfnt/pkg-comment @@ -0,0 +1 @@ +AMSFonts PostScript Fonts (Adobe Type 1 format) diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile index 488fc23..2fb84ce 100644 --- a/print/axpoint/Makefile +++ b/print/axpoint/Makefile @@ -15,8 +15,6 @@ DISTNAME= XML-Handler-AxPoint-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XML Based Presentations - BUILD_DEPENDS= ${PERL_SITELIBDIR}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${PERL_SITELIBDIR}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ ${PERL_SITELIBDIR}/PDFLib.pm:${PORTSDIR}/print/p5-PDFLib diff --git a/print/axpoint/pkg-comment b/print/axpoint/pkg-comment new file mode 100644 index 0000000..149dd9c --- /dev/null +++ b/print/axpoint/pkg-comment @@ -0,0 +1 @@ +XML Based Presentations diff --git a/print/bibcursed/Makefile b/print/bibcursed/Makefile index 80493f6..ce774b4 100644 --- a/print/bibcursed/Makefile +++ b/print/bibcursed/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple curses-based editor for BibTeX bibliography files - WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= Makefile.ncurses diff --git a/print/bibcursed/pkg-comment b/print/bibcursed/pkg-comment new file mode 100644 index 0000000..de263b9 --- /dev/null +++ b/print/bibcursed/pkg-comment @@ -0,0 +1 @@ +A simple curses-based editor for BibTeX bibliography files diff --git a/print/catdvi/Makefile b/print/catdvi/Makefile index 8276185..cacdc9b 100644 --- a/print/catdvi/Makefile +++ b/print/catdvi/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A DVI to text/plain translator - BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/print/catdvi/pkg-comment b/print/catdvi/pkg-comment new file mode 100644 index 0000000..9c0d582 --- /dev/null +++ b/print/catdvi/pkg-comment @@ -0,0 +1 @@ +A DVI to text/plain translator diff --git a/print/cmpsfont/Makefile b/print/cmpsfont/Makefile index f920c1d..d375490 100644 --- a/print/cmpsfont/Makefile +++ b/print/cmpsfont/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= -unix.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Computer Modern PostScript Fonts (Adobe Type 1 format) - BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst WRKSRC= ${WRKDIR}/cmpsfont diff --git a/print/cmpsfont/pkg-comment b/print/cmpsfont/pkg-comment new file mode 100644 index 0000000..fb289b9 --- /dev/null +++ b/print/cmpsfont/pkg-comment @@ -0,0 +1 @@ +Computer Modern PostScript Fonts (Adobe Type 1 format) diff --git a/print/detex/Makefile b/print/detex/Makefile index ef91455..6a7d73d 100644 --- a/print/detex/Makefile +++ b/print/detex/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Strips TeX/LaTeX codes from a file - EXTRACT_CMD= ${TAR} EXTRACT_BEFORE_ARGS= -xf EXTRACT_AFTER_ARGS= #empty @@ -27,5 +25,4 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/detex ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${MAN1}l ${MANPREFIX}/man/man1/${MAN1} - .include <bsd.port.mk> diff --git a/print/detex/pkg-comment b/print/detex/pkg-comment new file mode 100644 index 0000000..e89fd3e --- /dev/null +++ b/print/detex/pkg-comment @@ -0,0 +1 @@ +Strips TeX/LaTeX codes from a file diff --git a/print/dvi2tty/Makefile b/print/dvi2tty/Makefile index 8eb3967..8e4a199 100644 --- a/print/dvi2tty/Makefile +++ b/print/dvi2tty/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dvi-file previewer for text only devices - IGNOREFILES= ${DISTFILES} MAN1= dvi2tty.1 diff --git a/print/dvi2tty/pkg-comment b/print/dvi2tty/pkg-comment new file mode 100644 index 0000000..d52b2f9 --- /dev/null +++ b/print/dvi2tty/pkg-comment @@ -0,0 +1 @@ +A dvi-file previewer for text only devices diff --git a/print/freetype/Makefile b/print/freetype/Makefile index b10d325..d5a8338 100644 --- a/print/freetype/Makefile +++ b/print/freetype/Makefile @@ -19,8 +19,6 @@ MASTER_SITE_SUBDIR= freetype1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A free and portable TrueType font rendering engine - USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/print/freetype/pkg-comment b/print/freetype/pkg-comment new file mode 100644 index 0000000..303f1e3 --- /dev/null +++ b/print/freetype/pkg-comment @@ -0,0 +1 @@ +A free and portable TrueType font rendering engine diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile index 888c699..32e9412 100644 --- a/print/gfontview/Makefile +++ b/print/gfontview/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An outline font viewer - LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib USE_X_PREFIX= yes diff --git a/print/gfontview/pkg-comment b/print/gfontview/pkg-comment new file mode 100644 index 0000000..a539ed2 --- /dev/null +++ b/print/gfontview/pkg-comment @@ -0,0 +1 @@ +An outline font viewer diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 912c4f4..30c320f 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -51,8 +51,6 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= AFPL Postscript interpreter version 7 - BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript-afpl/pkg-comment b/print/ghostscript-afpl/pkg-comment new file mode 100644 index 0000000..dd6a867 --- /dev/null +++ b/print/ghostscript-afpl/pkg-comment @@ -0,0 +1 @@ +AFPL Postscript interpreter version 7 diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 16985da..6ebbee3 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -52,8 +52,6 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Postscript interpreter - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript-gnu/pkg-comment b/print/ghostscript-gnu/pkg-comment new file mode 100644 index 0000000..4dca077 --- /dev/null +++ b/print/ghostscript-gnu/pkg-comment @@ -0,0 +1 @@ +GNU Postscript interpreter diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 912c4f4..30c320f 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -51,8 +51,6 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= AFPL Postscript interpreter version 7 - BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript-gpl/pkg-comment b/print/ghostscript-gpl/pkg-comment new file mode 100644 index 0000000..dd6a867 --- /dev/null +++ b/print/ghostscript-gpl/pkg-comment @@ -0,0 +1 @@ +AFPL Postscript interpreter version 7 diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 16985da..6ebbee3 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -52,8 +52,6 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU Postscript interpreter - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript7/pkg-comment b/print/ghostscript7/pkg-comment new file mode 100644 index 0000000..4dca077 --- /dev/null +++ b/print/ghostscript7/pkg-comment @@ -0,0 +1 @@ +GNU Postscript interpreter diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 912c4f4..30c320f 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -51,8 +51,6 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= AFPL Postscript interpreter version 7 - BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript8/pkg-comment b/print/ghostscript8/pkg-comment new file mode 100644 index 0000000..dd6a867 --- /dev/null +++ b/print/ghostscript8/pkg-comment @@ -0,0 +1 @@ +AFPL Postscript interpreter version 7 diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile index 76ade49..1153e11 100644 --- a/print/ghostview/Makefile +++ b/print/ghostview/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ghostview MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An X11 front-end for ghostscript, the GNU postscript previewer - FORBIDDEN= "Security vulnerability, see bugtraq id 5808" USE_IMAKE= yes diff --git a/print/ghostview/pkg-comment b/print/ghostview/pkg-comment new file mode 100644 index 0000000..ebd7414 --- /dev/null +++ b/print/ghostview/pkg-comment @@ -0,0 +1 @@ +An X11 front-end for ghostscript, the GNU postscript previewer diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index f268da5..baa0d40 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -12,8 +12,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GIMP Print Printer Driver - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/print/gimp-print/pkg-comment b/print/gimp-print/pkg-comment new file mode 100644 index 0000000..2f6494d --- /dev/null +++ b/print/gimp-print/pkg-comment @@ -0,0 +1 @@ +GIMP Print Printer Driver diff --git a/print/gsfonts/Makefile b/print/gsfonts/Makefile index 61726de..00afc40 100644 --- a/print/gsfonts/Makefile +++ b/print/gsfonts/Makefile @@ -15,8 +15,6 @@ DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fonts used by GNU Ghostscript - BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst .include <bsd.port.pre.mk> diff --git a/print/gsfonts/pkg-comment b/print/gsfonts/pkg-comment new file mode 100644 index 0000000..e2a05fe --- /dev/null +++ b/print/gsfonts/pkg-comment @@ -0,0 +1 @@ +Fonts used by GNU Ghostscript diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile index 1252aa0..69bd377 100644 --- a/print/guitartex/Makefile +++ b/print/guitartex/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GuitarTeX converts the Chord format into "normal" LaTeX format - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ latex:${PORTSDIR}/print/latex diff --git a/print/guitartex/pkg-comment b/print/guitartex/pkg-comment new file mode 100644 index 0000000..7647d98 --- /dev/null +++ b/print/guitartex/pkg-comment @@ -0,0 +1 @@ +GuitarTeX converts the Chord format into "normal" LaTeX format diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index f268da5..baa0d40 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -12,8 +12,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GIMP Print Printer Driver - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/print/gutenprint-base/pkg-comment b/print/gutenprint-base/pkg-comment new file mode 100644 index 0000000..2f6494d --- /dev/null +++ b/print/gutenprint-base/pkg-comment @@ -0,0 +1 @@ +GIMP Print Printer Driver diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index f268da5..baa0d40 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -12,8 +12,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GIMP Print Printer Driver - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/print/gutenprint/pkg-comment b/print/gutenprint/pkg-comment new file mode 100644 index 0000000..2f6494d --- /dev/null +++ b/print/gutenprint/pkg-comment @@ -0,0 +1 @@ +GIMP Print Printer Driver diff --git a/print/gv/Makefile b/print/gv/Makefile index d5a35c8..0bd7239 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -20,8 +20,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@freebsd.org -PORTCOMMENT= A PostScript and PDF previewer - LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes diff --git a/print/gv/pkg-comment b/print/gv/pkg-comment new file mode 100644 index 0000000..3f74376 --- /dev/null +++ b/print/gv/pkg-comment @@ -0,0 +1 @@ +A PostScript and PDF previewer diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index 198f660..5b5b332 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -14,8 +14,6 @@ DIST_SUBDIR= ghostscript MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The drivers and support resources for the HP Inkjet Printers - LIB_DEPENDS= ijs.1:${PORTSDIR}/print/libijs IJS_CONFIG?= ${LOCALBASE}/bin/ijs-config diff --git a/print/hpijs/pkg-comment b/print/hpijs/pkg-comment new file mode 100644 index 0000000..8a1f3b0 --- /dev/null +++ b/print/hpijs/pkg-comment @@ -0,0 +1 @@ +The drivers and support resources for the HP Inkjet Printers diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index 47af4b7..36532be 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -14,8 +14,6 @@ DISTNAME= html2ps-1.0b3 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= HTML to PostScript converter - BUILD_DEPENDS= mogrify:${PORTSDIR}/graphics/ImageMagick \ djpeg:${PORTSDIR}/graphics/jpeg \ giftopnm:${PORTSDIR}/graphics/netpbm \ diff --git a/print/html2ps-letter/pkg-comment b/print/html2ps-letter/pkg-comment new file mode 100644 index 0000000..06b1c5a --- /dev/null +++ b/print/html2ps-letter/pkg-comment @@ -0,0 +1 @@ +HTML to PostScript converter diff --git a/print/latex2slides/Makefile b/print/latex2slides/Makefile index ca751e7..acb43a7 100644 --- a/print/latex2slides/Makefile +++ b/print/latex2slides/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Produces a set of HTML/JPEG slides from a TeX or LaTeX source - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ dvips:${PORTSDIR}/print/teTeX \ convert:${PORTSDIR}/graphics/ImageMagick diff --git a/print/latex2slides/pkg-comment b/print/latex2slides/pkg-comment new file mode 100644 index 0000000..74f44f0 --- /dev/null +++ b/print/latex2slides/pkg-comment @@ -0,0 +1 @@ +Produces a set of HTML/JPEG slides from a TeX or LaTeX source diff --git a/print/libijs/Makefile b/print/libijs/Makefile index 57ad86a..0bd8c62 100644 --- a/print/libijs/Makefile +++ b/print/libijs/Makefile @@ -14,8 +14,6 @@ DIST_SUBDIR= ghostscript MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= C library that supports plugin printer driver for Ghostscript - USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/print/libijs/pkg-comment b/print/libijs/pkg-comment new file mode 100644 index 0000000..47a8754 --- /dev/null +++ b/print/libijs/pkg-comment @@ -0,0 +1 @@ +C library that supports plugin printer driver for Ghostscript diff --git a/print/lout/Makefile b/print/lout/Makefile index e34d671..8b83710 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= support/lout MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= LaTeX like document creation system with PostScript/PDF output - USE_GMAKE= yes MAKEFILE= makefile ALL_TARGET= lout prg2lout diff --git a/print/lout/pkg-comment b/print/lout/pkg-comment new file mode 100644 index 0000000..9f07266 --- /dev/null +++ b/print/lout/pkg-comment @@ -0,0 +1 @@ +LaTeX like document creation system with PostScript/PDF output diff --git a/print/lprps-letter/Makefile b/print/lprps-letter/Makefile index fd9cee0..64fb33b 100644 --- a/print/lprps-letter/Makefile +++ b/print/lprps-letter/Makefile @@ -15,13 +15,10 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= PostScript printer filter package supporting a bidirectional serial channel - MAKE_FLAGS?= PAPERSIZE=${PS} -f MAN1= psrev.1 textps.1 MAN8= lprps.8 psif.8 psof.8 - PAPERSIZE?= letter PS!= echo ${PAPERSIZE} | awk '{print toupper($$1)}' diff --git a/print/lprps-letter/pkg-comment b/print/lprps-letter/pkg-comment new file mode 100644 index 0000000..a459fc5 --- /dev/null +++ b/print/lprps-letter/pkg-comment @@ -0,0 +1 @@ +PostScript printer filter package supporting a bidirectional serial channel diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 1849bce..2ab42e3 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/print/lyx-devel/pkg-comment b/print/lyx-devel/pkg-comment new file mode 100644 index 0000000..2af405a --- /dev/null +++ b/print/lyx-devel/pkg-comment @@ -0,0 +1 @@ +Document processor interfaced with LaTeX (nearly WYSIWYG) diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 1849bce..2ab42e3 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/print/lyx/pkg-comment b/print/lyx/pkg-comment new file mode 100644 index 0000000..2af405a --- /dev/null +++ b/print/lyx/pkg-comment @@ -0,0 +1 @@ +Document processor interfaced with LaTeX (nearly WYSIWYG) diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 1849bce..2ab42e3 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/print/lyx14/pkg-comment b/print/lyx14/pkg-comment new file mode 100644 index 0000000..2af405a --- /dev/null +++ b/print/lyx14/pkg-comment @@ -0,0 +1 @@ +Document processor interfaced with LaTeX (nearly WYSIWYG) diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 1849bce..2ab42e3 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/print/lyx15/pkg-comment b/print/lyx15/pkg-comment new file mode 100644 index 0000000..2af405a --- /dev/null +++ b/print/lyx15/pkg-comment @@ -0,0 +1 @@ +Document processor interfaced with LaTeX (nearly WYSIWYG) diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 1849bce..2ab42e3 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/print/lyx16/pkg-comment b/print/lyx16/pkg-comment new file mode 100644 index 0000000..2af405a --- /dev/null +++ b/print/lyx16/pkg-comment @@ -0,0 +1 @@ +Document processor interfaced with LaTeX (nearly WYSIWYG) diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index c16ca0d..4b92d96 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cs.uu.nl/~hanwen/pktrace/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Scalable PostScript (Type1) Fonts for MetaFont - LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ autotrace:${PORTSDIR}/graphics/autotrace \ diff --git a/print/mftrace/pkg-comment b/print/mftrace/pkg-comment new file mode 100644 index 0000000..e74a20d --- /dev/null +++ b/print/mftrace/pkg-comment @@ -0,0 +1 @@ +Scalable PostScript (Type1) Fonts for MetaFont diff --git a/print/mgv/Makefile b/print/mgv/Makefile index 1e81389..566f9be 100644 --- a/print/mgv/Makefile +++ b/print/mgv/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.trends.net/~mu/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A PostScript and PDF previewer - USE_X_PREFIX= yes USE_XPM= yes USE_MOTIF= yes diff --git a/print/mgv/pkg-comment b/print/mgv/pkg-comment new file mode 100644 index 0000000..3f74376 --- /dev/null +++ b/print/mgv/pkg-comment @@ -0,0 +1 @@ +A PostScript and PDF previewer diff --git a/print/mpage/Makefile b/print/mpage/Makefile index 497f755..62ba617 100644 --- a/print/mpage/Makefile +++ b/print/mpage/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Print multiple pages per sheet of paper - MAN1= mpage.1 ALL_TARGET= default diff --git a/print/mpage/pkg-comment b/print/mpage/pkg-comment new file mode 100644 index 0000000..0f55762 --- /dev/null +++ b/print/mpage/pkg-comment @@ -0,0 +1 @@ +Print multiple pages per sheet of paper diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index cf4442b..969c5dc 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -7,7 +7,6 @@ PORTNAME= muttprint PORTVERSION= 0.63a -PORTCOMMENT= Utility to print mail for most any mail client CATEGORIES= print mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= muttprint diff --git a/print/muttprint/pkg-comment b/print/muttprint/pkg-comment new file mode 100644 index 0000000..f9e31c46 --- /dev/null +++ b/print/muttprint/pkg-comment @@ -0,0 +1 @@ +Utility to print mail for most any mail client diff --git a/print/nenscript/Makefile b/print/nenscript/Makefile index c29933f..a141efe 100644 --- a/print/nenscript/Makefile +++ b/print/nenscript/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://risacher.posixnap.net/nenscript/ \ MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= A clone of the proprietary enscript program from Adobe Systems - USE_BZIP2= yes MAKEFILE= makefile diff --git a/print/nenscript/pkg-comment b/print/nenscript/pkg-comment new file mode 100644 index 0000000..1b7dfb6 --- /dev/null +++ b/print/nenscript/pkg-comment @@ -0,0 +1 @@ +A clone of the proprietary enscript program from Adobe Systems diff --git a/print/p5-PDFLib/Makefile b/print/p5-PDFLib/Makefile index 2dc551d..91ff181 100644 --- a/print/p5-PDFLib/Makefile +++ b/print/p5-PDFLib/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= More OO interface to pdflib_pl.pm - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/pdflib_pl.pm:${PORTSDIR}/print/pdflib RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/print/p5-PDFLib/pkg-comment b/print/p5-PDFLib/pkg-comment new file mode 100644 index 0000000..5158a15b --- /dev/null +++ b/print/p5-PDFLib/pkg-comment @@ -0,0 +1 @@ +More OO interface to pdflib_pl.pm diff --git a/print/panda/Makefile b/print/panda/Makefile index f5e1ca7..52b6d69 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -19,8 +19,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -PORTCOMMENT= A GPL PDF generation library - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes diff --git a/print/panda/pkg-comment b/print/panda/pkg-comment new file mode 100644 index 0000000..523ab9a --- /dev/null +++ b/print/panda/pkg-comment @@ -0,0 +1 @@ +A GPL PDF generation library diff --git a/print/pclprint/Makefile b/print/pclprint/Makefile index 8e8e9b5..84d29cb 100644 --- a/print/pclprint/Makefile +++ b/print/pclprint/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Utility for printing to HP (Laser,Desk)Jets using PCL rather than PS - NO_BUILD= YES do-install: diff --git a/print/pclprint/pkg-comment b/print/pclprint/pkg-comment new file mode 100644 index 0000000..b27a61a --- /dev/null +++ b/print/pclprint/pkg-comment @@ -0,0 +1 @@ +Utility for printing to HP (Laser,Desk)Jets using PCL rather than PS diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index fd23bac..60e3412 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -20,8 +20,6 @@ EXTRACT_ONLY= # extracted directly in install target NO_BUILD= yes PLIST= ${PKGDIR}/pkg-plist.${RESOLUTION} -PORTCOMMENT= English PK fonts, for ghostscripts, xdvi and so on - .if !defined(RESOLUTION) RESOLUTION= 300 .else diff --git a/print/pkfonts300/pkg-comment b/print/pkfonts300/pkg-comment new file mode 100644 index 0000000..84e94f2 --- /dev/null +++ b/print/pkfonts300/pkg-comment @@ -0,0 +1 @@ +English PK fonts, for ghostscripts, xdvi and so on diff --git a/print/pktrace/Makefile b/print/pktrace/Makefile index c16ca0d..4b92d96 100644 --- a/print/pktrace/Makefile +++ b/print/pktrace/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cs.uu.nl/~hanwen/pktrace/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Scalable PostScript (Type1) Fonts for MetaFont - LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ autotrace:${PORTSDIR}/graphics/autotrace \ diff --git a/print/pktrace/pkg-comment b/print/pktrace/pkg-comment new file mode 100644 index 0000000..e74a20d --- /dev/null +++ b/print/pktrace/pkg-comment @@ -0,0 +1 @@ +Scalable PostScript (Type1) Fonts for MetaFont diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile index 58cf80d..3f7c9e1 100644 --- a/print/pnm2ppa/Makefile +++ b/print/pnm2ppa/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert PNM images to PPA for some HP printers - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ enscript:${PORTSDIR}/print/enscript-letter diff --git a/print/pnm2ppa/pkg-comment b/print/pnm2ppa/pkg-comment new file mode 100644 index 0000000..b171fda --- /dev/null +++ b/print/pnm2ppa/pkg-comment @@ -0,0 +1 @@ +Convert PNM images to PPA for some HP printers diff --git a/print/psmark/Makefile b/print/psmark/Makefile index 181dcea..9d673b4 100644 --- a/print/psmark/Makefile +++ b/print/psmark/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Renders a vertical string on any PostScript document - WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= psmark.1 diff --git a/print/psmark/pkg-comment b/print/psmark/pkg-comment new file mode 100644 index 0000000..bb8a0d0 --- /dev/null +++ b/print/psmark/pkg-comment @@ -0,0 +1 @@ +Renders a vertical string on any PostScript document diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile index 816bd0b..dc3ec1e 100644 --- a/print/rtf2latex/Makefile +++ b/print/rtf2latex/Makefile @@ -14,8 +14,6 @@ DISTNAME= rtf2LaTeX.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A filter that converts RTF (MS Rich Text Format) into LaTeX - WRKSRC= ${WRKDIR}/rtf2LaTeX MAN1= rtf2LaTeX.1 diff --git a/print/rtf2latex/pkg-comment b/print/rtf2latex/pkg-comment new file mode 100644 index 0000000..166f9fc --- /dev/null +++ b/print/rtf2latex/pkg-comment @@ -0,0 +1 @@ +A filter that converts RTF (MS Rich Text Format) into LaTeX diff --git a/print/tr2latex/Makefile b/print/tr2latex/Makefile index fe92c48..d8832b4 100644 --- a/print/tr2latex/Makefile +++ b/print/tr2latex/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert a document from troff to LaTeX - IGNOREFILES= ${DISTNAME}${EXTRACT_SUFX} MAKEFILE= Makefile.unix diff --git a/print/tr2latex/pkg-comment b/print/tr2latex/pkg-comment new file mode 100644 index 0000000..82e1e24 --- /dev/null +++ b/print/tr2latex/pkg-comment @@ -0,0 +1 @@ +Convert a document from troff to LaTeX diff --git a/print/txtbdf2ps/Makefile b/print/txtbdf2ps/Makefile index 433f09d..4dc5403 100644 --- a/print/txtbdf2ps/Makefile +++ b/print/txtbdf2ps/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .txt MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Translator TXT + BDF to PS - USE_PERL5= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= diff --git a/print/txtbdf2ps/pkg-comment b/print/txtbdf2ps/pkg-comment new file mode 100644 index 0000000..66b7580 --- /dev/null +++ b/print/txtbdf2ps/pkg-comment @@ -0,0 +1 @@ +Translator TXT + BDF to PS diff --git a/print/wprint/Makefile b/print/wprint/Makefile index 450450c4..284fb5c 100644 --- a/print/wprint/Makefile +++ b/print/wprint/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.esperanto.org.uy/programoj/angle/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Mozilla/HtmlDoc/Netscape Postscript Filter - LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ freetype:${PORTSDIR}/print/freetype2 diff --git a/print/wprint/pkg-comment b/print/wprint/pkg-comment new file mode 100644 index 0000000..4556d37 --- /dev/null +++ b/print/wprint/pkg-comment @@ -0,0 +1 @@ +Mozilla/HtmlDoc/Netscape Postscript Filter diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile index 9023676..c7b7504 100644 --- a/print/xdvik/Makefile +++ b/print/xdvik/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= DVI Previewer(kpathsearch) for X - RUN_DEPENDS= mf:${PORTSDIR}/print/tex USE_XLIB= yes diff --git a/print/xdvik/pkg-comment b/print/xdvik/pkg-comment new file mode 100644 index 0000000..18873cb --- /dev/null +++ b/print/xdvik/pkg-comment @@ -0,0 +1 @@ +DVI Previewer(kpathsearch) for X diff --git a/print/xmbibtex/Makefile b/print/xmbibtex/Makefile index 141014b..777726f 100644 --- a/print/xmbibtex/Makefile +++ b/print/xmbibtex/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= apps/tex MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A reference manager based on the BibTeX file format - WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_MOTIF= yes diff --git a/print/xmbibtex/pkg-comment b/print/xmbibtex/pkg-comment new file mode 100644 index 0000000..8d1470e --- /dev/null +++ b/print/xmbibtex/pkg-comment @@ -0,0 +1 @@ +A reference manager based on the BibTeX file format diff --git a/print/xtem/Makefile b/print/xtem/Makefile index ee8eb28..585661e 100644 --- a/print/xtem/Makefile +++ b/print/xtem/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_texmenu.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tcl/Tk-based development menu (environment?) for TeX - RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 .if defined(BUILD_IT_ALL) RUN_DEPENDS+= gv:${PORTSDIR}/print/gv \ diff --git a/print/xtem/pkg-comment b/print/xtem/pkg-comment new file mode 100644 index 0000000..58a66ce --- /dev/null +++ b/print/xtem/pkg-comment @@ -0,0 +1 @@ +Tcl/Tk-based development menu (environment?) for TeX diff --git a/russian/aspell/Makefile b/russian/aspell/Makefile index 3d67755..29ccd02 100644 --- a/russian/aspell/Makefile +++ b/russian/aspell/Makefile @@ -10,8 +10,6 @@ CATEGORIES= russian MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Russian dictionary - MASTERDIR= ${.CURDIR}/../../textproc/aspell ASPELL_RU= da diff --git a/russian/aspell/pkg-comment b/russian/aspell/pkg-comment new file mode 100644 index 0000000..48f0910 --- /dev/null +++ b/russian/aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Russian dictionary diff --git a/russian/cyrproxy/Makefile b/russian/cyrproxy/Makefile index 3762414..7b95339 100644 --- a/russian/cyrproxy/Makefile +++ b/russian/cyrproxy/Makefile @@ -13,8 +13,6 @@ DISTNAME= cyrproxy-1.4.2 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Cyrillic proxy for network protocols - do-install: @ ${MKDIR} ${PREFIX}/share/cyrproxy @ ${MKDIR} ${PREFIX}/www/cgi-bin diff --git a/russian/cyrproxy/pkg-comment b/russian/cyrproxy/pkg-comment new file mode 100644 index 0000000..a51bd0f --- /dev/null +++ b/russian/cyrproxy/pkg-comment @@ -0,0 +1 @@ +Cyrillic proxy for network protocols diff --git a/russian/rispell/Makefile b/russian/rispell/Makefile index f2e4160..c656bc6 100644 --- a/russian/rispell/Makefile +++ b/russian/rispell/Makefile @@ -14,8 +14,6 @@ DISTNAME= rispell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Russian (KOI8-R) dictionary for ISPELL - # Very dirty implementation, use rus-ispell port instead NO_LATEST_LINK= yes diff --git a/russian/rispell/pkg-comment b/russian/rispell/pkg-comment new file mode 100644 index 0000000..4aa4fc2 --- /dev/null +++ b/russian/rispell/pkg-comment @@ -0,0 +1 @@ +Russian (KOI8-R) dictionary for ISPELL diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile index 2b92f12..6046b15 100644 --- a/russian/wmcyrx/Makefile +++ b/russian/wmcyrx/Makefile @@ -15,8 +15,6 @@ DISTNAME= cyrx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The cyrillic keyboard layout manager for Window Maker - USE_XPM= yes NO_INSTALL_MANPAGES= yes diff --git a/russian/wmcyrx/pkg-comment b/russian/wmcyrx/pkg-comment new file mode 100644 index 0000000..809bad2 --- /dev/null +++ b/russian/wmcyrx/pkg-comment @@ -0,0 +1 @@ +The cyrillic keyboard layout manager for Window Maker diff --git a/russian/xcode/Makefile b/russian/xcode/Makefile index 85d68f3..a1a8dc7 100644 --- a/russian/xcode/Makefile +++ b/russian/xcode/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Auto detect encoding and convert to koi8, CP-1251 or cp866 - USE_BZIP2= yes do-install: diff --git a/russian/xcode/pkg-comment b/russian/xcode/pkg-comment new file mode 100644 index 0000000..50920cc --- /dev/null +++ b/russian/xcode/pkg-comment @@ -0,0 +1 @@ +Auto detect encoding and convert to koi8, CP-1251 or cp866 diff --git a/russian/xruskb/Makefile b/russian/xruskb/Makefile index 52af174..07bd27e 100644 --- a/russian/xruskb/Makefile +++ b/russian/xruskb/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/X11/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A keyboard layout switcher and indicator - USE_X_PREFIX= YES GNU_CONFIGURE= YES diff --git a/russian/xruskb/pkg-comment b/russian/xruskb/pkg-comment new file mode 100644 index 0000000..91a81f6 --- /dev/null +++ b/russian/xruskb/pkg-comment @@ -0,0 +1 @@ +A keyboard layout switcher and indicator diff --git a/science/bblimage/Makefile b/science/bblimage/Makefile index 604ef4d..62713926 100644 --- a/science/bblimage/Makefile +++ b/science/bblimage/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A set of software tools for medical image processing - USE_PYTHON= yes USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/science/bblimage/pkg-comment b/science/bblimage/pkg-comment new file mode 100644 index 0000000..0c0dfba --- /dev/null +++ b/science/bblimage/pkg-comment @@ -0,0 +1 @@ +A set of software tools for medical image processing diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile index 0d3273a..b9f7704 100644 --- a/science/chemtool/Makefile +++ b/science/chemtool/Makefile @@ -11,8 +11,6 @@ MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Draw organic molecules easily and store them - RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig USE_GNOMENG= yes diff --git a/science/chemtool/pkg-comment b/science/chemtool/pkg-comment new file mode 100644 index 0000000..366220f --- /dev/null +++ b/science/chemtool/pkg-comment @@ -0,0 +1 @@ +Draw organic molecules easily and store them diff --git a/science/clhep/Makefile b/science/clhep/Makefile index fdd17a1..e9c871a 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://wwwinfo.cern.ch/asd/lhc++/export/share/CLHEP/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Object-oriented toolkit for particle physics applications by CERN - WRKSRC= ${WRKDIR}/CLHEP GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/science/clhep/pkg-comment b/science/clhep/pkg-comment new file mode 100644 index 0000000..466a55b --- /dev/null +++ b/science/clhep/pkg-comment @@ -0,0 +1 @@ +Object-oriented toolkit for particle physics applications by CERN diff --git a/science/euler/Makefile b/science/euler/Makefile index 8082d94..2c687dd 100644 --- a/science/euler/Makefile +++ b/science/euler/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program computes with real and complex numbers and matrices - WRKSRC= ${WRKDIR}/${DISTNAME:R}/source USE_GNOMENG= yes diff --git a/science/euler/pkg-comment b/science/euler/pkg-comment new file mode 100644 index 0000000..a169062 --- /dev/null +++ b/science/euler/pkg-comment @@ -0,0 +1 @@ +A program computes with real and complex numbers and matrices diff --git a/science/felt/Makefile b/science/felt/Makefile index 716a77b..49d4414 100644 --- a/science/felt/Makefile +++ b/science/felt/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A system for Finite Element Analysis - LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d WRKSRC= ${WRKDIR}/FElt-${PORTVERSION} diff --git a/science/felt/pkg-comment b/science/felt/pkg-comment new file mode 100644 index 0000000..beda7b1 --- /dev/null +++ b/science/felt/pkg-comment @@ -0,0 +1 @@ +A system for Finite Element Analysis diff --git a/science/flounder/Makefile b/science/flounder/Makefile index 0153804..5993ce3 100644 --- a/science/flounder/Makefile +++ b/science/flounder/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A quick way to visualize regularly spaced 4D data - LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk \ ungif:${PORTSDIR}/graphics/libungif \ png:${PORTSDIR}/graphics/png diff --git a/science/flounder/pkg-comment b/science/flounder/pkg-comment new file mode 100644 index 0000000..304678a --- /dev/null +++ b/science/flounder/pkg-comment @@ -0,0 +1 @@ +A quick way to visualize regularly spaced 4D data diff --git a/science/gdis/Makefile b/science/gdis/Makefile index 0ca0aea..96677a1 100644 --- a/science/gdis/Makefile +++ b/science/gdis/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display and manipulation of isolated molecules and periodic systems - LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea USE_MESA= yes diff --git a/science/gdis/pkg-comment b/science/gdis/pkg-comment new file mode 100644 index 0000000..518f093 --- /dev/null +++ b/science/gdis/pkg-comment @@ -0,0 +1 @@ +Display and manipulation of isolated molecules and periodic systems diff --git a/science/glens/Makefile b/science/glens/Makefile index a8b8d46..75b29d0 100644 --- a/science/glens/Makefile +++ b/science/glens/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://virtual.theo.phys.ulg.ac.be/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= OpenGL gravitational lens simulator - BUILD_DEPENDS= ${X11BASE}/lib/libglui.a:${PORTSDIR}/devel/glui USE_REINPLACE= yes diff --git a/science/glens/pkg-comment b/science/glens/pkg-comment new file mode 100644 index 0000000..904f549 --- /dev/null +++ b/science/glens/pkg-comment @@ -0,0 +1 @@ +OpenGL gravitational lens simulator diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 72284de..c43f478 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Hierarchical Data Format library (from NCSA) - USE_REINPLACE= yes USE_PERL5= yes USE_OPENSSL= yes diff --git a/science/hdf5-18/pkg-comment b/science/hdf5-18/pkg-comment new file mode 100644 index 0000000..2f8affd --- /dev/null +++ b/science/hdf5-18/pkg-comment @@ -0,0 +1 @@ +Hierarchical Data Format library (from NCSA) diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 72284de..c43f478 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Hierarchical Data Format library (from NCSA) - USE_REINPLACE= yes USE_PERL5= yes USE_OPENSSL= yes diff --git a/science/hdf5/pkg-comment b/science/hdf5/pkg-comment new file mode 100644 index 0000000..2f8affd --- /dev/null +++ b/science/hdf5/pkg-comment @@ -0,0 +1 @@ +Hierarchical Data Format library (from NCSA) diff --git a/science/mayavi/Makefile b/science/mayavi/Makefile index 85e0bf8..f3a1f2d 100644 --- a/science/mayavi/Makefile +++ b/science/mayavi/Makefile @@ -15,8 +15,6 @@ DISTNAME= MayaVi-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The MayaVi Data Visualizer - BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/science/mayavi/pkg-comment b/science/mayavi/pkg-comment new file mode 100644 index 0000000..5c8e7d2 --- /dev/null +++ b/science/mayavi/pkg-comment @@ -0,0 +1 @@ +The MayaVi Data Visualizer diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 3cb8408..090758c 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Library for machine-independent, array-oriented data access - WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes diff --git a/science/netcdf/pkg-comment b/science/netcdf/pkg-comment new file mode 100644 index 0000000..15d74d2 --- /dev/null +++ b/science/netcdf/pkg-comment @@ -0,0 +1 @@ +Library for machine-independent, array-oriented data access diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index 3cb8408..090758c 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Library for machine-independent, array-oriented data access - WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes diff --git a/science/netcdf4/pkg-comment b/science/netcdf4/pkg-comment new file mode 100644 index 0000000..15d74d2 --- /dev/null +++ b/science/netcdf4/pkg-comment @@ -0,0 +1 @@ +Library for machine-independent, array-oriented data access diff --git a/science/oases/Makefile b/science/oases/Makefile index 5903801..19604ee 100644 --- a/science/oases/Makefile +++ b/science/oases/Makefile @@ -15,8 +15,6 @@ DISTNAME= oases_Mar-28-2002 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Ocean Acoustics and Seismic Exploration Synthesis - WRKSRC= ${WRKDIR}/Oases_export USE_XLIB= yes diff --git a/science/oases/pkg-comment b/science/oases/pkg-comment new file mode 100644 index 0000000..2cf44f8 --- /dev/null +++ b/science/oases/pkg-comment @@ -0,0 +1 @@ +Ocean Acoustics and Seismic Exploration Synthesis diff --git a/science/pyvox/Makefile b/science/pyvox/Makefile index 604ef4d..62713926 100644 --- a/science/pyvox/Makefile +++ b/science/pyvox/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A set of software tools for medical image processing - USE_PYTHON= yes USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/science/pyvox/pkg-comment b/science/pyvox/pkg-comment new file mode 100644 index 0000000..0c0dfba --- /dev/null +++ b/science/pyvox/pkg-comment @@ -0,0 +1 @@ +A set of software tools for medical image processing diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile index 339496f8..0b1bcf11 100644 --- a/science/vis5d+/Makefile +++ b/science/vis5d+/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= vis5d MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An OpenGL-based volumetric visualization program for scientific datasets - BUILD_DEPENDS= ${LOCALBASE}/lib/libmix.a:${PORTSDIR}/graphics/qslim \ convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ diff --git a/science/vis5d+/pkg-comment b/science/vis5d+/pkg-comment new file mode 100644 index 0000000..cfc2f38 --- /dev/null +++ b/science/vis5d+/pkg-comment @@ -0,0 +1 @@ +An OpenGL-based volumetric visualization program for scientific datasets diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile index e63135f..921c04e 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-ginac-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program calculating Feynman diagrams - LIB_DEPENDS= ginac:${PORTSDIR}/math/GiNaC USE_LIBTOOL= yes diff --git a/science/xloops-ginac/pkg-comment b/science/xloops-ginac/pkg-comment new file mode 100644 index 0000000..4e9ec08 --- /dev/null +++ b/science/xloops-ginac/pkg-comment @@ -0,0 +1 @@ +A program calculating Feynman diagrams diff --git a/security/acid/Makefile b/security/acid/Makefile index 5d61d39..c464c07 100644 --- a/security/acid/Makefile +++ b/security/acid/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.andrew.cmu.edu/~rdanyliw/snort/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Analysis Console for Intrusion Databases (ACID) with Snort and MySQL - RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 \ ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \ ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \ diff --git a/security/acid/pkg-comment b/security/acid/pkg-comment new file mode 100644 index 0000000..e3b0414 --- /dev/null +++ b/security/acid/pkg-comment @@ -0,0 +1 @@ +Analysis Console for Intrusion Databases (ACID) with Snort and MySQL diff --git a/security/aide/Makefile b/security/aide/Makefile index 9c946f22..cf4f7ee 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cs.tut.fi/~rammer/ \ MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= A replacement and extension for Tripwire - LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash USE_BISON= yes diff --git a/security/aide/pkg-comment b/security/aide/pkg-comment new file mode 100644 index 0000000..e11f1ff --- /dev/null +++ b/security/aide/pkg-comment @@ -0,0 +1 @@ +A replacement and extension for Tripwire diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile index 661ed6e..3cc8386 100644 --- a/security/bjorb/Makefile +++ b/security/bjorb/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.hitachi-ms.co.jp/pub/bjorb/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Secure TCP relay software with SSL - USE_OPENSSL= YES USE_PERL5= yes diff --git a/security/bjorb/pkg-comment b/security/bjorb/pkg-comment new file mode 100644 index 0000000..bc327db --- /dev/null +++ b/security/bjorb/pkg-comment @@ -0,0 +1 @@ +Secure TCP relay software with SSL diff --git a/security/cfv/Makefile b/security/cfv/Makefile index 1d20bae..b54863c 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Utility to both test and create .sfv, .csv and md5sum files - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/fchksum.so:${PORTSDIR}/security/py-fchksum USE_REINPLACE= yes diff --git a/security/cfv/pkg-comment b/security/cfv/pkg-comment new file mode 100644 index 0000000..3515990 --- /dev/null +++ b/security/cfv/pkg-comment @@ -0,0 +1 @@ +Utility to both test and create .sfv, .csv and md5sum files diff --git a/security/cops/Makefile b/security/cops/Makefile index a7f4b91..d4f7f27 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A system secureness checker - WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= reconfig diff --git a/security/cops/pkg-comment b/security/cops/pkg-comment new file mode 100644 index 0000000..8b76e9b --- /dev/null +++ b/security/cops/pkg-comment @@ -0,0 +1 @@ +A system secureness checker diff --git a/security/crack/Makefile b/security/crack/Makefile index fe60b02..57b2504 100644 --- a/security/crack/Makefile +++ b/security/crack/Makefile @@ -16,8 +16,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The "Sensible" Unix Password Cracker - WRKSRC= ${WRKDIR}/c50a pre-configure: diff --git a/security/crack/pkg-comment b/security/crack/pkg-comment new file mode 100644 index 0000000..4b2b44b --- /dev/null +++ b/security/crack/pkg-comment @@ -0,0 +1 @@ +The "Sensible" Unix Password Cracker diff --git a/security/crank/Makefile b/security/crank/Makefile index ab764e2..33b438a 100644 --- a/security/crank/Makefile +++ b/security/crank/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= CRyptANalysis toolKit - LIB_DEPENDS= guile:${PORTSDIR}/lang/guile USE_GNOMENG= yes diff --git a/security/crank/pkg-comment b/security/crank/pkg-comment new file mode 100644 index 0000000..5cc662d --- /dev/null +++ b/security/crank/pkg-comment @@ -0,0 +1 @@ +CRyptANalysis toolKit diff --git a/security/ddos_scan/Makefile b/security/ddos_scan/Makefile index 1c3ea21..38c48eb 100644 --- a/security/ddos_scan/Makefile +++ b/security/ddos_scan/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Scans for a limited set of distributed denial of service agents - ALL_TARGET= dds do-install: diff --git a/security/ddos_scan/pkg-comment b/security/ddos_scan/pkg-comment new file mode 100644 index 0000000..ed0ac1e --- /dev/null +++ b/security/ddos_scan/pkg-comment @@ -0,0 +1 @@ +Scans for a limited set of distributed denial of service agents diff --git a/security/find_ddos/Makefile b/security/find_ddos/Makefile index e50d594..d0038b5 100644 --- a/security/find_ddos/Makefile +++ b/security/find_ddos/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Scans a host filesystem for distributed denial of service programs - ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/security/find_ddos/pkg-comment b/security/find_ddos/pkg-comment new file mode 100644 index 0000000..3e3ae56 --- /dev/null +++ b/security/find_ddos/pkg-comment @@ -0,0 +1 @@ +Scans a host filesystem for distributed denial of service programs diff --git a/security/firewalk/Makefile b/security/firewalk/Makefile index 65eb41b..a5543a6 100644 --- a/security/firewalk/Makefile +++ b/security/firewalk/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.packetfactory.net/firewalk/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A network auditing tool - BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet MAN1= firewalk.1 diff --git a/security/firewalk/pkg-comment b/security/firewalk/pkg-comment new file mode 100644 index 0000000..ab4268e --- /dev/null +++ b/security/firewalk/pkg-comment @@ -0,0 +1 @@ +A network auditing tool diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile index ab223a8..e9e421b 100644 --- a/security/flawfinder/Makefile +++ b/security/flawfinder/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.dwheeler.com/flawfinder/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Examines source code looking for security weaknesses - USE_PYTHON= yes NO_BUILD= yes diff --git a/security/flawfinder/pkg-comment b/security/flawfinder/pkg-comment new file mode 100644 index 0000000..5d3afdf --- /dev/null +++ b/security/flawfinder/pkg-comment @@ -0,0 +1 @@ +Examines source code looking for security weaknesses diff --git a/security/fressh/Makefile b/security/fressh/Makefile index 7c544d7..862568c 100644 --- a/security/fressh/Makefile +++ b/security/fressh/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.fressh.org/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A free rewritten implementation of the SSH communication protocol - USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/security/fressh/pkg-comment b/security/fressh/pkg-comment new file mode 100644 index 0000000..2b9d8b0 --- /dev/null +++ b/security/fressh/pkg-comment @@ -0,0 +1 @@ +A free rewritten implementation of the SSH communication protocol diff --git a/security/fuzz/Makefile b/security/fuzz/Makefile index 93577b8..7db7d18 100644 --- a/security/fuzz/Makefile +++ b/security/fuzz/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= fuzz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tool for testing software by bombarding the program with random data - GNU_CONFIGURE= yes MAN1= fuzz.1 diff --git a/security/fuzz/pkg-comment b/security/fuzz/pkg-comment new file mode 100644 index 0000000..e539b31 --- /dev/null +++ b/security/fuzz/pkg-comment @@ -0,0 +1 @@ +Tool for testing software by bombarding the program with random data diff --git a/security/fwanalog/Makefile b/security/fwanalog/Makefile index 6c876da..9a8f334 100644 --- a/security/fwanalog/Makefile +++ b/security/fwanalog/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://tud.at/programm/fwanalog/ MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= A firewall log summarizer that uses Analog - RUN_DEPENDS= analog:${PORTSDIR}/www/analog USE_REINPLACE= yes diff --git a/security/fwanalog/pkg-comment b/security/fwanalog/pkg-comment new file mode 100644 index 0000000..6c6a7ac --- /dev/null +++ b/security/fwanalog/pkg-comment @@ -0,0 +1 @@ +A firewall log summarizer that uses Analog diff --git a/security/gag/Makefile b/security/gag/Makefile index 77733ab..46d90f6 100644 --- a/security/gag/Makefile +++ b/security/gag/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A stacheldraht (DOS attack) agent detector - ALL_TARGET= gag do-install: diff --git a/security/gag/pkg-comment b/security/gag/pkg-comment new file mode 100644 index 0000000..1c7457a --- /dev/null +++ b/security/gag/pkg-comment @@ -0,0 +1 @@ +A stacheldraht (DOS attack) agent detector diff --git a/security/gpa/Makefile b/security/gpa/Makefile index c2f2ed0..97bed6d 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= This is a graphical frontend for the GNU Privacy Guard - BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg USE_X_PREFIX= yes diff --git a/security/gpa/pkg-comment b/security/gpa/pkg-comment new file mode 100644 index 0000000..1eb8b9c --- /dev/null +++ b/security/gpa/pkg-comment @@ -0,0 +1 @@ +This is a graphical frontend for the GNU Privacy Guard diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index 7ce01bd..0998730 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= cpiazza MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple port scanner that prints out open ports - WRKSRC= ${WRKDIR}/${PORTNAME} USE_GNOMENG= yes diff --git a/security/gtkportscan/pkg-comment b/security/gtkportscan/pkg-comment new file mode 100644 index 0000000..c1954e0 --- /dev/null +++ b/security/gtkportscan/pkg-comment @@ -0,0 +1 @@ +A simple port scanner that prints out open ports diff --git a/security/hafiye/Makefile b/security/hafiye/Makefile index e5b6f45..6f24e49 100644 --- a/security/hafiye/Makefile +++ b/security/hafiye/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.enderunix.org/hafiye/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multi Platform Customizable TCP/IP Packet Sniffer - USE_REINPLACE= yes MAKE_ENV= LDFLAGS="-lpcap" diff --git a/security/hafiye/pkg-comment b/security/hafiye/pkg-comment new file mode 100644 index 0000000..94719ac --- /dev/null +++ b/security/hafiye/pkg-comment @@ -0,0 +1 @@ +Multi Platform Customizable TCP/IP Packet Sniffer diff --git a/security/hashish/Makefile b/security/hashish/Makefile index c446921..034e4f7 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -16,8 +16,6 @@ DISTNAME= ${PORTNAME}-beta-0.4-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A file and string hashing utility - BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp LIB_DEPENDS= wx_gtk:${PORTSDIR}/x11-toolkits/wxgtk-devel diff --git a/security/hashish/pkg-comment b/security/hashish/pkg-comment new file mode 100644 index 0000000..2d569e8 --- /dev/null +++ b/security/hashish/pkg-comment @@ -0,0 +1 @@ +A file and string hashing utility diff --git a/security/identify/Makefile b/security/identify/Makefile index 5899ce1..fd5307f 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Client side ident protocol daemon wrapper - BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident do-install: diff --git a/security/identify/pkg-comment b/security/identify/pkg-comment new file mode 100644 index 0000000..cf38e47 --- /dev/null +++ b/security/identify/pkg-comment @@ -0,0 +1 @@ +Client side ident protocol daemon wrapper diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 7f23e56..9cea49d 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -23,8 +23,6 @@ LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= OpenBSD IKE daemon - # this is not compatible with cross build - there's no other way .if !exists(/usr/include/netinet6/ipsec.h) BROKEN= "requires IPsec support" diff --git a/security/isakmpd/pkg-comment b/security/isakmpd/pkg-comment new file mode 100644 index 0000000..e589656 --- /dev/null +++ b/security/isakmpd/pkg-comment @@ -0,0 +1 @@ +OpenBSD IKE daemon diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile index e89c26a..dbef65d 100644 --- a/security/krb5-16/Makefile +++ b/security/krb5-16/Makefile @@ -19,8 +19,6 @@ EXTRACT_SUFX= .tar MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= An authentication system developed at MIT, successor to Kerberos IV - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html diff --git a/security/krb5-16/pkg-comment b/security/krb5-16/pkg-comment new file mode 100644 index 0000000..339cc4c --- /dev/null +++ b/security/krb5-16/pkg-comment @@ -0,0 +1 @@ +An authentication system developed at MIT, successor to Kerberos IV diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile index e89c26a..dbef65d 100644 --- a/security/krb5-17/Makefile +++ b/security/krb5-17/Makefile @@ -19,8 +19,6 @@ EXTRACT_SUFX= .tar MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= An authentication system developed at MIT, successor to Kerberos IV - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html diff --git a/security/krb5-17/pkg-comment b/security/krb5-17/pkg-comment new file mode 100644 index 0000000..339cc4c --- /dev/null +++ b/security/krb5-17/pkg-comment @@ -0,0 +1 @@ +An authentication system developed at MIT, successor to Kerberos IV diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile index e89c26a..dbef65d 100644 --- a/security/krb5-appl/Makefile +++ b/security/krb5-appl/Makefile @@ -19,8 +19,6 @@ EXTRACT_SUFX= .tar MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= An authentication system developed at MIT, successor to Kerberos IV - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html diff --git a/security/krb5-appl/pkg-comment b/security/krb5-appl/pkg-comment new file mode 100644 index 0000000..339cc4c --- /dev/null +++ b/security/krb5-appl/pkg-comment @@ -0,0 +1 @@ +An authentication system developed at MIT, successor to Kerberos IV diff --git a/security/krb5-beta/Makefile b/security/krb5-beta/Makefile index 94c345b..3af9033 100644 --- a/security/krb5-beta/Makefile +++ b/security/krb5-beta/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= An authentication system developed at MIT, successor to Kerberos IV - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html diff --git a/security/krb5-beta/pkg-comment b/security/krb5-beta/pkg-comment new file mode 100644 index 0000000..339cc4c --- /dev/null +++ b/security/krb5-beta/pkg-comment @@ -0,0 +1 @@ +An authentication system developed at MIT, successor to Kerberos IV diff --git a/security/krb5/Makefile b/security/krb5/Makefile index e89c26a..dbef65d 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -19,8 +19,6 @@ EXTRACT_SUFX= .tar MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= An authentication system developed at MIT, successor to Kerberos IV - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html diff --git a/security/krb5/pkg-comment b/security/krb5/pkg-comment new file mode 100644 index 0000000..339cc4c --- /dev/null +++ b/security/krb5/pkg-comment @@ -0,0 +1 @@ +An authentication system developed at MIT, successor to Kerberos IV diff --git a/security/libident/Makefile b/security/libident/Makefile index 5191fe6..3cd56c4 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://melkor.dnp.fmph.uniba.sk/~garabik/efingerd/libident/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A small library to interface the ident protocol server (rfc1413) - ALL_TARGET= freebsd MAN3= ident.3 diff --git a/security/libident/pkg-comment b/security/libident/pkg-comment new file mode 100644 index 0000000..08e9e16 --- /dev/null +++ b/security/libident/pkg-comment @@ -0,0 +1 @@ +A small library to interface the ident protocol server (rfc1413) diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index d4e0fc3..0b40b08 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multi-cipher cryptographic library (used in PHP3) - BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool diff --git a/security/libmcrypt/pkg-comment b/security/libmcrypt/pkg-comment new file mode 100644 index 0000000..2be8d63 --- /dev/null +++ b/security/libmcrypt/pkg-comment @@ -0,0 +1 @@ +Multi-cipher cryptographic library (used in PHP3) diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index bd0a02e..432b38b 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -13,8 +13,6 @@ DISTNAME= logsentry-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Auditing tool for system logs on Unix boxes - USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PKGMESSAGE= ${WRKDIR}/MESSAGE diff --git a/security/logcheck/pkg-comment b/security/logcheck/pkg-comment new file mode 100644 index 0000000..b334222 --- /dev/null +++ b/security/logcheck/pkg-comment @@ -0,0 +1 @@ +Auditing tool for system logs on Unix boxes diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 4c9bc90..31c5eb5 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A secure (encrypted) remote shell compatible with ssh 2.0 - RESTRICTED= "Crypto; export-controlled" GNU_CONFIGURE= yes INSTALL_TARGET= install diff --git a/security/lsh/pkg-comment b/security/lsh/pkg-comment new file mode 100644 index 0000000..6463c23 --- /dev/null +++ b/security/lsh/pkg-comment @@ -0,0 +1 @@ +A secure (encrypted) remote shell compatible with ssh 2.0 diff --git a/security/mdcrack/Makefile b/security/mdcrack/Makefile index 775ef77..1505928 100644 --- a/security/mdcrack/Makefile +++ b/security/mdcrack/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://membres.lycos.fr/mdcrack/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Bruteforce password MD5 hashes - ALL_TARGET= little .include <bsd.port.mk> diff --git a/security/mdcrack/pkg-comment b/security/mdcrack/pkg-comment new file mode 100644 index 0000000..c8ab529 --- /dev/null +++ b/security/mdcrack/pkg-comment @@ -0,0 +1 @@ +Bruteforce password MD5 hashes diff --git a/security/nbaudit/Makefile b/security/nbaudit/Makefile index 26cef96..5476f99 100644 --- a/security/nbaudit/Makefile +++ b/security/nbaudit/Makefile @@ -15,8 +15,6 @@ DISTNAME= nat10 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= NetBIOS Auditing Tool / Security Kit - WRKSRC= ${WRKDIR}/${DISTNAME} MAN1= nat.1 nbaudit.1 diff --git a/security/nbaudit/pkg-comment b/security/nbaudit/pkg-comment new file mode 100644 index 0000000..30bf9e1 --- /dev/null +++ b/security/nbaudit/pkg-comment @@ -0,0 +1 @@ +NetBIOS Auditing Tool / Security Kit diff --git a/security/nettle/Makefile b/security/nettle/Makefile index be98ece..6029d5f 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A low-level cryptographic library - LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_GMAKE= yes diff --git a/security/nettle/pkg-comment b/security/nettle/pkg-comment new file mode 100644 index 0000000..5493f26 --- /dev/null +++ b/security/nettle/pkg-comment @@ -0,0 +1 @@ +A low-level cryptographic library diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile index be98ece..6029d5f 100644 --- a/security/nettle2/Makefile +++ b/security/nettle2/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A low-level cryptographic library - LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_GMAKE= yes diff --git a/security/nettle2/pkg-comment b/security/nettle2/pkg-comment new file mode 100644 index 0000000..5493f26 --- /dev/null +++ b/security/nettle2/pkg-comment @@ -0,0 +1 @@ +A low-level cryptographic library diff --git a/security/nofgpg/Makefile b/security/nofgpg/Makefile index 3e7f26f..546ee33 100644 --- a/security/nofgpg/Makefile +++ b/security/nofgpg/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cgabriel.org/sw/nofgpg/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= No One Fears GPG - RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome diff --git a/security/nofgpg/pkg-comment b/security/nofgpg/pkg-comment new file mode 100644 index 0000000..dec7dbf --- /dev/null +++ b/security/nofgpg/pkg-comment @@ -0,0 +1 @@ +No One Fears GPG diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 1e39b0d..54122d8 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl5 module to provide simple Radius client facilities - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Authen-Radius/pkg-comment b/security/p5-Authen-Radius/pkg-comment new file mode 100644 index 0000000..b5fe2ef --- /dev/null +++ b/security/p5-Authen-Radius/pkg-comment @@ -0,0 +1 @@ +A perl5 module to provide simple Radius client facilities diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile index 6621a0d..a94faac 100644 --- a/security/p5-Authen-TacacsPlus/Makefile +++ b/security/p5-Authen-TacacsPlus/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl module that provides authentication using a tacacs+ server - PERL_CONFIGURE= yes MAKE_ENV+= CCFLAGS="${CFLAGS}" diff --git a/security/p5-Authen-TacacsPlus/pkg-comment b/security/p5-Authen-TacacsPlus/pkg-comment new file mode 100644 index 0000000..493abeb --- /dev/null +++ b/security/p5-Authen-TacacsPlus/pkg-comment @@ -0,0 +1 @@ +A perl module that provides authentication using a tacacs+ server diff --git a/security/p5-Authen-Ticket/Makefile b/security/p5-Authen-Ticket/Makefile index 56f800e..4474fa5 100644 --- a/security/p5-Authen-Ticket/Makefile +++ b/security/p5-Authen-Ticket/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module providing the framework for implementing a ticketing system - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/security/p5-Authen-Ticket/pkg-comment b/security/p5-Authen-Ticket/pkg-comment new file mode 100644 index 0000000..7cb8980 --- /dev/null +++ b/security/p5-Authen-Ticket/pkg-comment @@ -0,0 +1 @@ +Perl module providing the framework for implementing a ticketing system diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index d63327d..c67562e 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 interface to Cipher Block Chaining with DES and IDEA - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 RESTRICTED= "Crypto; export-controlled" diff --git a/security/p5-Crypt-CBC/pkg-comment b/security/p5-Crypt-CBC/pkg-comment new file mode 100644 index 0000000..5235749 --- /dev/null +++ b/security/p5-Crypt-CBC/pkg-comment @@ -0,0 +1 @@ +Perl5 interface to Cipher Block Chaining with DES and IDEA diff --git a/security/p5-Crypt-CipherSaber/Makefile b/security/p5-Crypt-CipherSaber/Makefile index f7a1f01..9b50fe4 100644 --- a/security/p5-Crypt-CipherSaber/Makefile +++ b/security/p5-Crypt-CipherSaber/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= jim@corebsd.or.id -PORTCOMMENT= Perl module providing an OO interface to CipherSaber encryption - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/security/p5-Crypt-CipherSaber/pkg-comment b/security/p5-Crypt-CipherSaber/pkg-comment new file mode 100644 index 0000000..39cf889 --- /dev/null +++ b/security/p5-Crypt-CipherSaber/pkg-comment @@ -0,0 +1 @@ +Perl module providing an OO interface to CipherSaber encryption diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index 8ddf70e..3de3f9b 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 interface to DES block cipher - RESTRICTED= "Crypto; export-controlled" PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-DES/pkg-comment b/security/p5-Crypt-DES/pkg-comment new file mode 100644 index 0000000..f0cdb76 --- /dev/null +++ b/security/p5-Crypt-DES/pkg-comment @@ -0,0 +1 @@ +Perl5 interface to DES block cipher diff --git a/security/p5-Crypt-HCE_SHA/Makefile b/security/p5-Crypt-HCE_SHA/Makefile index 59d0f31..87a70d4 100644 --- a/security/p5-Crypt-HCE_SHA/Makefile +++ b/security/p5-Crypt-HCE_SHA/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 interface to one way hash chaining block cipher - 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}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Crypt-HCE_SHA/pkg-comment b/security/p5-Crypt-HCE_SHA/pkg-comment new file mode 100644 index 0000000..4b4f049 --- /dev/null +++ b/security/p5-Crypt-HCE_SHA/pkg-comment @@ -0,0 +1 @@ +Perl5 interface to one way hash chaining block cipher diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index ff63b76..b91199b 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 interface to IDEA block cipher - RESTRICTED= "Crypto; export-controlled" PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-IDEA/pkg-comment b/security/p5-Crypt-IDEA/pkg-comment new file mode 100644 index 0000000..2b5e39f --- /dev/null +++ b/security/p5-Crypt-IDEA/pkg-comment @@ -0,0 +1 @@ +Perl5 interface to IDEA block cipher diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index aa59837..eafec77 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An implementation of the Automated Password Generator standard - PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/security/p5-Crypt-RandPasswd/pkg-comment b/security/p5-Crypt-RandPasswd/pkg-comment new file mode 100644 index 0000000..76737de --- /dev/null +++ b/security/p5-Crypt-RandPasswd/pkg-comment @@ -0,0 +1 @@ +An implementation of the Automated Password Generator standard diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index c556513..0fb5e0b 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that implements the Rijndael cipher - PERL_CONFIGURE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Rijndael diff --git a/security/p5-Crypt-Rijndael/pkg-comment b/security/p5-Crypt-Rijndael/pkg-comment new file mode 100644 index 0000000..3079b2f --- /dev/null +++ b/security/p5-Crypt-Rijndael/pkg-comment @@ -0,0 +1 @@ +Perl module that implements the Rijndael cipher diff --git a/security/p5-Crypt-TripleDES/Makefile b/security/p5-Crypt-TripleDES/Makefile index ac23bb8..63bc672 100644 --- a/security/p5-Crypt-TripleDES/Makefile +++ b/security/p5-Crypt-TripleDES/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing the Triple-DES cipher - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/security/p5-Crypt-TripleDES/pkg-comment b/security/p5-Crypt-TripleDES/pkg-comment new file mode 100644 index 0000000..7017990 --- /dev/null +++ b/security/p5-Crypt-TripleDES/pkg-comment @@ -0,0 +1 @@ +Perl module implementing the Triple-DES cipher diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index f99c2e2..abae739 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing the Twofish cipher - RESTRICTED= "Crypto; export-controlled" PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Twofish/pkg-comment b/security/p5-Crypt-Twofish/pkg-comment new file mode 100644 index 0000000..c01c0b1 --- /dev/null +++ b/security/p5-Crypt-Twofish/pkg-comment @@ -0,0 +1 @@ +Perl module implementing the Twofish cipher diff --git a/security/p5-Crypt-UnixCrypt/Makefile b/security/p5-Crypt-UnixCrypt/Makefile index cce7b20..dfa264b 100644 --- a/security/p5-Crypt-UnixCrypt/Makefile +++ b/security/p5-Crypt-UnixCrypt/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing crypt(3) function - SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-UnixCrypt/pkg-comment b/security/p5-Crypt-UnixCrypt/pkg-comment new file mode 100644 index 0000000..5511c78 --- /dev/null +++ b/security/p5-Crypt-UnixCrypt/pkg-comment @@ -0,0 +1 @@ +Perl module implementing crypt(3) function diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile index 0225502..568c6f4 100644 --- a/security/p5-MD5/Makefile +++ b/security/p5-MD5/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 interface to MD5 Message-Digest Algorithm - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 diff --git a/security/p5-MD5/pkg-comment b/security/p5-MD5/pkg-comment new file mode 100644 index 0000000..0ffcb5c --- /dev/null +++ b/security/p5-MD5/pkg-comment @@ -0,0 +1 @@ +Perl5 interface to MD5 Message-Digest Algorithm diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index 40c8b25..9dc6b7d 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to work with PGP messages - BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp PERL_CONFIGURE= yes diff --git a/security/p5-PGP/pkg-comment b/security/p5-PGP/pkg-comment new file mode 100644 index 0000000..e58f259 --- /dev/null +++ b/security/p5-PGP/pkg-comment @@ -0,0 +1 @@ +Perl5 module to work with PGP messages diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile index 58e789a..2a0f51b 100644 --- a/security/pam_smb/Makefile +++ b/security/pam_smb/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.csn.ul.ie/~airlied/pam_smb/devel/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= NetBIOS domain logon PAM module - USE_AUTOCONF_VER=213 USE_GMAKE= yes USE_PERL5= yes diff --git a/security/pam_smb/pkg-comment b/security/pam_smb/pkg-comment new file mode 100644 index 0000000..a136a6b --- /dev/null +++ b/security/pam_smb/pkg-comment @@ -0,0 +1 @@ +NetBIOS domain logon PAM module diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 82dc96d..8ef4f60 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -17,8 +17,6 @@ PATCH_DIST_STRIP= -p2 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An RFC1413 identification server - ALL_TARGET= freebsd MAKE_ENV= REALPREFIX=${PREFIX} MAN8= identd.8 idecrypt.8 diff --git a/security/pidentd/pkg-comment b/security/pidentd/pkg-comment new file mode 100644 index 0000000..9c020b8 --- /dev/null +++ b/security/pidentd/pkg-comment @@ -0,0 +1 @@ +An RFC1413 identification server diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index 7039c28..a7d3693 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.psionic.com/downloads/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Port scan detection and active defense - ALL_TARGET= freebsd USE_REINPLACE= yes diff --git a/security/portsentry/pkg-comment b/security/portsentry/pkg-comment new file mode 100644 index 0000000..12d6172 --- /dev/null +++ b/security/portsentry/pkg-comment @@ -0,0 +1 @@ +Port scan detection and active defense diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile index 35a7ff7..b6c762a 100644 --- a/security/py-cryptkit/Makefile +++ b/security/py-cryptkit/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Cryptographic Toolkit for Python - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/security/py-cryptkit/pkg-comment b/security/py-cryptkit/pkg-comment new file mode 100644 index 0000000..8291b68 --- /dev/null +++ b/security/py-cryptkit/pkg-comment @@ -0,0 +1 @@ +A Cryptographic Toolkit for Python diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile index 6170938..592c922 100644 --- a/security/py-fchksum/Makefile +++ b/security/py-fchksum/Makefile @@ -15,8 +15,6 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= find the checksum of files - USE_PYTHON= yes USE_PYDISTUTILS= yes GNU_CONFIGURE= yes diff --git a/security/py-fchksum/pkg-comment b/security/py-fchksum/pkg-comment new file mode 100644 index 0000000..bbe489d --- /dev/null +++ b/security/py-fchksum/pkg-comment @@ -0,0 +1 @@ +find the checksum of files diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile index f3b844c..07a3d26 100644 --- a/security/py-mcrypt/Makefile +++ b/security/py-mcrypt/Makefile @@ -16,8 +16,6 @@ DISTNAME= python-mcrypt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A comprehensive Python interface to the mcrypt library - LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt USE_PYTHON= yes diff --git a/security/py-mcrypt/pkg-comment b/security/py-mcrypt/pkg-comment new file mode 100644 index 0000000..fbd2877 --- /dev/null +++ b/security/py-mcrypt/pkg-comment @@ -0,0 +1 @@ +A comprehensive Python interface to the mcrypt library diff --git a/security/py-mhash/Makefile b/security/py-mhash/Makefile index c1d882c..f496c8a 100644 --- a/security/py-mhash/Makefile +++ b/security/py-mhash/Makefile @@ -16,8 +16,6 @@ DISTNAME= python-mhash-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python mhash module - LIB_DEPENDS= mhash:${PORTSDIR}/security/mhash USE_PYTHON= yes @@ -28,5 +26,4 @@ CFLAGS+= -I${LOCALBASE}/include do-build: @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYSETUP} build_ext ${PYDISTUTILS_BUILDARGS}) - .include <bsd.port.mk> diff --git a/security/py-mhash/pkg-comment b/security/py-mhash/pkg-comment new file mode 100644 index 0000000..48c9667 --- /dev/null +++ b/security/py-mhash/pkg-comment @@ -0,0 +1 @@ +Python mhash module diff --git a/security/py-pow/Makefile b/security/py-pow/Makefile index d001015..f32f9b4 100644 --- a/security/py-pow/Makefile +++ b/security/py-pow/Makefile @@ -16,8 +16,6 @@ DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python OpenSSL Wrappers - USE_PYTHON= yes USE_PYDISTUTILS= yes USE_OPENSSL= yes diff --git a/security/py-pow/pkg-comment b/security/py-pow/pkg-comment new file mode 100644 index 0000000..5393c8d --- /dev/null +++ b/security/py-pow/pkg-comment @@ -0,0 +1 @@ +Python OpenSSL Wrappers diff --git a/security/py-rijndael/Makefile b/security/py-rijndael/Makefile index 76acd7d..d45fa32 100644 --- a/security/py-rijndael/Makefile +++ b/security/py-rijndael/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A pure python implementation of the Rijndael encryption algorithm - EXTRACT_AFTER_ARGS= > ${DISTNAME} USE_PYTHON= yes NO_WRKSUBDIR= yes diff --git a/security/py-rijndael/pkg-comment b/security/py-rijndael/pkg-comment new file mode 100644 index 0000000..069f6bb --- /dev/null +++ b/security/py-rijndael/pkg-comment @@ -0,0 +1 @@ +A pure python implementation of the Rijndael encryption algorithm diff --git a/security/py-twofish/Makefile b/security/py-twofish/Makefile index 2fa6c8f..70f0d82 100644 --- a/security/py-twofish/Makefile +++ b/security/py-twofish/Makefile @@ -16,8 +16,6 @@ DISTNAME= twofishmodule-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Twofish cryptographic module for Python - USE_PYTHON= yes GNU_CONFIGURE= yes diff --git a/security/py-twofish/pkg-comment b/security/py-twofish/pkg-comment new file mode 100644 index 0000000..22f7ccf --- /dev/null +++ b/security/py-twofish/pkg-comment @@ -0,0 +1 @@ +Twofish cryptographic module for Python diff --git a/security/rid/Makefile b/security/rid/Makefile index 3f157b2..f8f27f8 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -15,8 +15,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:S/./_/}.tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Configurable remote distributed denial of service tool detector - ALL_TARGET= rid USE_REINPLACE= yes diff --git a/security/rid/pkg-comment b/security/rid/pkg-comment new file mode 100644 index 0000000..6ab1a04 --- /dev/null +++ b/security/rid/pkg-comment @@ -0,0 +1 @@ +Configurable remote distributed denial of service tool detector diff --git a/security/sig2dot/Makefile b/security/sig2dot/Makefile index f4dc492..e273b01 100644 --- a/security/sig2dot/Makefile +++ b/security/sig2dot/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .pl MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GPG/PGP Keyring Graph Generator - USE_PERL5= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= diff --git a/security/sig2dot/pkg-comment b/security/sig2dot/pkg-comment new file mode 100644 index 0000000..a4a5d0c --- /dev/null +++ b/security/sig2dot/pkg-comment @@ -0,0 +1 @@ +GPG/PGP Keyring Graph Generator diff --git a/security/slurpie/Makefile b/security/slurpie/Makefile index 5ff39a3..8c569bc 100644 --- a/security/slurpie/Makefile +++ b/security/slurpie/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A passwd file cracker (supports distributed nodes) - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/slurp ${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/slurpie ${PREFIX}/sbin diff --git a/security/slurpie/pkg-comment b/security/slurpie/pkg-comment new file mode 100644 index 0000000..5f189d6 --- /dev/null +++ b/security/slurpie/pkg-comment @@ -0,0 +1 @@ +A passwd file cracker (supports distributed nodes) diff --git a/security/srp/Makefile b/security/srp/Makefile index cfe91d1..36d5112 100644 --- a/security/srp/Makefile +++ b/security/srp/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www-cs-students.stanford.edu/~tjw/srp/source/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Secure Remote Password protocol library, TELNET, and FTP - GNU_CONFIGURE= yes CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" INSTALL="/usr/bin/install -C" CONFIGURE_ARGS= --with-openssl=/usr \ diff --git a/security/srp/pkg-comment b/security/srp/pkg-comment new file mode 100644 index 0000000..c5fe64a --- /dev/null +++ b/security/srp/pkg-comment @@ -0,0 +1 @@ +Secure Remote Password protocol library, TELNET, and FTP diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 31d5501..6317b30 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -21,8 +21,6 @@ MASTER_SITES= ftp://ftp.tokyonet.ad.jp/pub/security/ssh/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Secure shell client and server (remote login program) - USE_AUTOCONF= YES GNU_CONFIGURE= YES USE_PERL5= YES diff --git a/security/ssh/pkg-comment b/security/ssh/pkg-comment new file mode 100644 index 0000000..9432614 --- /dev/null +++ b/security/ssh/pkg-comment @@ -0,0 +1 @@ +Secure shell client and server (remote login program) diff --git a/security/strobe/Makefile b/security/strobe/Makefile index ba080a5..8c61b62 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fast scatter/gather TCP port scanner - WRKSRC= ${WRKDIR}/strobe ALL_TARGET= strobe MAN1= strobe.1 diff --git a/security/strobe/pkg-comment b/security/strobe/pkg-comment new file mode 100644 index 0000000..2e87b16 --- /dev/null +++ b/security/strobe/pkg-comment @@ -0,0 +1 @@ +Fast scatter/gather TCP port scanner diff --git a/security/tea-total/Makefile b/security/tea-total/Makefile index fb7d4ac..22f20f0 100644 --- a/security/tea-total/Makefile +++ b/security/tea-total/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.linuxhacker.org/pub/tea-total/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Extremely small 128 bit private key based encryption/decryption system - # code is not 64-bit clean... ONLY_FOR_ARCHS= i386 diff --git a/security/tea-total/pkg-comment b/security/tea-total/pkg-comment new file mode 100644 index 0000000..9450d3f --- /dev/null +++ b/security/tea-total/pkg-comment @@ -0,0 +1 @@ +Extremely small 128 bit private key based encryption/decryption system diff --git a/security/tinc/Makefile b/security/tinc/Makefile index 66f1b5e..efbbc7c 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Virtual Private Network (VPN) daemon - LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext USE_OPENSSL= yes diff --git a/security/tinc/pkg-comment b/security/tinc/pkg-comment new file mode 100644 index 0000000..f5d4019 --- /dev/null +++ b/security/tinc/pkg-comment @@ -0,0 +1 @@ +A Virtual Private Network (VPN) daemon diff --git a/security/trinokiller/Makefile b/security/trinokiller/Makefile index 0a5d196..deaa825 100644 --- a/security/trinokiller/Makefile +++ b/security/trinokiller/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Remotely kill trino nodes - NO_WRKSUBDIR= yes do-extract: diff --git a/security/trinokiller/pkg-comment b/security/trinokiller/pkg-comment new file mode 100644 index 0000000..64c868d --- /dev/null +++ b/security/trinokiller/pkg-comment @@ -0,0 +1 @@ +Remotely kill trino nodes diff --git a/security/tripwire-131/Makefile b/security/tripwire-131/Makefile index ff6de6b..b4346ce 100644 --- a/security/tripwire-131/Makefile +++ b/security/tripwire-131/Makefile @@ -12,8 +12,6 @@ DISTNAME= Tripwire-${PORTVERSION}-1 MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= File system security and verification program - MAN5= tw.config.5 MAN8= siggen.8 tripwire.8 NO_CDROM= "cannot be redistributed for more than the cost of duplication" diff --git a/security/tripwire-131/pkg-comment b/security/tripwire-131/pkg-comment new file mode 100644 index 0000000..e72f9d2 --- /dev/null +++ b/security/tripwire-131/pkg-comment @@ -0,0 +1 @@ +File system security and verification program diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index 7e53dea3..333e427 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -14,8 +14,6 @@ DISTNAME= tripwire-2.3.1-2 MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= File system security and verification program - MAN5= twfiles.5 twconfig.5 twpolicy.5 MAN8= siggen.8 tripwire.8 twadmin.8 twintro.8 twprint.8 NO_PACKAGE= "requires local database to be built" diff --git a/security/tripwire/pkg-comment b/security/tripwire/pkg-comment new file mode 100644 index 0000000..e72f9d2 --- /dev/null +++ b/security/tripwire/pkg-comment @@ -0,0 +1 @@ +File system security and verification program diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index cd9ae71..d8ec774 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= cy MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The traditional 4.4BSD /bin/csh C-shell - USE_BZIP2= yes NO_WRKSUBDIR= yes diff --git a/shells/44bsd-csh/pkg-comment b/shells/44bsd-csh/pkg-comment new file mode 100644 index 0000000..3cdb35a --- /dev/null +++ b/shells/44bsd-csh/pkg-comment @@ -0,0 +1 @@ +The traditional 4.4BSD /bin/csh C-shell diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile index e83d45b..6750353 100644 --- a/shells/bash1/Makefile +++ b/shells/bash1/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= bash MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The GNU Borne Again Shell - NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME} # Don't compress manpages or .so not works. diff --git a/shells/bash1/pkg-comment b/shells/bash1/pkg-comment new file mode 100644 index 0000000..2049031 --- /dev/null +++ b/shells/bash1/pkg-comment @@ -0,0 +1 @@ +The GNU Borne Again Shell diff --git a/shells/esh/Makefile b/shells/esh/Makefile index 06e3831..cc965e8 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://slon.ttk.ru/esh/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The "easy shell", a small shell with Lisp-like syntax - WRKSRC= ${WRKDIR}/esh pre-build: diff --git a/shells/esh/pkg-comment b/shells/esh/pkg-comment new file mode 100644 index 0000000..6838ece --- /dev/null +++ b/shells/esh/pkg-comment @@ -0,0 +1 @@ +The "easy shell", a small shell with Lisp-like syntax diff --git a/shells/flash/Makefile b/shells/flash/Makefile index 3bf5a0e..9251c0f 100644 --- a/shells/flash/Makefile +++ b/shells/flash/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.netsoc.ucd.ie/flash/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A ncurses-based restriction shell - .include <bsd.port.pre.mk> # outdated version of ncurses in non-CURRENT diff --git a/shells/flash/pkg-comment b/shells/flash/pkg-comment new file mode 100644 index 0000000..04cb378 --- /dev/null +++ b/shells/flash/pkg-comment @@ -0,0 +1 @@ +A ncurses-based restriction shell diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 6354788..67e24ce 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -14,8 +14,6 @@ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= New shell made entirely out of a Perl script - PERL_CONFIGURE= yes USE_REINPLACE= yes diff --git a/shells/perlsh/pkg-comment b/shells/perlsh/pkg-comment new file mode 100644 index 0000000..e8c5ab0 --- /dev/null +++ b/shells/perlsh/pkg-comment @@ -0,0 +1 @@ +New shell made entirely out of a Perl script diff --git a/shells/psh/Makefile b/shells/psh/Makefile index 6354788..67e24ce 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -14,8 +14,6 @@ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= New shell made entirely out of a Perl script - PERL_CONFIGURE= yes USE_REINPLACE= yes diff --git a/shells/psh/pkg-comment b/shells/psh/pkg-comment new file mode 100644 index 0000000..e8c5ab0 --- /dev/null +++ b/shells/psh/pkg-comment @@ -0,0 +1 @@ +New shell made entirely out of a Perl script diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index ddff69b..2f074c7 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cs.indiana.edu/hyplan/kinzler/vshnu/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= New Visual Shell - .include <bsd.port.pre.mk> BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/Screen.pm:${PORTSDIR}/devel/p5-Term-Screen diff --git a/shells/vshnu/pkg-comment b/shells/vshnu/pkg-comment new file mode 100644 index 0000000..e559ebb --- /dev/null +++ b/shells/vshnu/pkg-comment @@ -0,0 +1 @@ +New Visual Shell diff --git a/sysutils/and/Makefile b/sysutils/and/Makefile index c4806e7..5372e56 100644 --- a/sysutils/and/Makefile +++ b/sysutils/and/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Auto Nice Daemon - USE_GMAKE= yes ALL_TARGET= # empty diff --git a/sysutils/and/pkg-comment b/sysutils/and/pkg-comment new file mode 100644 index 0000000..64ba078 --- /dev/null +++ b/sysutils/and/pkg-comment @@ -0,0 +1 @@ +Auto Nice Daemon diff --git a/sysutils/anteater/Makefile b/sysutils/anteater/Makefile index 35d0327..6530ead 100644 --- a/sysutils/anteater/Makefile +++ b/sysutils/anteater/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.profzone.ch/drzoom/anteater/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A MTA log analyzer - GNU_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/sysutils/anteater/pkg-comment b/sysutils/anteater/pkg-comment new file mode 100644 index 0000000..c2d905b --- /dev/null +++ b/sysutils/anteater/pkg-comment @@ -0,0 +1 @@ +A MTA log analyzer diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile index 0a369ab..69039c0 100644 --- a/sysutils/asapm/Makefile +++ b/sysutils/asapm/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/asapm MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Laptop battery status display for X11 - ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes diff --git a/sysutils/asapm/pkg-comment b/sysutils/asapm/pkg-comment new file mode 100644 index 0000000..6aa1316 --- /dev/null +++ b/sysutils/asapm/pkg-comment @@ -0,0 +1 @@ +Laptop battery status display for X11 diff --git a/sysutils/battstat-applet/Makefile b/sysutils/battstat-applet/Makefile index 3c61aeb..cdc72a5 100644 --- a/sysutils/battstat-applet/Makefile +++ b/sysutils/battstat-applet/Makefile @@ -13,8 +13,6 @@ DISTNAME= battstat_applet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A laptop battery monitor utility for the GNOME panel - USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix libpanel diff --git a/sysutils/battstat-applet/pkg-comment b/sysutils/battstat-applet/pkg-comment new file mode 100644 index 0000000..5574187 --- /dev/null +++ b/sysutils/battstat-applet/pkg-comment @@ -0,0 +1 @@ +A laptop battery monitor utility for the GNOME panel diff --git a/sysutils/bbapm/Makefile b/sysutils/bbapm/Makefile index 0dd819b..32d7b81 100644 --- a/sysutils/bbapm/Makefile +++ b/sysutils/bbapm/Makefile @@ -16,8 +16,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= APM monitor for the Blackbox slit - USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/sysutils/bbapm/pkg-comment b/sysutils/bbapm/pkg-comment new file mode 100644 index 0000000..d2ac289 --- /dev/null +++ b/sysutils/bbapm/pkg-comment @@ -0,0 +1 @@ +APM monitor for the Blackbox slit diff --git a/sysutils/bchunk/Makefile b/sysutils/bchunk/Makefile index 67fa871..2077215 100644 --- a/sysutils/bchunk/Makefile +++ b/sysutils/bchunk/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= utils/disk-management MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts .bin/.cue files to .iso/audio - MAN1= bchunk.1 do-build: diff --git a/sysutils/bchunk/pkg-comment b/sysutils/bchunk/pkg-comment new file mode 100644 index 0000000..ce41886 --- /dev/null +++ b/sysutils/bchunk/pkg-comment @@ -0,0 +1 @@ +Converts .bin/.cue files to .iso/audio diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index 9048e38..655241a 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Write audio CD-Rs in disk-at-once mode - BUILD_DEPENDS= antlr:${PORTSDIR}/devel/pccts \ dlg:${PORTSDIR}/devel/pccts diff --git a/sysutils/cdrdao/pkg-comment b/sysutils/cdrdao/pkg-comment new file mode 100644 index 0000000..224c01a --- /dev/null +++ b/sysutils/cdrdao/pkg-comment @@ -0,0 +1 @@ +Write audio CD-Rs in disk-at-once mode diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index 7fa6b9f..b69270d 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= nsayer MAINTAINER= ports@freebsd.org -PORTCOMMENT= Console tool for openlook - LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview NO_CDROM= "source code cannot be sold, nor can you incorporate the source code into a product which is subsequently sold" diff --git a/sysutils/contool/pkg-comment b/sysutils/contool/pkg-comment new file mode 100644 index 0000000..a61d94e --- /dev/null +++ b/sysutils/contool/pkg-comment @@ -0,0 +1 @@ +Console tool for openlook diff --git a/sysutils/copytape/Makefile b/sysutils/copytape/Makefile index ab8e28a..0611cdf 100644 --- a/sysutils/copytape/Makefile +++ b/sysutils/copytape/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program that is used to duplicate magtapes - BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar NO_WRKSUBDIR= yes diff --git a/sysutils/copytape/pkg-comment b/sysutils/copytape/pkg-comment new file mode 100644 index 0000000..9c4782b --- /dev/null +++ b/sysutils/copytape/pkg-comment @@ -0,0 +1 @@ +A program that is used to duplicate magtapes diff --git a/sysutils/cpbk/Makefile b/sysutils/cpbk/Makefile index acddec1..7b09870 100644 --- a/sysutils/cpbk/Makefile +++ b/sysutils/cpbk/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.netsw.org/system/tools/fileutils/install/cpbk/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Backup Copy programm - MAN1= cpbk.1 MANCOMPRESSED= yes diff --git a/sysutils/cpbk/pkg-comment b/sysutils/cpbk/pkg-comment new file mode 100644 index 0000000..d365d6b --- /dev/null +++ b/sysutils/cpbk/pkg-comment @@ -0,0 +1 @@ +Backup Copy programm diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile index b3988ea..9905d90 100644 --- a/sysutils/durep/Makefile +++ b/sysutils/durep/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.hibernaculum.net/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Utility for monitoring disk usage in a more visual way than du - USE_PERL5= yes MAN1= durep.1 diff --git a/sysutils/durep/pkg-comment b/sysutils/durep/pkg-comment new file mode 100644 index 0000000..1b571f7 --- /dev/null +++ b/sysutils/durep/pkg-comment @@ -0,0 +1 @@ +Utility for monitoring disk usage in a more visual way than du diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile index e265b06..c74306c 100644 --- a/sysutils/e2fsprogs/Makefile +++ b/sysutils/e2fsprogs/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A set of utilities and library to manipulate an ext2 filesystem - USE_REINPLACE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/sysutils/e2fsprogs/pkg-comment b/sysutils/e2fsprogs/pkg-comment new file mode 100644 index 0000000..436bb0f --- /dev/null +++ b/sysutils/e2fsprogs/pkg-comment @@ -0,0 +1 @@ +A set of utilities and library to manipulate an ext2 filesystem diff --git a/sysutils/gtoaster/Makefile b/sysutils/gtoaster/Makefile index 9fe3a9b..cf8d067 100644 --- a/sysutils/gtoaster/Makefile +++ b/sysutils/gtoaster/Makefile @@ -8,7 +8,6 @@ PORTNAME= gtoaster PORTVERSION= 1.0.Beta6 PORTEPOCH= 1 -PORTCOMMENT= Graphical cd cooking interface CATEGORIES= sysutils gnome MASTER_SITES= http://gnometoaster.rulez.org/archive/ DISTNAME= ${PORTNAME}1.0Beta6 diff --git a/sysutils/gtoaster/pkg-comment b/sysutils/gtoaster/pkg-comment new file mode 100644 index 0000000..c4aff74 --- /dev/null +++ b/sysutils/gtoaster/pkg-comment @@ -0,0 +1 @@ +Graphical cd cooking interface diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile index b70800b..871d603 100644 --- a/sysutils/metalog/Makefile +++ b/sysutils/metalog/Makefile @@ -7,7 +7,6 @@ PORTNAME= metalog PORTVERSION= 0.7b -PORTCOMMENT= Modern syslogd replacement with PCRE support CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/sysutils/metalog/pkg-comment b/sysutils/metalog/pkg-comment new file mode 100644 index 0000000..4549319 --- /dev/null +++ b/sysutils/metalog/pkg-comment @@ -0,0 +1 @@ +Modern syslogd replacement with PCRE support diff --git a/sysutils/nwclient602/Makefile b/sysutils/nwclient602/Makefile index 12f0403..0a0427c 100644 --- a/sysutils/nwclient602/Makefile +++ b/sysutils/nwclient602/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= network backup client to NetWorker servers - NO_BUILD= yes post-patch: diff --git a/sysutils/nwclient602/pkg-comment b/sysutils/nwclient602/pkg-comment new file mode 100644 index 0000000..2ea725a --- /dev/null +++ b/sysutils/nwclient602/pkg-comment @@ -0,0 +1 @@ +network backup client to NetWorker servers diff --git a/sysutils/p5-Unix-ConfigFile/Makefile b/sysutils/p5-Unix-ConfigFile/Makefile index 4d2aad2..b69310e 100644 --- a/sysutils/p5-Unix-ConfigFile/Makefile +++ b/sysutils/p5-Unix-ConfigFile/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl modules that provides a simple interface to reading /etc files - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/sysutils/p5-Unix-ConfigFile/pkg-comment b/sysutils/p5-Unix-ConfigFile/pkg-comment new file mode 100644 index 0000000..6911861 --- /dev/null +++ b/sysutils/p5-Unix-ConfigFile/pkg-comment @@ -0,0 +1 @@ +Perl modules that provides a simple interface to reading /etc files diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile index 6c8e159..f852ebc 100644 --- a/sysutils/psmisc/Makefile +++ b/sysutils/psmisc/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uni-bremen.de/pub/mirrors/sunsite/system/status/ps/ \ MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= A port of the Linux pstree, killall and pidof commands - INSTALL_TARGET= install-all MAN1= pidof.1 pstree.1 killall.1 WRKSRC= ${WRKDIR}/psmisc diff --git a/sysutils/psmisc/pkg-comment b/sysutils/psmisc/pkg-comment new file mode 100644 index 0000000..c944d70 --- /dev/null +++ b/sysutils/psmisc/pkg-comment @@ -0,0 +1 @@ +A port of the Linux pstree, killall and pidof commands diff --git a/sysutils/qlogtools/Makefile b/sysutils/qlogtools/Makefile index c05c1fc..915e10b 100644 --- a/sysutils/qlogtools/Makefile +++ b/sysutils/qlogtools/Makefile @@ -7,7 +7,6 @@ PORTNAME= qlogtools PORTVERSION= 3.1 -PORTCOMMENT= Tools for processing logs from qmail and other packages CATEGORIES= sysutils MASTER_SITES= http://untroubled.org/qlogtools/ diff --git a/sysutils/qlogtools/pkg-comment b/sysutils/qlogtools/pkg-comment new file mode 100644 index 0000000..13d2cf2 --- /dev/null +++ b/sysutils/qlogtools/pkg-comment @@ -0,0 +1 @@ +Tools for processing logs from qmail and other packages diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile index f66b984..04723d9 100644 --- a/sysutils/rtty/Makefile +++ b/sysutils/rtty/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multiuser "tip"/"cu" replacement with logging - EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh diff --git a/sysutils/rtty/pkg-comment b/sysutils/rtty/pkg-comment new file mode 100644 index 0000000..a2fe3c2 --- /dev/null +++ b/sysutils/rtty/pkg-comment @@ -0,0 +1 @@ +Multiuser "tip"/"cu" replacement with logging diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile index fb21c8f..a341874 100644 --- a/sysutils/screen/Makefile +++ b/sysutils/screen/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= screen MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= A multi-screen window manager - GNU_CONFIGURE= yes MAN1= screen.1 diff --git a/sysutils/screen/pkg-comment b/sysutils/screen/pkg-comment new file mode 100644 index 0000000..88a160b --- /dev/null +++ b/sysutils/screen/pkg-comment @@ -0,0 +1 @@ +A multi-screen window manager diff --git a/sysutils/shlock/Makefile b/sysutils/shlock/Makefile index 0f13045..28498ca 100644 --- a/sysutils/shlock/Makefile +++ b/sysutils/shlock/Makefile @@ -15,8 +15,6 @@ DISTFILES= inn-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= DougB@FreeBSD.org -PORTCOMMENT= Create lock files for use in shell scripts - HAS_CONFIGURE= yes MAN1= shlock.1 diff --git a/sysutils/shlock/pkg-comment b/sysutils/shlock/pkg-comment new file mode 100644 index 0000000..066a9af --- /dev/null +++ b/sysutils/shlock/pkg-comment @@ -0,0 +1 @@ +Create lock files for use in shell scripts diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index 669e414..c10eb43 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= S-Lang System Monitor - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ gtop.1:${PORTSDIR}/devel/libgtop \ diff --git a/sysutils/slmon/pkg-comment b/sysutils/slmon/pkg-comment new file mode 100644 index 0000000..aec2fb6 --- /dev/null +++ b/sysutils/slmon/pkg-comment @@ -0,0 +1 @@ +S-Lang System Monitor diff --git a/sysutils/sloth/Makefile b/sysutils/sloth/Makefile index 67d13b0..663da5d 100644 --- a/sysutils/sloth/Makefile +++ b/sysutils/sloth/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.namodn.com/pub/projects/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Slow down a process - USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/sysutils/sloth/pkg-comment b/sysutils/sloth/pkg-comment new file mode 100644 index 0000000..3791846 --- /dev/null +++ b/sysutils/sloth/pkg-comment @@ -0,0 +1 @@ +Slow down a process diff --git a/sysutils/socklog/Makefile b/sysutils/socklog/Makefile index 39c01cd..6ec78a9 100644 --- a/sysutils/socklog/Makefile +++ b/sysutils/socklog/Makefile @@ -7,7 +7,6 @@ PORTNAME= socklog PORTVERSION= 0.10.1 -PORTCOMMENT= Small and secure replacement for syslogd CATEGORIES= sysutils net MASTER_SITES= http://smarden.org/socklog/ diff --git a/sysutils/socklog/pkg-comment b/sysutils/socklog/pkg-comment new file mode 100644 index 0000000..88627d1 --- /dev/null +++ b/sysutils/socklog/pkg-comment @@ -0,0 +1 @@ +Small and secure replacement for syslogd diff --git a/sysutils/stowES/Makefile b/sysutils/stowES/Makefile index fa438fa..d0bbac9 100644 --- a/sysutils/stowES/Makefile +++ b/sysutils/stowES/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.inf.tu-dresden.de/~al10/stowES/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= stow Enhancement Script - RUN_DEPENDS= stow:${PORTSDIR}/sysutils/stow .if !exists(/usr/bin/bzip2) RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 diff --git a/sysutils/stowES/pkg-comment b/sysutils/stowES/pkg-comment new file mode 100644 index 0000000..63df379 --- /dev/null +++ b/sysutils/stowES/pkg-comment @@ -0,0 +1 @@ +stow Enhancement Script diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index f7fde96..3704d2a 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://energyhq.homeip.net/files/ MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= Gtk+/ncurses rc.conf editor/management tool - .if !defined(NO_GUI) && defined(WITH_GTK2) LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 .endif diff --git a/sysutils/thefish/pkg-comment b/sysutils/thefish/pkg-comment new file mode 100644 index 0000000..a0a72b7 --- /dev/null +++ b/sysutils/thefish/pkg-comment @@ -0,0 +1 @@ +Gtk+/ncurses rc.conf editor/management tool diff --git a/sysutils/ttyload/Makefile b/sysutils/ttyload/Makefile index 0027359..dbe79f6 100644 --- a/sysutils/ttyload/Makefile +++ b/sysutils/ttyload/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.daveltd.com/src/util/ttyload/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Give a color-coded graph of load averages over time - USE_REINPLACE= yes ALL_TARGET= default diff --git a/sysutils/ttyload/pkg-comment b/sysutils/ttyload/pkg-comment new file mode 100644 index 0000000..81272e5 --- /dev/null +++ b/sysutils/ttyload/pkg-comment @@ -0,0 +1 @@ +Give a color-coded graph of load averages over time diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile index 532e76e..bc775c5 100644 --- a/sysutils/tua/Makefile +++ b/sysutils/tua/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/tua/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Uucp Analyzer - GNU_CONFIGURE= yes MAN1= tua.1 diff --git a/sysutils/tua/pkg-comment b/sysutils/tua/pkg-comment new file mode 100644 index 0000000..f5ea08f --- /dev/null +++ b/sysutils/tua/pkg-comment @@ -0,0 +1 @@ +The Uucp Analyzer diff --git a/sysutils/upsd/Makefile b/sysutils/upsd/Makefile index 39972fc..20ee6ad 100644 --- a/sysutils/upsd/Makefile +++ b/sysutils/upsd/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.rge.com/pub/admin/upsd/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= APC Smart UPS Monitoring Daemon - WRKSRC= ${WRKDIR}/upsd-2.0 pre-build: diff --git a/sysutils/upsd/pkg-comment b/sysutils/upsd/pkg-comment new file mode 100644 index 0000000..441e71e --- /dev/null +++ b/sysutils/upsd/pkg-comment @@ -0,0 +1 @@ +APC Smart UPS Monitoring Daemon diff --git a/sysutils/wmavgload/Makefile b/sysutils/wmavgload/Makefile index 8b09829..f39ea0f 100644 --- a/sysutils/wmavgload/Makefile +++ b/sysutils/wmavgload/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= contrib/srcs/utils MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Another WindowMaker load gauge - USE_IMAKE= yes USE_XPM= yes NO_INSTALL_MANPAGES= yes diff --git a/sysutils/wmavgload/pkg-comment b/sysutils/wmavgload/pkg-comment new file mode 100644 index 0000000..0f7df61 --- /dev/null +++ b/sysutils/wmavgload/pkg-comment @@ -0,0 +1 @@ +Another WindowMaker load gauge diff --git a/sysutils/wmflame/Makefile b/sysutils/wmflame/Makefile index 0cd858b..9e7b328 100644 --- a/sysutils/wmflame/Makefile +++ b/sysutils/wmflame/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://web.novalis.org/programs/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dockapp that shows the load average as a flame - WRKSRC= ${WRKDIR}/wmflame.app/${PORTNAME} USE_GMAKE= yes USE_XPM= yes diff --git a/sysutils/wmflame/pkg-comment b/sysutils/wmflame/pkg-comment new file mode 100644 index 0000000..5a0239c --- /dev/null +++ b/sysutils/wmflame/pkg-comment @@ -0,0 +1 @@ +A dockapp that shows the load average as a flame diff --git a/sysutils/wmmount/Makefile b/sysutils/wmmount/Makefile index 872cf56..9f7bc48 100644 --- a/sysutils/wmmount/Makefile +++ b/sysutils/wmmount/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The freespace for Window Maker - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_IMAKE= yes diff --git a/sysutils/wmmount/pkg-comment b/sysutils/wmmount/pkg-comment new file mode 100644 index 0000000..e52e474 --- /dev/null +++ b/sysutils/wmmount/pkg-comment @@ -0,0 +1 @@ +The freespace for Window Maker diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile index a6d10a4..5c89ca7 100644 --- a/sysutils/xcpustate/Makefile +++ b/sysutils/xcpustate/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .shar MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= System monitoring utility graphicaly showing cpu load and status - EXTRACT_CMD= ${CAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh diff --git a/sysutils/xcpustate/pkg-comment b/sysutils/xcpustate/pkg-comment new file mode 100644 index 0000000..70e47f9 --- /dev/null +++ b/sysutils/xcpustate/pkg-comment @@ -0,0 +1 @@ +System monitoring utility graphicaly showing cpu load and status diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index cf4aaa9..699cd04 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graphically display output of du - NO_WRKSUBDIR= yes USE_IMAKE= yes MAN1= xdu.1 diff --git a/sysutils/xdu/pkg-comment b/sysutils/xdu/pkg-comment new file mode 100644 index 0000000..ebe4027 --- /dev/null +++ b/sysutils/xdu/pkg-comment @@ -0,0 +1 @@ +Graphically display output of du diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 86f18fb..5e75285 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A graphical performance meter - USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= xosview.1 diff --git a/sysutils/xosview/pkg-comment b/sysutils/xosview/pkg-comment new file mode 100644 index 0000000..a27016d --- /dev/null +++ b/sysutils/xosview/pkg-comment @@ -0,0 +1 @@ +A graphical performance meter diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile index 749aa03..d8e6216 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A system information display tool - USE_IMAKE= yes MAN1= xsysstats.1 diff --git a/sysutils/xsysstats/pkg-comment b/sysutils/xsysstats/pkg-comment new file mode 100644 index 0000000..6badd2c --- /dev/null +++ b/sysutils/xsysstats/pkg-comment @@ -0,0 +1 @@ +A system information display tool diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile index 8415448..56b933a 100644 --- a/sysutils/xw/Makefile +++ b/sysutils/xw/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.spot.org/pub/xw/ MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= X app to list current users logged into the system - GTK_CONFIG=${X11BASE}/bin/gtk12-config USE_GNOMENG= yes diff --git a/sysutils/xw/pkg-comment b/sysutils/xw/pkg-comment new file mode 100644 index 0000000..a1c588b --- /dev/null +++ b/sysutils/xw/pkg-comment @@ -0,0 +1 @@ +X app to list current users logged into the system diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile index 1c14515..22c42de 100644 --- a/textproc/agrep/Makefile +++ b/textproc/agrep/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Approximate grep (fast approximate pattern-matching tool) - ALL_TARGET= MAKE_ARGS= CFLAGS="${CFLAGS}" diff --git a/textproc/agrep/pkg-comment b/textproc/agrep/pkg-comment new file mode 100644 index 0000000..aa7e61e --- /dev/null +++ b/textproc/agrep/pkg-comment @@ -0,0 +1 @@ +Approximate grep (fast approximate pattern-matching tool) diff --git a/textproc/align/Makefile b/textproc/align/Makefile index 6311844..6ab0cf1 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cs.indiana.edu/~kinzler/align/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Text column alignment filter - USE_PERL5= yes .include <bsd.port.mk> diff --git a/textproc/align/pkg-comment b/textproc/align/pkg-comment new file mode 100644 index 0000000..b592fd7 --- /dev/null +++ b/textproc/align/pkg-comment @@ -0,0 +1 @@ +Text column alignment filter diff --git a/textproc/br-aspell/Makefile b/textproc/br-aspell/Makefile index 207a94b..cce92dc 100644 --- a/textproc/br-aspell/Makefile +++ b/textproc/br-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= br-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Breton dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_BR= ya diff --git a/textproc/br-aspell/pkg-comment b/textproc/br-aspell/pkg-comment new file mode 100644 index 0000000..9f807c4 --- /dev/null +++ b/textproc/br-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Breton dictionary diff --git a/textproc/ca-aspell/Makefile b/textproc/ca-aspell/Makefile index b8136b4..90f67b5 100644 --- a/textproc/ca-aspell/Makefile +++ b/textproc/ca-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= ca-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Catalan dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_CA= sí diff --git a/textproc/ca-aspell/pkg-comment b/textproc/ca-aspell/pkg-comment new file mode 100644 index 0000000..673ec0a --- /dev/null +++ b/textproc/ca-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Catalan dictionary diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index 08ed2c3..ab02c3c 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.complang.tuwien.ac.at/~schani/chpp/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Non-intrusive full-featured text preprocessor - GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share diff --git a/textproc/chpp/pkg-comment b/textproc/chpp/pkg-comment new file mode 100644 index 0000000..b0cbf5b --- /dev/null +++ b/textproc/chpp/pkg-comment @@ -0,0 +1 @@ +Non-intrusive full-featured text preprocessor diff --git a/textproc/cocoon/Makefile b/textproc/cocoon/Makefile index 91ff6b7..8df5072 100644 --- a/textproc/cocoon/Makefile +++ b/textproc/cocoon/Makefile @@ -17,8 +17,6 @@ DISTNAME= Cocoon-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 100% pure Java publishing framework servlet - USE_JAVA= 1.1+ MAKE_ENV= JAVA_HOME=${JAVA_HOME} CLASSPATH=${CLASSPATH} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/cocoon/pkg-comment b/textproc/cocoon/pkg-comment new file mode 100644 index 0000000..2f88fbe --- /dev/null +++ b/textproc/cocoon/pkg-comment @@ -0,0 +1 @@ +100% pure Java publishing framework servlet diff --git a/textproc/cs-aspell/Makefile b/textproc/cs-aspell/Makefile index 18b9002..07c61d2 100644 --- a/textproc/cs-aspell/Makefile +++ b/textproc/cs-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= cs-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Czech dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_CS= ano diff --git a/textproc/cs-aspell/pkg-comment b/textproc/cs-aspell/pkg-comment new file mode 100644 index 0000000..c33e67e --- /dev/null +++ b/textproc/cs-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Czech dictionary diff --git a/textproc/cwtext/Makefile b/textproc/cwtext/Makefile index 155a51d..48841fc 100644 --- a/textproc/cwtext/Makefile +++ b/textproc/cwtext/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Morse Code Generator - USE_REINPLACE= yes USE_GMAKE= yes MAKEFILE= makefile diff --git a/textproc/cwtext/pkg-comment b/textproc/cwtext/pkg-comment new file mode 100644 index 0000000..6af1a1f --- /dev/null +++ b/textproc/cwtext/pkg-comment @@ -0,0 +1 @@ +Morse Code Generator diff --git a/textproc/da-aspell/Makefile b/textproc/da-aspell/Makefile index 9237b21..bdd16ab 100644 --- a/textproc/da-aspell/Makefile +++ b/textproc/da-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= da-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Danish dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_DA= ja diff --git a/textproc/da-aspell/pkg-comment b/textproc/da-aspell/pkg-comment new file mode 100644 index 0000000..5bc6509 --- /dev/null +++ b/textproc/da-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Danish dictionary diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile index b5f49f1..f4c2bdf 100644 --- a/textproc/domc/Makefile +++ b/textproc/domc/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://users.erols.com/mballen/domc/src/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A light weight implementation of the DOM in ANSI C - LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ mba:${PORTSDIR}/devel/libmba diff --git a/textproc/domc/pkg-comment b/textproc/domc/pkg-comment new file mode 100644 index 0000000..e09ab8b --- /dev/null +++ b/textproc/domc/pkg-comment @@ -0,0 +1 @@ +A light weight implementation of the DOM in ANSI C diff --git a/textproc/eo-aspell/Makefile b/textproc/eo-aspell/Makefile index 15658f6..b42a9eb 100644 --- a/textproc/eo-aspell/Makefile +++ b/textproc/eo-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= eo-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Esperanto dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_EO= jes diff --git a/textproc/eo-aspell/pkg-comment b/textproc/eo-aspell/pkg-comment new file mode 100644 index 0000000..4a6bad4 --- /dev/null +++ b/textproc/eo-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Esperanto dictionary diff --git a/textproc/es-aspell/Makefile b/textproc/es-aspell/Makefile index 77e25d6..4551c93 100644 --- a/textproc/es-aspell/Makefile +++ b/textproc/es-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= es-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Spanish dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_ES= sí diff --git a/textproc/es-aspell/pkg-comment b/textproc/es-aspell/pkg-comment new file mode 100644 index 0000000..33273b2 --- /dev/null +++ b/textproc/es-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Spanish dictionary diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 463a7cd..16ed0e7 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A generic file preprocessor - USE_PERL5= yes GNU_CONFIGURE= yes NO_BUILD= yes diff --git a/textproc/filepp/pkg-comment b/textproc/filepp/pkg-comment new file mode 100644 index 0000000..f65eda7 --- /dev/null +++ b/textproc/filepp/pkg-comment @@ -0,0 +1 @@ +A generic file preprocessor diff --git a/textproc/fo-aspell/Makefile b/textproc/fo-aspell/Makefile index 31d5614..293c20a 100644 --- a/textproc/fo-aspell/Makefile +++ b/textproc/fo-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= fo-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Faroese dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_FO= yes diff --git a/textproc/fo-aspell/pkg-comment b/textproc/fo-aspell/pkg-comment new file mode 100644 index 0000000..6d35a97 --- /dev/null +++ b/textproc/fo-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Faroese dictionary diff --git a/textproc/glark/Makefile b/textproc/glark/Makefile index bb60c5c..998e0b8 100644 --- a/textproc/glark/Makefile +++ b/textproc/glark/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Search text files for complex regular expressions - USE_RUBY= yes NO_BUILD= yes diff --git a/textproc/glark/pkg-comment b/textproc/glark/pkg-comment new file mode 100644 index 0000000..12c63351 --- /dev/null +++ b/textproc/glark/pkg-comment @@ -0,0 +1 @@ +Search text files for complex regular expressions diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile index da58aec..dd3c22e 100644 --- a/textproc/gmetadom/Makefile +++ b/textproc/gmetadom/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-0.0.3 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Collection of DOM Implementations - BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ diff --git a/textproc/gmetadom/pkg-comment b/textproc/gmetadom/pkg-comment new file mode 100644 index 0000000..2ca52ac --- /dev/null +++ b/textproc/gmetadom/pkg-comment @@ -0,0 +1 @@ +A Collection of DOM Implementations diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index fd5b05e..eec7be0 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/docs/rdp/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Code documentation system, originally for GTK+ - BUILD_DEPENDS= ${LOCALBASE}/share/sgml/docbook/dsssl/modular/html/docbook.dsl:${PORTSDIR}/textproc/dsssl-docbook-modular RUN_DEPENDS= jade:${PORTSDIR}/textproc/jade diff --git a/textproc/gtk-doc/pkg-comment b/textproc/gtk-doc/pkg-comment new file mode 100644 index 0000000..f007d28 --- /dev/null +++ b/textproc/gtk-doc/pkg-comment @@ -0,0 +1 @@ +Code documentation system, originally for GTK+ diff --git a/textproc/gutenmark/Makefile b/textproc/gutenmark/Makefile index 503fa72..9136a77 100644 --- a/textproc/gutenmark/Makefile +++ b/textproc/gutenmark/Makefile @@ -13,8 +13,6 @@ DISTNAME= GutenMark_source_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Attractively formatting Project Gutenberg texts - USE_REINPLACE= yes WRKSRC= ${WRKDIR}/GutenMark-source USE_GMAKE= yes diff --git a/textproc/gutenmark/pkg-comment b/textproc/gutenmark/pkg-comment new file mode 100644 index 0000000..1127f7f --- /dev/null +++ b/textproc/gutenmark/pkg-comment @@ -0,0 +1 @@ +Attractively formatting Project Gutenberg texts diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index 8aa660f..b4e6fd4 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An xmlviewer with a netscape plugin, and now a bonobo control as well - LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_REINPLACE= yes diff --git a/textproc/gxmlviewer/pkg-comment b/textproc/gxmlviewer/pkg-comment new file mode 100644 index 0000000..67e09c2 --- /dev/null +++ b/textproc/gxmlviewer/pkg-comment @@ -0,0 +1 @@ +An xmlviewer with a netscape plugin, and now a bonobo control as well diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index 880e999..7c50bd0 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -7,7 +7,6 @@ PORTNAME= haxml PORTVERSION= 1.07b PORTREVISION= 0 -PORTCOMMENT= A collection of utilities for using Haskell and XML together CATEGORIES= textproc MASTER_SITES= http://www.haskell.org/HaXml/ \ ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ diff --git a/textproc/hs-HaXml/pkg-comment b/textproc/hs-HaXml/pkg-comment new file mode 100644 index 0000000..6702cd9 --- /dev/null +++ b/textproc/hs-HaXml/pkg-comment @@ -0,0 +1 @@ +A collection of utilities for using Haskell and XML together diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile index 880e999..7c50bd0 100644 --- a/textproc/hs-haxml/Makefile +++ b/textproc/hs-haxml/Makefile @@ -7,7 +7,6 @@ PORTNAME= haxml PORTVERSION= 1.07b PORTREVISION= 0 -PORTCOMMENT= A collection of utilities for using Haskell and XML together CATEGORIES= textproc MASTER_SITES= http://www.haskell.org/HaXml/ \ ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ diff --git a/textproc/hs-haxml/pkg-comment b/textproc/hs-haxml/pkg-comment new file mode 100644 index 0000000..6702cd9 --- /dev/null +++ b/textproc/hs-haxml/pkg-comment @@ -0,0 +1 @@ +A collection of utilities for using Haskell and XML together diff --git a/textproc/html2fo/Makefile b/textproc/html2fo/Makefile index 2667747..baff5d7 100644 --- a/textproc/html2fo/Makefile +++ b/textproc/html2fo/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= HTML to xsl:fo converter - USE_REINPLACE= yes post-patch: diff --git a/textproc/html2fo/pkg-comment b/textproc/html2fo/pkg-comment new file mode 100644 index 0000000..2c81bff --- /dev/null +++ b/textproc/html2fo/pkg-comment @@ -0,0 +1 @@ +HTML to xsl:fo converter diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index 9578dea..d311110 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= HTML to LaTeX to PDF Converter - LIB_DEPENDS= Magick:${PORTSDIR}/graphics/ImageMagick USE_REINPLACE= yes diff --git a/textproc/htmltolatex/pkg-comment b/textproc/htmltolatex/pkg-comment new file mode 100644 index 0000000..a9125ca --- /dev/null +++ b/textproc/htmltolatex/pkg-comment @@ -0,0 +1 @@ +HTML to LaTeX to PDF Converter diff --git a/textproc/info_to_html/Makefile b/textproc/info_to_html/Makefile index bd1b27a..6db6803 100644 --- a/textproc/info_to_html/Makefile +++ b/textproc/info_to_html/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.mons.net/software/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Translate GNU info files into HTML pages - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib USE_PERL5= yes diff --git a/textproc/info_to_html/pkg-comment b/textproc/info_to_html/pkg-comment new file mode 100644 index 0000000..e7ca4d3 --- /dev/null +++ b/textproc/info_to_html/pkg-comment @@ -0,0 +1 @@ +Translate GNU info files into HTML pages diff --git a/textproc/ipdf/Makefile b/textproc/ipdf/Makefile index 0cbfe46..4cfcc8f 100644 --- a/textproc/ipdf/Makefile +++ b/textproc/ipdf/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://hoopajoo.net/static/projects/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Creates indexed pdf documents from text files - LIB_DEPENDS= pdf:${PORTSDIR}/print/pdflib \ png:${PORTSDIR}/graphics/png \ tiff:${PORTSDIR}/graphics/tiff diff --git a/textproc/ipdf/pkg-comment b/textproc/ipdf/pkg-comment new file mode 100644 index 0000000..07890d1 --- /dev/null +++ b/textproc/ipdf/pkg-comment @@ -0,0 +1 @@ +Creates indexed pdf documents from text files diff --git a/textproc/it-aspell/Makefile b/textproc/it-aspell/Makefile index 670e17b..51220e7 100644 --- a/textproc/it-aspell/Makefile +++ b/textproc/it-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= it-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Italian dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_IT= sì diff --git a/textproc/it-aspell/pkg-comment b/textproc/it-aspell/pkg-comment new file mode 100644 index 0000000..6dd2dab --- /dev/null +++ b/textproc/it-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Italian dictionary diff --git a/textproc/jrefentry/Makefile b/textproc/jrefentry/Makefile index abe1efd..f1f2a8c 100644 --- a/textproc/jrefentry/Makefile +++ b/textproc/jrefentry/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= docbook MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= DocBook XML JRefEntry DTD - RUN_DEPENDS= ${LOCALBASE}/share/xml/docbook/catalog:${PORTSDIR}/textproc/docbook-xml NO_BUILD= yes diff --git a/textproc/jrefentry/pkg-comment b/textproc/jrefentry/pkg-comment new file mode 100644 index 0000000..5977624 --- /dev/null +++ b/textproc/jrefentry/pkg-comment @@ -0,0 +1 @@ +DocBook XML JRefEntry DTD diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index bc1e3e6..430802d 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert LaTeX documents to HTML - .include <bsd.port.pre.mk> # Global variables diff --git a/textproc/latex2html/pkg-comment b/textproc/latex2html/pkg-comment new file mode 100644 index 0000000..8f87d63 --- /dev/null +++ b/textproc/latex2html/pkg-comment @@ -0,0 +1 @@ +Convert LaTeX documents to HTML diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 977a5fc..c41e6eb 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://kouli.iki.fi/~vlaurika/libtre/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A lightweight fully POSIX compliant regexp matching library - USE_BZIP2= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/textproc/libtre/pkg-comment b/textproc/libtre/pkg-comment new file mode 100644 index 0000000..0c9f87b --- /dev/null +++ b/textproc/libtre/pkg-comment @@ -0,0 +1 @@ +A lightweight fully POSIX compliant regexp matching library diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index 4bd92b9..88a13d4 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An XML library which wraps expat - GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/textproc/libxode/pkg-comment b/textproc/libxode/pkg-comment new file mode 100644 index 0000000..7d2c51c --- /dev/null +++ b/textproc/libxode/pkg-comment @@ -0,0 +1 @@ +An XML library which wraps expat diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile index 99fd33a..b3be0c4 100644 --- a/textproc/minidom/Makefile +++ b/textproc/minidom/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.cs.unibo.it/helm/mml-widget/sources/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A minimal implementation of the Document Object Model - LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ iconv.3:${PORTSDIR}/converters/libiconv diff --git a/textproc/minidom/pkg-comment b/textproc/minidom/pkg-comment new file mode 100644 index 0000000..a121e4e --- /dev/null +++ b/textproc/minidom/pkg-comment @@ -0,0 +1 @@ +A minimal implementation of the Document Object Model diff --git a/textproc/nl-aspell/Makefile b/textproc/nl-aspell/Makefile index c4e4a8f..d803a6e 100644 --- a/textproc/nl-aspell/Makefile +++ b/textproc/nl-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= nl-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Dutch dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_NL= ja diff --git a/textproc/nl-aspell/pkg-comment b/textproc/nl-aspell/pkg-comment new file mode 100644 index 0000000..4d41a77 --- /dev/null +++ b/textproc/nl-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Dutch dictionary diff --git a/textproc/nn-aspell/Makefile b/textproc/nn-aspell/Makefile index ad99b13..9d2da56 100644 --- a/textproc/nn-aspell/Makefile +++ b/textproc/nn-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= no-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Norwegian dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_NO= ja diff --git a/textproc/nn-aspell/pkg-comment b/textproc/nn-aspell/pkg-comment new file mode 100644 index 0000000..8268a29 --- /dev/null +++ b/textproc/nn-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Norwegian dictionary diff --git a/textproc/no-aspell/Makefile b/textproc/no-aspell/Makefile index ad99b13..9d2da56 100644 --- a/textproc/no-aspell/Makefile +++ b/textproc/no-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= no-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Norwegian dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_NO= ja diff --git a/textproc/no-aspell/pkg-comment b/textproc/no-aspell/pkg-comment new file mode 100644 index 0000000..8268a29 --- /dev/null +++ b/textproc/no-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Norwegian dictionary diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 12f7887..371d0fc 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Expand template text with embedded Perl - PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/textproc/p5-Text-Template/pkg-comment b/textproc/p5-Text-Template/pkg-comment new file mode 100644 index 0000000..7f5775f --- /dev/null +++ b/textproc/p5-Text-Template/pkg-comment @@ -0,0 +1 @@ +Expand template text with embedded Perl diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile index 14944ec..3a7f568 100644 --- a/textproc/p5-Tk-XMLViewer/Makefile +++ b/textproc/p5-Tk-XMLViewer/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tk::XMLViewer - Tk widget to display XML - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-Tk-XMLViewer/pkg-comment b/textproc/p5-Tk-XMLViewer/pkg-comment new file mode 100644 index 0000000..cbb6f65 --- /dev/null +++ b/textproc/p5-Tk-XMLViewer/pkg-comment @@ -0,0 +1 @@ +Tk::XMLViewer - Tk widget to display XML diff --git a/textproc/p5-XML-Catalog/Makefile b/textproc/p5-XML-Catalog/Makefile index 42f916c..55d6059 100644 --- a/textproc/p5-XML-Catalog/Makefile +++ b/textproc/p5-XML-Catalog/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Resolve public identifiers and remap system identifiers - BUILD_DEPENDS= ${SITE_PERL}/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/${PERL_VER}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_VER}/URI/URL.pm:${PORTSDIR}/net/p5-URI diff --git a/textproc/p5-XML-Catalog/pkg-comment b/textproc/p5-XML-Catalog/pkg-comment new file mode 100644 index 0000000..11e3352 --- /dev/null +++ b/textproc/p5-XML-Catalog/pkg-comment @@ -0,0 +1 @@ +Resolve public identifiers and remap system identifiers diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index 7d4bd08..88df63e 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl extension to manage RDF Site Summary (RSS) files - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-RSS/pkg-comment b/textproc/p5-XML-RSS/pkg-comment new file mode 100644 index 0000000..fd404ae --- /dev/null +++ b/textproc/p5-XML-RSS/pkg-comment @@ -0,0 +1 @@ +Perl extension to manage RDF Site Summary (RSS) files diff --git a/textproc/p5-XML-SimpleObject/Makefile b/textproc/p5-XML-SimpleObject/Makefile index cd47083..6f6812c 100644 --- a/textproc/p5-XML-SimpleObject/Makefile +++ b/textproc/p5-XML-SimpleObject/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= API for accessing the structure of an XML document - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser PERL_CONFIGURE= YES diff --git a/textproc/p5-XML-SimpleObject/pkg-comment b/textproc/p5-XML-SimpleObject/pkg-comment new file mode 100644 index 0000000..57d5cd2 --- /dev/null +++ b/textproc/p5-XML-SimpleObject/pkg-comment @@ -0,0 +1 @@ +API for accessing the structure of an XML document diff --git a/textproc/p5-XML-TreeBuilder/Makefile b/textproc/p5-XML-TreeBuilder/Makefile index afd1093..6cc8186 100644 --- a/textproc/p5-XML-TreeBuilder/Makefile +++ b/textproc/p5-XML-TreeBuilder/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module to make XML document trees - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Tree.pm:${PORTSDIR}/www/p5-HTML-Tree \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-TreeBuilder/pkg-comment b/textproc/p5-XML-TreeBuilder/pkg-comment new file mode 100644 index 0000000..fad67d6 --- /dev/null +++ b/textproc/p5-XML-TreeBuilder/pkg-comment @@ -0,0 +1 @@ +Perl module to make XML document trees diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index a5fee58..14bc062 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple Perl module for writing XML documents - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-Writer/pkg-comment b/textproc/p5-XML-Writer/pkg-comment new file mode 100644 index 0000000..19f04e8 --- /dev/null +++ b/textproc/p5-XML-Writer/pkg-comment @@ -0,0 +1 @@ +A simple Perl module for writing XML documents diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index 30bf9bf..fbe0c48 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XML::XSLT - A perl module for processing XSLT - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-XSLT/pkg-comment b/textproc/p5-XML-XSLT/pkg-comment new file mode 100644 index 0000000..d4fc667 --- /dev/null +++ b/textproc/p5-XML-XSLT/pkg-comment @@ -0,0 +1 @@ +XML::XSLT - A perl module for processing XSLT diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile index b5b02a7..385985b 100644 --- a/textproc/p5-xmltv/Makefile +++ b/textproc/p5-xmltv/Makefile @@ -31,8 +31,6 @@ BUILD_DEPENDS+= \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/CharName.pm:${PORTSDIR}/converters/p5-Unicode-String RUN_DEPENDS= ${BUILD_DEPENDS} -PORTCOMMENT= Set of programs to process TV (tvguide) listings in XML format - IS_INTERACTIVE= yes USE_REINPLACE= yes PERL_CONFIGURE= yes diff --git a/textproc/p5-xmltv/pkg-comment b/textproc/p5-xmltv/pkg-comment new file mode 100644 index 0000000..c023ff2 --- /dev/null +++ b/textproc/p5-xmltv/pkg-comment @@ -0,0 +1 @@ +Set of programs to process TV (tvguide) listings in XML format diff --git a/textproc/pardiff/Makefile b/textproc/pardiff/Makefile index ef45677..afc84db 100644 --- a/textproc/pardiff/Makefile +++ b/textproc/pardiff/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= pardiff MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Parallelizing diff Filter, converts diff output to paralleled format - GNU_CONFIGURE= yes MAN1= pardiff.1 diffp.1 diff --git a/textproc/pardiff/pkg-comment b/textproc/pardiff/pkg-comment new file mode 100644 index 0000000..af3423b --- /dev/null +++ b/textproc/pardiff/pkg-comment @@ -0,0 +1 @@ +Parallelizing diff Filter, converts diff output to paralleled format diff --git a/textproc/pl-aspell/Makefile b/textproc/pl-aspell/Makefile index bd96482..089a5a9 100644 --- a/textproc/pl-aspell/Makefile +++ b/textproc/pl-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= pl-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Polish dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_PL= tak diff --git a/textproc/pl-aspell/pkg-comment b/textproc/pl-aspell/pkg-comment new file mode 100644 index 0000000..1d37dae --- /dev/null +++ b/textproc/pl-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Polish dictionary diff --git a/textproc/pspell-ispell/Makefile b/textproc/pspell-ispell/Makefile index 4f6e08b..52567c6 100644 --- a/textproc/pspell-ispell/Makefile +++ b/textproc/pspell-ispell/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0//} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Ispell module for pspell library - BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell diff --git a/textproc/pspell-ispell/pkg-comment b/textproc/pspell-ispell/pkg-comment new file mode 100644 index 0000000..00f7e70 --- /dev/null +++ b/textproc/pspell-ispell/pkg-comment @@ -0,0 +1 @@ +Ispell module for pspell library diff --git a/textproc/pt-aspell/Makefile b/textproc/pt-aspell/Makefile index f416ae0..ddecd5d 100644 --- a/textproc/pt-aspell/Makefile +++ b/textproc/pt-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= pt-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Portuguese dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_PT= sim diff --git a/textproc/pt-aspell/pkg-comment b/textproc/pt-aspell/pkg-comment new file mode 100644 index 0000000..62af98c --- /dev/null +++ b/textproc/pt-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Portuguese dictionary diff --git a/textproc/py-HyperText/Makefile b/textproc/py-HyperText/Makefile index 83de96f..9930fd9 100644 --- a/textproc/py-HyperText/Makefile +++ b/textproc/py-HyperText/Makefile @@ -13,8 +13,6 @@ PKGNAMEPREFIX= py- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Lightweight HTML/XHTML generator for Python - USE_PYTHON= yes WRKSRC= ${WRKDIR}/HyperText diff --git a/textproc/py-HyperText/pkg-comment b/textproc/py-HyperText/pkg-comment new file mode 100644 index 0000000..8f10952 --- /dev/null +++ b/textproc/py-HyperText/pkg-comment @@ -0,0 +1 @@ +Lightweight HTML/XHTML generator for Python diff --git a/textproc/py-asv/Makefile b/textproc/py-asv/Makefile index 166bec6..0de74db 100644 --- a/textproc/py-asv/Makefile +++ b/textproc/py-asv/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An extensible Python module to parse simple text file formats like CSV - USE_PYTHON= yes ASV_BASEDIR= ${PREFIX}/lib/${PYTHON_VERSION}/site-packages diff --git a/textproc/py-asv/pkg-comment b/textproc/py-asv/pkg-comment new file mode 100644 index 0000000..bbbf127 --- /dev/null +++ b/textproc/py-asv/pkg-comment @@ -0,0 +1 @@ +An extensible Python module to parse simple text file formats like CSV diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile index 8b2c012..bf08163 100644 --- a/textproc/py-docutils/Makefile +++ b/textproc/py-docutils/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python Documentation Utilities - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/py-docutils/pkg-comment b/textproc/py-docutils/pkg-comment new file mode 100644 index 0000000..5f39e90 --- /dev/null +++ b/textproc/py-docutils/pkg-comment @@ -0,0 +1 @@ +Python Documentation Utilities diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile index d566268..dc2c8e1 100644 --- a/textproc/py-expat/Makefile +++ b/textproc/py-expat/Makefile @@ -16,8 +16,6 @@ DISTFILES= ${PYTHON_DISTFILE} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python interface to the Expat XML parser - LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 DIST_SUBDIR= python diff --git a/textproc/py-expat/pkg-comment b/textproc/py-expat/pkg-comment new file mode 100644 index 0000000..ba64282 --- /dev/null +++ b/textproc/py-expat/pkg-comment @@ -0,0 +1 @@ +Python interface to the Expat XML parser diff --git a/textproc/py-jaxml/Makefile b/textproc/py-jaxml/Makefile index 76ba867..d92a3d9 100644 --- a/textproc/py-jaxml/Makefile +++ b/textproc/py-jaxml/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Python module to generate XML easily - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/py-jaxml/pkg-comment b/textproc/py-jaxml/pkg-comment new file mode 100644 index 0000000..74bf4d3 --- /dev/null +++ b/textproc/py-jaxml/pkg-comment @@ -0,0 +1 @@ +A Python module to generate XML easily diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile index 6624d1e..a6b2356 100644 --- a/textproc/py-rdflib/Makefile +++ b/textproc/py-rdflib/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Python library for RDF manipulation - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/py-rdflib/pkg-comment b/textproc/py-rdflib/pkg-comment new file mode 100644 index 0000000..c89f847 --- /dev/null +++ b/textproc/py-rdflib/pkg-comment @@ -0,0 +1 @@ +A Python library for RDF manipulation diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile index d1d2b13..eb55708 100644 --- a/textproc/py-xmltools/Makefile +++ b/textproc/py-xmltools/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= High level xml tools for Python - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/py-xmltools/pkg-comment b/textproc/py-xmltools/pkg-comment new file mode 100644 index 0000000..594928e --- /dev/null +++ b/textproc/py-xmltools/pkg-comment @@ -0,0 +1 @@ +High level xml tools for Python diff --git a/textproc/pybook/Makefile b/textproc/pybook/Makefile index 71799aa..f25cbae 100644 --- a/textproc/pybook/Makefile +++ b/textproc/pybook/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://silmarill.org/pybook/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Project Gutenberg e-texts reader - USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/pybook/pkg-comment b/textproc/pybook/pkg-comment new file mode 100644 index 0000000..2c4d688 --- /dev/null +++ b/textproc/pybook/pkg-comment @@ -0,0 +1 @@ +A Project Gutenberg e-texts reader diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 84e07be..df8ac39 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= RDF Parser Toolkit for Redland - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ expat.4:${PORTSDIR}/textproc/expat2 \ xmlparse.1:${PORTSDIR}/www/libwww diff --git a/textproc/raptor/pkg-comment b/textproc/raptor/pkg-comment new file mode 100644 index 0000000..f5e5651 --- /dev/null +++ b/textproc/raptor/pkg-comment @@ -0,0 +1 @@ +RDF Parser Toolkit for Redland diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 84e07be..df8ac39 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= RDF Parser Toolkit for Redland - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ expat.4:${PORTSDIR}/textproc/expat2 \ xmlparse.1:${PORTSDIR}/www/libwww diff --git a/textproc/raptor2/pkg-comment b/textproc/raptor2/pkg-comment new file mode 100644 index 0000000..f5e5651 --- /dev/null +++ b/textproc/raptor2/pkg-comment @@ -0,0 +1 @@ +RDF Parser Toolkit for Redland diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 012a4f0..73116c2 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A high-level interface for RDF - LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \ gdbm.2:${PORTSDIR}/databases/gdbm \ expat.4:${PORTSDIR}/textproc/expat2 \ diff --git a/textproc/rasqal/pkg-comment b/textproc/rasqal/pkg-comment new file mode 100644 index 0000000..5a5b675 --- /dev/null +++ b/textproc/rasqal/pkg-comment @@ -0,0 +1 @@ +A high-level interface for RDF diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 012a4f0..73116c2 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A high-level interface for RDF - LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \ gdbm.2:${PORTSDIR}/databases/gdbm \ expat.4:${PORTSDIR}/textproc/expat2 \ diff --git a/textproc/redland/pkg-comment b/textproc/redland/pkg-comment new file mode 100644 index 0000000..5a5b675 --- /dev/null +++ b/textproc/redland/pkg-comment @@ -0,0 +1 @@ +A high-level interface for RDF diff --git a/textproc/ro-aspell/Makefile b/textproc/ro-aspell/Makefile index dce36a2..07c8e01 100644 --- a/textproc/ro-aspell/Makefile +++ b/textproc/ro-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= ro-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Romanian dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_RO= da diff --git a/textproc/ro-aspell/pkg-comment b/textproc/ro-aspell/pkg-comment new file mode 100644 index 0000000..ace0e46 --- /dev/null +++ b/textproc/ro-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Romanian dictionary diff --git a/textproc/roap/Makefile b/textproc/roap/Makefile index f4144ed..608cfd7 100644 --- a/textproc/roap/Makefile +++ b/textproc/roap/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Region Oriented Ascii Processor - USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/roap/pkg-comment b/textproc/roap/pkg-comment new file mode 100644 index 0000000..83bf81d --- /dev/null +++ b/textproc/roap/pkg-comment @@ -0,0 +1 @@ +Region Oriented Ascii Processor diff --git a/textproc/rot/Makefile b/textproc/rot/Makefile index d2170bb..dea30e7 100644 --- a/textproc/rot/Makefile +++ b/textproc/rot/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Rotates a file so that lines become columns and vice versa - ALL_TARGET= ${PORTNAME} MAN1= rot.1 diff --git a/textproc/rot/pkg-comment b/textproc/rot/pkg-comment new file mode 100644 index 0000000..51349f4 --- /dev/null +++ b/textproc/rot/pkg-comment @@ -0,0 +1 @@ +Rotates a file so that lines become columns and vice versa diff --git a/textproc/rtf2htm/Makefile b/textproc/rtf2htm/Makefile index 92f18c0..f8415ae 100644 --- a/textproc/rtf2htm/Makefile +++ b/textproc/rtf2htm/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.geocities.com/tuorfa/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A command-line converter from RTF (Rich Text) to HTML - USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/rtf2htm/pkg-comment b/textproc/rtf2htm/pkg-comment new file mode 100644 index 0000000..eba9218 --- /dev/null +++ b/textproc/rtf2htm/pkg-comment @@ -0,0 +1 @@ +A command-line converter from RTF (Rich Text) to HTML diff --git a/textproc/sk-aspell/Makefile b/textproc/sk-aspell/Makefile index 943a9d3..df03446 100644 --- a/textproc/sk-aspell/Makefile +++ b/textproc/sk-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= sk-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Slovak dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_SK= ano diff --git a/textproc/sk-aspell/pkg-comment b/textproc/sk-aspell/pkg-comment new file mode 100644 index 0000000..4bf8a52 --- /dev/null +++ b/textproc/sk-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Slovak dictionary diff --git a/textproc/sv-aspell/Makefile b/textproc/sv-aspell/Makefile index 19e798f3..3201bf7 100644 --- a/textproc/sv-aspell/Makefile +++ b/textproc/sv-aspell/Makefile @@ -9,8 +9,6 @@ PORTNAME= sv-aspell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Aspell with Swedish dictionary - MASTERDIR= ${.CURDIR}/../aspell ASPELL_SV= ja diff --git a/textproc/sv-aspell/pkg-comment b/textproc/sv-aspell/pkg-comment new file mode 100644 index 0000000..7ea9e62 --- /dev/null +++ b/textproc/sv-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Swedish dictionary diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile index 52b7e55..1747838 100644 --- a/textproc/tex2im/Makefile +++ b/textproc/tex2im/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.nought.de/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts LaTeX formulas into high resolution pixmap graphics - RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ latex:${PORTSDIR}/print/teTeX \ convert:${PORTSDIR}/graphics/ImageMagick diff --git a/textproc/tex2im/pkg-comment b/textproc/tex2im/pkg-comment new file mode 100644 index 0000000..ab4d175 --- /dev/null +++ b/textproc/tex2im/pkg-comment @@ -0,0 +1 @@ +Converts LaTeX formulas into high resolution pixmap graphics diff --git a/textproc/texi2db/Makefile b/textproc/texi2db/Makefile index 424f724a..598a302 100644 --- a/textproc/texi2db/Makefile +++ b/textproc/texi2db/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.tldp.org/downloads/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts a Texinfo file into DocBook XML - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/texi2db/pkg-comment b/textproc/texi2db/pkg-comment new file mode 100644 index 0000000..cd17268e --- /dev/null +++ b/textproc/texi2db/pkg-comment @@ -0,0 +1 @@ +Converts a Texinfo file into DocBook XML diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index b409682..e554786 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A TeX to HTML translator - RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ latex:${PORTSDIR}/print/teTeX \ ppmtogif:${PORTSDIR}/graphics/netpbm diff --git a/textproc/tth/pkg-comment b/textproc/tth/pkg-comment new file mode 100644 index 0000000..34b1f87 --- /dev/null +++ b/textproc/tth/pkg-comment @@ -0,0 +1 @@ +A TeX to HTML translator diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile index 3063971..22c45b0 100644 --- a/textproc/txt2man/Makefile +++ b/textproc/txt2man/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://mvertes.free.fr/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts flat ASCII text to man page format - BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/txt2man/pkg-comment b/textproc/txt2man/pkg-comment new file mode 100644 index 0000000..b232919 --- /dev/null +++ b/textproc/txt2man/pkg-comment @@ -0,0 +1 @@ +Converts flat ASCII text to man page format diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index 7576a67..3af0c02 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -12,8 +12,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A converter from RTF to several formats, including HTML and LaTeX - WRKSRC= ${WRKDIR}/unrtf ALL_TARGET= unrtf diff --git a/textproc/unrtf/pkg-comment b/textproc/unrtf/pkg-comment new file mode 100644 index 0000000..bf4b5de --- /dev/null +++ b/textproc/unrtf/pkg-comment @@ -0,0 +1 @@ +A converter from RTF to several formats, including HTML and LaTeX diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index 79ca0f3..56c3fd5 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -13,8 +13,6 @@ DISTNAME= XML4J-J-bin.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XML for Java parser - WRKSRC= ${WRKDIR}/XML4J-3_1_1 NO_BUILD= YES diff --git a/textproc/xml4j/pkg-comment b/textproc/xml4j/pkg-comment new file mode 100644 index 0000000..ba3129c --- /dev/null +++ b/textproc/xml4j/pkg-comment @@ -0,0 +1 @@ +XML for Java parser diff --git a/textproc/xmlpp/Makefile b/textproc/xmlpp/Makefile index 250c3df..cb79b5d 100644 --- a/textproc/xmlpp/Makefile +++ b/textproc/xmlpp/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.root.at/download/gpl/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XML Parser and Validator - USE_REINPLACE= yes FETCH_CMD= /usr/bin/fetch USE_GMAKE= yes diff --git a/textproc/xmlpp/pkg-comment b/textproc/xmlpp/pkg-comment new file mode 100644 index 0000000..a817d05 --- /dev/null +++ b/textproc/xmlpp/pkg-comment @@ -0,0 +1 @@ +XML Parser and Validator diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile index 959a8dd..3471714 100644 --- a/textproc/xmlppm/Makefile +++ b/textproc/xmlppm/Makefile @@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XML-Conscious PPM Compression - LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/textproc/xmlppm/pkg-comment b/textproc/xmlppm/pkg-comment new file mode 100644 index 0000000..2651dd2 --- /dev/null +++ b/textproc/xmlppm/pkg-comment @@ -0,0 +1 @@ +XML-Conscious PPM Compression diff --git a/textproc/xslint/Makefile b/textproc/xslint/Makefile index 75dad8a..8b4ab25 100644 --- a/textproc/xslint/Makefile +++ b/textproc/xslint/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XSL(T) stylesheet checker - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM USE_PERL5= yes diff --git a/textproc/xslint/pkg-comment b/textproc/xslint/pkg-comment new file mode 100644 index 0000000..26f9ad0 --- /dev/null +++ b/textproc/xslint/pkg-comment @@ -0,0 +1 @@ +XSL(T) stylesheet checker diff --git a/vietnamese/libviet/Makefile b/vietnamese/libviet/Makefile index caa9973..2c8180c 100644 --- a/vietnamese/libviet/Makefile +++ b/vietnamese/libviet/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= obrien MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= VIQR<->VISCII conversion and VISCII ctype-like routines - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/lib do-install: diff --git a/vietnamese/libviet/pkg-comment b/vietnamese/libviet/pkg-comment new file mode 100644 index 0000000..74c336b --- /dev/null +++ b/vietnamese/libviet/pkg-comment @@ -0,0 +1 @@ +VIQR<->VISCII conversion and VISCII ctype-like routines diff --git a/vietnamese/unicode-uhoai/Makefile b/vietnamese/unicode-uhoai/Makefile index 6dda38d..269113c 100644 --- a/vietnamese/unicode-uhoai/Makefile +++ b/vietnamese/unicode-uhoai/Makefile @@ -14,8 +14,6 @@ DISTNAME= uhoaiw21 MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= Unicode TrueType Font with UHoai Vietnamese encoding - USE_ZIP= yes NO_WRKSUBDIR= yes USE_X_PREFIX= yes diff --git a/vietnamese/unicode-uhoai/pkg-comment b/vietnamese/unicode-uhoai/pkg-comment new file mode 100644 index 0000000..ff41e09 --- /dev/null +++ b/vietnamese/unicode-uhoai/pkg-comment @@ -0,0 +1 @@ +Unicode TrueType Font with UHoai Vietnamese encoding diff --git a/vietnamese/vis2u/Makefile b/vietnamese/vis2u/Makefile index 37f1966..be4a7e2 100644 --- a/vietnamese/vis2u/Makefile +++ b/vietnamese/vis2u/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= VISCII->Unicode conversion - USE_ZIP= yes NO_WRKSUBDIR= yes diff --git a/vietnamese/vis2u/pkg-comment b/vietnamese/vis2u/pkg-comment new file mode 100644 index 0000000..7f75a2b --- /dev/null +++ b/vietnamese/vis2u/pkg-comment @@ -0,0 +1 @@ +VISCII->Unicode conversion diff --git a/vietnamese/vn7to8/Makefile b/vietnamese/vn7to8/Makefile index fb2fbe9..567c4860 100644 --- a/vietnamese/vn7to8/Makefile +++ b/vietnamese/vn7to8/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= Converts between 7-bit Vietnamese VIQR and 8-bit VISCII formats - BUILD_DEPENDS= ${LOCALBASE}/lib/libviqr.a:${PORTSDIR}/vietnamese/libviet CFLAGS+= -I${PREFIX}/include/viet diff --git a/vietnamese/vn7to8/pkg-comment b/vietnamese/vn7to8/pkg-comment new file mode 100644 index 0000000..e8fada3 --- /dev/null +++ b/vietnamese/vn7to8/pkg-comment @@ -0,0 +1 @@ +Converts between 7-bit Vietnamese VIQR and 8-bit VISCII formats diff --git a/vietnamese/vnconvert/Makefile b/vietnamese/vnconvert/Makefile index a2e7a6a..7aa9e04 100644 --- a/vietnamese/vnconvert/Makefile +++ b/vietnamese/vnconvert/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tar MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= Converts Vietnamese text files between popular formats - NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= diff --git a/vietnamese/vnconvert/pkg-comment b/vietnamese/vnconvert/pkg-comment new file mode 100644 index 0000000..5ab0c98 --- /dev/null +++ b/vietnamese/vnconvert/pkg-comment @@ -0,0 +1 @@ +Converts Vietnamese text files between popular formats diff --git a/vietnamese/vnelvis/Makefile b/vietnamese/vnelvis/Makefile index 12bc658..a91f1da 100644 --- a/vietnamese/vnelvis/Makefile +++ b/vietnamese/vnelvis/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= A vi clone that speaks Vietnamese - BUILD_DEPENDS= ${LOCALBASE}/lib/libviqr.a:${PORTSDIR}/vietnamese/libviet CFLAGS+= -I${PREFIX}/include/viet diff --git a/vietnamese/vnelvis/pkg-comment b/vietnamese/vnelvis/pkg-comment new file mode 100644 index 0000000..a458de8 --- /dev/null +++ b/vietnamese/vnelvis/pkg-comment @@ -0,0 +1 @@ +A vi clone that speaks Vietnamese diff --git a/vietnamese/vnless/Makefile b/vietnamese/vnless/Makefile index 1ea3eb9..bc34079 100644 --- a/vietnamese/vnless/Makefile +++ b/vietnamese/vnless/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= A pager utility that speaks Vietnamese - ALL_TARGET= clobber all MAN1= vnless.1 vnlesskey.1 diff --git a/vietnamese/vnless/pkg-comment b/vietnamese/vnless/pkg-comment new file mode 100644 index 0000000..8cbaecc --- /dev/null +++ b/vietnamese/vnless/pkg-comment @@ -0,0 +1 @@ +A pager utility that speaks Vietnamese diff --git a/vietnamese/vnlpr/Makefile b/vietnamese/vnlpr/Makefile index cd6fb74..55d07f9 100644 --- a/vietnamese/vnlpr/Makefile +++ b/vietnamese/vnlpr/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= Shell script and set of fonts to print Vietnamese text on PostScript printer - RUN_DEPENDS= vn7to8:${PORTSDIR}/vietnamese/vn7to8 \ vnpstext:${PORTSDIR}/vietnamese/vnpstext diff --git a/vietnamese/vnlpr/pkg-comment b/vietnamese/vnlpr/pkg-comment new file mode 100644 index 0000000..eb6aca4 --- /dev/null +++ b/vietnamese/vnlpr/pkg-comment @@ -0,0 +1 @@ +Shell script and set of fonts to print Vietnamese text on PostScript printer diff --git a/vietnamese/vnpstext/Makefile b/vietnamese/vnpstext/Makefile index 57a596da..caaafce 100644 --- a/vietnamese/vnpstext/Makefile +++ b/vietnamese/vnpstext/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= Converts 8-bit VISCII Vietnamese text into PostScript - CFLAGS+= -I../../include MAN1= vnpstext.1 diff --git a/vietnamese/vnpstext/pkg-comment b/vietnamese/vnpstext/pkg-comment new file mode 100644 index 0000000..12b6451 --- /dev/null +++ b/vietnamese/vnpstext/pkg-comment @@ -0,0 +1 @@ +Converts 8-bit VISCII Vietnamese text into PostScript diff --git a/vietnamese/vnroff/Makefile b/vietnamese/vnroff/Makefile index 02efcd7..0762e69 100644 --- a/vietnamese/vnroff/Makefile +++ b/vietnamese/vnroff/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-2.0 MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= Converts Vietnamese VIQR text into troff format - NO_WRKSUBDIR= yes MAN1= vnroff.1 diff --git a/vietnamese/vnroff/pkg-comment b/vietnamese/vnroff/pkg-comment new file mode 100644 index 0000000..ad9e0ea --- /dev/null +++ b/vietnamese/vnroff/pkg-comment @@ -0,0 +1 @@ +Converts Vietnamese VIQR text into troff format diff --git a/vietnamese/vnterm/Makefile b/vietnamese/vnterm/Makefile index ed287a8..60f3831 100644 --- a/vietnamese/vnterm/Makefile +++ b/vietnamese/vnterm/Makefile @@ -14,8 +14,6 @@ DISTNAME= xorg-1 MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= An xterm that speaks Vietnamese - USE_IMAKE= yes .include <bsd.port.pre.mk> diff --git a/vietnamese/vnterm/pkg-comment b/vietnamese/vnterm/pkg-comment new file mode 100644 index 0000000..e336ccb --- /dev/null +++ b/vietnamese/vnterm/pkg-comment @@ -0,0 +1 @@ +An xterm that speaks Vietnamese diff --git a/vietnamese/vntex/Makefile b/vietnamese/vntex/Makefile index c4eea78..cdbe5ac 100644 --- a/vietnamese/vntex/Makefile +++ b/vietnamese/vntex/Makefile @@ -14,8 +14,6 @@ DISTNAME= vntex MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= teTeX Vietnamese language + font support - # actually just need to make sure ${PREFIX}/share/texmf/tex/ exists RUN_DEPENDS= virtex:${PORTSDIR}/print/teTeX diff --git a/vietnamese/vntex/pkg-comment b/vietnamese/vntex/pkg-comment new file mode 100644 index 0000000..80888be --- /dev/null +++ b/vietnamese/vntex/pkg-comment @@ -0,0 +1 @@ +teTeX Vietnamese language + font support diff --git a/vietnamese/vnxfonts/Makefile b/vietnamese/vnxfonts/Makefile index abce8e4..d043aea 100644 --- a/vietnamese/vnxfonts/Makefile +++ b/vietnamese/vnxfonts/Makefile @@ -18,8 +18,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org -PORTCOMMENT= X fonts for displaying Vietnamese - WRKSRC= ${WRKDIR}/fonts/X USE_X_PREFIX= yes diff --git a/vietnamese/vnxfonts/pkg-comment b/vietnamese/vnxfonts/pkg-comment new file mode 100644 index 0000000..4287c1b --- /dev/null +++ b/vietnamese/vnxfonts/pkg-comment @@ -0,0 +1 @@ +X fonts for displaying Vietnamese diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile index e287f77..a8edb2d 100644 --- a/www/Mosaic/Makefile +++ b/www/Mosaic/Makefile @@ -13,8 +13,6 @@ DISTNAME= Mosaic-src-2.7b5 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A World Wide Web browser - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/www/Mosaic/pkg-comment b/www/Mosaic/pkg-comment new file mode 100644 index 0000000..4d0f8df --- /dev/null +++ b/www/Mosaic/pkg-comment @@ -0,0 +1 @@ +A World Wide Web browser diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 6f6bd06..d721b91 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -18,8 +18,6 @@ MASTER_SITE_SUBDIR= httpd/contrib/modules/1.3 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Third-party modules contributed to the Apache HTTP server project - BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 diff --git a/www/apache-contrib/pkg-comment b/www/apache-contrib/pkg-comment new file mode 100644 index 0000000..60aac81 --- /dev/null +++ b/www/apache-contrib/pkg-comment @@ -0,0 +1 @@ +Third-party modules contributed to the Apache HTTP server project diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 0cb4b00..b862ada 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -31,8 +31,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Apache 1.3 webserver with SSL/TLS functionality - LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm MASTER_SITES_MODSSL= http://www.modssl.org/source/ \ diff --git a/www/apache13-modssl/pkg-comment b/www/apache13-modssl/pkg-comment new file mode 100644 index 0000000..51ef1c0 --- /dev/null +++ b/www/apache13-modssl/pkg-comment @@ -0,0 +1 @@ +The Apache 1.3 webserver with SSL/TLS functionality diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 02356d8..fe8851c 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -41,8 +41,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@freebsd.org -PORTCOMMENT= Apache-SSL: Apache secure webserver integrating OpenSSL - APACHE_VERSION= 1.3.27 APACHE_SSL_VERSION= 1.48 diff --git a/www/apache13-ssl/pkg-comment b/www/apache13-ssl/pkg-comment new file mode 100644 index 0000000..1d0fd29 --- /dev/null +++ b/www/apache13-ssl/pkg-comment @@ -0,0 +1 @@ +Apache-SSL: Apache secure webserver integrating OpenSSL diff --git a/www/arena/Makefile b/www/arena/Makefile index c6ecf54..433d0f4 100644 --- a/www/arena/Makefile +++ b/www/arena/Makefile @@ -13,8 +13,6 @@ DISTNAME= arena-CJK-beta3a MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Experimental HTML 3 browser, supports math and style sheets - LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png diff --git a/www/arena/pkg-comment b/www/arena/pkg-comment new file mode 100644 index 0000000..436b8b8 --- /dev/null +++ b/www/arena/pkg-comment @@ -0,0 +1 @@ +Experimental HTML 3 browser, supports math and style sheets diff --git a/www/ashe/Makefile b/www/ashe/Makefile index 9b0cb84..6da7f19 100644 --- a/www/ashe/Makefile +++ b/www/ashe/Makefile @@ -14,8 +14,6 @@ DISTFILES= xhtml-1.3.tar.Z cci.tar.Z libhtmlw.tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple HTML editor - NO_WRKSUBDIR= yes CONFIGURE_WRKSRC= ${WRKDIR}/src INSTALL_WRKSRC= ${WRKDIR}/src diff --git a/www/ashe/pkg-comment b/www/ashe/pkg-comment new file mode 100644 index 0000000..58287cf --- /dev/null +++ b/www/ashe/pkg-comment @@ -0,0 +1 @@ +A simple HTML editor diff --git a/www/bkmrkconv/Makefile b/www/bkmrkconv/Makefile index b737f08..2fc9965 100644 --- a/www/bkmrkconv/Makefile +++ b/www/bkmrkconv/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.bleb.org/software/bkmrkconv/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Netscape bookmarks.html converter - USE_PERL5= yes NO_BUILD= yes diff --git a/www/bkmrkconv/pkg-comment b/www/bkmrkconv/pkg-comment new file mode 100644 index 0000000..3a617c3 --- /dev/null +++ b/www/bkmrkconv/pkg-comment @@ -0,0 +1 @@ +Netscape bookmarks.html converter diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index cdf37ee..e35dd04e 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.webdav.org/cadaver/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Commandline client for DAV - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/cadaver/pkg-comment b/www/cadaver/pkg-comment new file mode 100644 index 0000000..87e3ee1 --- /dev/null +++ b/www/cadaver/pkg-comment @@ -0,0 +1 @@ +Commandline client for DAV diff --git a/www/cgic/Makefile b/www/cgic/Makefile index 5cb61e2..a30c239 100644 --- a/www/cgic/Makefile +++ b/www/cgic/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= ANSI C library for CGI programming - WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= ${FILESDIR}/Makefile.lib INSTALLS_SHLIB= yes diff --git a/www/cgic/pkg-comment b/www/cgic/pkg-comment new file mode 100644 index 0000000..b771e16 --- /dev/null +++ b/www/cgic/pkg-comment @@ -0,0 +1 @@ +ANSI C library for CGI programming diff --git a/www/chimera/Makefile b/www/chimera/Makefile index 5a156b7..9a98faf 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X/Athena World-Wide Web client - NO_LATEST_LINK= yes USE_IMAKE= yes diff --git a/www/chimera/pkg-comment b/www/chimera/pkg-comment new file mode 100644 index 0000000..6e18806 --- /dev/null +++ b/www/chimera/pkg-comment @@ -0,0 +1 @@ +X/Athena World-Wide Web client diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index 91ff6b7..8df5072 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -17,8 +17,6 @@ DISTNAME= Cocoon-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 100% pure Java publishing framework servlet - USE_JAVA= 1.1+ MAKE_ENV= JAVA_HOME=${JAVA_HOME} CLASSPATH=${CLASSPATH} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/www/cocoon/pkg-comment b/www/cocoon/pkg-comment new file mode 100644 index 0000000..2f88fbe --- /dev/null +++ b/www/cocoon/pkg-comment @@ -0,0 +1 @@ +100% pure Java publishing framework servlet diff --git a/www/comline/Makefile b/www/comline/Makefile index 7af5060..e81dbf9 100644 --- a/www/comline/Makefile +++ b/www/comline/Makefile @@ -18,8 +18,6 @@ DISTFILES= w3c-libwww-4.0D.tar.gz \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= W3C Command Line WWW Tool - USE_REINPLACE= yes WRKSRC= ${WRKDIR}/WWW diff --git a/www/comline/pkg-comment b/www/comline/pkg-comment new file mode 100644 index 0000000..74ee33d --- /dev/null +++ b/www/comline/pkg-comment @@ -0,0 +1 @@ +W3C Command Line WWW Tool diff --git a/www/decss/Makefile b/www/decss/Makefile index a9a9cce..a938336 100644 --- a/www/decss/Makefile +++ b/www/decss/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Strip cascading style sheets from webpages - WRKSRC= ${WRKDIR}/source NO_BUILD= YES diff --git a/www/decss/pkg-comment b/www/decss/pkg-comment new file mode 100644 index 0000000..d0ad3f3 --- /dev/null +++ b/www/decss/pkg-comment @@ -0,0 +1 @@ +Strip cascading style sheets from webpages diff --git a/www/flashplugin/Makefile b/www/flashplugin/Makefile index 5f07cf8..d6da74f 100644 --- a/www/flashplugin/Makefile +++ b/www/flashplugin/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.geocities.com/TimesSquare/Labyrinth/5084/flash/Linux/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An implementation of Macromedia Flash plugin for Netscape - ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> diff --git a/www/flashplugin/pkg-comment b/www/flashplugin/pkg-comment new file mode 100644 index 0000000..d0bf545 --- /dev/null +++ b/www/flashplugin/pkg-comment @@ -0,0 +1 @@ +An implementation of Macromedia Flash plugin for Netscape diff --git a/www/fxhtml/Makefile b/www/fxhtml/Makefile index 03ee183..e6f6de5 100644 --- a/www/fxhtml/Makefile +++ b/www/fxhtml/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Server side extension to HTML eliminating the need for CGI scripts - pre-install: ${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data diff --git a/www/fxhtml/pkg-comment b/www/fxhtml/pkg-comment new file mode 100644 index 0000000..7d2858f --- /dev/null +++ b/www/fxhtml/pkg-comment @@ -0,0 +1 @@ +Server side extension to HTML eliminating the need for CGI scripts diff --git a/www/gn/Makefile b/www/gn/Makefile index b7beee7..bd64b50 100644 --- a/www/gn/Makefile +++ b/www/gn/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Gopher and http server - BUILD_DEPENDS= ${WAISDIR}/bin/waisindex:${PORTSDIR}/net/wais IS_INTERACTIVE= yes diff --git a/www/gn/pkg-comment b/www/gn/pkg-comment new file mode 100644 index 0000000..8de3d4c --- /dev/null +++ b/www/gn/pkg-comment @@ -0,0 +1 @@ +Gopher and http server diff --git a/www/grail/Makefile b/www/grail/Makefile index 59d87c9..2b2e539 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org -PORTCOMMENT= An extensible Internet browser written entirely in Python - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter IGNORE= "Doesn't seem to work with Python 2.x" diff --git a/www/grail/pkg-comment b/www/grail/pkg-comment new file mode 100644 index 0000000..c7fea6b --- /dev/null +++ b/www/grail/pkg-comment @@ -0,0 +1 @@ +An extensible Internet browser written entirely in Python diff --git a/www/harvest/Makefile b/www/harvest/Makefile index 9c82fbf3..8861d70 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Collect information from all over the Internet - USE_REINPLACE= yes USE_PERL5= yes diff --git a/www/harvest/pkg-comment b/www/harvest/pkg-comment new file mode 100644 index 0000000..e25c750 --- /dev/null +++ b/www/harvest/pkg-comment @@ -0,0 +1 @@ +Collect information from all over the Internet diff --git a/www/htmlobject/Makefile b/www/htmlobject/Makefile index 5793b33..6a69f75 100644 --- a/www/htmlobject/Makefile +++ b/www/htmlobject/Makefile @@ -15,8 +15,6 @@ DISTNAME= html_object-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= HTML Document Object - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/www/htmlobject/pkg-comment b/www/htmlobject/pkg-comment new file mode 100644 index 0000000..ba399d2 --- /dev/null +++ b/www/htmlobject/pkg-comment @@ -0,0 +1 @@ +HTML Document Object diff --git a/www/httperf/Makefile b/www/httperf/Makefile index 0f183f2..5d2e4c7 100644 --- a/www/httperf/Makefile +++ b/www/httperf/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for measuring webserver performance - USE_GMAKE= yes MAN1= httperf.1 diff --git a/www/httperf/pkg-comment b/www/httperf/pkg-comment new file mode 100644 index 0000000..6adc47f --- /dev/null +++ b/www/httperf/pkg-comment @@ -0,0 +1 @@ +A tool for measuring webserver performance diff --git a/www/junkbuster/Makefile b/www/junkbuster/Makefile index e73f637..292e0b7 100644 --- a/www/junkbuster/Makefile +++ b/www/junkbuster/Makefile @@ -21,8 +21,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An HTTP proxy server that eliminates ads - USE_REINPLACE= yes ALL_TARGET= # yes, an empty target. diff --git a/www/junkbuster/pkg-comment b/www/junkbuster/pkg-comment new file mode 100644 index 0000000..356bd17 --- /dev/null +++ b/www/junkbuster/pkg-comment @@ -0,0 +1 @@ +An HTTP proxy server that eliminates ads diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 9cc0219..a71cf53 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The W3C Reference Library - USE_LIBTOOL= yes USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib diff --git a/www/libwww/pkg-comment b/www/libwww/pkg-comment new file mode 100644 index 0000000..9f0372d --- /dev/null +++ b/www/libwww/pkg-comment @@ -0,0 +1 @@ +The W3C Reference Library diff --git a/www/linux-lesstif-ns/Makefile b/www/linux-lesstif-ns/Makefile index 78c9761..2b41cf1 100644 --- a/www/linux-lesstif-ns/Makefile +++ b/www/linux-lesstif-ns/Makefile @@ -24,8 +24,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Clone of the Motif library mostly for linux-netscape4 - BUILD_DEPENDS= ${LINUXBASE}/usr/bin/cc:${PORTSDIR}/devel/linux_devtools-7 USE_BZIP2= yes diff --git a/www/linux-lesstif-ns/pkg-comment b/www/linux-lesstif-ns/pkg-comment new file mode 100644 index 0000000..da9938c --- /dev/null +++ b/www/linux-lesstif-ns/pkg-comment @@ -0,0 +1 @@ +Clone of the Motif library mostly for linux-netscape4 diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile index 8053b16..04becda 100644 --- a/www/lynx-ssl/Makefile +++ b/www/lynx-ssl/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTCOMMENT= A non-graphical, text-based https-enabled World-Wide Web client - PKGNAMESUFFIX = -ssl MASTERDIR= ${.CURDIR}/../lynx diff --git a/www/lynx-ssl/pkg-comment b/www/lynx-ssl/pkg-comment new file mode 100644 index 0000000..25d3368 --- /dev/null +++ b/www/lynx-ssl/pkg-comment @@ -0,0 +1 @@ +A non-graphical, text-based World-Wide Web client diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 7d70932..d032d02 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -19,8 +19,6 @@ PATCHFILES= lynx2.8.4rel.1a.patch \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A non-graphical, text-based World-Wide Web client - USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME}2-8-4 GNU_CONFIGURE= yes diff --git a/www/lynx/pkg-comment b/www/lynx/pkg-comment new file mode 100644 index 0000000..25d3368 --- /dev/null +++ b/www/lynx/pkg-comment @@ -0,0 +1 @@ +A non-graphical, text-based World-Wide Web client diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index fef2727..500cd1a 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A WWW authoring tool to create clickable maps - RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk11 JDK_VERSION= 1.1.8 diff --git a/www/mapedit/pkg-comment b/www/mapedit/pkg-comment new file mode 100644 index 0000000..6a3eaa4 --- /dev/null +++ b/www/mapedit/pkg-comment @@ -0,0 +1 @@ +A WWW authoring tool to create clickable maps diff --git a/www/mod_access_identd/Makefile b/www/mod_access_identd/Makefile index dd44675..8a8d90a 100644 --- a/www/mod_access_identd/Makefile +++ b/www/mod_access_identd/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://MeepZor.Com/packages/mod_access_identd/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module to supply access control based on ident reply - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_access_identd/pkg-comment b/www/mod_access_identd/pkg-comment new file mode 100644 index 0000000..28a603e --- /dev/null +++ b/www/mod_access_identd/pkg-comment @@ -0,0 +1 @@ +Apache module to supply access control based on ident reply diff --git a/www/mod_access_referer/Makefile b/www/mod_access_referer/Makefile index 1e4de0e..4def9cc 100644 --- a/www/mod_access_referer/Makefile +++ b/www/mod_access_referer/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= accessreferer MAINTAINER= ports@freebsd.org -PORTCOMMENT= An Apache module that provides access control based on Referer HTTP header - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_access_referer/pkg-comment b/www/mod_access_referer/pkg-comment new file mode 100644 index 0000000..1280775 --- /dev/null +++ b/www/mod_access_referer/pkg-comment @@ -0,0 +1 @@ +An Apache module that provides access control based on Referer HTTP header diff --git a/www/mod_auth_any/Makefile b/www/mod_auth_any/Makefile index 42883c7..e1483c4 100644 --- a/www/mod_auth_any/Makefile +++ b/www/mod_auth_any/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module to use any command line program to authenticate a user - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_auth_any/pkg-comment b/www/mod_auth_any/pkg-comment new file mode 100644 index 0000000..b69de0d --- /dev/null +++ b/www/mod_auth_any/pkg-comment @@ -0,0 +1 @@ +Apache module to use any command line program to authenticate a user diff --git a/www/mod_auth_pgsql/Makefile b/www/mod_auth_pgsql/Makefile index cf41b9e..1fbde23 100644 --- a/www/mod_auth_pgsql/Makefile +++ b/www/mod_auth_pgsql/Makefile @@ -11,8 +11,6 @@ MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql/dist/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Allows users to use PostgreSQL databases for user authentication - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${LOCALBASE}/sbin/${AP_TARGET}:${APACHE_PORT} LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 diff --git a/www/mod_auth_pgsql/pkg-comment b/www/mod_auth_pgsql/pkg-comment new file mode 100644 index 0000000..b75baa2 --- /dev/null +++ b/www/mod_auth_pgsql/pkg-comment @@ -0,0 +1 @@ +Allows users to use PostgreSQL databases for user authentication diff --git a/www/mod_bf/Makefile b/www/mod_bf/Makefile index ba24365..c7152c7 100644 --- a/www/mod_bf/Makefile +++ b/www/mod_bf/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= modbf MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A brainf*ck module for Apache - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_bf/pkg-comment b/www/mod_bf/pkg-comment new file mode 100644 index 0000000..c37afdb --- /dev/null +++ b/www/mod_bf/pkg-comment @@ -0,0 +1 @@ +A brainf*ck module for Apache diff --git a/www/mod_blowchunks/Makefile b/www/mod_blowchunks/Makefile index e5cf8d8b6c..aba5233 100644 --- a/www/mod_blowchunks/Makefile +++ b/www/mod_blowchunks/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module for rejecting and logging chunked requests - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_blowchunks/pkg-comment b/www/mod_blowchunks/pkg-comment new file mode 100644 index 0000000..a2c9928 --- /dev/null +++ b/www/mod_blowchunks/pkg-comment @@ -0,0 +1 @@ +Apache module for rejecting and logging chunked requests diff --git a/www/mod_cgi_debug/Makefile b/www/mod_cgi_debug/Makefile index c4f1134..c5eb5eb 100644 --- a/www/mod_cgi_debug/Makefile +++ b/www/mod_cgi_debug/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://software.tangent.org/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module to make debugging server-side scripts easier - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_cgi_debug/pkg-comment b/www/mod_cgi_debug/pkg-comment new file mode 100644 index 0000000..93fa51f --- /dev/null +++ b/www/mod_cgi_debug/pkg-comment @@ -0,0 +1 @@ +Apache module to make debugging server-side scripts easier diff --git a/www/mod_color/Makefile b/www/mod_color/Makefile index c788387..20a468c 100644 --- a/www/mod_color/Makefile +++ b/www/mod_color/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .l MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module that provides syntax coloring for various languages - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_color/pkg-comment b/www/mod_color/pkg-comment new file mode 100644 index 0000000..b3ff1e9 --- /dev/null +++ b/www/mod_color/pkg-comment @@ -0,0 +1 @@ +Apache module that provides syntax coloring for various languages diff --git a/www/mod_hosts_access/Makefile b/www/mod_hosts_access/Makefile index 360ed16..34afa18 100644 --- a/www/mod_hosts_access/Makefile +++ b/www/mod_hosts_access/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.klomp.org/mod_hosts_access/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module that makes Apache respect hosts.allow and hosts.deny - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_hosts_access/pkg-comment b/www/mod_hosts_access/pkg-comment new file mode 100644 index 0000000..4f215c0 --- /dev/null +++ b/www/mod_hosts_access/pkg-comment @@ -0,0 +1 @@ +Apache module that makes Apache respect hosts.allow and hosts.deny diff --git a/www/mod_index_rss/Makefile b/www/mod_index_rss/Makefile index 301a57f..453f76a 100644 --- a/www/mod_index_rss/Makefile +++ b/www/mod_index_rss/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://software.tangent.org/download/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module to provides RSS output for directories - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_index_rss/pkg-comment b/www/mod_index_rss/pkg-comment new file mode 100644 index 0000000..e745453 --- /dev/null +++ b/www/mod_index_rss/pkg-comment @@ -0,0 +1 @@ +Apache module to provides RSS output for directories diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile index 068a55b..e9a0d58 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://software.tangent.org/download/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module to allow MP3 streaming - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_mp3/pkg-comment b/www/mod_mp3/pkg-comment new file mode 100644 index 0000000..1819207 --- /dev/null +++ b/www/mod_mp3/pkg-comment @@ -0,0 +1 @@ +Apache module to allow MP3 streaming diff --git a/www/mod_put/Makefile b/www/mod_put/Makefile index 3d547f3..10d1c44 100644 --- a/www/mod_put/Makefile +++ b/www/mod_put/Makefile @@ -13,8 +13,6 @@ DISTFILES= mod_put.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Apache module that provides PUT and DELETE methods - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_put/pkg-comment b/www/mod_put/pkg-comment new file mode 100644 index 0000000..94fcb4f --- /dev/null +++ b/www/mod_put/pkg-comment @@ -0,0 +1 @@ +An Apache module that provides PUT and DELETE methods diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index 9797998..dd21731 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module for integrating Python - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_python/pkg-comment b/www/mod_python/pkg-comment new file mode 100644 index 0000000..2929781 --- /dev/null +++ b/www/mod_python/pkg-comment @@ -0,0 +1 @@ +Apache module for integrating Python diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index 9797998..dd21731 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module for integrating Python - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_python3/pkg-comment b/www/mod_python3/pkg-comment new file mode 100644 index 0000000..2929781 --- /dev/null +++ b/www/mod_python3/pkg-comment @@ -0,0 +1 @@ +Apache module for integrating Python diff --git a/www/mod_roaming/Makefile b/www/mod_roaming/Makefile index 4cdb166..aa7eebe 100644 --- a/www/mod_roaming/Makefile +++ b/www/mod_roaming/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.klomp.org/mod_roaming/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Apache module that works as a Netscape Roaming Access server - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_roaming/pkg-comment b/www/mod_roaming/pkg-comment new file mode 100644 index 0000000..17d3be0 --- /dev/null +++ b/www/mod_roaming/pkg-comment @@ -0,0 +1 @@ +An Apache module that works as a Netscape Roaming Access server diff --git a/www/mod_sed/Makefile b/www/mod_sed/Makefile index cb9040b..8ebe06c 100644 --- a/www/mod_sed/Makefile +++ b/www/mod_sed/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.myrddin.demon.co.uk/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An apache module that embeds a copy of the sed(1) command - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_sed/pkg-comment b/www/mod_sed/pkg-comment new file mode 100644 index 0000000..d79c9fb --- /dev/null +++ b/www/mod_sed/pkg-comment @@ -0,0 +1 @@ +An apache module that embeds a copy of the sed(1) command diff --git a/www/mod_sequester/Makefile b/www/mod_sequester/Makefile index 5d438b4..e8ac1e6 100644 --- a/www/mod_sequester/Makefile +++ b/www/mod_sequester/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://MeepZor.Com/packages/mod_sequester/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module that controls access to the website using secure info - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_sequester/pkg-comment b/www/mod_sequester/pkg-comment new file mode 100644 index 0000000..2386ee5 --- /dev/null +++ b/www/mod_sequester/pkg-comment @@ -0,0 +1 @@ +Apache module that controls access to the website using secure info diff --git a/www/mod_snake/Makefile b/www/mod_snake/Makefile index 191d652..3020252 100644 --- a/www/mod_snake/Makefile +++ b/www/mod_snake/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= modsnake MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library to easily create flexible Apache modules - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} \ ${PYTHON_CMD}:${PYTHON_PORTSDIR} RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/mod_snake/pkg-comment b/www/mod_snake/pkg-comment new file mode 100644 index 0000000..ab057c4 --- /dev/null +++ b/www/mod_snake/pkg-comment @@ -0,0 +1 @@ +A library to easily create flexible Apache modules diff --git a/www/mod_ticket/Makefile b/www/mod_ticket/Makefile index 9e7bb12..1e1c3ee 100644 --- a/www/mod_ticket/Makefile +++ b/www/mod_ticket/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module for a digitally signed ticket in URL - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_ticket/pkg-comment b/www/mod_ticket/pkg-comment new file mode 100644 index 0000000..d2b109b --- /dev/null +++ b/www/mod_ticket/pkg-comment @@ -0,0 +1 @@ +Apache module for a digitally signed ticket in URL diff --git a/www/oops/Makefile b/www/oops/Makefile index 029cb1e..b143bf2 100644 --- a/www/oops/Makefile +++ b/www/oops/Makefile @@ -17,8 +17,6 @@ PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A caching web proxy server - OOPSVERSION= 1.5.22 OOPSDATE= 20020519 diff --git a/www/oops/pkg-comment b/www/oops/pkg-comment new file mode 100644 index 0000000..d9e9cb5 --- /dev/null +++ b/www/oops/pkg-comment @@ -0,0 +1 @@ +A caching web proxy server diff --git a/www/p5-Apache-AddHostPath/Makefile b/www/p5-Apache-AddHostPath/Makefile index 88f9d46..57540e9 100644 --- a/www/p5-Apache-AddHostPath/Makefile +++ b/www/p5-Apache-AddHostPath/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl interface for transforming a requested URI based on host/port - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/www/p5-Apache-AddHostPath/pkg-comment b/www/p5-Apache-AddHostPath/pkg-comment new file mode 100644 index 0000000..231aec3 --- /dev/null +++ b/www/p5-Apache-AddHostPath/pkg-comment @@ -0,0 +1 @@ +Perl interface for transforming a requested URI based on host/port diff --git a/www/p5-Apache-Archive/Makefile b/www/p5-Apache-Archive/Makefile index bb2cb93..8359532 100644 --- a/www/p5-Apache-Archive/Makefile +++ b/www/p5-Apache-Archive/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that creates a menu to allow perusal of tarball contents - BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Apache-Archive/pkg-comment b/www/p5-Apache-Archive/pkg-comment new file mode 100644 index 0000000..da405b4 --- /dev/null +++ b/www/p5-Apache-Archive/pkg-comment @@ -0,0 +1 @@ +Perl module that creates a menu to allow perusal of tarball contents diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 80de0d3..7941162 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl module to provide custom forms for reauthentication - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${APACHE_PORT} RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Apache-AuthCookie/pkg-comment b/www/p5-Apache-AuthCookie/pkg-comment new file mode 100644 index 0000000..cc43c2e --- /dev/null +++ b/www/p5-Apache-AuthCookie/pkg-comment @@ -0,0 +1 @@ +A perl module to provide custom forms for reauthentication diff --git a/www/p5-Apache-AuthTicket/Makefile b/www/p5-Apache-AuthTicket/Makefile index 4a923e8..aeecbda 100644 --- a/www/p5-Apache-AuthTicket/Makefile +++ b/www/p5-Apache-AuthTicket/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl modules that implement a cookie-based authentication system - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/AuthCookie.pm:${PORTSDIR}/www/p5-Apache-AuthCookie \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 diff --git a/www/p5-Apache-AuthTicket/pkg-comment b/www/p5-Apache-AuthTicket/pkg-comment new file mode 100644 index 0000000..97309e7 --- /dev/null +++ b/www/p5-Apache-AuthTicket/pkg-comment @@ -0,0 +1 @@ +Perl modules that implement a cookie-based authentication system diff --git a/www/p5-Apache-AuthenCache/Makefile b/www/p5-Apache-AuthenCache/Makefile index 1b03293..9ada4e0 100644 --- a/www/p5-Apache-AuthenCache/Makefile +++ b/www/p5-Apache-AuthenCache/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that implements authentication caching - BUILD_DEPENDS= ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Apache-AuthenCache/pkg-comment b/www/p5-Apache-AuthenCache/pkg-comment new file mode 100644 index 0000000..8dfd8bf --- /dev/null +++ b/www/p5-Apache-AuthenCache/pkg-comment @@ -0,0 +1 @@ +Perl module that implements authentication caching diff --git a/www/p5-Apache-AuthenURL/Makefile b/www/p5-Apache-AuthenURL/Makefile index 8059157..af9d855 100644 --- a/www/p5-Apache-AuthenURL/Makefile +++ b/www/p5-Apache-AuthenURL/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache/mod_perl module to handle auth against external URLs - BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Apache/AuthenCache.pm:${PORTSDIR}/www/p5-Apache-AuthenCache RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Apache-AuthenURL/pkg-comment b/www/p5-Apache-AuthenURL/pkg-comment new file mode 100644 index 0000000..807c086 --- /dev/null +++ b/www/p5-Apache-AuthenURL/pkg-comment @@ -0,0 +1 @@ +Apache/mod_perl module to handle auth against external URLs diff --git a/www/p5-Apache-AutoIndex/Makefile b/www/p5-Apache-AutoIndex/Makefile index d3f5a75..13bbd91 100644 --- a/www/p5-Apache-AutoIndex/Makefile +++ b/www/p5-Apache-AutoIndex/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl module that can completely replace mod_dir and mod_autoindex - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/Icon.pm:${PORTSDIR}/www/p5-Apache-Icon \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/Language.pm:${PORTSDIR}/www/p5-Apache-Language \ diff --git a/www/p5-Apache-AutoIndex/pkg-comment b/www/p5-Apache-AutoIndex/pkg-comment new file mode 100644 index 0000000..a9e994c --- /dev/null +++ b/www/p5-Apache-AutoIndex/pkg-comment @@ -0,0 +1 @@ +A perl module that can completely replace mod_dir and mod_autoindex diff --git a/www/p5-Apache-Filter/Makefile b/www/p5-Apache-Filter/Makefile index 9ed4aa0..18559e6 100644 --- a/www/p5-Apache-Filter/Makefile +++ b/www/p5-Apache-Filter/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org -PORTCOMMENT= Perl module to alter the output of previous handlers - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl PERL_CONFIGURE= yes diff --git a/www/p5-Apache-Filter/pkg-comment b/www/p5-Apache-Filter/pkg-comment new file mode 100644 index 0000000..4f0a4bd --- /dev/null +++ b/www/p5-Apache-Filter/pkg-comment @@ -0,0 +1 @@ +Perl module to alter the output of previous handlers diff --git a/www/p5-Apache-Icon/Makefile b/www/p5-Apache-Icon/Makefile index e77c3f84..aac0e49 100644 --- a/www/p5-Apache-Icon/Makefile +++ b/www/p5-Apache-Icon/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl module that provides an interface for looking up icon images - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl PERL_CONFIGURE= yes diff --git a/www/p5-Apache-Icon/pkg-comment b/www/p5-Apache-Icon/pkg-comment new file mode 100644 index 0000000..bc80ab7 --- /dev/null +++ b/www/p5-Apache-Icon/pkg-comment @@ -0,0 +1 @@ +A perl module that provides an interface for looking up icon images diff --git a/www/p5-Apache-Language/Makefile b/www/p5-Apache-Language/Makefile index 922e782..29994da 100644 --- a/www/p5-Apache-Language/Makefile +++ b/www/p5-Apache-Language/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl module that provides language-aware object hashes - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags diff --git a/www/p5-Apache-Language/pkg-comment b/www/p5-Apache-Language/pkg-comment new file mode 100644 index 0000000..8f229e8 --- /dev/null +++ b/www/p5-Apache-Language/pkg-comment @@ -0,0 +1 @@ +A perl module that provides language-aware object hashes diff --git a/www/p5-Apache-SSI/Makefile b/www/p5-Apache-SSI/Makefile index b0da7cb..f6e72f7 100644 --- a/www/p5-Apache-SSI/Makefile +++ b/www/p5-Apache-SSI/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache::SSI - Implement Server Side Includes in Perl - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/SimpleParse.pm:${PORTSDIR}/www/p5-HTML-SimpleParse RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Apache-SSI/pkg-comment b/www/p5-Apache-SSI/pkg-comment new file mode 100644 index 0000000..c6eafaa --- /dev/null +++ b/www/p5-Apache-SSI/pkg-comment @@ -0,0 +1 @@ +Apache::SSI - Implement Server Side Includes in Perl diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile index 92ae85d..8378044 100644 --- a/www/p5-Apache-Session-SharedMem/Makefile +++ b/www/p5-Apache-Session-SharedMem/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache::Session extension that store session in shared memory - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Apache-Session-SharedMem/pkg-comment b/www/p5-Apache-Session-SharedMem/pkg-comment new file mode 100644 index 0000000..1ac8761 --- /dev/null +++ b/www/p5-Apache-Session-SharedMem/pkg-comment @@ -0,0 +1 @@ +Apache::Session extension that store session in shared memory diff --git a/www/p5-CGI-ArgChecker/Makefile b/www/p5-CGI-ArgChecker/Makefile index 943da8d..dc08375 100644 --- a/www/p5-CGI-ArgChecker/Makefile +++ b/www/p5-CGI-ArgChecker/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing a cgi interface to String::Checker - BUILD_DEPENDS= ${SITE_PERL}/String/Checker.pm:${PORTSDIR}/devel/p5-String-Checker RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-CGI-ArgChecker/pkg-comment b/www/p5-CGI-ArgChecker/pkg-comment new file mode 100644 index 0000000..57a05f2 --- /dev/null +++ b/www/p5-CGI-ArgChecker/pkg-comment @@ -0,0 +1 @@ +Perl module implementing a cgi interface to String::Checker diff --git a/www/p5-CGI-FastTemplate/Makefile b/www/p5-CGI-FastTemplate/Makefile index cb11de0..1e074de62 100644 --- a/www/p5-CGI-FastTemplate/Makefile +++ b/www/p5-CGI-FastTemplate/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for manage templates and parses templates - PERL_CONFIGURE= yes MAN3= CGI::FastTemplate.3 diff --git a/www/p5-CGI-FastTemplate/pkg-comment b/www/p5-CGI-FastTemplate/pkg-comment new file mode 100644 index 0000000..7d9926e --- /dev/null +++ b/www/p5-CGI-FastTemplate/pkg-comment @@ -0,0 +1 @@ +Perl module for manage templates and parses templates diff --git a/www/p5-CGI-Minimal/Makefile b/www/p5-CGI-Minimal/Makefile index 41c7c20..dabc507 100644 --- a/www/p5-CGI-Minimal/Makefile +++ b/www/p5-CGI-Minimal/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Extremely lightweight CGI processing package - PERL_CONFIGURE= yes MAN3= CGI::Minimal.3 diff --git a/www/p5-CGI-Minimal/pkg-comment b/www/p5-CGI-Minimal/pkg-comment new file mode 100644 index 0000000..1adb33a --- /dev/null +++ b/www/p5-CGI-Minimal/pkg-comment @@ -0,0 +1 @@ +Extremely lightweight CGI processing package diff --git a/www/p5-CGI-modules/Makefile b/www/p5-CGI-modules/Makefile index 484ccd0..8e1e2ff 100644 --- a/www/p5-CGI-modules/Makefile +++ b/www/p5-CGI-modules/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Modules for perl5, for use in writing CGI scripts - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes diff --git a/www/p5-CGI-modules/pkg-comment b/www/p5-CGI-modules/pkg-comment new file mode 100644 index 0000000..47578df --- /dev/null +++ b/www/p5-CGI-modules/pkg-comment @@ -0,0 +1 @@ +Modules for perl5, for use in writing CGI scripts diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile index 15da042..07ade35 100644 --- a/www/p5-CGI_Lite/Makefile +++ b/www/p5-CGI_Lite/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to process and decode WWW form information - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/www/p5-CGI_Lite/pkg-comment b/www/p5-CGI_Lite/pkg-comment new file mode 100644 index 0000000..018e5c5 --- /dev/null +++ b/www/p5-CGI_Lite/pkg-comment @@ -0,0 +1 @@ +Perl5 module to process and decode WWW form information diff --git a/www/p5-HTML-Clean/Makefile b/www/p5-HTML-Clean/Makefile index f020718..6f00721 100644 --- a/www/p5-HTML-Clean/Makefile +++ b/www/p5-HTML-Clean/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org -PORTCOMMENT= Cleans up HTML code for web browsers, not humans - PERL_CONFIGURE= yes MAN1= htmlclean.1 diff --git a/www/p5-HTML-Clean/pkg-comment b/www/p5-HTML-Clean/pkg-comment new file mode 100644 index 0000000..bb0ede0 --- /dev/null +++ b/www/p5-HTML-Clean/pkg-comment @@ -0,0 +1 @@ +Cleans up HTML code for web browsers, not humans diff --git a/www/p5-HTML-Navigation/Makefile b/www/p5-HTML-Navigation/Makefile index 85e6773..1dfeac6 100644 --- a/www/p5-HTML-Navigation/Makefile +++ b/www/p5-HTML-Navigation/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for creating generic HTML navigation bars - BUILD_DEPENDS= ${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI-modules \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-HTML-Navigation/pkg-comment b/www/p5-HTML-Navigation/pkg-comment new file mode 100644 index 0000000..64fcaa1 --- /dev/null +++ b/www/p5-HTML-Navigation/pkg-comment @@ -0,0 +1 @@ +Perl module for creating generic HTML navigation bars diff --git a/www/p5-HTML-Pager/Makefile b/www/p5-HTML-Pager/Makefile index b5ecd86..d4a7ccb 100644 --- a/www/p5-HTML-Pager/Makefile +++ b/www/p5-HTML-Pager/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for handling CGI HTML paging of arbitrary data - BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-HTML-Pager/pkg-comment b/www/p5-HTML-Pager/pkg-comment new file mode 100644 index 0000000..18f9598 --- /dev/null +++ b/www/p5-HTML-Pager/pkg-comment @@ -0,0 +1 @@ +Perl module for handling CGI HTML paging of arbitrary data diff --git a/www/p5-HTML-QuickCheck/Makefile b/www/p5-HTML-QuickCheck/Makefile index c3051f6..7f5410f 100644 --- a/www/p5-HTML-QuickCheck/Makefile +++ b/www/p5-HTML-QuickCheck/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple and fast HTML syntax checking package for perl 4 and perl 5 - PERL_CONFIGURE= yes MAN3= HTML::QuickCheck.3 diff --git a/www/p5-HTML-QuickCheck/pkg-comment b/www/p5-HTML-QuickCheck/pkg-comment new file mode 100644 index 0000000..c991a73 --- /dev/null +++ b/www/p5-HTML-QuickCheck/pkg-comment @@ -0,0 +1 @@ +A simple and fast HTML syntax checking package for perl 4 and perl 5 diff --git a/www/p5-HTML-SimpleParse/Makefile b/www/p5-HTML-SimpleParse/Makefile index 53ab172..4ebb34a 100644 --- a/www/p5-HTML-SimpleParse/Makefile +++ b/www/p5-HTML-SimpleParse/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= HTML::SimpleParse - a bare-bones HTML parser - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/www/p5-HTML-SimpleParse/pkg-comment b/www/p5-HTML-SimpleParse/pkg-comment new file mode 100644 index 0000000..31c2e12 --- /dev/null +++ b/www/p5-HTML-SimpleParse/pkg-comment @@ -0,0 +1 @@ +HTML::SimpleParse - a bare-bones HTML parser diff --git a/www/p5-HTML-Tagset/Makefile b/www/p5-HTML-Tagset/Makefile index 0768f57..50baaee 100644 --- a/www/p5-HTML-Tagset/Makefile +++ b/www/p5-HTML-Tagset/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.ORG -PORTCOMMENT= Some useful data table in parsing HTML - PERL_CONFIGURE= yes MAN3= HTML::Tagset.3 diff --git a/www/p5-HTML-Tagset/pkg-comment b/www/p5-HTML-Tagset/pkg-comment new file mode 100644 index 0000000..716b5f3 --- /dev/null +++ b/www/p5-HTML-Tagset/pkg-comment @@ -0,0 +1 @@ +Some useful data table in parsing HTML diff --git a/www/p5-HTML/Makefile b/www/p5-HTML/Makefile index f3bc1d4..ea3050f 100644 --- a/www/p5-HTML/Makefile +++ b/www/p5-HTML/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module for writing HTML documents - USE_PERL5= yes NO_WRKSUBDIR= yes diff --git a/www/p5-HTML/pkg-comment b/www/p5-HTML/pkg-comment new file mode 100644 index 0000000..a850855 --- /dev/null +++ b/www/p5-HTML/pkg-comment @@ -0,0 +1 @@ +Perl5 module for writing HTML documents diff --git a/www/p5-HTTPD-Tools/Makefile b/www/p5-HTTPD-Tools/Makefile index 82d29cf..bf2cc8a 100644 --- a/www/p5-HTTPD-Tools/Makefile +++ b/www/p5-HTTPD-Tools/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module for a HTTP server authentication class - PERL_CONFIGURE= yes MAN3= HTTPD::Authen.3 HTTPD::UserAdmin.3 HTTPD::GroupAdmin.3 diff --git a/www/p5-HTTPD-Tools/pkg-comment b/www/p5-HTTPD-Tools/pkg-comment new file mode 100644 index 0000000..e676caf --- /dev/null +++ b/www/p5-HTTPD-Tools/pkg-comment @@ -0,0 +1 @@ +Perl5 module for a HTTP server authentication class diff --git a/www/p5-HTTPD-User-Manage/Makefile b/www/p5-HTTPD-User-Manage/Makefile index 82d29cf..bf2cc8a 100644 --- a/www/p5-HTTPD-User-Manage/Makefile +++ b/www/p5-HTTPD-User-Manage/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module for a HTTP server authentication class - PERL_CONFIGURE= yes MAN3= HTTPD::Authen.3 HTTPD::UserAdmin.3 HTTPD::GroupAdmin.3 diff --git a/www/p5-HTTPD-User-Manage/pkg-comment b/www/p5-HTTPD-User-Manage/pkg-comment new file mode 100644 index 0000000..e676caf --- /dev/null +++ b/www/p5-HTTPD-User-Manage/pkg-comment @@ -0,0 +1 @@ +Perl5 module for a HTTP server authentication class diff --git a/www/p5-WWW-Robot/Makefile b/www/p5-WWW-Robot/Makefile index 79b271e..d368028 100644 --- a/www/p5-WWW-Robot/Makefile +++ b/www/p5-WWW-Robot/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl interface to a generic web traversal engine - BUILD_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \ ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset diff --git a/www/p5-WWW-Robot/pkg-comment b/www/p5-WWW-Robot/pkg-comment new file mode 100644 index 0000000..63523d2 --- /dev/null +++ b/www/p5-WWW-Robot/pkg-comment @@ -0,0 +1 @@ +Perl interface to a generic web traversal engine diff --git a/www/p5-libservlet/Makefile b/www/p5-libservlet/Makefile index 0edfe6e..03d5002 100644 --- a/www/p5-libservlet/Makefile +++ b/www/p5-libservlet/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Servlet API for Perl - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-libservlet/pkg-comment b/www/p5-libservlet/pkg-comment new file mode 100644 index 0000000..de82606 --- /dev/null +++ b/www/p5-libservlet/pkg-comment @@ -0,0 +1 @@ +Servlet API for Perl diff --git a/www/peacock/Makefile b/www/peacock/Makefile index e0ef574..6fe8162 100644 --- a/www/peacock/Makefile +++ b/www/peacock/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A GUI-based HTML Editor for GTK+/GNOME - USE_REINPLACE= yes USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/www/peacock/pkg-comment b/www/peacock/pkg-comment new file mode 100644 index 0000000..580f3da --- /dev/null +++ b/www/peacock/pkg-comment @@ -0,0 +1 @@ +A GUI-based HTML Editor for GTK+/GNOME diff --git a/www/phpnuke/Makefile b/www/phpnuke/Makefile index 383ca3c..98b3d6f 100644 --- a/www/phpnuke/Makefile +++ b/www/phpnuke/Makefile @@ -14,8 +14,6 @@ DISTNAME= PHP-Nuke-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An automated website package to distribute and manage content - LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client .if defined(WITH_PHP3) RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3 diff --git a/www/phpnuke/pkg-comment b/www/phpnuke/pkg-comment new file mode 100644 index 0000000..7a9af92 --- /dev/null +++ b/www/phpnuke/pkg-comment @@ -0,0 +1 @@ +An automated website package to distribute and manage content diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index 81554ff..6ccce24 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -13,8 +13,6 @@ DISTNAME= HTMLgen MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Python library for the generation of HTML documents - USE_PYTHON= yes WRKSRC= ${WRKDIR}/HTMLgen diff --git a/www/py-HTMLgen/pkg-comment b/www/py-HTMLgen/pkg-comment new file mode 100644 index 0000000..f61cdd4 --- /dev/null +++ b/www/py-HTMLgen/pkg-comment @@ -0,0 +1 @@ +A Python library for the generation of HTML documents diff --git a/www/retawq/Makefile b/www/retawq/Makefile index 53c43db..be739c6 100644 --- a/www/retawq/Makefile +++ b/www/retawq/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interactive, multi-threaded web browser for text terminals - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include diff --git a/www/retawq/pkg-comment b/www/retawq/pkg-comment new file mode 100644 index 0000000..f8790b1 --- /dev/null +++ b/www/retawq/pkg-comment @@ -0,0 +1 @@ +An interactive, multi-threaded web browser for text terminals diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile index f5ab120..83002c9 100644 --- a/www/skipstone/Makefile +++ b/www/skipstone/Makefile @@ -7,7 +7,6 @@ PORTNAME= skipstone PORTVERSION= 0.8.3 -PORTCOMMENT= Web browser that uses the mozilla-embedded renderer CATEGORIES= www MASTER_SITES= http://www.muhri.net/skipstone/ diff --git a/www/skipstone/pkg-comment b/www/skipstone/pkg-comment new file mode 100644 index 0000000..2d82de0 --- /dev/null +++ b/www/skipstone/pkg-comment @@ -0,0 +1 @@ +Web browser that uses the mozilla-embedded renderer diff --git a/www/sqmgrlog/Makefile b/www/sqmgrlog/Makefile index 97da23c..1b33dc6 100644 --- a/www/sqmgrlog/Makefile +++ b/www/sqmgrlog/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://web.onda.com.br/orso/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Squid log analyzer and HTML report generator - USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-prefix=${PREFIX} --with-gcc diff --git a/www/sqmgrlog/pkg-comment b/www/sqmgrlog/pkg-comment new file mode 100644 index 0000000..20a60e1f --- /dev/null +++ b/www/sqmgrlog/pkg-comment @@ -0,0 +1 @@ +Squid log analyzer and HTML report generator diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile index e4a03c6..97a49c3 100644 --- a/www/surfraw/Makefile +++ b/www/surfraw/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/proff/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Command line interface to popular WWW search engines - GNU_CONFIGURE= yes post-install: diff --git a/www/surfraw/pkg-comment b/www/surfraw/pkg-comment new file mode 100644 index 0000000..70ad1f4 --- /dev/null +++ b/www/surfraw/pkg-comment @@ -0,0 +1 @@ +Command line interface to popular WWW search engines diff --git a/www/thumbnail_index/Makefile b/www/thumbnail_index/Makefile index 3369404..6914cd4 100644 --- a/www/thumbnail_index/Makefile +++ b/www/thumbnail_index/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}_10aug1998 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Make an HTML index file for a bunch of images - RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \ pnmscale:${PORTSDIR}/graphics/netpbm diff --git a/www/thumbnail_index/pkg-comment b/www/thumbnail_index/pkg-comment new file mode 100644 index 0000000..7fdfa15 --- /dev/null +++ b/www/thumbnail_index/pkg-comment @@ -0,0 +1 @@ +Make an HTML index file for a bunch of images diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index 1c4932d..48cfa98 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= WWW server from the W3 Consortium (W3C) - BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/wais:build NO_WRKSUBDIR= yes diff --git a/www/w3c-httpd/pkg-comment b/www/w3c-httpd/pkg-comment new file mode 100644 index 0000000..5d0cb73 --- /dev/null +++ b/www/w3c-httpd/pkg-comment @@ -0,0 +1 @@ +WWW server from the W3 Consortium (W3C) diff --git a/www/webcopy/Makefile b/www/webcopy/Makefile index e5072ac..5cf536d 100644 --- a/www/webcopy/Makefile +++ b/www/webcopy/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= steve MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Web Mirroring Program - NO_PACKAGE= "This program cannot be distributed if modified in any way" NO_CDROM= "Don't sell for profit without written permission" ALL_TARGET= diff --git a/www/webcopy/pkg-comment b/www/webcopy/pkg-comment new file mode 100644 index 0000000..f75209c --- /dev/null +++ b/www/webcopy/pkg-comment @@ -0,0 +1 @@ +A Web Mirroring Program diff --git a/www/webglimpse/Makefile b/www/webglimpse/Makefile index ac7be51..9769470 100644 --- a/www/webglimpse/Makefile +++ b/www/webglimpse/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PKGNAME}.src MAINTAINER= ports@freebsd.org -PORTCOMMENT= WWW interface to Glimpse search engine - RUN_DEPENDS+= ${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13 RUN_DEPENDS+= glimpse:${PORTSDIR}/textproc/glimpse diff --git a/www/webglimpse/pkg-comment b/www/webglimpse/pkg-comment new file mode 100644 index 0000000..5bb033f --- /dev/null +++ b/www/webglimpse/pkg-comment @@ -0,0 +1 @@ +WWW interface to Glimpse search engine diff --git a/www/wn/Makefile b/www/wn/Makefile index a1762d04..105aaee 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A great http server - FORBIDDEN= "Remotely exploitable buffer overflow." IS_INTERACTIVE= diff --git a/www/wn/pkg-comment b/www/wn/pkg-comment new file mode 100644 index 0000000..1230fb1 --- /dev/null +++ b/www/wn/pkg-comment @@ -0,0 +1 @@ +A great http server diff --git a/www/wwwcount/Makefile b/www/wwwcount/Makefile index 04e1c44..a4973c9 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@freebsd.org -PORTCOMMENT= Access counter, clock and date for WWW pages - GNU_CONFIGURE= yes IS_INTERACTIVE= yes USE_GMAKE= yes diff --git a/www/wwwcount/pkg-comment b/www/wwwcount/pkg-comment new file mode 100644 index 0000000..4015233 --- /dev/null +++ b/www/wwwcount/pkg-comment @@ -0,0 +1 @@ +Access counter, clock and date for WWW pages diff --git a/www/xist/Makefile b/www/xist/Makefile index 6ebe750..9e90a68 100644 --- a/www/xist/Makefile +++ b/www/xist/Makefile @@ -14,8 +14,6 @@ DISTNAME= XIST-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An XML-based extensible HTML generator - RUN_DEPENDS= ${PYXML} \ ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging \ ${PYTHON_SITELIBDIR}/mx/Tidy/mxTidy/mxTidy.so:${PORTSDIR}/devel/py-mx-experimental diff --git a/www/xist/pkg-comment b/www/xist/pkg-comment new file mode 100644 index 0000000..eed404f --- /dev/null +++ b/www/xist/pkg-comment @@ -0,0 +1 @@ +An XML-based extensible HTML generator diff --git a/www/xpath2rss/Makefile b/www/xpath2rss/Makefile index 6abd54b..d1c4fd3 100644 --- a/www/xpath2rss/Makefile +++ b/www/xpath2rss/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= HTML to RSS converter - RUN_DEPENDS= ${PYXML} USE_PYTHON= yes diff --git a/www/xpath2rss/pkg-comment b/www/xpath2rss/pkg-comment new file mode 100644 index 0000000..9251ecb --- /dev/null +++ b/www/xpath2rss/pkg-comment @@ -0,0 +1 @@ +HTML to RSS converter diff --git a/x11-clocks/abclock/Makefile b/x11-clocks/abclock/Makefile index 63858a7..cbb8048 100644 --- a/x11-clocks/abclock/Makefile +++ b/x11-clocks/abclock/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://odur.let.rug.nl/~kleiweg/abclock/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Clock for X that displays hours and minutes in an analog fashion - USE_X_PREFIX= yes do-install: diff --git a/x11-clocks/abclock/pkg-comment b/x11-clocks/abclock/pkg-comment new file mode 100644 index 0000000..da0eec1 --- /dev/null +++ b/x11-clocks/abclock/pkg-comment @@ -0,0 +1 @@ +Clock for X that displays hours and minutes in an analog fashion diff --git a/x11-clocks/bclock/Makefile b/x11-clocks/bclock/Makefile index 85361bd..2cc1e02 100644 --- a/x11-clocks/bclock/Makefile +++ b/x11-clocks/bclock/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= X11/clocks MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A round, analog X11 clock with bezier curve hands - USE_IMAKE= yes MAN1= bclock.1 diff --git a/x11-clocks/bclock/pkg-comment b/x11-clocks/bclock/pkg-comment new file mode 100644 index 0000000..2df8f75 --- /dev/null +++ b/x11-clocks/bclock/pkg-comment @@ -0,0 +1 @@ +A round, analog X11 clock with bezier curve hands diff --git a/x11-clocks/dclock/Makefile b/x11-clocks/dclock/Makefile index c4281b2..975412f 100644 --- a/x11-clocks/dclock/Makefile +++ b/x11-clocks/dclock/Makefile @@ -18,8 +18,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A 7-segment digital clock with optional military time and alarm - IGNOREFILES= ${DISTFILES} USE_IMAKE= yes MAN1= dclock.1 diff --git a/x11-clocks/dclock/pkg-comment b/x11-clocks/dclock/pkg-comment new file mode 100644 index 0000000..d3505a5 --- /dev/null +++ b/x11-clocks/dclock/pkg-comment @@ -0,0 +1 @@ +A 7-segment digital clock with optional military time and alarm diff --git a/x11-clocks/rclock/Makefile b/x11-clocks/rclock/Makefile index ce8bb6b..04fc7dd 100644 --- a/x11-clocks/rclock/Makefile +++ b/x11-clocks/rclock/Makefile @@ -21,8 +21,6 @@ DISTNAME= rxvt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Analog clock for X w/appointment reminder and mail notification - USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes diff --git a/x11-clocks/rclock/pkg-comment b/x11-clocks/rclock/pkg-comment new file mode 100644 index 0000000..69a36fe --- /dev/null +++ b/x11-clocks/rclock/pkg-comment @@ -0,0 +1 @@ +Analog clock for X w/appointment reminder and mail notification diff --git a/x11-clocks/t3d/Makefile b/x11-clocks/t3d/Makefile index ad397ca..6453b75 100644 --- a/x11-clocks/t3d/Makefile +++ b/x11-clocks/t3d/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Clock using flying balls to display the time - EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -dc EXTRACT_AFTER_ARGS= | ${SH} diff --git a/x11-clocks/t3d/pkg-comment b/x11-clocks/t3d/pkg-comment new file mode 100644 index 0000000..9e8dc70 --- /dev/null +++ b/x11-clocks/t3d/pkg-comment @@ -0,0 +1 @@ +Clock using flying balls to display the time diff --git a/x11-clocks/wmfuzzy/Makefile b/x11-clocks/wmfuzzy/Makefile index 92b8291..f83c90c 100644 --- a/x11-clocks/wmfuzzy/Makefile +++ b/x11-clocks/wmfuzzy/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= A fuzzy clock WindowMaker dockapp - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/${PORTNAME}/src diff --git a/x11-clocks/wmfuzzy/pkg-comment b/x11-clocks/wmfuzzy/pkg-comment new file mode 100644 index 0000000..6fc0c95 --- /dev/null +++ b/x11-clocks/wmfuzzy/pkg-comment @@ -0,0 +1 @@ +A fuzzy clock WindowMaker dockapp diff --git a/x11-fm/dfm/Makefile b/x11-fm/dfm/Makefile index 8f2dcd7..ef139dc 100644 --- a/x11-fm/dfm/Makefile +++ b/x11-fm/dfm/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.kaisersite.de/dfm/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= OS/2 - like Desktop-File-Manager for X Window System - WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes diff --git a/x11-fm/dfm/pkg-comment b/x11-fm/dfm/pkg-comment new file mode 100644 index 0000000..d2968d4 --- /dev/null +++ b/x11-fm/dfm/pkg-comment @@ -0,0 +1 @@ +OS/2 - like Desktop-File-Manager for X Window System diff --git a/x11-fm/endeavour/Makefile b/x11-fm/endeavour/Makefile index 36d1531..25b7413 100644 --- a/x11-fm/endeavour/Makefile +++ b/x11-fm/endeavour/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A graphical file manager and image viewer aimed towards new users - USE_REINPLACE= yes USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/x11-fm/endeavour/pkg-comment b/x11-fm/endeavour/pkg-comment new file mode 100644 index 0000000..1305a95 --- /dev/null +++ b/x11-fm/endeavour/pkg-comment @@ -0,0 +1 @@ +A graphical file manager and image viewer aimed towards new users diff --git a/x11-fm/ezfm/Makefile b/x11-fm/ezfm/Makefile index 52a5b4a..1b48d9c 100644 --- a/x11-fm/ezfm/Makefile +++ b/x11-fm/ezfm/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= EZWGL-based file manager for X Window System - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ EZ.1:${PORTSDIR}/graphics/EZWGL diff --git a/x11-fm/ezfm/pkg-comment b/x11-fm/ezfm/pkg-comment new file mode 100644 index 0000000..8d69b77 --- /dev/null +++ b/x11-fm/ezfm/pkg-comment @@ -0,0 +1 @@ +EZWGL-based file manager for X Window System diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile index 038df4f..db73a85 100644 --- a/x11-fm/gentoo/Makefile +++ b/x11-fm/gentoo/Makefile @@ -7,7 +7,6 @@ PORTNAME= gentoo PORTVERSION= 0.11.34 -PORTCOMMENT= Gtk+ based, file manager inspired by DirectoryOpus CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-fm/gentoo/pkg-comment b/x11-fm/gentoo/pkg-comment new file mode 100644 index 0000000..824e01a --- /dev/null +++ b/x11-fm/gentoo/pkg-comment @@ -0,0 +1 @@ +Gtk+ based, file manager inspired by DirectoryOpus diff --git a/x11-fm/mtoolsfm/Makefile b/x11-fm/mtoolsfm/Makefile index e34522b..2952b65 100644 --- a/x11-fm/mtoolsfm/Makefile +++ b/x11-fm/mtoolsfm/Makefile @@ -14,8 +14,6 @@ DISTNAME= MToolsFM-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A graphical frontend to mtools - RUN_DEPENDS= mtools:${PORTSDIR}/emulators/mtools USE_REINPLACE= yes diff --git a/x11-fm/mtoolsfm/pkg-comment b/x11-fm/mtoolsfm/pkg-comment new file mode 100644 index 0000000..a07ba23 --- /dev/null +++ b/x11-fm/mtoolsfm/pkg-comment @@ -0,0 +1 @@ +A graphical frontend to mtools diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile index 453fff3..a7cd21d 100644 --- a/x11-fm/xfm/Makefile +++ b/x11-fm/xfm/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The X File Manager - LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes diff --git a/x11-fm/xfm/pkg-comment b/x11-fm/xfm/pkg-comment new file mode 100644 index 0000000..98687cb --- /dev/null +++ b/x11-fm/xfm/pkg-comment @@ -0,0 +1 @@ +The X File Manager diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile index ba17012..b9e36d4 100644 --- a/x11-fonts/Xg/Makefile +++ b/x11-fonts/Xg/Makefile @@ -13,8 +13,6 @@ DISTNAME= libXg.utf.fonts MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= UNICODE fonts for use with 9term and sam - NO_WRKSUBDIR= yes USE_X_PREFIX= yes diff --git a/x11-fonts/Xg/pkg-comment b/x11-fonts/Xg/pkg-comment new file mode 100644 index 0000000..2916f79 --- /dev/null +++ b/x11-fonts/Xg/pkg-comment @@ -0,0 +1 @@ +UNICODE fonts for use with 9term and sam diff --git a/x11-fonts/p5-type1inst/Makefile b/x11-fonts/p5-type1inst/Makefile index f996560..944a986 100644 --- a/x11-fonts/p5-type1inst/Makefile +++ b/x11-fonts/p5-type1inst/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A script that helps install Postscript fonts in X Window System - USE_PERL5= yes USE_XLIB= yes NO_BUILD= yes diff --git a/x11-fonts/p5-type1inst/pkg-comment b/x11-fonts/p5-type1inst/pkg-comment new file mode 100644 index 0000000..900f170 --- /dev/null +++ b/x11-fonts/p5-type1inst/pkg-comment @@ -0,0 +1 @@ +A script that helps install Postscript fonts in X Window System diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile index 3ea4603..02b1925 100644 --- a/x11-fonts/ttmkfdir/Makefile +++ b/x11-fonts/ttmkfdir/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Create fonts.scale file for use with TrueType font server - NO_WRKSUBDIR= yes USE_X_PREFIX= yes USE_FREETYPE= yes diff --git a/x11-fonts/ttmkfdir/pkg-comment b/x11-fonts/ttmkfdir/pkg-comment new file mode 100644 index 0000000..5a644bf --- /dev/null +++ b/x11-fonts/ttmkfdir/pkg-comment @@ -0,0 +1 @@ +Create fonts.scale file for use with TrueType font server diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile index d3e376d..c76090e 100644 --- a/x11-fonts/xfed/Makefile +++ b/x11-fonts/xfed/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program that will let you edit X fonts (.bdf files) - IGNOREFILES= ${DISTFILES} USE_IMAKE= yes MAKE_FLAGS= MANDIR=${PREFIX}/man/man1 BINDIR=${PREFIX}/bin -f diff --git a/x11-fonts/xfed/pkg-comment b/x11-fonts/xfed/pkg-comment new file mode 100644 index 0000000..fd735fb --- /dev/null +++ b/x11-fonts/xfed/pkg-comment @@ -0,0 +1 @@ +A program that will let you edit X fonts (.bdf files) diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile index 53382f2..fb7c70b 100644 --- a/x11-fonts/xmbdfed/Makefile +++ b/x11-fonts/xmbdfed/Makefile @@ -17,8 +17,6 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION:R}-patch1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Motif tool for editing X11 bitmap fonts - USE_X_PREFIX= yes USE_FREETYPE= yes USE_MOTIF= yes diff --git a/x11-fonts/xmbdfed/pkg-comment b/x11-fonts/xmbdfed/pkg-comment new file mode 100644 index 0000000..435ea71 --- /dev/null +++ b/x11-fonts/xmbdfed/pkg-comment @@ -0,0 +1 @@ +A Motif tool for editing X11 bitmap fonts diff --git a/x11-themes/notif2/Makefile b/x11-themes/notif2/Makefile index 7179d33..f6c8c69 100644 --- a/x11-themes/notif2/Makefile +++ b/x11-themes/notif2/Makefile @@ -14,8 +14,6 @@ DISTNAME= Notif2-${PORTVERSION}-${GTKVERSION}-199908211219 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Notif2 GTK theme engine following the new Motif look and feel - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes diff --git a/x11-themes/notif2/pkg-comment b/x11-themes/notif2/pkg-comment new file mode 100644 index 0000000..7f3a13c --- /dev/null +++ b/x11-themes/notif2/pkg-comment @@ -0,0 +1 @@ +The Notif2 GTK theme engine following the new Motif look and feel diff --git a/x11-themes/qnxstyle/Makefile b/x11-themes/qnxstyle/Makefile index 52958a9..7ec8378 100644 --- a/x11-themes/qnxstyle/Makefile +++ b/x11-themes/qnxstyle/Makefile @@ -13,8 +13,6 @@ DISTNAME= $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION) MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= A QNX style/theme for KDE3 - BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 diff --git a/x11-themes/qnxstyle/pkg-comment b/x11-themes/qnxstyle/pkg-comment new file mode 100644 index 0000000..6c49264 --- /dev/null +++ b/x11-themes/qnxstyle/pkg-comment @@ -0,0 +1 @@ +A QNX style/theme for KDE3 diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index fc8f261..cadb450 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= widgets/Xaw3d/R6.3 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A 3-D Athena Widget set that looks like Motif - WRKSRC= ${WRKDIR}/xc/lib/Xaw3d USE_IMAKE= yes INSTALLS_SHLIB= yes diff --git a/x11-toolkits/Xaw3d/pkg-comment b/x11-toolkits/Xaw3d/pkg-comment new file mode 100644 index 0000000..f69bf7b --- /dev/null +++ b/x11-toolkits/Xaw3d/pkg-comment @@ -0,0 +1 @@ +A 3-D Athena Widget set that looks like Motif diff --git a/x11-toolkits/bwidget/Makefile b/x11-toolkits/bwidget/Makefile index 8a007bd..de50f60 100644 --- a/x11-toolkits/bwidget/Makefile +++ b/x11-toolkits/bwidget/Makefile @@ -14,8 +14,6 @@ DISTNAME= BWidget-${PORTVERSION} MAINTAINER= ports@FreeBSD.ORG -PORTCOMMENT= A high-level widget set for Tcl/Tk - NO_BUILD= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/x11-toolkits/bwidget/pkg-comment b/x11-toolkits/bwidget/pkg-comment new file mode 100644 index 0000000..bf7ac57 --- /dev/null +++ b/x11-toolkits/bwidget/pkg-comment @@ -0,0 +1 @@ +A high-level widget set for Tcl/Tk diff --git a/x11-toolkits/gevas/Makefile b/x11-toolkits/gevas/Makefile index 2fd2841..7b10d95 100644 --- a/x11-toolkits/gevas/Makefile +++ b/x11-toolkits/gevas/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GTK+ bindings for Evas canvas library - LIB_DEPENDS= evas.6:${PORTSDIR}/graphics/evas USE_GNOMENG= yes diff --git a/x11-toolkits/gevas/pkg-comment b/x11-toolkits/gevas/pkg-comment new file mode 100644 index 0000000..56ac8f0 --- /dev/null +++ b/x11-toolkits/gevas/pkg-comment @@ -0,0 +1 @@ +GTK+ bindings for Evas canvas library diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile index 3e1b9cb..69131d9 100644 --- a/x11-toolkits/gtkdatabox/Makefile +++ b/x11-toolkits/gtkdatabox/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.eudoxos.de/gtk/download/gtkdatabox/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display large amounts of numerical data fast and easy - USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtkdatabox/pkg-comment b/x11-toolkits/gtkdatabox/pkg-comment new file mode 100644 index 0000000..9bbef6c --- /dev/null +++ b/x11-toolkits/gtkdatabox/pkg-comment @@ -0,0 +1 @@ +Display large amounts of numerical data fast and easy diff --git a/x11-toolkits/gtkdatabox2/Makefile b/x11-toolkits/gtkdatabox2/Makefile index 3e1b9cb..69131d9 100644 --- a/x11-toolkits/gtkdatabox2/Makefile +++ b/x11-toolkits/gtkdatabox2/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.eudoxos.de/gtk/download/gtkdatabox/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display large amounts of numerical data fast and easy - USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtkdatabox2/pkg-comment b/x11-toolkits/gtkdatabox2/pkg-comment new file mode 100644 index 0000000..9bbef6c --- /dev/null +++ b/x11-toolkits/gtkdatabox2/pkg-comment @@ -0,0 +1 @@ +Display large amounts of numerical data fast and easy diff --git a/x11-toolkits/gtkglarea--/Makefile b/x11-toolkits/gtkglarea--/Makefile index 04af525..f1cdc96 100644 --- a/x11-toolkits/gtkglarea--/Makefile +++ b/x11-toolkits/gtkglarea--/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.ece.ucdavis.edu/~kenelson/gtk-glarea/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GtkGLArea-- is a wrapper for the GtkGLArea widget - LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- \ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea diff --git a/x11-toolkits/gtkglarea--/pkg-comment b/x11-toolkits/gtkglarea--/pkg-comment new file mode 100644 index 0000000..03dcb5d --- /dev/null +++ b/x11-toolkits/gtkglarea--/pkg-comment @@ -0,0 +1 @@ +GtkGLArea-- is a wrapper for the GtkGLArea widget diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile index 1ea78f5..4fbcb14 100644 --- a/x11-toolkits/gtkmathview/Makefile +++ b/x11-toolkits/gtkmathview/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://helm.cs.unibo.it/mml-widget/sources/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A GTK Widget to Render MathML Documents - LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ gnugetopt:${PORTSDIR}/devel/libgnugetopt \ t1:${PORTSDIR}/devel/t1lib \ diff --git a/x11-toolkits/gtkmathview/pkg-comment b/x11-toolkits/gtkmathview/pkg-comment new file mode 100644 index 0000000..a97bdb5 --- /dev/null +++ b/x11-toolkits/gtkmathview/pkg-comment @@ -0,0 +1 @@ +A GTK Widget to Render MathML Documents diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile index a015866..25beb6e 100644 --- a/x11-toolkits/hs-frantk/Makefile +++ b/x11-toolkits/hs-frantk/Makefile @@ -8,7 +8,6 @@ PORTNAME= frantk PORTVERSION= 1.1 PORTREVISION= 1 -PORTCOMMENT= A GUI library for Haskell on top of Tcl-Tk CATEGORIES= x11-toolkits MASTER_SITES= http://www.dcs.gla.ac.uk/~meurig/FranTk/ DISTNAME= FranTk${PORTVERSION:S/./_/} diff --git a/x11-toolkits/hs-frantk/pkg-comment b/x11-toolkits/hs-frantk/pkg-comment new file mode 100644 index 0000000..ea5b2dd --- /dev/null +++ b/x11-toolkits/hs-frantk/pkg-comment @@ -0,0 +1 @@ +A GUI library for Haskell on top of Tcl-Tk diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile index d0c8168..63dbd5b 100644 --- a/x11-toolkits/hs-gtk+hs/Makefile +++ b/x11-toolkits/hs-gtk+hs/Makefile @@ -7,7 +7,6 @@ PORTNAME= gtk+hs PORTVERSION= 0.14.10 -PORTCOMMENT= A GTK+ Binding for Haskell CATEGORIES= x11-toolkits MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/gtk/ PKGNAMEPREFIX= hs- diff --git a/x11-toolkits/hs-gtk+hs/pkg-comment b/x11-toolkits/hs-gtk+hs/pkg-comment new file mode 100644 index 0000000..96ad5a2 --- /dev/null +++ b/x11-toolkits/hs-gtk+hs/pkg-comment @@ -0,0 +1 @@ +A GTK+ Binding for Haskell diff --git a/x11-toolkits/itk/Makefile b/x11-toolkits/itk/Makefile index 12b413e..a248ac4 100644 --- a/x11-toolkits/itk/Makefile +++ b/x11-toolkits/itk/Makefile @@ -15,8 +15,6 @@ DISTNAME= itcl${PORTVERSION} MAINTAINER= ports@freebsd.org -PORTCOMMENT= [incr Tk] (A.K.A. "itk") - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 \ itcl${MAJOR}${MINOR}.1:${PORTSDIR}/lang/itcl diff --git a/x11-toolkits/itk/pkg-comment b/x11-toolkits/itk/pkg-comment new file mode 100644 index 0000000..806f5ca --- /dev/null +++ b/x11-toolkits/itk/pkg-comment @@ -0,0 +1 @@ +[incr Tk] (A.K.A. "itk") diff --git a/x11-toolkits/iwidgets/Makefile b/x11-toolkits/iwidgets/Makefile index 6092e8c..045ece8 100644 --- a/x11-toolkits/iwidgets/Makefile +++ b/x11-toolkits/iwidgets/Makefile @@ -14,8 +14,6 @@ DISTNAME= itcl3.2 MAINTAINER= ports@freebsd.org -PORTCOMMENT= [incr Widgets] (A.K.A. "iwidgets") - LIB_DEPENDS= itk32.1:${PORTSDIR}/x11-toolkits/itk EXTRACT_AFTER_ARGS=| ${TAR} -xf - ./itcl3.2/iwidgets\* diff --git a/x11-toolkits/iwidgets/pkg-comment b/x11-toolkits/iwidgets/pkg-comment new file mode 100644 index 0000000..5b4b1c3 --- /dev/null +++ b/x11-toolkits/iwidgets/pkg-comment @@ -0,0 +1 @@ +[incr Widgets] (A.K.A. "iwidgets") diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index cda2b65..745c52f 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -16,8 +16,6 @@ MASTER_SITES= http://twtelecom.dl.sourceforge.net/sourceforge/lesstif/ \ MAINTAINER= ports@freebsd.org -PORTCOMMENT= API compatible clone of the Motif toolkit - BUILD_DEPENDS= ${LOCALBASE}/bin/automake:${PORTSDIR}/devel/automake MANUAL_PACKAGE_BUILD= do not want to install during interactive build diff --git a/x11-toolkits/lesstif/pkg-comment b/x11-toolkits/lesstif/pkg-comment new file mode 100644 index 0000000..a40f6bc --- /dev/null +++ b/x11-toolkits/lesstif/pkg-comment @@ -0,0 +1 @@ +API compatible clone of the Motif toolkit diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index ea52adf..c09e6e4 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -17,8 +17,6 @@ DISTFILES= ${RPM_SET} MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= RPM of the Gtk lib - BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes diff --git a/x11-toolkits/linux-f10-gtk/pkg-comment b/x11-toolkits/linux-f10-gtk/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/x11-toolkits/linux-f10-gtk/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile index ea52adf..c09e6e4 100644 --- a/x11-toolkits/linux-f8-gtk/Makefile +++ b/x11-toolkits/linux-f8-gtk/Makefile @@ -17,8 +17,6 @@ DISTFILES= ${RPM_SET} MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= RPM of the Gtk lib - BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes diff --git a/x11-toolkits/linux-f8-gtk/pkg-comment b/x11-toolkits/linux-f8-gtk/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/x11-toolkits/linux-f8-gtk/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile index ea52adf..c09e6e4 100644 --- a/x11-toolkits/linux-gtk/Makefile +++ b/x11-toolkits/linux-gtk/Makefile @@ -17,8 +17,6 @@ DISTFILES= ${RPM_SET} MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= RPM of the Gtk lib - BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes diff --git a/x11-toolkits/linux-gtk/pkg-comment b/x11-toolkits/linux-gtk/pkg-comment new file mode 100644 index 0000000..6ef33b1 --- /dev/null +++ b/x11-toolkits/linux-gtk/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/x11-toolkits/mesgui/Makefile b/x11-toolkits/mesgui/Makefile index 4dab812..161f60a 100644 --- a/x11-toolkits/mesgui/Makefile +++ b/x11-toolkits/mesgui/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Make a simple GUI under OpenGL - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ freetype.9:${PORTSDIR}/print/freetype2 diff --git a/x11-toolkits/mesgui/pkg-comment b/x11-toolkits/mesgui/pkg-comment new file mode 100644 index 0000000..8d34edb --- /dev/null +++ b/x11-toolkits/mesgui/pkg-comment @@ -0,0 +1 @@ +Make a simple GUI under OpenGL diff --git a/x11-toolkits/movingmotif/Makefile b/x11-toolkits/movingmotif/Makefile index 5fe92dc..d364be8 100644 --- a/x11-toolkits/movingmotif/Makefile +++ b/x11-toolkits/movingmotif/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display scientific data as dynamic plot - USE_MOTIF= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/x11-toolkits/movingmotif/pkg-comment b/x11-toolkits/movingmotif/pkg-comment new file mode 100644 index 0000000..63d8b97 --- /dev/null +++ b/x11-toolkits/movingmotif/pkg-comment @@ -0,0 +1 @@ +Display scientific data as dynamic plot diff --git a/x11-toolkits/notif2/Makefile b/x11-toolkits/notif2/Makefile index 7179d33..f6c8c69 100644 --- a/x11-toolkits/notif2/Makefile +++ b/x11-toolkits/notif2/Makefile @@ -14,8 +14,6 @@ DISTNAME= Notif2-${PORTVERSION}-${GTKVERSION}-199908211219 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Notif2 GTK theme engine following the new Motif look and feel - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes diff --git a/x11-toolkits/notif2/pkg-comment b/x11-toolkits/notif2/pkg-comment new file mode 100644 index 0000000..7f3a13c --- /dev/null +++ b/x11-toolkits/notif2/pkg-comment @@ -0,0 +1 @@ +The Notif2 GTK theme engine following the new Motif look and feel diff --git a/x11-toolkits/p5-Tcl-Tk/Makefile b/x11-toolkits/p5-Tcl-Tk/Makefile index 50e89a7..41edb4c 100644 --- a/x11-toolkits/p5-Tcl-Tk/Makefile +++ b/x11-toolkits/p5-Tcl-Tk/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to access to Tk via the Tcl extension - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Tcl.pm:${PORTSDIR}/lang/p5-Tcl LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/x11-toolkits/p5-Tcl-Tk/pkg-comment b/x11-toolkits/p5-Tcl-Tk/pkg-comment new file mode 100644 index 0000000..ac40d75 --- /dev/null +++ b/x11-toolkits/p5-Tcl-Tk/pkg-comment @@ -0,0 +1 @@ +Perl5 module to access to Tk via the Tcl extension diff --git a/x11-toolkits/p5-TclTk/Makefile b/x11-toolkits/p5-TclTk/Makefile index 50e89a7..41edb4c 100644 --- a/x11-toolkits/p5-TclTk/Makefile +++ b/x11-toolkits/p5-TclTk/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to access to Tk via the Tcl extension - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Tcl.pm:${PORTSDIR}/lang/p5-Tcl LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/x11-toolkits/p5-TclTk/pkg-comment b/x11-toolkits/p5-TclTk/pkg-comment new file mode 100644 index 0000000..ac40d75 --- /dev/null +++ b/x11-toolkits/p5-TclTk/pkg-comment @@ -0,0 +1 @@ +Perl5 module to access to Tk via the Tcl extension diff --git a/x11-toolkits/p5-Tk-Autoscroll/Makefile b/x11-toolkits/p5-Tk-Autoscroll/Makefile index 7e9c8be..1f33bdf 100644 --- a/x11-toolkits/p5-Tk-Autoscroll/Makefile +++ b/x11-toolkits/p5-Tk-Autoscroll/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tk::Autoscroll - space invaders-like scrolling - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/x11-toolkits/p5-Tk-Autoscroll/pkg-comment b/x11-toolkits/p5-Tk-Autoscroll/pkg-comment new file mode 100644 index 0000000..471e0f5 --- /dev/null +++ b/x11-toolkits/p5-Tk-Autoscroll/pkg-comment @@ -0,0 +1 @@ +Tk::Autoscroll - space invaders-like scrolling diff --git a/x11-toolkits/p5-Tk-ColourChooser/Makefile b/x11-toolkits/p5-Tk-ColourChooser/Makefile index b4f14cc..dad5cf6 100644 --- a/x11-toolkits/p5-Tk-ColourChooser/Makefile +++ b/x11-toolkits/p5-Tk-ColourChooser/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl/Tk module providing a Colour selection dialogue box - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/x11-toolkits/p5-Tk-ColourChooser/pkg-comment b/x11-toolkits/p5-Tk-ColourChooser/pkg-comment new file mode 100644 index 0000000..f487543 --- /dev/null +++ b/x11-toolkits/p5-Tk-ColourChooser/pkg-comment @@ -0,0 +1 @@ +Perl/Tk module providing a Colour selection dialogue box diff --git a/x11-toolkits/p5-Tk-Enscript/Makefile b/x11-toolkits/p5-Tk-Enscript/Makefile index 112927f..ab46d3c 100644 --- a/x11-toolkits/p5-Tk-Enscript/Makefile +++ b/x11-toolkits/p5-Tk-Enscript/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tk::Enscript - a text-to-postscript converter using Tk::Canvas - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/x11-toolkits/p5-Tk-Enscript/pkg-comment b/x11-toolkits/p5-Tk-Enscript/pkg-comment new file mode 100644 index 0000000..df7eb5d --- /dev/null +++ b/x11-toolkits/p5-Tk-Enscript/pkg-comment @@ -0,0 +1 @@ +Tk::Enscript - a text-to-postscript converter using Tk::Canvas diff --git a/x11-toolkits/p5-Tk-TableMatrix/Makefile b/x11-toolkits/p5-Tk-TableMatrix/Makefile index d9424eb..8d9419f 100644 --- a/x11-toolkits/p5-Tk-TableMatrix/Makefile +++ b/x11-toolkits/p5-Tk-TableMatrix/Makefile @@ -17,8 +17,6 @@ MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} -PORTCOMMENT=Table/matrix extension to perl/tk for displaying table formatted data - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/x11-toolkits/p5-Tk-TableMatrix/pkg-comment b/x11-toolkits/p5-Tk-TableMatrix/pkg-comment new file mode 100644 index 0000000..3a3e702 --- /dev/null +++ b/x11-toolkits/p5-Tk-TableMatrix/pkg-comment @@ -0,0 +1 @@ +Table/matrix extension to perl/tk for displaying table formatted data diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index 04fdae4..6c4729e 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A re-port of a perl5 interface to Tk8.0p2 - USE_XLIB= yes PERL_CONFIGURE= yes diff --git a/x11-toolkits/p5-Tk/pkg-comment b/x11-toolkits/p5-Tk/pkg-comment new file mode 100644 index 0000000..612250c --- /dev/null +++ b/x11-toolkits/p5-Tk/pkg-comment @@ -0,0 +1 @@ +A re-port of a perl5 interface to Tk8.0p2 diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index 2c3f44d..1da9dbd 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Cross-platform high-level application framework and GUI library - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ diff --git a/x11-toolkits/paragui-devel/pkg-comment b/x11-toolkits/paragui-devel/pkg-comment new file mode 100644 index 0000000..a6e65c9 --- /dev/null +++ b/x11-toolkits/paragui-devel/pkg-comment @@ -0,0 +1 @@ +Cross-platform high-level application framework and GUI library diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 2c3f44d..1da9dbd 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Cross-platform high-level application framework and GUI library - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ diff --git a/x11-toolkits/paragui/pkg-comment b/x11-toolkits/paragui/pkg-comment new file mode 100644 index 0000000..a6e65c9 --- /dev/null +++ b/x11-toolkits/paragui/pkg-comment @@ -0,0 +1 @@ +Cross-platform high-level application framework and GUI library diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index e3cc238..71d25f1 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://plib.sourceforge.net/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A portable library for joystick/sound/OpenGL GUI/3D math - USE_X_PREFIX= yes USE_MESA= yes USE_GMAKE= yes diff --git a/x11-toolkits/plib/pkg-comment b/x11-toolkits/plib/pkg-comment new file mode 100644 index 0000000..a3b7185 --- /dev/null +++ b/x11-toolkits/plib/pkg-comment @@ -0,0 +1 @@ +A portable library for joystick/sound/OpenGL GUI/3D math diff --git a/x11-toolkits/py-anygui/Makefile b/x11-toolkits/py-anygui/Makefile index bcb7d75..756b7f3 100644 --- a/x11-toolkits/py-anygui/Makefile +++ b/x11-toolkits/py-anygui/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic GUI-creation front-end for Python - BUILD_DEPENDS= ${PYDISTUTILS} USE_PYTHON= yes diff --git a/x11-toolkits/py-anygui/pkg-comment b/x11-toolkits/py-anygui/pkg-comment new file mode 100644 index 0000000..1b2bcba --- /dev/null +++ b/x11-toolkits/py-anygui/pkg-comment @@ -0,0 +1 @@ +Generic GUI-creation front-end for Python diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile index 224da3a..12f1cc1 100644 --- a/x11-toolkits/sdl_gui/Makefile +++ b/x11-toolkits/sdl_gui/Makefile @@ -15,8 +15,6 @@ DISTNAME= SDL_gui-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Graphical User Interface library for SDL - LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ SDL_image:${PORTSDIR}/graphics/sdl_image \ SDL_ttf:${PORTSDIR}/graphics/sdl_ttf diff --git a/x11-toolkits/sdl_gui/pkg-comment b/x11-toolkits/sdl_gui/pkg-comment new file mode 100644 index 0000000..8c563d5 --- /dev/null +++ b/x11-toolkits/sdl_gui/pkg-comment @@ -0,0 +1 @@ +A Graphical User Interface library for SDL diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile index 653593f..1a65ac5 100644 --- a/x11-toolkits/slingshot/Makefile +++ b/x11-toolkits/slingshot/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Supplemental Libraries to extend Xview - LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/sspkg2.1 diff --git a/x11-toolkits/slingshot/pkg-comment b/x11-toolkits/slingshot/pkg-comment new file mode 100644 index 0000000..3616813 --- /dev/null +++ b/x11-toolkits/slingshot/pkg-comment @@ -0,0 +1 @@ +Supplemental Libraries to extend Xview diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile index b52c588..b0e352d 100644 --- a/x11-toolkits/tk80/Makefile +++ b/x11-toolkits/tk80/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@Freebsd.ORG -PORTCOMMENT= Graphical toolkit for TCL - LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 NO_LATEST_LINK= yes diff --git a/x11-toolkits/tk80/pkg-comment b/x11-toolkits/tk80/pkg-comment new file mode 100644 index 0000000..ff5ce67 --- /dev/null +++ b/x11-toolkits/tk80/pkg-comment @@ -0,0 +1 @@ +Graphical toolkit for TCL diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile index 359bf51..3a95024 100644 --- a/x11-toolkits/tkstep80/Makefile +++ b/x11-toolkits/tkstep80/Makefile @@ -16,8 +16,6 @@ PATCHFILES= tk8.0.4-to-tkstep8.0.4-2.patch.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Tk toolkit with a NeXTSTEP look and more - LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff diff --git a/x11-toolkits/tkstep80/pkg-comment b/x11-toolkits/tkstep80/pkg-comment new file mode 100644 index 0000000..59f59a3 --- /dev/null +++ b/x11-toolkits/tkstep80/pkg-comment @@ -0,0 +1 @@ +The Tk toolkit with a NeXTSTEP look and more diff --git a/x11-toolkits/xg/Makefile b/x11-toolkits/xg/Makefile index bf37ee3..d1952ab 100644 --- a/x11-toolkits/xg/Makefile +++ b/x11-toolkits/xg/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Windows(tm) controls - like widget set for Motif(tm) - WRKSRC= ${WRKDIR}/Xg-${PORTVERSION} USE_X_PREFIX= yes USE_MOTIF= yes diff --git a/x11-toolkits/xg/pkg-comment b/x11-toolkits/xg/pkg-comment new file mode 100644 index 0000000..be06ee7 --- /dev/null +++ b/x11-toolkits/xg/pkg-comment @@ -0,0 +1 @@ +Windows(tm) controls - like widget set for Motif(tm) diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile index 4556f19..fd31b16 100644 --- a/x11-toolkits/xview-clients/Makefile +++ b/x11-toolkits/xview-clients/Makefile @@ -16,8 +16,6 @@ DISTNAME= xview3.2p1-X11R6 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= OpenLook applications and man pages - DEPENDS= ${PORTSDIR}/x11-toolkits/xview:install USE_X_PREFIX= yes diff --git a/x11-toolkits/xview-clients/pkg-comment b/x11-toolkits/xview-clients/pkg-comment new file mode 100644 index 0000000..1ea0cb4 --- /dev/null +++ b/x11-toolkits/xview-clients/pkg-comment @@ -0,0 +1 @@ +OpenLook applications and man pages diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile index ca6763f..ed64d05 100644 --- a/x11-toolkits/xview/Makefile +++ b/x11-toolkits/xview/Makefile @@ -17,8 +17,6 @@ DISTNAME= xview3.2p1-X11R6 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X Window-System-based Visual/Integrated Environment for Workstations - USE_IMAKE= yes INSTALLS_SHLIB= yes IMAKEINCLUDE= "-I${X11BASE}/lib/X11/config -I${WRKSRC}/config" diff --git a/x11-toolkits/xview/pkg-comment b/x11-toolkits/xview/pkg-comment new file mode 100644 index 0000000..53e1b80 --- /dev/null +++ b/x11-toolkits/xview/pkg-comment @@ -0,0 +1 @@ +X Window-System-based Visual/Integrated Environment for Workstations diff --git a/x11-wm/9menu/Makefile b/x11-wm/9menu/Makefile index 0bd32f3..0658a8d 100644 --- a/x11-wm/9menu/Makefile +++ b/x11-wm/9menu/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple menu patterened after plan9 - USE_XLIB= yes NO_WRKSUBDIR= yes EXTRACT_CMD= zcat diff --git a/x11-wm/9menu/pkg-comment b/x11-wm/9menu/pkg-comment new file mode 100644 index 0000000..bb43512 --- /dev/null +++ b/x11-wm/9menu/pkg-comment @@ -0,0 +1 @@ +A simple menu patterened after plan9 diff --git a/x11-wm/9wm/Makefile b/x11-wm/9wm/Makefile index edcd1a1..f6dffe1 100644 --- a/x11-wm/9wm/Makefile +++ b/x11-wm/9wm/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://sources.isc.org/X/window-managers/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An 8 1/2-like Window Manager for X - USE_IMAKE= yes MAN1= 9wm.1 diff --git a/x11-wm/9wm/pkg-comment b/x11-wm/9wm/pkg-comment new file mode 100644 index 0000000..822917f --- /dev/null +++ b/x11-wm/9wm/pkg-comment @@ -0,0 +1 @@ +An 8 1/2-like Window Manager for X diff --git a/x11-wm/afterstep-i18n/Makefile b/x11-wm/afterstep-i18n/Makefile index 1413410..ed5c20b1 100644 --- a/x11-wm/afterstep-i18n/Makefile +++ b/x11-wm/afterstep-i18n/Makefile @@ -27,8 +27,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The NeXTSTEP clone window manager with Fontset support - RUN_DEPENDS= asclock:${PORTSDIR}/x11-clocks/asclock DIST_SUBDIR= afterstep diff --git a/x11-wm/afterstep-i18n/pkg-comment b/x11-wm/afterstep-i18n/pkg-comment new file mode 100644 index 0000000..429448b --- /dev/null +++ b/x11-wm/afterstep-i18n/pkg-comment @@ -0,0 +1 @@ +The NeXTSTEP clone window manager with Fontset support diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index 58a09f2..386bf28 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -16,8 +16,6 @@ DISTNAME= AfterStep-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Window manager originally based on the Bowman NeXTSTEP clone - RUN_DEPENDS= asclock:${PORTSDIR}/x11-clocks/asclock NO_LATEST_LINK= yes diff --git a/x11-wm/afterstep/pkg-comment b/x11-wm/afterstep/pkg-comment new file mode 100644 index 0000000..c12ab04 --- /dev/null +++ b/x11-wm/afterstep/pkg-comment @@ -0,0 +1 @@ +Window manager originally based on the Bowman NeXTSTEP clone diff --git a/x11-wm/amiwm/Makefile b/x11-wm/amiwm/Makefile index 7fed34a..94b694d 100644 --- a/x11-wm/amiwm/Makefile +++ b/x11-wm/amiwm/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}0.20pl48 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A window manager that makes your desktop look like an Amiga(TM) - GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -DHAVE_X11_EXTENSIONS_SHAPE_H" USE_X_PREFIX= yes diff --git a/x11-wm/amiwm/pkg-comment b/x11-wm/amiwm/pkg-comment new file mode 100644 index 0000000..9e2d313 --- /dev/null +++ b/x11-wm/amiwm/pkg-comment @@ -0,0 +1 @@ +A window manager that makes your desktop look like an Amiga(TM) diff --git a/x11-wm/bbapm/Makefile b/x11-wm/bbapm/Makefile index 0dd819b..32d7b81 100644 --- a/x11-wm/bbapm/Makefile +++ b/x11-wm/bbapm/Makefile @@ -16,8 +16,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= APM monitor for the Blackbox slit - USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-wm/bbapm/pkg-comment b/x11-wm/bbapm/pkg-comment new file mode 100644 index 0000000..d2ac289 --- /dev/null +++ b/x11-wm/bbapm/pkg-comment @@ -0,0 +1 @@ +APM monitor for the Blackbox slit diff --git a/x11-wm/bbrun/Makefile b/x11-wm/bbrun/Makefile index 14c1c00..aaf1853 100644 --- a/x11-wm/bbrun/Makefile +++ b/x11-wm/bbrun/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.dwave.net/~jking/bbrun/ MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= A Run box for Blackbox - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_X_PREFIX= yes diff --git a/x11-wm/bbrun/pkg-comment b/x11-wm/bbrun/pkg-comment new file mode 100644 index 0000000..99685f9 --- /dev/null +++ b/x11-wm/bbrun/pkg-comment @@ -0,0 +1 @@ +A Run box for Blackbox diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index 2407e34..ffc94aa 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ctwm-images${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An extension to twm, with support for multiple virtual screens, etc - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/x11-wm/ctwm/pkg-comment b/x11-wm/ctwm/pkg-comment new file mode 100644 index 0000000..589277e --- /dev/null +++ b/x11-wm/ctwm/pkg-comment @@ -0,0 +1 @@ +An extension to twm, with support for multiple virtual screens, etc diff --git a/x11-wm/e16utils/Makefile b/x11-wm/e16utils/Makefile index e4aeb5e..d0b4c91 100644 --- a/x11-wm/e16utils/Makefile +++ b/x11-wm/e16utils/Makefile @@ -15,8 +15,6 @@ DISTFILES= e16menuedit-0.1.tar.gz e16keyedit-0.2.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Standalone menu and keybinding editors for enlightment 0.16 - LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm USE_X_PREFIX= yes diff --git a/x11-wm/e16utils/pkg-comment b/x11-wm/e16utils/pkg-comment new file mode 100644 index 0000000..b067381 --- /dev/null +++ b/x11-wm/e16utils/pkg-comment @@ -0,0 +1 @@ +Standalone menu and keybinding editors for enlightment 0.16 diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile index 4d7ff50..364506c 100644 --- a/x11-wm/fvwm2-devel/Makefile +++ b/x11-wm/fvwm2-devel/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= Popular virtual window manager for X - RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 .if defined(WITH_STROKE) diff --git a/x11-wm/fvwm2-devel/pkg-comment b/x11-wm/fvwm2-devel/pkg-comment new file mode 100644 index 0000000..cda5684 --- /dev/null +++ b/x11-wm/fvwm2-devel/pkg-comment @@ -0,0 +1 @@ +Popular virtual window manager for X diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index 6112060..fd8755d 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= Popular virtual window manager for X - RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 .if defined(WITH_STROKE) diff --git a/x11-wm/fvwm2/pkg-comment b/x11-wm/fvwm2/pkg-comment new file mode 100644 index 0000000..cda5684 --- /dev/null +++ b/x11-wm/fvwm2/pkg-comment @@ -0,0 +1 @@ +Popular virtual window manager for X diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile index 6112060..fd8755d 100644 --- a/x11-wm/fvwm24/Makefile +++ b/x11-wm/fvwm24/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= Popular virtual window manager for X - RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 .if defined(WITH_STROKE) diff --git a/x11-wm/fvwm24/pkg-comment b/x11-wm/fvwm24/pkg-comment new file mode 100644 index 0000000..cda5684 --- /dev/null +++ b/x11-wm/fvwm24/pkg-comment @@ -0,0 +1 @@ +Popular virtual window manager for X diff --git a/x11-wm/gwm/Makefile b/x11-wm/gwm/Makefile index 58bebba..382a4d2 100644 --- a/x11-wm/gwm/Makefile +++ b/x11-wm/gwm/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic Window Manager - USE_IMAKE= yes USE_XPM= yes MAN1= gwm.1 diff --git a/x11-wm/gwm/pkg-comment b/x11-wm/gwm/pkg-comment new file mode 100644 index 0000000..0bb87a4 --- /dev/null +++ b/x11-wm/gwm/pkg-comment @@ -0,0 +1 @@ +Generic Window Manager diff --git a/x11-wm/icemc/Makefile b/x11-wm/icemc/Makefile index 3b0319b..fc26b4f 100644 --- a/x11-wm/icemc/Makefile +++ b/x11-wm/icemc/Makefile @@ -17,8 +17,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= QT-based menu editor for IceWM - USE_X_PREFIX= yes USE_QT_VER= 3 diff --git a/x11-wm/icemc/pkg-comment b/x11-wm/icemc/pkg-comment new file mode 100644 index 0000000..d3475f8 --- /dev/null +++ b/x11-wm/icemc/pkg-comment @@ -0,0 +1 @@ +QT-based menu editor for IceWM diff --git a/x11-wm/icepref/Makefile b/x11-wm/icepref/Makefile index 267b4b2..00c6253 100644 --- a/x11-wm/icepref/Makefile +++ b/x11-wm/icepref/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp:ftp@ftp.mxlab.com/x/wm/ MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= A small graphical configuration utility for the Ice Window Manager - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/x11-wm/icepref/pkg-comment b/x11-wm/icepref/pkg-comment new file mode 100644 index 0000000..cccaf5f --- /dev/null +++ b/x11-wm/icepref/pkg-comment @@ -0,0 +1 @@ +A small graphical configuration utility for the Ice Window Manager diff --git a/x11-wm/lwm/Makefile b/x11-wm/lwm/Makefile index 90ad0cd..ed50c8d 100644 --- a/x11-wm/lwm/Makefile +++ b/x11-wm/lwm/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A lightweight window manager - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/x11-wm/lwm/pkg-comment b/x11-wm/lwm/pkg-comment new file mode 100644 index 0000000..1f87716 --- /dev/null +++ b/x11-wm/lwm/pkg-comment @@ -0,0 +1 @@ +A lightweight window manager diff --git a/x11-wm/novawm/Makefile b/x11-wm/novawm/Makefile index 597f396..9459d50 100644 --- a/x11-wm/novawm/Makefile +++ b/x11-wm/novawm/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_alpha MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A window manager for X, developed with speed, size, and style in mind - USE_XPM= yes GNU_CONFIGURE= yes USE_X_PREFIX= yes diff --git a/x11-wm/novawm/pkg-comment b/x11-wm/novawm/pkg-comment new file mode 100644 index 0000000..880e953 --- /dev/null +++ b/x11-wm/novawm/pkg-comment @@ -0,0 +1 @@ +A window manager for X, developed with speed, size, and style in mind diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile index 70877f7..043d546 100644 --- a/x11-wm/piewm/Makefile +++ b/x11-wm/piewm/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.crynwr.com/piewm/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tvtwm with pie (circular) menus - USE_IMAKE= yes USE_XPM= yes MAN1= piewm.1 diff --git a/x11-wm/piewm/pkg-comment b/x11-wm/piewm/pkg-comment new file mode 100644 index 0000000..1c1b377 --- /dev/null +++ b/x11-wm/piewm/pkg-comment @@ -0,0 +1 @@ +A tvtwm with pie (circular) menus diff --git a/x11-wm/qnxstyle/Makefile b/x11-wm/qnxstyle/Makefile index 52958a9..7ec8378 100644 --- a/x11-wm/qnxstyle/Makefile +++ b/x11-wm/qnxstyle/Makefile @@ -13,8 +13,6 @@ DISTNAME= $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION) MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= A QNX style/theme for KDE3 - BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 diff --git a/x11-wm/qnxstyle/pkg-comment b/x11-wm/qnxstyle/pkg-comment new file mode 100644 index 0000000..6c49264 --- /dev/null +++ b/x11-wm/qnxstyle/pkg-comment @@ -0,0 +1 @@ +A QNX style/theme for KDE3 diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile index 2354276..10344f9 100644 --- a/x11-wm/ude/Makefile +++ b/x11-wm/ude/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= udeproject MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Small, fast, compact windowmanager - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/x11-wm/ude/pkg-comment b/x11-wm/ude/pkg-comment new file mode 100644 index 0000000..7538a45 --- /dev/null +++ b/x11-wm/ude/pkg-comment @@ -0,0 +1 @@ +Small, fast, compact windowmanager diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index a22e427..f4ed22c 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= CDE like desktop with GTK - LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ iconv.3:${PORTSDIR}/converters/libiconv \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf diff --git a/x11-wm/xfce/pkg-comment b/x11-wm/xfce/pkg-comment new file mode 100644 index 0000000..2902db4 --- /dev/null +++ b/x11-wm/xfce/pkg-comment @@ -0,0 +1 @@ +CDE like desktop with GTK diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index a22e427..f4ed22c 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= CDE like desktop with GTK - LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ iconv.3:${PORTSDIR}/converters/libiconv \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf diff --git a/x11-wm/xfce4/pkg-comment b/x11-wm/xfce4/pkg-comment new file mode 100644 index 0000000..2902db4 --- /dev/null +++ b/x11-wm/xfce4/pkg-comment @@ -0,0 +1 @@ +CDE like desktop with GTK diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index 0bd32f3..0658a8d 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple menu patterened after plan9 - USE_XLIB= yes NO_WRKSUBDIR= yes EXTRACT_CMD= zcat diff --git a/x11/9menu/pkg-comment b/x11/9menu/pkg-comment new file mode 100644 index 0000000..bb43512 --- /dev/null +++ b/x11/9menu/pkg-comment @@ -0,0 +1 @@ +A simple menu patterened after plan9 diff --git a/x11/9term/Makefile b/x11/9term/Makefile index 049f735..24333ec 100644 --- a/x11/9term/Makefile +++ b/x11/9term/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An X11 program which emulates a plan9 window - # needs library and private header, but not during runtime BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/editors/sam:build diff --git a/x11/9term/pkg-comment b/x11/9term/pkg-comment new file mode 100644 index 0000000..675c7c1 --- /dev/null +++ b/x11/9term/pkg-comment @@ -0,0 +1 @@ +An X11 program which emulates a plan9 window diff --git a/x11/XFree86-aoutlibs/Makefile b/x11/XFree86-aoutlibs/Makefile index 0c3140d..08e290c 100644 --- a/x11/XFree86-aoutlibs/Makefile +++ b/x11/XFree86-aoutlibs/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ${MASTER_SITE_BACKUP} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XFree86 a.out compatibility libraries - ONLY_FOR_ARCHS= i386 NO_BUILD= yes diff --git a/x11/XFree86-aoutlibs/pkg-comment b/x11/XFree86-aoutlibs/pkg-comment new file mode 100644 index 0000000..08e995e --- /dev/null +++ b/x11/XFree86-aoutlibs/pkg-comment @@ -0,0 +1 @@ +XFree86 a.out compatibility libraries diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile index 14c1c00..aaf1853 100644 --- a/x11/bbrun/Makefile +++ b/x11/bbrun/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.dwave.net/~jking/bbrun/ MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= A Run box for Blackbox - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_X_PREFIX= yes diff --git a/x11/bbrun/pkg-comment b/x11/bbrun/pkg-comment new file mode 100644 index 0000000..99685f9 --- /dev/null +++ b/x11/bbrun/pkg-comment @@ -0,0 +1 @@ +A Run box for Blackbox diff --git a/x11/blast/Makefile b/x11/blast/Makefile index fc0b4c8..6b38016 100644 --- a/x11/blast/Makefile +++ b/x11/blast/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-ss-11.00 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Blast blows holes through windows - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes MAN1= blast.1 diff --git a/x11/blast/pkg-comment b/x11/blast/pkg-comment new file mode 100644 index 0000000..f383437 --- /dev/null +++ b/x11/blast/pkg-comment @@ -0,0 +1 @@ +Blast blows holes through windows diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index cdd4550..c5c9c6d 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.hut.fi/~pvsavola/files/ MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= A GTK+ based program that lets you edit you XFree86 mouse cursors - LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- USE_X_PREFIX= yes diff --git a/x11/decurs/pkg-comment b/x11/decurs/pkg-comment new file mode 100644 index 0000000..018ae83 --- /dev/null +++ b/x11/decurs/pkg-comment @@ -0,0 +1 @@ +A GTK+ based program that lets you edit you XFree86 mouse cursors diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile index f1e9b9a..9a1fd67 100644 --- a/x11/dxpc/Makefile +++ b/x11/dxpc/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.vigor.nu/dxpc/3.8.0/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Compressing X protocol proxy designed to support X11 over slow links - LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo MAN1= dxpc.1 diff --git a/x11/dxpc/pkg-comment b/x11/dxpc/pkg-comment new file mode 100644 index 0000000..0f348a0 --- /dev/null +++ b/x11/dxpc/pkg-comment @@ -0,0 +1 @@ +Compressing X protocol proxy designed to support X11 over slow links diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index 46152f2..fd885c5 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A core event abstraction library - USE_X_PREFIX= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/x11/ecore/pkg-comment b/x11/ecore/pkg-comment new file mode 100644 index 0000000..c776508 --- /dev/null +++ b/x11/ecore/pkg-comment @@ -0,0 +1 @@ +A core event abstraction library diff --git a/x11/fbsd-icons/Makefile b/x11/fbsd-icons/Makefile index b28c708..31e9799 100644 --- a/x11/fbsd-icons/Makefile +++ b/x11/fbsd-icons/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Collection of icons related to the FreeBSD project - USE_X_PREFIX= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/x11/fbsd-icons/pkg-comment b/x11/fbsd-icons/pkg-comment new file mode 100644 index 0000000..cf7221e --- /dev/null +++ b/x11/fbsd-icons/pkg-comment @@ -0,0 +1 @@ +Collection of icons related to the FreeBSD project diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile index e5426de..61bba98 100644 --- a/x11/gdkxft/Makefile +++ b/x11/gdkxft/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@freebsd.org -PORTCOMMENT= An anti-aliased font support for gtk+ - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_X_PREFIX= yes diff --git a/x11/gdkxft/pkg-comment b/x11/gdkxft/pkg-comment new file mode 100644 index 0000000..8368681 --- /dev/null +++ b/x11/gdkxft/pkg-comment @@ -0,0 +1 @@ +An anti-aliased font support for gtk+ diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile index 7b1e8ad..6d314ae 100644 --- a/x11/gmrun/Makefile +++ b/x11/gmrun/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= adamw@FreeBSD.org -PORTCOMMENT= A customizable program to run programs, with tab-completion - BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport USE_X_PREFIX= yes diff --git a/x11/gmrun/pkg-comment b/x11/gmrun/pkg-comment new file mode 100644 index 0000000..a422ad3 --- /dev/null +++ b/x11/gmrun/pkg-comment @@ -0,0 +1 @@ +A customizable program to run programs, with tab-completion diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile index 8c62adc..896de2f 100644 --- a/x11/imwheel/Makefile +++ b/x11/imwheel/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://jonatkins.org/imwheel/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Utility to translate mouse wheel actions into X keyboard events - USE_REINPLACE= yes USE_GMAKE= YES USE_X_PREFIX= YES diff --git a/x11/imwheel/pkg-comment b/x11/imwheel/pkg-comment new file mode 100644 index 0000000..11c1b00 --- /dev/null +++ b/x11/imwheel/pkg-comment @@ -0,0 +1 @@ +Utility to translate mouse wheel actions into X keyboard events diff --git a/x11/launch.app/Makefile b/x11/launch.app/Makefile index 89425cf..5eb008d 100644 --- a/x11/launch.app/Makefile +++ b/x11/launch.app/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME:S/l/L/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An application launcher for WindowMaker dock - FORBIDDEN= "Buffer overflows in setuid root code" LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker diff --git a/x11/launch.app/pkg-comment b/x11/launch.app/pkg-comment new file mode 100644 index 0000000..429d935 --- /dev/null +++ b/x11/launch.app/pkg-comment @@ -0,0 +1 @@ +An application launcher for WindowMaker dock diff --git a/x11/libsx/Makefile b/x11/libsx/Makefile index f08e300..cebbcf9 100644 --- a/x11/libsx/Makefile +++ b/x11/libsx/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple X11 library - LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_X_PREFIX= yes diff --git a/x11/libsx/pkg-comment b/x11/libsx/pkg-comment new file mode 100644 index 0000000..f06f797 --- /dev/null +++ b/x11/libsx/pkg-comment @@ -0,0 +1 @@ +Simple X11 library diff --git a/x11/mgapdesk/Makefile b/x11/mgapdesk/Makefile index d616a6f..78a05b9 100644 --- a/x11/mgapdesk/Makefile +++ b/x11/mgapdesk/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org -PORTCOMMENT= Matrox Powerdesk for *nix - BUILD_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4 USE_X_PREFIX= YES diff --git a/x11/mgapdesk/pkg-comment b/x11/mgapdesk/pkg-comment new file mode 100644 index 0000000..b36d3bf --- /dev/null +++ b/x11/mgapdesk/pkg-comment @@ -0,0 +1 @@ +Matrox Powerdesk for *nix diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile index 4d55fe4..04150fe 100644 --- a/x11/p5-X11-Protocol/Makefile +++ b/x11/p5-X11-Protocol/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides an interface roughly equivalent to Xlib - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/x11/p5-X11-Protocol/pkg-comment b/x11/p5-X11-Protocol/pkg-comment new file mode 100644 index 0000000..f3bc2ad --- /dev/null +++ b/x11/p5-X11-Protocol/pkg-comment @@ -0,0 +1 @@ +Perl module that provides an interface roughly equivalent to Xlib diff --git a/x11/peeper/Makefile b/x11/peeper/Makefile index 4253ed9..71b4c622 100644 --- a/x11/peeper/Makefile +++ b/x11/peeper/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://peeper.sourceforge.net/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= View an area of the screen at a certain magnification - USE_GNOMENG= yes USE_GNOME= imlib USE_GMAKE= yes diff --git a/x11/peeper/pkg-comment b/x11/peeper/pkg-comment new file mode 100644 index 0000000..1c4e6f6 --- /dev/null +++ b/x11/peeper/pkg-comment @@ -0,0 +1 @@ +View an area of the screen at a certain magnification diff --git a/x11/props/Makefile b/x11/props/Makefile index 78f51ce..7fe2a38 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= fenner MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The OpenLook props application - LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/props diff --git a/x11/props/pkg-comment b/x11/props/pkg-comment new file mode 100644 index 0000000..f75f0cc --- /dev/null +++ b/x11/props/pkg-comment @@ -0,0 +1 @@ +The OpenLook props application diff --git a/x11/sxpc/Makefile b/x11/sxpc/Makefile index 49bb00f..f42cd05 100644 --- a/x11/sxpc/Makefile +++ b/x11/sxpc/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .shar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Simple X Protocol Compressor - USE_IMAKE= yes NO_WRKSUBDIR= yes EXTRACT_CMD= ${GZIP_CMD} diff --git a/x11/sxpc/pkg-comment b/x11/sxpc/pkg-comment new file mode 100644 index 0000000..347a67b --- /dev/null +++ b/x11/sxpc/pkg-comment @@ -0,0 +1 @@ +The Simple X Protocol Compressor diff --git a/x11/twin/Makefile b/x11/twin/Makefile index 4fbf93c..1192adb 100644 --- a/x11/twin/Makefile +++ b/x11/twin/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= twin MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Textmode WINdow environment - USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" diff --git a/x11/twin/pkg-comment b/x11/twin/pkg-comment new file mode 100644 index 0000000..5fdb5f3 --- /dev/null +++ b/x11/twin/pkg-comment @@ -0,0 +1 @@ +A Textmode WINdow environment diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 4e7671c..ae09dda 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= X11/desktop MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A nifty set of desktop apps, including floating buttons - LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_IMAKE= yes diff --git a/x11/tycoon/pkg-comment b/x11/tycoon/pkg-comment new file mode 100644 index 0000000..d6ba378 --- /dev/null +++ b/x11/tycoon/pkg-comment @@ -0,0 +1 @@ +A nifty set of desktop apps, including floating buttons diff --git a/x11/wmmatrix/Makefile b/x11/wmmatrix/Makefile index 0364bcd..d6058ef 100644 --- a/x11/wmmatrix/Makefile +++ b/x11/wmmatrix/Makefile @@ -13,8 +13,6 @@ DISTNAME= wmMatrix-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A DockApp that runs a version of the xmatrix screenhack - USE_GMAKE= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/x11/wmmatrix/pkg-comment b/x11/wmmatrix/pkg-comment new file mode 100644 index 0000000..94770a4 --- /dev/null +++ b/x11/wmmatrix/pkg-comment @@ -0,0 +1 @@ +A DockApp that runs a version of the xmatrix screenhack diff --git a/x11/wscan/Makefile b/x11/wscan/Makefile index 4e83d42..3b53353 100644 --- a/x11/wscan/Makefile +++ b/x11/wscan/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A 802.11 wireless visual signal strength meter - LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk WRKSRC= $(WRKDIR)/wscan diff --git a/x11/wscan/pkg-comment b/x11/wscan/pkg-comment new file mode 100644 index 0000000..2604a12 --- /dev/null +++ b/x11/wscan/pkg-comment @@ -0,0 +1 @@ +A 802.11 wireless visual signal strength meter diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile index fc303b1..a488dd3 100644 --- a/x11/xautomation/Makefile +++ b/x11/xautomation/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://hoopajoo.net/static/projects/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Control X from the command line for scripts - LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_XLIB= yes diff --git a/x11/xautomation/pkg-comment b/x11/xautomation/pkg-comment new file mode 100644 index 0000000..daba23a --- /dev/null +++ b/x11/xautomation/pkg-comment @@ -0,0 +1 @@ +Control X from the command line for scripts diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile index 2a7a82a..c2e7ff0e 100644 --- a/x11/xbanner/Makefile +++ b/x11/xbanner/Makefile @@ -14,8 +14,6 @@ DISTNAME= XBanner${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Make your XDM login screen look beautiful - USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/x11/xbanner/pkg-comment b/x11/xbanner/pkg-comment new file mode 100644 index 0000000..dcb6584 --- /dev/null +++ b/x11/xbanner/pkg-comment @@ -0,0 +1 @@ +Make your XDM login screen look beautiful diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 15b8c48c..257bf7e 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://hocwp.free.fr/xbindkeys/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Allows you to launch shell commands under X with your keyboard - USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ diff --git a/x11/xbindkeys/pkg-comment b/x11/xbindkeys/pkg-comment new file mode 100644 index 0000000..f2fab13 --- /dev/null +++ b/x11/xbindkeys/pkg-comment @@ -0,0 +1 @@ +Allows you to launch shell commands under X with your keyboard diff --git a/x11/xbindkeys_config/Makefile b/x11/xbindkeys_config/Makefile index 4fea004..b3d9ac7 100644 --- a/x11/xbindkeys_config/Makefile +++ b/x11/xbindkeys_config/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.netchampagne.com/xbindkeys_config/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An easy to use gtk program for configuring Xbindkeys - USE_GNOMENG= yes USE_GNOME= gtk12 USE_REINPLACE= yes diff --git a/x11/xbindkeys_config/pkg-comment b/x11/xbindkeys_config/pkg-comment new file mode 100644 index 0000000..5bf52d9 --- /dev/null +++ b/x11/xbindkeys_config/pkg-comment @@ -0,0 +1 @@ +An easy to use gtk program for configuring Xbindkeys diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile index 792dd3d..c9006f1 100644 --- a/x11/xcb/Makefile +++ b/x11/xcb/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.goof.com/pcg/marc/data/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for managing x11 cut-buffers - USE_IMAKE= yes MAN1= xcb.1 diff --git a/x11/xcb/pkg-comment b/x11/xcb/pkg-comment new file mode 100644 index 0000000..c84a15b --- /dev/null +++ b/x11/xcb/pkg-comment @@ -0,0 +1 @@ +A tool for managing x11 cut-buffers diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index df68c3f..11caaae 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://people.debian.org/~kims/xclip/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An interface to X selections ("the clipboard") from the command line - WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes diff --git a/x11/xclip/pkg-comment b/x11/xclip/pkg-comment new file mode 100644 index 0000000..943bad7 --- /dev/null +++ b/x11/xclip/pkg-comment @@ -0,0 +1 @@ +An interface to X selections ("the clipboard") from the command line diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index b9625b9..28e4851 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display all (ok, most of) the colors in the universe - WRKSRC= ${WRKDIR}/xcolors USE_IMAKE= yes MAN1= xcolors.1 diff --git a/x11/xcolors/pkg-comment b/x11/xcolors/pkg-comment new file mode 100644 index 0000000..bc79ff1 --- /dev/null +++ b/x11/xcolors/pkg-comment @@ -0,0 +1 @@ +Display all (ok, most of) the colors in the universe diff --git a/x11/xcut/Makefile b/x11/xcut/Makefile index a0b426b..ba24451 100644 --- a/x11/xcut/Makefile +++ b/x11/xcut/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://download.sourceforge.net/xcut/ \ MAINTAINER= cy@FreeBSD.org -PORTCOMMENT= Manipulate X cut buffers from the commandline - USE_IMAKE= YES MAN1= xcut.1 diff --git a/x11/xcut/pkg-comment b/x11/xcut/pkg-comment new file mode 100644 index 0000000..3ec876e --- /dev/null +++ b/x11/xcut/pkg-comment @@ -0,0 +1 @@ +Manipulate X cut buffers from the commandline diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 90e27c1..7ecfb6c 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= A drop in replacement for the "dialog" or "cdialog" programs - USE_BZIP2= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11/xdialog/pkg-comment b/x11/xdialog/pkg-comment new file mode 100644 index 0000000..092876c --- /dev/null +++ b/x11/xdialog/pkg-comment @@ -0,0 +1 @@ +A drop in replacement for the "dialog" or "cdialog" programs diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile index 0e2c85d..e831c5c 100644 --- a/x11/xnee/Makefile +++ b/x11/xnee/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X events recorder and player - USE_X_PREFIX= yes USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/x11/xnee/pkg-comment b/x11/xnee/pkg-comment new file mode 100644 index 0000000..fc72bf2 --- /dev/null +++ b/x11/xnee/pkg-comment @@ -0,0 +1 @@ +X events recorder and player diff --git a/x11/xskyroot/Makefile b/x11/xskyroot/Makefile index 7d48602..3e86047 100644 --- a/x11/xskyroot/Makefile +++ b/x11/xskyroot/Makefile @@ -13,8 +13,6 @@ DISTFILES= 1079.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Realtime sky drawer for X root window - EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -dc EXTRACT_AFTER_ARGS= | ${SED} -e "/^...bin.sh/,/exit 0/!d" | ${SH} diff --git a/x11/xskyroot/pkg-comment b/x11/xskyroot/pkg-comment new file mode 100644 index 0000000..cd339e0 --- /dev/null +++ b/x11/xskyroot/pkg-comment @@ -0,0 +1 @@ +Realtime sky drawer for X root window diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile index 757192b..4dba512 100644 --- a/x11/xstroke/Makefile +++ b/x11/xstroke/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.handhelds.org/pub/projects/xstroke/release-${PORTVERSION MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Fullscreen gesture recognition - LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt USE_REINPLACE= yes diff --git a/x11/xstroke/pkg-comment b/x11/xstroke/pkg-comment new file mode 100644 index 0000000..554ed88 --- /dev/null +++ b/x11/xstroke/pkg-comment @@ -0,0 +1 @@ +Fullscreen gesture recognition diff --git a/x11/xtattr/Makefile b/x11/xtattr/Makefile index b65eb2d..cb197f1 100644 --- a/x11/xtattr/Makefile +++ b/x11/xtattr/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for changing xterm attributes - MAKEFILE= ${FILESDIR}/Makefile.bsd MAN1= xtattr.1 MANCOMPRESSED= maybe diff --git a/x11/xtattr/pkg-comment b/x11/xtattr/pkg-comment new file mode 100644 index 0000000..b202fe7 --- /dev/null +++ b/x11/xtattr/pkg-comment @@ -0,0 +1 @@ +A tool for changing xterm attributes diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile index 9dff4e0..85f2148 100644 --- a/x11/xtoolwait/Makefile +++ b/x11/xtoolwait/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= utilities MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tool startup utility for X11 - USE_IMAKE= yes MAN1= xtoolwait.1 diff --git a/x11/xtoolwait/pkg-comment b/x11/xtoolwait/pkg-comment new file mode 100644 index 0000000..69685a4 --- /dev/null +++ b/x11/xtoolwait/pkg-comment @@ -0,0 +1 @@ +Tool startup utility for X11 diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile index 68e2f8f..739b8be 100644 --- a/x11/xvattr/Makefile +++ b/x11/xvattr/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Getting and setting Xv attributes - WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes diff --git a/x11/xvattr/pkg-comment b/x11/xvattr/pkg-comment new file mode 100644 index 0000000..0e01001 --- /dev/null +++ b/x11/xvattr/pkg-comment @@ -0,0 +1 @@ +Getting and setting Xv attributes diff --git a/x11/xwatchwin/Makefile b/x11/xwatchwin/Makefile index efa05ec..b0cb505 100644 --- a/x11/xwatchwin/Makefile +++ b/x11/xwatchwin/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Watch a window on another X server - MAN1= xwatchwin.1 USE_IMAKE= yes diff --git a/x11/xwatchwin/pkg-comment b/x11/xwatchwin/pkg-comment new file mode 100644 index 0000000..4e1c470 --- /dev/null +++ b/x11/xwatchwin/pkg-comment @@ -0,0 +1 @@ +Watch a window on another X server |