From 52eb0c363dbd39ca18828556aa6e06a0f55cdad1 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 19 Feb 2003 22:20:25 +0000 Subject: Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVS as GNOME 2.2....next up, GNOME 2.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@538 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnomesession/Makefile | 39 ------------ x11/gnomesession/distinfo | 1 - x11/gnomesession/files/patch-configure | 10 ---- .../files/patch-gnome-session_Makefile.in | 11 ---- ...patch-gnome-session_gnome-session.schemas.in.in | 11 ---- x11/gnomesession/pkg-comment | 1 - x11/gnomesession/pkg-descr | 2 - x11/gnomesession/pkg-plist | 70 ---------------------- 8 files changed, 145 deletions(-) delete mode 100644 x11/gnomesession/Makefile delete mode 100644 x11/gnomesession/distinfo delete mode 100644 x11/gnomesession/files/patch-configure delete mode 100644 x11/gnomesession/files/patch-gnome-session_Makefile.in delete mode 100644 x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in delete mode 100644 x11/gnomesession/pkg-comment delete mode 100644 x11/gnomesession/pkg-descr delete mode 100644 x11/gnomesession/pkg-plist (limited to 'x11/gnomesession') diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile deleted file mode 100644 index b18a2db68..000000000 --- a/x11/gnomesession/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomesession -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke -# -# $FreeBSD$ -# - -PORTNAME= gnomesession -PORTVERSION= 2.2.0.2 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-session/2.2 -DISTNAME= gnome-session-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 session-properties.1 \ - gnome-session-save.1 -MAN5= default.session.5 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include diff --git a/x11/gnomesession/distinfo b/x11/gnomesession/distinfo deleted file mode 100644 index 7a3e911c6..000000000 --- a/x11/gnomesession/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-session-2.2.0.2.tar.bz2) = e53f68858792c99ee71954f1fef11bc3 diff --git a/x11/gnomesession/files/patch-configure b/x11/gnomesession/files/patch-configure deleted file mode 100644 index 61084626c..000000000 --- a/x11/gnomesession/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed May 8 14:27:04 2002 -+++ configure Wed May 8 14:27:23 2002 -@@ -7232,6 +7232,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnomesession/files/patch-gnome-session_Makefile.in b/x11/gnomesession/files/patch-gnome-session_Makefile.in deleted file mode 100644 index 60c14531b..000000000 --- a/x11/gnomesession/files/patch-gnome-session_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/Makefile.in.orig Wed May 8 14:36:22 2002 -+++ gnome-session/Makefile.in Wed May 8 14:36:34 2002 -@@ -129,7 +129,7 @@ - - NULL = - --defaultdir = $(datadir)/gnome -+defaultdir = $(datadir) - - INCLUDES = $(GNOME_SESSION_CFLAGS) $(DISABLE_DEPRECATED_CFLAGS) $(STANDARD_PROPERTIES_CFLAGS) $(WARN_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DGNOME_ICONDIR=\""$(datadir)/pixmaps\"" -DREBOOT_COMMAND=\""$(REBOOT_COMMAND)\"" -DHALT_COMMAND=\""$(HALT_COMMAND)\"" -DDEFAULTDIR="\"$(defaultdir)\"" - diff --git a/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in b/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in deleted file mode 100644 index 9bd6c9a2c..000000000 --- a/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/gnome-session.schemas.in.in.orig Mon Oct 14 17:18:15 2002 -+++ gnome-session/gnome-session.schemas.in.in Mon Oct 14 17:17:44 2002 -@@ -50,7 +50,7 @@ - /apps/gnome-session/options/splash_image - gnome - string -- @prefix@/share/pixmaps/splash/gnome-splash.png -+ @datadir@/pixmaps/splash/gnome-splash.png - - Splash Screen Image - Preferred Image to use for the splash screen when logging in to the GNOME Desktop diff --git a/x11/gnomesession/pkg-comment b/x11/gnomesession/pkg-comment deleted file mode 100644 index 5b45249d1..000000000 --- a/x11/gnomesession/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Session component for the GNOME 2.0 desktop diff --git a/x11/gnomesession/pkg-descr b/x11/gnomesession/pkg-descr deleted file mode 100644 index e0a6dd027..000000000 --- a/x11/gnomesession/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Session component for the GNOME 2.0 desktop. This package contains the -commands needed to start GNOME 2.0. diff --git a/x11/gnomesession/pkg-plist b/x11/gnomesession/pkg-plist deleted file mode 100644 index 6f959c8d2..000000000 --- a/x11/gnomesession/pkg-plist +++ /dev/null @@ -1,70 +0,0 @@ -bin/gnome-session -bin/gnome-session-properties -bin/gnome-session-save -bin/gnome-smproxy -bin/gnome-wm -etc/gconf/gconf.xml.defaults/apps/gnome-session/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-session/options/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/options/%gconf.xml -etc/gconf/schemas/gnome-session.schemas -share/gnome/control-center-2.0/capplets/session-properties.desktop -share/gnome/default.session -share/gnome/default.wm -share/gnome/pixmaps/splash/gnome-splash.png -share/locale/am/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo -share/locale/az/LC_MESSAGES/gnome-session-2.0.mo -share/locale/be/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo -share/locale/da/LC_MESSAGES/gnome-session-2.0.mo -share/locale/de/LC_MESSAGES/gnome-session-2.0.mo -share/locale/el/LC_MESSAGES/gnome-session-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-session-2.0.mo -share/locale/es/LC_MESSAGES/gnome-session-2.0.mo -share/locale/et/LC_MESSAGES/gnome-session-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/he/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/it/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-session-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/no/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sp/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-session-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo -@dirrm share/gnome/omf/gnome-core -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/options -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-session/options -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-session -- cgit v1.2.3