diff options
author | ade <ade@FreeBSD.org> | 2001-05-04 21:51:17 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-04 21:51:17 +0000 |
commit | d928200809b11974205cc2ebc7e01aa53e9095f4 (patch) | |
tree | d7b35ef4cd6b2c75fd97640d26ec1ce4666d6041 /x11/gnome2-fifth-toe | |
parent | 6855df27735fc5f10d442e902a0e3b24e5c8f96d (diff) | |
download | FreeBSD-ports-d928200809b11974205cc2ebc7e01aa53e9095f4.zip FreeBSD-ports-d928200809b11974205cc2ebc7e01aa53e9095f4.tar.gz |
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 49 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-comment | 1 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-descr | 4 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-plist | 1 |
4 files changed, 55 insertions, 0 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile new file mode 100644 index 0000000..cd56bcd --- /dev/null +++ b/x11/gnome2-fifth-toe/Makefile @@ -0,0 +1,49 @@ +# New ports collection makefile for: gnome +# Date created: 18th April 2001 +# Whom: Ade Lovett <ade@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gnome-fifth-toe +PORTVERSION= 1.4 +CATEGORIES= x11 gnome +MASTER_SITES= # empty +DISTFILES= # empty +EXTRACT_ONLY= # empty + +MAINTAINER= ade@FreeBSD.org + +RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla \ + galeon:${PORTSDIR}/www/galeon \ + gabber:${PORTSDIR}/net/gabber \ + pan:${PORTSDIR}/news/pan \ + gnumeric:${PORTSDIR}/math/gnumeric \ + sodipodi:${PORTSDIR}/graphics/sodipodi \ + atomix:${PORTSDIR}/games/atomix \ + balsa:${PORTSDIR}/mail/balsa \ + bombermaze:${PORTSDIR}/games/bombermaze \ + dia:${PORTSDIR}/graphics/dia \ + eog:${PORTSDIR}/graphics/eog \ + gedit:${PORTSDIR}/editors/gedit \ + gimp:${PORTSDIR}/graphics/gimp1 \ + glimmer:${PORTSDIR}/editors/glimmer \ + gnomeicu:${PORTSDIR}/net/gnomeicu \ + gob:${PORTSDIR}/x11-toolkits/gob \ + gtm:${PORTSDIR}/ftp/gtm \ + gnucash:${PORTSDIR}/deskutils/gnucash \ + abiword:${PORTSDIR}/editors/AbiWord + +# We're still missing a few things from the "official" distribution +# All can be found in stable/sources on MASTER_SITE_GNOME +# +# anjuta, firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku, +# gnorpm, googlizer, guppi, merlin-cpufire, radioactive, toutdoux + +NO_BUILD= yes +USE_GNOME= yes +USE_PYTHON= yes + +do-install: # empty + +.include <bsd.port.mk> diff --git a/x11/gnome2-fifth-toe/pkg-comment b/x11/gnome2-fifth-toe/pkg-comment new file mode 100644 index 0000000..76f066e --- /dev/null +++ b/x11/gnome2-fifth-toe/pkg-comment @@ -0,0 +1 @@ +The "meta-port" for the GNOME "Fifth-Toe" extra package set diff --git a/x11/gnome2-fifth-toe/pkg-descr b/x11/gnome2-fifth-toe/pkg-descr new file mode 100644 index 0000000..a3bb199 --- /dev/null +++ b/x11/gnome2-fifth-toe/pkg-descr @@ -0,0 +1,4 @@ +GNOME "Fifth-Toe" + +A collection of programs that GNOME users may find useful, all brought +together with the convenience of a single "meta-port". diff --git a/x11/gnome2-fifth-toe/pkg-plist b/x11/gnome2-fifth-toe/pkg-plist new file mode 100644 index 0000000..549a621 --- /dev/null +++ b/x11/gnome2-fifth-toe/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty |