pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Remove libsigsegv 2.5, it isn't used for a long ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94a5d6662b65
branches: trunk
changeset: 586260:94a5d6662b65
user: asau <asau%pkgsrc.org@localhost>
date: Wed Mar 09 19:46:18 2011 +0000
description:
Remove libsigsegv 2.5, it isn't used for a long time.
diffstat:
devel/Makefile | 3 +--
devel/libsigsegv25/DESCR | 10 ----------
devel/libsigsegv25/Makefile | 22 ----------------------
devel/libsigsegv25/PLIST | 3 ---
devel/libsigsegv25/buildlink3.mk | 12 ------------
devel/libsigsegv25/distinfo | 7 -------
6 files changed, 1 insertions(+), 56 deletions(-)
diffs (91 lines):
diff -r 2dc3151c80bb -r 94a5d6662b65 devel/Makefile
--- a/devel/Makefile Wed Mar 09 19:42:17 2011 +0000
+++ b/devel/Makefile Wed Mar 09 19:46:18 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1434 2011/02/28 18:11:17 wiz Exp $
+# $NetBSD: Makefile,v 1.1435 2011/03/09 19:46:18 asau Exp $
#
COMMENT= Development utilities
@@ -365,7 +365,6 @@
SUBDIR+= libsigc++
SUBDIR+= libsigc++1
SUBDIR+= libsigsegv
-SUBDIR+= libsigsegv25
SUBDIR+= libslang
SUBDIR+= libslang2
SUBDIR+= libsmi
diff -r 2dc3151c80bb -r 94a5d6662b65 devel/libsigsegv25/DESCR
--- a/devel/libsigsegv25/DESCR Wed Mar 09 19:42:17 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-GNU libsigsegv is a library for handling page faults in user mode. A page
-fault occurs when a program tries to access a region of memory that is
-currently unavailable. Catching and handling a page fault is a useful
-technique for implementing:
-
-* Pageable virtual memory
-* Memory-mapped access to persistent databases
-* Generational garbage collectors
-* Stack overflow handlers
-* Distributed shared memory
diff -r 2dc3151c80bb -r 94a5d6662b65 devel/libsigsegv25/Makefile
--- a/devel/libsigsegv25/Makefile Wed Mar 09 19:42:17 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2008/09/13 09:10:06 ahoka Exp $
-#
-
-DISTNAME= libsigsegv-2.5
-PKGNAME= libsigsegv25-2.5
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU:=libsigsegv/}
-
-MAINTAINER= martijn.van.buul%gmail.com@localhost
-HOMEPAGE= http://libsigsegv.sourceforge.net/
-COMMENT= Library for handling page faults in user mode
-
-PKG_DESTDIR_SUPPORT= user-destdir
-CONFLICTS+= libsigsegv-[0-9]*
-
-USE_PKGLOCALEDIR= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config
-GNU_CONFIGURE= yes
-TEST_TARGET= check
-
-.include "../../mk/bsd.pkg.mk"
diff -r 2dc3151c80bb -r 94a5d6662b65 devel/libsigsegv25/PLIST
--- a/devel/libsigsegv25/PLIST Wed Mar 09 19:42:17 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/09/12 22:11:28 ahoka Exp $
-include/sigsegv.h
-lib/libsigsegv.la
diff -r 2dc3151c80bb -r 94a5d6662b65 devel/libsigsegv25/buildlink3.mk
--- a/devel/libsigsegv25/buildlink3.mk Wed Mar 09 19:42:17 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:24:22 joerg Exp $
-
-BUILDLINK_TREE+= libsigsegv25
-
-.if !defined(LIBSIGSEGV25_BUILDLINK3_MK)
-LIBSIGSEGV25_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libsigsegv25+= libsigsegv25>=2.2
-BUILDLINK_PKGSRCDIR.libsigsegv25?= ../../devel/libsigsegv25
-.endif # LIBSIGSEGV25_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -libsigsegv25
diff -r 2dc3151c80bb -r 94a5d6662b65 devel/libsigsegv25/distinfo
--- a/devel/libsigsegv25/distinfo Wed Mar 09 19:42:17 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/09/12 22:11:28 ahoka Exp $
-
-SHA1 (libsigsegv-2.5.tar.gz) = 84cf08a9aae4c4d884333421018d8127592e8c2b
-RMD160 (libsigsegv-2.5.tar.gz) = 1776563a76de4286461a779cfd2b3b47533db05e
-Size (libsigsegv-2.5.tar.gz) = 380512 bytes
-SHA1 (patch-aa) = 4786b1362d9277d4b654e8978514a7cd454eeaaa
-SHA1 (patch-ab) = eb0ca641f4355add51c5f599318ba78463a70046
Home |
Main Index |
Thread Index |
Old Index