head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.6 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.4 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.2 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q3:1.2.0.50 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.48 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.46 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.44 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.42 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.40 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.38 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.36 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.34 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.32 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.30 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.28 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.26 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.24 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.22 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.20 pkgsrc-2008Q1:1.2.0.18 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.16 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.14 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.12 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.10 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.8 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.6 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.4 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.2 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.1.1.1.0.26 pkgsrc-2005Q4-base:1.1.1.1 pkgsrc-2005Q3:1.1.1.1.0.24 pkgsrc-2005Q3-base:1.1.1.1 pkgsrc-2005Q2:1.1.1.1.0.22 pkgsrc-2005Q2-base:1.1.1.1 pkgsrc-2005Q1:1.1.1.1.0.20 pkgsrc-2005Q1-base:1.1.1.1 pkgsrc-2004Q4:1.1.1.1.0.18 pkgsrc-2004Q4-base:1.1.1.1 pkgsrc-2004Q3:1.1.1.1.0.16 pkgsrc-2004Q3-base:1.1.1.1 pkgsrc-2004Q2:1.1.1.1.0.14 pkgsrc-2004Q2-base:1.1.1.1 pkgsrc-2004Q1:1.1.1.1.0.12 pkgsrc-2004Q1-base:1.1.1.1 pkgsrc-2003Q4:1.1.1.1.0.10 pkgsrc-2003Q4-base:1.1.1.1 netbsd-1-6-1:1.1.1.1.0.6 netbsd-1-6-1-base:1.1.1.1 netbsd-1-6:1.1.1.1.0.8 netbsd-1-6-RELEASE-base:1.1.1.1 pkgviews:1.1.1.1.0.4 pkgviews-base:1.1.1.1 buildlink2:1.1.1.1.0.2 buildlink2-base:1.1.1.1 netbsd-1-5-PATCH003:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2011.10.09.03.35.27; author dholland; state dead; branches; next 1.2; 1.2 date 2006.01.02.16.17.09; author joerg; state Exp; branches 1.2.50.1; next 1.1; 1.1 date 2002.01.12.18.34.56; author bouyer; state Exp; branches 1.1.1.1; next ; 1.2.50.1 date 2011.10.09.13.26.47; author tron; state dead; branches; next ; 1.1.1.1 date 2002.01.12.18.34.56; author bouyer; state Exp; branches; next ; desc @@ 1.3 log @Add a monster cleanup patch, posted as a distfile, to fix rampant misuse of function pointer casts and mismatched function calls and arguments. Now this has some chance at running on something other than i386. PKGREVISION -> 12. @ text @$NetBSD: patch-ad,v 1.2 2006/01/02 16:17:09 joerg Exp $ --- globald.h.orig 1999-04-09 08:07:59.000000000 +0000 +++ globald.h @@@@ -33,11 +33,9 @@@@ typedef char Boolean; /* * Variables */ -#ifndef __FreeBSD__ -#ifndef __GLIBC__ +#if !defined(__FreeBSD__) && !defined(__DragonFly__) && !defined(__NetBSD__) && !defined(__GLIBC__) extern char *sys_errlist[]; #endif -#endif EXTERN struct definition_ligne definition_lignes[MAX_LIGNES]; EXTERN struct definition_service definition_services[MAX_SERVICES]; @ 1.2 log @DragonFly support. Add mkfontdir as build tool. @ text @d1 1 a1 1 $NetBSD$ @ 1.2.50.1 log @Pullup ticket #3543 - requested by dholland comms/xtel: build fix Revisions pulled up: - comms/xtel/Makefile 1.22-1.24 - comms/xtel/distinfo 1.7 - comms/xtel/patches/patch-aa deleted - comms/xtel/patches/patch-ac deleted - comms/xtel/patches/patch-ad deleted - comms/xtel/patches/patch-ae 1.3 - comms/xtel/patches/patch-af deleted - comms/xtel/patches/patch-ag deleted - comms/xtel/patches/patch-ah deleted --- Module Name: pkgsrc Committed By: dholland Date: Sat Oct 8 07:04:34 UTC 2011 Modified Files: pkgsrc/comms/xtel: Makefile Log Message: Not MAKE_JOBS_SAFE --- Module Name: pkgsrc Committed By: dholland Date: Sun Oct 9 03:35:27 UTC 2011 Modified Files: pkgsrc/comms/xtel: Makefile distinfo pkgsrc/comms/xtel/patches: patch-ae Removed Files: pkgsrc/comms/xtel/patches: patch-aa patch-ac patch-ad patch-af patch-ag patch-ah Log Message: Add a monster cleanup patch, posted as a distfile, to fix rampant misuse of function pointer casts and mismatched function calls and arguments. Now this has some chance at running on something other than i386. PKGREVISION -> 12. --- Module Name: pkgsrc Committed By: dholland Date: Sun Oct 9 03:53:32 UTC 2011 Modified Files: pkgsrc/comms/xtel: Makefile Log Message: Fix native X build by cleaning up FONTDIR after imake. Ride previous bump. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.2 2006/01/02 16:17:09 joerg Exp $ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.4 1999/11/14 22:53:22 frueauf Exp $ d3 4 a6 3 --- globald.h.orig Sat Jan 12 17:56:25 2002 +++ globald.h Sat Jan 12 17:56:50 2002 @@@@ -34,8 +34,10 @@@@ d9 3 a11 3 #ifndef __FreeBSD__ +#ifndef __NetBSD__ #ifndef __GLIBC__ a12 2 +#endif #endif d14 1 d16 2 @ 1.1.1.1 log @Initial import of Xtel, a Minitel emulator. Probably not of much use outside France :) @ text @@