aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:52:56 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:52:56 +0000
commit1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d (patch)
tree5948c7ea06642c81548e3972fe4974a511f228a2 /devel
parent3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (diff)
downloadports-1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d.tar.gz
ports-1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d.zip
De-pkg-comment my non-ruby ports as well.
Notes
Notes: svn path=/head/; revision=75780
Diffstat (limited to 'devel')
-rw-r--r--devel/c4/Makefile1
-rw-r--r--devel/c4/pkg-comment1
-rw-r--r--devel/cvs2cl/Makefile1
-rw-r--r--devel/cvs2cl/pkg-comment1
-rw-r--r--devel/cvsutils/Makefile1
-rw-r--r--devel/cvsutils/pkg-comment1
-rw-r--r--devel/oniguruma/Makefile1
-rw-r--r--devel/oniguruma/pkg-comment1
-rw-r--r--devel/oniguruma4/Makefile1
-rw-r--r--devel/oniguruma4/pkg-comment1
-rw-r--r--devel/oniguruma5/Makefile1
-rw-r--r--devel/oniguruma5/pkg-comment1
-rw-r--r--devel/p4.el/Makefile1
-rw-r--r--devel/p4.el/pkg-comment1
-rw-r--r--devel/p4db/Makefile1
-rw-r--r--devel/p4db/pkg-comment1
-rw-r--r--devel/ptl/Makefile1
-rw-r--r--devel/ptl/pkg-comment1
-rw-r--r--devel/rudiments/Makefile1
-rw-r--r--devel/rudiments/pkg-comment1
-rw-r--r--devel/swig11/Makefile1
-rw-r--r--devel/swig11/pkg-comment1
-rw-r--r--devel/swig13/Makefile1
-rw-r--r--devel/swig13/pkg-comment1
-rw-r--r--devel/swig20/Makefile1
-rw-r--r--devel/swig20/pkg-comment1
26 files changed, 13 insertions, 13 deletions
diff --git a/devel/c4/Makefile b/devel/c4/Makefile
index e8ba9aad56d2..ec1e00d37a25 100644
--- a/devel/c4/Makefile
+++ b/devel/c4/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.perforce.com/perforce/utils/c4/
DISTNAME= ${PORTNAME}
MAINTAINER= knu@FreeBSD.org
+COMMENT= A CVS-like Frontend to Perforce
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
ALL_TARGET= c4
diff --git a/devel/c4/pkg-comment b/devel/c4/pkg-comment
deleted file mode 100644
index 1995b5599711..000000000000
--- a/devel/c4/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A CVS-like Frontend to Perforce
diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile
index d4d17fe40b4a..57d994d84b9d 100644
--- a/devel/cvs2cl/Makefile
+++ b/devel/cvs2cl/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= knu
MAINTAINER= knu@FreeBSD.org
+COMMENT= CVS-log-message-to-ChangeLog conversion script
USE_PERL5= YES
NO_BUILD= YES
diff --git a/devel/cvs2cl/pkg-comment b/devel/cvs2cl/pkg-comment
deleted file mode 100644
index 95ab98340064..000000000000
--- a/devel/cvs2cl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-CVS-log-message-to-ChangeLog conversion script
diff --git a/devel/cvsutils/Makefile b/devel/cvsutils/Makefile
index a90f982e8ce1..28460335188d 100644
--- a/devel/cvsutils/Makefile
+++ b/devel/cvsutils/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= knu
MAINTAINER= knu@FreeBSD.org
+COMMENT= CVS utilities which facilitate working with local working directories
USE_AUTOMAKE_VER=15
AUTOMAKE_ARGS= --add-missing
diff --git a/devel/cvsutils/pkg-comment b/devel/cvsutils/pkg-comment
deleted file mode 100644
index 85ffd871dd5d..000000000000
--- a/devel/cvsutils/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-CVS utilities which facilitate working with local working directories
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile
index 05c04e08d124..9944a5225405 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -14,6 +14,7 @@ DISTNAME= onigd20030212
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
diff --git a/devel/oniguruma/pkg-comment b/devel/oniguruma/pkg-comment
deleted file mode 100644
index 7297ffe16b52..000000000000
--- a/devel/oniguruma/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile
index 05c04e08d124..9944a5225405 100644
--- a/devel/oniguruma4/Makefile
+++ b/devel/oniguruma4/Makefile
@@ -14,6 +14,7 @@ DISTNAME= onigd20030212
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
diff --git a/devel/oniguruma4/pkg-comment b/devel/oniguruma4/pkg-comment
deleted file mode 100644
index 7297ffe16b52..000000000000
--- a/devel/oniguruma4/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile
index 05c04e08d124..9944a5225405 100644
--- a/devel/oniguruma5/Makefile
+++ b/devel/oniguruma5/Makefile
@@ -14,6 +14,7 @@ DISTNAME= onigd20030212
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
diff --git a/devel/oniguruma5/pkg-comment b/devel/oniguruma5/pkg-comment
deleted file mode 100644
index 7297ffe16b52..000000000000
--- a/devel/oniguruma5/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
diff --git a/devel/p4.el/Makefile b/devel/p4.el/Makefile
index eae0671e94ff..2d5302ad96af 100644
--- a/devel/p4.el/Makefile
+++ b/devel/p4.el/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= p4el
EXTRACT_SUFX= .tgz
MAINTAINER= knu@FreeBSD.org
+COMMENT= Perforce-Emacs Integration
RUN_DEPENDS= p4:${.CURDIR}/../perforce
diff --git a/devel/p4.el/pkg-comment b/devel/p4.el/pkg-comment
deleted file mode 100644
index 021752df8413..000000000000
--- a/devel/p4.el/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perforce-Emacs Integration
diff --git a/devel/p4db/Makefile b/devel/p4db/Makefile
index e98828d38f82..9c30adc4d215 100644
--- a/devel/p4db/Makefile
+++ b/devel/p4db/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.mydata.se/ftp/P4DB/
DISTNAME= ${PORTNAME:U}_${PORTVERSION}
MAINTAINER= knu@FreeBSD.org
+COMMENT= Web/Perforce Browser
RUN_DEPENDS= p4:${.CURDIR}/../perforce
diff --git a/devel/p4db/pkg-comment b/devel/p4db/pkg-comment
deleted file mode 100644
index ea95e653fcdc..000000000000
--- a/devel/p4db/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Web/Perforce Browser
diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile
index 88c2ad84795b..276ed847df7e 100644
--- a/devel/ptl/Makefile
+++ b/devel/ptl/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:U}/${PORTNAME:U}2
DISTNAME= ${PORTNAME:U}-${PORTVERSION}
MAINTAINER= knu@FreeBSD.org
+COMMENT= A user level multi-thread library based on POSIX 1003.1c API
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
diff --git a/devel/ptl/pkg-comment b/devel/ptl/pkg-comment
deleted file mode 100644
index 8eb6ab374582..000000000000
--- a/devel/ptl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A user level multi-thread library based on POSIX 1003.1c API
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile
index a6ace6c42abc..ab252553b6d2 100644
--- a/devel/rudiments/Makefile
+++ b/devel/rudiments/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= knu@FreeBSD.org
+COMMENT= A utility C++ class library for daemons, clients, servers and more
USE_GMAKE= yes
USE_AUTOCONF_VER=213
diff --git a/devel/rudiments/pkg-comment b/devel/rudiments/pkg-comment
deleted file mode 100644
index 2f27a7aeb40e..000000000000
--- a/devel/rudiments/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A utility C++ class library for daemons, clients, servers and more
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile
index 0cbadc61ac55..8fb8ec4c27ed 100644
--- a/devel/swig11/Makefile
+++ b/devel/swig11/Makefile
@@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= knu@FreeBSD.org
+COMMENT= Simplified Wrapper and Interface Generator
BUILD_DEPENDS= ${PYTHON_CMD}:${PYTHON_PORTSDIR} \
${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83
diff --git a/devel/swig11/pkg-comment b/devel/swig11/pkg-comment
deleted file mode 100644
index ed782361d13a..000000000000
--- a/devel/swig11/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simplified Wrapper and Interface Generator
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile
index 523541099e8d..1abe5a5c1bf6 100644
--- a/devel/swig13/Makefile
+++ b/devel/swig13/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= knu@FreeBSD.org
+COMMENT= Simplified Wrapper and Interface Generator
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
diff --git a/devel/swig13/pkg-comment b/devel/swig13/pkg-comment
deleted file mode 100644
index ed782361d13a..000000000000
--- a/devel/swig13/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simplified Wrapper and Interface Generator
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile
index 523541099e8d..1abe5a5c1bf6 100644
--- a/devel/swig20/Makefile
+++ b/devel/swig20/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= knu@FreeBSD.org
+COMMENT= Simplified Wrapper and Interface Generator
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
diff --git a/devel/swig20/pkg-comment b/devel/swig20/pkg-comment
deleted file mode 100644
index ed782361d13a..000000000000
--- a/devel/swig20/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simplified Wrapper and Interface Generator