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.1 buildlink2:1.1.0.4 netbsd-1-6:1.1.0.6 netbsd-1-6-RELEASE-base:1.1 pkgviews:1.1.0.2 pkgviews-base:1.1; locks; strict; comment @# @; 1.5 date 2003.09.07.10.46.08; author wiz; state dead; branches; next 1.4; 1.4 date 2003.08.27.08.17.23; author wiz; state Exp; branches; next 1.3; 1.3 date 2002.10.30.03.09.26; author rh; state dead; branches; next 1.2; 1.2 date 2002.08.25.18.38.07; author jlam; state Exp; branches; next 1.1; 1.1 date 2002.07.18.02.19.28; author rh; state Exp; branches 1.1.4.1; next ; 1.1.4.1 date 2002.07.18.02.19.28; author jlam; state dead; branches; next 1.1.4.2; 1.1.4.2 date 2002.08.22.11.09.41; author jlam; state Exp; branches; next ; desc @@ 1.5 log @Update to 0.2.32: * Fix build when IPv6 is disabled (Soren Jacobsen) * Fix missing file in tarball (Dan Winship) @ text @$NetBSD: patch-ad,v 1.4 2003/08/27 08:17:23 wiz Exp $ --- esd.c.orig Fri Aug 1 15:58:30 2003 +++ esd.c @@@@ -479,8 +479,10 @@@@ int open_listen_socket(const char *hostn fprintf(stderr,"Unable to bind port %d\n", port ); exit(1); } +#if defined (ENABLE_IPV6) if ( result ) freeaddrinfo ( result ); +#endif } else { @ 1.4 log @Fix a build failure with USE_INET6=NO, reported by Soren Jacobsen in PR 22615. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.2 2002/08/25 18:38:07 jlam Exp $ d3 13 a15 9 --- esound.pc.in.orig Tue Apr 23 18:28:28 2002 +++ esound.pc.in @@@@ -7,5 +7,5 @@@@ Name: esound Description: esound Requires: audiofile Version: @@VERSION@@ -Libs: -L${libdir} -lesd +Libs: -L${libdir} -Wl,-R${libdir} -lesd Cflags: -I${includedir} @ 1.2 log @Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.1.4.1 2002/08/22 11:09:41 jlam Exp $ @ 1.1 log @Patch the various pkgconfig files to include proper -Wl,-R options. Bump PKGREVISION @ text @d1 1 a1 1 $NetBSD$ @ 1.1.4.1 log @file patch-ad was added on branch buildlink2 on 2002-08-22 11:09:41 +0000 @ text @d1 11 @ 1.1.4.2 log @Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files. @ text @a0 11 $NetBSD: patch-ad,v 1.1.4.1 2002/08/22 11:09:41 jlam Exp $ --- esound.pc.in.orig Tue Apr 23 18:28:28 2002 +++ esound.pc.in @@@@ -7,5 +7,5 @@@@ Name: esound Description: esound Requires: audiofile Version: @@VERSION@@ -Libs: -L${libdir} -lesd +Libs: -L${libdir} -Wl,-R${libdir} -lesd Cflags: -I${includedir} @