head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.54 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.52 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.50 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.48 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.46 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.44 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.42 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.40 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.38 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.36 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.34 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.32 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.30 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.28 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.26 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.24 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.22 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.20 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.18 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.16 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.14 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.12 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.10 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.8 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.6 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.4 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 buildlink2-base:1.4 netbsd-1-4-PATCH002:1.3 comdex-fall-1999:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2000.06.18.09.22.50; author soren; state dead; branches; next 1.3; 1.3 date 2000.01.06.04.18.39; author wiz; state Exp; branches; next 1.2; 1.2 date 99.08.22.18.50.06; author rh; state Exp; branches; next 1.1; 1.1 date 99.08.12.18.01.17; author rh; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.08.12.18.01.17; author rh; state Exp; branches; next ; desc @@ 1.4 log @The pth-current pkg has been obsoleted by the pth package. @ text @$NetBSD: patch-aa,v 1.3 2000/01/06 04:18:39 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@@ -LDFLAGS = @@LDFLAGS@@ -L. +LDFLAGS = @@LDFLAGS@@ LIBS = @@LIBS@@ SHTOOL = $(srcdir)/shtool -LIBTOOL = $(C)libtool +LIBTOOL = @@LIBTOOL@@ RM = rm -f RMDIR = rmdir TRUE = true @@@@ -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 install-pthread: $(SHTOOL) install -c -m 755 pthread-config $(bindir)/pthread-config $(SHTOOL) install -c -m 644 $(S)pthread-config.1 $(mandir)/man1/pthread-config.1 $(SHTOOL) install -c -m 644 pthread.h $(includedir)/pthread.h $(SHTOOL) install -c -m 644 $(S)pthread.3 $(mandir)/man3/pthread.3 - @@$(LIBTOOL) --mode=install $(SHTOOL) install -c -m 644 libpthread.la $(libdir)/libpthread.la + @@$(LIBTOOL) --mode=install install -c -m 644 libpthread.la $(libdir)/libpthread.la # uninstall the package uninstall: @ 1.3 log @pth-current updated to 1.3a2 Changes: mainly bugfixes; new pth.m4 Autoconf macro file. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Updated patches for pth-1.1.1. These weren't committed previously, sorry! @ text @d3 3 a5 4 --- Makefile.in.orig Sat Aug 7 15:47:42 1999 +++ Makefile.in Thu Aug 12 19:46:39 1999 @@@@ -45,10 +45,10 @@@@ SHELL = /bin/sh d7 2 a8 1 CFLAGS = @@CFLAGS@@ -I. d13 1 a13 1 -LIBTOOL = $(srcdir)/libtool d18 3 a20 3 @@@@ -202,13 +202,13 @@@@ $(SHTOOL) install -c -m 644 pth-config.1 $(mandir)/man1/pth-config.1 $(SHTOOL) install -c -m 644 pth.3 $(mandir)/man3/pth.3 d26 1 a26 1 $(SHTOOL) install -c -m 644 pthread-config.1 $(mandir)/man1/pthread-config.1 d28 1 a28 1 $(SHTOOL) install -c -m 644 pthread.3 $(mandir)/man3/pthread.3 @ 1.1 log @Initial revision @ text @@ 1.1.1.1 log @Initial import of pth-current-1.1b3, the development version of the Posix compatible GNU portable threads library. @ text @@