diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-13 15:56:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-13 15:56:35 +0800 |
commit | adfb0bd1d300ea539f2e9d71b1f7a19a5d20efc4 (patch) | |
tree | 2e0a5ee7d21eeab3b24cc13309b2b80cb4b4e81d | |
parent | 68c0518c0276dda9c8c4294e1b5f194617002c2a (diff) | |
download | marcuscom-ports-adfb0bd1d300ea539f2e9d71b1f7a19a5d20efc4.tar marcuscom-ports-adfb0bd1d300ea539f2e9d71b1f7a19a5d20efc4.tar.gz marcuscom-ports-adfb0bd1d300ea539f2e9d71b1f7a19a5d20efc4.tar.bz2 marcuscom-ports-adfb0bd1d300ea539f2e9d71b1f7a19a5d20efc4.tar.lz marcuscom-ports-adfb0bd1d300ea539f2e9d71b1f7a19a5d20efc4.tar.xz marcuscom-ports-adfb0bd1d300ea539f2e9d71b1f7a19a5d20efc4.tar.zst marcuscom-ports-adfb0bd1d300ea539f2e9d71b1f7a19a5d20efc4.zip |
Add gnome2-fifth-toe.
TODO: Import each of these ports, and clean them up.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@641 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 47 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-descr | 8 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-plist | 1 |
3 files changed, 56 insertions, 0 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile new file mode 100644 index 000000000..0d9a0da8f --- /dev/null +++ b/x11/gnome2-fifth-toe/Makefile @@ -0,0 +1,47 @@ +# 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.28 2003/04/07 18:10:56 marcus Exp $ +# + +PORTNAME= gnome2-fifth-toe +PORTVERSION= 2.3.0 +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 \ + gnomemeeting:${PORTSDIR}/net/gnomemeeting2 \ + seahorse:${PORTSDIR}/security/seahorse \ + totem:${PORTSDIR}/multimedia/totem \ + 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 + +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 |