diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 23:46:03 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 23:46:03 +0000 |
commit | f6185bceacf8174cbf96856b73ab60f9c7dbca3e (patch) | |
tree | 259c5f52d90503a4044428e324c304cf0a666196 | |
parent | 79f8b988e0bae7bff4ea153ae7293f88b7c837c6 (diff) | |
download | ports-f6185bceacf8174cbf96856b73ab60f9c7dbca3e.tar.gz ports-f6185bceacf8174cbf96856b73ab60f9c7dbca3e.zip |
2011-12-03 x11-themes/gtk-qn-x11-theme: No more public distfiles
2011-12-03 x11-themes/gtk-zenith-theme: No more public distfiles
Notes
Notes:
svn path=/head/; revision=288788
-rw-r--r-- | MOVED | 2 | ||||
-rw-r--r-- | x11-themes/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-qn-x11-theme/Makefile | 31 | ||||
-rw-r--r-- | x11-themes/gtk-qn-x11-theme/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/gtk-qn-x11-theme/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/gtk-qn-x11-theme/pkg-plist | 7 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/Makefile | 31 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/pkg-descr | 1 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/pkg-plist | 7 |
10 files changed, 2 insertions, 86 deletions
@@ -3202,3 +3202,5 @@ mail/msmtpqueue||2012-01-08|Has expired: These scripts now come with mail/msmtp security/cryptplug||2012-01-08|Has expired: development has ceased security/gpgme03||2012-01-08|Has expired: superceded by security/gpgme databases/pear-Doctrine||2012-01-08|Has expired: Please upgrade to 1.2.x: http://svn.doctrine-project.org/tags/1.2.4/UPGRADE_TO_1_2 +x11-themes/gtk-qn-x11-theme||2012-01-08|Has expired: No more public distfiles +x11-themes/gtk-zenith-theme||2012-01-08|Has expired: No more public distfiles diff --git a/x11-themes/Makefile b/x11-themes/Makefile index daf66a7e7270..26a65201fe79 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -93,12 +93,10 @@ SUBDIR += gtk-murrine-themes SUBDIR += gtk-nodoka-engine SUBDIR += gtk-oxygen-engine - SUBDIR += gtk-qn-x11-theme SUBDIR += gtk-qnxtheme SUBDIR += gtk-qt-engine SUBDIR += gtk-qt4-engine SUBDIR += gtk-xfce-engine - SUBDIR += gtk-zenith-theme SUBDIR += icon-bluecurve-theme SUBDIR += icon-naming-utils SUBDIR += icons-buuf diff --git a/x11-themes/gtk-qn-x11-theme/Makefile b/x11-themes/gtk-qn-x11-theme/Makefile deleted file mode 100644 index 982cbfab88c9..000000000000 --- a/x11-themes/gtk-qn-x11-theme/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gtk-qn-x11-theme -# Date Created: 16 March 2001 -# Whom: olgeni@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= gtk-qn-x11-theme -PORTVERSION= 0.1 -PORTREVISION= 5 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= qnx11__ -DISTNAME= qnx11__-1.2.x - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= The QN-X11 GTK theme engine - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-12-03 - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-qn-x11-theme/distinfo b/x11-themes/gtk-qn-x11-theme/distinfo deleted file mode 100644 index bc1e22ba0973..000000000000 --- a/x11-themes/gtk-qn-x11-theme/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (qnx11__-1.2.x.tar.gz) = a73719e824e89acb246ce872c0dee7506557917e28e2a64491716695ea7c7bd7 -SIZE (qnx11__-1.2.x.tar.gz) = 128137 diff --git a/x11-themes/gtk-qn-x11-theme/pkg-descr b/x11-themes/gtk-qn-x11-theme/pkg-descr deleted file mode 100644 index cd7d563424e3..000000000000 --- a/x11-themes/gtk-qn-x11-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The QN-X11 GTK theme engine. - -WWW: http://gtk.themes.org/themes.phtml?themeid=984373474 diff --git a/x11-themes/gtk-qn-x11-theme/pkg-plist b/x11-themes/gtk-qn-x11-theme/pkg-plist deleted file mode 100644 index 76469915b012..000000000000 --- a/x11-themes/gtk-qn-x11-theme/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libqnx.la -lib/gtk/themes/engines/libqnx.so -share/themes/QN-X11/ICON.png -share/themes/QN-X11/README.html -share/themes/QN-X11/gtk/gtkrc -@dirrm share/themes/QN-X11/gtk -@dirrm share/themes/QN-X11 diff --git a/x11-themes/gtk-zenith-theme/Makefile b/x11-themes/gtk-zenith-theme/Makefile deleted file mode 100644 index 813c8e48afd0..000000000000 --- a/x11-themes/gtk-zenith-theme/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gtk-zenith-theme -# Date Created: 23 June 2001 -# Whom: olgeni@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= gtk-zenith-theme -PORTVERSION= 1.0 -PORTREVISION= 5 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= zenith -DISTNAME= zenith-1.2 - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= The Zenith GTK theme engine - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-12-03 - -WRKSRC= ${WRKDIR}/zenith-1.0 - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-zenith-theme/distinfo b/x11-themes/gtk-zenith-theme/distinfo deleted file mode 100644 index d65a94c7aa8e..000000000000 --- a/x11-themes/gtk-zenith-theme/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (zenith-1.2.tar.gz) = 0a5a0d19e8e9cf0e46d8ce96ae7db072f6b788ebe0b4d6408c7561389e0069ff -SIZE (zenith-1.2.tar.gz) = 562562 diff --git a/x11-themes/gtk-zenith-theme/pkg-descr b/x11-themes/gtk-zenith-theme/pkg-descr deleted file mode 100644 index bafc4738a00a..000000000000 --- a/x11-themes/gtk-zenith-theme/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -The Zenith GTK theme engine. diff --git a/x11-themes/gtk-zenith-theme/pkg-plist b/x11-themes/gtk-zenith-theme/pkg-plist deleted file mode 100644 index dd22b989f8f3..000000000000 --- a/x11-themes/gtk-zenith-theme/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libzenith.la -lib/gtk/themes/engines/libzenith.so -share/themes/Zenith/ICON.png -share/themes/Zenith/README.html -share/themes/Zenith/gtk/gtkrc -@dirrm share/themes/Zenith/gtk -@dirrm share/themes/Zenith |