head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.54 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.52 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.50 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.48 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.46 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.44 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.42 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.40 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.38 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.36 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.34 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.32 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.30 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.28 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.26 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.24 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.22 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.20 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.18 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.16 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.14 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.12 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.10 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.8 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.6 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.4 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.5.0.2 pkgsrc-2003Q4-base:1.5 buildlink2-base:1.5 netbsd-1-4-PATCH002:1.4 comdex-fall-1999:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2000.06.18.09.22.50; author soren; state dead; branches; next 1.4; 1.4 date 2000.01.21.01.30.57; author wiz; state Exp; 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.5 log @The pth-current pkg has been obsoleted by the pth package. @ text @$NetBSD: patch-ab,v 1.4 2000/01/21 01:30:57 wiz Exp $ --- configure.orig Thu Jan 6 16:50:11 2000 +++ configure Fri Jan 21 02:08:19 2000 @@@@ -5606,6 +5606,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 @ 1.4 log @pth-current updated to 1.3a4. Changes: Bugfixes, and (much) documentation added to pthread man page. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @pth-current updated to 1.3a2 Changes: mainly bugfixes; new pth.m4 Autoconf macro file. @ text @d3 3 a5 3 --- configure.orig Thu Jan 6 04:49:54 2000 +++ configure Thu Jan 6 04:50:48 2000 @@@@ -5401,6 +5401,7 @@@@ @ 1.2 log @Updated patches for pth-1.1.1. These weren't committed previously, sorry! @ text @d3 6 a8 6 --- configure.orig Wed Aug 11 12:10:51 1999 +++ configure Thu Aug 12 19:49:57 1999 @@@@ -4339,6 +4339,7 @@@@ s%@@pth_siglongjmp@@%$pth_siglongjmp%g s%@@PTH_SYSCALL_SOFT@@%$PTH_SYSCALL_SOFT%g s%@@PTH_SYSCALL_HARD@@%$PTH_SYSCALL_HARD%g a9 1 s%@@LIBPTHREAD_LA@@%$LIBPTHREAD_LA%g d12 1 @ 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 @@