diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /converters | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'converters')
40 files changed, 20 insertions, 20 deletions
diff --git a/converters/base64/Makefile b/converters/base64/Makefile index 487e59fbe2c5..d7bcb0e4fa20 100644 --- a/converters/base64/Makefile +++ b/converters/base64/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.fourmilab.ch/webtools/base64/ \ http://dl.droso.net/ports/ MAINTAINER= erwin@lansing.dk +COMMENT= Simple program to convert binary files to base64 GNU_CONFIGURE= yes ALL_TARGET= prog diff --git a/converters/base64/pkg-comment b/converters/base64/pkg-comment deleted file mode 100644 index 1a552eb95b0b..000000000000 --- a/converters/base64/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple program to convert binary files to base64 diff --git a/converters/btoa/Makefile b/converters/btoa/Makefile index 85eea539370c..60731926219c 100644 --- a/converters/btoa/Makefile +++ b/converters/btoa/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= martin@raq.cx +COMMENT= Encode/decode binary to printable ASCII MAKE_FLAGS= DESTDIR=${PREFIX} -f MAKEFILE= Makefile.sun diff --git a/converters/btoa/pkg-comment b/converters/btoa/pkg-comment deleted file mode 100644 index 02d4d7e5d580..000000000000 --- a/converters/btoa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Encode/decode binary to printable ASCII diff --git a/converters/enca/Makefile b/converters/enca/Makefile index 2f7a274ebe99..f69c041cb168 100644 --- a/converters/enca/Makefile +++ b/converters/enca/Makefile @@ -11,6 +11,7 @@ CATEGORIES= converters textproc MASTER_SITES= http://physics.muni.cz/~yeti/Ftp/enca/ MAINTAINER= never@nevermind.kiev.ua +COMMENT= A package for detecting encoding of text files LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/converters/enca/pkg-comment b/converters/enca/pkg-comment deleted file mode 100644 index 3bc76ea994ee..000000000000 --- a/converters/enca/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A package for detecting encoding of text files diff --git a/converters/i18ntools/Makefile b/converters/i18ntools/Makefile index 9ebbb9609f30..c8c015389406 100644 --- a/converters/i18ntools/Makefile +++ b/converters/i18ntools/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.whizkidtech.net/unix/ \ http://www.whizkidtech.net/fports/ MAINTAINER= adam@whizkidtech.net +COMMENT= Tools for the conversion to and from UTF-8 Unicode encoding LIB_DEPENDS= utf-8:${PORTSDIR}/converters/libutf-8 RUN_DEPENDS= tuc:${PORTSDIR}/converters/tuc diff --git a/converters/i18ntools/pkg-comment b/converters/i18ntools/pkg-comment deleted file mode 100644 index c40939688f69..000000000000 --- a/converters/i18ntools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tools for the conversion to and from UTF-8 Unicode encoding diff --git a/converters/iconv-extra/Makefile b/converters/iconv-extra/Makefile index 687422547e84..2b0012fd4b10 100644 --- a/converters/iconv-extra/Makefile +++ b/converters/iconv-extra/Makefile @@ -11,6 +11,7 @@ CATEGORIES= converters MASTER_SITES= http://www.dante.net/staff/konstantin/FreeBSD/iconv/ MAINTAINER= Konstantin.Chuguev@dante.org.uk +COMMENT= Additional charsets for the iconv library (those from the Unicode site) LIB_DEPENDS= biconv.2:${PORTSDIR}/converters/iconv diff --git a/converters/iconv-extra/pkg-comment b/converters/iconv-extra/pkg-comment deleted file mode 100644 index 2780197ebe28..000000000000 --- a/converters/iconv-extra/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Additional charsets for the iconv library (those from the Unicode site) diff --git a/converters/iconv-rfc1345/Makefile b/converters/iconv-rfc1345/Makefile index c9115bdf0258..17051edc7e9f 100644 --- a/converters/iconv-rfc1345/Makefile +++ b/converters/iconv-rfc1345/Makefile @@ -11,6 +11,7 @@ CATEGORIES= converters MASTER_SITES= http://www.dante.net/staff/konstantin/FreeBSD/iconv/ MAINTAINER= Konstantin.Chuguev@dante.org.uk +COMMENT= Additional charset modules for the iconv library (from RFC1345) LIB_DEPENDS= biconv.2:${PORTSDIR}/converters/iconv diff --git a/converters/iconv-rfc1345/pkg-comment b/converters/iconv-rfc1345/pkg-comment deleted file mode 100644 index 129bcb9f5051..000000000000 --- a/converters/iconv-rfc1345/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Additional charset modules for the iconv library (from RFC1345) diff --git a/converters/libutf-8/Makefile b/converters/libutf-8/Makefile index ba90bfef7aa3..29306c280859 100644 --- a/converters/libutf-8/Makefile +++ b/converters/libutf-8/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.whizkidtech.net/fports/ \ DISTNAME= libutf-8-1.0 MAINTAINER= adam@whizkidtech.net +COMMENT= Unicode conversion routines between UCS-4 and UTF-8 INSTALLS_SHLIB= yes diff --git a/converters/libutf-8/pkg-comment b/converters/libutf-8/pkg-comment deleted file mode 100644 index 690895d584bf..000000000000 --- a/converters/libutf-8/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Unicode conversion routines between UCS-4 and UTF-8 diff --git a/converters/mimelib/Makefile b/converters/mimelib/Makefile index 142c3e78c7f2..b9011ed7a253 100644 --- a/converters/mimelib/Makefile +++ b/converters/mimelib/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= icqmail MAINTAINER= never@nevermind.kiev.ua +COMMENT= C++ class library for manipulating messages in MIME format USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/converters/mimelib/pkg-comment b/converters/mimelib/pkg-comment deleted file mode 100644 index 3fcf3ddd4eb4..000000000000 --- a/converters/mimelib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ class library for manipulating messages in MIME format diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index 9aab1e6df257..2f2b23e0fb82 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Convert PKGNAMEPREFIX= p5- MAINTAINER= roman@xpert.com +COMMENT= Perl module to read TNEF files BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Body.pm:${PORTSDIR}/mail/p5-MIME-Tools diff --git a/converters/p5-Convert-TNEF/pkg-comment b/converters/p5-Convert-TNEF/pkg-comment deleted file mode 100644 index 4612992e6753..000000000000 --- a/converters/p5-Convert-TNEF/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to read TNEF files diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile index fe3db9ae702b..a3bcd663c676 100644 --- a/converters/p5-MIME-Base64/Makefile +++ b/converters/p5-MIME-Base64/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= MIME PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk +COMMENT= Perl5 module for Base64 and Quoted-Printable encodings PERL_CONFIGURE= YES diff --git a/converters/p5-MIME-Base64/pkg-comment b/converters/p5-MIME-Base64/pkg-comment deleted file mode 100644 index 32b291eb040e..000000000000 --- a/converters/p5-MIME-Base64/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module for Base64 and Quoted-Printable encodings diff --git a/converters/p5-String-Multibyte/Makefile b/converters/p5-String-Multibyte/Makefile index ae5ea40107e6..4773e0d2af11 100644 --- a/converters/p5-String-Multibyte/Makefile +++ b/converters/p5-String-Multibyte/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= String PKGNAMEPREFIX= p5- MAINTAINER= svenasse@polaris.ca +COMMENT= Perl module to manipulate multibyte character strings PERL_CONFIGURE= yes diff --git a/converters/p5-String-Multibyte/pkg-comment b/converters/p5-String-Multibyte/pkg-comment deleted file mode 100644 index 63976efd9382..000000000000 --- a/converters/p5-String-Multibyte/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to manipulate multibyte character strings diff --git a/converters/p5-Unicode-IMAPUtf7/Makefile b/converters/p5-Unicode-IMAPUtf7/Makefile index 092f05782d4b..69bcc00cc25b 100644 --- a/converters/p5-Unicode-IMAPUtf7/Makefile +++ b/converters/p5-Unicode-IMAPUtf7/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- MAINTAINER= svenasse@polaris.ca +COMMENT= Perl extension to deal with IMAP UTF7 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/converters/p5-Unicode-IMAPUtf7/pkg-comment b/converters/p5-Unicode-IMAPUtf7/pkg-comment deleted file mode 100644 index e791bab58b92..000000000000 --- a/converters/p5-Unicode-IMAPUtf7/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl extension to deal with IMAP UTF7 diff --git a/converters/p5-Unicode-Map/Makefile b/converters/p5-Unicode-Map/Makefile index ff9875f2bc30..71633c58cccb 100644 --- a/converters/p5-Unicode-Map/Makefile +++ b/converters/p5-Unicode-Map/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- MAINTAINER= rtdean@cytherianage.net +COMMENT= Perl class that converts strings to/from 2-byte Unicode UCS2 format PERL_CONFIGURE= yes diff --git a/converters/p5-Unicode-Map/pkg-comment b/converters/p5-Unicode-Map/pkg-comment deleted file mode 100644 index 5ee39a12983a..000000000000 --- a/converters/p5-Unicode-Map/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl class that converts strings to/from 2-byte Unicode UCS2 format diff --git a/converters/p5-Unicode-Map8/Makefile b/converters/p5-Unicode-Map8/Makefile index 708a018c85a0..989307d8c6ca 100644 --- a/converters/p5-Unicode-Map8/Makefile +++ b/converters/p5-Unicode-Map8/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- MAINTAINER= ilia@cgu.chel.su +COMMENT= Perl class that implement efficient mapping tables between 8-bit charsets and Unicode BUILD_DEPENDS= ${SITE_PERL}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String diff --git a/converters/p5-Unicode-Map8/pkg-comment b/converters/p5-Unicode-Map8/pkg-comment deleted file mode 100644 index d697b8441029..000000000000 --- a/converters/p5-Unicode-Map8/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl class that implement efficient mapping tables between 8-bit charsets and Unicode diff --git a/converters/p5-Unicode-MapUTF8/Makefile b/converters/p5-Unicode-MapUTF8/Makefile index b413e5f345ff..c8b39b7e5d2f 100644 --- a/converters/p5-Unicode-MapUTF8/Makefile +++ b/converters/p5-Unicode-MapUTF8/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- MAINTAINER= rtdean@cytherianage.net +COMMENT= Perl class that implements conversion between arbitrary charsets BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/Map.pm:${PORTSDIR}/converters/p5-Unicode-Map \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \ diff --git a/converters/p5-Unicode-MapUTF8/pkg-comment b/converters/p5-Unicode-MapUTF8/pkg-comment deleted file mode 100644 index 36091d6c3174..000000000000 --- a/converters/p5-Unicode-MapUTF8/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl class that implements conversion between arbitrary charsets diff --git a/converters/p5-Unicode-String/Makefile b/converters/p5-Unicode-String/Makefile index 57e7fd8289a4..d4443d03fd2f 100644 --- a/converters/p5-Unicode-String/Makefile +++ b/converters/p5-Unicode-String/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- MAINTAINER= ilia@cgu.chel.su +COMMENT= These are experimental Perl5 modules to handle various Unicode issues BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 diff --git a/converters/p5-Unicode-String/pkg-comment b/converters/p5-Unicode-String/pkg-comment deleted file mode 100644 index e8056488749a..000000000000 --- a/converters/p5-Unicode-String/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -These are experimental Perl5 modules to handle various Unicode issues diff --git a/converters/tnef/Makefile b/converters/tnef/Makefile index 4ef4d76b2958..6d9190f4695c 100644 --- a/converters/tnef/Makefile +++ b/converters/tnef/Makefile @@ -11,6 +11,7 @@ CATEGORIES= converters mail MASTER_SITES= http://world.std.com/~damned/ MAINTAINER= cr@jcmax.com +COMMENT= Unpack data encapsulated into Microsoft Outlook's application/ms-tnef format GNU_CONFIGURE= yes diff --git a/converters/tnef/pkg-comment b/converters/tnef/pkg-comment deleted file mode 100644 index e15691e15189..000000000000 --- a/converters/tnef/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Unpack data encapsulated into Microsoft Outlook's application/ms-tnef format diff --git a/converters/tuc/Makefile b/converters/tuc/Makefile index 8a90422d3bd1..57509f0800d2 100644 --- a/converters/tuc/Makefile +++ b/converters/tuc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= converters MASTER_SITES= http://www.whizkidtech.net/fports/ MAINTAINER= adam@whizkidtech.net +COMMENT= Text to Unix Conversion MAN1= tuc.1 diff --git a/converters/tuc/pkg-comment b/converters/tuc/pkg-comment deleted file mode 100644 index d66c9ec5a02d..000000000000 --- a/converters/tuc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text to Unix Conversion diff --git a/converters/unix2dos/Makefile b/converters/unix2dos/Makefile index 526db0acca0b..d00989ef48fb 100644 --- a/converters/unix2dos/Makefile +++ b/converters/unix2dos/Makefile @@ -11,6 +11,7 @@ CATEGORIES= converters MASTER_SITES= ftp://ftp.guug.org/pub/ MAINTAINER= obonilla@galileo.edu +COMMENT= Translate ASCII files from DOS (cr/lf) to UNIX (lf) MAN1= unix2dos.1 dos2unix.1 NO_WRKSUBDIR= yes diff --git a/converters/unix2dos/pkg-comment b/converters/unix2dos/pkg-comment deleted file mode 100644 index d633df1a1fd3..000000000000 --- a/converters/unix2dos/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Translate ASCII files from DOS (cr/lf) to UNIX (lf) diff --git a/converters/uudx/Makefile b/converters/uudx/Makefile index bf44a7370c7a..8749559a8ef1 100644 --- a/converters/uudx/Makefile +++ b/converters/uudx/Makefile @@ -13,6 +13,7 @@ DISTNAME= uudx_299 EXTRACT_SUFX= .lzh MAINTAINER= rewsirow@ff.iij4u.or.jp +COMMENT= Extractor from uuencoded files BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha \ nkf:${PORTSDIR}/japanese/nkf diff --git a/converters/uudx/pkg-comment b/converters/uudx/pkg-comment deleted file mode 100644 index 7aacbcdfeba9..000000000000 --- a/converters/uudx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extractor from uuencoded files |