diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-15 15:26:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-15 15:26:14 +0800 |
commit | aa1a206821cb29376dacc1a1f7081f5a01d6e5c2 (patch) | |
tree | 22e379ee89ac2f67ee9e0d876e82ee0b16289e62 /x11 | |
parent | 1de218193dd1e4095a23b7645f63fa5ebd7fca48 (diff) | |
download | marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar.gz marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar.bz2 marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar.lz marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar.xz marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar.zst marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.zip |
* Remove monkeybubble from the desktop port for now. It still requires the old
gstreamer [1]
* Add a missing dependency on x11/gswitchit
* Update gnome2-fifth-toe to 2.5.1 with the necessary gswitchit changes
Reported by: Jeremy Messenger <mezz7@cox.net> [1]
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1483 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 54 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-descr | 8 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-plist | 1 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 3 |
4 files changed, 65 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile new file mode 100644 index 000000000..ad4b4385d --- /dev/null +++ b/x11/gnome2-fifth-toe/Makefile @@ -0,0 +1,54 @@ +# New ports collection makefile for: gnome2-fifth-toe +# Date created: 20 September 2002 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD: ports/x11/gnome2-fifth-toe/Makefile,v 1.40 2003/12/09 02:58:56 marcus Exp $ +# + +PORTNAME= gnome2-fifth-toe +PORTVERSION= 2.5.1 +CATEGORIES= x11 gnome +MASTER_SITES= # empty +DISTFILES= # empty +EXTRACT_ONLY= # empty + +MAINTAINER= gnome@FreeBSD.org +COMMENT= The "meta-port" for the GNOME 2 "Fifth-Toe" extra package set + +RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ + AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 \ + pan:${PORTSDIR}/news/pan2 \ + xchat:${PORTSDIR}/irc/xchat2 \ + balsa:${PORTSDIR}/mail/balsa2 \ + gimp-1.3:${PORTSDIR}/graphics/gimp-devel \ + sodipodi:${PORTSDIR}/graphics/sodipodi \ + gnomeicu:${PORTSDIR}/net/gnomeicu2 \ + gthumb:${PORTSDIR}/graphics/gthumb2 \ + mergeant:${PORTSDIR}/databases/mergeant \ + ghex2:${PORTSDIR}/editors/ghex2 \ + glade-2:${PORTSDIR}/devel/glade2 \ + gob2:${PORTSDIR}/devel/gob2 \ + gtetrinet:${PORTSDIR}/games/gtetrinet \ + ${X11BASE}/lib/gaim/docklet.so:${PORTSDIR}/net/gaim \ + sawfish:${PORTSDIR}/x11-wm/sawfish2 \ + dia:${PORTSDIR}/graphics/dia \ + mrproject:${PORTSDIR}/deskutils/mrproject \ + tsclient:${PORTSDIR}/net/tsclient \ + regexxer:${PORTSDIR}/devel/regexxer \ + streamtuner:${PORTSDIR}/audio/streamtuner \ + meld:${PORTSDIR}/textproc/meld \ + gcompris:${PORTSDIR}/games/gcompris2 \ + galeon:${PORTSDIR}/www/galeon2 \ + seahorse:${PORTSDIR}/security/seahorse \ + workrave:${PORTSDIR}/x11/workrave \ + gnotime:${PORTSDIR}/deskutils/gnotime + +.if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD) +RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem +.endif + +NO_BUILD= yes + +do-install: # empty + +.include <bsd.port.mk> diff --git a/x11/gnome2-fifth-toe/pkg-descr b/x11/gnome2-fifth-toe/pkg-descr new file mode 100644 index 000000000..e7384d5c8 --- /dev/null +++ b/x11/gnome2-fifth-toe/pkg-descr @@ -0,0 +1,8 @@ +GNOME 2 "Fifth-Toe" + +A collection of programs that GNOME 2 users may find useful, all brought +together with the convenience of a single "meta-port". Note, this an +unofficial Fifth Toe. It is currently comprised of all the applications +listed on the following web site that have been ported to FreeBSD. + +WWW: http://5toe.lyrical.net/ diff --git a/x11/gnome2-fifth-toe/pkg-plist b/x11/gnome2-fifth-toe/pkg-plist new file mode 100644 index 000000000..549a621fe --- /dev/null +++ b/x11/gnome2-fifth-toe/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index f373b0f09..b90a3e067 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -49,7 +50,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnopernicus:${PORTSDIR}/x11/gnopernicus \ evolution:${PORTSDIR}/mail/evolution \ rhythmbox:${PORTSDIR}/audio/rhythmbox \ - monkey-bubble:${PORTSDIR}/games/monkeybubble \ + gswitchit-plugins-capplet:${PORTSDIR}/x11/gswitchit \ gnome-netinfo:${PORTSDIR}/net/gnomenetwork \ gdesklets:${PORTSDIR}/deskutils/gdesklets \ dasher:${PORTSDIR}/x11/dasher |