diff options
author | rene <rene@FreeBSD.org> | 2015-06-11 00:44:36 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2015-06-11 00:44:36 +0800 |
commit | 70bd26c5cbdd1a1f9071cdc3c0dd439a5335f656 (patch) | |
tree | bbd0412c9a7239617c1e01e19a84818324a990fa /x11-themes | |
parent | 2eb4a45e949125c325b4b19d03c7a6a418dcc730 (diff) | |
download | freebsd-ports-graphics-70bd26c5cbdd1a1f9071cdc3c0dd439a5335f656.tar.gz freebsd-ports-graphics-70bd26c5cbdd1a1f9071cdc3c0dd439a5335f656.tar.zst freebsd-ports-graphics-70bd26c5cbdd1a1f9071cdc3c0dd439a5335f656.zip |
Remove expired ports:
2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014"
2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3
2015-06-02 deskutils/gimmie: Broken since update to gnome3
2015-06-02 deskutils/glipper: Broken since update to gnome3
2015-06-02 deskutils/gnochm: Broken since update to gnome3
2015-06-02 deskutils/hamster-applet: Broken since update to gnome3
2015-06-02 deskutils/kupfer: Broken since update to gnome3
2015-06-02 deskutils/ontv: Broken since update to gnome3
2015-06-02 deskutils/timer-applet: Broken since update to gnome3
2015-06-02 editors/scribes: Broken since update to gnome3
2015-06-09 games/gweled: Broken since update to gnome3
2015-06-02 games/py-pychess: Broken since update to gnome3
2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork
2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux
2015-06-02 multimedia/arista: Broken since update to gnome3
2015-06-02 net/service-discovery-applet: Broken since update to gnome3
2015-06-05 net/shaperprobe: broken with no known fix (PR 197327)
2015-06-02 print/gnome-specimen: Broken since update to gnome3
2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared
2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-aqualightblue-theme/Makefile | 28 | ||||
-rw-r--r-- | x11-themes/gtk-aqualightblue-theme/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/gtk-aqualightblue-theme/pkg-descr | 5 | ||||
-rw-r--r-- | x11-themes/gtk-aqualightblue-theme/pkg-plist | 79 | ||||
-rw-r--r-- | x11-themes/gtk-flat-theme2/Makefile | 24 | ||||
-rw-r--r-- | x11-themes/gtk-flat-theme2/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/gtk-flat-theme2/pkg-descr | 5 | ||||
-rw-r--r-- | x11-themes/gtk-flat-theme2/pkg-plist | 4 |
9 files changed, 0 insertions, 151 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 5fd07c8df1a..05c2865d0a4 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -60,7 +60,6 @@ SUBDIR += gtk-aluminumalloy-toxic-theme SUBDIR += gtk-aluminumalloy-volcanic-theme SUBDIR += gtk-aquaextremesunken-theme - SUBDIR += gtk-aqualightblue-theme SUBDIR += gtk-aurora-engine SUBDIR += gtk-blueprint-engine SUBDIR += gtk-cleanice-engine @@ -69,7 +68,6 @@ SUBDIR += gtk-engines2 SUBDIR += gtk-envy-theme SUBDIR += gtk-equinox-engine - SUBDIR += gtk-flat-theme2 SUBDIR += gtk-gray-theme SUBDIR += gtk-lila-theme SUBDIR += gtk-lila-theme-extras diff --git a/x11-themes/gtk-aqualightblue-theme/Makefile b/x11-themes/gtk-aqualightblue-theme/Makefile deleted file mode 100644 index fcc464d6b1f..00000000000 --- a/x11-themes/gtk-aqualightblue-theme/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Philip Paeps <philip@paeps.cx> -# $FreeBSD$ - -PORTNAME= gtk-aqualightblue-theme -PORTVERSION= 0.1 -PORTREVISION= 11 -CATEGORIES= x11-themes gnome -MASTER_SITES= THEMES/aqualightblue-gtk2 -DISTNAME= aqualightblue-gtk2-default - -MAINTAINER= philip@FreeBSD.org -COMMENT= Port of the GTK+ AquaLightBlue theme to GTK+ 2.0 - -BROKEN= No public distfiles -DEPRECATED= Upstream disappeared -EXPIRATION_DATE=2015-06-01 - -WRKSRC= ${WRKDIR}/AquaLightBlue - -NO_BUILD= yes -USE_GNOME= gtk20 - -do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/share/themes/AquaLightBlue/gtk-2.0 - ${FIND} ${WRKSRC}/gtk -type f | ${XARGS} -J % ${INSTALL_DATA} \ - % ${STAGEDIR}${PREFIX}/share/themes/AquaLightBlue/gtk-2.0 - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-aqualightblue-theme/distinfo b/x11-themes/gtk-aqualightblue-theme/distinfo deleted file mode 100644 index f0db227b709..00000000000 --- a/x11-themes/gtk-aqualightblue-theme/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (aqualightblue-gtk2-default.tar.gz) = a42e9af6b6b14c5cd9413eaefd75b5e681f48a9a6b0df3f36f0828920f4d6f9f -SIZE (aqualightblue-gtk2-default.tar.gz) = 48408 diff --git a/x11-themes/gtk-aqualightblue-theme/pkg-descr b/x11-themes/gtk-aqualightblue-theme/pkg-descr deleted file mode 100644 index a9c62be6a8a..00000000000 --- a/x11-themes/gtk-aqualightblue-theme/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This theme looks very much like the Aqua interface of MacOS X. It -sports some very nice blue colours and 'liquidy' scrollers. It's -easy on the eyes too! - -WWW: http://themes.freshmeat.net/projects/aqualightblue-gtk2/ diff --git a/x11-themes/gtk-aqualightblue-theme/pkg-plist b/x11-themes/gtk-aqualightblue-theme/pkg-plist deleted file mode 100644 index 90f506e2d08..00000000000 --- a/x11-themes/gtk-aqualightblue-theme/pkg-plist +++ /dev/null @@ -1,79 +0,0 @@ -share/themes/AquaLightBlue/gtk-2.0/gtkrc -share/themes/AquaLightBlue/gtk-2.0/arrow_down1.png -share/themes/AquaLightBlue/gtk-2.0/arrow_down2.png -share/themes/AquaLightBlue/gtk-2.0/arrow_down3.png -share/themes/AquaLightBlue/gtk-2.0/arrow_left1.png -share/themes/AquaLightBlue/gtk-2.0/arrow_left2.png -share/themes/AquaLightBlue/gtk-2.0/arrow_left3.png -share/themes/AquaLightBlue/gtk-2.0/arrow_right1.png -share/themes/AquaLightBlue/gtk-2.0/arrow_right2.png -share/themes/AquaLightBlue/gtk-2.0/arrow_right3.png -share/themes/AquaLightBlue/gtk-2.0/arrow_up1.png -share/themes/AquaLightBlue/gtk-2.0/arrow_up2.png -share/themes/AquaLightBlue/gtk-2.0/arrow_up3.png -share/themes/AquaLightBlue/gtk-2.0/slider_vert1.png -share/themes/AquaLightBlue/gtk-2.0/background.png -share/themes/AquaLightBlue/gtk-2.0/button1.png -share/themes/AquaLightBlue/gtk-2.0/button2.png -share/themes/AquaLightBlue/gtk-2.0/button3.png -share/themes/AquaLightBlue/gtk-2.0/button4.png -share/themes/AquaLightBlue/gtk-2.0/button5.png -share/themes/AquaLightBlue/gtk-2.0/button6.png -share/themes/AquaLightBlue/gtk-2.0/button7.png -share/themes/AquaLightBlue/gtk-2.0/button8.png -share/themes/AquaLightBlue/gtk-2.0/button9.png -share/themes/AquaLightBlue/gtk-2.0/slider_hth1.png -share/themes/AquaLightBlue/gtk-2.0/check1.png -share/themes/AquaLightBlue/gtk-2.0/check2.png -share/themes/AquaLightBlue/gtk-2.0/slider_vth1.png -share/themes/AquaLightBlue/gtk-2.0/entry1.png -share/themes/AquaLightBlue/gtk-2.0/entry2.png -share/themes/AquaLightBlue/gtk-2.0/focus.png -share/themes/AquaLightBlue/gtk-2.0/frame1.png -share/themes/AquaLightBlue/gtk-2.0/frame2.png -share/themes/AquaLightBlue/gtk-2.0/frame_gap.png -share/themes/AquaLightBlue/gtk-2.0/frame_gap_top_end.png -share/themes/AquaLightBlue/gtk-2.0/frame_gap_top_start.png -share/themes/AquaLightBlue/gtk-2.0/gap_bottom.png -share/themes/AquaLightBlue/gtk-2.0/gap_bottom_end.png -share/themes/AquaLightBlue/gtk-2.0/gap_left.png -share/themes/AquaLightBlue/gtk-2.0/gap_bottom_start.png -share/themes/AquaLightBlue/gtk-2.0/gap_left_end.png -share/themes/AquaLightBlue/gtk-2.0/gap_left_start.png -share/themes/AquaLightBlue/gtk-2.0/gap_right.png -share/themes/AquaLightBlue/gtk-2.0/gap_right_end.png -share/themes/AquaLightBlue/gtk-2.0/gap_right_start.png -share/themes/AquaLightBlue/gtk-2.0/gap_top.png -share/themes/AquaLightBlue/gtk-2.0/gap_top_end.png -share/themes/AquaLightBlue/gtk-2.0/gap_top_start.png -share/themes/AquaLightBlue/gtk-2.0/handle_vert_thumb.png -share/themes/AquaLightBlue/gtk-2.0/hline.png -share/themes/AquaLightBlue/gtk-2.0/menubar.png -share/themes/AquaLightBlue/gtk-2.0/notebook1.png -share/themes/AquaLightBlue/gtk-2.0/option1.png -share/themes/AquaLightBlue/gtk-2.0/option2.png -share/themes/AquaLightBlue/gtk-2.0/option_menu.png -share/themes/AquaLightBlue/gtk-2.0/slider_horiz1.png -share/themes/AquaLightBlue/gtk-2.0/slider_hth2.png -share/themes/AquaLightBlue/gtk-2.0/empty.png -share/themes/AquaLightBlue/gtk-2.0/scrollbar_horiz1.png -share/themes/AquaLightBlue/gtk-2.0/slider_vth2.png -share/themes/AquaLightBlue/gtk-2.0/scrollbar_vert1.png -share/themes/AquaLightBlue/gtk-2.0/shadow1.png -share/themes/AquaLightBlue/gtk-2.0/shadow2.png -share/themes/AquaLightBlue/gtk-2.0/vline.png -share/themes/AquaLightBlue/gtk-2.0/vtrough.png -share/themes/AquaLightBlue/gtk-2.0/htrough.png -share/themes/AquaLightBlue/gtk-2.0/button0.png -share/themes/AquaLightBlue/gtk-2.0/menu_selected.png -share/themes/AquaLightBlue/gtk-2.0/menu_shadow.png -share/themes/AquaLightBlue/gtk-2.0/notebook2.png -share/themes/AquaLightBlue/gtk-2.0/notebook3.png -share/themes/AquaLightBlue/gtk-2.0/notebook_border.png -share/themes/AquaLightBlue/gtk-2.0/notebook4.png -share/themes/AquaLightBlue/gtk-2.0/notebook5.png -share/themes/AquaLightBlue/gtk-2.0/gtkrc.old -share/themes/AquaLightBlue/gtk-2.0/gtkrc~ -share/themes/AquaLightBlue/gtk-2.0/background.png.org -share/themes/AquaLightBlue/gtk-2.0/nothing.png -share/themes/AquaLightBlue/gtk-2.0/scrollbar_vert1.png.saved diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile deleted file mode 100644 index 7af53481b8f..00000000000 --- a/x11-themes/gtk-flat-theme2/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Created by: Philip Paeps <philip@paeps.cx> -# $FreeBSD$ - -PORTNAME= gtk-flat-theme2 -PORTVERSION= 0.1 -PORTREVISION= 14 -CATEGORIES= x11-themes -MASTER_SITES= THEMES/gtk2flat -DISTNAME= gtk2flat-default - -MAINTAINER= philip@FreeBSD.org -COMMENT= Port of the Flat GTK+ engine to GTK+ 2.0 - -BROKEN= No public distfiles -DEPRECATED= Upstream disappeared -EXPIRATION_DATE=2015-06-01 - -WRKSRC= ${WRKDIR}/gtk-flat-theme-2.0 - -GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig -USE_GNOME= gtk20 - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-flat-theme2/distinfo b/x11-themes/gtk-flat-theme2/distinfo deleted file mode 100644 index 96923be747f..00000000000 --- a/x11-themes/gtk-flat-theme2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gtk2flat-default.tar.gz) = 9ba1af6b60e2a20daf2b5422fc6224189e39adf96823fac5763ce95f33ee17c2 -SIZE (gtk2flat-default.tar.gz) = 167554 diff --git a/x11-themes/gtk-flat-theme2/pkg-descr b/x11-themes/gtk-flat-theme2/pkg-descr deleted file mode 100644 index 99da8fab42e..00000000000 --- a/x11-themes/gtk-flat-theme2/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This theme is a port of the GTK+ Flat theme to GTK+ 2.x. It -features the same configurability and looks as the original -GTK+ theme. - -WWW: http://themes.freshmeat.net/projects/gtk2flat/ diff --git a/x11-themes/gtk-flat-theme2/pkg-plist b/x11-themes/gtk-flat-theme2/pkg-plist deleted file mode 100644 index a34ddce9f4f..00000000000 --- a/x11-themes/gtk-flat-theme2/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libflat.so -share/themes/Flat/ICON.png -share/themes/Flat/README.html -share/themes/Flat/gtk-2.0/gtkrc |