diff options
author | vd <vd@FreeBSD.org> | 2006-08-07 21:18:45 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-08-07 21:18:45 +0800 |
commit | 8834b45f3bc8e00f6b6994f23ded80faaf7669f0 (patch) | |
tree | 494852a5c593d436dc2efc247ef1ab8ecfbb3550 /x11 | |
parent | b1377f882c98de68f73ed102ce61c773b14e1864 (diff) | |
download | freebsd-ports-gnome-8834b45f3bc8e00f6b6994f23ded80faaf7669f0.tar.gz freebsd-ports-gnome-8834b45f3bc8e00f6b6994f23ded80faaf7669f0.tar.zst freebsd-ports-gnome-8834b45f3bc8e00f6b6994f23ded80faaf7669f0.zip |
Remove expired leaf ports:
2006-08-01 devel/openorb
2006-08-05 japanese/xemacs-devel-canna+freewnn
2006-08-05 japanese/xemacs-devel-canna+wnn6
2006-08-05 japanese/xemacs-devel-freewnn
2006-08-05 japanese/xemacs-devel-wnn6
2006-08-01 x11/gtk2-theme-switch
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 | ||||
-rw-r--r-- | x11/gtk2-theme-switch/Makefile | 35 | ||||
-rw-r--r-- | x11/gtk2-theme-switch/distinfo | 3 | ||||
-rw-r--r-- | x11/gtk2-theme-switch/files/patch-aa | 14 | ||||
-rw-r--r-- | x11/gtk2-theme-switch/pkg-descr | 3 | ||||
-rw-r--r-- | x11/gtk2-theme-switch/pkg-plist | 3 |
6 files changed, 0 insertions, 59 deletions
diff --git a/x11/Makefile b/x11/Makefile index db2aaf5457ab..b29354614d38 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -103,7 +103,6 @@ SUBDIR += gtk-launch SUBDIR += gtk-theme-switch SUBDIR += gtk-themepreview - SUBDIR += gtk2-theme-switch SUBDIR += gtkchtheme SUBDIR += gtkterm2 SUBDIR += gtstarter diff --git a/x11/gtk2-theme-switch/Makefile b/x11/gtk2-theme-switch/Makefile deleted file mode 100644 index a8f6a401ba1f..000000000000 --- a/x11/gtk2-theme-switch/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gtk-theme-switch -# Date Created: Thu Nov 13 01:44:28 EST 2003 -# Whom: Andrew J. Caines <A.J.Caines@halplant.com> -# -# $FreeBSD$ -# - -PORTNAME= gtk2-theme-switch -PORTVERSION= 2.0.0.r2 -PORTREVISION= 6 -CATEGORIES= x11 -MASTER_SITES= http://www.muhri.net/ -DISTNAME= ${PORTNAME:S/gtk2/gtk/}-${PORTVERSION:S/.r/rc/} - -MAINTAINER= A.J.Caines@halplant.com -COMMENT= A command line tool for switching GTK themes - -DEPRECATED= nothing new in over 2 years, use x11/gtkchtheme -EXPIRATION_DATE= 2006-08-01 - -USE_X_PREFIX= yes -USE_GNOME= gtk20 -USE_GMAKE= yes - -MAN1= gtk2-theme-switch.1 - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/switch2 ${PREFIX}/bin/${PORTNAME} - ${INSTALL_MAN} ${WRKSRC}/switch.1 ${MANPREFIX}/man/man1/${PORTNAME}.1 -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/readme ${DOCSDIR}/README -.endif - -.include <bsd.port.mk> diff --git a/x11/gtk2-theme-switch/distinfo b/x11/gtk2-theme-switch/distinfo deleted file mode 100644 index 035ade61adfc..000000000000 --- a/x11/gtk2-theme-switch/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtk-theme-switch-2.0.0rc2.tar.gz) = f51b254fb347a86feef12db4bd76be6f -SHA256 (gtk-theme-switch-2.0.0rc2.tar.gz) = d8c455b77b703f6c67a8bcbd5a1fd0679dd04fbe99d6afa1322e7c1f750a4565 -SIZE (gtk-theme-switch-2.0.0rc2.tar.gz) = 14046 diff --git a/x11/gtk2-theme-switch/files/patch-aa b/x11/gtk2-theme-switch/files/patch-aa deleted file mode 100644 index 9a7a218a9338..000000000000 --- a/x11/gtk2-theme-switch/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.orig Thu Apr 8 21:39:25 2004 -+++ Makefile Thu Apr 8 21:40:02 2004 -@@ -1,8 +1,7 @@ --GCC = cc --PREFIX=/usr/local --CFLAGS = -O2 -Wall $(shell pkg-config --cflags gtk+-2.0) -+GCC = ${CC} -+PREFIX?=/usr/local -+CFLAGS += -Wall $(shell pkg-config --cflags gtk+-2.0) - LIBS = $(shell pkg-config --libs gtk+-2.0) --CFLAGS += -DGTK_DISABLE_BROKEN -DGTK_DISABLE_DEPRECATED - - VERSION = 2.0.0rc2 - all: switch diff --git a/x11/gtk2-theme-switch/pkg-descr b/x11/gtk2-theme-switch/pkg-descr deleted file mode 100644 index ad2403c5e386..000000000000 --- a/x11/gtk2-theme-switch/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A command line and GUI tool for switching GTK2 themes. - -WWW: http://www.muhri.net/gthemeswitch.php3 diff --git a/x11/gtk2-theme-switch/pkg-plist b/x11/gtk2-theme-switch/pkg-plist deleted file mode 100644 index 3954f1d9e70a..000000000000 --- a/x11/gtk2-theme-switch/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/gtk2-theme-switch -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% |