diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 10:44:59 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 10:44:59 +0000 |
commit | a7e0278681faeeb4b18df9006b2f44eacc4c9aba (patch) | |
tree | 2246f14d77a0224fa5b118fbd82857a731be852d /archivers | |
parent | e3c6d7b1912ca71fc98960cddad94048dc4075ea (diff) | |
download | FreeBSD-ports-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.zip FreeBSD-ports-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.tar.gz |
De-pkg-comment.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arj/Makefile | 1 | ||||
-rw-r--r-- | archivers/arj/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/bzip2/Makefile | 1 | ||||
-rw-r--r-- | archivers/bzip2/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/freeze/Makefile | 1 | ||||
-rw-r--r-- | archivers/freeze/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/gzip/Makefile | 1 | ||||
-rw-r--r-- | archivers/gzip/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/lbrate/Makefile | 1 | ||||
-rw-r--r-- | archivers/lbrate/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/mtf/Makefile | 1 | ||||
-rw-r--r-- | archivers/mtf/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/nomarch/Makefile | 1 | ||||
-rw-r--r-- | archivers/nomarch/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 1 | ||||
-rw-r--r-- | archivers/p5-Archive-Tar/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/pkzip/Makefile | 1 | ||||
-rw-r--r-- | archivers/pkzip/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/rpm2cpio/Makefile | 1 | ||||
-rw-r--r-- | archivers/rpm2cpio/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/szip/Makefile | 1 | ||||
-rw-r--r-- | archivers/szip/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/unace/Makefile | 1 | ||||
-rw-r--r-- | archivers/unace/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/unadf/Makefile | 1 | ||||
-rw-r--r-- | archivers/unadf/pkg-comment | 1 |
26 files changed, 13 insertions, 13 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index a9adc1c..a12b352 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= keramida MAINTAINER= kot@premierbank.dp.ua +COMMENT= Open-source ARJ USE_AUTOCONF= yes USE_GMAKE= yes diff --git a/archivers/arj/pkg-comment b/archivers/arj/pkg-comment deleted file mode 100644 index f63eabf..0000000 --- a/archivers/arj/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open-source ARJ diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile index 04d2fe2..81efe58 100644 --- a/archivers/bzip2/Makefile +++ b/archivers/bzip2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= bzip2/v102 MAINTAINER= jharris@widomaker.com +COMMENT= A block-sorting file compressor .if exists(/usr/bin/bzip2) IGNORE= bzip2 is in the base system diff --git a/archivers/bzip2/pkg-comment b/archivers/bzip2/pkg-comment deleted file mode 100644 index b228937..0000000 --- a/archivers/bzip2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A block-sorting file compressor diff --git a/archivers/freeze/Makefile b/archivers/freeze/Makefile index 4069682..9602afe 100644 --- a/archivers/freeze/Makefile +++ b/archivers/freeze/Makefile @@ -12,6 +12,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/compression/ MAINTAINER= lukin@okbmei.msk.su +COMMENT= Compression program - often used in QNX GNU_CONFIGURE= yes ALL_TARGET= prog diff --git a/archivers/freeze/pkg-comment b/archivers/freeze/pkg-comment deleted file mode 100644 index b73fc07..0000000 --- a/archivers/freeze/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Compression program - often used in QNX diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index 7db339d..be5e0895 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} # EXTRACT_SUFX= .tar MAINTAINER= cyrille.lefevre@laposte.net +COMMENT= A compression utility designed to be a replacement for compress MASTER_SITES= ftp://ftp.digex.net/pub/linux/slackware/slackware-8.1/source/a/gzip/ \ ftp://sunfreeware.risq.qc.ca/SOURCES/ \ diff --git a/archivers/gzip/pkg-comment b/archivers/gzip/pkg-comment deleted file mode 100644 index a48b755..0000000 --- a/archivers/gzip/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A compression utility designed to be a replacement for compress diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile index 9302d29..6801866 100644 --- a/archivers/lbrate/Makefile +++ b/archivers/lbrate/Makefile @@ -11,6 +11,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/utils/compress/ MAINTAINER= gslin@ccca.nctu.edu.tw +COMMENT= Extract/decompress CP/M LBR archives LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/archivers/lbrate/pkg-comment b/archivers/lbrate/pkg-comment deleted file mode 100644 index b7257f8..0000000 --- a/archivers/lbrate/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extract/decompress CP/M LBR archives diff --git a/archivers/mtf/Makefile b/archivers/mtf/Makefile index 74f0e1a..3b570fe 100644 --- a/archivers/mtf/Makefile +++ b/archivers/mtf/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= system/backup EXTRACT_SUFX= .tgz MAINTAINER= pcasidy@casidy.com +COMMENT= A Unix reader for the Microsoft Tape Format used by NT Backup ALL_TARGET= # empty diff --git a/archivers/mtf/pkg-comment b/archivers/mtf/pkg-comment deleted file mode 100644 index 8f558a5..0000000 --- a/archivers/mtf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Unix reader for the Microsoft Tape Format used by NT Backup diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile index fe2af11..e657c92 100644 --- a/archivers/nomarch/Makefile +++ b/archivers/nomarch/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/compress MAINTAINER= erwin@lansing.dk +COMMENT= Extracts files from the old `.arc' archive format LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/archivers/nomarch/pkg-comment b/archivers/nomarch/pkg-comment deleted file mode 100644 index d64ac6b..0000000 --- a/archivers/nomarch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extracts files from the old `.arc' archive format diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index d3760f0..59b42ee 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz MAINTAINER= roman@xpert.com +COMMENT= Perl module for creation and manipulation of tar files BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} \ diff --git a/archivers/p5-Archive-Tar/pkg-comment b/archivers/p5-Archive-Tar/pkg-comment deleted file mode 100644 index 9bbbc55..0000000 --- a/archivers/p5-Archive-Tar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for creation and manipulation of tar files diff --git a/archivers/pkzip/Makefile b/archivers/pkzip/Makefile index 182d11e..a678f8c 100644 --- a/archivers/pkzip/Makefile +++ b/archivers/pkzip/Makefile @@ -13,6 +13,7 @@ DISTNAME= pklin251 EXTRACT_SUFX= .exe MAINTAINER= dbader@eece.unm.edu +COMMENT= Create/update/list/test/extract pkzip ZIP files FORBIDDEN= "security bug--see <URL:http://www.security.nnov.ru/advisories/archdt.asp> and <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1270>" diff --git a/archivers/pkzip/pkg-comment b/archivers/pkzip/pkg-comment deleted file mode 100644 index dbb4e63..0000000 --- a/archivers/pkzip/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Create/update/list/test/extract pkzip ZIP files diff --git a/archivers/rpm2cpio/Makefile b/archivers/rpm2cpio/Makefile index ae4081d..cb2b8aa 100644 --- a/archivers/rpm2cpio/Makefile +++ b/archivers/rpm2cpio/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.iagora.com/~espel/ DISTFILES= ${PORTNAME} MAINTAINER= nox@jelal.kn-bremen.de +COMMENT= Convert .rpm files for extraction with /usr/bin/cpio, needs just perl NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} diff --git a/archivers/rpm2cpio/pkg-comment b/archivers/rpm2cpio/pkg-comment deleted file mode 100644 index 8aa8b0d..0000000 --- a/archivers/rpm2cpio/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert .rpm files for extraction with /usr/bin/cpio, needs just perl diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile index 9950291..fe215b6 100644 --- a/archivers/szip/Makefile +++ b/archivers/szip/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.compressconsult.com/szip/ DISTNAME= sz${PORTVERSION:S/.//}_src MAINTAINER= tiamat@telegraph.spb.ru +COMMENT= A fast compression utility USE_GMAKE= yes ONLY_FOR_ARCHS= i386 diff --git a/archivers/szip/pkg-comment b/archivers/szip/pkg-comment deleted file mode 100644 index 10537ba..0000000 --- a/archivers/szip/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fast compression utility diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile index e4eb7c3..257b129 100644 --- a/archivers/unace/Makefile +++ b/archivers/unace/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/compress MAINTAINER= jonny@jonny.eng.br +COMMENT= Extract, view & test ACE archives USE_GMAKE= yes ALL_TARGET= clean unace diff --git a/archivers/unace/pkg-comment b/archivers/unace/pkg-comment deleted file mode 100644 index f6a0f35..0000000 --- a/archivers/unace/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extract, view & test ACE archives diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile index d83e3c0..159f50c 100644 --- a/archivers/unadf/Makefile +++ b/archivers/unadf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://perso.club-internet.fr/lclevy/adflib/ DISTNAME= adflib MAINTAINER= wigren@home.se +COMMENT= Extracts files from .adf-files used by Amiga emulators NO_WRKSUBDIR= yes USE_REINPLACE= yes diff --git a/archivers/unadf/pkg-comment b/archivers/unadf/pkg-comment deleted file mode 100644 index ec4e890..0000000 --- a/archivers/unadf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extracts files from .adf-files used by Amiga emulators |