head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.52 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.50 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.48 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.46 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.44 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.42 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.40 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.38 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.36 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.34 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.32 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.30 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.28 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.26 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.24 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.22 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.20 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.18 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.16 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.14 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.12 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.10 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.8 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.6 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.4 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.2 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.3.0.2 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.1.0.2 netbsd-1-6-1-base:1.1; locks; strict; comment @# @; 1.4 date 2004.02.16.21.05.13; author jlam; state dead; branches; next 1.3; 1.3 date 2003.10.31.03.10.07; author dmcmahill; state Exp; branches; next 1.2; 1.2 date 2003.09.19.15.46.58; author markd; state dead; branches; next 1.1; 1.1 date 2002.12.24.00.43.43; author wiz; state Exp; branches; next ; desc @@ 1.4 log @Remove patches made redundant since we override libtool. @ text @$NetBSD: patch-ab,v 1.3 2003/10/31 03:10:07 dmcmahill Exp $ --- configure.orig 2003-05-06 01:40:39.000000000 -0400 +++ configure @@@@ -6362,7 +6362,7 @@@@ sco3.2v5*) ;; solaris*) - version_type=linux + version_type=sunos need_lib_prefix=no need_version=no library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' @ 1.3 log @change the libtool (1.5) versioning from linux to sunos on Solaris to avoid PLIST problems. No effect on other operating systems. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update Xft2 to version 2.1.2. Not sure of precise changes but does again build correctly against the current fontconfig package. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1 2002/12/24 00:43:43 wiz Exp $ d3 1 a3 1 --- configure.orig Fri Nov 22 03:30:00 2002 d5 2 a6 6 @@@@ -1316,7 +1316,7 @@@@ fi case "$have_x" in yes) XRENDER_CFLAGS="-I$x_includes" - XRENDER_LIBS="-L$x_libraries -lXrender" + XRENDER_LIBS="-L$x_libraries -lXrender -lXext" d8 6 a13 2 saved_LIBS="$LIBS" LIBS="$LIBS $XRENDER_LIBS" @ 1.1 log @Fix pkgconfig file to have -lXext after -Xrender (why doesn't the library have the dependency itself?). Bump PKGREVISION to 1, and depend on latest version in buildlink2.mk. @ text @d1 1 a1 1 $NetBSD$ @