pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc According to blackbook's webpage: "Blackbook is no lon...
details: https://anonhg.NetBSD.org/pkgsrc/rev/69f28031ea9d
branches: trunk
changeset: 471836:69f28031ea9d
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Wed Mar 31 15:51:54 2004 +0000
description:
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:
doc/CHANGES | 3 ++-
misc/Makefile | 3 +--
misc/blackbook/DESCR | 4 ----
misc/blackbook/Makefile | 27 ---------------------------
misc/blackbook/PLIST | 4 ----
misc/blackbook/distinfo | 4 ----
6 files changed, 3 insertions(+), 42 deletions(-)
diffs (86 lines):
diff -r c2202f30353f -r 69f28031ea9d doc/CHANGES
--- a/doc/CHANGES Wed Mar 31 14:46:24 2004 +0000
+++ b/doc/CHANGES Wed Mar 31 15:51:54 2004 +0000
@@ -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 @@
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 -r c2202f30353f -r 69f28031ea9d misc/Makefile
--- a/misc/Makefile Wed Mar 31 14:46:24 2004 +0000
+++ b/misc/Makefile Wed Mar 31 15:51:54 2004 +0000
@@ -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+= bbdb
SUBDIR+= bbweather
SUBDIR+= bidwatcher
-SUBDIR+= blackbook
SUBDIR+= blccc
SUBDIR+= bottlerocket
SUBDIR+= brs
diff -r c2202f30353f -r 69f28031ea9d misc/blackbook/DESCR
--- a/misc/blackbook/DESCR Wed Mar 31 14:46:24 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r c2202f30353f -r 69f28031ea9d misc/blackbook/Makefile
--- a/misc/blackbook/Makefile Wed Mar 31 14:46:24 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r c2202f30353f -r 69f28031ea9d misc/blackbook/PLIST
--- a/misc/blackbook/PLIST Wed Mar 31 14:46:24 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r c2202f30353f -r 69f28031ea9d misc/blackbook/distinfo
--- a/misc/blackbook/distinfo Wed Mar 31 14:46:24 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index