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 | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
504 files changed, 272 insertions, 255 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index 2ea6ad4d0a3e..0e8e5b70751e 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://frantica.lly.org/~rcw/abcde/ DISTNAME= abcde_2.0.3.orig MAINTAINER= mchopra@engmail.uwaterloo.ca +COMMENT= Front-end sh script to encode CDs in ogg or mp3 format RUN_DEPENDS= cd-discid:${PORTSDIR}/audio/cd-discid \ cdparanoia:${PORTSDIR}/audio/cdparanoia \ diff --git a/audio/abcde/pkg-comment b/audio/abcde/pkg-comment deleted file mode 100644 index dc3c07e827c0..000000000000 --- a/audio/abcde/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Front-end sh script to encode CDs in ogg or mp3 format diff --git a/audio/adpcm/Makefile b/audio/adpcm/Makefile index 63218b4de9fc..a1645be1be70 100644 --- a/audio/adpcm/Makefile +++ b/audio/adpcm/Makefile @@ -13,6 +13,7 @@ DISTNAME= adpcm EXTRACT_SUFX= .shar MAINTAINER= andrew@ugh.net.au +COMMENT= An Intel/DVI IMA ADPCM codec library NO_WRKSUBDIR= true EXTRACT_CMD= ${SH} diff --git a/audio/adpcm/pkg-comment b/audio/adpcm/pkg-comment deleted file mode 100644 index af05bdd3def9..000000000000 --- a/audio/adpcm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Intel/DVI IMA ADPCM codec library diff --git a/audio/afsp/Makefile b/audio/afsp/Makefile index 6fa6fcb65d11..0dde3acfbf81 100644 --- a/audio/afsp/Makefile +++ b/audio/afsp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.tsp.ece.mcgill.ca/pub/AFsp/ DISTNAME= AFsp-v6r6a MAINTAINER= ginga-freebsd@ginganet.org +COMMENT= Audio file conversion utilities and library USE_GMAKE= yes USE_REINPLACE= yes diff --git a/audio/afsp/pkg-comment b/audio/afsp/pkg-comment deleted file mode 100644 index e3f2e7802228..000000000000 --- a/audio/afsp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Audio file conversion utilities and library diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index b455de3ba02f..95f250213338 100644 --- a/audio/aureal-kmod/Makefile +++ b/audio/aureal-kmod/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://home.columbus.rr.com/amatey/au88x0/ DISTNAME= au88x0-${PORTVERSION}_${PORTREVISION} MAINTAINER= lx@matey.org +COMMENT= A FreeBSD Driver for Aureal Vortex based soundcards NO_PACKAGE= Should be in sync with the kernel to work correctly diff --git a/audio/aureal-kmod/pkg-comment b/audio/aureal-kmod/pkg-comment deleted file mode 100644 index b754b1b52cd9..000000000000 --- a/audio/aureal-kmod/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A FreeBSD Driver for Aureal Vortex based soundcards diff --git a/audio/baudline/Makefile b/audio/baudline/Makefile index b4d454d69650..599fc255e651 100644 --- a/audio/baudline/Makefile +++ b/audio/baudline/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= baudline_${PORTVERSION:S/.p/pre/}_i686 MAINTAINER= dyeske@yahoo.com +COMMENT= A real-time signal analysis tool and an offline time-frequency browser USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 diff --git a/audio/baudline/pkg-comment b/audio/baudline/pkg-comment deleted file mode 100644 index f64d18aec845..000000000000 --- a/audio/baudline/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A real-time signal analysis tool and an offline time-frequency browser diff --git a/audio/cd-console/Makefile b/audio/cd-console/Makefile index e7211feca2e8..6acc2ec55350 100644 --- a/audio/cd-console/Makefile +++ b/audio/cd-console/Makefile @@ -12,5 +12,6 @@ MASTER_SITES= http://www.cs.helsinki.fi/u/salerma/cd-console/ \ ftp://ftp.aquezada.com/pub/distrib/cd-console/ MAINTAINER= jdunn@aquezada.com +COMMENT= A curses-based console CD player .include <bsd.port.mk> diff --git a/audio/cd-console/pkg-comment b/audio/cd-console/pkg-comment deleted file mode 100644 index f4c1bdf29881..000000000000 --- a/audio/cd-console/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A curses-based console CD player diff --git a/audio/cd-discid/Makefile b/audio/cd-discid/Makefile index 1f686f838342..14d3bef5c1c5 100644 --- a/audio/cd-discid/Makefile +++ b/audio/cd-discid/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://frantica.lly.org/~rcw/cd-discid/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= mchopra@engmail.uwaterloo.ca +COMMENT= Backend utility to retrieve CDDB discid information WRKSRC= ${WRKDIR}/${PKGNAME} diff --git a/audio/cd-discid/pkg-comment b/audio/cd-discid/pkg-comment deleted file mode 100644 index cf551c2c023c..000000000000 --- a/audio/cd-discid/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Backend utility to retrieve CDDB discid information diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile index 37bf16299738..ec7e804b8bca 100644 --- a/audio/cd2mp3/Makefile +++ b/audio/cd2mp3/Makefile @@ -12,6 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.blackh0le.net/cd2mp3/dist/${PORTVERSION}/ MAINTAINER= jamie@blackh0le.net +COMMENT= Easy to use MP3 manipulation and creation tool RUN_DEPENDS= lame:${PORTSDIR}/audio/lame/ \ dagrab:${PORTSDIR}/audio/dagrab diff --git a/audio/cd2mp3/pkg-comment b/audio/cd2mp3/pkg-comment deleted file mode 100644 index ce93f6debc17..000000000000 --- a/audio/cd2mp3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Easy to use MP3 manipulation and creation tool diff --git a/audio/cdparanoia/Makefile b/audio/cdparanoia/Makefile index 432aaf5c1c95..5cd7ed93620c 100644 --- a/audio/cdparanoia/Makefile +++ b/audio/cdparanoia/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/^3\./III-alpha/} EXTRACT_SUFX= .src.tgz MAINTAINER= corecode@corecode.ath.cx +COMMENT= A CDDA extraction tool (also known as ripper) .if !exists(/usr/include/getopt.h) CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ diff --git a/audio/cdparanoia/pkg-comment b/audio/cdparanoia/pkg-comment deleted file mode 100644 index 105d9a440002..000000000000 --- a/audio/cdparanoia/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A CDDA extraction tool (also known as ripper) diff --git a/audio/cdplay/Makefile b/audio/cdplay/Makefile index 1ad78887ffa5..d16c1100b296 100644 --- a/audio/cdplay/Makefile +++ b/audio/cdplay/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dannyboy MAINTAINER= anttik@iki.fi +COMMENT= CD-player with text-based user interface MAN1= cdplay.1 diff --git a/audio/cdplay/pkg-comment b/audio/cdplay/pkg-comment deleted file mode 100644 index c15fe8278eb1..000000000000 --- a/audio/cdplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CD-player with text-based user interface diff --git a/audio/cdplayer.app/Makefile b/audio/cdplayer.app/Makefile index 4746904284a5..11035f56d3d9 100644 --- a/audio/cdplayer.app/Makefile +++ b/audio/cdplayer.app/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://shawcable.linux.tucows.com/files/ \ DISTNAME= CDPlayer.app-${PORTVERSION} MAINTAINER= dsh@vlink.ru +COMMENT= A CD player with CDDB support resembling OpenStep's OmniCD LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ cdaudio.1:${PORTSDIR}/audio/libcdaudio \ diff --git a/audio/cdplayer.app/pkg-comment b/audio/cdplayer.app/pkg-comment deleted file mode 100644 index 791c002099ea..000000000000 --- a/audio/cdplayer.app/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A CD player with CDDB support resembling OpenStep's OmniCD diff --git a/audio/chordpack/Makefile b/audio/chordpack/Makefile index f781e0658ab7..5c2553f41880 100644 --- a/audio/chordpack/Makefile +++ b/audio/chordpack/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://sweb.cz/dan.polansky/chordpack/ EXTRACT_SUFX= .tgz MAINTAINER= sethk@meowfishies.com +COMMENT= Script to convert ChordPro files to HTML, ASCII, and TeX NO_WRKSUBDIR= true NO_BUILD= true diff --git a/audio/chordpack/pkg-comment b/audio/chordpack/pkg-comment deleted file mode 100644 index d8dd5e92930a..000000000000 --- a/audio/chordpack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Script to convert ChordPro files to HTML, ASCII, and TeX diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index 23a9d6436235..87faee06c5fd 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ \ http://www.tf.hut.fi/~flu/cplay/old/ MAINTAINER= j.kossen@home.nl +COMMENT= A curses based front-end for various audio players BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext diff --git a/audio/cplay/pkg-comment b/audio/cplay/pkg-comment deleted file mode 100644 index 287ac6e8b19a..000000000000 --- a/audio/cplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A curses based front-end for various audio players diff --git a/audio/dagrab/Makefile b/audio/dagrab/Makefile index f382b307ee90..4cf2248ecc72 100644 --- a/audio/dagrab/Makefile +++ b/audio/dagrab/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/cdrom MAINTAINER= clkao@CirX.ORG +COMMENT= Read audio tracks from a CD into wav sound files MAN1= dagrab.1 diff --git a/audio/dagrab/pkg-comment b/audio/dagrab/pkg-comment deleted file mode 100644 index daddf500eb68..000000000000 --- a/audio/dagrab/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Read audio tracks from a CD into wav sound files diff --git a/audio/dap/Makefile b/audio/dap/Makefile index e984e229371d..bc7e60f79200 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/downloads/ EXTRACT_SUFX=.tgz MAINTAINER= yoshiaki@kt.rim.or.jp +COMMENT= Audio sample editing and processing suite LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms diff --git a/audio/dap/pkg-comment b/audio/dap/pkg-comment deleted file mode 100644 index 235a4396dc0b..000000000000 --- a/audio/dap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Audio sample editing and processing suite diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile index 5465a8f3ae0a..190827bb7ae0 100644 --- a/audio/easytag-devel/Makefile +++ b/audio/easytag-devel/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= d.marks@student.umist.ac.uk +COMMENT= Tag editor for MP3 and OGG files LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/easytag-devel/pkg-comment b/audio/easytag-devel/pkg-comment deleted file mode 100644 index c699e98d5dfb..000000000000 --- a/audio/easytag-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tag editor for MP3 and OGG files diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index 5465a8f3ae0a..190827bb7ae0 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= d.marks@student.umist.ac.uk +COMMENT= Tag editor for MP3 and OGG files LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/easytag/pkg-comment b/audio/easytag/pkg-comment deleted file mode 100644 index c699e98d5dfb..000000000000 --- a/audio/easytag/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tag editor for MP3 and OGG files diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index fb010c0dcc87..05253d25c2ac 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ MAINTAINER= anarcat@anarcat.dyndns.org +COMMENT= Multitrack audio processing software USE_GMAKE= yes USE_AUTOMAKE_VER=14 diff --git a/audio/ecasound/pkg-comment b/audio/ecasound/pkg-comment deleted file mode 100644 index ecde0135bcc1..000000000000 --- a/audio/ecasound/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multitrack audio processing software diff --git a/audio/ecawave/Makefile b/audio/ecawave/Makefile index 8793c84bdafa..0103cd448759 100644 --- a/audio/ecawave/Makefile +++ b/audio/ecawave/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ MAINTAINER= anarcat@anarcat.dyndns.org +COMMENT= Simple graphical audio file editor LIB_DEPENDS= ecasound.7:${PORTSDIR}/audio/ecasound diff --git a/audio/ecawave/pkg-comment b/audio/ecawave/pkg-comment deleted file mode 100644 index 197ff837eacd..000000000000 --- a/audio/ecawave/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple graphical audio file editor diff --git a/audio/evilbar/Makefile b/audio/evilbar/Makefile index 8df0bbc21aeb..132f00e46ede 100644 --- a/audio/evilbar/Makefile +++ b/audio/evilbar/Makefile @@ -11,6 +11,7 @@ CATEGORIES+= audio sysutils x11-clocks MASTER_SITES= http://arnfast.net/projects/ MAINTAINER= jens@arnfast.net +COMMENT= Minimalistic statusbar with XMMS control, APM status and clock GNU_CONFIGURE= yes diff --git a/audio/evilbar/pkg-comment b/audio/evilbar/pkg-comment deleted file mode 100644 index d798e25221e0..000000000000 --- a/audio/evilbar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Minimalistic statusbar with XMMS control, APM status and clock diff --git a/audio/faad/Makefile b/audio/faad/Makefile index b3f33b37bbcc..753eebb6ce7c 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://faac.sourceforge.net/files/ MAINTAINER= sean@sfarc.net +COMMENT= A LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/faad/pkg-comment b/audio/faad/pkg-comment deleted file mode 100644 index a21776ede250..000000000000 --- a/audio/faad/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder diff --git a/audio/fmio/Makefile b/audio/fmio/Makefile index 3c123586c0e4..2dd53525689a 100644 --- a/audio/fmio/Makefile +++ b/audio/fmio/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.jumbo.narod.ru/src/fmio/ \ WRKSRC= ${WRKDIR}/${DISTNAME}/src MAINTAINER= kunia@istc.kiev.ua +COMMENT= FM radio card manipulation utility MAN1= fmio.1 MANCOMPRESSED= no diff --git a/audio/fmio/pkg-comment b/audio/fmio/pkg-comment deleted file mode 100644 index 234a4a533b65..000000000000 --- a/audio/fmio/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FM radio card manipulation utility diff --git a/audio/freebirth/Makefile b/audio/freebirth/Makefile index 119453d6244c..62e4eefba77f 100644 --- a/audio/freebirth/Makefile +++ b/audio/freebirth/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.bitmechanic.com/projects/freebirth/ MAINTAINER= dyeske@yahoo.com +COMMENT= A bass synthesizer, step sequencer, and sample player USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/audio/freebirth/pkg-comment b/audio/freebirth/pkg-comment deleted file mode 100644 index 82bff3696a20..000000000000 --- a/audio/freebirth/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A bass synthesizer, step sequencer, and sample player diff --git a/audio/gkrellmss/Makefile b/audio/gkrellmss/Makefile index 431dd00744d4..eba94209ad7b 100644 --- a/audio/gkrellmss/Makefile +++ b/audio/gkrellmss/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://web.wt.net/~billw/gkrellmss/ MAINTAINER= hmendes@brturbo.com +COMMENT= A plugin for GKrellM with a VU meter showing left/right channel audio BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm LIB_DEPENDS= gdk_pixbuf_xlib.2:${PORTSDIR}/graphics/gdk-pixbuf diff --git a/audio/gkrellmss/pkg-comment b/audio/gkrellmss/pkg-comment deleted file mode 100644 index 8e74ec1cc8e1..000000000000 --- a/audio/gkrellmss/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A plugin for GKrellM with a VU meter showing left/right channel audio diff --git a/audio/gnowavcut/Makefile b/audio/gnowavcut/Makefile index 3a73a6ef7dea..32501ff5db50 100644 --- a/audio/gnowavcut/Makefile +++ b/audio/gnowavcut/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio gnome MASTER_SITES= http://gnowavcut.good-day.net/src/ MAINTAINER= spcoltri@omcl.org +COMMENT= A GNOME/GTK+ based RIFF PCM Wave file splitter USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/audio/gnowavcut/pkg-comment b/audio/gnowavcut/pkg-comment deleted file mode 100644 index e78d234708d6..000000000000 --- a/audio/gnowavcut/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GNOME/GTK+ based RIFF PCM Wave file splitter diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile index 18c43bc0e7d1..daff6501b2fa 100644 --- a/audio/gnupod/Makefile +++ b/audio/gnupod/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.blinkenlights.ch/gnupod/ DISTNAME= ${PORTNAME}-tools-${PORTVERSION} MAINTAINER= david@dyn-ns.net +COMMENT= A set of Perl scripts for using an Apple iPod BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ diff --git a/audio/gnupod/pkg-comment b/audio/gnupod/pkg-comment deleted file mode 100644 index e07d5439c2c3..000000000000 --- a/audio/gnupod/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of Perl scripts for using an Apple iPod diff --git a/audio/gqmpeg-devel/Makefile b/audio/gqmpeg-devel/Makefile index 800951c2320c..c58e0385c4bd 100644 --- a/audio/gqmpeg-devel/Makefile +++ b/audio/gqmpeg-devel/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER?= lyngbol@wheel.dk +COMMENT?= Another gtk-based MP3 frontend .if defined(WITH_MPG321) RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 diff --git a/audio/gqmpeg-devel/pkg-comment b/audio/gqmpeg-devel/pkg-comment deleted file mode 100644 index d936d62215a0..000000000000 --- a/audio/gqmpeg-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another gtk-based MP3 frontend diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index 800951c2320c..c58e0385c4bd 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER?= lyngbol@wheel.dk +COMMENT?= Another gtk-based MP3 frontend .if defined(WITH_MPG321) RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 diff --git a/audio/gqmpeg/pkg-comment b/audio/gqmpeg/pkg-comment deleted file mode 100644 index d936d62215a0..000000000000 --- a/audio/gqmpeg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another gtk-based MP3 frontend diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile index f33de8293499..6eb64dc22e2c 100644 --- a/audio/gramofile/Makefile +++ b/audio/gramofile/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://panic.et.tudelft.nl/~costar/gramofile/ MAINTAINER= nox@jelal.kn-bremen.de +COMMENT= Audio recording and tick/scratch reduction for e.g. vinyl records ALL_TARGET= gramofile USE_GMAKE= yes diff --git a/audio/gramofile/pkg-comment b/audio/gramofile/pkg-comment deleted file mode 100644 index 2123c324cb2e..000000000000 --- a/audio/gramofile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Audio recording and tick/scratch reduction for e.g. vinyl records diff --git a/audio/holyshout/Makefile b/audio/holyshout/Makefile index 794e35d35ca3..1f6b883d9302 100644 --- a/audio/holyshout/Makefile +++ b/audio/holyshout/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio net MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ MAINTAINER= hollywar@mail.holywar.net +COMMENT= Streaming audio to Icecast/shoutcast supports multiple bitrate stream USE_GMAKE= yes USE_REINPLACE= yes diff --git a/audio/holyshout/pkg-comment b/audio/holyshout/pkg-comment deleted file mode 100644 index 70bc7d581b0a..000000000000 --- a/audio/holyshout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Streaming audio to Icecast/shoutcast supports multiple bitrate stream diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 704cb8a95e69..451610de0307 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -12,6 +12,7 @@ CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/releases/ MAINTAINER= zach@pabst.bendnet.com +COMMENT= A streaming mp3 audio server HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-libwrap diff --git a/audio/icecast/pkg-comment b/audio/icecast/pkg-comment deleted file mode 100644 index 627383078592..000000000000 --- a/audio/icecast/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A streaming mp3 audio server diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 02419b2a9366..4fc8d5551d8c 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://tigress.com/lofi/\ DISTNAME= icecast-devel-${PORTVERSION} MAINTAINER= michaelnottebrock@gmx.net +COMMENT= A streaming mp3/ogg-vorbis audio server LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ shout.3:${PORTSDIR}/audio/libshout2 \ diff --git a/audio/icecast2/pkg-comment b/audio/icecast2/pkg-comment deleted file mode 100644 index 394b453accae..000000000000 --- a/audio/icecast2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A streaming mp3/ogg-vorbis audio server diff --git a/audio/ices/Makefile b/audio/ices/Makefile index 34f3af4d5d96..52783c35ccac 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://tigress.com/lofi/ \ DISTNAME= ${PORTNAME}-devel-${PORTVERSION} MAINTAINER= michaelnottebrock@gmx.net +COMMENT= A streaming source client for icecast 2 LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ shout.3:${PORTSDIR}/audio/libshout2 \ diff --git a/audio/ices/pkg-comment b/audio/ices/pkg-comment deleted file mode 100644 index 9e83236e91b0..000000000000 --- a/audio/ices/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A streaming source client for icecast 2 diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index cae8173ac2a3..c1f05c3a5450 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= roman@xpert.com +COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/audio/id3lib/pkg-comment b/audio/id3lib/pkg-comment deleted file mode 100644 index 034595539bcc..000000000000 --- a/audio/id3lib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for manipulating ID3v1/v1.1 and ID3v2 tags diff --git a/audio/id3ren/Makefile b/audio/id3ren/Makefile index c7ce890ba45f..c9aef2258981 100644 --- a/audio/id3ren/Makefile +++ b/audio/id3ren/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://cbothamy.free.fr/projects/id3ren/ DISTNAME= id3ren97a MAINTAINER= jonny@jonny.eng.br +COMMENT= Mpeg Audio Layer 3 util: rename files, edit tags, search, etc USE_ZIP= yes USE_REINPLACE= yes diff --git a/audio/id3ren/pkg-comment b/audio/id3ren/pkg-comment deleted file mode 100644 index 6d6793be536e..000000000000 --- a/audio/id3ren/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mpeg Audio Layer 3 util: rename files, edit tags, search, etc diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile index b75c48d6ad83..a78ea5ead52c 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= id3v2 MAINTAINER= djm@pix.net +COMMENT= Command line id3v2 tag editor LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/id3v2/pkg-comment b/audio/id3v2/pkg-comment deleted file mode 100644 index 4c8ea3d61753..000000000000 --- a/audio/id3v2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Command line id3v2 tag editor diff --git a/audio/juke/Makefile b/audio/juke/Makefile index c401a8adfaae..6856e9d1f0c7 100644 --- a/audio/juke/Makefile +++ b/audio/juke/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.initio.no/~oyvindmo/distfiles/ #MASTER_SITES= http://johan.nocrew.org/unix/juke/archive/ MAINTAINER= oyvindmo@initio.no +COMMENT= A simple curses/ncurses based juke box program GNU_CONFIGURE= yes diff --git a/audio/juke/pkg-comment b/audio/juke/pkg-comment deleted file mode 100644 index 0e7076df59c9..000000000000 --- a/audio/juke/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple curses/ncurses based juke box program diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index 112498c4fdfd..ee4971c26943 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio net MASTER_SITES= http://developer.icecast.org/libshout/releases/ MAINTAINER= zach@pabst.bendnet.com +COMMENT= A library providing routines for connecting and transmitting data to the icecast server GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/audio/libshout/pkg-comment b/audio/libshout/pkg-comment deleted file mode 100644 index e5b650179863..000000000000 --- a/audio/libshout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library providing routines for connecting and transmitting data to the icecast server diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index 004f0a19bb93..c0f26c349c0b 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://tigress.com/lofi/ \ DISTNAME= libshout-devel-${PORTVERSION} MAINTAINER= michaelnottebrock@gmx.net +COMMENT= Routines for connecting and transmitting data to the icecast server LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/libshout2/pkg-comment b/audio/libshout2/pkg-comment deleted file mode 100644 index 905dbe4b2315..000000000000 --- a/audio/libshout2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Routines for connecting and transmitting data to the icecast server diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index ea90f96d6863..2d90c2b96e38 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org +COMMENT= A Commodore SID-chip emulator library to play SID music files USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/audio/libsidplay/pkg-comment b/audio/libsidplay/pkg-comment deleted file mode 100644 index cced7b195bac..000000000000 --- a/audio/libsidplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Commodore SID-chip emulator library to play SID music files diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index 5d718c553dc6..125f4df9fe21 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= roman@xpert.com +COMMENT= GTK+ client for Napster LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/audio/lopster/pkg-comment b/audio/lopster/pkg-comment deleted file mode 100644 index e1765a82545c..000000000000 --- a/audio/lopster/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GTK+ client for Napster diff --git a/audio/mad/Makefile b/audio/mad/Makefile index 52092a50a46c..c397cc7696a9 100644 --- a/audio/mad/Makefile +++ b/audio/mad/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= mad MAINTAINER= jason@mastaler.com +COMMENT= High-quality MPEG audio decoder LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/audio/mad/pkg-comment b/audio/mad/pkg-comment deleted file mode 100644 index cc3534ade19c..000000000000 --- a/audio/mad/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -High-quality MPEG audio decoder diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index c06fba5f5617..0dafc3437c08 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.mikmod.org/files/mikmod/ MAINTAINER= yoshiaki@kt.rim.or.jp +COMMENT= Mod player which plays MTM, STM, XM, MOD, S3M, ULT, UNI and IT mods LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod diff --git a/audio/mikmod/pkg-comment b/audio/mikmod/pkg-comment deleted file mode 100644 index 6e75c3b6420b..000000000000 --- a/audio/mikmod/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mod player which plays MTM, STM, XM, MOD, S3M, ULT, UNI and IT mods diff --git a/audio/mp3_check/Makefile b/audio/mp3_check/Makefile index 073c2ecdc681..83ce30ad7989 100644 --- a/audio/mp3_check/Makefile +++ b/audio/mp3_check/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mp3check MAINTAINER= ericb@thedeepsky.com +COMMENT= Verifies the integrity of mp3 audio files LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/mp3_check/pkg-comment b/audio/mp3_check/pkg-comment deleted file mode 100644 index 323169b51e42..000000000000 --- a/audio/mp3_check/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Verifies the integrity of mp3 audio files diff --git a/audio/mp3butler/Makefile b/audio/mp3butler/Makefile index be6b217c6ba3..a588ba85bbbe 100644 --- a/audio/mp3butler/Makefile +++ b/audio/mp3butler/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://babblica.net/pub/mp3butler/ MAINTAINER= rbg@gayteenresource.org +COMMENT= A program for renaming mp3 files USE_PERL5= yes diff --git a/audio/mp3butler/pkg-comment b/audio/mp3butler/pkg-comment deleted file mode 100644 index 049b52b55e9c..000000000000 --- a/audio/mp3butler/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program for renaming mp3 files diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile index dbfd80b33661..22c5d840056d 100644 --- a/audio/mp3c/Makefile +++ b/audio/mp3c/Makefile @@ -14,6 +14,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \ cdrip.sh:script MAINTAINER= wiebel@FreeBSD.nl +COMMENT= A CD to mp3c converter with a console frontend RUN_DEPENDS= dagrab:${PORTSDIR}/audio/dagrab \ gogo:${PORTSDIR}/audio/gogo \ diff --git a/audio/mp3c/pkg-comment b/audio/mp3c/pkg-comment deleted file mode 100644 index 64bb39acc2bb..000000000000 --- a/audio/mp3c/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A CD to mp3c converter with a console frontend diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index 04d5abe39a8e..992d5b9b507a 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.mpex.net/software/mirror/ \ DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//g}_src${EXTSUFFIX} MAINTAINER= corecode@corecode.ath.cx +COMMENT= A tool to normalize the gain of mp3 files USE_REINPLACE= yes USE_ZIP= yes diff --git a/audio/mp3gain/pkg-comment b/audio/mp3gain/pkg-comment deleted file mode 100644 index 3bc409178425..000000000000 --- a/audio/mp3gain/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to normalize the gain of mp3 files diff --git a/audio/mq3/Makefile b/audio/mq3/Makefile index a48c77db4b37..93be98d09508 100644 --- a/audio/mq3/Makefile +++ b/audio/mq3/Makefile @@ -12,6 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.mq3.org/source/ MAINTAINER= erich@tacni.net +COMMENT= A minimal mp3/ogg player written in Qt LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ vorbis.2:${PORTSDIR}/audio/libvorbis \ diff --git a/audio/mq3/pkg-comment b/audio/mq3/pkg-comment deleted file mode 100644 index 4db5ba46777f..000000000000 --- a/audio/mq3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A minimal mp3/ogg player written in Qt diff --git a/audio/mziq/Makefile b/audio/mziq/Makefile index 8a0fe72b7781..fb77fd5fbb68 100644 --- a/audio/mziq/Makefile +++ b/audio/mziq/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://cseg.lucidx.com/projects/src/mziq/ MAINTAINER= gslin@ccca.nctu.edu.tw +COMMENT= A Perl frontend to mpg123 RUN_DEPENDS= ${LOCALBASE}/bin/mpg123:${PORTSDIR}/audio/mpg123 diff --git a/audio/mziq/pkg-comment b/audio/mziq/pkg-comment deleted file mode 100644 index dd618e2d232a..000000000000 --- a/audio/mziq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Perl frontend to mpg123 diff --git a/audio/nosefart/Makefile b/audio/nosefart/Makefile index 96180c4a5c89..9c525758bf4c 100644 --- a/audio/nosefart/Makefile +++ b/audio/nosefart/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio emulators MASTER_SITES= http://www.meowfishies.com/code/ MAINTAINER= sethk@meowfishies.com +COMMENT= A player for NES Sound Format (NSF) LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/nosefart/pkg-comment b/audio/nosefart/pkg-comment deleted file mode 100644 index 4477e3375e15..000000000000 --- a/audio/nosefart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A player for NES Sound Format (NSF) diff --git a/audio/openag/Makefile b/audio/openag/Makefile index 5615b2509401..d0057afa1891 100644 --- a/audio/openag/Makefile +++ b/audio/openag/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= openags DISTNAME= OpenAG-${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu +COMMENT= An open source version of the Audiogalaxy client BROKEN= The AudioGalaxy Search Server shutdown in June 2002 diff --git a/audio/openag/pkg-comment b/audio/openag/pkg-comment deleted file mode 100644 index 7be93cb4329a..000000000000 --- a/audio/openag/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An open source version of the Audiogalaxy client diff --git a/audio/openal/Makefile b/audio/openal/Makefile index f1c060214892..8e2c6b0e65e8 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\ http://csc.smsu.edu/~greenwald/ MAINTAINER= erik@smluc.org +COMMENT= A 3D positional spatialized sound library WRKSRC= ${WRKDIR}/${DISTNAME}fbsd/linux GNU_CONFIGURE= yes diff --git a/audio/openal/pkg-comment b/audio/openal/pkg-comment deleted file mode 100644 index 9ea8df663bd7..000000000000 --- a/audio/openal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A 3D positional spatialized sound library diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile index ea6d49a72a3c..e455186e1579 100644 --- a/audio/p5-Audio-CD/Makefile +++ b/audio/p5-Audio-CD/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Audio PKGNAMEPREFIX= p5- MAINTAINER= roman@xpert.com +COMMENT= Perl interface to libcdaudio (cd + cddb) LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio diff --git a/audio/p5-Audio-CD/pkg-comment b/audio/p5-Audio-CD/pkg-comment deleted file mode 100644 index 122c91e841d4..000000000000 --- a/audio/p5-Audio-CD/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to libcdaudio (cd + cddb) diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile index 230dc1751c47..b747b8466432 100644 --- a/audio/p5-Audio-Wav/Makefile +++ b/audio/p5-Audio-Wav/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR=Audio PKGNAMEPREFIX= p5- MAINTAINER= dom@happygiraffe.net +COMMENT= Perl modules for reading and writing Microsoft WAV files PERL_CONFIGURE= yes diff --git a/audio/p5-Audio-Wav/pkg-comment b/audio/p5-Audio-Wav/pkg-comment deleted file mode 100644 index 9bd0c70e2e10..000000000000 --- a/audio/p5-Audio-Wav/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl modules for reading and writing Microsoft WAV files diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index b6c0d0fc6829..725534803071 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FONKIE PKGNAMEPREFIX= p5- MAINTAINER= oyvindmo@initio.no +COMMENT= A high-level interface to the Compact Disc Database PERL_CONFIGURE= yes diff --git a/audio/p5-CDDB_get/pkg-comment b/audio/p5-CDDB_get/pkg-comment deleted file mode 100644 index af8d1da83a38..000000000000 --- a/audio/p5-CDDB_get/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A high-level interface to the Compact Disc Database diff --git a/audio/p5-MP3-ID3v1Tag/Makefile b/audio/p5-MP3-ID3v1Tag/Makefile index 635a504d454d..96e399bdbbfe 100644 --- a/audio/p5-MP3-ID3v1Tag/Makefile +++ b/audio/p5-MP3-ID3v1Tag/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR=MP3 PKGNAMEPREFIX= p5- MAINTAINER= leo@florida.sarang.net +COMMENT= Edit ID3v1 Tags from an Audio MPEG Layer 3 PERL_CONFIGURE= yes diff --git a/audio/p5-MP3-ID3v1Tag/pkg-comment b/audio/p5-MP3-ID3v1Tag/pkg-comment deleted file mode 100644 index 810bfef8dd52..000000000000 --- a/audio/p5-MP3-ID3v1Tag/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Edit ID3v1 Tags from an Audio MPEG Layer 3 diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index 0ac4967d5cac..b3429bede6c6 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR=MP3 PKGNAMEPREFIX= p5- MAINTAINER= leo@florida.sarang.net +COMMENT= Manipulate / fetch info from MP3 audio files PERL_CONFIGURE= yes diff --git a/audio/p5-MP3-Info/pkg-comment b/audio/p5-MP3-Info/pkg-comment deleted file mode 100644 index 1101ac3f92a8..000000000000 --- a/audio/p5-MP3-Info/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Manipulate / fetch info from MP3 audio files diff --git a/audio/p5-Shout/Makefile b/audio/p5-Shout/Makefile index 3fad43f1a693..abdd7307d940 100644 --- a/audio/p5-Shout/Makefile +++ b/audio/p5-Shout/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://developer.icecast.org/libshout/releases/ PKGNAMEPREFIX= p5- MAINTAINER= leo@florida.sarang.net +COMMENT= Perl glue for libshout MP3 streaming source library LIB_DEPENDS= shout.2:${PORTSDIR}/audio/libshout diff --git a/audio/p5-Shout/pkg-comment b/audio/p5-Shout/pkg-comment deleted file mode 100644 index 1160aa098393..000000000000 --- a/audio/p5-Shout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl glue for libshout MP3 streaming source library diff --git a/audio/p5-Xmms/Makefile b/audio/p5-Xmms/Makefile index 52842ac1e19e..955af1af9ec2 100644 --- a/audio/p5-Xmms/Makefile +++ b/audio/p5-Xmms/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= jeremy@external.org +COMMENT= Interactive remote control shell for xmms BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \ ${site_perl}/MPEG/MP3Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ diff --git a/audio/p5-Xmms/pkg-comment b/audio/p5-Xmms/pkg-comment deleted file mode 100644 index 63cd0cf40c4d..000000000000 --- a/audio/p5-Xmms/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Interactive remote control shell for xmms diff --git a/audio/p5-libvorbis/Makefile b/audio/p5-libvorbis/Makefile index b7f923d79c36..34f6450e33ba 100644 --- a/audio/p5-libvorbis/Makefile +++ b/audio/p5-libvorbis/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-perl-${PORTVERSION} MAINTAINER= dom@happygiraffe.net +COMMENT= Perl extension for Ogg Vorbis streams LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/p5-libvorbis/pkg-comment b/audio/p5-libvorbis/pkg-comment deleted file mode 100644 index b7f7726debec..000000000000 --- a/audio/p5-libvorbis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl extension for Ogg Vorbis streams diff --git a/audio/play/Makefile b/audio/play/Makefile index aab44d23cedc..6a1f7d94b607 100644 --- a/audio/play/Makefile +++ b/audio/play/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_PORTS_JP} MAINTAINER= seiken@ARGV.AC +COMMENT= A simple audio file player MANLANG= ja MAN1= play.1 diff --git a/audio/play/pkg-comment b/audio/play/pkg-comment deleted file mode 100644 index 87121fabb16e..000000000000 --- a/audio/play/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple audio file player diff --git a/audio/rexima/Makefile b/audio/rexima/Makefile index a68fcaff012c..dbe35c5b62a9 100644 --- a/audio/rexima/Makefile +++ b/audio/rexima/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/ MAINTAINER= jerry.e@gmx.net +COMMENT= A ncurses-based console mixer .include <bsd.port.pre.mk> diff --git a/audio/rexima/pkg-comment b/audio/rexima/pkg-comment deleted file mode 100644 index fa618c2e6276..000000000000 --- a/audio/rexima/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A ncurses-based console mixer diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index 1ec9d7b1ecc1..43193401671b 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= k_nishizawa@anet.ne.jp +COMMENT= Utilities for Diamond Rio500 USE_GNOMENG= yes USE_GNOME= glib12 diff --git a/audio/rio500/pkg-comment b/audio/rio500/pkg-comment deleted file mode 100644 index 0c3293ac0763..000000000000 --- a/audio/rio500/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utilities for Diamond Rio500 diff --git a/audio/ripenc/Makefile b/audio/ripenc/Makefile index a934f70e2058..e2d723e8b0cb 100644 --- a/audio/ripenc/Makefile +++ b/audio/ripenc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://home.kc.rr.com/ripenc/ MAINTAINER= freebsdports@arved.de +COMMENT= Script that automates the ripping, encoding, and naming of CD's WRKSRC= ${WRKDIR}/ripenc diff --git a/audio/ripenc/pkg-comment b/audio/ripenc/pkg-comment deleted file mode 100644 index f6de14c165ab..000000000000 --- a/audio/ripenc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Script that automates the ripping, encoding, and naming of CD's diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile index cd95351cfd7b..10456be9756a 100644 --- a/audio/ripit/Makefile +++ b/audio/ripit/Makefile @@ -12,6 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.initio.no/~oyvindmo/distfiles/ MAINTAINER= oyvindmo@initio.no +COMMENT= A perl-script frontend for encoding audio CDs to MP3 files # See pkg-message about other dependencies. RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CDDB_get.pm:${PORTSDIR}/audio/p5-CDDB_get diff --git a/audio/ripit/pkg-comment b/audio/ripit/pkg-comment deleted file mode 100644 index 98faae654e89..000000000000 --- a/audio/ripit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl-script frontend for encoding audio CDs to MP3 files diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index 68f79ce11ed7..09b16332f747 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cannam.demon.co.uk/rosegarden/distribution/ DISTNAME= ${PORTNAME}-2.1pl2 MAINTAINER= shanee@augusta.de +COMMENT= The Rosegarden Editor and Sequencer suite BUILD_DEPENDS= ${LOCALBASE}/lib/tclmidi/tclmidi31.so:${PORTSDIR}/audio/tclmidi RUN_DEPENDS= ${LOCALBASE}/lib/tclmidi/tclmidi31.so:${PORTSDIR}/audio/tclmidi diff --git a/audio/rosegarden/pkg-comment b/audio/rosegarden/pkg-comment deleted file mode 100644 index c72f579f1445..000000000000 --- a/audio/rosegarden/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Rosegarden Editor and Sequencer suite diff --git a/audio/shout/Makefile b/audio/shout/Makefile index eb37897fd4b2..396ae71e3826 100644 --- a/audio/shout/Makefile +++ b/audio/shout/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/releases/ MAINTAINER= kevin@puis.net +COMMENT= Program that sends mp3 streams to an icecast/shoutcast server GNU_CONFIGURE= yes diff --git a/audio/shout/pkg-comment b/audio/shout/pkg-comment deleted file mode 100644 index 48ef877d5cb8..000000000000 --- a/audio/shout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Program that sends mp3 streams to an icecast/shoutcast server diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 455c59e6afcb..7b8252718db2 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-base-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org +COMMENT= A Commodore SID-chip emulator that plays SID music files LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay diff --git a/audio/sidplay/pkg-comment b/audio/sidplay/pkg-comment deleted file mode 100644 index 83fc036bdc06..000000000000 --- a/audio/sidplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Commodore SID-chip emulator that plays SID music files diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 776faa645392..c49ece1033f8 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sox MAINTAINER= dnelson@emsphone.com +COMMENT= SOund eXchange - universal sound sample translator MAN1= sox.1 play.1 soxexam.1 MLINKS= play.1 rec.1 sox.1 soxmix.1 diff --git a/audio/sox/pkg-comment b/audio/sox/pkg-comment deleted file mode 100644 index 9f9fa2bf73a4..000000000000 --- a/audio/sox/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SOund eXchange - universal sound sample translator diff --git a/audio/spiralsynthmodular/Makefile b/audio/spiralsynthmodular/Makefile index 47dc101e56e2..88b7ccc803d7 100644 --- a/audio/spiralsynthmodular/Makefile +++ b/audio/spiralsynthmodular/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= spiralmodular DISTNAME= spiralmodular-${PORTVERSION} MAINTAINER= dyeske@yahoo.com +COMMENT= An object orientated modular softsynth / sequencer / sampler BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk diff --git a/audio/spiralsynthmodular/pkg-comment b/audio/spiralsynthmodular/pkg-comment deleted file mode 100644 index 9b597ef7c9e6..000000000000 --- a/audio/spiralsynthmodular/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object orientated modular softsynth / sequencer / sampler diff --git a/audio/splaytk/Makefile b/audio/splaytk/Makefile index 293509a9d4fd..33410f1f96e9 100644 --- a/audio/splaytk/Makefile +++ b/audio/splaytk/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players MAINTAINER= brett@peloton.runet.edu +COMMENT= A tk based interface for splay RUN_DEPENDS= splay:${PORTSDIR}/audio/splay \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 diff --git a/audio/splaytk/pkg-comment b/audio/splaytk/pkg-comment deleted file mode 100644 index 0fa8bc5195e6..000000000000 --- a/audio/splaytk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tk based interface for splay diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile index b48fa0f6382c..3462a246731f 100644 --- a/audio/streamtuner-live365/Makefile +++ b/audio/streamtuner-live365/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= streamtuner- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= jylefort@brutele.be +COMMENT= A Live365 plugin for streamtuner BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner diff --git a/audio/streamtuner-live365/pkg-comment b/audio/streamtuner-live365/pkg-comment deleted file mode 100644 index 5735d6615924..000000000000 --- a/audio/streamtuner-live365/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Live365 plugin for streamtuner diff --git a/audio/streamtuner-local/Makefile b/audio/streamtuner-local/Makefile index 6d4575227504..f9cf32625eed 100644 --- a/audio/streamtuner-local/Makefile +++ b/audio/streamtuner-local/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= streamtuner- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= jylefort@brutele.be +COMMENT= A plugin for streamtuner that browses a local MP3 repository BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner diff --git a/audio/streamtuner-local/pkg-comment b/audio/streamtuner-local/pkg-comment deleted file mode 100644 index 631db4ca50a8..000000000000 --- a/audio/streamtuner-local/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A plugin for streamtuner that browses a local MP3 repository diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 653ffa5f3a3a..6c1ba2ae9126 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= streamtuner MAINTAINER= jylefort@brutele.be +COMMENT= A GTK+ stream directory browser LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 \ curl:${PORTSDIR}/ftp/curl diff --git a/audio/streamtuner/pkg-comment b/audio/streamtuner/pkg-comment deleted file mode 100644 index c60e160ea8a3..000000000000 --- a/audio/streamtuner/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GTK+ stream directory browser diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile index 2eec7ac14141..4818bc26d8ac 100644 --- a/audio/tclmidi/Makefile +++ b/audio/tclmidi/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.cs.ruu.nl/pub/MIDI/PROGRAMS/ # doesn't work - edwin 20021227 MAINTAINER= shanee@augusta.de +COMMENT= A language designed for creating and editing standard MIDI files LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 diff --git a/audio/tclmidi/pkg-comment b/audio/tclmidi/pkg-comment deleted file mode 100644 index 733376d3bd8a..000000000000 --- a/audio/tclmidi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A language designed for creating and editing standard MIDI files diff --git a/audio/teknap/Makefile b/audio/teknap/Makefile index a966df18164d..9b5c09b0a14a 100644 --- a/audio/teknap/Makefile +++ b/audio/teknap/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/os/OpenBSD/distfiles/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.g/g/} MAINTAINER= calle.madestrand@norrgarden.se +COMMENT= Console napster client .if defined(WITH_MP3) BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 diff --git a/audio/teknap/pkg-comment b/audio/teknap/pkg-comment deleted file mode 100644 index 4df98f41f036..000000000000 --- a/audio/teknap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Console napster client diff --git a/audio/timidity++-emacs/Makefile b/audio/timidity++-emacs/Makefile index b2a0835066b8..ab3efbb965e5 100644 --- a/audio/timidity++-emacs/Makefile +++ b/audio/timidity++-emacs/Makefile @@ -12,7 +12,8 @@ MASTER_SITES= http://www.timidity.jp/dist/ PKGNAMESUFFIX= -${INTERFACE} DISTNAME= TiMidity++-${PORTVERSION} -MAINTAINER= yatt@luna2.org +MAINTAINER?= yatt@luna2.org +COMMENT?= Emacs interface for TiMidity++ RUN_DEPENDS= ${LOCALBASE}/bin/timidity:${PORTSDIR}/audio/timidity++ LIB_DEPENDS= ${INTERFACE_DEPS} diff --git a/audio/timidity++-emacs/pkg-comment b/audio/timidity++-emacs/pkg-comment deleted file mode 100644 index 623b8e3cfece..000000000000 --- a/audio/timidity++-emacs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Emacs interface for TiMidity++ diff --git a/audio/timidity++-gtk/Makefile b/audio/timidity++-gtk/Makefile index 62b2f2ab020d..01a171342e93 100644 --- a/audio/timidity++-gtk/Makefile +++ b/audio/timidity++-gtk/Makefile @@ -7,6 +7,9 @@ INTERFACE= gtk +MAINTAINER= yatt@luna2.org +COMMENT= Gtk interface for TiMidity++ + MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs .include "${MASTERDIR}/Makefile" diff --git a/audio/timidity++-gtk/pkg-comment b/audio/timidity++-gtk/pkg-comment deleted file mode 100644 index ee6dfb21baa9..000000000000 --- a/audio/timidity++-gtk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gtk interface for TiMidity++ diff --git a/audio/timidity++-motif/Makefile b/audio/timidity++-motif/Makefile index 8474a8ec60dd..aa662f028ebc 100644 --- a/audio/timidity++-motif/Makefile +++ b/audio/timidity++-motif/Makefile @@ -7,6 +7,9 @@ INTERFACE= motif +MAINTAINER= yatt@luna2.org +COMMENT= Motif interface for TiMidity++ + MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs .include "${MASTERDIR}/Makefile" diff --git a/audio/timidity++-motif/pkg-comment b/audio/timidity++-motif/pkg-comment deleted file mode 100644 index 7b0dd871fe2f..000000000000 --- a/audio/timidity++-motif/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Motif interface for TiMidity++ diff --git a/audio/timidity++-slang/Makefile b/audio/timidity++-slang/Makefile index fc1a31f345d2..e3b4aca5ef20 100644 --- a/audio/timidity++-slang/Makefile +++ b/audio/timidity++-slang/Makefile @@ -7,6 +7,9 @@ INTERFACE= slang +MAINTAINER= yatt@luna2.org +COMMENT= Slang interface for TiMidity++ + MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs .include "${MASTERDIR}/Makefile" diff --git a/audio/timidity++-slang/pkg-comment b/audio/timidity++-slang/pkg-comment deleted file mode 100644 index 64e43456933d..000000000000 --- a/audio/timidity++-slang/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Slang interface for TiMidity++ diff --git a/audio/timidity++-tcltk/Makefile b/audio/timidity++-tcltk/Makefile index f83451fc61d9..01c521847068 100644 --- a/audio/timidity++-tcltk/Makefile +++ b/audio/timidity++-tcltk/Makefile @@ -7,6 +7,9 @@ INTERFACE= tcltk +MAINTAINER= yatt@luna2.org +COMMENT= Tcl/Tk interface for TiMidity++ + MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs .include "${MASTERDIR}/Makefile" diff --git a/audio/timidity++-tcltk/pkg-comment b/audio/timidity++-tcltk/pkg-comment deleted file mode 100644 index 9942a6d7839f..000000000000 --- a/audio/timidity++-tcltk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tcl/Tk interface for TiMidity++ diff --git a/audio/timidity++-xaw/Makefile b/audio/timidity++-xaw/Makefile index 0b6c0e689697..50717eb42752 100644 --- a/audio/timidity++-xaw/Makefile +++ b/audio/timidity++-xaw/Makefile @@ -7,6 +7,9 @@ INTERFACE= xaw +MAINTAINER= yatt@luna2.org +COMMENT= Xaw interface for TiMidity++ + MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs .include "${MASTERDIR}/Makefile" diff --git a/audio/timidity++-xaw/pkg-comment b/audio/timidity++-xaw/pkg-comment deleted file mode 100644 index 5acb2eed86bb..000000000000 --- a/audio/timidity++-xaw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Xaw interface for TiMidity++ diff --git a/audio/timidity++-xskin/Makefile b/audio/timidity++-xskin/Makefile index 8508c39e31d1..e8539432ff48 100644 --- a/audio/timidity++-xskin/Makefile +++ b/audio/timidity++-xskin/Makefile @@ -7,6 +7,9 @@ INTERFACE= xskin +MAINTAINER= yatt@luna2.org +COMMENT= X11AMP skin interface for TiMidity++ + MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs .include "${MASTERDIR}/Makefile" diff --git a/audio/timidity++-xskin/pkg-comment b/audio/timidity++-xskin/pkg-comment deleted file mode 100644 index b1bda6a23dc8..000000000000 --- a/audio/timidity++-xskin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X11AMP skin interface for TiMidity++ diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 258bc8f798b2..8ebdf291e660 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -12,7 +12,8 @@ CATEGORIES= audio MASTER_SITES= http://www.timidity.jp/dist/ DISTNAME= TiMidity++-${PORTVERSION} -MAINTAINER= yatt@luna2.org +MAINTAINER?= yatt@luna2.org +COMMENT?= Software MIDI player # If you don't have X11, type "make -DWITHOUT_X11" or uncomment this. #WITHOUT_X11= yes diff --git a/audio/timidity++/pkg-comment b/audio/timidity++/pkg-comment deleted file mode 100644 index 2badbc5d5765..000000000000 --- a/audio/timidity++/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Software MIDI player diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile index 60281fd54981..629de6aaec58 100644 --- a/audio/vsound/Makefile +++ b/audio/vsound/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://rsidd.online.fr/ MAINTAINER= rsidd@online.fr +COMMENT= Utility for capturing audio streams from programs with OSS output RUN_DEPENDS= sox:${PORTSDIR}/audio/sox diff --git a/audio/vsound/pkg-comment b/audio/vsound/pkg-comment deleted file mode 100644 index 0ca9c24f02ac..000000000000 --- a/audio/vsound/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility for capturing audio streams from programs with OSS output diff --git a/audio/waveplay/Makefile b/audio/waveplay/Makefile index ba0f90ababb5..8d781e790aa3 100644 --- a/audio/waveplay/Makefile +++ b/audio/waveplay/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://sore.totto.to/~ysonoda/FreeBSD/ports/ DISTNAME= waveplay-20010924 MAINTAINER= yshd@na.rim.or.jp +COMMENT= A simple wav file player MAN1= waveplay.1 MANLANG= "" ja diff --git a/audio/waveplay/pkg-comment b/audio/waveplay/pkg-comment deleted file mode 100644 index 2195fbd61af9..000000000000 --- a/audio/waveplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple wav file player diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile index b6e73e6c34ef..8b4f35d66314 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-1.0-beta1 EXTRACT_SUFX= .tgz MAINTAINER= rneswold@enteract.com +COMMENT= An audio mixer for the WindowMaker dock WRKSRC= ${WRKDIR}/wmmixer USE_IMAKE= yes diff --git a/audio/wmmixer/pkg-comment b/audio/wmmixer/pkg-comment deleted file mode 100644 index 1a3323398c0d..000000000000 --- a/audio/wmmixer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An audio mixer for the WindowMaker dock diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 22ef97729d48..36881ee87643 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.2.0/src/ DISTNAME= xmcd-3.2.0 MAINTAINER= eischen@vigrid.com +COMMENT= Motif CD player LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame diff --git a/audio/xmcd/pkg-comment b/audio/xmcd/pkg-comment deleted file mode 100644 index 544b692f69ea..000000000000 --- a/audio/xmcd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Motif CD player diff --git a/audio/xmms-a52dec/Makefile b/audio/xmms-a52dec/Makefile index d07e4a0a8604..82d6ed94d158 100644 --- a/audio/xmms-a52dec/Makefile +++ b/audio/xmms-a52dec/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmms-a52dec MAINTAINER= verm@drunkmonk.net +COMMENT= A52 (aka AC3) decoder plugin for XMMS LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms \ a52.0:${PORTSDIR}/audio/liba52 diff --git a/audio/xmms-a52dec/pkg-comment b/audio/xmms-a52dec/pkg-comment deleted file mode 100644 index 4f2f8f381899..000000000000 --- a/audio/xmms-a52dec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A52 (aka AC3) decoder plugin for XMMS diff --git a/audio/xmms-audiofile/Makefile b/audio/xmms-audiofile/Makefile index 690302f4a1df..82d77f460fb5 100644 --- a/audio/xmms-audiofile/Makefile +++ b/audio/xmms-audiofile/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.68k.org/~michael/xmms/ MAINTAINER= dyeske@yahoo.com +COMMENT= XMMS plugin to allow playing libaudiofile supported files LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-audiofile/pkg-comment b/audio/xmms-audiofile/pkg-comment deleted file mode 100644 index 11fb2a3f0c78..000000000000 --- a/audio/xmms-audiofile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS plugin to allow playing libaudiofile supported files diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile index 679e338e9d75..b33f51ec8f72 100644 --- a/audio/xmms-fc/Makefile +++ b/audio/xmms-fc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dyeske@yahoo.com +COMMENT= A XMMS future composer input plugin BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-fc/pkg-comment b/audio/xmms-fc/pkg-comment deleted file mode 100644 index d98059d7ebcd..000000000000 --- a/audio/xmms-fc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A XMMS future composer input plugin diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile index 655af50209fc..8b7dcf070976 100644 --- a/audio/xmms-kde/Makefile +++ b/audio/xmms-kde/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= xmmskde-${PORTVERSION} MAINTAINER= jan@jungnickel.com +COMMENT= Integrates XMMS into the KDE3 Panel LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-kde/pkg-comment b/audio/xmms-kde/pkg-comment deleted file mode 100644 index c3f94e7be22a..000000000000 --- a/audio/xmms-kde/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Integrates XMMS into the KDE3 Panel diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile index 38ba5f0c1101..b77757ed4aa1 100644 --- a/audio/xmms-liveice/Makefile +++ b/audio/xmms-liveice/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://star.arm.ac.uk/~spm/software/ DISTNAME= liveice-xmms MAINTAINER= esk@ira.uka.de +COMMENT= Use XMMS for streaming audio to Icecast servers LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= lame:${PORTSDIR}/audio/lame diff --git a/audio/xmms-liveice/pkg-comment b/audio/xmms-liveice/pkg-comment deleted file mode 100644 index a499a526f53b..000000000000 --- a/audio/xmms-liveice/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Use XMMS for streaming audio to Icecast servers diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index 0aa4c449ee4d..e013a06ce47b 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmms-mad MAINTAINER= dyeske@yahoo.com +COMMENT= A XMMS input plugin that uses libmad LIB_DEPENDS= mad.1:${PORTSDIR}/audio/mad BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-mad/pkg-comment b/audio/xmms-mad/pkg-comment deleted file mode 100644 index 6319b796e1cb..000000000000 --- a/audio/xmms-mad/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A XMMS input plugin that uses libmad diff --git a/audio/xmms-midi/Makefile b/audio/xmms-midi/Makefile index a0c000a0b73d..072bae3249f2 100644 --- a/audio/xmms-midi/Makefile +++ b/audio/xmms-midi/Makefile @@ -10,6 +10,7 @@ CATEGORIES= audio MASTER_SITES= http://ban.joh.cam.ac.uk/~cr212/xmms-midi/ MAINTAINER= hendrik@scholz.net +COMMENT= XMMS input plugin to play midi files LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity diff --git a/audio/xmms-midi/pkg-comment b/audio/xmms-midi/pkg-comment deleted file mode 100644 index 4580e2f48322..000000000000 --- a/audio/xmms-midi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS input plugin to play midi files diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile index 82e5f6eade4e..a7d6df2ed042 100644 --- a/audio/xmms-musepack/Makefile +++ b/audio/xmms-musepack/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://dl.slik.org/musepack/ MAINTAINER= wh@slik.org +COMMENT= XMMS input plugin for playing MPC Musepack (.mpc, .mp+) files LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-musepack/pkg-comment b/audio/xmms-musepack/pkg-comment deleted file mode 100644 index 4060826abc1d..000000000000 --- a/audio/xmms-musepack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS input plugin for playing MPC Musepack (.mpc, .mp+) files diff --git a/audio/xmms-osssurround/Makefile b/audio/xmms-osssurround/Makefile index 9a66257dd7bf..712338e46cca 100644 --- a/audio/xmms-osssurround/Makefile +++ b/audio/xmms-osssurround/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= xmms-a52dec DISTNAME= xmms-a52dec-1.0 MAINTAINER= verm@drunkmonk.net +COMMENT= OSSSuround adds Surround Sound capabilities to XMMS LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-osssurround/pkg-comment b/audio/xmms-osssurround/pkg-comment deleted file mode 100644 index 9a06eadb3dca..000000000000 --- a/audio/xmms-osssurround/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -OSSSuround adds Surround Sound capabilities to XMMS diff --git a/audio/xmms-pipe/Makefile b/audio/xmms-pipe/Makefile index 12dd46f0da59..4c6ad92538f8 100644 --- a/audio/xmms-pipe/Makefile +++ b/audio/xmms-pipe/Makefile @@ -13,6 +13,7 @@ DISTNAME= xmmspipe-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= dyeske@yahoo.com +COMMENT= Controls XMMS with a named pipe BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-pipe/pkg-comment b/audio/xmms-pipe/pkg-comment deleted file mode 100644 index 85a6ff1a19d4..000000000000 --- a/audio/xmms-pipe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Controls XMMS with a named pipe diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index 51f3d7f4081b..a4342c585484 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.tnsp.org/xs-files/ MAINTAINER= dyeske@yahoo.com +COMMENT= XMMS input plugin to play SID files LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-sid/pkg-comment b/audio/xmms-sid/pkg-comment deleted file mode 100644 index 8061446dbe34..000000000000 --- a/audio/xmms-sid/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS input plugin to play SID files diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile index 85a1f14a0cf6..899d93b159a7 100644 --- a/audio/xmms-sndfile/Makefile +++ b/audio/xmms-sndfile/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.zipworld.com.au/~erikd/XMMS/ DISTNAME= xmms_sndfile-${PORTVERSION} MAINTAINER= dyeske@yahoo.com +COMMENT= XMMS plugin to allow playing libsndfile supported files LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-sndfile/pkg-comment b/audio/xmms-sndfile/pkg-comment deleted file mode 100644 index d74c430bfd55..000000000000 --- a/audio/xmms-sndfile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS plugin to allow playing libsndfile supported files diff --git a/audio/xmms-sndstretch/Makefile b/audio/xmms-sndstretch/Makefile index 027d3867567f..cea4a657e4d6 100644 --- a/audio/xmms-sndstretch/Makefile +++ b/audio/xmms-sndstretch/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= xmms- DISTNAME= sndstretch_xmms-${PORTVERSION} MAINTAINER= ports@edwinm.ik.nu +COMMENT= Plugin for xmms to change the pitch and/or speed LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-sndstretch/pkg-comment b/audio/xmms-sndstretch/pkg-comment deleted file mode 100644 index d8d585cfe024..000000000000 --- a/audio/xmms-sndstretch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Plugin for xmms to change the pitch and/or speed diff --git a/audio/xmms-speex/Makefile b/audio/xmms-speex/Makefile index 1d981982006a..6c20458d331e 100644 --- a/audio/xmms-speex/Makefile +++ b/audio/xmms-speex/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://jzb.rapanden.dk/speex/ DISTNAME= speex-xmms-${PORTVERSION} MAINTAINER= dyeske@yahoo.com +COMMENT= XMMS input plugin to play speex files BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex diff --git a/audio/xmms-speex/pkg-comment b/audio/xmms-speex/pkg-comment deleted file mode 100644 index 93b0014bb7d0..000000000000 --- a/audio/xmms-speex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS input plugin to play speex files diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index affd444e7b23..ca55f52af31a 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://core.de/~coto/radio/ MAINTAINER= gonter@wu-wien.ac.at +COMMENT= Motif based FM tuner (for use with bt848 driver) # This program does not actually depend on the below, but they are pretty # useful if you are into digital audio recording and playback. diff --git a/audio/xmradio/pkg-comment b/audio/xmradio/pkg-comment deleted file mode 100644 index 578bbf555daa..000000000000 --- a/audio/xmradio/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Motif based FM tuner (for use with bt848 driver) diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index b5dcaf8cffb0..dd454468144f 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages EXTRACT_SUFX= .tgz MAINTAINER= coop9211@uidaho.edu +COMMENT= Graphical front end for libsidplay .if defined(WITH_SIDPLAY2) LIB_DEPENDS= sidplay2.0:${PORTSDIR}/audio/libsidplay2 diff --git a/audio/xsidplay/pkg-comment b/audio/xsidplay/pkg-comment deleted file mode 100644 index 071da51c0555..000000000000 --- a/audio/xsidplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphical front end for libsidplay diff --git a/audio/xtuner/Makefile b/audio/xtuner/Makefile index 1fcd420dcb1f..db7c74aff81e 100644 --- a/audio/xtuner/Makefile +++ b/audio/xtuner/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ DISTNAME= Xtuner-${PORTVERSION} MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE +COMMENT= Xwindows interface for the RadioREVEAL and RadioTrack FM radio cards! LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms diff --git a/audio/xtuner/pkg-comment b/audio/xtuner/pkg-comment deleted file mode 100644 index fbd5b48fcea4..000000000000 --- a/audio/xtuner/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Xwindows interface for the RadioREVEAL and RadioTrack FM radio cards! diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile index f5d0e487d6f9..60a01b9c7cab 100644 --- a/audio/xwave/Makefile +++ b/audio/xwave/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME}${PORTVERSION:S/./v/} MAINTAINER= martin.kraft@fal.de +COMMENT= Audio player/recorder/editor for the X Window System WRKSRC= ${WRKDIR}/${PORTNAME}2-981109 USE_IMAKE= yes diff --git a/audio/xwave/pkg-comment b/audio/xwave/pkg-comment deleted file mode 100644 index dc8236c0fde0..000000000000 --- a/audio/xwave/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Audio player/recorder/editor for the X Window System diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index 1a9c01e14c4d..4472c48a5914 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -11,6 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://dnuc.polyn.kiae.su/pub/dbench/ MAINTAINER= nyxo@dnuc.polyn.kiae.su +COMMENT= A simulation of the Ziff-Davis netbench benchmark WRKSRC= ${WRKDIR}/dbench USE_REINPLACE= yes diff --git a/benchmarks/dbench/pkg-comment b/benchmarks/dbench/pkg-comment deleted file mode 100644 index 6ada121de20d..000000000000 --- a/benchmarks/dbench/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simulation of the Ziff-Davis netbench benchmark diff --git a/benchmarks/pipebench/Makefile b/benchmarks/pipebench/Makefile index 2e14cda1539b..a982f0a31123 100644 --- a/benchmarks/pipebench/Makefile +++ b/benchmarks/pipebench/Makefile @@ -12,6 +12,7 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ MAINTAINER= mich@freebsdcluster.org +COMMENT= Pipebench shows current throughput/amount of data through a pipe USE_REINPLACE= yes diff --git a/benchmarks/pipebench/pkg-comment b/benchmarks/pipebench/pkg-comment deleted file mode 100644 index ed3fb8697ccb..000000000000 --- a/benchmarks/pipebench/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Pipebench shows current throughput/amount of data through a pipe diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile index 8f4c878e0417..25a79e839803 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.coker.com.au/postal/ EXTRACT_SUFX= .tgz MAINTAINER= chris@unixpages.org +COMMENT= Benchmark SMTP/POP servers USE_REINPLACE= yes USE_OPENSSL= yes diff --git a/benchmarks/postal/pkg-comment b/benchmarks/postal/pkg-comment deleted file mode 100644 index db65ac07def7..000000000000 --- a/benchmarks/postal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Benchmark SMTP/POP servers diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index ebadb2de7e09..af21fcaa5db4 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://sid.joedog.org/pub/siege/ \ http://www.cus.org.uk/~dom/distfiles/siege/ MAINTAINER= d.marks@student.umist.ac.uk +COMMENT= A http regression testing and benchmarking utility WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes diff --git a/benchmarks/siege/pkg-comment b/benchmarks/siege/pkg-comment deleted file mode 100644 index 7b09252945b2..000000000000 --- a/benchmarks/siege/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A http regression testing and benchmarking utility diff --git a/benchmarks/stream/Makefile b/benchmarks/stream/Makefile index 630679b7a789..01a2bc18ebb1 100644 --- a/benchmarks/stream/Makefile +++ b/benchmarks/stream/Makefile @@ -12,6 +12,7 @@ DISTFILES= second_cpu.c stream_d.c DIST_SUBDIR= stream-${PORTVERSION} MAINTAINER= sf@dsinw.com +COMMENT= Synthetic benchmark program that measures sustainable memory bandwidth MAKEFILE= ${FILESDIR}/Makefile diff --git a/benchmarks/stream/pkg-comment b/benchmarks/stream/pkg-comment deleted file mode 100644 index cf452066ebe6..000000000000 --- a/benchmarks/stream/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Synthetic benchmark program that measures sustainable memory bandwidth diff --git a/benchmarks/tmetric/Makefile b/benchmarks/tmetric/Makefile index 217789fe3184..c8ac3183d2f8 100644 --- a/benchmarks/tmetric/Makefile +++ b/benchmarks/tmetric/Makefile @@ -12,6 +12,7 @@ CATEGORIES= benchmarks net MASTER_SITES= http://michael.bacarella.com/projects/tmetric/ MAINTAINER= mbac@nyct.net +COMMENT= A bandwidth measurement tool HAS_CONFIGURE= yes ALL_TARGET= ${PORTNAME} diff --git a/benchmarks/tmetric/pkg-comment b/benchmarks/tmetric/pkg-comment deleted file mode 100644 index 25415cdabcf5..000000000000 --- a/benchmarks/tmetric/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A bandwidth measurement tool diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 77d18921d03e..e1d497f268e0 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -14,6 +14,7 @@ DISTFILES= part01.gz patch1.gz PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below MAINTAINER= kazu@jp.freebsd.org +COMMENT= Reciprocating engine for X BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar diff --git a/benchmarks/xengine/pkg-comment b/benchmarks/xengine/pkg-comment deleted file mode 100644 index 30eb52057b9a..000000000000 --- a/benchmarks/xengine/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Reciprocating engine for X diff --git a/biology/L-Breeder/Makefile b/biology/L-Breeder/Makefile index 5c0d599afff5..f87750ea2128 100644 --- a/biology/L-Breeder/Makefile +++ b/biology/L-Breeder/Makefile @@ -13,6 +13,7 @@ DISTNAME= LBreeder EXTRACT_SUFX= .tgz MAINTAINER= dyeske@yahoo.com +COMMENT= Allows you to display and breed L-system forms LIB_DEPENDS= wx_gtk-2.2_gl.2:${PORTSDIR}/x11-toolkits/wxgtk diff --git a/biology/L-Breeder/pkg-comment b/biology/L-Breeder/pkg-comment deleted file mode 100644 index 2d2b670048c4..000000000000 --- a/biology/L-Breeder/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Allows you to display and breed L-system forms diff --git a/biology/act/Makefile b/biology/act/Makefile index 4c8b43fc33c0..d19ea54476f1 100644 --- a/biology/act/Makefile +++ b/biology/act/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.sanger.ac.uk/Software/ACT/v1/ DISTNAME= act_compiled_v1 MAINTAINER= chuynh@biolateral.com.au +COMMENT= A DNA sequence comparison viewer based on Artemis RUN_DEPENDS= ${JAVA_COMMAND}:${PORTSDIR}/java/jdk13 diff --git a/biology/act/pkg-comment b/biology/act/pkg-comment deleted file mode 100644 index 0e5bfabd633a..000000000000 --- a/biology/act/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DNA sequence comparison viewer based on Artemis diff --git a/biology/artemis/Makefile b/biology/artemis/Makefile index 58af9beae029..6c8943436d34 100644 --- a/biology/artemis/Makefile +++ b/biology/artemis/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.sanger.ac.uk/Software/Artemis/v4/ DISTNAME= artemis_compiled_v4 MAINTAINER= chuynh@biolateral.com.au +COMMENT= A DNA sequence viewer and annotation tool RUN_DEPENDS= ${JAVA_COMMAND}:${PORTSDIR}/java/jdk13 diff --git a/biology/artemis/pkg-comment b/biology/artemis/pkg-comment deleted file mode 100644 index 26b8a15a2327..000000000000 --- a/biology/artemis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DNA sequence viewer and annotation tool diff --git a/biology/avida/Makefile b/biology/avida/Makefile index d02462e1fd4f..a4576c8c5991 100644 --- a/biology/avida/Makefile +++ b/biology/avida/Makefile @@ -11,6 +11,7 @@ CATEGORIES= biology MASTER_SITES= http://dllab.caltech.edu/avida/versions/ MAINTAINER= karlj000@unbc.ca +COMMENT= Avida is an auto-adaptive genetic system designed for ALife research WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.[[:alnum:]]+$//} USE_GMAKE= yes diff --git a/biology/avida/pkg-comment b/biology/avida/pkg-comment deleted file mode 100644 index 7d166f5a2674..000000000000 --- a/biology/avida/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Avida is an auto-adaptive genetic system designed for ALife research diff --git a/biology/biojava/Makefile b/biology/biojava/Makefile index e12d2b89f18c..4ba800438866 100644 --- a/biology/biojava/Makefile +++ b/biology/biojava/Makefile @@ -11,6 +11,7 @@ CATEGORIES= biology java MASTER_SITES= http://www.biojava.org/download/source/ MAINTAINER= bio@freebsd.net +COMMENT= Open-source java tools for processing biological data BUILD_DEPENDS= ${JAVA_COMMAND}:${PORTSDIR}/java/linux-sun-jdk12 diff --git a/biology/biojava/pkg-comment b/biology/biojava/pkg-comment deleted file mode 100644 index bb2f70c7749d..000000000000 --- a/biology/biojava/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open-source java tools for processing biological data diff --git a/biology/chemeq/Makefile b/biology/chemeq/Makefile index 576e4f8a137a..e45ad7fb2ca9 100644 --- a/biology/chemeq/Makefile +++ b/biology/chemeq/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://boltz.univ-littoral.fr/pub/chemeq/ DISTNAME= chemeq-V110-1 MAINTAINER= rmiya@cc.hirosaki-u.ac.jp +COMMENT= Outputs LaTeX code for chemical reaction WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/biology/chemeq/pkg-comment b/biology/chemeq/pkg-comment deleted file mode 100644 index eda310fc4609..000000000000 --- a/biology/chemeq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Outputs LaTeX code for chemical reaction diff --git a/biology/crimap/Makefile b/biology/crimap/Makefile index e5ecc9ad9857..3899c1007173 100644 --- a/biology/crimap/Makefile +++ b/biology/crimap/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}.source EXTRACT_SUFX= .tar.Z MAINTAINER= tonym@biolateral.com.au +COMMENT= Creation of multilocus linkage maps NO_WRKSUBDIR= true diff --git a/biology/crimap/pkg-comment b/biology/crimap/pkg-comment deleted file mode 100644 index 3ce04b017c81..000000000000 --- a/biology/crimap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Creation of multilocus linkage maps diff --git a/biology/deft/Makefile b/biology/deft/Makefile index c8442a259b01..eae57c0484bf 100644 --- a/biology/deft/Makefile +++ b/biology/deft/Makefile @@ -14,6 +14,7 @@ DISTNAME= DeFT_${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER= rmiya@cc.hirosaki-u.ac.jp +COMMENT= Density functional molecular orbital calculation WRKSRC= ${WRKDIR}/${DISTNAME}/source USE_REINPLACE= yes diff --git a/biology/deft/pkg-comment b/biology/deft/pkg-comment deleted file mode 100644 index 8687579a4d16..000000000000 --- a/biology/deft/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Density functional molecular orbital calculation diff --git a/biology/dna-qc/Makefile b/biology/dna-qc/Makefile index 0b2aea9b7e4a..4d2cde303042 100644 --- a/biology/dna-qc/Makefile +++ b/biology/dna-qc/Makefile @@ -13,6 +13,7 @@ DISTNAME= qc EXTRACT_SUFX= .tar.Z MAINTAINER= tonym@biolateral.com.au +COMMENT= A quality control algorithm for DNA sequencing projects NO_WRKSUBDIR= true USE_REINPLACE= yes diff --git a/biology/dna-qc/pkg-comment b/biology/dna-qc/pkg-comment deleted file mode 100644 index 38f03537d32c..000000000000 --- a/biology/dna-qc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A quality control algorithm for DNA sequencing projects diff --git a/biology/fastdnaml/Makefile b/biology/fastdnaml/Makefile index 9a42e40174a1..250973678de2 100644 --- a/biology/fastdnaml/Makefile +++ b/biology/fastdnaml/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://geta.life.uiuc.edu:80/~gary/programs/fastDNAml/ DISTNAME= fastDNAml_${PORTVERSION} MAINTAINER= mzaki@e-mail.ne.jp +COMMENT= The faster variant of DNAML, makes phylogenetic trees using maximum likelihood USE_GMAKE= yes do-build: diff --git a/biology/fastdnaml/pkg-comment b/biology/fastdnaml/pkg-comment deleted file mode 100644 index 82a9f02fa95f..000000000000 --- a/biology/fastdnaml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The faster variant of DNAML, makes phylogenetic trees using maximum likelihood diff --git a/biology/flip/Makefile b/biology/flip/Makefile index c4ce9c456b3b..4901282817b5 100644 --- a/biology/flip/Makefile +++ b/biology/flip/Makefile @@ -11,6 +11,7 @@ CATEGORIES= biology MASTER_SITES= ftp://megasun.bch.umontreal.ca/pub/flip/ MAINTAINER= tonym@biolateral.com.au +COMMENT= Flip is used to find/translate orfs USE_REINPLACE= yes diff --git a/biology/flip/pkg-comment b/biology/flip/pkg-comment deleted file mode 100644 index c7bc7af7820a..000000000000 --- a/biology/flip/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Flip is used to find/translate orfs diff --git a/biology/gff2ps/Makefile b/biology/gff2ps/Makefile index d87036ccc09a..52d708a2adfc 100644 --- a/biology/gff2ps/Makefile +++ b/biology/gff2ps/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://www1.imim.es/pub/gff_tools/gff2ps/ \ DISTFILES= ${PORTNAME}_v${PORTVERSION}.gz ${GFF2PS_MAN}.gz MAINTAINER= chuynh@biolateral.com.au +COMMENT= Converts gff-formated genomic data-sets to PostScript RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk \ bash:${PORTSDIR}/shells/bash2 diff --git a/biology/gff2ps/pkg-comment b/biology/gff2ps/pkg-comment deleted file mode 100644 index 6b164c3b4a56..000000000000 --- a/biology/gff2ps/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts gff-formated genomic data-sets to PostScript diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile index b0f21fdf50b6..2d9f9ee19540 100644 --- a/biology/gperiodic/Makefile +++ b/biology/gperiodic/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/ \ http://www.unixpages.org/distfiles/ MAINTAINER= chris@unixpages.org +COMMENT= Displays a periodic table of the elements USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/biology/gperiodic/pkg-comment b/biology/gperiodic/pkg-comment deleted file mode 100644 index 40bed32d9565..000000000000 --- a/biology/gperiodic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Displays a periodic table of the elements diff --git a/biology/grappa/Makefile b/biology/grappa/Makefile index f0952d3a0e6e..f957b7aaef27 100644 --- a/biology/grappa/Makefile +++ b/biology/grappa/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cs.unm.edu/~moret/ DISTNAME= GRAPPA-1.03 MAINTAINER= dbader@eece.unm.edu +COMMENT= Genome Rearrangements Analysis and Phylogeny Software BUILD_DEPENDS= ${LOCALBASE}/lib/libconcorde.a:${PORTSDIR}/math/concorde diff --git a/biology/grappa/pkg-comment b/biology/grappa/pkg-comment deleted file mode 100644 index 42cf72c3f8ed..000000000000 --- a/biology/grappa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Genome Rearrangements Analysis and Phylogeny Software diff --git a/biology/kinemage/Makefile b/biology/kinemage/Makefile index 4dbeaae0914c..a81f9ea02003 100644 --- a/biology/kinemage/Makefile +++ b/biology/kinemage/Makefile @@ -18,6 +18,7 @@ MASTER_SITE_SUBDIR= will DISTNAME= mage-001120 MAINTAINER= jeremy@external.org +COMMENT= A molecular visualization program with special functions WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/biology/kinemage/pkg-comment b/biology/kinemage/pkg-comment deleted file mode 100644 index 2558c26bd888..000000000000 --- a/biology/kinemage/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A molecular visualization program with special functions diff --git a/biology/molden/Makefile b/biology/molden/Makefile index 186d7725a315..3a5828334787 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tar.Z EXTRACT_ONLY= ${PORTNAME}${PORTVERSION}.tar.Z MAINTAINER= rmiya@cc.hirosaki-u.ac.jp +COMMENT= Display molecular orbitals and electron densities in 2D and 3D USE_XLIB= yes diff --git a/biology/molden/pkg-comment b/biology/molden/pkg-comment deleted file mode 100644 index 669aeabf1dc9..000000000000 --- a/biology/molden/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display molecular orbitals and electron densities in 2D and 3D diff --git a/biology/mopac/Makefile b/biology/mopac/Makefile index b631b19479db..87cc42fe763f 100644 --- a/biology/mopac/Makefile +++ b/biology/mopac/Makefile @@ -17,6 +17,7 @@ PATCHFILES= mopac7-linux.diff.Z PATCH_DIST_STRIP= -p1 MAINTAINER= rmiya@cc.hirosaki-u.ac.jp +COMMENT= Semi-empirical (MNDO, etc.) molecular orbital calculation USE_GMAKE= yes diff --git a/biology/mopac/pkg-comment b/biology/mopac/pkg-comment deleted file mode 100644 index 321357a44a72..000000000000 --- a/biology/mopac/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Semi-empirical (MNDO, etc.) molecular orbital calculation diff --git a/biology/nab/Makefile b/biology/nab/Makefile index e57708d2bfac..ac14470a54fb 100644 --- a/biology/nab/Makefile +++ b/biology/nab/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.scripps.edu/pub/case/ \ http://www.scripps.edu/case/ MAINTAINER= bdodson@scms.utmb.edu +COMMENT= This is nab (nucleic acid builder), a language for macromolecules MAKE_ENV+= NABHOME=${WRKSRC} ARCH= PATH=${WRKSRC}/bin:${PATH} diff --git a/biology/nab/pkg-comment b/biology/nab/pkg-comment deleted file mode 100644 index 98f624d1cacd..000000000000 --- a/biology/nab/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -This is nab (nucleic acid builder), a language for macromolecules diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile index 074eac936b91..4a12fd525b78 100644 --- a/biology/ncbi-toolkit/Makefile +++ b/biology/ncbi-toolkit/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g DISTNAME= ncbi MAINTAINER= tonym@biolateral.com.au +COMMENT= NCBI development toolkit, including BLAST 2 and GenBank/Entrez support USE_MOTIF= yes USE_REINPLACE= yes diff --git a/biology/ncbi-toolkit/pkg-comment b/biology/ncbi-toolkit/pkg-comment deleted file mode 100644 index 3afdf3b4fd80..000000000000 --- a/biology/ncbi-toolkit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -NCBI development toolkit, including BLAST 2 and GenBank/Entrez support diff --git a/biology/nclever/Makefile b/biology/nclever/Makefile index e512c5e14bda..3e6196ce8f7e 100644 --- a/biology/nclever/Makefile +++ b/biology/nclever/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER= tonym@biolateral.com.au +COMMENT= NClever is a character-based version of NCBI's Entrez program BUILD_DEPENDS= ${LOCALBASE}/lib/ncbi/libncbi.a:${PORTSDIR}/biology/ncbi-toolkit diff --git a/biology/nclever/pkg-comment b/biology/nclever/pkg-comment deleted file mode 100644 index bcc0475ce55a..000000000000 --- a/biology/nclever/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -NClever is a character-based version of NCBI's Entrez program diff --git a/biology/ortep3/Makefile b/biology/ortep3/Makefile index 971f22cf7737..79a591542844 100644 --- a/biology/ortep3/Makefile +++ b/biology/ortep3/Makefile @@ -15,6 +15,7 @@ DISTFILES= ortep.tar.Z ortep.f EXTRACT_ONLY= ortep.tar.Z MAINTAINER= rmiya@cc.hirosaki-u.ac.jp +COMMENT= The Oak Ridge Thermal Ellipsoid Plot Program for Crystal Structure .if defined(WITH_PGPLOT) LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot diff --git a/biology/ortep3/pkg-comment b/biology/ortep3/pkg-comment deleted file mode 100644 index d3fe47aa3676..000000000000 --- a/biology/ortep3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Oak Ridge Thermal Ellipsoid Plot Program for Crystal Structure diff --git a/biology/p5-AcePerl/Makefile b/biology/p5-AcePerl/Makefile index 60a3b56c8f23..115de70a1325 100644 --- a/biology/p5-AcePerl/Makefile +++ b/biology/p5-AcePerl/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Ace PKGNAMEPREFIX= p5- MAINTAINER= bio@freebsd.net +COMMENT= Perl5 interface to the ACEDB genome database system BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/biology/p5-AcePerl/pkg-comment b/biology/p5-AcePerl/pkg-comment deleted file mode 100644 index a93e81fd7380..000000000000 --- a/biology/p5-AcePerl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to the ACEDB genome database system diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index 2552545948f5..d7a4f2d4e827 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tar.Z DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= dbader@eece.unm.edu +COMMENT= A Phylogeny Inference Package USE_XLIB= yes BUILD_WRKSRC= ${WRKSRC}/src diff --git a/biology/phylip/pkg-comment b/biology/phylip/pkg-comment deleted file mode 100644 index b6a5c95a716e..000000000000 --- a/biology/phylip/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Phylogeny Inference Package diff --git a/biology/platon/Makefile b/biology/platon/Makefile index f9661254e5c6..868e3a8973c0 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://xraysoft.chem.uu.nl/pub/unix/ DISTNAME= platon MAINTAINER= rmiya@cc.hirosaki-u.ac.jp +COMMENT= Tool for viewing molecular/crystallographic structures # PLATON may be used free of charge by the academic community under # the condition that it is not redistributed for a current & fresh copy. diff --git a/biology/platon/pkg-comment b/biology/platon/pkg-comment deleted file mode 100644 index 891a8693e1d8..000000000000 --- a/biology/platon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool for viewing molecular/crystallographic structures diff --git a/biology/povchem/Makefile b/biology/povchem/Makefile index ecbedd3b61d0..9f425001adb7 100644 --- a/biology/povchem/Makefile +++ b/biology/povchem/Makefile @@ -15,6 +15,7 @@ DISTFILES= povchem.c \ periodic.tab MAINTAINER= frankch@waru.life.nthu.edu.tw +COMMENT= Simple yet powerful tool to generate POV from a PDB file NO_WRKSUBDIR= yes USE_REINPLACE= yes diff --git a/biology/povchem/pkg-comment b/biology/povchem/pkg-comment deleted file mode 100644 index c0d5024801f5..000000000000 --- a/biology/povchem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple yet powerful tool to generate POV from a PDB file diff --git a/biology/primer3/Makefile b/biology/primer3/Makefile index 462fe8a50067..fbfce88afc27 100644 --- a/biology/primer3/Makefile +++ b/biology/primer3/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www-genome.wi.mit.edu/ftp/distribution/software/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}_test MAINTAINER= tonym@biolateral.com.au +COMMENT= Primer3 helps to choose primers for PCR reactions USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/biology/primer3/pkg-comment b/biology/primer3/pkg-comment deleted file mode 100644 index cdae8a3feb94..000000000000 --- a/biology/primer3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Primer3 helps to choose primers for PCR reactions diff --git a/biology/psi88/Makefile b/biology/psi88/Makefile index 52aef691e734..6824790443cd 100644 --- a/biology/psi88/Makefile +++ b/biology/psi88/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= rmiya@cc.hirosaki-u.ac.jp +COMMENT= Plotting wavefunctions (molecular orbitals) in 3D pre-patch: ${MV} ${WRKSRC}/src/makefile ${WRKSRC}/src/Makefile diff --git a/biology/psi88/pkg-comment b/biology/psi88/pkg-comment deleted file mode 100644 index 00fcd0b7c031..000000000000 --- a/biology/psi88/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Plotting wavefunctions (molecular orbitals) in 3D diff --git a/biology/seqio/Makefile b/biology/seqio/Makefile index cef43ebbeef1..412e2950c0ca 100644 --- a/biology/seqio/Makefile +++ b/biology/seqio/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cs.ucdavis.edu/~gusfield/ DISTNAME= ${PORTNAME} MAINTAINER= tonym@biolateral.com.au +COMMENT= A set of C functions which can read/write biological sequence files WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/biology/seqio/pkg-comment b/biology/seqio/pkg-comment deleted file mode 100644 index ae2200e5e086..000000000000 --- a/biology/seqio/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of C functions which can read/write biological sequence files diff --git a/biology/sim4/Makefile b/biology/sim4/Makefile index d7cb05e7c4a3..046ab2cdb24c 100644 --- a/biology/sim4/Makefile +++ b/biology/sim4/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://globin.cse.psu.edu/ftp/dist/sim4/ DISTNAME= ${PORTNAME}.${PORTVERSION:S/./-/g} MAINTAINER= bio@freebsd.net +COMMENT= An algorithm for aligning expressed DNA with genomic sequences WRKSRC= ${WRKDIR}/sim4.${PORTVERSION:S/./-/g} diff --git a/biology/sim4/pkg-comment b/biology/sim4/pkg-comment deleted file mode 100644 index 7e50b5e0e13f..000000000000 --- a/biology/sim4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An algorithm for aligning expressed DNA with genomic sequences diff --git a/biology/spdbv/Makefile b/biology/spdbv/Makefile index e7926ec15b7d..7e5934314d63 100644 --- a/biology/spdbv/Makefile +++ b/biology/spdbv/Makefile @@ -20,6 +20,7 @@ MASTER_SITES= http://au.expasy.org/spdbv/program/ \ DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//}-Linux MAINTAINER= chuynh@biolateral.com.au +COMMENT= Deep View Swiss-PdbViewer is a Protein viewer and analysis tool RUN_DEPENDS= ${LINUXBASE}${X11BASE}/lib/libMesaGL.so.3:${PORTSDIR}/graphics/linux_mesa3 \ ${LINUXBASE}${X11BASE}/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif diff --git a/biology/spdbv/pkg-comment b/biology/spdbv/pkg-comment deleted file mode 100644 index 5f9f33b5bb79..000000000000 --- a/biology/spdbv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Deep View Swiss-PdbViewer is a Protein viewer and analysis tool diff --git a/biology/tRNAscan-SE/Makefile b/biology/tRNAscan-SE/Makefile index a5f9366e3101..ba593eb3f94a 100644 --- a/biology/tRNAscan-SE/Makefile +++ b/biology/tRNAscan-SE/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.genetics.wustl.edu/pub/eddy/software/ EXTRACT_SUFX= .tar.Z MAINTAINER= chuynh@biolateral.com.au +COMMENT= An improved tool for transfer RNA detection MAN1= tRNAscan-SE.1 diff --git a/biology/tRNAscan-SE/pkg-comment b/biology/tRNAscan-SE/pkg-comment deleted file mode 100644 index 92cdd3eff0e5..000000000000 --- a/biology/tRNAscan-SE/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An improved tool for transfer RNA detection diff --git a/biology/tinker/Makefile b/biology/tinker/Makefile index 1c2a97a6a110..1d47724de65a 100644 --- a/biology/tinker/Makefile +++ b/biology/tinker/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://dasher.wustl.edu/pub/ DISTNAME= ${PORTNAME} MAINTAINER= gjohnson@srrc.ars.usda.gov +COMMENT= A general purpose molecular modelling package MAKE_ENV+= HAVE_G2C=yes INSTALL_PROGRAM="${INSTALL_PROGRAM}" diff --git a/biology/tinker/pkg-comment b/biology/tinker/pkg-comment deleted file mode 100644 index 934f74e4dcbb..000000000000 --- a/biology/tinker/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A general purpose molecular modelling package diff --git a/biology/treepuzzle/Makefile b/biology/treepuzzle/Makefile index 5da85ab92905..534358040ae8 100644 --- a/biology/treepuzzle/Makefile +++ b/biology/treepuzzle/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.tree-puzzle.de/ DISTNAME= tree-puzzle-${PORTVERSION} MAINTAINER= jan.lentfer@web.de +COMMENT= Maximum likelihood phylogeny reconstruction using quartets GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/biology/treepuzzle/pkg-comment b/biology/treepuzzle/pkg-comment deleted file mode 100644 index f74e1b28b924..000000000000 --- a/biology/treepuzzle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Maximum likelihood phylogeny reconstruction using quartets diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile index 37011d8c9df7..1043b6b28d7a 100644 --- a/biology/treeviewx/Makefile +++ b/biology/treeviewx/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/ DISTNAME= tv-${PORTVERSION} MAINTAINER= tonym@biolateral.com.au +COMMENT= A phylogenetic tree viewer LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk diff --git a/biology/treeviewx/pkg-comment b/biology/treeviewx/pkg-comment deleted file mode 100644 index 727dcca534d0..000000000000 --- a/biology/treeviewx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A phylogenetic tree viewer diff --git a/biology/wise/Makefile b/biology/wise/Makefile index f68cd72ee63a..426eb7c161ff 100644 --- a/biology/wise/Makefile +++ b/biology/wise/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.sanger.ac.uk/pub/birney/wise2/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= tonym@biolateral.com.au +COMMENT= Intelligent algorithms for DNA searches WRKTOP= ${WRKDIR}/${DISTNAME} WRKSRC= ${WRKTOP}/src diff --git a/biology/wise/pkg-comment b/biology/wise/pkg-comment deleted file mode 100644 index 0e362eb59dd9..000000000000 --- a/biology/wise/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Intelligent algorithms for DNA searches diff --git a/biology/xmolwt/Makefile b/biology/xmolwt/Makefile index 9e7d43481633..097e9d2e673d 100644 --- a/biology/xmolwt/Makefile +++ b/biology/xmolwt/Makefile @@ -10,6 +10,7 @@ CATEGORIES= biology MASTER_SITES= http://www.st.hirosaki-u.ac.jp/~rmiya/xmolwt/ MAINTAINER= rmiya@cc.hirosaki-u.ac.jp +COMMENT= Calculate formula weight and percent of each element for a given formula WRKSRC= ${WRKDIR}/${DISTNAME} MAKEFILE= Makefile.gtk diff --git a/biology/xmolwt/pkg-comment b/biology/xmolwt/pkg-comment deleted file mode 100644 index 248528d92f95..000000000000 --- a/biology/xmolwt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Calculate formula weight and percent of each element for a given formula diff --git a/cad/cider/Makefile b/cad/cider/Makefile index 2e2e8f27b7d6..78778876c3d2 100644 --- a/cad/cider/Makefile +++ b/cad/cider/Makefile @@ -14,6 +14,7 @@ DISTNAME= cider1b1 EXTRACT_SUFX= .tar.Z MAINTAINER= amakawa@jp.FreeBSD.org +COMMENT= A mixed-level circuit and device simulator (includes SPICE3) WRKSRC= ${WRKDIR}/sim USE_XLIB= yes diff --git a/cad/cider/pkg-comment b/cad/cider/pkg-comment deleted file mode 100644 index ba74f6d92a5f..000000000000 --- a/cad/cider/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A mixed-level circuit and device simulator (includes SPICE3) diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile index c412cc0c5440..8093820bc1d6 100644 --- a/cad/geda-gschem/Makefile +++ b/cad/geda-gschem/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ DISTNAME= geda-${PORTNAME}-${PORTVERSION} MAINTAINER= bruno@tinkerbox.org +COMMENT= gEDA electronic schematic capture tools BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ diff --git a/cad/geda-gschem/pkg-comment b/cad/geda-gschem/pkg-comment deleted file mode 100644 index 306d6b469335..000000000000 --- a/cad/geda-gschem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -gEDA electronic schematic capture tools diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile index ac5f6732b7c1..4eb28deb51a2 100644 --- a/cad/geda-netlist/Makefile +++ b/cad/geda-netlist/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ DISTNAME= geda-${PORTNAME}-${PORTVERSION} MAINTAINER= bruno@tinkerbox.org +COMMENT= gEDA electronic schematic capture tools, netlister LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ guile.10:${PORTSDIR}/lang/guile diff --git a/cad/geda-netlist/pkg-comment b/cad/geda-netlist/pkg-comment deleted file mode 100644 index b14709953ba3..000000000000 --- a/cad/geda-netlist/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -gEDA electronic schematic capture tools, netlister diff --git a/cad/geda-symbols/Makefile b/cad/geda-symbols/Makefile index bae575733e06..c18128892163 100644 --- a/cad/geda-symbols/Makefile +++ b/cad/geda-symbols/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ DISTNAME= geda-${PORTNAME}-${PORTVERSION} MAINTAINER= bruno@tinkerbox.org +COMMENT= gEDA symbols #USE_AUTOCONF= yes diff --git a/cad/geda-symbols/pkg-comment b/cad/geda-symbols/pkg-comment deleted file mode 100644 index 029067d4890f..000000000000 --- a/cad/geda-symbols/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -gEDA symbols diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile index 8afc0e5d9cb8..23e9d21d3c8d 100644 --- a/cad/geda-symcheck/Makefile +++ b/cad/geda-symcheck/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/20020825/ \ DISTNAME= geda-${PORTNAME}-${PORTVERSION} MAINTAINER= bruno@tinkerbox.org +COMMENT= gEDA symbol checking utility BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ diff --git a/cad/geda-symcheck/pkg-comment b/cad/geda-symcheck/pkg-comment deleted file mode 100644 index 5dbeec99fc42..000000000000 --- a/cad/geda-symcheck/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -gEDA symbol checking utility diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile index 95ce3603c73c..28d85ee82000 100644 --- a/cad/geda-utils/Makefile +++ b/cad/geda-utils/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ DISTNAME= geda-${PORTNAME}-${PORTVERSION} MAINTAINER= bruno@tinkerbox.org +COMMENT= gEDA utilities BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ diff --git a/cad/geda-utils/pkg-comment b/cad/geda-utils/pkg-comment deleted file mode 100644 index ce9e9725d3a5..000000000000 --- a/cad/geda-utils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -gEDA utilities diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 8a7501d13b98..62801ed82709 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -13,6 +13,7 @@ DISTFILES= # none EXTRACT_ONLY= # empty MAINTAINER= bruno@tinkerbox.org +COMMENT= The "meta-port" for gEDA BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols \ gschem:${PORTSDIR}/cad/gschem \ diff --git a/cad/geda/pkg-comment b/cad/geda/pkg-comment deleted file mode 100644 index a00ba01c2a9d..000000000000 --- a/cad/geda/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "meta-port" for gEDA diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile index ac5f6732b7c1..4eb28deb51a2 100644 --- a/cad/gnetlist/Makefile +++ b/cad/gnetlist/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ DISTNAME= geda-${PORTNAME}-${PORTVERSION} MAINTAINER= bruno@tinkerbox.org +COMMENT= gEDA electronic schematic capture tools, netlister LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ guile.10:${PORTSDIR}/lang/guile diff --git a/cad/gnetlist/pkg-comment b/cad/gnetlist/pkg-comment deleted file mode 100644 index b14709953ba3..000000000000 --- a/cad/gnetlist/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -gEDA electronic schematic capture tools, netlister diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile index c412cc0c5440..8093820bc1d6 100644 --- a/cad/gschem/Makefile +++ b/cad/gschem/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ DISTNAME= geda-${PORTNAME}-${PORTVERSION} MAINTAINER= bruno@tinkerbox.org +COMMENT= gEDA electronic schematic capture tools BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ diff --git a/cad/gschem/pkg-comment b/cad/gschem/pkg-comment deleted file mode 100644 index 306d6b469335..000000000000 --- a/cad/gschem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -gEDA electronic schematic capture tools diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index d9a8dd870d23..cab682be7682 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -11,6 +11,7 @@ CATEGORIES= cad MASTER_SITES= http://geda.seul.org/dist/ MAINTAINER= dmlb@dmlb.org +COMMENT= Waveform viewer for analogue electronic simulation tools RUN_DEPENDS= graph:${PORTSDIR}/graphics/plotutils LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ diff --git a/cad/gwave/pkg-comment b/cad/gwave/pkg-comment deleted file mode 100644 index a02a0339fa3b..000000000000 --- a/cad/gwave/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Waveform viewer for analogue electronic simulation tools diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile index 6f4f2c77ebe6..86bf578959cf 100644 --- a/cad/leocad/Makefile +++ b/cad/leocad/Makefile @@ -14,6 +14,7 @@ DISTFILES= leocad-${PORTVERSION:S/.p/pre/}.tgz pieces.zip EXTRACT_ONLY= leocad-${PORTVERSION:S/.p/pre/}.tgz MAINTAINER= dyeske@yahoo.com +COMMENT= A CAD program that uses bricks similar to those found in many toys BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/cad/leocad/pkg-comment b/cad/leocad/pkg-comment deleted file mode 100644 index 22d96624f60a..000000000000 --- a/cad/leocad/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A CAD program that uses bricks similar to those found in many toys diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index bf356896fe67..eef90d72b354 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ http://www.tinkerbox.org/projects/files/gEDA/ MAINTAINER= bruno@tinkerbox.org +COMMENT= gEDA tools base utility library LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda \ guile.10:${PORTSDIR}/lang/guile diff --git a/cad/libgeda/pkg-comment b/cad/libgeda/pkg-comment deleted file mode 100644 index b4c69a065b59..000000000000 --- a/cad/libgeda/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -gEDA tools base utility library diff --git a/cad/linux-eagle/Makefile b/cad/linux-eagle/Makefile index a510e912cdf5..84edc783f2b8 100644 --- a/cad/linux-eagle/Makefile +++ b/cad/linux-eagle/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME:S/linux-//}-${EAGLEVERSION}${EAGLELANG} EXTRACT_SUFX= .tgz MAINTAINER?= riggs@rrr.de +COMMENT?= An easy to use, yet powerful tool for designing printed circuit boards RUN_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base diff --git a/cad/linux-eagle/pkg-comment b/cad/linux-eagle/pkg-comment deleted file mode 100644 index 26de3b62b469..000000000000 --- a/cad/linux-eagle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An easy to use, yet powerful tool for designing printed circuit boards diff --git a/cad/linux-eagle5/Makefile b/cad/linux-eagle5/Makefile index a510e912cdf5..84edc783f2b8 100644 --- a/cad/linux-eagle5/Makefile +++ b/cad/linux-eagle5/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME:S/linux-//}-${EAGLEVERSION}${EAGLELANG} EXTRACT_SUFX= .tgz MAINTAINER?= riggs@rrr.de +COMMENT?= An easy to use, yet powerful tool for designing printed circuit boards RUN_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base diff --git a/cad/linux-eagle5/pkg-comment b/cad/linux-eagle5/pkg-comment deleted file mode 100644 index 26de3b62b469..000000000000 --- a/cad/linux-eagle5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An easy to use, yet powerful tool for designing printed circuit boards diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile index dbf519850f5a..10d7b78fd60a 100644 --- a/cad/ngspice_rework/Makefile +++ b/cad/ngspice_rework/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ngspice DISTNAME= ng-spice-rework-${PORTVERSION} MAINTAINER= amakawa@jp.FreeBSD.org +COMMENT= A circuit simulator derived from spice3f5 USE_AUTOCONF_VER?= 213 diff --git a/cad/ngspice_rework/pkg-comment b/cad/ngspice_rework/pkg-comment deleted file mode 100644 index 4e9a4c5aeb97..000000000000 --- a/cad/ngspice_rework/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A circuit simulator derived from spice3f5 diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index f2dbb9ec69e1..a32704378b8b 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= ${PORTNAME} science/visualization MAINTAINER= sarod@cs.pdn.ac.lk +COMMENT= A finite element program USE_XLIB= yes USE_MESA= yes diff --git a/cad/pdnmesh/pkg-comment b/cad/pdnmesh/pkg-comment deleted file mode 100644 index b29c628e99a8..000000000000 --- a/cad/pdnmesh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A finite element program diff --git a/cad/pisces/Makefile b/cad/pisces/Makefile index 32a49d658334..17966481bd24 100644 --- a/cad/pisces/Makefile +++ b/cad/pisces/Makefile @@ -13,6 +13,7 @@ DISTNAME= relB.9009 EXTRACT_SUFX= .tar.Z MAINTAINER= masini@uniroma3.it +COMMENT= A 2-d electronic device simulator BUILD_DEPENDS= f2c:${PORTSDIR}/lang/f2c diff --git a/cad/pisces/pkg-comment b/cad/pisces/pkg-comment deleted file mode 100644 index 625999b67624..000000000000 --- a/cad/pisces/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A 2-d electronic device simulator diff --git a/cad/sis/Makefile b/cad/sis/Makefile index b8b01403e22c..894d7641ce99 100644 --- a/cad/sis/Makefile +++ b/cad/sis/Makefile @@ -17,6 +17,7 @@ PATCHFILES= sis-1.2.patch1.Z PATCH_DIST_STRIP= -p1 MAINTAINER= volf@oasis.IAEhv.nl +COMMENT= Synthesis program for the synthesis of sequential circuits USE_XLIB= yes MAKEFILE= Makefile.FreeBSD diff --git a/cad/sis/pkg-comment b/cad/sis/pkg-comment deleted file mode 100644 index 917517cac4c4..000000000000 --- a/cad/sis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Synthesis program for the synthesis of sequential circuits diff --git a/cad/spice/Makefile b/cad/spice/Makefile index b7cd18b94107..d86ba6505627 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -14,6 +14,7 @@ DISTNAME= sp3f4.kit EXTRACT_SUFX= .tar.Z MAINTAINER= kaveman@magna.com.au +COMMENT= A general-purpose circuit simulation program # documentation in ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps diff --git a/cad/spice/pkg-comment b/cad/spice/pkg-comment deleted file mode 100644 index c00e708fabc5..000000000000 --- a/cad/spice/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A general-purpose circuit simulation program diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 5cf032298f5f..7d4348527bf0 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/ EXTRACT_SUFX= .tgz MAINTAINER= hansen@cmu.edu +COMMENT= A Tcl/Tk based digital circuit editor and simulator LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 RUN_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 diff --git a/cad/tkgate/pkg-comment b/cad/tkgate/pkg-comment deleted file mode 100644 index f800c125753c..000000000000 --- a/cad/tkgate/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Tcl/Tk based digital circuit editor and simulator diff --git a/chinese/aterm/Makefile b/chinese/aterm/Makefile index 833a8c352b9a..a7798e6b762c 100644 --- a/chinese/aterm/Makefile +++ b/chinese/aterm/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gugod@gugod.org +COMMENT= A color vt102 terminal emulator with transparency support USE_XPM= yes HAS_CONFIGURE= yes diff --git a/chinese/aterm/pkg-comment b/chinese/aterm/pkg-comment deleted file mode 100644 index 51dd2923467d..000000000000 --- a/chinese/aterm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A color vt102 terminal emulator with transparency support diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index 43977a927a8b..4461618a7f20 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/auto-tw-l10n/ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= The automatic localization for Traditional Chinese zh_TW.Big5 locale NO_BUILD= yes diff --git a/chinese/auto-tw-l10n/pkg-comment b/chinese/auto-tw-l10n/pkg-comment deleted file mode 100644 index a3ca7b004662..000000000000 --- a/chinese/auto-tw-l10n/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The automatic localization for Traditional Chinese zh_TW.Big5 locale diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile index fa3964a216af..b3c60dae616d 100644 --- a/chinese/autoconvert/Makefile +++ b/chinese/autoconvert/Makefile @@ -11,6 +11,7 @@ CATEGORIES= chinese MASTER_SITES= http://people.debian.org/~ygh/ MAINTAINER= yinjieh@csie.nctu.edu.tw +COMMENT= Intelligent Chinese encoding converter LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/chinese/autoconvert/pkg-comment b/chinese/autoconvert/pkg-comment deleted file mode 100644 index e13d9c86dcc1..000000000000 --- a/chinese/autoconvert/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Intelligent Chinese encoding converter diff --git a/chinese/bg5pdf/Makefile b/chinese/bg5pdf/Makefile index e48bf5054022..256bf95cbb9a 100644 --- a/chinese/bg5pdf/Makefile +++ b/chinese/bg5pdf/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://students.washington.edu/cschin/bg5ps/bg5pdf/ \ ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/ MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= Convert Chinese-Big5 encoded files to PDF, using PDFlib LIB_DEPENDS= pdf.4:${PORTSDIR}/print/pdflib diff --git a/chinese/bg5pdf/pkg-comment b/chinese/bg5pdf/pkg-comment deleted file mode 100644 index 33babb17bdf1..000000000000 --- a/chinese/bg5pdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert Chinese-Big5 encoded files to PDF, using PDFlib diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile index 4ba706c99180..7ec224760e5f 100644 --- a/chinese/big5con/Makefile +++ b/chinese/big5con/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= Big5 Chinese console ONLY_FOR_ARCHS= i386 diff --git a/chinese/big5con/pkg-comment b/chinese/big5con/pkg-comment deleted file mode 100644 index 4749b3366982..000000000000 --- a/chinese/big5con/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Big5 Chinese console diff --git a/chinese/cce/Makefile b/chinese/cce/Makefile index eaff3128fc0f..77dd1444f306 100644 --- a/chinese/cce/Makefile +++ b/chinese/cce/Makefile @@ -17,6 +17,7 @@ PATCHFILES= cce-0.36_security.ukai-lin-fok.patch.gz PATCH_DIST_ARGS= -d ${WRKSRC} -p1 MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= GB Chinese console WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_REINPLACE= yes diff --git a/chinese/cce/pkg-comment b/chinese/cce/pkg-comment deleted file mode 100644 index 19c80208ae6e..000000000000 --- a/chinese/cce/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GB Chinese console diff --git a/chinese/chinput/Makefile b/chinese/chinput/Makefile index 593c20d64038..a1e99708caab 100644 --- a/chinese/chinput/Makefile +++ b/chinese/chinput/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.cn.freebsd.org/pub/ported/ DISTNAME= zh-chinput-2.1 MAINTAINER= phj@cn.FreeBSD.org +COMMENT= Chinese GB2312,BIG5,Japanese code input server USE_XLIB= yes diff --git a/chinese/chinput/pkg-comment b/chinese/chinput/pkg-comment deleted file mode 100644 index 0cfa0a75d82d..000000000000 --- a/chinese/chinput/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Chinese GB2312,BIG5,Japanese code input server diff --git a/chinese/chinput2/Makefile b/chinese/chinput2/Makefile index 9c7bc334777d..4f91c469605b 100644 --- a/chinese/chinput2/Makefile +++ b/chinese/chinput2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.cn.freebsd.org/pub/ported/ DISTNAME= zh-chinput2-1.3.1 MAINTAINER= phj@cn.FreeBSD.org +COMMENT= Another Chinese GB2312 and Big5 X11 input server BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql323-client RUN_DEPENDS= mysql:${PORTSDIR}/databases/mysql323-client diff --git a/chinese/chinput2/pkg-comment b/chinese/chinput2/pkg-comment deleted file mode 100644 index f522161b917f..000000000000 --- a/chinese/chinput2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another Chinese GB2312 and Big5 X11 input server diff --git a/chinese/chinput3/Makefile b/chinese/chinput3/Makefile index 2545358c1b68..bdbec383b2b9 100644 --- a/chinese/chinput3/Makefile +++ b/chinese/chinput3/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/chinput3/ DISTNAME= zh-${PORTNAME}-${PORTVERSION}fix3 MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= Chinese GB2312,BIG5 code input server USE_XLIB= yes USE_IMLIB= yes diff --git a/chinese/chinput3/pkg-comment b/chinese/chinput3/pkg-comment deleted file mode 100644 index 448a521d8421..000000000000 --- a/chinese/chinput3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Chinese GB2312,BIG5 code input server diff --git a/chinese/chitex/Makefile b/chinese/chitex/Makefile index e492540d2548..7af2603f142d 100644 --- a/chinese/chitex/Makefile +++ b/chinese/chitex/Makefile @@ -19,6 +19,7 @@ DISTFILES= chitex6121.tar.gz chitex6122.tar.gz moe_kai.ttf.gz \ nwdsung3.tgz MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= ChiTeX/ChiLaTeX let you use Chinese Big5 codes in TeX/LaTeX documents BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/chinese/chitex/pkg-comment b/chinese/chitex/pkg-comment deleted file mode 100644 index c478194bae82..000000000000 --- a/chinese/chitex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ChiTeX/ChiLaTeX let you use Chinese Big5 codes in TeX/LaTeX documents diff --git a/chinese/cmexfonts/Makefile b/chinese/cmexfonts/Makefile index cdf262e39f38..8af241ba116f 100644 --- a/chinese/cmexfonts/Makefile +++ b/chinese/cmexfonts/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/cmexfonts/ \ ftp://sunsite.unc.edu/pub/Linux/X11/fonts/ MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= Big5+ Chinese Mingti bitmap font (by CMEX & DynaLab) for X11 USE_X_PREFIX= yes NO_BUILD= yes diff --git a/chinese/cmexfonts/pkg-comment b/chinese/cmexfonts/pkg-comment deleted file mode 100644 index 9512fe1f4088..000000000000 --- a/chinese/cmexfonts/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Big5+ Chinese Mingti bitmap font (by CMEX & DynaLab) for X11 diff --git a/chinese/cwtex/Makefile b/chinese/cwtex/Makefile index 52fe71ed3276..402f8e940b38 100644 --- a/chinese/cwtex/Makefile +++ b/chinese/cwtex/Makefile @@ -14,6 +14,7 @@ DISTFILES= cwtexmain.tgz cwtexbin-16.6.tgz EXTRACT_ONLY= # empty MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= CwTeX let you use Chinese Big5 codes in TeX/LaTeX documents BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/chinese/cwtex/pkg-comment b/chinese/cwtex/pkg-comment deleted file mode 100644 index 0f06a48abedf..000000000000 --- a/chinese/cwtex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CwTeX let you use Chinese Big5 codes in TeX/LaTeX documents diff --git a/chinese/cwtexttf/Makefile b/chinese/cwtexttf/Makefile index 6c09defb9fe0..002deec479bf 100644 --- a/chinese/cwtexttf/Makefile +++ b/chinese/cwtexttf/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp1.sinica.edu.tw/pub2/tex/cwTeX/cwTeX-TTF/ \ DISTNAME= cwtex-ttf MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= Five Chinese Big5 TrueType fonts made by cwTeX RUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm diff --git a/chinese/cwtexttf/pkg-comment b/chinese/cwtexttf/pkg-comment deleted file mode 100644 index 2a2b1a6bed5c..000000000000 --- a/chinese/cwtexttf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Five Chinese Big5 TrueType fonts made by cwTeX diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile index 31b3a2cb1ab9..8e8168dadf61 100644 --- a/chinese/dictd-database/Makefile +++ b/chinese/dictd-database/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/dictd-database/ DISTNAME= dict-zh-${PORTVERSION} MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= A Chinese <-> English dictd words database BUILD_DEPENDS= ${LOCALBASE}/bin/dictzip:${PORTSDIR}/chinese/dictd diff --git a/chinese/dictd-database/pkg-comment b/chinese/dictd-database/pkg-comment deleted file mode 100644 index 9f6c5902e9bc..000000000000 --- a/chinese/dictd-database/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Chinese <-> English dictd words database diff --git a/chinese/firebird/Makefile b/chinese/firebird/Makefile index e4568a1214f4..66ccf08b58e8 100644 --- a/chinese/firebird/Makefile +++ b/chinese/firebird/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp4.firebird.org.tw/Network/BBS/Firebird/ DISTNAME= 3.0-RELEASE MAINTAINER= edwardc@firebird.org.tw +COMMENT= A Common BBS Server with its own customized INN News Server WRKSRC= ${WRKDIR}/bbs/bbssrc GNU_CONFIGURE= yes diff --git a/chinese/firebird/pkg-comment b/chinese/firebird/pkg-comment deleted file mode 100644 index 9fb7962dc218..000000000000 --- a/chinese/firebird/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Common BBS Server with its own customized INN News Server diff --git a/chinese/fortunetw/Makefile b/chinese/fortunetw/Makefile index b60c87ebf40b..72b49cff2891 100644 --- a/chinese/fortunetw/Makefile +++ b/chinese/fortunetw/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/fortunetw/ DISTNAME= zh-fortunetw-${PORTVERSION} MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= A very classic fortune file in Taiwan NO_BUILD= yes diff --git a/chinese/fortunetw/pkg-comment b/chinese/fortunetw/pkg-comment deleted file mode 100644 index a11b96a70fc8..000000000000 --- a/chinese/fortunetw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A very classic fortune file in Taiwan diff --git a/chinese/gb2jis/Makefile b/chinese/gb2jis/Makefile index 6bdf8ef42088..45642910dc05 100644 --- a/chinese/gb2jis/Makefile +++ b/chinese/gb2jis/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/ DISTFILES= gb2jis.tar.Z MAINTAINER= jo-c@is.aist-nara.ac.jp +COMMENT= Convert GuoBiao Hanzi to JIS Kanji WRKSRC= ${WRKDIR}/gb2jis ALL_TARGET= diff --git a/chinese/gb2jis/pkg-comment b/chinese/gb2jis/pkg-comment deleted file mode 100644 index 7474b3c0dea7..000000000000 --- a/chinese/gb2jis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert GuoBiao Hanzi to JIS Kanji diff --git a/chinese/gbfs/Makefile b/chinese/gbfs/Makefile index d3d43cc6783c..a5f31fc2f555 100644 --- a/chinese/gbfs/Makefile +++ b/chinese/gbfs/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/gbfs/ \ ftp://ftp.gnuchina.org/incoming/zhBSD/ MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= Reads GB2312 filenames on Joliet and VFAT filesystems NO_PACKAGE= "Different versions definitely cause crash" diff --git a/chinese/gbfs/pkg-comment b/chinese/gbfs/pkg-comment deleted file mode 100644 index 34c55f85281a..000000000000 --- a/chinese/gbfs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Reads GB2312 filenames on Joliet and VFAT filesystems diff --git a/chinese/gugod-clean/Makefile b/chinese/gugod-clean/Makefile index 7f4d698a12bd..c3908e570732 100644 --- a/chinese/gugod-clean/Makefile +++ b/chinese/gugod-clean/Makefile @@ -9,6 +9,7 @@ CATEGORIES= chinese x11-fonts MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/gugod/ MAINTAINER= gugod@gugod.org +COMMENT= A pretty font modifyed from X11 schumacher-clean that match kcfonts USE_X_PREFIX= yes .include <bsd.port.pre.mk> diff --git a/chinese/gugod-clean/pkg-comment b/chinese/gugod-clean/pkg-comment deleted file mode 100644 index 9324e4b20d95..000000000000 --- a/chinese/gugod-clean/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pretty font modifyed from X11 schumacher-clean that match kcfonts diff --git a/chinese/hztty/Makefile b/chinese/hztty/Makefile index 9a9c3ec968df..7ef658c1de4f 100644 --- a/chinese/hztty/Makefile +++ b/chinese/hztty/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/unix/convert/ MAINTAINER= ada@bsd.org +COMMENT= A translator between GuoBiao / Big5 and HZ ALL_TARGET= bsd MAN1= hztty.1 diff --git a/chinese/hztty/pkg-comment b/chinese/hztty/pkg-comment deleted file mode 100644 index 51bc90051097..000000000000 --- a/chinese/hztty/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A translator between GuoBiao / Big5 and HZ diff --git a/chinese/jis2gb/Makefile b/chinese/jis2gb/Makefile index 115555be0be8..b02016d83103 100644 --- a/chinese/jis2gb/Makefile +++ b/chinese/jis2gb/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/ DISTFILES= jis2gb.tar.Z MAINTAINER= jo-c@is.aist-nara.ac.jp +COMMENT= Convert JIS Kanji to GuoBiao Hanzi WRKSRC= ${WRKDIR}/jis2gb ALL_TARGET= diff --git a/chinese/jis2gb/pkg-comment b/chinese/jis2gb/pkg-comment deleted file mode 100644 index f548ca400ef7..000000000000 --- a/chinese/jis2gb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert JIS Kanji to GuoBiao Hanzi diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile index 7b94adf62e39..12ed084c9f9d 100644 --- a/chinese/kcfonts/Makefile +++ b/chinese/kcfonts/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/distfiles/ \ ftp://wm28.csie.ncu.edu.tw/pub/distfiles/ MAINTAINER= PA@FreeBSD.ee.Ntu.edu.TW +COMMENT= Kuo Chauo Chinese Fonts collection USE_X_PREFIX= yes diff --git a/chinese/kcfonts/pkg-comment b/chinese/kcfonts/pkg-comment deleted file mode 100644 index 91c01fd7b4a3..000000000000 --- a/chinese/kcfonts/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Kuo Chauo Chinese Fonts collection diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 4e26beccf9d4..547f53440f22 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -12,6 +12,7 @@ CATEGORIES= chinese MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/ MAINTAINER= kcwu@ck.tp.edu.tw +COMMENT= Unified library for Chinese text processing .if !defined(USE_DB2) LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/chinese/libtabe/pkg-comment b/chinese/libtabe/pkg-comment deleted file mode 100644 index fe003437553c..000000000000 --- a/chinese/libtabe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Unified library for Chinese text processing diff --git a/chinese/metalist/Makefile b/chinese/metalist/Makefile index 75228389d129..b82b9aaf3a26 100644 --- a/chinese/metalist/Makefile +++ b/chinese/metalist/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://p4.elixus.org/dist/ DISTNAME= metalist-${PORTVERSION} MAINTAINER= autrijus@autrijus.org +COMMENT= A Chinese port of Slash-Like Automatic Storytelling Homepage system BUILD_DEPENDS= ${LOCALBASE}/bin/safe_mysqld:${PORTSDIR}/databases/mysql323-server \ ${SITE_PERL}/Bundle/Slash.pm:${PORTSDIR}/www/p5-Bundle-Slash \ diff --git a/chinese/metalist/pkg-comment b/chinese/metalist/pkg-comment deleted file mode 100644 index 82ff89c70fdf..000000000000 --- a/chinese/metalist/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Chinese port of Slash-Like Automatic Storytelling Homepage system diff --git a/chinese/mozilla-tclp/Makefile b/chinese/mozilla-tclp/Makefile index afd2070b1430..930957e8795c 100644 --- a/chinese/mozilla-tclp/Makefile +++ b/chinese/mozilla-tclp/Makefile @@ -34,6 +34,7 @@ EXTRACT_SUFX= .xpi #IGNOREFILES= ${PORTNAME}-langzhtw-${MOZRV}${EXTRACT_SUFX} MAINTAINER= piaip@csie.ntu.edu.tw +COMMENT= Mozilla Traditional Chinese Language Pack (TCLP) FETCH_DEPENDS= ${PREFIX}/lib/mozilla/mozilla:${PORTSDIR}/www/mozilla BUILD_DEPENDS= ${PREFIX}/lib/mozilla/regxpcom:${PORTSDIR}/www/mozilla diff --git a/chinese/mozilla-tclp/pkg-comment b/chinese/mozilla-tclp/pkg-comment deleted file mode 100644 index 6659c00d6c1f..000000000000 --- a/chinese/mozilla-tclp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mozilla Traditional Chinese Language Pack (TCLP) diff --git a/chinese/mplayer-fonts/Makefile b/chinese/mplayer-fonts/Makefile index 2eaee56a2b81..6ad21d6a5776 100644 --- a/chinese/mplayer-fonts/Makefile +++ b/chinese/mplayer-fonts/Makefile @@ -13,6 +13,7 @@ DISTFILES= ${SUBFONT_DISTNAME}.tar.bz2 \ EXTRACT_ONLY= ${SUBFONT_DISTNAME}.tar.bz2 mplayer-fontmap-chinese.tar.bz2 MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= A chinese font pack for the mplayer OSD and SUB BUILD_DEPENDS= ${LOCALBASE}/lib/libiconv.so.3:${PORTSDIR}/converters/libiconv \ ${FREETYPE_CONFIG}:${PORTSDIR}/print/freetype2 \ diff --git a/chinese/mplayer-fonts/pkg-comment b/chinese/mplayer-fonts/pkg-comment deleted file mode 100644 index 592d3a9f2250..000000000000 --- a/chinese/mplayer-fonts/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A chinese font pack for the mplayer OSD and SUB diff --git a/chinese/muni/Makefile b/chinese/muni/Makefile index 26c3d3dde5bb..5486afa1aa2a 100644 --- a/chinese/muni/Makefile +++ b/chinese/muni/Makefile @@ -11,6 +11,7 @@ CATEGORIES= chinese MASTER_SITES= http://www.whizkidtech.net/i18n/muni/ MAINTAINER= adam@whizkidtech.net +COMMENT= Find Unicode values for Chinese characters do-install: ${INSTALL_PROGRAM} ${WRKSRC}/muni ${PREFIX}/bin diff --git a/chinese/muni/pkg-comment b/chinese/muni/pkg-comment deleted file mode 100644 index a0912d9a1eb3..000000000000 --- a/chinese/muni/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Find Unicode values for Chinese characters diff --git a/chinese/p5-Date-Chinese/Makefile b/chinese/p5-Date-Chinese/Makefile index 7ae849ba0c32..1abcb540efc5 100644 --- a/chinese/p5-Date-Chinese/Makefile +++ b/chinese/p5-Date-Chinese/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- MAINTAINER= shell@shellhung.org +COMMENT= Perl module to calculate dates in the Chinese calendar BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple diff --git a/chinese/p5-Date-Chinese/pkg-comment b/chinese/p5-Date-Chinese/pkg-comment deleted file mode 100644 index 352f401ff476..000000000000 --- a/chinese/p5-Date-Chinese/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to calculate dates in the Chinese calendar diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index 10d98eb821e8..374523b173d5 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -16,6 +16,7 @@ PATCH_SITES= ftp://freebsd.ntu.edu.tw/OS/FreeBSD/taiwan/users/benedick/patch/pin PATCHFILES= ${PORTNAME}${PORTVERSION}.patch.gz MAINTAINER= avatar@mmlab.cse.yzu.edu.tw +COMMENT= A Program for Internet News & Email with Chinese(BIG-5) support USE_BZIP2= yes diff --git a/chinese/pine4/pkg-comment b/chinese/pine4/pkg-comment deleted file mode 100644 index 661914f1fbd8..000000000000 --- a/chinese/pine4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Program for Internet News & Email with Chinese(BIG-5) support diff --git a/chinese/qe/Makefile b/chinese/qe/Makefile index 92d1d49d248a..cc954de84eb8 100644 --- a/chinese/qe/Makefile +++ b/chinese/qe/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ \ ftp://freebsd.sinica.edu.tw/pub/statue/qe/ MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= QE is a PE2-like editor program under U*nix HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/chinese/qe/pkg-comment b/chinese/qe/pkg-comment deleted file mode 100644 index 5a5228715994..000000000000 --- a/chinese/qe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -QE is a PE2-like editor program under U*nix diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile index 040b98678386..915778b23a05 100644 --- a/chinese/qterm/Makefile +++ b/chinese/qterm/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://qterm.gnuchina.org/qterm-${PORTVERSION}/ \ ftp://freebsd.sinica.edu.tw/pub/statue/qterm/ MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= QTerm is a BBS client in Unix USE_QT_VER= 3 USE_GMAKE= yes diff --git a/chinese/qterm/pkg-comment b/chinese/qterm/pkg-comment deleted file mode 100644 index a4813176650c..000000000000 --- a/chinese/qterm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -QTerm is a BBS client in Unix diff --git a/chinese/stardict/Makefile b/chinese/stardict/Makefile index 437a3e730aa0..f2d6abbb233a 100644 --- a/chinese/stardict/Makefile +++ b/chinese/stardict/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= zh- DISTNAME= ${PKGNAME} MAINTAINER= phj@cn.FreeBSD.org +COMMENT= English-Chinese dictionary USE_MOTIF= yes diff --git a/chinese/stardict/pkg-comment b/chinese/stardict/pkg-comment deleted file mode 100644 index 514b1d04bc75..000000000000 --- a/chinese/stardict/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -English-Chinese dictionary diff --git a/chinese/tocps/Makefile b/chinese/tocps/Makefile index 97ed82852b21..ac94e26b5c08 100644 --- a/chinese/tocps/Makefile +++ b/chinese/tocps/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/ DISTNAME= ${PKGNAME} MAINTAINER= phj@cn.FreeBSD.org +COMMENT= Translates PostScript files with Chinese characters MANCOMPRESSED= yes MAN1= tocps.1 diff --git a/chinese/tocps/pkg-comment b/chinese/tocps/pkg-comment deleted file mode 100644 index 506b9aba3219..000000000000 --- a/chinese/tocps/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Translates PostScript files with Chinese characters diff --git a/chinese/ttf2pt1/Makefile b/chinese/ttf2pt1/Makefile index e58717e2e259..2c80bc365dae 100644 --- a/chinese/ttf2pt1/Makefile +++ b/chinese/ttf2pt1/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-chinese-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= True Type Font to Postscript Type 1 Converter with chinese maps RUN_DEPENDS= ttf2pt1:${PORTSDIR}/print/ttf2pt1 diff --git a/chinese/ttf2pt1/pkg-comment b/chinese/ttf2pt1/pkg-comment deleted file mode 100644 index a144f1ee05df..000000000000 --- a/chinese/ttf2pt1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -True Type Font to Postscript Type 1 Converter with chinese maps diff --git a/chinese/ve/Makefile b/chinese/ve/Makefile index 3cf0ddfba57e..8577a5f14fe0 100644 --- a/chinese/ve/Makefile +++ b/chinese/ve/Makefile @@ -13,5 +13,6 @@ MASTER_SITES= ftp://freebsd.ntu.edu.tw/FreeBSD/woju/source/ \ EXTRACT_SUFX= .tgz MAINTAINER= woju@freebsd.ntu.edu.tw +COMMENT= NTHU-CS Maple BBS 2.36 BBS-like editor .include <bsd.port.mk> diff --git a/chinese/ve/pkg-comment b/chinese/ve/pkg-comment deleted file mode 100644 index 9b7a6a3600f8..000000000000 --- a/chinese/ve/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -NTHU-CS Maple BBS 2.36 BBS-like editor diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index fee0f8722f94..e5c9c4d2fd4a 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2002Jan07-snapshot.tar.gz MAINTAINER= kcwu@ck.tp.edu.tw +COMMENT= Chinese input method server under X LIB_DEPENDS= tabe.2:${PORTSDIR}/chinese/libtabe \ intl.4:${PORTSDIR}/devel/gettext \ diff --git a/chinese/xcin25/pkg-comment b/chinese/xcin25/pkg-comment deleted file mode 100644 index a59c5bb0663a..000000000000 --- a/chinese/xcin25/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Chinese input method server under X diff --git a/chinese/xpdf/Makefile b/chinese/xpdf/Makefile index 59830bf9809c..81b2c98d4e8f 100644 --- a/chinese/xpdf/Makefile +++ b/chinese/xpdf/Makefile @@ -14,6 +14,7 @@ DISTFILES= xpdf-chinese-simplified-2002-jun-17.tar.gz \ xpdf-chinese-traditional-2002-apr-14.tar.gz MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= Chinese-traditional xpdf font support RUN_DEPENDS= xpdf:${PORTSDIR}/graphics/xpdf\ ${LOCALBASE}/share/ghostscript/Resource/CMap/Adobe-CNS1-0:${PORTSDIR}/print/adobe-cmaps diff --git a/chinese/xpdf/pkg-comment b/chinese/xpdf/pkg-comment deleted file mode 100644 index b581e4e4785c..000000000000 --- a/chinese/xpdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Chinese-traditional xpdf font support diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index 2ab5d3024e54..d5ca901b8e06 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= A fast Console Chinese System which supports framebuffer device LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/chinese/zhcon/pkg-comment b/chinese/zhcon/pkg-comment deleted file mode 100644 index 07f4e3b5e4a8..000000000000 --- a/chinese/zhcon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fast Console Chinese System which supports framebuffer device diff --git a/comms/bforce-kst/Makefile b/comms/bforce-kst/Makefile index c7799d1300b3..77ce32dbcdc9 100644 --- a/comms/bforce-kst/Makefile +++ b/comms/bforce-kst/Makefile @@ -13,6 +13,7 @@ PKGNAMESUFFIX= -kst DISTNAME= bforce-0.22.7.kst5 MAINTAINER= fox@furry.spb.ru +COMMENT= Simple ifcico like Fidonet technology mailer USE_BZIP2= yes USE_GMAKE= yes diff --git a/comms/bforce-kst/pkg-comment b/comms/bforce-kst/pkg-comment deleted file mode 100644 index bcae34d9d6da..000000000000 --- a/comms/bforce-kst/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple ifcico like Fidonet technology mailer diff --git a/comms/birda/Makefile b/comms/birda/Makefile index e843544b32ff..2c97916c9e6e 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -11,6 +11,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ MAINTAINER= allbery@ece.cmu.edu +COMMENT= Bohlin's IrDA utilities, ported from NetBSD's pkgsrc MAN1= ircomm.1 irobex.1 irs.1 \ mkobexcard.1 mkobexdate.1 mkobexmemo.1 mkobexpdb.1 \ diff --git a/comms/birda/pkg-comment b/comms/birda/pkg-comment deleted file mode 100644 index 45e81ec72ff7..000000000000 --- a/comms/birda/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Bohlin's IrDA utilities, ported from NetBSD's pkgsrc diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index dd49cac99c35..c2222b2b25cb 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4 DIST_SUBDIR= gnome MAINTAINER= coop9211@uidaho.edu +COMMENT= A GNOME pop-up fax manager BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake \ ${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax diff --git a/comms/gfax/pkg-comment b/comms/gfax/pkg-comment deleted file mode 100644 index 39727cae66e7..000000000000 --- a/comms/gfax/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GNOME pop-up fax manager diff --git a/comms/ghfaxviewer/Makefile b/comms/ghfaxviewer/Makefile index 0b205cd53e19..68039b89a115 100644 --- a/comms/ghfaxviewer/Makefile +++ b/comms/ghfaxviewer/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= halifax MAINTAINER= domi@saargate.de +COMMENT= a GNOME compliant fax viewer which ist capable of displaying TIFF G3 faxes LIB_DEPENDS= gnomeprint.16:${PORTSDIR}/print/gnomeprint \ gconf-1.1:${PORTSDIR}/devel/gconf \ diff --git a/comms/ghfaxviewer/pkg-comment b/comms/ghfaxviewer/pkg-comment deleted file mode 100644 index 20072800f6a8..000000000000 --- a/comms/ghfaxviewer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -a GNOME compliant fax viewer which ist capable of displaying TIFF G3 faxes diff --git a/comms/gkermit/Makefile b/comms/gkermit/Makefile index 3af7ab90709c..30a139a76d8a 100644 --- a/comms/gkermit/Makefile +++ b/comms/gkermit/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ DISTNAME= ${PORTNAME} MAINTAINER= dom@happygiraffe.net +COMMENT= File transfer utility using the kermit protocol NO_WRKSUBDIR= yes MAN1= gkermit.1 diff --git a/comms/gkermit/pkg-comment b/comms/gkermit/pkg-comment deleted file mode 100644 index c11ff8006624..000000000000 --- a/comms/gkermit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -File transfer utility using the kermit protocol diff --git a/comms/java-commapi-freebsd/Makefile b/comms/java-commapi-freebsd/Makefile index 0e638817f048..de7f5ac4600d 100644 --- a/comms/java-commapi-freebsd/Makefile +++ b/comms/java-commapi-freebsd/Makefile @@ -13,6 +13,7 @@ DISTNAME= CommAPI EXTRACT_SUFX= .tgz MAINTAINER= ari.suutari@syncrontech.com +COMMENT= Java Communication API for FreeBSD BUILD_DEPENDS= ${JDK13DIR}/bin/javac:${PORTSDIR}/java/jdk13 \ ${JDK13DIR}/jre/lib/ext/comm.jar:${PORTSDIR}/comms/java-commapi diff --git a/comms/java-commapi-freebsd/pkg-comment b/comms/java-commapi-freebsd/pkg-comment deleted file mode 100644 index 0654fa93f7f9..000000000000 --- a/comms/java-commapi-freebsd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Java Communication API for FreeBSD diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index 55e540fc72f4..e2f413efc311 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -13,6 +13,7 @@ DISTNAME= javax_comm-${PORTVERSION:S/./_/g}-solsparc EXTRACT_SUFX= .tar.Z MAINTAINER= ari.suutari@syncrontech.com +COMMENT= Sun's Java Communications API RUN_DEPENDS= ${LOCALBASE}/jdk1.3.1/bin/java:${PORTSDIR}/java/jdk13 diff --git a/comms/java-commapi/pkg-comment b/comms/java-commapi/pkg-comment deleted file mode 100644 index 6f5914a4f6b0..000000000000 --- a/comms/java-commapi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sun's Java Communications API diff --git a/comms/ltmdm/Makefile b/comms/ltmdm/Makefile index af75de3f37b4..90165c0caca5 100644 --- a/comms/ltmdm/Makefile +++ b/comms/ltmdm/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://www.dons.net.au/~darius/ \ EXTRACT_SUFX= .tgz MAINTAINER= darius@dons.net.au +COMMENT= Driver for the Lucent LT Winmodem chipset ONLY_FOR_ARCHS= i386 BUILD_WRKSRC= ${WRKSRC}/sys/modules/ltmdm diff --git a/comms/ltmdm/pkg-comment b/comms/ltmdm/pkg-comment deleted file mode 100644 index effbeb2513bf..000000000000 --- a/comms/ltmdm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Driver for the Lucent LT Winmodem chipset diff --git a/comms/mwavem/Makefile b/comms/mwavem/Makefile index 2d4e5063c45d..5dad34a5e37d 100644 --- a/comms/mwavem/Makefile +++ b/comms/mwavem/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://www-126.ibm.com/pub/acpmodem/ EXTRACT_SUFX= .tgz MAINTAINER= oberman@es.net +COMMENT= Loadable module and user excutable to support IBM Mwave ACP modem ONLY_FOR_ARCHS= i386 diff --git a/comms/mwavem/pkg-comment b/comms/mwavem/pkg-comment deleted file mode 100644 index 0acf932fb1de..000000000000 --- a/comms/mwavem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Loadable module and user excutable to support IBM Mwave ACP modem diff --git a/comms/plp/Makefile b/comms/plp/Makefile index 7aaf892ab420..fe1804a65eb3 100644 --- a/comms/plp/Makefile +++ b/comms/plp/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= kris DISTNAME= ${PORTNAME}_1_8 MAINTAINER= maurice@serc.rmit.edu.au +COMMENT= Transfer data between a Psion Series 5(mx) and Unix USE_GMAKE= yes USE_REINPLACE= yes diff --git a/comms/plp/pkg-comment b/comms/plp/pkg-comment deleted file mode 100644 index c45da40ade8f..000000000000 --- a/comms/plp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Transfer data between a Psion Series 5(mx) and Unix diff --git a/comms/pr/Makefile b/comms/pr/Makefile index 9eac28472a9d..a6b03442634b 100644 --- a/comms/pr/Makefile +++ b/comms/pr/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/files/ DISTNAME= pr-${PORTVERSION} MAINTAINER= anton@urc.ac.ru +COMMENT= A daemon that connects local terminal device to a terminal server WRKSRC= ${WRKDIR}/pr diff --git a/comms/pr/pkg-comment b/comms/pr/pkg-comment deleted file mode 100644 index 4cfd6a26be5c..000000000000 --- a/comms/pr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A daemon that connects local terminal device to a terminal server diff --git a/comms/qico/Makefile b/comms/qico/Makefile index 23aaddc6cd6c..6f0d257a18ff 100644 --- a/comms/qico/Makefile +++ b/comms/qico/Makefile @@ -11,6 +11,7 @@ CATEGORIES= comms MASTER_SITES= http://lev.serebryakov.spb.ru/download/0.48/ MAINTAINER= dsh@vlink.ru +COMMENT= An FidoNet Technology Network (FTN) compatible mailer for Unix systems USE_GMAKE= yes MAKE_ENV+= SH=${SH} AWK=${AWK} MORDA="${MORDA}" DEFS="${DEFS}" diff --git a/comms/qico/pkg-comment b/comms/qico/pkg-comment deleted file mode 100644 index a9effc7dbed0..000000000000 --- a/comms/qico/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An FidoNet Technology Network (FTN) compatible mailer for Unix systems diff --git a/comms/qicosi/Makefile b/comms/qicosi/Makefile index 23aaddc6cd6c..6f0d257a18ff 100644 --- a/comms/qicosi/Makefile +++ b/comms/qicosi/Makefile @@ -11,6 +11,7 @@ CATEGORIES= comms MASTER_SITES= http://lev.serebryakov.spb.ru/download/0.48/ MAINTAINER= dsh@vlink.ru +COMMENT= An FidoNet Technology Network (FTN) compatible mailer for Unix systems USE_GMAKE= yes MAKE_ENV+= SH=${SH} AWK=${AWK} MORDA="${MORDA}" DEFS="${DEFS}" diff --git a/comms/qicosi/pkg-comment b/comms/qicosi/pkg-comment deleted file mode 100644 index a9effc7dbed0..000000000000 --- a/comms/qicosi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An FidoNet Technology Network (FTN) compatible mailer for Unix systems diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile index d45987bc4360..4573a428edaa 100644 --- a/comms/qpage/Makefile +++ b/comms/qpage/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.qpage.org/download/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= SNPP client/server for sending messages to an alphanumeric pager GNU_CONFIGURE= yes diff --git a/comms/qpage/pkg-comment b/comms/qpage/pkg-comment deleted file mode 100644 index 290301f9506b..000000000000 --- a/comms/qpage/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SNPP client/server for sending messages to an alphanumeric pager diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index 6690af70db6d..869d5e084a89 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/ http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/old/ MAINTAINER= janos.mohacsi@bsd.hu +COMMENT= Data exchange utility for Siemens mobile phones LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ iconv.3:${PORTSDIR}/converters/libiconv diff --git a/comms/scmxx/pkg-comment b/comms/scmxx/pkg-comment deleted file mode 100644 index e034cd4756ea..000000000000 --- a/comms/scmxx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Data exchange utility for Siemens mobile phones diff --git a/comms/scud/Makefile b/comms/scud/Makefile index 10bd5193e34a..725f978884f1 100644 --- a/comms/scud/Makefile +++ b/comms/scud/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.drqware.com/scud/downloads/ \ http://bsdone.bsdwins.com/dist/scud/downloads/ MAINTAINER= drq@drqware.com +COMMENT= Tell your CID capable modem to answer those annoying calls MAN8= scud.8 MANCOMPRESSED= yes diff --git a/comms/scud/pkg-comment b/comms/scud/pkg-comment deleted file mode 100644 index 9c82a29fe923..000000000000 --- a/comms/scud/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tell your CID capable modem to answer those annoying calls diff --git a/comms/tits/Makefile b/comms/tits/Makefile index 662824af897e..c82d3cfd96ed 100644 --- a/comms/tits/Makefile +++ b/comms/tits/Makefile @@ -11,6 +11,7 @@ CATEGORIES= comms MASTER_SITES= http://www.mctavish.co.uk/tits/ MAINTAINER= mich@freebsdcluster.org +COMMENT= A server which provides telnet(1) access to one or more tty ports USE_REINPLACE= yes MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man diff --git a/comms/tits/pkg-comment b/comms/tits/pkg-comment deleted file mode 100644 index 375674579d1a..000000000000 --- a/comms/tits/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A server which provides telnet(1) access to one or more tty ports diff --git a/comms/vpb2/Makefile b/comms/vpb2/Makefile index 7a43cc75ec71..7c00d36258f6 100644 --- a/comms/vpb2/Makefile +++ b/comms/vpb2/Makefile @@ -12,6 +12,7 @@ CATEGORIES= comms MASTER_SITES= ftp://www.voxilla.org/pub/vpb/ MAINTAINER= dyfet@gnu.org +COMMENT= User mode API for Voicetronix 4 port analog DSP telephony cards USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/comms/vpb2/pkg-comment b/comms/vpb2/pkg-comment deleted file mode 100644 index bde8e4ade1d5..000000000000 --- a/comms/vpb2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -User mode API for Voicetronix 4 port analog DSP telephony cards diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index ed2d5b45b228..060def0ec3de 100644 --- a/comms/zssh/Makefile +++ b/comms/zssh/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= zssh EXTRACT_SUFX= .tgz MAINTAINER= gslin@ccca.nctu.edu.tw +COMMENT= Allows you to tunnel a ssh connection over the zmodem protocol RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz diff --git a/comms/zssh/pkg-comment b/comms/zssh/pkg-comment deleted file mode 100644 index 62349ec200c5..000000000000 --- a/comms/zssh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Allows you to tunnel a ssh connection over the zmodem protocol 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 diff --git a/german/linux-eagle/Makefile b/german/linux-eagle/Makefile index 1d77d5ee756a..d1a6927dfe7a 100644 --- a/german/linux-eagle/Makefile +++ b/german/linux-eagle/Makefile @@ -9,4 +9,7 @@ PKGNAMEPREFIX?= de- EAGLELANG?= g CATEGORIES?= german cad linux +MAINTAINER= riggs@rrr.de +COMMENT= An easy to use, yet powerful tool for designing printed circuit boards + .include "../../cad/linux-eagle/Makefile" diff --git a/german/linux-eagle/pkg-comment b/german/linux-eagle/pkg-comment deleted file mode 100644 index 26de3b62b469..000000000000 --- a/german/linux-eagle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An easy to use, yet powerful tool for designing printed circuit boards diff --git a/japanese/gqmpeg/Makefile b/japanese/gqmpeg/Makefile index adc18e240f5e..4538ebb51caf 100644 --- a/japanese/gqmpeg/Makefile +++ b/japanese/gqmpeg/Makefile @@ -8,13 +8,13 @@ CATEGORIES= japanese MAINTAINER= katsu@iec.hiroshima-u.ac.jp +COMMENT= Another gtk-based MP3 frontend with Japanese support .if defined(WITH_SJIS_TAG) EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-* .endif MASTERDIR= ${.CURDIR}/../../audio/gqmpeg -COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr CONFIGURE_ARGS= --enable-japanese diff --git a/japanese/gqmpeg/pkg-comment b/japanese/gqmpeg/pkg-comment deleted file mode 100644 index 369d9b9266a2..000000000000 --- a/japanese/gqmpeg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another gtk-based MP3 frontend with Japanese diff --git a/japanese/timidity++-slang/Makefile b/japanese/timidity++-slang/Makefile index f92e91ecaa19..fc020f75401f 100644 --- a/japanese/timidity++-slang/Makefile +++ b/japanese/timidity++-slang/Makefile @@ -7,6 +7,9 @@ CATEGORIES= japanese +MAINTAINER= yatt@luna2.org +COMMENT= Slang interface for TiMidity++ with Japanese support + INTERFACE= slang JAPANESE= yes diff --git a/japanese/timidity++-slang/pkg-comment b/japanese/timidity++-slang/pkg-comment deleted file mode 100644 index 64e43456933d..000000000000 --- a/japanese/timidity++-slang/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Slang interface for TiMidity++ diff --git a/japanese/timidity++-tcltk/Makefile b/japanese/timidity++-tcltk/Makefile index 4c0685999454..87a37a53d5b1 100644 --- a/japanese/timidity++-tcltk/Makefile +++ b/japanese/timidity++-tcltk/Makefile @@ -7,6 +7,9 @@ CATEGORIES= japanese +MAINTAINER= yatt@luna2.org +COMMENT= Tcl/Tk interface for TiMidity++ with Japanese support + INTERFACE= tcltk JAPANESE= yes diff --git a/japanese/timidity++-tcltk/pkg-comment b/japanese/timidity++-tcltk/pkg-comment deleted file mode 100644 index 9942a6d7839f..000000000000 --- a/japanese/timidity++-tcltk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tcl/Tk interface for TiMidity++ diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index 5d718c553dc6..125f4df9fe21 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= roman@xpert.com +COMMENT= GTK+ client for Napster LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/net-p2p/lopster/pkg-comment b/net-p2p/lopster/pkg-comment deleted file mode 100644 index e1765a82545c..000000000000 --- a/net-p2p/lopster/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GTK+ client for Napster diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile index a966df18164d..9b5c09b0a14a 100644 --- a/net-p2p/teknap/Makefile +++ b/net-p2p/teknap/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/os/OpenBSD/distfiles/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.g/g/} MAINTAINER= calle.madestrand@norrgarden.se +COMMENT= Console napster client .if defined(WITH_MP3) BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 diff --git a/net-p2p/teknap/pkg-comment b/net-p2p/teknap/pkg-comment deleted file mode 100644 index 4df98f41f036..000000000000 --- a/net-p2p/teknap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Console napster client |