Add plugger-plugins-hubbe, a metaport of suggested helper applications

for www/plugger, an universal plug-in for Mozilla.

PR:		ports/62763
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
This commit is contained in:
Pav Lucistnik 2004-05-27 21:49:31 +00:00
parent f5967c95fd
commit 36385ce90d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110151
3 changed files with 67 additions and 0 deletions

View File

@ -510,6 +510,7 @@
SUBDIR += phpwiki
SUBDIR += plone
SUBDIR += plugger
SUBDIR += plugger-plugins-hubbe
SUBDIR += pnews
SUBDIR += postnuke
SUBDIR += pound

View File

@ -0,0 +1,54 @@
# New ports collection makefile for: plugger-plugins-hubbe
# Date created: 11 February 2004
# Whom: John Merryweather Cooper <coop9211@uidaho.edu>
#
# $FreeBSD$
#
PORTNAME= plugger-plugins-hubbe
PORTVERSION= 5.0
CATEGORIES= www multimedia audio graphics print editors
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= coop9211@uidaho.edu
COMMENT= Meta package installing all author-recommended Plugger plugins
RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \
acroread5:${PORTSDIR}/print/acroread5 \
mpg123:${PORTSDIR}/audio/mpg123 \
mikmod:${PORTSDIR}/audio/mikmod \
ogg123:${PORTSDIR}/audio/vorbis-tools \
xanim:${PORTSDIR}/multimedia/xanim \
${LOCALBASE}/share/eawpats/acbass.pat:${PORTSDIR}/audio/eawpats \
alsaplayer:${PORTSDIR}/audio/alsaplayer \
xpdf:${PORTSDIR}/graphics/xpdf \
gqview:${PORTSDIR}/graphics/gqview \
plugger-${PORTVERSION}:${PORTSDIR}/www/plugger \
gv:${PORTSDIR}/print/gv \
xmp:${PORTSDIR}/audio/xmp \
${X11BASE}/bin/xscreensaver-hacks/molecule:${PORTSDIR}/x11/xscreensaver-gnome \
mplayer:${PORTSDIR}/multimedia/mplayer \
gnumeric:${PORTSDIR}/math/gnumeric2 \
abiword:${PORTSDIR}/editors/AbiWord2 \
display:${PORTSDIR}/graphics/ImageMagick
.if exists(${LOCALBASE}/bin/oowrite)
RUN_DEPENDS+= openoffice-1.1-swriter:${PORTSDIR}/editors/openoffice-1.1
.endif
#
# Missing because not ported to FreeBSD:
# audio/STsound
# graphics/p5-gimp-perl
# www/vrweb
# Missing because HUGE!!
# openoffice-1.1 (include it only if it already exists)
#
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>

View File

@ -0,0 +1,12 @@
Plugger-plugins-hubbe
This collection consists of all the helper applications
recommended on the Plugger website.
Plugger-plugins-hubbe will be the supported plugin package for
www/plugger.
WWW: http://fredrik.hubbe.net/plugger.html
--
John Merryweather Cooper <coop9211@uidaho.edu>