summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-31 15:51:54 +0000
committerjmmv <jmmv>2004-03-31 15:51:54 +0000
commit0a464ca54cef9311e52a21732d6de7f69628c9ba (patch)
treee2f1d4454c903bbcb6f28c7a810756fed5ad7bd0 /misc
parentae7af4c7bad8e29e9bdee522538b5e423cb08baa (diff)
downloadpkgsrc-0a464ca54cef9311e52a21732d6de7f69628c9ba.tar.gz
According to blackbook's webpage: "Blackbook is no longer developed or
maintained. The coding style is not compatible with the newer GCCs and the author is not willing to fix it." Therefore, remove this package. Pointed out by the maintainer, Sergio Jimenez.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
-rw-r--r--misc/blackbook/DESCR4
-rw-r--r--misc/blackbook/Makefile27
-rw-r--r--misc/blackbook/PLIST4
-rw-r--r--misc/blackbook/distinfo4
5 files changed, 1 insertions, 41 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 4be877c67d1..b8fd0d5aa29 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.196 2004/03/28 21:57:05 xtraeme Exp $
+# $NetBSD: Makefile,v 1.197 2004/03/31 15:51:54 jmmv Exp $
#
COMMENT= Miscellaneous utilities
@@ -15,7 +15,6 @@ SUBDIR+= bbappconf
SUBDIR+= bbdb
SUBDIR+= bbweather
SUBDIR+= bidwatcher
-SUBDIR+= blackbook
SUBDIR+= blccc
SUBDIR+= bottlerocket
SUBDIR+= brs
diff --git a/misc/blackbook/DESCR b/misc/blackbook/DESCR
deleted file mode 100644
index 7a51a94b242..00000000000
--- a/misc/blackbook/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-BlackBook is a simple address book written using the GTK+ toolkit.
-It should run on any system where the GTK+ toolkit works. It is
-distributed under the terms of the GNU General Public License,
-version 2 or later.
diff --git a/misc/blackbook/Makefile b/misc/blackbook/Makefile
deleted file mode 100644
index 51ceb2e1486..00000000000
--- a/misc/blackbook/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2004/03/08 19:40:40 jmmv Exp $
-#
-
-DISTNAME= blackbook-3
-PKGNAME= ${DISTNAME}.0
-PKGREVISION= 3
-CATEGORIES= misc x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackbook/}
-
-MAINTAINER= sjr@hispabsd.org
-HOMEPAGE= http://blackbook.sourceforge.net/
-COMMENT= Simple address book (Gtk+ based)
-
-DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs
-
-USE_GNU_TOOLS+= make
-USE_LIBTOOL= YES
-USE_X11BASE= YES
-USE_BUILDLINK2= YES
-
-GNU_CONFIGURE= YES
-
-pre-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/icons
-
-.include "../../x11/gtk/buildlink2.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/blackbook/PLIST b/misc/blackbook/PLIST
deleted file mode 100644
index a23edb6389b..00000000000
--- a/misc/blackbook/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2004/03/08 19:40:40 jmmv Exp $
-bin/blackbook
-share/icons/book64.xpm
-share/icons/book48.xpm
diff --git a/misc/blackbook/distinfo b/misc/blackbook/distinfo
deleted file mode 100644
index 2a543a55c2a..00000000000
--- a/misc/blackbook/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/12/02 21:18:44 jmmv Exp $
-
-SHA1 (blackbook-3.tar.gz) = a9266dd9e89cc97a05aa763f6370b14fd0dbdbc4
-Size (blackbook-3.tar.gz) = 74665 bytes