diff options
149 files changed, 74 insertions, 75 deletions
diff --git a/archivers/py-bzip2/Makefile b/archivers/py-bzip2/Makefile index b29491d75ad9..d13a9125130e 100644 --- a/archivers/py-bzip2/Makefile +++ b/archivers/py-bzip2/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-bz2-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python Interface for bz2 Compression Library USE_BZIP2= yes USE_PYTHON= yes diff --git a/archivers/py-bzip2/pkg-comment b/archivers/py-bzip2/pkg-comment deleted file mode 100644 index d14801451604..000000000000 --- a/archivers/py-bzip2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Interface for bz2 Compression Library diff --git a/archivers/py-tarfile/Makefile b/archivers/py-tarfile/Makefile index 5ef1d4b74afb..f8f16a3083a4 100644 --- a/archivers/py-tarfile/Makefile +++ b/archivers/py-tarfile/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.gustaebel.de/lars/tarfile/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org +COMMENT= Python library for reading and writing tarballs USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/archivers/py-tarfile/pkg-comment b/archivers/py-tarfile/pkg-comment deleted file mode 100644 index f6ac391f3798..000000000000 --- a/archivers/py-tarfile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python library for reading and writing tarballs diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index 5e9303ae40db..169c64927e13 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pymetar-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python module that provides access to NOAA's METAR weather reports USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/astro/py-metar/pkg-comment b/astro/py-metar/pkg-comment deleted file mode 100644 index d34dc86f8ffe..000000000000 --- a/astro/py-metar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python module that provides access to NOAA's METAR weather reports diff --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile index 1fb8575ad871..061dbde4af2e 100644 --- a/audio/py-cddb/Makefile +++ b/audio/py-cddb/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= CDDB-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python module to fetch information on audio CDs from CDDB USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/audio/py-cddb/pkg-comment b/audio/py-cddb/pkg-comment deleted file mode 100644 index e84e33025c4c..000000000000 --- a/audio/py-cddb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python module to fetch information on audio CDs from CDDB diff --git a/audio/py-id3/Makefile b/audio/py-id3/Makefile index 54f501a0608a..8178d76285e1 100644 --- a/audio/py-id3/Makefile +++ b/audio/py-id3/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= id3-py_${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python module for retrieving and setting ID3 tags on MP3 files WRKSRC= ${WRKDIR}/id3-py-${PORTVERSION} USE_PYTHON= yes diff --git a/audio/py-id3/pkg-comment b/audio/py-id3/pkg-comment deleted file mode 100644 index 84d6d1f32472..000000000000 --- a/audio/py-id3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python module for retrieving and setting ID3 tags on MP3 files diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile index d7cd16f2286e..d9e70c961e06 100644 --- a/audio/py-mad/Makefile +++ b/audio/py-mad/Makefile @@ -12,6 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pymad-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python module that provides the MPEG Audio Decoder interface LIB_DEPENDS= mad.1:${PORTSDIR}/audio/mad diff --git a/audio/py-mad/pkg-comment b/audio/py-mad/pkg-comment deleted file mode 100644 index 0539b2137a33..000000000000 --- a/audio/py-mad/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python module that provides the MPEG Audio Decoder interface diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile index e71e446a73e9..a39c75c78e35 100644 --- a/audio/py-xmms/Makefile +++ b/audio/py-xmms/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyxmms-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= XMMS Remote Control Library for Python BUILD_DEPENDS= ${XMMS_CONFIG}:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/py-xmms/pkg-comment b/audio/py-xmms/pkg-comment deleted file mode 100644 index b177326031ee..000000000000 --- a/audio/py-xmms/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS Remote Control Library for Python diff --git a/chinese/pycodec/Makefile b/chinese/pycodec/Makefile index 0ded5f82aed7..da6e2af40051 100644 --- a/chinese/pycodec/Makefile +++ b/chinese/pycodec/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= perky DISTNAME= ChineseCodecs${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python Unicode codecs for Chinese charsets BUILD_DEPENDS= ${PYDISTUTILS} diff --git a/chinese/pycodec/pkg-comment b/chinese/pycodec/pkg-comment deleted file mode 100644 index 913001ffba38..000000000000 --- a/chinese/pycodec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Unicode codecs for Chinese charsets diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile index 9e293a8a7b7a..841435879296 100644 --- a/comms/py-serial/Makefile +++ b/comms/py-serial/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyserial-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Serial port encapsulation library for Python USE_ZIP= yes EXTRACT_BEFORE_ARGS= -a diff --git a/comms/py-serial/pkg-comment b/comms/py-serial/pkg-comment deleted file mode 100644 index 7f422d8191e2..000000000000 --- a/comms/py-serial/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Serial port encapsulation library for Python diff --git a/converters/py-iconv/Makefile b/converters/py-iconv/Makefile index 898866c15eee..cd7afbdd4c4c 100644 --- a/converters/py-iconv/Makefile +++ b/converters/py-iconv/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python MAINTAINER= perky@FreeBSD.org +COMMENT= An iconv wrapper with unicode codec for Python LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/converters/py-iconv/pkg-comment b/converters/py-iconv/pkg-comment deleted file mode 100644 index 59a94028bb6f..000000000000 --- a/converters/py-iconv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An iconv wrapper with unicode codec for Python diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile index b5a0df4e43e6..d500cc9ed728 100644 --- a/databases/py-bsddb3/Makefile +++ b/databases/py-bsddb3/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= pybsddb PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org +COMMENT= Python extension module for BerkeleyDB 3 and 4 .if defined(WITH_DB3) LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/databases/py-bsddb3/pkg-comment b/databases/py-bsddb3/pkg-comment deleted file mode 100644 index d11c42569015..000000000000 --- a/databases/py-bsddb3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python extension module for BerkeleyDB 3 and 4 diff --git a/databases/py-rrdtool_lgpl/Makefile b/databases/py-rrdtool_lgpl/Makefile index 8f264adbb42a..0c52677461e1 100644 --- a/databases/py-rrdtool_lgpl/Makefile +++ b/databases/py-rrdtool_lgpl/Makefile @@ -12,6 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-rrdtool-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to RRDTool, the graphing and logging utility LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool diff --git a/databases/py-rrdtool_lgpl/pkg-comment b/databases/py-rrdtool_lgpl/pkg-comment deleted file mode 100644 index e2498b885883..000000000000 --- a/databases/py-rrdtool_lgpl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to RRDTool, the graphing and logging utility diff --git a/devel/decompyle/Makefile b/devel/decompyle/Makefile index b1f06d2d079c..7cdd391f8718 100644 --- a/devel/decompyle/Makefile +++ b/devel/decompyle/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.goebel-consult.de/decompyle/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/g} MAINTAINER= perky@FreeBSD.org +COMMENT= Python byte-code decompiler USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/decompyle/pkg-comment b/devel/decompyle/pkg-comment deleted file mode 100644 index 51872128c8e9..000000000000 --- a/devel/decompyle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python byte-code decompiler diff --git a/devel/fib/Makefile b/devel/fib/Makefile index 79d3f25af3fc..e769987148a4 100644 --- a/devel/fib/Makefile +++ b/devel/fib/Makefile @@ -10,6 +10,7 @@ CATEGORIES= devel MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/jmpc/dist/ MAINTAINER= perky@FreeBSD.org +COMMENT= Fibonacci Heap Library GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/fib/pkg-comment b/devel/fib/pkg-comment deleted file mode 100644 index 0c6b8c009cc4..000000000000 --- a/devel/fib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fibonacci Heap Library diff --git a/devel/newt/Makefile b/devel/newt/Makefile index 60b69e71c3f8..82772b8c0ab4 100644 --- a/devel/newt/Makefile +++ b/devel/newt/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= perky PKGNAMESUFFIX= ${PYTHONSUFFIX}${TCLSUFFIX}${I18NSUFFIX} MAINTAINER= perky@FreeBSD.org +COMMENT= Not Erik's Windowing Toolkit: console I/O handling library LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ popt.0:${PORTSDIR}/devel/popt diff --git a/devel/newt/pkg-comment b/devel/newt/pkg-comment deleted file mode 100644 index 1a2e6f9b61ae..000000000000 --- a/devel/newt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Not Erik's Windowing Toolkit: console I/O handling library diff --git a/devel/py-fam/Makefile b/devel/py-fam/Makefile index f784478b35e2..eb6a702d0efe 100644 --- a/devel/py-fam/Makefile +++ b/devel/py-fam/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-fam-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python Interface to the File Alteration Monitor LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam diff --git a/devel/py-fam/pkg-comment b/devel/py-fam/pkg-comment deleted file mode 100644 index 9bc7c7483264..000000000000 --- a/devel/py-fam/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Interface to the File Alteration Monitor diff --git a/devel/py-freebsd/Makefile b/devel/py-freebsd/Makefile index 1c4a4b70e143..76cc97a0c6c9 100644 --- a/devel/py-freebsd/Makefile +++ b/devel/py-freebsd/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-freebsd-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to FreeBSD-specific system libraries USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-freebsd/pkg-comment b/devel/py-freebsd/pkg-comment deleted file mode 100644 index de9e635bd66e..000000000000 --- a/devel/py-freebsd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to FreeBSD-specific system libraries diff --git a/devel/py-logging/Makefile b/devel/py-logging/Makefile index 29e1b621d715..bdb906f148aa 100644 --- a/devel/py-logging/Makefile +++ b/devel/py-logging/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.red-dove.com/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org +COMMENT= Logging System for Python as in PEP282 USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-logging/pkg-comment b/devel/py-logging/pkg-comment deleted file mode 100644 index 7730123c47ec..000000000000 --- a/devel/py-logging/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Logging System for Python as in PEP282 diff --git a/devel/py-plex/Makefile b/devel/py-plex/Makefile index 3fbddac17d5b..18a6ee2879e3 100644 --- a/devel/py-plex/Makefile +++ b/devel/py-plex/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Plex-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Lexical Analysis Module for Python USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/devel/py-plex/pkg-comment b/devel/py-plex/pkg-comment deleted file mode 100644 index e545f6942b99..000000000000 --- a/devel/py-plex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lexical Analysis Module for Python diff --git a/devel/py-pqueue/Makefile b/devel/py-pqueue/Makefile index 1bbcd9a18315..87c9b70c7e8b 100644 --- a/devel/py-pqueue/Makefile +++ b/devel/py-pqueue/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PQueue-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Fibonacci-Heap based Priority-Queue Extension for Python USE_BZIP2= yes USE_PYTHON= yes diff --git a/devel/py-pqueue/pkg-comment b/devel/py-pqueue/pkg-comment deleted file mode 100644 index 384ca4a04c0f..000000000000 --- a/devel/py-pqueue/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fibonacci-Heap based Priority-Queue Extension for Python diff --git a/devel/py-px/Makefile b/devel/py-px/Makefile index 5e42dd9e1620..ac9e9b3d6a2e 100644 --- a/devel/py-px/Makefile +++ b/devel/py-px/Makefile @@ -12,6 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python MAINTAINER= perky@FreeBSD.org +COMMENT= Perforce p4 wrapper and Python Perforce interface USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-px/pkg-comment b/devel/py-px/pkg-comment deleted file mode 100644 index dd5abbd428db..000000000000 --- a/devel/py-px/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perforce p4 wrapper and Python Perforce interface diff --git a/devel/py-repl/Makefile b/devel/py-repl/Makefile index a91e5cab1875..af705c16b547 100644 --- a/devel/py-repl/Makefile +++ b/devel/py-repl/Makefile @@ -13,6 +13,7 @@ DISTNAME= pyrepl-${PORTVERSION} DIST_SUBDIR= python MAINTAINER= perky@FreeBSD.org +COMMENT= Replacement for readline and interactive environment for Python USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-repl/pkg-comment b/devel/py-repl/pkg-comment deleted file mode 100644 index d8a697b532a2..000000000000 --- a/devel/py-repl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Replacement for readline and interactive environment for Python diff --git a/devel/py-ro/Makefile b/devel/py-ro/Makefile index c5e182efe245..28dfbf9035dc 100644 --- a/devel/py-ro/Makefile +++ b/devel/py-ro/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Pyro-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python Remote Objects USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-ro/pkg-comment b/devel/py-ro/pkg-comment deleted file mode 100644 index c7a77e25f4e1..000000000000 --- a/devel/py-ro/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Remote Objects diff --git a/devel/pyrex/Makefile b/devel/pyrex/Makefile index 92a84bae9e8a..27806f30d48a 100644 --- a/devel/pyrex/Makefile +++ b/devel/pyrex/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHONPKGNAMEPREFIX} DISTNAME= Pyrex-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Programming Language for writing Python extension modules BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Plex/__init__.py:${PORTSDIR}/devel/py-plex RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Plex/__init__.py:${PORTSDIR}/devel/py-plex diff --git a/devel/pyrex/pkg-comment b/devel/pyrex/pkg-comment deleted file mode 100644 index 7f0b9f7dcf78..000000000000 --- a/devel/pyrex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Programming Language for writing Python extension modules diff --git a/devel/rhtvision/Makefile b/devel/rhtvision/Makefile index ca73e78287bd..e1c9c2ee3435 100644 --- a/devel/rhtvision/Makefile +++ b/devel/rhtvision/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= tvision DISTNAME= rhtvision-${PORTVERSION}.src MAINTAINER= perky@FreeBSD.org +COMMENT= Complete C++ Text User Interface (TUI) library WRKSRC= ${WRKDIR}/tvision USE_PERL5= yes diff --git a/devel/rhtvision/pkg-comment b/devel/rhtvision/pkg-comment deleted file mode 100644 index 502cdd9584ad..000000000000 --- a/devel/rhtvision/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Complete C++ Text User Interface (TUI) library diff --git a/devel/scons/Makefile b/devel/scons/Makefile index e060754be371..a6dcce60de7a 100644 --- a/devel/scons/Makefile +++ b/devel/scons/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +COMMENT= A build tool alternative to make USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/scons/pkg-comment b/devel/scons/pkg-comment deleted file mode 100644 index 9ac737ae988e..000000000000 --- a/devel/scons/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A build tool alternative to make diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile index 242602098e3c..934cdd2ecba6 100644 --- a/dns/py-adns/Makefile +++ b/dns/py-adns/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= adns-python-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= A Python Interface to adns, the asynchronous DNS library LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns diff --git a/dns/py-adns/pkg-comment b/dns/py-adns/pkg-comment deleted file mode 100644 index e2852d67e4f1..000000000000 --- a/dns/py-adns/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python Interface to adns, the asynchronous DNS library diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile index cae927189199..0265e22958ce 100644 --- a/ftp/py-curl/Makefile +++ b/ftp/py-curl/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to libcurl LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl diff --git a/ftp/py-curl/pkg-comment b/ftp/py-curl/pkg-comment deleted file mode 100644 index 9ed8db47f6eb..000000000000 --- a/ftp/py-curl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to libcurl diff --git a/games/pyching/Makefile b/games/pyching/Makefile index 2f1f7b0fbf25..ace86a93f247 100644 --- a/games/pyching/Makefile +++ b/games/pyching/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +COMMENT= Consult a I Ching, an ancient Chinese book of wisdom RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter diff --git a/games/pyching/pkg-comment b/games/pyching/pkg-comment deleted file mode 100644 index 1a146c975c90..000000000000 --- a/games/pyching/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Consult a I Ching, an ancient Chinese book of wisdom diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index c93b6bec93bf..b60999a420be 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics tk83 MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/ MAINTAINER= perky@FreeBSD.org +COMMENT= Graph Visualization Software from AT&T and Bell Labs LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/graphviz/pkg-comment b/graphics/graphviz/pkg-comment deleted file mode 100644 index a8d42c8017c3..000000000000 --- a/graphics/graphviz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graph Visualization Software from AT&T and Bell Labs diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile index 80ba234e6fc9..36b33d6d6721 100644 --- a/graphics/libart/Makefile +++ b/graphics/libart/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.artofcode.com/${PORTNAME}/ MAINTAINER= perky@FreeBSD.org +COMMENT= Library for high-performance 2D graphics WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION} GNU_CONFIGURE= yes diff --git a/graphics/libart/pkg-comment b/graphics/libart/pkg-comment deleted file mode 100644 index fc711cf88b80..000000000000 --- a/graphics/libart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for high-performance 2D graphics diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index da6e7b8ec519..8815468e0ec9 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -12,6 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= gdmodule-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to the GD library LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd diff --git a/graphics/py-gd/pkg-comment b/graphics/py-gd/pkg-comment deleted file mode 100644 index 7f84f9399386..000000000000 --- a/graphics/py-gd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to the GD library diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index 9934b0b95fa2..414a017aa038 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygdchart-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to GDChart BUILD_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart diff --git a/graphics/py-gdchart/pkg-comment b/graphics/py-gdchart/pkg-comment deleted file mode 100644 index c00837235c97..000000000000 --- a/graphics/py-gdchart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to GDChart diff --git a/graphics/py-graphviz/Makefile b/graphics/py-graphviz/Makefile index e28e6a5d4307..03e528b78fa2 100644 --- a/graphics/py-graphviz/Makefile +++ b/graphics/py-graphviz/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${GV_VERSION}.tgz MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to GraphViz agraph BUILD_DEPENDS= ${SWIG_CMD}:${PORTSDIR}/devel/swig13 diff --git a/graphics/py-graphviz/pkg-comment b/graphics/py-graphviz/pkg-comment deleted file mode 100644 index beaa48446f3b..000000000000 --- a/graphics/py-graphviz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to GraphViz agraph diff --git a/graphics/py-paint/Makefile b/graphics/py-paint/Makefile index e707106e2bb0..5a13d21442e4 100644 --- a/graphics/py-paint/Makefile +++ b/graphics/py-paint/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://object-craft.com.au/projects/paint/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org +COMMENT= Simple and flexible painting adaptor to libart for Python BUILD_DEPENDS= ${PYDISTUTILS} LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/py-paint/pkg-comment b/graphics/py-paint/pkg-comment deleted file mode 100644 index e624d200c72f..000000000000 --- a/graphics/py-paint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple and flexible painting adaptor to libart for Python diff --git a/irc/py-irclib/Makefile b/irc/py-irclib/Makefile index fe732ee41865..83de9f447104 100644 --- a/irc/py-irclib/Makefile +++ b/irc/py-irclib/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-irclib-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= IRC protocol client library for Python USE_PYTHON= yes diff --git a/irc/py-irclib/pkg-comment b/irc/py-irclib/pkg-comment deleted file mode 100644 index 1fa548d3d374..000000000000 --- a/irc/py-irclib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IRC protocol client library for Python diff --git a/japanese/py-kanjilib/Makefile b/japanese/py-kanjilib/Makefile index fe73a7155749..8fed3ad53bfe 100644 --- a/japanese/py-kanjilib/Makefile +++ b/japanese/py-kanjilib/Makefile @@ -11,6 +11,7 @@ CATEGORIES= japanese python converters MASTER_SITES= http://www.asahi-net.or.jp/~rd6t-kjym/python/kanjilib/dist/ MAINTAINER= perky@FreeBSD.org +COMMENT= Japanese text processing library for Python USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/japanese/py-kanjilib/pkg-comment b/japanese/py-kanjilib/pkg-comment deleted file mode 100644 index 796993f2bb0d..000000000000 --- a/japanese/py-kanjilib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Japanese text processing library for Python diff --git a/japanese/pycodec/Makefile b/japanese/pycodec/Makefile index 56c91149125c..3ed55f5a42cb 100644 --- a/japanese/pycodec/Makefile +++ b/japanese/pycodec/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.python.jp/Zope/download/JapaneseCodecs/ \ DISTNAME= JapaneseCodecs-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python Unicode codecs for Japanese charsets USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/japanese/pycodec/pkg-comment b/japanese/pycodec/pkg-comment deleted file mode 100644 index 72c074faa295..000000000000 --- a/japanese/pycodec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Unicode codecs for Japanese charsets diff --git a/korean/man-doc/Makefile b/korean/man-doc/Makefile index 6c03130a85ab..d4b7d3c3e240 100644 --- a/korean/man-doc/Makefile +++ b/korean/man-doc/Makefile @@ -14,6 +14,7 @@ PKGNAMESUFFIX= -doc DISTNAME= ko-man-doc-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Korean online manual pages RUN_DEPENDS= ${LOCALBASE}/bin/groff:${PORTSDIR}/japanese/groff diff --git a/korean/man-doc/pkg-comment b/korean/man-doc/pkg-comment deleted file mode 100644 index b8fb26e2cda5..000000000000 --- a/korean/man-doc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Korean online manual pages diff --git a/korean/mplayer-fonts/Makefile b/korean/mplayer-fonts/Makefile index c86396793343..024863e5cf34 100644 --- a/korean/mplayer-fonts/Makefile +++ b/korean/mplayer-fonts/Makefile @@ -18,6 +18,7 @@ DISTFILES= ${SUBFONT_DISTNAME}.tar.bz2 \ EXTRACT_ONLY= ${SUBFONT_DISTNAME}.tar.bz2 mplayer-fontmap-euc-kr.tar.bz2 MAINTAINER= perky@FreeBSD.org +COMMENT= Korean font pack for the mplayer OSD, SUB and SMI BUILD_DEPENDS= ${LOCALBASE}/lib/libiconv.so.3:${PORTSDIR}/converters/libiconv \ ${FREETYPE_CONFIG}:${PORTSDIR}/print/freetype2 \ diff --git a/korean/mplayer-fonts/pkg-comment b/korean/mplayer-fonts/pkg-comment deleted file mode 100644 index c60de359d720..000000000000 --- a/korean/mplayer-fonts/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Korean font pack for the mplayer OSD, SUB and SMI diff --git a/korean/pycodec/Makefile b/korean/pycodec/Makefile index b421d6d515b9..eadd7d423a96 100644 --- a/korean/pycodec/Makefile +++ b/korean/pycodec/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= koco DISTNAME= KoreanCodecs-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python Unicode codecs for Korean charsets USE_BZIP2= yes USE_PYTHON= yes diff --git a/korean/pycodec/pkg-comment b/korean/pycodec/pkg-comment deleted file mode 100644 index 2e197bff96f0..000000000000 --- a/korean/pycodec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Unicode codecs for Korean charsets diff --git a/lang/jython/pkg-comment b/lang/jython/pkg-comment deleted file mode 100644 index be4fa6b7189f..000000000000 --- a/lang/jython/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of Python Interpreter in Pure Java diff --git a/lang/spl/Makefile b/lang/spl/Makefile index 78e5772c34cb..752a332bafbb 100644 --- a/lang/spl/Makefile +++ b/lang/spl/Makefile @@ -11,6 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://shakespearelang.sourceforge.net/download/ MAINTAINER= perky@FreeBSD.org +COMMENT= The Shakespeare programming language USE_BISON= yes USE_GMAKE= yes diff --git a/lang/spl/pkg-comment b/lang/spl/pkg-comment deleted file mode 100644 index 1b41ddecb113..000000000000 --- a/lang/spl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Shakespeare programming language diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index be727ff71e5f..44e1ed69cd6b 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -15,6 +15,7 @@ DISTNAME= pygsl-${PORTVERSION} DIST_SUBDIR= python MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to GNU Scientific Library LIB_DEPENDS= gsl.4:${PORTSDIR}/math/gsl diff --git a/math/py-gsl/pkg-comment b/math/py-gsl/pkg-comment deleted file mode 100644 index afe43f68bc30..000000000000 --- a/math/py-gsl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to GNU Scientific Library diff --git a/math/py-numarray/Makefile b/math/py-numarray/Makefile index 8f387009df90..7893e5ac9c7f 100644 --- a/math/py-numarray/Makefile +++ b/math/py-numarray/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= numpy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org +COMMENT= Numeric array manipulation extension module for Python USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/math/py-numarray/pkg-comment b/math/py-numarray/pkg-comment deleted file mode 100644 index 447df01a252f..000000000000 --- a/math/py-numarray/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Numeric array manipulation extension module for Python diff --git a/misc/utf8locale/Makefile b/misc/utf8locale/Makefile index a94839900d7c..afa52194bb22 100644 --- a/misc/utf8locale/Makefile +++ b/misc/utf8locale/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= perky MAINTAINER= perky@FreeBSD.org +COMMENT= UTF-8 locales support LANGS= af_ZA bg_BG ca_ES cs_CZ da_DK de_AT de_CH de_DE el_GR en_AU \ en_CA en_GB en_NZ en_US es_ES et_EE fi_FI fr_BE fr_CA fr_CH \ diff --git a/misc/utf8locale/pkg-comment b/misc/utf8locale/pkg-comment deleted file mode 100644 index 01e684d845bc..000000000000 --- a/misc/utf8locale/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -UTF-8 locales support diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index a60e709f9b59..441291a4456e 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.ignavus.net/ \ MASTER_SITE_SUBDIR= perky MAINTAINER= perky@FreeBSD.org +COMMENT= X On-Screen-Display Library and XMMS plug-in LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ xmms.3:${PORTSDIR}/multimedia/xmms \ diff --git a/misc/xosd/pkg-comment b/misc/xosd/pkg-comment deleted file mode 100644 index c2aabef5934b..000000000000 --- a/misc/xosd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X On-Screen-Display Library and XMMS plug-in diff --git a/net-im/kmess-kde4/Makefile b/net-im/kmess-kde4/Makefile index 6e61b2039ba6..56549b4eabfe 100644 --- a/net-im/kmess-kde4/Makefile +++ b/net-im/kmess-kde4/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +COMMENT= MSN Messenger Client for KDE3 USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/net-im/kmess-kde4/pkg-comment b/net-im/kmess-kde4/pkg-comment deleted file mode 100644 index 91c18d74a0da..000000000000 --- a/net-im/kmess-kde4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MSN Messenger Client for KDE3 diff --git a/net-im/kmess/Makefile b/net-im/kmess/Makefile index 6e61b2039ba6..56549b4eabfe 100644 --- a/net-im/kmess/Makefile +++ b/net-im/kmess/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +COMMENT= MSN Messenger Client for KDE3 USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/net-im/kmess/pkg-comment b/net-im/kmess/pkg-comment deleted file mode 100644 index 91c18d74a0da..000000000000 --- a/net-im/kmess/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MSN Messenger Client for KDE3 diff --git a/net-im/konverse/Makefile b/net-im/konverse/Makefile index 36d6283801b3..a6590adb81f6 100644 --- a/net-im/konverse/Makefile +++ b/net-im/konverse/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +COMMENT= KDE Jabber Client USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/net-im/konverse/pkg-comment b/net-im/konverse/pkg-comment deleted file mode 100644 index 32e8f9ff457c..000000000000 --- a/net-im/konverse/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -KDE Jabber Client diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile index 93cfdc0c7e98..f7284debe4ab 100644 --- a/net-mgmt/py-snmp/Makefile +++ b/net-mgmt/py-snmp/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysnmp-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= SNMP framework for Python USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/net-mgmt/py-snmp/pkg-comment b/net-mgmt/py-snmp/pkg-comment deleted file mode 100644 index ea7cb0be90e5..000000000000 --- a/net-mgmt/py-snmp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SNMP framework for Python diff --git a/net/kmess/Makefile b/net/kmess/Makefile index 6e61b2039ba6..56549b4eabfe 100644 --- a/net/kmess/Makefile +++ b/net/kmess/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +COMMENT= MSN Messenger Client for KDE3 USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/net/kmess/pkg-comment b/net/kmess/pkg-comment deleted file mode 100644 index 91c18d74a0da..000000000000 --- a/net/kmess/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MSN Messenger Client for KDE3 diff --git a/net/konverse/Makefile b/net/konverse/Makefile index 36d6283801b3..a6590adb81f6 100644 --- a/net/konverse/Makefile +++ b/net/konverse/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +COMMENT= KDE Jabber Client USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/net/konverse/pkg-comment b/net/konverse/pkg-comment deleted file mode 100644 index 32e8f9ff457c..000000000000 --- a/net/konverse/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -KDE Jabber Client diff --git a/net/py-adns/Makefile b/net/py-adns/Makefile index 242602098e3c..934cdd2ecba6 100644 --- a/net/py-adns/Makefile +++ b/net/py-adns/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= adns-python-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= A Python Interface to adns, the asynchronous DNS library LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns diff --git a/net/py-adns/pkg-comment b/net/py-adns/pkg-comment deleted file mode 100644 index e2852d67e4f1..000000000000 --- a/net/py-adns/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python Interface to adns, the asynchronous DNS library diff --git a/net/py-google/Makefile b/net/py-google/Makefile index 0f33dc0fc907..11f64b968039 100644 --- a/net/py-google/Makefile +++ b/net/py-google/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygoogle-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python wrapper for the Google web API RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_xmlplus/sax/__init__.py:${PORTSDIR}/textproc/py-xml diff --git a/net/py-google/pkg-comment b/net/py-google/pkg-comment deleted file mode 100644 index cfb3b881c867..000000000000 --- a/net/py-google/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python wrapper for the Google web API diff --git a/net/py-medusa/Makefile b/net/py-medusa/Makefile index 8682b3eeb892..314111ad7e4c 100644 --- a/net/py-medusa/Makefile +++ b/net/py-medusa/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.amk.ca/files/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org +COMMENT= Asynchronous socket-based server framework for Python USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/net/py-medusa/pkg-comment b/net/py-medusa/pkg-comment deleted file mode 100644 index 9c89bd85318f..000000000000 --- a/net/py-medusa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Asynchronous socket-based server framework for Python diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index 67b6acb051ad..451fda88526a 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -15,6 +15,7 @@ DISTNAME= pylibpcap-${PORTVERSION} DIST_SUBDIR= python MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to LBL Packet Capture library (libpcap) BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig11 diff --git a/net/py-pcap/pkg-comment b/net/py-pcap/pkg-comment deleted file mode 100644 index d14f9f8d8ecb..000000000000 --- a/net/py-pcap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to LBL Packet Capture library (libpcap) diff --git a/net/py-rrdtool_lgpl/Makefile b/net/py-rrdtool_lgpl/Makefile index 8f264adbb42a..0c52677461e1 100644 --- a/net/py-rrdtool_lgpl/Makefile +++ b/net/py-rrdtool_lgpl/Makefile @@ -12,6 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-rrdtool-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to RRDTool, the graphing and logging utility LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool diff --git a/net/py-rrdtool_lgpl/pkg-comment b/net/py-rrdtool_lgpl/pkg-comment deleted file mode 100644 index e2498b885883..000000000000 --- a/net/py-rrdtool_lgpl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to RRDTool, the graphing and logging utility diff --git a/net/py-snmp/Makefile b/net/py-snmp/Makefile index 93cfdc0c7e98..f7284debe4ab 100644 --- a/net/py-snmp/Makefile +++ b/net/py-snmp/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysnmp-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= SNMP framework for Python USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/net/py-snmp/pkg-comment b/net/py-snmp/pkg-comment deleted file mode 100644 index ea7cb0be90e5..000000000000 --- a/net/py-snmp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SNMP framework for Python diff --git a/net/py-soap/Makefile b/net/py-soap/Makefile index ba18480ff4f1..b1e8798919f7 100644 --- a/net/py-soap/Makefile +++ b/net/py-soap/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}lib-${PORTVERSION}-${PORTRELDATE} MAINTAINER= perky@FreeBSD.org +COMMENT= Python library that implements the SOAP 1.1 PORTRELDATE= 20000621 USE_PYTHON= yes diff --git a/net/py-soap/pkg-comment b/net/py-soap/pkg-comment deleted file mode 100644 index 8e7d7395d9f1..000000000000 --- a/net/py-soap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python library that implements the SOAP 1.1 diff --git a/net/py-xmlrpc/Makefile b/net/py-xmlrpc/Makefile index ca3d16502c7d..4914ee32c1ca 100644 --- a/net/py-xmlrpc/Makefile +++ b/net/py-xmlrpc/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-${PORTNAME}-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= A fast implementation of the xmlrpc spec for Python USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/net/py-xmlrpc/pkg-comment b/net/py-xmlrpc/pkg-comment deleted file mode 100644 index 11aa9aa8bdc5..000000000000 --- a/net/py-xmlrpc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fast implementation of the xmlrpc spec for Python diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index b9212d4bb458..e6b61ecd6af0 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -14,6 +14,7 @@ DISTNAME= ReportLab_${PORTVERSION:S/./_/} EXTRACT_SUFX= .tgz MAINTAINER= perky@FreeBSD.org +COMMENT= Library to create PDF documents using the Python language USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/print/py-reportlab/pkg-comment b/print/py-reportlab/pkg-comment deleted file mode 100644 index e6ceee97a938..000000000000 --- a/print/py-reportlab/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library to create PDF documents using the Python language diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index 1c6af192fae7..174267d936dc 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyOpenSSL-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to the OpenSSL library USE_PYTHON= yes USE_PYTHON_PREFIX= yes diff --git a/security/py-openssl/pkg-comment b/security/py-openssl/pkg-comment deleted file mode 100644 index b400c8faf0f2..000000000000 --- a/security/py-openssl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to the OpenSSL library diff --git a/security/py-posix1e/Makefile b/security/py-posix1e/Makefile index 9171e44630f3..3de489c9ce9f 100644 --- a/security/py-posix1e/Makefile +++ b/security/py-posix1e/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pylibacl-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python module for manipulating POSIX.1e ACLs USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/security/py-posix1e/pkg-comment b/security/py-posix1e/pkg-comment deleted file mode 100644 index be78071b9b81..000000000000 --- a/security/py-posix1e/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python module for manipulating POSIX.1e ACLs diff --git a/textproc/py-rxp/Makefile b/textproc/py-rxp/Makefile index 6bfef4c2f627..99a1582a5344 100644 --- a/textproc/py-rxp/Makefile +++ b/textproc/py-rxp/Makefile @@ -14,6 +14,7 @@ DISTNAME= pyRXP-${PORTVERSION:S/./-/} EXTRACT_SUFX= .tgz MAINTAINER= perky@FreeBSD.org +COMMENT= Fast validating XML parser for Python NO_WRKSUBDIR= yes USE_PYTHON= yes diff --git a/textproc/py-rxp/pkg-comment b/textproc/py-rxp/pkg-comment deleted file mode 100644 index 4a68c3a02d61..000000000000 --- a/textproc/py-rxp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fast validating XML parser for Python diff --git a/textproc/py-wordnet/Makefile b/textproc/py-wordnet/Makefile index ed14f9b59e53..d7ae27181600 100644 --- a/textproc/py-wordnet/Makefile +++ b/textproc/py-wordnet/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pywordnet-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python Interface to WordNet RUN_DEPENDS= ${WORDNETBASE}/lexnames:${PORTSDIR}/textproc/wordnet diff --git a/textproc/py-wordnet/pkg-comment b/textproc/py-wordnet/pkg-comment deleted file mode 100644 index baeb15904397..000000000000 --- a/textproc/py-wordnet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Interface to WordNet diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile index 1a156578ad57..ae0fd07dd293 100644 --- a/textproc/py2html/Makefile +++ b/textproc/py2html/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= perky PKGNAMESUFFIX= -${PYTHON_PKGNAMEPREFIX:S/-//} MAINTAINER= perky@FreeBSD.org +COMMENT= Python Highlighter for HTML USE_PYTHON= yes PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g} diff --git a/textproc/py2html/pkg-comment b/textproc/py2html/pkg-comment deleted file mode 100644 index 00cb3117ed19..000000000000 --- a/textproc/py2html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Highlighter for HTML diff --git a/www/apache2/Makefile b/www/apache2/Makefile index 1cb1187a48df..30b386619cf9 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -22,6 +22,7 @@ DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER?= perky@FreeBSD.org +COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/apache2/pkg-comment b/www/apache2/pkg-comment deleted file mode 100644 index 08ad28e1ad55..000000000000 --- a/www/apache2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Version 2 of the extremely popular Apache http server diff --git a/www/apache20/Makefile b/www/apache20/Makefile index 1cb1187a48df..30b386619cf9 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -22,6 +22,7 @@ DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER?= perky@FreeBSD.org +COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/apache20/pkg-comment b/www/apache20/pkg-comment deleted file mode 100644 index 08ad28e1ad55..000000000000 --- a/www/apache20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Version 2 of the extremely popular Apache http server diff --git a/www/apache21/Makefile b/www/apache21/Makefile index 1cb1187a48df..30b386619cf9 100644 --- a/www/apache21/Makefile +++ b/www/apache21/Makefile @@ -22,6 +22,7 @@ DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER?= perky@FreeBSD.org +COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/apache21/pkg-comment b/www/apache21/pkg-comment deleted file mode 100644 index 08ad28e1ad55..000000000000 --- a/www/apache21/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Version 2 of the extremely popular Apache http server diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 1cb1187a48df..30b386619cf9 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -22,6 +22,7 @@ DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER?= perky@FreeBSD.org +COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/apache22/pkg-comment b/www/apache22/pkg-comment deleted file mode 100644 index 08ad28e1ad55..000000000000 --- a/www/apache22/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Version 2 of the extremely popular Apache http server diff --git a/www/mod_pcgi2/Makefile b/www/mod_pcgi2/Makefile index 3df87e45cfb6..6fc295427da2 100644 --- a/www/mod_pcgi2/Makefile +++ b/www/mod_pcgi2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.zope.org/Members/phd/mod_pcgi2/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= perky@FreeBSD.org +COMMENT= Persistent CGI module for Apache and Zope RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope diff --git a/www/mod_pcgi2/pkg-comment b/www/mod_pcgi2/pkg-comment deleted file mode 100644 index 60911a19e656..000000000000 --- a/www/mod_pcgi2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Persistent CGI module for Apache and Zope diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index ca776a6eee61..1e69a7a94e68 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -18,6 +18,7 @@ MASTER_SITE_SUBDIR= modpython EXTRACT_SUFX= .tgz MAINTAINER= perky@FreeBSD.org +COMMENT= Apache module that embeds the Python interpreter within the server BUILD_DEPENDS= ${LOCALBASE}/include/apache2/httpd.h:${PORTSDIR}/www/apache2 RUN_DEPENDS= ${LOCALBASE}/include/apache2/httpd.h:${PORTSDIR}/www/apache2 diff --git a/www/mod_python3/pkg-comment b/www/mod_python3/pkg-comment deleted file mode 100644 index e6b626600bd5..000000000000 --- a/www/mod_python3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module that embeds the Python interpreter within the server diff --git a/www/moinmoin/Makefile b/www/moinmoin/Makefile index 25f3d7ae2c21..e5acf37c30ea 100644 --- a/www/moinmoin/Makefile +++ b/www/moinmoin/Makefile @@ -17,6 +17,7 @@ DISTFILES= ${DISTNAME}.tar.gz twikidraw.jar:twiki EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= perky@FreeBSD.org +COMMENT= A Python CGI clone of WikiWiki USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/www/moinmoin/pkg-comment b/www/moinmoin/pkg-comment deleted file mode 100644 index 7cb2dbb8c379..000000000000 --- a/www/moinmoin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python CGI clone of WikiWiki diff --git a/www/py-websvcs/Makefile b/www/py-websvcs/Makefile index 9ae3f6f0e567..3c9c57f5dbf2 100644 --- a/www/py-websvcs/Makefile +++ b/www/py-websvcs/Makefile @@ -15,6 +15,7 @@ DISTNAME= SOAPpy${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz MAINTAINER= perky@FreeBSD.org +COMMENT= Web service libraries includes SOAP, WSDL, UDDI, etc USE_PYTHON= yes EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} diff --git a/www/py-websvcs/pkg-comment b/www/py-websvcs/pkg-comment deleted file mode 100644 index 8d9c5b615186..000000000000 --- a/www/py-websvcs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Web service libraries includes SOAP, WSDL, UDDI, etc |