summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-31 15:51:54 +0000
committerjmmv <jmmv>2004-03-31 15:51:54 +0000
commitdc0ed30f9984da6d54e2bd02337c371e4f07a7e5 (patch)
treee2f1d4454c903bbcb6f28c7a810756fed5ad7bd0
parent0cd1a6b188aa99c3b04178e66cd3490c36936abf (diff)
downloadpkgsrc-dc0ed30f9984da6d54e2bd02337c371e4f07a7e5.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.
-rw-r--r--doc/CHANGES3
-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
6 files changed, 3 insertions, 42 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index ea90ff2657f..41659b18934 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5395 2004/03/31 13:24:31 wiz Exp $
+$NetBSD: CHANGES,v 1.5396 2004/03/31 15:51:54 jmmv Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1638,3 +1638,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated mplayer to 1.0rc3nb2 [wiz 2004-03-31]
Updated gmplayer to 1.0rc3nb2 [wiz 2004-03-31]
Updated mencoder to 1.0rc3nb2 [wiz 2004-03-31]
+ Removed blackbook [jmmv 2004-03-31]
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