head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.50 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.48 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.46 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.44 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.42 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.40 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.38 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.36 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.34 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.32 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.30 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.28 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.26 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.24 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.22 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.20 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.18 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.16 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.14 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.12 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.10 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.8 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.6 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.4 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.2 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.5.0.4 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.5.0.2 pkgsrc-2003Q4-base:1.5 netbsd-1-6-1:1.4.0.2 netbsd-1-6-1-base:1.4 netbsd-1-6:1.3.0.6 netbsd-1-6-RELEASE-base:1.3 pkgviews:1.3.0.2 pkgviews-base:1.3 buildlink2:1.2.0.2 buildlink2-base:1.3 netbsd-1-5-PATCH003:1.1 netbsd-1-5-PATCH001:1.1; locks; strict; comment @# @; 1.6 date 2004.06.01.21.39.21; author kristerw; state dead; branches; next 1.5; 1.5 date 2003.02.15.00.06.05; author salo; state Exp; branches; next 1.4; 1.4 date 2002.08.25.19.22.43; author jlam; state Exp; branches; next 1.3; 1.3 date 2002.07.18.09.17.27; author agc; state Exp; branches; next 1.2; 1.2 date 2002.04.13.12.53.41; author fredb; state Exp; branches 1.2.2.1; next 1.1; 1.1 date 2000.12.28.03.56.54; author wiz; state Exp; branches; next ; 1.2.2.1 date 2002.08.22.11.11.12; author jlam; state Exp; branches; next ; desc @@ 1.6 log @Remove obsolete packages, per discussion on tech-pkg. @ text @$NetBSD: patch-af,v 1.5 2003/02/15 00:06:05 salo Exp $ --- config/configure.orig Mon Jul 10 21:03:06 2000 +++ config/configure Sat Feb 15 00:10:29 2003 @@@@ -1151,7 +1151,7 @@@@ name=$host_cpu-$host_os case $host in - alpha-*-netbsd1.4*) + alpha-*-netbsd1.5*) name=alpha-netbsd-1.3 except="fork lseek ftruncate pipe fstat" available_syscalls="sigsuspend sigaction sigprocmask" @@@@ -1161,18 +1161,28 @@@@ except="fork lseek ftruncate pipe fstat" available_syscalls="sigsuspend sigaction sigprocmask" ;; + powerpc-*-netbsd1.*) + name=powerpc-netbsd + except="fork lseek ftruncate pipe fstat" + available_syscalls="sigprocmask sigaction sigsuspend" + ;; sparc-*-netbsd1.4*) name=sparc-netbsd-1.3 except="fork lseek ftruncate pipe fstat" available_syscalls="sigprocmask sigaction sigsuspend" ;; + sparc-*-netbsd1.5*) + name=sparc-netbsd-1.3 + except="fork lseek ftruncate pipe fstat" + available_syscalls="sigprocmask sigaction sigsuspend" + ;; i386-*-netbsd1.4*) # CFLAGS="$CFLAGS -Werror" name=i386-netbsd-1.3 except="fork lseek ftruncate pipe fstat" available_syscalls="sigsuspend sigaction sigprocmask" ;; - i386-*-netbsd1.5*) + i386-*-netbsd1.5*|i386-*-netbsdelf*) # CFLAGS="$CFLAGS -Werror" name=i386-netbsd-1.3 except="fork lseek ftruncate pipe fstat" @@@@ -1183,6 +1193,16 @@@@ except="fork lseek ftruncate pipe fstat" available_syscalls="sigsuspend sigaction sigprocmask" ;; + m68*-*-netbsd1.5*) + name=m68000-netbsd + except="fork lseek ftruncate pipe fstat" + available_syscalls="sigsuspend sigaction sigprocmask" + ;; + m68*-*-netbsd1.6*) + name=m68000-netbsd + except="fork lseek ftruncate pipe fstat" + available_syscalls="sigsuspend sigaction sigprocmask" + ;; *) { echo "configure: error: System type $host not recognized or not supported. See $srcdir/configure.in for supported systems." 1>&2; exit 1; } @@@@ -2026,7 +2046,7 @@@@ set $ac_dests; ac_dest=$1; shift; ac_dests=$* set $ac_sources; ac_source=$1; shift; ac_sources=$* - echo "linking $srcdir/$ac_source to $ac_dest" + echo "copying $srcdir/$ac_source to $ac_dest" if test ! -r $srcdir/$ac_source; then { echo "configure: error: $srcdir/$ac_source: File not found" 1>&2; exit 1; } @@@@ -2052,10 +2072,10 @@@@ esac # Make a symlink if possible; otherwise try a hard link. - if ln -s $ac_rel_source $ac_dest 2>/dev/null || - ln $srcdir/$ac_source $ac_dest; then : + if cp $ac_rel_source $ac_dest 2>/dev/null || + cp -f $srcdir/$ac_source $ac_dest; then : else - { echo "configure: error: can not link $ac_dest to $srcdir/$ac_source" 1>&2; exit 1; } + { echo "configure: error: can not copy $ac_dest to $srcdir/$ac_source" 1>&2; exit 1; } fi done EOF @ 1.5 log @Work around a bug in older -current' pax-as-tar (e.g. 1.6K): copy few files instead linking them. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.2.2.1 2002/08/22 11:11:12 jlam Exp $ d3 2 a4 2 --- config/configure.orig Mon Jul 10 14:03:06 2000 +++ config/configure d14 1 a14 1 @@@@ -1161,24 +1161,44 @@@@ d44 2 d47 2 a48 2 ;; m68*-*-netbsd1.4*) d53 1 a53 1 + m68*-*-netbsd1.5*) d58 26 a83 4 + m68*-*-netbsd1.6*) name=m68000-netbsd except="fork lseek ftruncate pipe fstat" available_syscalls="sigsuspend sigaction sigprocmask" @ 1.3 log @Use the new CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE mechanisms. Patch i386 configuration to recognise netbsdelf - more architecture changes are necessary here. @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.2 2002/04/13 12:53:41 fredb Exp $ @ 1.2 log @Make this build on current - NetBSD-1.5ZC/gcc-2.95.3/mac68k. @ text @d1 1 a1 1 $NetBSD$ d14 1 a14 1 @@@@ -1161,11 +1161,21 @@@@ d36 8 a43 1 @@@@ -1179,6 +1189,16 @@@@ @ 1.2.2.1 log @Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files. @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.3 2002/07/18 09:17:27 agc Exp $ d14 1 a14 1 @@@@ -1161,24 +1161,44 @@@@ d36 1 a36 8 except="fork lseek ftruncate pipe fstat" available_syscalls="sigsuspend sigaction sigprocmask" ;; - i386-*-netbsd1.5*) + i386-*-netbsd1.5*|i386-*-netbsdelf*) # CFLAGS="$CFLAGS -Werror" name=i386-netbsd-1.3 except="fork lseek ftruncate pipe fstat" @ 1.1 log @Add alpha support to unproven-pthreads. By Olaf Seibert , posted on port-alpha on 2000/08/08. Compiles fine, otherwise untested. @ text @d3 1 a3 1 --- config/configure.orig Mon Jul 10 15:03:06 2000 d12 39 @