diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-08 06:16:55 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-08 06:16:55 +0800 |
commit | a338ad7f738a501660c53a6ec43d883c3be3248e (patch) | |
tree | bb4e86083e08aa72cf8c24bc3decfeeb2e099664 | |
parent | 974ff356ee1dfe5b1fab06064ec96d81296f5b6f (diff) | |
download | marcuscom-ports-a338ad7f738a501660c53a6ec43d883c3be3248e.tar marcuscom-ports-a338ad7f738a501660c53a6ec43d883c3be3248e.tar.gz marcuscom-ports-a338ad7f738a501660c53a6ec43d883c3be3248e.tar.bz2 marcuscom-ports-a338ad7f738a501660c53a6ec43d883c3be3248e.tar.lz marcuscom-ports-a338ad7f738a501660c53a6ec43d883c3be3248e.tar.xz marcuscom-ports-a338ad7f738a501660c53a6ec43d883c3be3248e.tar.zst marcuscom-ports-a338ad7f738a501660c53a6ec43d883c3be3248e.zip |
Update to the new Fifth Toe layout.
Obtained from: FreeBSD ports tree
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1599 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 34 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-descr | 11 |
2 files changed, 17 insertions, 28 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 75e351a8d..713868a0a 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -2,48 +2,38 @@ # 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 $ +# $FreeBSD$ # PORTNAME= gnome2-fifth-toe PORTVERSION= 2.5.2 +PORTREVISION= 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 +COMMENT= Additional GNOME 2 applications not included in the core desktop -RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ - AbiWord-2.2:${PORTSDIR}/editors/AbiWord2 \ - pan:${PORTSDIR}/news/pan2 \ +RUN_DEPENDS= 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 \ - streamtuner:${PORTSDIR}/audio/streamtuner \ - meld:${PORTSDIR}/textproc/meld \ - gcompris:${PORTSDIR}/games/gcompris2 \ galeon:${PORTSDIR}/www/galeon2 \ seahorse:${PORTSDIR}/security/seahorse \ - gnotime:${PORTSDIR}/deskutils/gnotime \ - monkeybubble:${PORTSDIR}/games/monkeybubble -# These apps do not yet build under GNOME 2.5 -# regexxer:${PORTSDIR}/devel/regexxer -# workrave:${PORTSDIR}/x11/workrave + ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libindustrial.so:${PORTSDIR}/x11-toolkits/gnome-themes-extras \ + bluefish:${PORTSDIR}/www/bluefish-devel \ + gossip:${PORTSDIR}/net/gossip \ + inkscape:${PORTSDIR}/graphics/inkscape \ + straw:${PORTSDIR}/net/straw \ + liferea:${PORTSDIR}/net/liferea \ + jamboree:${PORTSDIR}/audio/jamboree \ + gnotime:${PORTSDIR}/deskutils/gnotime .if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD) RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem diff --git a/x11/gnome2-fifth-toe/pkg-descr b/x11/gnome2-fifth-toe/pkg-descr index e7384d5c8..0de444156 100644 --- a/x11/gnome2-fifth-toe/pkg-descr +++ b/x11/gnome2-fifth-toe/pkg-descr @@ -1,8 +1,7 @@ -GNOME 2 "Fifth-Toe" +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. +The Fifth Toe is a collection of stable GNOME 2 applications that +many users expect to be part of a usable desktop. This includes image +manipulation programs, chat applications, music and multimedia players, etc. -WWW: http://5toe.lyrical.net/ +WWW: http://www.FreeBSD.org/gnome/ |