summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-02 09:13:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-02 09:13:46 +0000
commit94955bc4bc90a7a1e366003a934783ba3ab0ec33 (patch)
treecd3761ed57a47fb73ec0acfa6621a0145cfea7e9 /x11-toolkits
parentUpdate to 2004.06.02. (diff)
- Move to new category x11-themes.
PR: ports/67478 Submitted by: pav Repocopy by: marcus
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile3
-rw-r--r--x11-toolkits/gtkbe/Makefile26
-rw-r--r--x11-toolkits/gtkbe/distinfo2
-rw-r--r--x11-toolkits/gtkbe/pkg-descr3
-rw-r--r--x11-toolkits/gtkbe/pkg-plist6
-rw-r--r--x11-toolkits/gtkstep-pastel/Makefile25
-rw-r--r--x11-toolkits/gtkstep-pastel/distinfo2
-rw-r--r--x11-toolkits/gtkstep-pastel/pkg-descr4
-rw-r--r--x11-toolkits/gtkstep-pastel/pkg-plist6
-rw-r--r--x11-toolkits/gtkstep/Makefile25
-rw-r--r--x11-toolkits/gtkstep/distinfo2
-rw-r--r--x11-toolkits/gtkstep/pkg-descr2
-rw-r--r--x11-toolkits/gtkstep/pkg-plist6
13 files changed, 0 insertions, 112 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index ea39e0bf0386..0dd8ec3dd28f 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -43,7 +43,6 @@
SUBDIR += gtk20
SUBDIR += gtk20-apireference
SUBDIR += gtkada
- SUBDIR += gtkbe
SUBDIR += gtkdatabox
SUBDIR += gtkextra
SUBDIR += gtkextra--
@@ -55,8 +54,6 @@
SUBDIR += gtkmathview
SUBDIR += gtkscintilla
SUBDIR += gtksourceview
- SUBDIR += gtkstep
- SUBDIR += gtkstep-pastel
SUBDIR += gtoolkit
SUBDIR += guile-gnome
SUBDIR += guile-gtk
diff --git a/x11-toolkits/gtkbe/Makefile b/x11-toolkits/gtkbe/Makefile
deleted file mode 100644
index 5797abaefdfe..000000000000
--- a/x11-toolkits/gtkbe/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: gtkbe
-# Date Created: 6 July 2000
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkbe
-PORTVERSION= 200007091019
-PORTREVISION= 1
-CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_THEMES}
-MASTER_SITE_SUBDIR= gtkbe
-DISTNAME= gtkbe-1.2.x
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= BeOS look-alike GTK+ theme engine
-
-WRKSRC= ${WRKDIR}/GTKBeEngine
-
-USE_X_PREFIX= yes
-USE_GNOME= gtk12
-USE_LIBTOOL_VER=13
-USE_GMAKE= yes
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/gtkbe/distinfo b/x11-toolkits/gtkbe/distinfo
deleted file mode 100644
index 4ab0cec4bef4..000000000000
--- a/x11-toolkits/gtkbe/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gtkbe-1.2.x.tar.gz) = ff31c74c4e411a2083a8af8d466c1fb2
-SIZE (gtkbe-1.2.x.tar.gz) = 144191
diff --git a/x11-toolkits/gtkbe/pkg-descr b/x11-toolkits/gtkbe/pkg-descr
deleted file mode 100644
index caa59fb8c78b..000000000000
--- a/x11-toolkits/gtkbe/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A BeOS look-alike GTK+ theme engine.
-
-WWW: http://themes.freshmeat.net/projects/gtkbe/
diff --git a/x11-toolkits/gtkbe/pkg-plist b/x11-toolkits/gtkbe/pkg-plist
deleted file mode 100644
index eec881230cec..000000000000
--- a/x11-toolkits/gtkbe/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-lib/gtk/themes/engines/libgtkbe.so
-share/themes/GTKBe/ICON.png
-share/themes/GTKBe/README.html
-share/themes/GTKBe/gtk/gtkrc
-@dirrm share/themes/GTKBe/gtk
-@dirrm share/themes/GTKBe
diff --git a/x11-toolkits/gtkstep-pastel/Makefile b/x11-toolkits/gtkstep-pastel/Makefile
deleted file mode 100644
index d7a952ef8c55..000000000000
--- a/x11-toolkits/gtkstep-pastel/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: gtkstep-pastel
-# Date Created: 1 June 2000
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkstep-pastel
-PORTVERSION= 0.10.1
-PORTREVISION= 1
-CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_THEMES}
-MASTER_SITE_SUBDIR= gtksteppastel
-DISTNAME= gtksteppastel-1.2.x
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Theme engine based on GtkStep to make GTK+ look nicier
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-USE_X_PREFIX= yes
-USE_GNOME= gtk12
-USE_LIBTOOL_VER=13
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/gtkstep-pastel/distinfo b/x11-toolkits/gtkstep-pastel/distinfo
deleted file mode 100644
index bfa49c184806..000000000000
--- a/x11-toolkits/gtkstep-pastel/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gtksteppastel-1.2.x.tar.gz) = dd53a9fe80bed02e989311ba70440bfa
-SIZE (gtksteppastel-1.2.x.tar.gz) = 143403
diff --git a/x11-toolkits/gtkstep-pastel/pkg-descr b/x11-toolkits/gtkstep-pastel/pkg-descr
deleted file mode 100644
index e0063d9ff838..000000000000
--- a/x11-toolkits/gtkstep-pastel/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A GTK+ theme engine to make GTK+ look nicier. This theme is based on
-gtkstep-1.6, by Ullrich Hafner.
-
-WWW: http://fly.to/eru/
diff --git a/x11-toolkits/gtkstep-pastel/pkg-plist b/x11-toolkits/gtkstep-pastel/pkg-plist
deleted file mode 100644
index 94c0115b27ec..000000000000
--- a/x11-toolkits/gtkstep-pastel/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-lib/gtk/themes/engines/libsteppastel.so
-share/themes/StepPastel/ICON.png
-share/themes/StepPastel/README.html
-share/themes/StepPastel/gtk/gtkrc
-@dirrm share/themes/StepPastel/gtk
-@dirrm share/themes/StepPastel
diff --git a/x11-toolkits/gtkstep/Makefile b/x11-toolkits/gtkstep/Makefile
deleted file mode 100644
index 45152a994b6c..000000000000
--- a/x11-toolkits/gtkstep/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: gtkstep
-# Date Created: 7 nov 98
-# Whom: Gilad Rom
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkstep
-PORTVERSION= 2.2
-PORTREVISION= 1
-CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_DEBIAN}
-MASTER_SITE_SUBDIR= pool/main/g/gtk-engines-gtkstep
-DISTNAME= gtk-engines-${PORTNAME}_${PORTVERSION}.orig
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A theme module to make GTK+ look like the NeXTSTEP(tm) interface
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-USE_X_PREFIX= yes
-USE_GNOME= gtk12
-USE_LIBTOOL_VER=13
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/gtkstep/distinfo b/x11-toolkits/gtkstep/distinfo
deleted file mode 100644
index 5082c2505d5b..000000000000
--- a/x11-toolkits/gtkstep/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gtk-engines-gtkstep_2.2.orig.tar.gz) = 22716ce2b8d4d1de8b2947aec3e75064
-SIZE (gtk-engines-gtkstep_2.2.orig.tar.gz) = 146889
diff --git a/x11-toolkits/gtkstep/pkg-descr b/x11-toolkits/gtkstep/pkg-descr
deleted file mode 100644
index 67c4111272e6..000000000000
--- a/x11-toolkits/gtkstep/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-GTKstep is a GTK+ theme engine to improve the boring
-GTK+ look and feel with the NeXTSTEP(tm) look and feel.
diff --git a/x11-toolkits/gtkstep/pkg-plist b/x11-toolkits/gtkstep/pkg-plist
deleted file mode 100644
index 813409b1de80..000000000000
--- a/x11-toolkits/gtkstep/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-lib/gtk/themes/engines/libstep.so
-share/themes/Step/ICON.png
-share/themes/Step/README.html
-share/themes/Step/gtk/gtkrc
-@dirrm share/themes/Step/gtk
-@dirrm share/themes/Step