head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.16 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.14 pkgsrc-2012Q4-base:1.8 pkgsrc-2011Q4:1.8.0.12 pkgsrc-2011Q4-base:1.8 pkgsrc-2011Q2:1.8.0.10 pkgsrc-2011Q2-base:1.8 pkgsrc-2009Q4:1.8.0.8 pkgsrc-2009Q4-base:1.8 pkgsrc-2008Q4:1.8.0.6 pkgsrc-2008Q4-base:1.8 pkgsrc-2008Q3:1.8.0.4 pkgsrc-2008Q3-base:1.8 cube-native-xorg:1.8.0.2 cube-native-xorg-base:1.8 pkgsrc-2008Q2:1.7.0.16 pkgsrc-2008Q2-base:1.7 cwrapper:1.7.0.14 pkgsrc-2008Q1:1.7.0.12 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.7.0.10 pkgsrc-2007Q4-base:1.7 pkgsrc-2007Q3:1.7.0.8 pkgsrc-2007Q3-base:1.7 pkgsrc-2007Q2:1.7.0.6 pkgsrc-2007Q2-base:1.7 pkgsrc-2007Q1:1.7.0.4 pkgsrc-2007Q1-base:1.7 pkgsrc-2006Q4:1.7.0.2 pkgsrc-2006Q4-base:1.7 pkgsrc-2006Q3:1.6.0.24 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.22 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.20 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.18 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.16 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.14 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.12 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.10 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.8 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.6 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.6.0.4 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 netbsd-1-6-1:1.5.0.2 netbsd-1-6-1-base:1.5 buildlink2:1.4.0.4 netbsd-1-6:1.4.0.6 netbsd-1-6-RELEASE-base:1.4 pkgviews:1.4.0.2 pkgviews-base:1.4 buildlink2-base:1.4 netbsd-1-5-PATCH001:1.2 netbsd-1-5-RELEASE:1.1 netbsd-1-4-PATCH003:1.1; locks; strict; comment @# @; 1.8 date 2008.09.11.04.22.50; author dholland; state dead; branches; next 1.7; 1.7 date 2006.10.07.19.16.57; author schwarz; state Exp; branches; next 1.6; 1.6 date 2003.03.22.06.46.22; author wiz; state dead; branches; next 1.5; 1.5 date 2002.08.25.21.51.44; author jlam; state Exp; branches; next 1.4; 1.4 date 2002.07.01.02.23.17; author kristerw; state Exp; branches 1.4.4.1; next 1.3; 1.3 date 2001.07.21.15.23.52; author jlam; state dead; branches; next 1.2; 1.2 date 2001.04.09.16.45.00; author drochner; state Exp; branches; next 1.1; 1.1 date 2000.08.22.17.28.29; author dmcmahill; state Exp; branches; next ; 1.4.4.1 date 2002.07.01.02.23.17; author jlam; state dead; branches; next 1.4.4.2; 1.4.4.2 date 2002.08.25.21.22.03; author jlam; state Exp; branches; next ; desc @@ 1.8 log @Update to 10.0.1 and add destdir support. Changes are large and can be found at http://www.w3.org/Amaya/User/New.html. This update also fixes an ancient security vulnerability and makes the package build on amd64. @ text @$NetBSD: patch-af,v 1.7 2006/10/07 19:16:57 schwarz Exp $ --- ../thotlib/view/tesse.c.orig 2006-10-06 21:36:50.000000000 +0200 +++ ../thotlib/view/tesse.c 2006-10-06 21:37:08.000000000 +0200 @@@@ -11,7 +11,9 @@@@ */ #include +#ifndef _MACOS #include +#endif #include #ifdef _WINGUI @ 1.7 log @added fixes for Darwin @ text @d1 1 a1 1 $NetBSD$ @ 1.6 log @Update to 7.2, provided by David Forrai in PR 20539. Many minor new features (at least nothing major struck me) and lots of bug fixes (details: http://www.w3.org/Amaya/User/New.html). pkg: now uses GTK instead of Motif. @ text @d1 6 a6 6 $NetBSD: patch-af,v 1.5 2002/08/25 21:51:44 jlam Exp $ --- ../config.h.in.orig Mon Jul 1 02:52:16 2002 +++ ../config.h.in Mon Jul 1 02:52:51 2002 @@@@ -321,6 +321,9 @@@@ /* Define if you have the header file. */ #undef HAVE_UNIXLIB_H d8 5 a12 5 +/* Define if you have the header file. */ +#undef HAVE_WCHAR_H + /* Define if you have the dl library (-ldl). */ #undef HAVE_LIBDL d14 1 @ 1.5 log @Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2. @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.4.4.1 2002/08/25 21:22:03 jlam Exp $ @ 1.4 log @Make Amaya build on NetBSD 1.4. NetBSD 1.4 does not have wchar.h, but everything needed by Amaya is defined in stdlib.h. So add a wchar.h test to configure, and protect inclusion of wchar.h by HAVE_WCHAR_H. Solves PR 12358. @ text @d1 1 a1 1 $NetBSD$ @ 1.4.4.1 log @file patch-af was added on branch buildlink2 on 2002-08-25 21:22:03 +0000 @ text @d1 13 @ 1.4.4.2 log @Merge changes in the main trunk into the buildlink2 branch for those packages that have been converted to USE_BUILDLINK2. @ text @a0 13 $NetBSD: patch-af,v 1.4.4.1 2002/08/25 21:22:03 jlam Exp $ --- ../config.h.in.orig Mon Jul 1 02:52:16 2002 +++ ../config.h.in Mon Jul 1 02:52:51 2002 @@@@ -321,6 +321,9 @@@@ /* Define if you have the header file. */ #undef HAVE_UNIXLIB_H +/* Define if you have the header file. */ +#undef HAVE_WCHAR_H + /* Define if you have the dl library (-ldl). */ #undef HAVE_LIBDL @ 1.3 log @* Make this compile again after previous partial conversion to buildlink. * Use lesstif/buildlink.mk instead of USE_MOTIF. * Simplify patch to configure by fixing --with-graphic-libs check. * Ensure that proper LDFLAGS are passed through to build process to ensure linking against proper libraries. @ text @d1 12 a12 11 $NetBSD: patch-af,v 1.2 2001/04/09 16:45:00 drochner Exp $ --- ../amaya/Makefile.in.orig Mon Apr 9 17:33:08 2001 +++ ../amaya/Makefile.in Mon Apr 9 17:35:24 2001 @@@@ -411,7 +411,7 @@@@ # amaya application ../bin/amaya : $(AMAYA_OBJ) $(AMAYA_OPTION_OBJ) $(AMAYA_LIBS) @@(if test ! -d ../bin ; then $(MKDIR) ../bin ; fi) - $(CC) $(LDFLAGS) -o ../bin/amaya $(AMAYA_OBJ) $(AMAYA_OPTION_OBJ) libCSS.a $(LIBS) + $(CC) -o ../bin/amaya $(AMAYA_OBJ) $(AMAYA_OPTION_OBJ) libCSS.a $(LIBS) $(LDFLAGS) @@$(ECHO) "====>" amaya is done a13 1 ../bin/print : @ 1.2 log @Update to 4.3.2. See http://www.w3.org/Amaya/User/New.html for the changelog - it's too much to list here. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @- add patch to allow the program to build on pre-1.5 systems - make sure the library search path is in the correct order. @ text @d3 4 a6 6 make sure the private libwww is searched first instead of a locally installed one --- ../amaya/Makefile.in.orig Wed Apr 19 08:33:09 2000 +++ ../amaya/Makefile.in Tue Aug 22 13:10:42 2000 @@@@ -344,5 +344,5 @@@@ d13 1 @