diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-25 22:21:43 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-25 22:21:43 +0800 |
commit | 393150da2c27cb5c3c3e435d3417c05b5070e51d (patch) | |
tree | 2541b8f2c71ce4510234ef8519b0f3a34cb47c57 /graphics/bbrb | |
parent | b86d6d3ef2ecb0c50939d8281685dab044b83ae6 (diff) | |
download | freebsd-ports-gnome-393150da2c27cb5c3c3e435d3417c05b5070e51d.tar.gz freebsd-ports-gnome-393150da2c27cb5c3c3e435d3417c05b5070e51d.tar.zst freebsd-ports-gnome-393150da2c27cb5c3c3e435d3417c05b5070e51d.zip |
Remove abandonware blocking decomission of imlib
Diffstat (limited to 'graphics/bbrb')
-rw-r--r-- | graphics/bbrb/Makefile | 19 | ||||
-rw-r--r-- | graphics/bbrb/distinfo | 2 | ||||
-rw-r--r-- | graphics/bbrb/files/patch-src__bbrblist.h | 10 | ||||
-rw-r--r-- | graphics/bbrb/pkg-descr | 5 | ||||
-rw-r--r-- | graphics/bbrb/pkg-plist | 5 |
5 files changed, 0 insertions, 41 deletions
diff --git a/graphics/bbrb/Makefile b/graphics/bbrb/Makefile deleted file mode 100644 index e84c23580035..000000000000 --- a/graphics/bbrb/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# Created by: Dan Peck <peckdani@msu.edu> -# $FreeBSD$ - -PORTNAME= bbrb -PORTVERSION= 0.4.1 -PORTREVISION= 11 -CATEGORIES= graphics -MASTER_SITES= SF - -MAINTAINER= ports@FreeBSD.org -COMMENT= Graphical background manager for the Blackbox window manager - -RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv \ - blackbox:${PORTSDIR}/x11-wm/blackbox - -USE_GNOME= imlib -GNU_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/graphics/bbrb/distinfo b/graphics/bbrb/distinfo deleted file mode 100644 index dc9e61643174..000000000000 --- a/graphics/bbrb/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (bbrb-0.4.1.tar.gz) = ff4e2a46bee2b183feb786129273f18ad508582bafd6cd280669cfbc417b026b -SIZE (bbrb-0.4.1.tar.gz) = 90391 diff --git a/graphics/bbrb/files/patch-src__bbrblist.h b/graphics/bbrb/files/patch-src__bbrblist.h deleted file mode 100644 index 4464559297d8..000000000000 --- a/graphics/bbrb/files/patch-src__bbrblist.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/bbrblist.h.orig Sat Mar 23 22:46:19 2002 -+++ src/bbrblist.h Sat Mar 23 22:46:33 2002 -@@ -25,7 +25,6 @@ - #include <stdlib.h> - #include <string.h> - #include <ctype.h> --#include <malloc.h> - #include <time.h> - #include "filefunctions.h" - #include "filethumb.h" diff --git a/graphics/bbrb/pkg-descr b/graphics/bbrb/pkg-descr deleted file mode 100644 index 7628c717cb97..000000000000 --- a/graphics/bbrb/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Bbrb is a gtk-based background manager for Blackbox. It includes -support for background lists, thumbnails, and configuring the scaling -and tiling properties for each background individually. - -WWW: http://bbrb.sourceforge.net/ diff --git a/graphics/bbrb/pkg-plist b/graphics/bbrb/pkg-plist deleted file mode 100644 index ae22adb3a433..000000000000 --- a/graphics/bbrb/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -bin/bbrb -bin/bbrb.inst -bin/bbrbss -share/bbrb/bbrbpic.jpg -share/bbrb/bgMenu |