diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-11 06:59:12 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-11 06:59:12 +0800 |
commit | f3f2005435aca8e95a441c549bca2359d187586f (patch) | |
tree | 6d291d24e600e9ebb9edc755c084c88602221d27 /x11 | |
parent | 46e5247dd30d6ff2a5d3786916d835cb048c26bd (diff) | |
download | marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.gz marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.zst marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.zip |
Add LATEST_LINK in those ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16055 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdm3/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-desktop3/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-panel3/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-screensaver3/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-session3/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-terminal3/Makefile | 3 | ||||
-rw-r--r-- | x11/yelp3/Makefile | 3 |
7 files changed, 15 insertions, 7 deletions
diff --git a/x11/gdm3/Makefile b/x11/gdm3/Makefile index 14db43f75..bcbecbc57 100644 --- a/x11/gdm3/Makefile +++ b/x11/gdm3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gdm3/Makefile,v 1.7 2011/05/25 15:23:46 kwm Exp $ +# $MCom: ports/x11/gdm3/Makefile,v 1.8 2011/05/31 21:49:31 kwm Exp $ # PORTNAME= gdm @@ -36,6 +36,7 @@ RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity \ USERS= gdm GROUPS= gdm +LATEST_LINK= gdm3 USE_XZ= yes USE_GETTEXT= yes USE_LDCONFIG= yes diff --git a/x11/gnome-desktop3/Makefile b/x11/gnome-desktop3/Makefile index b3ff9f4bc..aeb5eddb3 100644 --- a/x11/gnome-desktop3/Makefile +++ b/x11/gnome-desktop3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-desktop3/Makefile,v 1.15 2011/04/27 21:07:05 kwm Exp $ +# $MCom: ports/x11/gnome-desktop3/Makefile,v 1.16 2011/05/25 16:18:21 kwm Exp $ # PORTNAME= gnome-desktop @@ -25,6 +25,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${POR LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas +LATEST_LINK= gnome-desktop3 + USE_XORG= x11 xrandr USE_GNOME= gnomeprefix gnomehack intlhack gnomedocutils gtk30 \ ltverhack referencehack diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index 43add4597..ee549197c 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel3/Makefile,v 1.18 2011/05/28 10:49:14 kwm Exp $ +# $MCom: ports/x11/gnome-panel3/Makefile,v 1.19 2011/06/10 21:14:06 mezz Exp $ # PORTNAME= gnome-panel @@ -28,6 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/noti CONFLICTS= gnome-panel-2.[0-9]* +LATEST_LINK= gnome-panel3 USE_GETTEXT= yes USE_BZIP2= yes USE_XORG= ice sm x11 xau xrandr diff --git a/x11/gnome-screensaver3/Makefile b/x11/gnome-screensaver3/Makefile index 829b8c2e0..3ec6b84d3 100644 --- a/x11/gnome-screensaver3/Makefile +++ b/x11/gnome-screensaver3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-screensaver3/Makefile,v 1.14 2011/04/10 19:41:38 mezz Exp $ +# $MCom: ports/x11/gnome-screensaver3/Makefile,v 1.15 2011/06/10 21:14:06 mezz Exp $ # PORTNAME= gnome-screensaver @@ -23,6 +23,7 @@ RUN_DEPENDS= pam_helper:${PORTSDIR}/security/pam_helper \ CONFLICTS= gnome-screensaver-2.[0-9]* +LATEST_LINK= gnome-screensaver3 USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes diff --git a/x11/gnome-session3/Makefile b/x11/gnome-session3/Makefile index eb3f14662..35beb516b 100644 --- a/x11/gnome-session3/Makefile +++ b/x11/gnome-session3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session3/Makefile,v 1.18 2011/04/27 21:17:11 kwm Exp $ +# $MCom: ports/x11/gnome-session3/Makefile,v 1.19 2011/05/25 16:14:27 kwm Exp $ # PORTNAME= gnome-session @@ -23,6 +23,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \ ${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo +LATEST_LINK= gnome-session3 INSTALLS_ICONS= yes USE_GETTEXT= yes USE_BZIP2= yes diff --git a/x11/gnome-terminal3/Makefile b/x11/gnome-terminal3/Makefile index 0418aec13..35355b33f 100644 --- a/x11/gnome-terminal3/Makefile +++ b/x11/gnome-terminal3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal3/Makefile,v 1.7 2011/04/25 22:05:11 mezz Exp $ +# $MCom: ports/x11/gnome-terminal3/Makefile,v 1.8 2011/04/27 10:30:26 kwm Exp $ # PORTNAME= gnome-terminal @@ -21,6 +21,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-sc CONFLICTS= gnome-terminal-2.[0-9]* +LATEST_LINK= gnome-terminal3 USE_GETTEXT= yes USE_BZIP2= yes INSTALLS_OMF= yes diff --git a/x11/yelp3/Makefile b/x11/yelp3/Makefile index 7f2ea1a3d..0721d1250 100644 --- a/x11/yelp3/Makefile +++ b/x11/yelp3/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp3/Makefile,v 1.14 2011/04/30 08:14:38 kwm Exp $ +# $MCom: ports/x11/yelp3/Makefile,v 1.15 2011/05/28 11:25:17 kwm Exp $ # PORTNAME= yelp @@ -21,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/yelp-xsl.pc:${PORTSDIR}/textproc/yel CONFLICTS= yelp-2.[0-9]* +LATEST_LINK= yelp3 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GETTEXT= yes |