head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.44 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.42 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.40 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.38 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.36 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.34 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.32 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.30 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.28 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.26 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.24 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.22 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.20 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.18 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.16 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.14 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.12 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.10 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.8 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.6 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.4 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.2 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.3.0.6 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.4 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.2 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.2.0.12 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.10 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.2.0.6 netbsd-1-6-1-base:1.2 netbsd-1-6:1.2.0.8 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.2.0.4 pkgviews-base:1.2 buildlink2:1.2.0.2 buildlink2-base:1.2 netbsd-1-5-PATCH003:1.2 netbsd-1-5-PATCH001:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2005.02.28.02.48.56; author ben; state dead; branches; next 1.4; 1.4 date 2005.02.28.02.26.59; author ben; state Exp; branches; next 1.3; 1.3 date 2004.04.15.21.17.08; author ben; state Exp; branches; next 1.2; 1.2 date 2002.01.03.13.06.51; author wiz; state Exp; branches; next 1.1; 1.1 date 2001.04.27.15.27.32; author agc; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2001.04.27.15.27.32; author agc; state Exp; branches; next ; desc @@ 1.5 log @Remove ularn package, as the code is unmaintained and messy. @ text @$NetBSD: patch-aa,v 1.4 2005/02/28 02:26:59 ben Exp $ --- Configure.orig 2004-04-15 13:55:44.000000000 -0700 +++ Configure @@@@ -18,11 +18,6 @@@@ PATH='.:/bin:/usr/bin:/usr/local/bin:/usr/ucb:/usr/local:/usr/lbin:/etc:/usr/new:/usr/new/bin:/usr/nbin:/usr/bin/X11:/usr/X11/bin:/usr/openwin/bin:/usr/ccs/bin' export PATH || (echo "OOPS, this isn't sh. Desperation time. I will feed myself to sh."; sh $0; kill $$) -if test ! -t 0; then - echo "Say 'sh Configure', not 'sh /dev/null 2>&1 && \ echo "(I see you are using the Korn shell. Some ksh's blow up on Configure," && \ echo "especially on exotic machines. If yours does, try the Bourne shell instead.)" @@@@ -58,7 +53,7 @@@@ small='' medium='' large='' huge='' -ccflags='' +ccflags="$CFLAGS -g -Wall -Wno-comment" ldflags='' cc='' n='' @@@@ -98,7 +93,7 @@@@ compress='' uncompress='' imake='' xmkmf='' -bindir='' +bindir='XXXBINDIRXXX' d_drand48='' d_havetlib='' termlib='' @@@@ -107,7 +102,7 @@@@ d_systime='' d_random='' defcomp='' imaketmpl='' -libdir='' +libdir='XXXLIBDIRXXX' mycompress='' myuncompress='' CONFIG='' @@@@ -187,7 +182,7 @@@@ EOM c='\c' fi echo $n "Type carriage return to continue. Your cursor should be here-->$c" -read ans +#read ans rm -f .echotmp : now set up to do reads with possible shell escape and default assignment @@@@ -1520,7 +1515,7 @@@@ fastread='' echo "If you didn't make any mistakes, then just type a carriage return here." rp="If you need to edit config.sh, do it as a shell escape here:" $echo $n "$rp $c" -. UU/myread +#. UU/myread case "$ans" in '') ;; *) : in case they cannot read @@@@ -1571,7 +1566,8 @@@@ case "$xmkmf" in *) dflt="y" rp="How about using "imake" to build your Makefile? [$dflt]" $echo $n "$rp $c" - . UU/myread +# . UU/myread + ans=n case "$ans" in y*) rm -f Makefile $imake -DUseInstalled -I$imakedir -f Imakefile -s Makefile 2>/dev/null @@@@ -1602,7 +1598,8 @@@@ case "$xmkmf" in *) dflt="y" rp="How about using "xmkmf" to build your Makefile? [$dflt]" $echo $n "$rp $c" - . UU/myread +# . UU/myread + ans=n case "$ans" in y*) echo "OK..." $xmkmf @@@@ -1621,7 +1618,8 @@@@ case "$xmkmf" in *) dflt="y" rp="No? Ok, how about "imake"? [$dflt]" $echo $n "$rp $c" - . UU/myread +# . UU/myread + ans=n case "$ans" in y*) rm -f Makefile $imake -DUseInstalled -I$imakedir -f Imakefile -s Makefile 2>/dev/null @ 1.4 log @Fix Ularn to build on Mandrake Linux 10.1. This addresses PR#29450. Changes include: * remove lrint(), which is unused, and collides with the C99 lrint(). * remove malloc() prototypes, which are incorrect * add include search path to CFLAGS to catch Mandrake's termcap.h * in the case of Linux, define GETOPT, to match glibc @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.3 2004/04/15 21:17:08 ben Exp $ @ 1.3 log @Make ularn build and run in Linux. @ text @d1 1 a1 1 $NetBSD$ d22 1 a22 1 +ccflags='-g -Wall -Wno-comment' @ 1.2 log @Don't check if stdin is redirected -- it is in bulk builds, and that's perfectly okay. Fixes recently noted bulk build problem. @ text @d3 1 a3 1 --- Configure.orig Wed Jan 18 20:41:26 1995 d17 1 a17 1 @@@@ -58,7 +53,7 @@@@ d26 1 a26 1 @@@@ -98,7 +93,7 @@@@ d35 1 a35 1 @@@@ -107,7 +102,7 @@@@ d44 1 a44 1 @@@@ -187,7 +182,7 @@@@ d53 1 a53 10 @@@@ -1361,6 +1356,8 @@@@ ;; esac +termlib="$termlib -lcompat" + echo " " echo "End of configuration questions." echo " " @@@@ -1520,7 +1517,7 @@@@ d62 30 @ 1.1 log @Initial revision @ text @d3 15 a17 3 --- Configure.orig Wed Jan 18 11:41:26 1995 +++ Configure Sun Jan 28 16:18:39 2001 @@@@ -58,7 +58,7 @@@@ d26 1 a26 1 @@@@ -98,7 +98,7 @@@@ d35 1 a35 1 @@@@ -107,7 +107,7 @@@@ d44 1 a44 1 @@@@ -187,7 +187,7 @@@@ d53 1 a53 1 @@@@ -1361,6 +1361,8 @@@@ d62 1 a62 1 @@@@ -1520,7 +1522,7 @@@@ @ 1.1.1.1 log @Initial import of ularn-6.12.92 into the packages collection. Provided in PR 12072 by Ben Collver (collver@@linuxfreemail.com). Ularn is a fantasy games in which your child has contracted a strange dis- ease, and none of your home remedies seem to have any effect. You set out to find a remedy in a limited amount of time, and to collect gold along the way of course! Ularn is based on larn, and adds the concept of character classes. @ text @@