pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
npth: remove, newer version in pkgsrc.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Nov 28 13:53:18 2016 +0100
Changeset: 334fb04c9605a24a1b4aad077662ee5c45507c6d
Modified Files:
Makefile
Removed Files:
npth/DESCR
npth/Makefile
npth/PLIST
npth/buildlink3.mk
npth/distinfo
Log Message:
npth: remove, newer version in pkgsrc.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=334fb04c9605a24a1b4aad077662ee5c45507c6d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
npth/DESCR | 1 -
npth/Makefile | 19 -------------------
npth/PLIST | 5 -----
npth/buildlink3.mk | 13 -------------
npth/distinfo | 5 -----
6 files changed, 44 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index e92b2c9..a4104b7 100644
--- a/Makefile
+++ b/Makefile
@@ -2005,7 +2005,6 @@ SUBDIR+= nos-tun
SUBDIR+= nostromo
SUBDIR+= notify-sharp
SUBDIR+= noto-cjk
-SUBDIR+= npth
SUBDIR+= nqp
SUBDIR+= nrg4iso
SUBDIR+= nsc2ke
diff --git a/npth/DESCR b/npth/DESCR
deleted file mode 100644
index f93a232..0000000
--- a/npth/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-New Portable Threads Library (nPth)
diff --git a/npth/Makefile b/npth/Makefile
deleted file mode 100644
index cac99cf..0000000
--- a/npth/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2015/03/24 09:51:49 thomasklausner Exp $
-
-DISTNAME= npth-1.1
-CATEGORIES= devel
-MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/npth/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= ada%netbsdfr.org@localhost
-HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/npth/
-COMMENT= New Portable Threads Library (nPth)
-LICENSE= gnu-gpl-v3
-
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-
-post-build:
- cd ${WRKSRC} && ${RM} npth-config && ${MAKE} npth-config
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/npth/PLIST b/npth/PLIST
deleted file mode 100644
index c4bd44e..0000000
--- a/npth/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/03/20 15:09:57 adanbsd Exp $
-bin/npth-config
-include/npth.h
-lib/libnpth.la
-share/aclocal/npth.m4
diff --git a/npth/buildlink3.mk b/npth/buildlink3.mk
deleted file mode 100644
index 9179bf6..0000000
--- a/npth/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2015/03/20 15:09:57 adanbsd Exp $
-# XXX BUILDLINK_DEPMETHOD.npth?= build
-
-BUILDLINK_TREE+= npth
-
-.if !defined(NPTH_BUILDLINK3_MK)
-NPTH_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.npth+= npth>=1.1
-BUILDLINK_PKGSRCDIR.npth?= ../../wip/npth
-.endif # NPTH_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -npth
diff --git a/npth/distinfo b/npth/distinfo
deleted file mode 100644
index af43efb..0000000
--- a/npth/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/03/20 15:09:57 adanbsd Exp $
-
-SHA1 (npth-1.1.tar.bz2) = 597ce74402e5790553a6273130b214d7ddd0b05d
-RMD160 (npth-1.1.tar.bz2) = 584320ca22b3f68b4cdeb221c9db2b61df91cd1d
-Size (npth-1.1.tar.bz2) = 293362 bytes
Home |
Main Index |
Thread Index |
Old Index