summaryrefslogtreecommitdiffstats
path: root/x11/gnome2
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-18 19:45:59 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-18 19:45:59 +0800
commiteb0cb5034de3f83838f7c2a1286dd8dfe80a9cab (patch)
treeeb7f899f1536deec2a42424429a181bb6cc9bad0 /x11/gnome2
parent4bca1cbb50ad3328bfffdc465877e64e2118e6a0 (diff)
downloadmarcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.gz
marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.zst
marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.zip
Officially release GNOME 2.11.5 with a corrected module list. Welcome
evince and libgnomecups to the desktop. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4267 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 1a3375f6a..15d5a8821 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.112 2005/07/07 21:54:34 marcus Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.113 2005/07/16 02:08:11 marcus Exp $
#
PORTNAME= gnome2
-PORTVERSION= 2.11.4
+PORTVERSION= 2.11.5
PORTREVISION?= 0
CATEGORIES?= x11 gnome
MASTER_SITES= # empty
@@ -61,7 +61,9 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2
${X11BASE}/share/gnome/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \
sound-juicer:${PORTSDIR}/audio/sound-juicer \
gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \
- ${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml
+ ${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \
+ evince:${PORTSDIR}/graphics/evince \
+ ${X11BASE}/lib/libgnomecups-1.0.so:${PORTSDIR}/print/libgnomecups
NO_BUILD= yes
.so.1 but create agarga2009-08-271-1/+9 * - Simplify ldconfig handlingpav2009-02-131-11/+0 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-8/+2 * compat5x port can fail to extract if you're root.edwin2008-05-281-0/+2 * libkse.so.1 needs a chflags on uninstall to work properly. This onlylinimon2007-12-271-0/+2 * Drop schg file flag.nork2007-12-221-4/+4 * chflags noschg before pkg_delete.nork2007-04-212-1/+7 * Fix "make clean" error.nork2007-03-261-0/+3 * - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1 * - Use misc/ldconfig_compat on 4.x and rc.d/ldconfig in {5,6}x, this change fixmnag2006-06-075-78/+35 * - Reset maintainer back to ports@ pending further discussionsat2006-06-041-1/+1 * - Take maintainershipsat2006-06-032-2/+1 * Oops, I forgot to bump PORTREVISION for my previous commit.ume2006-05-311-1/+1 * It was too late to add the path for compat5x on 6.1 and later.ume2006-05-311-1/+1 * eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Make use of the ldconfig_local_dirs mechanism just committed todougb2006-01-082-6/+26 * - Rename the startup script ${PORTNAME}.sh to 000.${PORTNAME}.sh tohrs2006-01-072-2/+2 * Bump PORTREVISION to bring in the REQUIRE: ldconfig change.dougb2005-12-281-1/+1 * Make the boot scripts REQUIRE: ldconfig so that just in casedougb2005-12-281-1/+1 * Reduce POLA violation for users who didn't expect to have to enabledougb2005-12-211-1/+15 * Provide new style rc.d boot scripts, using the infrastructure thatdougb2005-12-193-9/+34 * - Add SHA256pav2005-11-261-0/+4 * Upgrade to 5.4-RELEASE-p8 libraries for potential SSL 2.0 rollbacklesi2005-10-252-11/+13 * Remove liblwres.so.3. It will have same version on 6.x [1]lesi2005-10-072-3/+3