diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /audio | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) | |
download | ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes
Notes:
svn path=/head/; revision=69808
Diffstat (limited to 'audio')
144 files changed, 72 insertions, 143 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index daac152a6d60..917d6035777c 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG audio analysis toolkit - USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/audio/Maaate/pkg-comment b/audio/Maaate/pkg-comment new file mode 100644 index 000000000000..0f64661c9443 --- /dev/null +++ b/audio/Maaate/pkg-comment @@ -0,0 +1 @@ +MPEG audio analysis toolkit diff --git a/audio/ascd/Makefile b/audio/ascd/Makefile index dfd93bec7eda..8fcf4652bc8c 100644 --- a/audio/ascd/Makefile +++ b/audio/ascd/Makefile @@ -13,8 +13,6 @@ DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dockable cd player for AfterStep or WindowMaker - LIB_DEPENDS= workman.1:${PORTSDIR}/audio/libworkman USE_IMAKE= yes diff --git a/audio/ascd/pkg-comment b/audio/ascd/pkg-comment new file mode 100644 index 000000000000..f97c1c9701a0 --- /dev/null +++ b/audio/ascd/pkg-comment @@ -0,0 +1 @@ +A dockable cd player for AfterStep or WindowMaker diff --git a/audio/autools/Makefile b/audio/autools/Makefile index cc691d1eba59..085481d4a022 100644 --- a/audio/autools/Makefile +++ b/audio/autools/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A collection of programs to manipulate audio files - BUILD_DEPENDS= ${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp USE_REINPLACE= yes diff --git a/audio/autools/pkg-comment b/audio/autools/pkg-comment new file mode 100644 index 000000000000..43820664e241 --- /dev/null +++ b/audio/autools/pkg-comment @@ -0,0 +1 @@ +A collection of programs to manipulate audio files diff --git a/audio/cdrdao/Makefile b/audio/cdrdao/Makefile index 9048e387cc5b..655241ae3a7d 100644 --- a/audio/cdrdao/Makefile +++ b/audio/cdrdao/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Write audio CD-Rs in disk-at-once mode - BUILD_DEPENDS= antlr:${PORTSDIR}/devel/pccts \ dlg:${PORTSDIR}/devel/pccts diff --git a/audio/cdrdao/pkg-comment b/audio/cdrdao/pkg-comment new file mode 100644 index 000000000000..224c01a64f98 --- /dev/null +++ b/audio/cdrdao/pkg-comment @@ -0,0 +1 @@ +Write audio CD-Rs in disk-at-once mode diff --git a/audio/cheesetracker/Makefile b/audio/cheesetracker/Makefile index a3078d8570cf..488b6661c256 100644 --- a/audio/cheesetracker/Makefile +++ b/audio/cheesetracker/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.reduz.com.ar/cheesetracker/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An Impulse Tracker clone - BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14 LIB_DEPENDS= sigc:${PORTSDIR}/devel/libsigc++ \ gtkmm:${PORTSDIR}/x11-toolkits/gtk-- diff --git a/audio/cheesetracker/pkg-comment b/audio/cheesetracker/pkg-comment new file mode 100644 index 000000000000..4ae6b04c3c2c --- /dev/null +++ b/audio/cheesetracker/pkg-comment @@ -0,0 +1 @@ +An Impulse Tracker clone diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index a2a49325af54..844ee4e9ff4f 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An ncurses based frontend to mpg123 - RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/audio/cmp3/pkg-comment b/audio/cmp3/pkg-comment new file mode 100644 index 000000000000..39ddb464dd72 --- /dev/null +++ b/audio/cmp3/pkg-comment @@ -0,0 +1 @@ +An ncurses based frontend to mpg123 diff --git a/audio/cymbaline/Makefile b/audio/cymbaline/Makefile index 172a5763fed1..4688eddf0256 100644 --- a/audio/cymbaline/Makefile +++ b/audio/cymbaline/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.silmarill.org/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= mpg123 console frontend - RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ aumix:${PORTSDIR}/audio/aumix diff --git a/audio/cymbaline/pkg-comment b/audio/cymbaline/pkg-comment new file mode 100644 index 000000000000..c576560219aa --- /dev/null +++ b/audio/cymbaline/pkg-comment @@ -0,0 +1 @@ +mpg123 console frontend diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index 87fe2224f206..b59d8700240e 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer - LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/darkice/pkg-comment b/audio/darkice/pkg-comment new file mode 100644 index 000000000000..274097213cce --- /dev/null +++ b/audio/darkice/pkg-comment @@ -0,0 +1 @@ +DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index 267a1dfab0ab..a7f383c30e94 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Future Composer Reference Player - BUILD_DEPENDS= ${LOCALBASE}/include/sidplay/compconf.h:${PORTSDIR}/audio/libsidplay WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/audio/fcplay/pkg-comment b/audio/fcplay/pkg-comment new file mode 100644 index 000000000000..ba735a0168cb --- /dev/null +++ b/audio/fcplay/pkg-comment @@ -0,0 +1 @@ +Future Composer Reference Player diff --git a/audio/gdcd/Makefile b/audio/gdcd/Makefile index 582770768f90..3c45a6f8dc5c 100644 --- a/audio/gdcd/Makefile +++ b/audio/gdcd/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://gdcd.undergrid.net/source_archive/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= CD player for the X Window System using the GIMP Tool Kit (GTK) - BROKEN= "Does not build" LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio diff --git a/audio/gdcd/pkg-comment b/audio/gdcd/pkg-comment new file mode 100644 index 000000000000..66db9a5afc1e --- /dev/null +++ b/audio/gdcd/pkg-comment @@ -0,0 +1 @@ +CD player for the X Window System using the GIMP Tool Kit (GTK) diff --git a/audio/gdrdao/Makefile b/audio/gdrdao/Makefile index 20b7fafd4bd0..6848d9486580 100644 --- a/audio/gdrdao/Makefile +++ b/audio/gdrdao/Makefile @@ -12,8 +12,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GTK-based GUI frontend for cdrdao, disk-at-once audio CD recorder - RUN_DEPENDS= cdrdao:${PORTSDIR}/audio/cdrdao USE_GNOMENG= yes diff --git a/audio/gdrdao/pkg-comment b/audio/gdrdao/pkg-comment new file mode 100644 index 000000000000..628d9da39a1c --- /dev/null +++ b/audio/gdrdao/pkg-comment @@ -0,0 +1 @@ +GTK-based GUI frontend for cdrdao, disk-at-once audio CD recorder diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile index 586ba75f1a1b..727bc7ea9d89 100644 --- a/audio/gnump3d/Makefile +++ b/audio/gnump3d/Makefile @@ -17,8 +17,6 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf -PORTCOMMENT= A streaming server for MP3, OGG vorbis, and other streamable audio files - USE_BZIP2= yes USE_PERL5= yes USE_REINPLACE= yes diff --git a/audio/gnump3d/pkg-comment b/audio/gnump3d/pkg-comment new file mode 100644 index 000000000000..7e96d6ac220a --- /dev/null +++ b/audio/gnump3d/pkg-comment @@ -0,0 +1 @@ +A streaming server for MP3, OGG vorbis, and other streamable audio files diff --git a/audio/gsi/Makefile b/audio/gsi/Makefile index 81d67a047cb8..9b100a499e91 100644 --- a/audio/gsi/Makefile +++ b/audio/gsi/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= gsi MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GSI - general sound interface - WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes diff --git a/audio/gsi/pkg-comment b/audio/gsi/pkg-comment new file mode 100644 index 000000000000..4648f5463787 --- /dev/null +++ b/audio/gsi/pkg-comment @@ -0,0 +1 @@ +GSI - general sound interface diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile index 2f90a7d248a5..c75381aff2b0 100644 --- a/audio/gsm/Makefile +++ b/audio/gsm/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Audio converter and library for converting u-law to gsm encoding - WRKSRC= ${WRKDIR}/gsm-1.0-pl10 INSTALLS_SHLIB= yes diff --git a/audio/gsm/pkg-comment b/audio/gsm/pkg-comment new file mode 100644 index 000000000000..97a532908d0b --- /dev/null +++ b/audio/gsm/pkg-comment @@ -0,0 +1 @@ +Audio converter and library for converting u-law to gsm encoding diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index aac1dfd4e3a5..5cfa02add7bc 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.xanadunet.net/ksmp3play/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An curses-based MP3 player - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg:${PORTSDIR}/graphics/smpeg \ gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/ksmp3play/pkg-comment b/audio/ksmp3play/pkg-comment new file mode 100644 index 000000000000..45ce2b958062 --- /dev/null +++ b/audio/ksmp3play/pkg-comment @@ -0,0 +1 @@ +An curses-based MP3 player diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile index 7bf950b71e86..4a3d7a237489 100644 --- a/audio/libcdaudio/Makefile +++ b/audio/libcdaudio/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for playing audio CDs - USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/audio/libcdaudio/pkg-comment b/audio/libcdaudio/pkg-comment new file mode 100644 index 000000000000..e780c4647636 --- /dev/null +++ b/audio/libcdaudio/pkg-comment @@ -0,0 +1 @@ +A library for playing audio CDs diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile index a1565634a460..ec93590d505a 100644 --- a/audio/libmikmod/Makefile +++ b/audio/libmikmod/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/sound/libs MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MikMod Sound Library - USE_REINPLACE= yes USE_GNOMENG= yes WANT_GNOME= yes diff --git a/audio/libmikmod/pkg-comment b/audio/libmikmod/pkg-comment new file mode 100644 index 000000000000..80fcefb61938 --- /dev/null +++ b/audio/libmikmod/pkg-comment @@ -0,0 +1 @@ +MikMod Sound Library diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile index 7d6ed9c902ec..79be9903c550 100644 --- a/audio/libsndfile/Makefile +++ b/audio/libsndfile/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.zip.com.au/~erikd/libsndfile/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Reading and writing files containing sampled sound (like WAV or AIFF) - BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig diff --git a/audio/libsndfile/pkg-comment b/audio/libsndfile/pkg-comment new file mode 100644 index 000000000000..9891c4143999 --- /dev/null +++ b/audio/libsndfile/pkg-comment @@ -0,0 +1 @@ +Reading and writing files containing sampled sound (like WAV or AIFF) diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index d0227c0fede8..ae0ea3193aa7 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG audio player/decoder decoding layer I and II MPEG audio streams - NO_WRKSUBDIR= yes post-patch: diff --git a/audio/maplay/pkg-comment b/audio/maplay/pkg-comment new file mode 100644 index 000000000000..812bc6e36424 --- /dev/null +++ b/audio/maplay/pkg-comment @@ -0,0 +1 @@ +MPEG audio player/decoder decoding layer I and II MPEG audio streams diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile index 83682b9ad09a..3109dd1126cf 100644 --- a/audio/mhwaveedit/Makefile +++ b/audio/mhwaveedit/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.mtek.chalmers.se/~hjormagn/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A graphical program for editing sound files - LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile USE_REINPLACE= yes diff --git a/audio/mhwaveedit/pkg-comment b/audio/mhwaveedit/pkg-comment new file mode 100644 index 000000000000..29be5dcec386 --- /dev/null +++ b/audio/mhwaveedit/pkg-comment @@ -0,0 +1 @@ +A graphical program for editing sound files diff --git a/audio/midimountain/Makefile b/audio/midimountain/Makefile index 4ebadf2cb261..c0c9ed274524 100644 --- a/audio/midimountain/Makefile +++ b/audio/midimountain/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MIDI sequencer - USE_REINPLACE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/audio/midimountain/pkg-comment b/audio/midimountain/pkg-comment new file mode 100644 index 000000000000..a6a444edeb12 --- /dev/null +++ b/audio/midimountain/pkg-comment @@ -0,0 +1 @@ +MIDI sequencer diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile index f9bd7e381d38..ba3b4605dba8 100644 --- a/audio/mp32ogg/Makefile +++ b/audio/mp32ogg/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Convert MP3 files to Ogg Vorbis files - RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ oggenc:${PORTSDIR}/audio/vorbis-tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ diff --git a/audio/mp32ogg/pkg-comment b/audio/mp32ogg/pkg-comment new file mode 100644 index 000000000000..b9c6383e303e --- /dev/null +++ b/audio/mp32ogg/pkg-comment @@ -0,0 +1 @@ +Convert MP3 files to Ogg Vorbis files diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile index 71091cf58e51..84a48005a5b2 100644 --- a/audio/mp3asm/Makefile +++ b/audio/mp3asm/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MP3 frame level editor - WRKSRC= ${WRKDIR}/${PORTNAME}-0.1 USE_BZIP2= yes diff --git a/audio/mp3asm/pkg-comment b/audio/mp3asm/pkg-comment new file mode 100644 index 000000000000..d7d1b2d22a00 --- /dev/null +++ b/audio/mp3asm/pkg-comment @@ -0,0 +1 @@ +MP3 frame level editor diff --git a/audio/mp3encode/Makefile b/audio/mp3encode/Makefile index c84470b2f1aa..19b60d1f4dcd 100644 --- a/audio/mp3encode/Makefile +++ b/audio/mp3encode/Makefile @@ -14,8 +14,6 @@ DISTNAME= dist10 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG layer I, II and III audio file encoder - RESTRICTED= Condition is not clear WRKSRC= ${WRKDIR}/${DISTNAME}/lsf/encoder diff --git a/audio/mp3encode/pkg-comment b/audio/mp3encode/pkg-comment new file mode 100644 index 000000000000..4dd3c96add8a --- /dev/null +++ b/audio/mp3encode/pkg-comment @@ -0,0 +1 @@ +MPEG layer I, II and III audio file encoder diff --git a/audio/mp3mover/Makefile b/audio/mp3mover/Makefile index 394ea4781c9b..04ccecfe761e 100644 --- a/audio/mp3mover/Makefile +++ b/audio/mp3mover/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.doc.ic.ac.uk/~jsm00/scripts/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Rename mp3s and manipulate them - RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MP3/Tag.pm:${PORTSDIR}/audio/p5-tagged USE_PERL5= yes diff --git a/audio/mp3mover/pkg-comment b/audio/mp3mover/pkg-comment new file mode 100644 index 000000000000..0ebcdce20212 --- /dev/null +++ b/audio/mp3mover/pkg-comment @@ -0,0 +1 @@ +Rename mp3s and manipulate them diff --git a/audio/mp3rename/Makefile b/audio/mp3rename/Makefile index 193d41271386..c514e04912b7 100644 --- a/audio/mp3rename/Makefile +++ b/audio/mp3rename/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A renaming program for mp3 files based on their id3tag - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig do-build: diff --git a/audio/mp3rename/pkg-comment b/audio/mp3rename/pkg-comment new file mode 100644 index 000000000000..813392877ae0 --- /dev/null +++ b/audio/mp3rename/pkg-comment @@ -0,0 +1 @@ +A renaming program for mp3 files based on their id3tag diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index bd76c4ef036e..5505a4d75d48 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Read information about mp3s and oggs bitstream - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOMENG= yes diff --git a/audio/mp3stat/pkg-comment b/audio/mp3stat/pkg-comment new file mode 100644 index 000000000000..de79d9310c85 --- /dev/null +++ b/audio/mp3stat/pkg-comment @@ -0,0 +1 @@ +Read information about mp3s and oggs bitstream diff --git a/audio/mpegaudio/Makefile b/audio/mpegaudio/Makefile index 4f83628e83f9..b7246fb88435 100644 --- a/audio/mpegaudio/Makefile +++ b/audio/mpegaudio/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An MPEG/audio Layer 1 and Layer 2 encoder/decoder package - MAN1= mpeg_musicin.1 mpeg_musicout.1 post-install: diff --git a/audio/mpegaudio/pkg-comment b/audio/mpegaudio/pkg-comment new file mode 100644 index 000000000000..b693c3975f56 --- /dev/null +++ b/audio/mpegaudio/pkg-comment @@ -0,0 +1 @@ +An MPEG/audio Layer 1 and Layer 2 encoder/decoder package diff --git a/audio/mpmf20/Makefile b/audio/mpmf20/Makefile index 5bf119eec806..c14ad40b6983 100644 --- a/audio/mpmf20/Makefile +++ b/audio/mpmf20/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= File transfer tool for the MPMan MP-F20 portable MP3-player - MAKEFILE= makefile do-install: diff --git a/audio/mpmf20/pkg-comment b/audio/mpmf20/pkg-comment new file mode 100644 index 000000000000..2da55ae220f1 --- /dev/null +++ b/audio/mpmf20/pkg-comment @@ -0,0 +1 @@ +File transfer tool for the MPMan MP-F20 portable MP3-player diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 3c09404fbcad..b0e6860028f1 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -15,8 +15,6 @@ DISTNAME= MuSE-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Multiple Streaming Engine - LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ vorbis.2:${PORTSDIR}/audio/libvorbis \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/muse/pkg-comment b/audio/muse/pkg-comment new file mode 100644 index 000000000000..128390eaa3ab --- /dev/null +++ b/audio/muse/pkg-comment @@ -0,0 +1 @@ +Multiple Streaming Engine diff --git a/audio/mxv/Makefile b/audio/mxv/Makefile index 2215bca64261..bd043618787d 100644 --- a/audio/mxv/Makefile +++ b/audio/mxv/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}-source MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sound file editor/player/recorder/converter for X Window System - BROKEN= "Does not build" BUILD_DEPENDS= ${LOCALBASE}/interviews/bin/FREEBSD/ivmkmf:${PORTSDIR}/x11-toolkits/iv diff --git a/audio/mxv/pkg-comment b/audio/mxv/pkg-comment new file mode 100644 index 000000000000..16974f95d1c4 --- /dev/null +++ b/audio/mxv/pkg-comment @@ -0,0 +1 @@ +Sound file editor/player/recorder/converter for X Window System diff --git a/audio/nas/Makefile b/audio/nas/Makefile index 35ae8caccf11..e591ccae196a 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Network Audio System - USE_REINPLACE= yes USE_IMAKE= yes ALL_TARGET= World diff --git a/audio/nas/pkg-comment b/audio/nas/pkg-comment new file mode 100644 index 000000000000..5b59e766ae1c --- /dev/null +++ b/audio/nas/pkg-comment @@ -0,0 +1 @@ +Network Audio System diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile index 93c43b8c6952..21b713a19c25 100644 --- a/audio/nspmod/Makefile +++ b/audio/nspmod/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/sound/players MAINTAINER= ports@freebsd.org -PORTCOMMENT= MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+ - MAN1= nspmod.1 do-install: diff --git a/audio/nspmod/pkg-comment b/audio/nspmod/pkg-comment new file mode 100644 index 000000000000..6bbbb9cc6f44 --- /dev/null +++ b/audio/nspmod/pkg-comment @@ -0,0 +1 @@ +MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+ diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index 548a5791a620..69cb224414a6 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Open Source Audio Library Project - BUILD_DEPENDS= lame:${PORTSDIR}/audio/lame \ mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \ diff --git a/audio/osalp/pkg-comment b/audio/osalp/pkg-comment new file mode 100644 index 000000000000..c956dc8d2e4e --- /dev/null +++ b/audio/osalp/pkg-comment @@ -0,0 +1 @@ +Open Source Audio Library Project diff --git a/audio/p5-CDDB-File/Makefile b/audio/p5-CDDB-File/Makefile index 7b29161e9f1a..15cf475195e7 100644 --- a/audio/p5-CDDB-File/Makefile +++ b/audio/p5-CDDB-File/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Parse a CDDB/freedb data file - PERL_CONFIGURE= yes MAN3= CDDB::File.3 diff --git a/audio/p5-CDDB-File/pkg-comment b/audio/p5-CDDB-File/pkg-comment new file mode 100644 index 000000000000..3cce39428101 --- /dev/null +++ b/audio/p5-CDDB-File/pkg-comment @@ -0,0 +1 @@ +Parse a CDDB/freedb data file diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile index 8e440c566c5a..0a1ad14a8bbc 100644 --- a/audio/p5-CDDB/Makefile +++ b/audio/p5-CDDB/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org -PORTCOMMENT= A high-level interface to the Compact Disc Database - PERL_CONFIGURE= yes MAN3= CDDB.3 diff --git a/audio/p5-CDDB/pkg-comment b/audio/p5-CDDB/pkg-comment new file mode 100644 index 000000000000..af8d1da83a38 --- /dev/null +++ b/audio/p5-CDDB/pkg-comment @@ -0,0 +1 @@ +A high-level interface to the Compact Disc Database diff --git a/audio/p5-MPEG-ID3v2Tag/Makefile b/audio/p5-MPEG-ID3v2Tag/Makefile index e0bcbfc528fd..209342d530de 100644 --- a/audio/p5-MPEG-ID3v2Tag/Makefile +++ b/audio/p5-MPEG-ID3v2Tag/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides a way to write/read ID3 v2.3 tags - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/audio/p5-MPEG-ID3v2Tag/pkg-comment b/audio/p5-MPEG-ID3v2Tag/pkg-comment new file mode 100644 index 000000000000..c77b257b7f18 --- /dev/null +++ b/audio/p5-MPEG-ID3v2Tag/pkg-comment @@ -0,0 +1 @@ +Perl module that provides a way to write/read ID3 v2.3 tags diff --git a/audio/p5-tagged/Makefile b/audio/p5-tagged/Makefile index ccdc4d1120d4..182000565e73 100644 --- a/audio/p5-tagged/Makefile +++ b/audio/p5-tagged/Makefile @@ -16,8 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Read, change and write different tags of MP3 audio files - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/audio/p5-tagged/pkg-comment b/audio/p5-tagged/pkg-comment new file mode 100644 index 000000000000..def315190d5a --- /dev/null +++ b/audio/p5-tagged/pkg-comment @@ -0,0 +1 @@ +Read, change and write different tags of MP3 audio files diff --git a/audio/pimp3/Makefile b/audio/pimp3/Makefile index 7f9fc4c333f0..bd7d4532b31a 100644 --- a/audio/pimp3/Makefile +++ b/audio/pimp3/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://unixpages.org/distfiles/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Rate your mp3s for a randomized playlist you will actually like - RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm diff --git a/audio/pimp3/pkg-comment b/audio/pimp3/pkg-comment new file mode 100644 index 000000000000..b7ec4374c38e --- /dev/null +++ b/audio/pimp3/pkg-comment @@ -0,0 +1 @@ +Rate your mp3s for a randomized playlist you will actually like diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile index 1d036f1eb4df..e1fa7164d39f 100644 --- a/audio/playmidi/Makefile +++ b/audio/playmidi/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://people.nl.linux.org/~diz/playmidi/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MIDI player - IS_INTERACTIVE= YES # asks what devices you want to support HAS_CONFIGURE= YES CONFIGURE_SCRIPT= Configure diff --git a/audio/playmidi/pkg-comment b/audio/playmidi/pkg-comment new file mode 100644 index 000000000000..74e1445df335 --- /dev/null +++ b/audio/playmidi/pkg-comment @@ -0,0 +1 @@ +MIDI player diff --git a/audio/radio/Makefile b/audio/radio/Makefile index db1666fb96d8..6cf92fa16a28 100644 --- a/audio/radio/Makefile +++ b/audio/radio/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Radio over the Internet - NO_WRKSUBDIR= yes ALL_TARGET= ${OPSYS} MAN1= radio.1 broadcast.1 diff --git a/audio/radio/pkg-comment b/audio/radio/pkg-comment new file mode 100644 index 000000000000..e4725fcff33f --- /dev/null +++ b/audio/radio/pkg-comment @@ -0,0 +1 @@ +Radio over the Internet diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile index 5ace681d7fde..05a1d967a74f 100644 --- a/audio/raproxy/Makefile +++ b/audio/raproxy/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@freebsd.org -PORTCOMMENT= Progressive Networks RealAudio Proxy Kit 3.0 beta 1 - # Get it through http://www.real.com/firewall/fwdload/index.html # if the master site does not exists somehow. WRKSRC= ${WRKDIR}/raproxy diff --git a/audio/raproxy/pkg-comment b/audio/raproxy/pkg-comment new file mode 100644 index 000000000000..10606344c09a --- /dev/null +++ b/audio/raproxy/pkg-comment @@ -0,0 +1 @@ +Progressive Networks RealAudio Proxy Kit 3.0 beta 1 diff --git a/audio/rawrec/Makefile b/audio/rawrec/Makefile index dd1a54799a49..2c2da8cdf6e7 100644 --- a/audio/rawrec/Makefile +++ b/audio/rawrec/Makefile @@ -17,8 +17,6 @@ MASTER_SITE_SUBDIR= apps/sound/recorders \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A utility to record and playback raw audio data - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/audio/rawrec/pkg-comment b/audio/rawrec/pkg-comment new file mode 100644 index 000000000000..c4c53a323b7b --- /dev/null +++ b/audio/rawrec/pkg-comment @@ -0,0 +1 @@ +A utility to record and playback raw audio data diff --git a/audio/rebler/Makefile b/audio/rebler/Makefile index 21d04e1bb4fe..a5725f4b0503 100644 --- a/audio/rebler/Makefile +++ b/audio/rebler/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A program to convert mpeg2 and ac3 into DivX with ac3 audio - LIB_DEPENDS= mpeg2:${PORTSDIR}/graphics/libmpeg2 \ aviplay-0.7:${PORTSDIR}/graphics/avifile \ popt:${PORTSDIR}/devel/popt diff --git a/audio/rebler/pkg-comment b/audio/rebler/pkg-comment new file mode 100644 index 000000000000..671dccb86747 --- /dev/null +++ b/audio/rebler/pkg-comment @@ -0,0 +1 @@ +A program to convert mpeg2 and ac3 into DivX with ac3 audio diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 38588b05f098..7c54d225aa9e 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= Tool for transferring files to and from the Diamond Rio .mp3 player - WRKSRC= ${WRKDIR}/rio107 MAKEFILE= makefile diff --git a/audio/rio/pkg-comment b/audio/rio/pkg-comment new file mode 100644 index 000000000000..09867665579b --- /dev/null +++ b/audio/rio/pkg-comment @@ -0,0 +1 @@ +Tool for transferring files to and from the Diamond Rio .mp3 player diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index ee3f336c4a82..5a69a2331140 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://rplay.doit.org/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Network audio player - LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm INSTALLS_SHLIB= yes diff --git a/audio/rplay/pkg-comment b/audio/rplay/pkg-comment new file mode 100644 index 000000000000..99ad9bd487c4 --- /dev/null +++ b/audio/rplay/pkg-comment @@ -0,0 +1 @@ +Network audio player diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 4256b829c9f1..be3dcaab10a8 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Speech synthesizer - BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm \ ${X11BASE}/include/audio/audiolib.h:${PORTSDIR}/audio/nas diff --git a/audio/rsynth/pkg-comment b/audio/rsynth/pkg-comment new file mode 100644 index 000000000000..abdc70284a50 --- /dev/null +++ b/audio/rsynth/pkg-comment @@ -0,0 +1 @@ +Speech synthesizer diff --git a/audio/s3mod/Makefile b/audio/s3mod/Makefile index 9e2f054a6969..5f205c293008 100644 --- a/audio/s3mod/Makefile +++ b/audio/s3mod/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MOD/S3M player - ONLY_FOR_ARCHS= i386 ALL_TARGET= freebsd diff --git a/audio/s3mod/pkg-comment b/audio/s3mod/pkg-comment new file mode 100644 index 000000000000..b3ca4c061a25 --- /dev/null +++ b/audio/s3mod/pkg-comment @@ -0,0 +1 @@ +MOD/S3M player diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index e4e13f3698a6..890abcc05f06 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -15,8 +15,6 @@ DIST_SUBDIR= ${PKGNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A translator that converts MP4-SA files into efficient C programs - USE_REINPLACE= yes USE_BISON= yes WRKSRC= ${WRKDIR}/${PORTNAME}/src diff --git a/audio/sfront/pkg-comment b/audio/sfront/pkg-comment new file mode 100644 index 000000000000..0e24e2176ba5 --- /dev/null +++ b/audio/sfront/pkg-comment @@ -0,0 +1 @@ +A translator that converts MP4-SA files into efficient C programs diff --git a/audio/snack/Makefile b/audio/snack/Makefile index 3e80073a57b7..4a6142bd077a 100644 --- a/audio/snack/Makefile +++ b/audio/snack/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Snack Sound Toolkit - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 WRKSRC= ${WRKDIR}/${DISTNAME}/unix diff --git a/audio/snack/pkg-comment b/audio/snack/pkg-comment new file mode 100644 index 000000000000..93a5836bdea5 --- /dev/null +++ b/audio/snack/pkg-comment @@ -0,0 +1 @@ +The Snack Sound Toolkit diff --git a/audio/sonice/Makefile b/audio/sonice/Makefile index 48cc87777932..3d56e4935a91 100644 --- a/audio/sonice/Makefile +++ b/audio/sonice/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cyclooctane.com/sonice/release/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Sonice eases reencoding of .ogg files - RUN_DEPENDS= oggenc:${PORTSDIR}/audio/vorbis-tools \ flac:${PORTSDIR}/audio/flac diff --git a/audio/sonice/pkg-comment b/audio/sonice/pkg-comment new file mode 100644 index 000000000000..8ca5653ec4f1 --- /dev/null +++ b/audio/sonice/pkg-comment @@ -0,0 +1 @@ +Sonice eases reencoding of .ogg files diff --git a/audio/soundgrab/Makefile b/audio/soundgrab/Makefile index 049f5e877203..880eb7e49cc6 100644 --- a/audio/soundgrab/Makefile +++ b/audio/soundgrab/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/sound/editors MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Interactively select and save sections of an audio file - RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \ rawplay:${PORTSDIR}/audio/rawrec \ oggenc:${PORTSDIR}/audio/vorbis-tools \ diff --git a/audio/soundgrab/pkg-comment b/audio/soundgrab/pkg-comment new file mode 100644 index 000000000000..386c6a403e3d --- /dev/null +++ b/audio/soundgrab/pkg-comment @@ -0,0 +1 @@ +Interactively select and save sections of an audio file diff --git a/audio/speak_freely/Makefile b/audio/speak_freely/Makefile index 3b9a9cf2e923..56ddd107a7af 100644 --- a/audio/speak_freely/Makefile +++ b/audio/speak_freely/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Voice Communication Over Data Networks - LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm UTILS= sfspeaker sfmike sflwl sflaunch diff --git a/audio/speak_freely/pkg-comment b/audio/speak_freely/pkg-comment new file mode 100644 index 000000000000..131b6287c617 --- /dev/null +++ b/audio/speak_freely/pkg-comment @@ -0,0 +1 @@ +Voice Communication Over Data Networks diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index 5930f3f17f7d..aa64feb74225 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -15,8 +15,6 @@ DISTNAME= Speex-${PORTVERSION:S/.b/beta/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An open-source (LGPL) patent-free voice codec - LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/speex-devel/pkg-comment b/audio/speex-devel/pkg-comment new file mode 100644 index 000000000000..fe4d4fbe1800 --- /dev/null +++ b/audio/speex-devel/pkg-comment @@ -0,0 +1 @@ +An open-source (LGPL) patent-free voice codec diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 5930f3f17f7d..aa64feb74225 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -15,8 +15,6 @@ DISTNAME= Speex-${PORTVERSION:S/.b/beta/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An open-source (LGPL) patent-free voice codec - LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/speex/pkg-comment b/audio/speex/pkg-comment new file mode 100644 index 000000000000..fe4d4fbe1800 --- /dev/null +++ b/audio/speex/pkg-comment @@ -0,0 +1 @@ +An open-source (LGPL) patent-free voice codec diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index e755e9d79b9f..7e73fd36e428 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MIDI to WAV renderer and player - NO_CDROM= "Uses copyrighted patches" TIINS= goemon.tgz diff --git a/audio/timidity/pkg-comment b/audio/timidity/pkg-comment new file mode 100644 index 000000000000..46e4a463861a --- /dev/null +++ b/audio/timidity/pkg-comment @@ -0,0 +1 @@ +MIDI to WAV renderer and player diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile index bf6ab50435ce..4b9f5618bc34 100644 --- a/audio/tosha/Makefile +++ b/audio/tosha/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= markp MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Read CD digital audio and video data via the SCSI bus - MAN1= pcmfade.1 pcmplay.1 tosha.1 MANCOMPRESSED= yes diff --git a/audio/tosha/pkg-comment b/audio/tosha/pkg-comment new file mode 100644 index 000000000000..9c6fd0c18ed4 --- /dev/null +++ b/audio/tosha/pkg-comment @@ -0,0 +1 @@ +Read CD digital audio and video data via the SCSI bus diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index d73eeef0e133..1d5615dbef61 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MOD player - RESTRICTED= "Non-redistributable beta" WRKSRC= ${WRKDIR}/tracker diff --git a/audio/tracker/pkg-comment b/audio/tracker/pkg-comment new file mode 100644 index 000000000000..ae2afce3b0e7 --- /dev/null +++ b/audio/tracker/pkg-comment @@ -0,0 +1 @@ +MOD player diff --git a/audio/wavplay/Makefile b/audio/wavplay/Makefile index 4436358afecc..84e6413af698 100644 --- a/audio/wavplay/Makefile +++ b/audio/wavplay/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= apps/sound/players MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= A wav player and recorder - ONLY_FOR_ARCHS= i386 MAN1= wavplay.1 diff --git a/audio/wavplay/pkg-comment b/audio/wavplay/pkg-comment new file mode 100644 index 000000000000..484af05d6da8 --- /dev/null +++ b/audio/wavplay/pkg-comment @@ -0,0 +1 @@ +A wav player and recorder diff --git a/audio/wmcdplay/Makefile b/audio/wmcdplay/Makefile index 121b1405d3d0..bdd8afe2ee6b 100644 --- a/audio/wmcdplay/Makefile +++ b/audio/wmcdplay/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A CD player for the WindowMaker dock - WRKSRC= ${WRKDIR}/wmcdplay USE_IMAKE= yes diff --git a/audio/wmcdplay/pkg-comment b/audio/wmcdplay/pkg-comment new file mode 100644 index 000000000000..e5058e06dbc0 --- /dev/null +++ b/audio/wmcdplay/pkg-comment @@ -0,0 +1 @@ +A CD player for the WindowMaker dock diff --git a/audio/wmfmixer/Makefile b/audio/wmfmixer/Makefile index 97f5ce41c026..21cc670d2b36 100644 --- a/audio/wmfmixer/Makefile +++ b/audio/wmfmixer/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.finik.net/files/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An audio mixer for the WindowMaker dock - USE_GMAKE= yes USE_XPM= yes USE_X_PREFIX= yes diff --git a/audio/wmfmixer/pkg-comment b/audio/wmfmixer/pkg-comment new file mode 100644 index 000000000000..1a3323398c0d --- /dev/null +++ b/audio/wmfmixer/pkg-comment @@ -0,0 +1 @@ +An audio mixer for the WindowMaker dock diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index e87e19637325..e7011ab44c17 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -7,7 +7,6 @@ PORTNAME= wmusic PORTVERSION= 1.4.10 -PORTCOMMENT= Remote control for xmms CATEGORIES= audio windowmaker MASTER_SITES= http://home.jtan.com/~john/wmusic/downloads/ diff --git a/audio/wmusic/pkg-comment b/audio/wmusic/pkg-comment new file mode 100644 index 000000000000..614e962ba1a4 --- /dev/null +++ b/audio/wmusic/pkg-comment @@ -0,0 +1 @@ +Remote control for xmms diff --git a/audio/workman/Makefile b/audio/workman/Makefile index dd2c5337226d..d9644c46961d 100644 --- a/audio/workman/Makefile +++ b/audio/workman/Makefile @@ -14,8 +14,6 @@ DISTNAME= WorkMan-${PORTVERSION} MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= Open Look-based CD player tool - LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/workman diff --git a/audio/workman/pkg-comment b/audio/workman/pkg-comment new file mode 100644 index 000000000000..d47ceef85a69 --- /dev/null +++ b/audio/workman/pkg-comment @@ -0,0 +1 @@ +Open Look-based CD player tool diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile index 0fcc09d8b1bc..463f1658a3f7 100644 --- a/audio/xcdplayer/Makefile +++ b/audio/xcdplayer/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= CD player for X - USE_IMAKE= yes MAN1= xcdplayer.1 diff --git a/audio/xcdplayer/pkg-comment b/audio/xcdplayer/pkg-comment new file mode 100644 index 000000000000..f58f1a17545f --- /dev/null +++ b/audio/xcdplayer/pkg-comment @@ -0,0 +1 @@ +CD player for X diff --git a/audio/ximp3/Makefile b/audio/ximp3/Makefile index 4f3238ba092f..18759217dc83 100644 --- a/audio/ximp3/Makefile +++ b/audio/ximp3/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/sound/players/mp3 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple console MP3 player - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/audio/ximp3/pkg-comment b/audio/ximp3/pkg-comment new file mode 100644 index 000000000000..b901e10f8d99 --- /dev/null +++ b/audio/ximp3/pkg-comment @@ -0,0 +1 @@ +A simple console MP3 player diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile index 92f857fed5e8..774ee86b48b5 100644 --- a/audio/xmix/Makefile +++ b/audio/xmix/Makefile @@ -17,8 +17,6 @@ PATCHFILES= xmix-2.1.mixers.patch MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= Mixer for X Window System - USE_IMAKE= yes WRKSRC= ${WRKDIR}/xmix diff --git a/audio/xmix/pkg-comment b/audio/xmix/pkg-comment new file mode 100644 index 000000000000..d0f80d3a0031 --- /dev/null +++ b/audio/xmix/pkg-comment @@ -0,0 +1 @@ +Mixer for X Window System diff --git a/audio/xmixer/Makefile b/audio/xmixer/Makefile index c1905c1bab5d..faa7d4044912 100644 --- a/audio/xmixer/Makefile +++ b/audio/xmixer/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.hdk-berlin.de/~rasca/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Audio mixer (gtk and Xlib) for X11R6 - WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes diff --git a/audio/xmixer/pkg-comment b/audio/xmixer/pkg-comment new file mode 100644 index 000000000000..beab6c554b69 --- /dev/null +++ b/audio/xmixer/pkg-comment @@ -0,0 +1 @@ +Audio mixer (gtk and Xlib) for X11R6 diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 028a6591c33a..f9a9fecbd6ad 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Motif based audio mixer - USE_REINPLACE= yes USE_IMAKE= yes USE_MOTIF= yes diff --git a/audio/xmmix/pkg-comment b/audio/xmmix/pkg-comment new file mode 100644 index 000000000000..952f14c4a234 --- /dev/null +++ b/audio/xmmix/pkg-comment @@ -0,0 +1 @@ +A Motif based audio mixer diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile index 7fd033f8217c..22ec6cb7a393 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XMMS Input plugin for playing TFMX tunes - LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms USE_X_PREFIX= yes diff --git a/audio/xmms-tfmx/pkg-comment b/audio/xmms-tfmx/pkg-comment new file mode 100644 index 000000000000..3dfaf9c825c2 --- /dev/null +++ b/audio/xmms-tfmx/pkg-comment @@ -0,0 +1 @@ +XMMS Input plugin for playing TFMX tunes diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 522d1fc19fe3..441c3511cc21 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A player for many different Amiga and PC module formats - USE_REINPLACE= yes USE_BZIP2= yes USE_XLIB= yes diff --git a/audio/xmp/pkg-comment b/audio/xmp/pkg-comment new file mode 100644 index 000000000000..ed9cb3b4a540 --- /dev/null +++ b/audio/xmp/pkg-comment @@ -0,0 +1 @@ +A player for many different Amiga and PC module formats diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile index 90f15cb6a0ad..09168e28322a 100644 --- a/audio/xmpeg3/Makefile +++ b/audio/xmpeg3/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple TCL interface to the Amp Mpeg-3 player - RUN_DEPENDS= amp:${PORTSDIR}/audio/amp \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 diff --git a/audio/xmpeg3/pkg-comment b/audio/xmpeg3/pkg-comment new file mode 100644 index 000000000000..aaca6b190860 --- /dev/null +++ b/audio/xmpeg3/pkg-comment @@ -0,0 +1 @@ +Simple TCL interface to the Amp Mpeg-3 player diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 5aa1169b3c76..089fe874592b 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GTK-based MP3 player - BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/musicbrainz \ id3:${PORTSDIR}/audio/id3lib diff --git a/audio/zinf/pkg-comment b/audio/zinf/pkg-comment new file mode 100644 index 000000000000..62fe0a77edf4 --- /dev/null +++ b/audio/zinf/pkg-comment @@ -0,0 +1 @@ +GTK-based MP3 player |