summaryrefslogtreecommitdiff
path: root/devel/pth
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-20 15:21:59 +0000
committerwiz <wiz@pkgsrc.org>2000-02-20 15:21:59 +0000
commit752dabf60d785c1a40d39c97830ceb1af94aefd2 (patch)
tree66d4b65cb10a989fd33feb0332a41704da5c699b /devel/pth
parent969648b981b90457714d52cf5ec490f9a566634a (diff)
downloadpkgsrc-752dabf60d785c1a40d39c97830ceb1af94aefd2.tar.gz
Update to pth-1.3.0. Changes since 1.2 (some of them had been pulled up
to 1.2.3): *) Better detection and support for Unix platform differences *) More complete support for hard syscall wrapping *) Memory debugging support via Dmalloc library and --with-dmalloc *) Added a PTH_CTRL_DUMPSTATE to pth_ctrl() *) Removed PTH_EVENT_PID and enhanced PTH_EVENT_FUNC *) First cut for Win32/CygWin support *) New `make striptease' feature for developers *) New pth.m4 file for using Pth inside Autoconf based packages *) New large pthread.pod manual page which contains full Pthread API *) Fixed numerious memory leaks *) Numerous bugfixes and cleanups
Diffstat (limited to 'devel/pth')
-rw-r--r--devel/pth/Makefile9
-rw-r--r--devel/pth/files/md54
-rw-r--r--devel/pth/files/patch-sum6
-rw-r--r--devel/pth/patches/patch-aa13
-rw-r--r--devel/pth/patches/patch-ab17
-rw-r--r--devel/pth/pkg/PLIST16
6 files changed, 39 insertions, 26 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index 543908f8659..c0985227790 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2000/02/05 14:51:36 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2000/02/20 15:21:59 wiz Exp $
#
-DISTNAME= pth-1.2.3
+DISTNAME= pth-1.3.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=pth/}
@@ -16,7 +16,8 @@ CONFIGURE_ARGS+= --enable-pthread
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pth/
- ${INSTALL_DATA} ${WRKSRC}/pthread.ps ${PREFIX}/share/doc/pth/
- ${INSTALL_DATA} ${WRKSRC}/rse-pmt.ps ${PREFIX}/share/doc/pth/
+ cd ${WRKSRC} && ${INSTALL_DATA} ANNOUNCE AUTHORS COPYING HACKING \
+ NEWS README SUPPORT TESTS THANKS pthread.ps rse-pmt.ps \
+ ${PREFIX}/share/doc/pth/
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/pth/files/md5 b/devel/pth/files/md5
index 475c7a85832..c783fde2446 100644
--- a/devel/pth/files/md5
+++ b/devel/pth/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.17 2000/02/05 14:51:36 wiz Exp $
+$NetBSD: md5,v 1.18 2000/02/20 15:22:03 wiz Exp $
-MD5 (pth-1.2.3.tar.gz) = 3f8e8318ead69d0cf342e5cb405444a6
+MD5 (pth-1.3.0.tar.gz) = 9150dc0bbf52ff41cfbfe6015694f120
diff --git a/devel/pth/files/patch-sum b/devel/pth/files/patch-sum
index e3ad77d0d90..76ed5dc7273 100644
--- a/devel/pth/files/patch-sum
+++ b/devel/pth/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.8 1999/11/02 18:32:27 mycroft Exp $
+$NetBSD: patch-sum,v 1.9 2000/02/20 15:22:03 wiz Exp $
-MD5 (patch-aa) = 19485c67e6880b5bca592ab37d44bbb5
-MD5 (patch-ab) = 7bbb60f84e8ceb9a7416e90e037521bd
+MD5 (patch-aa) = 6ebbd4c02edc467da6f2e3f608c289e2
+MD5 (patch-ab) = 30c8764eb56bd1c144ae82d9881654e1
diff --git a/devel/pth/patches/patch-aa b/devel/pth/patches/patch-aa
index 2d3d3d0bb71..6927b3e2755 100644
--- a/devel/pth/patches/patch-aa
+++ b/devel/pth/patches/patch-aa
@@ -1,7 +1,8 @@
-$NetBSD: patch-aa,v 1.9 1999/12/28 05:22:21 wiz Exp $
---- Makefile.in.orig Sun Oct 31 10:02:27 1999
-+++ Makefile.in Tue Nov 2 13:16:07 1999
-@@ -49,10 +49,10 @@
+$NetBSD: patch-aa,v 1.10 2000/02/20 15:22:04 wiz Exp $
+
+--- Makefile.in.orig Thu Dec 30 22:57:25 1999
++++ Makefile.in Thu Jan 6 04:53:19 2000
+@@ -53,10 +53,10 @@
CC = @CC@
CPPFLAGS = @CPPFLAGS@ -I.
CFLAGS = @CFLAGS@
@@ -14,9 +15,9 @@ $NetBSD: patch-aa,v 1.9 1999/12/28 05:22:21 wiz Exp $
RM = rm -f
RMDIR = rmdir
TRUE = true
-@@ -219,13 +219,13 @@
- $(SHTOOL) install -c -m 644 $(S)pth-config.1 $(mandir)/man1/pth-config.1
+@@ -226,13 +226,13 @@
$(SHTOOL) install -c -m 644 $(S)pth.3 $(mandir)/man3/pth.3
+ $(SHTOOL) install -c -m 644 pth.m4 $(datadir)/aclocal/pth.m4
$(SHTOOL) install -c -m 644 pth.h $(includedir)/pth.h
- @$(LIBTOOL) --mode=install $(SHTOOL) install -c -m 644 libpth.la $(libdir)/libpth.la
+ @$(LIBTOOL) --mode=install install -c -m 644 libpth.la $(libdir)/libpth.la
diff --git a/devel/pth/patches/patch-ab b/devel/pth/patches/patch-ab
index 5545ea81b7c..b0c8ff3ccbd 100644
--- a/devel/pth/patches/patch-ab
+++ b/devel/pth/patches/patch-ab
@@ -1,11 +1,12 @@
-$NetBSD: patch-ab,v 1.9 1999/12/28 05:22:21 wiz Exp $
---- configure.orig Sun Oct 31 10:01:05 1999
-+++ configure Tue Nov 2 13:17:37 1999
-@@ -5250,6 +5250,7 @@
- s%@PTH_SYSCALL_HARD@%$PTH_SYSCALL_HARD%g
- s%@BATCH@%$BATCH%g
- s%@TARGET_ALL@%$TARGET_ALL%g
-+s%@LIBTOOL@%$LIBTOOL%g
+$NetBSD: patch-ab,v 1.10 2000/02/20 15:22:04 wiz Exp $
+
+--- ./configure.orig Sat Feb 19 17:21:31 2000
++++ ./configure Sun Feb 20 15:56:06 2000
+@@ -5607,6 +5607,7 @@
+ s%@PTHREAD_O@%$PTHREAD_O%g
+ s%@LIBPTHREAD_A@%$LIBPTHREAD_A%g
s%@LIBPTHREAD_LA@%$LIBPTHREAD_LA%g
++s%@LIBTOOL@%$LIBTOOL%g
s%@PTHREAD_CONFIG_1@%$PTHREAD_CONFIG_1%g
s%@PTHREAD_3@%$PTHREAD_3%g
+ s%@INSTALL_PTHREAD@%$INSTALL_PTHREAD%g
diff --git a/devel/pth/pkg/PLIST b/devel/pth/pkg/PLIST
index 1dcff7cc6fb..5a9ff3c7adb 100644
--- a/devel/pth/pkg/PLIST
+++ b/devel/pth/pkg/PLIST
@@ -1,16 +1,26 @@
-@comment $NetBSD: PLIST,v 1.14 2000/02/05 14:51:37 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2000/02/20 15:22:04 wiz Exp $
bin/pth-config
bin/pthread-config
include/pth.h
include/pthread.h
lib/libpth.a
-lib/libpth.so.12.3
+lib/libpth.so.13.0
lib/libpthread.a
-lib/libpthread.so.12.3
+lib/libpthread.so.13.0
man/man1/pth-config.1
man/man1/pthread-config.1
man/man3/pth.3
man/man3/pthread.3
+share/aclocal/pth.m4
+share/doc/pth/ANNOUNCE
+share/doc/pth/AUTHORS
+share/doc/pth/COPYING
+share/doc/pth/HACKING
+share/doc/pth/NEWS
+share/doc/pth/README
+share/doc/pth/SUPPORT
+share/doc/pth/TESTS
+share/doc/pth/THANKS
share/doc/pth/pthread.ps
share/doc/pth/rse-pmt.ps
@dirrm share/doc/pth