diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 03:23:19 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 03:23:19 +0800 |
commit | 61a8a0af5658e5f2abefd70bd57eba7f441c5150 (patch) | |
tree | 8e940ade7fbd828d4614521950503c6a17094320 /lang | |
parent | 402a353f2e266bfc58d6892ce7e699751c3aa971 (diff) | |
download | freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.gz freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.zst freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.zip |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php3/Makefile | 2 | ||||
-rw-r--r-- | lang/python-devel/Makefile | 1 | ||||
-rw-r--r-- | lang/python-devel/pkg-comment | 1 | ||||
-rw-r--r-- | lang/python/Makefile | 1 | ||||
-rw-r--r-- | lang/python/pkg-comment | 1 | ||||
-rw-r--r-- | lang/python22/Makefile | 1 | ||||
-rw-r--r-- | lang/python22/pkg-comment | 1 | ||||
-rw-r--r-- | lang/python23/Makefile | 1 | ||||
-rw-r--r-- | lang/python23/pkg-comment | 1 | ||||
-rw-r--r-- | lang/python24/Makefile | 1 | ||||
-rw-r--r-- | lang/python24/pkg-comment | 1 | ||||
-rw-r--r-- | lang/python25/Makefile | 1 | ||||
-rw-r--r-- | lang/python25/pkg-comment | 1 | ||||
-rw-r--r-- | lang/python26/Makefile | 1 | ||||
-rw-r--r-- | lang/python26/pkg-comment | 1 | ||||
-rw-r--r-- | lang/python27/Makefile | 1 | ||||
-rw-r--r-- | lang/python27/pkg-comment | 1 | ||||
-rw-r--r-- | lang/python30/Makefile | 1 | ||||
-rw-r--r-- | lang/python30/pkg-comment | 1 | ||||
-rw-r--r-- | lang/python31/Makefile | 1 | ||||
-rw-r--r-- | lang/python31/pkg-comment | 1 | ||||
-rw-r--r-- | lang/python32/Makefile | 1 | ||||
-rw-r--r-- | lang/python32/pkg-comment | 1 | ||||
-rw-r--r-- | lang/stackless_python/Makefile | 2 | ||||
-rw-r--r-- | lang/stackless_python/pkg-comment | 1 |
25 files changed, 13 insertions, 14 deletions
diff --git a/lang/php3/Makefile b/lang/php3/Makefile index aff32eafa487..2ac8dce9d5d5 100644 --- a/lang/php3/Makefile +++ b/lang/php3/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php3 -COMMENTFILE= ${PKGDIR}/pkg-comment.standalone +COMMENT= PHP3 commandline interpreter PKGMESSAGE= mustnotexist PLIST= ${PKGDIR}/pkg-plist.standalone diff --git a/lang/python-devel/Makefile b/lang/python-devel/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python-devel/Makefile +++ b/lang/python-devel/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python-devel/pkg-comment b/lang/python-devel/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/python/Makefile b/lang/python/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python/pkg-comment b/lang/python/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/python22/Makefile b/lang/python22/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python22/Makefile +++ b/lang/python22/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python22/pkg-comment b/lang/python22/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python22/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/python23/Makefile b/lang/python23/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python23/Makefile +++ b/lang/python23/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python23/pkg-comment b/lang/python23/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python23/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/python24/Makefile b/lang/python24/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python24/pkg-comment b/lang/python24/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python24/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/python25/Makefile b/lang/python25/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python25/pkg-comment b/lang/python25/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python25/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/python26/Makefile b/lang/python26/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python26/Makefile +++ b/lang/python26/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python26/pkg-comment b/lang/python26/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python26/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python27/pkg-comment b/lang/python27/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python27/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/python30/Makefile b/lang/python30/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python30/Makefile +++ b/lang/python30/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python30/pkg-comment b/lang/python30/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python30/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/python31/Makefile b/lang/python31/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python31/Makefile +++ b/lang/python31/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python31/pkg-comment b/lang/python31/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python31/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/python32/Makefile b/lang/python32/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python32/Makefile +++ b/lang/python32/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} diff --git a/lang/python32/pkg-comment b/lang/python32/pkg-comment deleted file mode 100644 index d2f9289af5eb..000000000000 --- a/lang/python32/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted object-oriented programming language diff --git a/lang/stackless_python/Makefile b/lang/stackless_python/Makefile index abf71d997b88..0a2802c6e18d 100644 --- a/lang/stackless_python/Makefile +++ b/lang/stackless_python/Makefile @@ -19,12 +19,12 @@ PATCHFILES= stackless-${CVSDATE}.diff.bz2 PATCH_DIST_STRIP= -p1 MAINTAINER= perky@FreeBSD.org +COMMENT= Python implementation that does not use the C stack ONLY_FOR_ARCHS= i386 powerpc CVSDATE= 021026 MASTERDIR= ${.CURDIR}/../../lang/python -COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr MD5_FILE= ${.CURDIR}/distinfo PLIST= ${WRKDIR}/pkg-plist diff --git a/lang/stackless_python/pkg-comment b/lang/stackless_python/pkg-comment deleted file mode 100644 index f77be94b277d..000000000000 --- a/lang/stackless_python/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python implementation that does not use the C stack |