head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.10 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.8 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.6 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.4 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.2 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.2.0.20 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.18 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.16 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.14 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.12 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.10 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.8 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.6 pkgsrc-2008Q1:1.2.0.4 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.2 pkgsrc-2007Q4-base:1.2; locks; strict; comment @# @; 1.3 date 2009.11.10.16.44.06; author tnn; state dead; branches; next 1.2; 1.2 date 2007.10.17.07.40.50; author bjs; state Exp; branches; next 1.1; 1.1 date 2007.10.16.20.28.46; author tonio; state Exp; branches; next ; desc @@ 1.3 log @- update to nspr-4.8.2.5 - take maintainership - let this package automatically track the stable gecko branch - clean out some legacy patches This is the first part of PR pkg/42277. @ text @$NetBSD: patch-an,v 1.2 2007/10/17 07:40:50 bjs Exp $ --- pr/include/md/_freebsd.h.orig Mon Nov 22 22:24:53 2004 +++ pr/include/md/_freebsd.h @@@@ -106,6 +106,16 @@@@ #define _PR_IPV6_V6ONLY_PROBE #endif +#if (__FreeBSD_version >= 700016) || (__FreeBSD_version < 700000 && __FreeBSD_version >= 601103) +#if defined(_PR_PTHREADS) +#define _PR_HAVE_GETPROTO_R +#define _PR_HAVE_5_ARG_GETPROTO_R +#define _PR_HAVE_GETHOST_R +#define _PR_HAVE_GETHOST_R_INT +#define _PR_HAVE_THREADSAFE_GETHOST +#endif +#endif + #define USE_SETJMP #ifndef _PR_PTHREADS @ 1.2 log @ Fix path of patch-an to be relative to ${WRKSRC}. Bump rev. @ text @d1 1 a1 1 $NetBSD: patch-an,v 1.1 2007/10/16 20:28:46 tonio Exp $ @ 1.1 log @Fix build under FreeBSD 6.1 @ text @d1 1 a1 1 $NetBSD$ d3 2 a4 2 --- mozilla/nsprpub/pr/include/md/_freebsd.h.orig Mon Nov 22 22:24:53 2004 +++ mozilla/nsprpub/pr/include/md/_freebsd.h @