summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /converters
parentForced commit to note that the previous revision also included patches (diff)
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)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'converters')
-rw-r--r--converters/aish/Makefile2
-rw-r--r--converters/aish/pkg-comment1
-rw-r--r--converters/dosunix/Makefile2
-rw-r--r--converters/dosunix/pkg-comment1
-rw-r--r--converters/fribidi/Makefile2
-rw-r--r--converters/fribidi/pkg-comment1
-rw-r--r--converters/iconv/Makefile2
-rw-r--r--converters/iconv/pkg-comment1
-rw-r--r--converters/p5-Convert-Morse/Makefile2
-rw-r--r--converters/p5-Convert-Morse/pkg-comment1
-rw-r--r--converters/p5-MIME-Base64/Makefile2
-rw-r--r--converters/p5-MIME-Base64/pkg-comment1
-rw-r--r--converters/utf8conv/Makefile2
-rw-r--r--converters/utf8conv/pkg-comment1
14 files changed, 7 insertions, 14 deletions
diff --git a/converters/aish/Makefile b/converters/aish/Makefile
index 227b0706a020..318c533e628c 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 000000000000..03420033f9af
--- /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 870e42b5f57e..430c243bffa4 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 000000000000..2a48c9801c71
--- /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 a6dfe3b24e0b..32fdd3cc338d 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 000000000000..dcf13e36bee4
--- /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 997ff8c4b55a..52586f61da73 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 000000000000..3be3c1e24eef
--- /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 c08eedd95966..de7f6f462996 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 000000000000..64eab993bdfa
--- /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 f640988388e9..bbd5deb19ebb 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 000000000000..32b291eb040e
--- /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 1d5a52608a64..1949491bcabb 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 000000000000..9d7230382852
--- /dev/null
+++ b/converters/utf8conv/pkg-comment
@@ -0,0 +1 @@
+Convert hexadecimal Unicode character values to UTF-8