head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.10 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.8 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.6 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.4 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.2 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.5.0.6 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.4 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.2 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.4.0.20 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.18 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.16 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.14 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.12 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.10 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.8 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.6 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.4 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.2 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.2.0.2 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.1.0.12 pkgsrc-2005Q3-base:1.1 pkgsrc-2005Q2:1.1.0.10 pkgsrc-2005Q2-base:1.1 pkgsrc-2005Q1:1.1.0.8 pkgsrc-2005Q1-base:1.1 pkgsrc-2004Q4:1.1.0.6 pkgsrc-2004Q4-base:1.1 pkgsrc-2004Q3:1.1.0.4 pkgsrc-2004Q3-base:1.1 pkgsrc-2004Q2:1.1.0.2 pkgsrc-2004Q2-base:1.1; locks; strict; comment @# @; 1.6 date 2009.02.11.21.00.13; author joerg; state dead; branches; next 1.5; 1.5 date 2008.08.02.21.32.30; author dholland; state Exp; branches; next 1.4; 1.4 date 2006.03.02.19.19.43; author drochner; state dead; branches; next 1.3; 1.3 date 2005.12.31.00.53.22; author joerg; state Exp; branches; next 1.2; 1.2 date 2005.11.03.20.15.44; author rillig; state Exp; branches; next 1.1; 1.1 date 2004.04.16.15.39.27; author drochner; state Exp; branches; next ; desc @@ 1.6 log @Update to Metakit 2.4.9.7: - better UTF8 support in file & property names - bugfixes - Python 2.5 support for 64bit platforms @ text @$NetBSD --- python/PyView.cpp~ 2005-04-15 02:27:22.000000000 -0400 +++ python/PyView.cpp 2008-08-02 17:32:18.000000000 -0400 @@@@ -977,15 +977,15 @@@@ static void PyView_dealloc(PyView *o) { } static int PyView_print(PyView *o, FILE *f, int) { - fprintf(f, "", (int)o); + fprintf(f, "", o); return 0; } static int PyViewer_print(PyView *o, FILE *f, int) { - fprintf(f, "", (int)o); + fprintf(f, "", o); return 0; } static int PyROViewer_print(PyView *o, FILE *f, int) { - fprintf(f, "", (int)o); + fprintf(f, "", o); return 0; } @ 1.5 log @Fix broken 64-bit build of py-metakit. @ text @@ 1.4 log @update to 2.4.9.5 changes: fixes and optimizations (they removed libtool support, so I had to patch this in again) @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.3 2005/12/31 00:53:22 joerg Exp $ d3 4 a6 5 --- unix/configure.orig 2004-04-16 16:37:20.000000000 +0200 +++ unix/configure 2004-04-16 16:38:11.000000000 +0200 @@@@ -3305,13 +3305,13 @@@@ darwin* | rhapsody*) esac ;; d8 15 a22 14 -freebsd*) +freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library' + lt_cv_deplibs_check_method='file_magic (DragonFly|FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; @@@@ -5734,7 +5734,7 @@@@ else ;; a23 24 # FreeBSD 3 and greater uses gcc -shared to do shared libraries. - freebsd*) + freebsd*|dragonfly*) archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes @@@@ -6196,7 +6196,7 @@@@ freebsd1*) dynamic_linker=no ;; -freebsd*) +freebsd*|dragonfly*) objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` version_type=freebsd-$objformat case $version_type in @@@@ -8753,7 +8753,7 @@@@ case $build_os in LDFLAGS="${LDFLAGS} -lstdc++" fi ;; - linux*) + linux*|netbsd*) LDFLAGS="${LDFLAGS} -lstdc++" LINK_SPECIAL_FLAGS="-rpath ${libdir}" ;; @ 1.3 log @Add DragonFly support. Add -rpath argument and let libtool generate a shared library, otherwise other parts of the Makefile gets confused. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.2 2005/11/03 20:15:44 rillig Exp $ @ 1.2 log @Fixed wrong usage of WRKSRC. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2004/04/16 15:39:27 drochner Exp $ d5 35 a39 1 @@@@ -8753,7 +8753,7 @@@@ @ 1.1 log @update to 2.4.9.3 changes: bugfixes @ text @d1 1 a1 1 $NetBSD$ d3 2 a4 2 --- ../unix/configure.orig 2004-04-16 16:37:20.000000000 +0200 +++ ../unix/configure 2004-04-16 16:38:11.000000000 +0200 @