diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-06-01 21:43:29 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-06-01 21:43:29 +0000 |
commit | 8752a405bb826cda8beafd785ad4c7200dcda0ed (patch) | |
tree | caff5ff2c72bd2f831cd696fedf515107831a013 | |
parent | 7e363ebe74b4376e9a87699c3686e3c01b5972c0 (diff) | |
download | pkgsrc-8752a405bb826cda8beafd785ad4c7200dcda0ed.tar.gz |
Remove obsolete package, per discussion on tech-pkg.
32 files changed, 3 insertions, 3060 deletions
diff --git a/games/Makefile b/games/Makefile index ac62d1231b7..0acb7af71fe 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.217 2004/05/29 01:05:22 xtraeme Exp $ +# $NetBSD: Makefile,v 1.218 2004/06/01 21:43:29 kristerw Exp $ # COMMENT= Games @@ -137,7 +137,6 @@ SUBDIR+= newvox SUBDIR+= nighthawk SUBDIR+= omega SUBDIR+= openmortal -SUBDIR+= pacman SUBDIR+= pag SUBDIR+= plib SUBDIR+= powermanga diff --git a/games/pacman/DESCR b/games/pacman/DESCR deleted file mode 100644 index ec91f20006e..00000000000 --- a/games/pacman/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -A pacman game based on an old Apple IIe variant, where ghosts can follow a -trail the pacman leaves behind. -The game was written to demonstrate ClanLib, a crossplatform game SDK. diff --git a/games/pacman/Makefile b/games/pacman/Makefile deleted file mode 100644 index 528826131e6..00000000000 --- a/games/pacman/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# $NetBSD: Makefile,v 1.23 2004/04/18 05:48:34 snj Exp $ - -DISTNAME= Pacman-0.3-CVS-00-11-17 -PKGNAME= Pacman-0.3 -PKGREVISION= 2 -CATEGORIES= games x11 -MASTER_SITES= http://dark.x.dtu.dk/~mbn/clanlib/download/snapshots/Games/ - -MAINTAINER= root@garbled.net -HOMEPAGE= http://www.clanlib.org/ -COMMENT= Pacman, a small demonstration game for ClanLib - -USE_BUILDLINK3= yes -USE_X11BASE= yes -USE_GNU_TOOLS+= make -GNU_CONFIGURE= yes - -# needs a valid X display to compile its datafiles -.ifndef DISPLAY -INTERACTIVE_STAGE= build -.endif - -pre-configure: - ${CP} ${FILESDIR}/configure ${WRKSRC} - ${SED} -e 's@/usr/share@${PREFIX}/share@' < \ - ${WRKSRC}/Sources/config.h.in > ${WRKSRC}/foo - ${MV} ${WRKSRC}/foo ${WRKSRC}/Sources/config.h.in - -pre-build: - @if [ "${DISPLAY}" = "" ]; then \ - ${ECHO} Please set the DISPLAY variable to a valid display; \ - ${ECHO} before compiling ${PKGNAME}.; \ - exit 1; \ - fi; - -.include "../../graphics/clanlib/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/games/pacman/PLIST b/games/pacman/PLIST deleted file mode 100644 index fc288666b30..00000000000 --- a/games/pacman/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:54:54 zuntum Exp $ -bin/pacman -share/pacman/pacman.dat -@dirrm share/pacman diff --git a/games/pacman/distinfo b/games/pacman/distinfo deleted file mode 100644 index 60f9b3080b4..00000000000 --- a/games/pacman/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.5 2002/09/23 10:14:40 jlam Exp $ - -SHA1 (Pacman-0.3-CVS-00-11-17.tar.gz) = 0d30f2ae3410d2df7b3fecb5cce732ba3022041d -Size (Pacman-0.3-CVS-00-11-17.tar.gz) = 62257 bytes -SHA1 (patch-aa) = 1a820d58f80cfa6a474e4480286d3f4cbf0ee56d -SHA1 (patch-ab) = 8d20c41dfb1a010586a3ebfb3ab4e7f675b93400 diff --git a/games/pacman/files/configure b/games/pacman/files/configure deleted file mode 100755 index bf6fd004a34..00000000000 --- a/games/pacman/files/configure +++ /dev/null @@ -1,965 +0,0 @@ -#! /bin/sh - -# Guess values for system-dependent variables and create Makefiles. -# Generated automatically using autoconf version 2.13 -# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. -# -# This configure script is free software; the Free Software Foundation -# gives unlimited permission to copy, distribute and modify it. - -# Defaults: -ac_help= -ac_default_prefix=/usr/local -# Any additions from configure.in: - -# Initialize some variables set by options. -# The variables have the same names as the options, with -# dashes changed to underlines. -build=NONE -cache_file=./config.cache -exec_prefix=NONE -host=NONE -no_create= -nonopt=NONE -no_recursion= -prefix=NONE -program_prefix=NONE -program_suffix=NONE -program_transform_name=s,x,x, -silent= -site= -srcdir= -target=NONE -verbose= -x_includes=NONE -x_libraries=NONE -bindir='${exec_prefix}/bin' -sbindir='${exec_prefix}/sbin' -libexecdir='${exec_prefix}/libexec' -datadir='${prefix}/share' -sysconfdir='${prefix}/etc' -sharedstatedir='${prefix}/com' -localstatedir='${prefix}/var' -libdir='${exec_prefix}/lib' -includedir='${prefix}/include' -oldincludedir='/usr/include' -infodir='${prefix}/info' -mandir='${prefix}/man' - -# Initialize some other variables. -subdirs= -MFLAGS= MAKEFLAGS= -SHELL=${CONFIG_SHELL-/bin/sh} -# Maximum number of lines to put in a shell here document. -ac_max_here_lines=12 - -ac_prev= -for ac_option -do - - # If the previous option needs an argument, assign it. - if test -n "$ac_prev"; then - eval "$ac_prev=\$ac_option" - ac_prev= - continue - fi - - case "$ac_option" in - -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; - *) ac_optarg= ;; - esac - - # Accept the important Cygnus configure options, so we can diagnose typos. - - case "$ac_option" in - - -bindir | --bindir | --bindi | --bind | --bin | --bi) - ac_prev=bindir ;; - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) - bindir="$ac_optarg" ;; - - -build | --build | --buil | --bui | --bu) - ac_prev=build ;; - -build=* | --build=* | --buil=* | --bui=* | --bu=*) - build="$ac_optarg" ;; - - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) - cache_file="$ac_optarg" ;; - - -datadir | --datadir | --datadi | --datad | --data | --dat | --da) - ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ - | --da=*) - datadir="$ac_optarg" ;; - - -disable-* | --disable-*) - ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` - # Reject names that are not valid shell variable names. - if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then - { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } - fi - ac_feature=`echo $ac_feature| sed 's/-/_/g'` - eval "enable_${ac_feature}=no" ;; - - -enable-* | --enable-*) - ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` - # Reject names that are not valid shell variable names. - if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then - { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } - fi - ac_feature=`echo $ac_feature| sed 's/-/_/g'` - case "$ac_option" in - *=*) ;; - *) ac_optarg=yes ;; - esac - eval "enable_${ac_feature}='$ac_optarg'" ;; - - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ - | --exec | --exe | --ex) - ac_prev=exec_prefix ;; - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ - | --exec=* | --exe=* | --ex=*) - exec_prefix="$ac_optarg" ;; - - -gas | --gas | --ga | --g) - # Obsolete; use --with-gas. - with_gas=yes ;; - - -help | --help | --hel | --he) - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat << EOF -Usage: configure [options] [host] -Options: [defaults in brackets after descriptions] -Configuration: - --cache-file=FILE cache test results in FILE - --help print this message - --no-create do not create output files - --quiet, --silent do not print \`checking...' messages - --version print the version of autoconf that created configure -Directory and file names: - --prefix=PREFIX install architecture-independent files in PREFIX - [$ac_default_prefix] - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - [same as prefix] - --bindir=DIR user executables in DIR [EPREFIX/bin] - --sbindir=DIR system admin executables in DIR [EPREFIX/sbin] - --libexecdir=DIR program executables in DIR [EPREFIX/libexec] - --datadir=DIR read-only architecture-independent data in DIR - [PREFIX/share] - --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data in DIR - [PREFIX/com] - --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var] - --libdir=DIR object code libraries in DIR [EPREFIX/lib] - --includedir=DIR C header files in DIR [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include] - --infodir=DIR info documentation in DIR [PREFIX/info] - --mandir=DIR man documentation in DIR [PREFIX/man] - --srcdir=DIR find the sources in DIR [configure dir or ..] - --program-prefix=PREFIX prepend PREFIX to installed program names - --program-suffix=SUFFIX append SUFFIX to installed program names - --program-transform-name=PROGRAM - run sed PROGRAM on installed program names -EOF - cat << EOF -Host type: - --build=BUILD configure for building on BUILD [BUILD=HOST] - --host=HOST configure for HOST [guessed] - --target=TARGET configure for TARGET [TARGET=HOST] -Features and packages: - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) - --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] - --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --x-includes=DIR X include files are in DIR - --x-libraries=DIR X library files are in DIR -EOF - if test -n "$ac_help"; then - echo "--enable and --with options recognized:$ac_help" - fi - exit 0 ;; - - -host | --host | --hos | --ho) - ac_prev=host ;; - -host=* | --host=* | --hos=* | --ho=*) - host="$ac_optarg" ;; - - -includedir | --includedir | --includedi | --included | --include \ - | --includ | --inclu | --incl | --inc) - ac_prev=includedir ;; - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ - | --includ=* | --inclu=* | --incl=* | --inc=*) - includedir="$ac_optarg" ;; - - -infodir | --infodir | --infodi | --infod | --info | --inf) - ac_prev=infodir ;; - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) - infodir="$ac_optarg" ;; - - -libdir | --libdir | --libdi | --libd) - ac_prev=libdir ;; - -libdir=* | --libdir=* | --libdi=* | --libd=*) - libdir="$ac_optarg" ;; - - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ - | --libexe | --libex | --libe) - ac_prev=libexecdir ;; - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ - | --libexe=* | --libex=* | --libe=*) - libexecdir="$ac_optarg" ;; - - -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst \ - | --locals | --local | --loca | --loc | --lo) - ac_prev=localstatedir ;; - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* \ - | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) - localstatedir="$ac_optarg" ;; - - -mandir | --mandir | --mandi | --mand | --man | --ma | --m) - ac_prev=mandir ;; - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) - mandir="$ac_optarg" ;; - - -nfp | --nfp | --nf) - # Obsolete; use --without-fp. - with_fp=no ;; - - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c) - no_create=yes ;; - - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) - no_recursion=yes ;; - - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ - | --oldin | --oldi | --old | --ol | --o) - ac_prev=oldincludedir ;; - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) - oldincludedir="$ac_optarg" ;; - - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) - ac_prev=prefix ;; - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) - prefix="$ac_optarg" ;; - - -program-prefix | --program-prefix | --program-prefi | --program-pref \ - | --program-pre | --program-pr | --program-p) - ac_prev=program_prefix ;; - -program-prefix=* | --program-prefix=* | --program-prefi=* \ - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) - program_prefix="$ac_optarg" ;; - - -program-suffix | --program-suffix | --program-suffi | --program-suff \ - | --program-suf | --program-su | --program-s) - ac_prev=program_suffix ;; - -program-suffix=* | --program-suffix=* | --program-suffi=* \ - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) - program_suffix="$ac_optarg" ;; - - -program-transform-name | --program-transform-name \ - | --program-transform-nam | --program-transform-na \ - | --program-transform-n | --program-transform- \ - | --program-transform | --program-transfor \ - | --program-transfo | --program-transf \ - | --program-trans | --program-tran \ - | --progr-tra | --program-tr | --program-t) - ac_prev=program_transform_name ;; - -program-transform-name=* | --program-transform-name=* \ - | --program-transform-nam=* | --program-transform-na=* \ - | --program-transform-n=* | --program-transform-=* \ - | --program-transform=* | --program-transfor=* \ - | --program-transfo=* | --program-transf=* \ - | --program-trans=* | --program-tran=* \ - | --progr-tra=* | --program-tr=* | --program-t=*) - program_transform_name="$ac_optarg" ;; - - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - silent=yes ;; - - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) - ac_prev=sbindir ;; - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ - | --sbi=* | --sb=*) - sbindir="$ac_optarg" ;; - - -sharedstatedir | --sharedstatedir | --sharedstatedi \ - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ - | --sharedst | --shareds | --shared | --share | --shar \ - | --sha | --sh) - ac_prev=sharedstatedir ;; - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ - | --sha=* | --sh=*) - sharedstatedir="$ac_optarg" ;; - - -site | --site | --sit) - ac_prev=site ;; - -site=* | --site=* | --sit=*) - site="$ac_optarg" ;; - - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - srcdir="$ac_optarg" ;; - - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ - | --syscon | --sysco | --sysc | --sys | --sy) - ac_prev=sysconfdir ;; - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) - sysconfdir="$ac_optarg" ;; - - -target | --target | --targe | --targ | --tar | --ta | --t) - ac_prev=target ;; - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) - target="$ac_optarg" ;; - - -v | -verbose | --verbose | --verbos | --verbo | --verb) - verbose=yes ;; - - -version | --version | --versio | --versi | --vers) - echo "configure generated by autoconf version 2.13" - exit 0 ;; - - -with-* | --with-*) - ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` - # Reject names that are not valid shell variable names. - if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then - { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } - fi - ac_package=`echo $ac_package| sed 's/-/_/g'` - case "$ac_option" in - *=*) ;; - *) ac_optarg=yes ;; - esac - eval "with_${ac_package}='$ac_optarg'" ;; - - -without-* | --without-*) - ac_package=`echo $ac_option|sed -e 's/-*without-//'` - # Reject names that are not valid shell variable names. - if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then - { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } - fi - ac_package=`echo $ac_package| sed 's/-/_/g'` - eval "with_${ac_package}=no" ;; - - --x) - # Obsolete; use --with-x. - with_x=yes ;; - - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ - | --x-incl | --x-inc | --x-in | --x-i) - ac_prev=x_includes ;; - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) - x_includes="$ac_optarg" ;; - - -x-libraries | --x-libraries | --x-librarie | --x-librari \ - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) - ac_prev=x_libraries ;; - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries="$ac_optarg" ;; - - -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } - ;; - - *) - if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then - echo "configure: warning: $ac_option: invalid host type" 1>&2 - fi - if test "x$nonopt" != xNONE; then - { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } - fi - nonopt="$ac_option" - ;; - - esac -done - -if test -n "$ac_prev"; then - { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } -fi - -trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 - -# File descriptor usage: -# 0 standard input -# 1 file creation -# 2 errors and warnings -# 3 some systems may open it to /dev/tty -# 4 used on the Kubota Titan -# 6 checking for... messages and results -# 5 compiler messages saved in config.log -if test "$silent" = yes; then - exec 6>/dev/null -else - exec 6>&1 -fi -exec 5>./config.log - -echo "\ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. -" 1>&5 - -# Strip out --no-create and --no-recursion so they do not pile up. -# Also quote any args containing shell metacharacters. -ac_configure_args= -for ac_arg -do - case "$ac_arg" in - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c) ;; - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;; - *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) - ac_configure_args="$ac_configure_args '$ac_arg'" ;; - *) ac_configure_args="$ac_configure_args $ac_arg" ;; - esac -done - -# NLS nuisances. -# Only set these to C if already set. These must not be set unconditionally -# because not all systems understand e.g. LANG=C (notably SCO). -# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'! -# Non-C LC_CTYPE values break the ctype check. -if test "${LANG+set}" = set; then LANG=C; export LANG; fi -if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi -if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi -if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi - -# confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -rf conftest* confdefs.h -# AIX cpp loses on an empty file, so make sure it contains at least a newline. -echo > confdefs.h - -# A filename unique to this package, relative to the directory that -# configure is in, which we can look for to find out if srcdir is correct. -ac_unique_file=Sources/pacman.cpp - -# Find the source files, if location was not specified. -if test -z "$srcdir"; then - ac_srcdir_defaulted=yes - # Try the directory containing this script, then its parent. - ac_prog=$0 - ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` - test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. - srcdir=$ac_confdir - if test ! -r $srcdir/$ac_unique_file; then - srcdir=.. - fi -else - ac_srcdir_defaulted=no -fi -if test ! -r $srcdir/$ac_unique_file; then - if test "$ac_srcdir_defaulted" = yes; then - { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } - else - { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } - fi -fi -srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` - -# Prefer explicitly selected file to automatically selected ones. -if test -z "$CONFIG_SITE"; then - if test "x$prefix" != xNONE; then - CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" - else - CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" - fi -fi -for ac_site_file in $CONFIG_SITE; do - if test -r "$ac_site_file"; then - echo "loading site script $ac_site_file" - . "$ac_site_file" - fi -done - -if test -r "$cache_file"; then - echo "loading cache $cache_file" - . $cache_file -else - echo "creating cache $cache_file" - > $cache_file -fi - -ac_ext=c -# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. -ac_cpp='$CPP $CPPFLAGS' -ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' -ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' -cross_compiling=$ac_cv_prog_cc_cross - -ac_exeext= -ac_objext=o -if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then - # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. - if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then - ac_n= ac_c=' -' ac_t=' ' - else - ac_n=-n ac_c= ac_t= - fi -else - ac_n= ac_c='\c' ac_t= -fi - - - -for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl -do -# Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:531: checking for $ac_word" >&5 -if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - if test -n "$CXX"; then - ac_cv_prog_CXX="$CXX" # Let the user override the test. -else - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" - ac_dummy="$PATH" - for ac_dir in $ac_dummy; do - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$ac_word; then - ac_cv_prog_CXX="$ac_prog" - break - fi - done - IFS="$ac_save_ifs" -fi -fi -CXX="$ac_cv_prog_CXX" -if test -n "$CXX"; then - echo "$ac_t""$CXX" 1>&6 -else - echo "$ac_t""no" 1>&6 -fi - -test -n "$CXX" && break -done -test -n "$CXX" || CXX="gcc" - - -echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 -echo "configure:563: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 - -ac_ext=C -# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' -ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' -cross_compiling=$ac_cv_prog_cxx_cross - -cat > conftest.$ac_ext << EOF - -#line 574 "configure" -#include "confdefs.h" - -int main(){return(0);} -EOF -if { (eval echo configure:579: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - ac_cv_prog_cxx_works=yes - # If we can't run a trivial program, we are probably using a cross compiler. - if (./conftest; exit) 2>/dev/null; then - ac_cv_prog_cxx_cross=no - else - ac_cv_prog_cxx_cross=yes - fi -else - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 - ac_cv_prog_cxx_works=no -fi -rm -fr conftest* -ac_ext=c -# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. -ac_cpp='$CPP $CPPFLAGS' -ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' -ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' -cross_compiling=$ac_cv_prog_cc_cross - -echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6 -if test $ac_cv_prog_cxx_works = no; then - { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } -fi -echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 -echo "configure:605: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 -echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 -cross_compiling=$ac_cv_prog_cxx_cross - -echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 -echo "configure:610: checking whether we are using GNU C++" >&5 -if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - cat > conftest.C <<EOF -#ifdef __GNUC__ - yes; -#endif -EOF -if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:619: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then - ac_cv_prog_gxx=yes -else - ac_cv_prog_gxx=no -fi -fi - -echo "$ac_t""$ac_cv_prog_gxx" 1>&6 - -if test $ac_cv_prog_gxx = yes; then - GXX=yes -else - GXX= -fi - -ac_test_CXXFLAGS="${CXXFLAGS+set}" -ac_save_CXXFLAGS="$CXXFLAGS" -CXXFLAGS= -echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 -echo "configure:638: checking whether ${CXX-g++} accepts -g" >&5 -if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - echo 'void f(){}' > conftest.cc -if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then - ac_cv_prog_cxx_g=yes -else - ac_cv_prog_cxx_g=no -fi -rm -f conftest* - -fi - -echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6 -if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS="$ac_save_CXXFLAGS" -elif test $ac_cv_prog_cxx_g = yes; then - if test "$GXX" = yes; then - CXXFLAGS="-g -O2" - else - CXXFLAGS="-g" - fi -else - if test "$GXX" = yes; then - CXXFLAGS="-O2" - else - CXXFLAGS= - fi -fi - - -echo $ac_n "checking for main in -lclanCore""... $ac_c" 1>&6 -echo "configure:671: checking for main in -lclanCore" >&5 -ac_lib_var=`echo clanCore'_'main | sed 'y%./+-%__p_%'` -if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - ac_save_LIBS="$LIBS" -LIBS="-lclanCore $LIBS" -cat > conftest.$ac_ext <<EOF -#line 679 "configure" -#include "confdefs.h" - -int main() { -main() -; return 0; } -EOF -if { (eval echo configure:686: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" -else - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=no" -fi -rm -f conftest* -LIBS="$ac_save_LIBS" - -fi -if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 - ac_tr_lib=HAVE_LIB`echo clanCore | sed -e 's/[^a-zA-Z0-9_]/_/g' \ - -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'` - cat >> confdefs.h <<EOF -#define $ac_tr_lib 1 -EOF - - LIBS="-lclanCore $LIBS" - -else - echo "$ac_t""no" 1>&6 -echo "Pacman requires ClanLib to run."; exit 1 -fi - - -trap '' 1 2 15 -cat > confcache <<\EOF -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs. It is not useful on other systems. -# If it contains results you don't want to keep, you may remove or edit it. -# -# By default, configure uses ./config.cache as the cache file, -# creating it if it does not exist already. You can give configure -# the --cache-file=FILE option to use a different cache file; that is -# what configure does when it calls configure scripts in -# subdirectories, so they share the cache. -# Giving --cache-file=/dev/null disables caching, for debugging configure. -# config.status only pays attention to the cache file if you give it the -# --recheck option to rerun configure. -# -EOF -# The following way of writing the cache mishandles newlines in values, -# but we know of no workaround that is simple, portable, and efficient. -# So, don't put newlines in cache variables' values. -# Ultrix sh set writes to stderr and can't be redirected directly, -# and sets the high bit in the cache file unless we assign to the vars. -(set) 2>&1 | - case `(ac_space=' '; set | grep ac_space) 2>&1` in - *ac_space=\ *) - # `set' does not quote correctly, so add quotes (double-quote substitution - # turns \\\\ into \\, and sed turns \\ into \). - sed -n \ - -e "s/'/'\\\\''/g" \ - -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" - ;; - *) - # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' - ;; - esac >> confcache -if cmp -s $cache_file confcache; then - : -else - if test -w $cache_file; then - echo "updating cache $cache_file" - cat confcache > $cache_file - else - echo "not updating unwritable cache $cache_file" - fi -fi -rm -f confcache - -trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 - -test "x$prefix" = xNONE && prefix=$ac_default_prefix -# Let make expand exec_prefix. -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' - -# Any assignment to VPATH causes Sun make to only execute -# the first set of double-colon rules, so remove it if not needed. -# If there is a colon in the path, we need to keep it. -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d' -fi - -trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 - -# Transform confdefs.h into DEFS. -# Protect against shell expansion while executing Makefile rules. -# Protect against Makefile macro expansion. -cat > conftest.defs <<\EOF -s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g -s%[ `~#$^&*(){}\\|;'"<>?]%\\&%g -s%\[%\\&%g -s%\]%\\&%g -s%\$%$$%g -EOF -DEFS=`sed -f conftest.defs confdefs.h | tr '\012' ' '` -rm -f conftest.defs - - -# Without the "./", some shells look in PATH for config.status. -: ${CONFIG_STATUS=./config.status} - -echo creating $CONFIG_STATUS -rm -f $CONFIG_STATUS -cat > $CONFIG_STATUS <<EOF -#! /bin/sh -# Generated automatically by configure. -# Run this file to recreate the current configuration. -# This directory was configured as follows, -# on host `(hostname || uname -n) 2>/dev/null | sed 1q`: -# -# $0 $ac_configure_args -# -# Compiler output produced by configure, useful for debugging -# configure, is in ./config.log if it exists. - -ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]" -for ac_option -do - case "\$ac_option" in - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" - exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; - -version | --version | --versio | --versi | --vers | --ver | --ve | --v) - echo "$CONFIG_STATUS generated by autoconf version 2.13" - exit 0 ;; - -help | --help | --hel | --he | --h) - echo "\$ac_cs_usage"; exit 0 ;; - *) echo "\$ac_cs_usage"; exit 1 ;; - esac -done - -ac_given_srcdir=$srcdir - -trap 'rm -fr `echo "Makefile Sources/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 -EOF -cat >> $CONFIG_STATUS <<EOF - -# Protect against being on the right side of a sed subst in config.status. -sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; - s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF -$ac_vpsub -$extrasub -s%@SHELL@%$SHELL%g -s%@CFLAGS@%$CFLAGS%g -s%@CPPFLAGS@%$CPPFLAGS%g -s%@CXXFLAGS@%$CXXFLAGS%g -s%@FFLAGS@%$FFLAGS%g -s%@DEFS@%$DEFS%g -s%@LDFLAGS@%$LDFLAGS%g -s%@LIBS@%$LIBS%g -s%@exec_prefix@%$exec_prefix%g -s%@prefix@%$prefix%g -s%@program_transform_name@%$program_transform_name%g -s%@bindir@%$bindir%g -s%@sbindir@%$sbindir%g -s%@libexecdir@%$libexecdir%g -s%@datadir@%$datadir%g -s%@sysconfdir@%$sysconfdir%g -s%@sharedstatedir@%$sharedstatedir%g -s%@localstatedir@%$localstatedir%g -s%@libdir@%$libdir%g -s%@includedir@%$includedir%g -s%@oldincludedir@%$oldincludedir%g -s%@infodir@%$infodir%g -s%@mandir@%$mandir%g -s%@CXX@%$CXX%g - -CEOF -EOF - -cat >> $CONFIG_STATUS <<\EOF - -# Split the substitutions into bite-sized pieces for seds with -# small command number limits, like on Digital OSF/1 and HP-UX. -ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. -ac_file=1 # Number of current file. -ac_beg=1 # First line for current file. -ac_end=$ac_max_sed_cmds # Line after last line for current file. -ac_more_lines=: -ac_sed_cmds="" -while $ac_more_lines; do - if test $ac_beg -gt 1; then - sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file - else - sed "${ac_end}q" conftest.subs > conftest.s$ac_file - fi - if test ! -s conftest.s$ac_file; then - ac_more_lines=false - rm -f conftest.s$ac_file - else - if test -z "$ac_sed_cmds"; then - ac_sed_cmds="sed -f conftest.s$ac_file" - else - ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" - fi - ac_file=`expr $ac_file + 1` - ac_beg=$ac_end - ac_end=`expr $ac_end + $ac_max_sed_cmds` - fi -done -if test -z "$ac_sed_cmds"; then - ac_sed_cmds=cat -fi -EOF - -cat >> $CONFIG_STATUS <<EOF - -CONFIG_FILES=\${CONFIG_FILES-"Makefile Sources/config.h"} -EOF -cat >> $CONFIG_STATUS <<\EOF -for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then - # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". - case "$ac_file" in - *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` - ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; - *) ac_file_in="${ac_file}.in" ;; - esac - - # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. - - # Remove last slash and all that follows it. Not all systems have dirname. - ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` - if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then - # The file is in a subdirectory. - test ! -d "$ac_dir" && mkdir "$ac_dir" - ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" - # A "../" for each directory in $ac_dir_suffix. - ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` - else - ac_dir_suffix= ac_dots= - fi - - case "$ac_given_srcdir" in - .) srcdir=. - if test -z "$ac_dots"; then top_srcdir=. - else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; - /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; - *) # Relative path. - srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" - top_srcdir="$ac_dots$ac_given_srcdir" ;; - esac - - - echo creating "$ac_file" - rm -f "$ac_file" - configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." - case "$ac_file" in - *Makefile*) ac_comsub="1i\\ -# $configure_input" ;; - *) ac_comsub= ;; - esac - - ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` - sed -e "$ac_comsub -s%@configure_input@%$configure_input%g -s%@srcdir@%$srcdir%g -s%@top_srcdir@%$top_srcdir%g -" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file -fi; done -rm -f conftest.s* - -EOF -cat >> $CONFIG_STATUS <<EOF - -EOF -cat >> $CONFIG_STATUS <<\EOF - -exit 0 -EOF -chmod +x $CONFIG_STATUS -rm -fr confdefs* $ac_clean_files -test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 - diff --git a/games/pacman/patches/patch-aa b/games/pacman/patches/patch-aa deleted file mode 100644 index e7a619890ea..00000000000 --- a/games/pacman/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2002/09/23 10:14:41 jlam Exp $ - ---- Makefile.in.orig Wed Oct 6 02:19:37 1999 -+++ Makefile.in -@@ -8,7 +8,8 @@ - - OBJF = .build/pacman.o .build/objects.o .build/fontblowup.o - DATAFILES = pacman.dat --EXTERN_LIBS = -lclanCore -+EXTERN_LIBS = -L${X11BASE}/lib -Wl,-R${X11BASE}/lib -lclanCore \ -+ -L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib -lHermes -lpth -lz - - all: pacman $(DATAFILES) - -@@ -40,4 +41,4 @@ - - %.dat : %.scr - @echo "Building datafile $<" -- @./pacman -datafile $< $@ -+ @echo "x11" | ./pacman -datafile $< $@ diff --git a/games/pacman/patches/patch-ab b/games/pacman/patches/patch-ab deleted file mode 100644 index a59f3fa2193..00000000000 --- a/games/pacman/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2000/12/15 04:55:26 garbled Exp $ ---- Sources/pacman.cpp.orig Thu Dec 14 21:51:21 2000 -+++ Sources/pacman.cpp Thu Dec 14 21:51:45 2000 -@@ -54,7 +54,7 @@ - - try - { -- resources = CL_ResourceManager::create("pacman.dat", true); -+ resources = CL_ResourceManager::create(DATAFILE, true); - } - catch (CL_Error err) - { diff --git a/lang/Makefile b/lang/Makefile index f4a9d52cc8b..68287494425 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.176 2004/06/01 19:19:39 shannonjr Exp $ +# $NetBSD: Makefile,v 1.177 2004/06/01 21:44:27 kristerw Exp $ # COMMENT= Programming languages @@ -27,7 +27,6 @@ SUBDIR+= drscheme SUBDIR+= dylan-compiler SUBDIR+= dylan-interpreter SUBDIR+= eag -SUBDIR+= egcs SUBDIR+= eieio SUBDIR+= elisp-manual SUBDIR+= elk diff --git a/lang/egcs/DESCR b/lang/egcs/DESCR deleted file mode 100644 index 58e5b92374b..00000000000 --- a/lang/egcs/DESCR +++ /dev/null @@ -1,23 +0,0 @@ -EGCS is a free software project to further the development of the GNU -compilers using an open development environment. - -+ Compilers are available under the terms of the GPL. Copyrights for - the compilers are to be held by the FSF. Other components (runtime - libraries, testsuites, etc) will be available under various free - licenses with copyrights being held by individual authors or the FSF. -+ Further Development of GNU Compilers - New languages, new optimizations, new targets, improved runtime - libraries and various infrastructure improvements -+ Open Development Environment - Encourage cooperation and communication between developers - Work more closely with "consumers" - Code available to everyone at anytime, and development is open to anyone - that wants to contribute. - Patches will be considered equally based on their technical merits - All individuals and companies are welcome to contribute as long as they - accept the groundrules. -+ Open mailing lists -+ Developer friendly tools and procedures (ie cvs, multiple maintainers, etc) -+ Conflicts of interest exist for many egcs developers, the developers as - well as the egcs steering committee will not allow those - conflicts of interest to have an effect on the egcs project diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile deleted file mode 100644 index c7e39b14117..00000000000 --- a/lang/egcs/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile,v 1.11 2004/05/02 04:59:23 snj Exp $ -# - -DISTNAME= egcs-1.1.2 -CATEGORIES= lang -MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/releases/egcs-1.1.2/ - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://egcs.cygnus.com/index.html -COMMENT= The experimental GNU compiler suite - -USE_BUILDLINK3= yes -GNU_CONFIGURE= yes - -ONLY_FOR_PLATFORM= SunOS-*-* # in NetBSD base system - -PREFIX= ${LOCALBASE}/egcs - -MAKE_ENV+= CPPFLAGS= - -ALL_TARGET= bootstrap - -INFO_FILES= cpp.info g77.info gcc.info - -.include "../../mk/bsd.pkg.mk" diff --git a/lang/egcs/PLIST b/lang/egcs/PLIST deleted file mode 100644 index 3edc3329d69..00000000000 --- a/lang/egcs/PLIST +++ /dev/null @@ -1,232 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2004/02/22 14:33:06 seb Exp $ -bin/c++ -bin/g++ -bin/gcc -bin/c++filt -bin/g77 -bin/protoize -bin/unprotoize -bin/gcov -bin/sparc-sun-solaris-gcc -include/g++/std/bastring.cc -include/g++/std/bastring.h -include/g++/std/complext.cc -include/g++/std/complext.h -include/g++/std/dcomplex.h -include/g++/std/fcomplex.h -include/g++/std/ldcomplex.h -include/g++/std/straits.h -include/g++/PlotFile.h -include/g++/SFile.h -include/g++/builtinbuf.h -include/g++/dummy.h -include/g++/editbuf.h -include/g++/floatio.h -include/g++/fstream.h -include/g++/indstream.h -include/g++/iolibio.h -include/g++/iomanip.h -include/g++/iostdio.h -include/g++/iostream.h -include/g++/iostreamP.h -include/g++/istream.h -include/g++/libio.h -include/g++/libioP.h -include/g++/ostream.h -include/g++/parsestream.h -include/g++/pfstream.h -include/g++/procbuf.h -include/g++/stdiostream.h -include/g++/stream.h -include/g++/streambuf.h -include/g++/heap.h -include/g++/strfile.h -include/g++/strstream.h -include/g++/cassert -include/g++/cctype -include/g++/cerrno -include/g++/cfloat -include/g++/ciso646 -include/g++/climits -include/g++/clocale -include/g++/cmath -include/g++/complex -include/g++/csetjmp -include/g++/csignal -include/g++/cstdarg -include/g++/cstddef -include/g++/cstdio -include/g++/cstdlib -include/g++/cstring -include/g++/ctime -include/g++/cwchar -include/g++/cwctype -include/g++/string -include/g++/stdexcept -include/g++/algorithm -include/g++/deque -include/g++/functional -include/g++/hash_map -include/g++/hash_set -include/g++/iterator -include/g++/list -include/g++/map -include/g++/memory -include/g++/numeric -include/g++/pthread_alloc -include/g++/queue -include/g++/rope -include/g++/set -include/g++/slist -include/g++/stack -include/g++/utility -include/g++/vector -include/g++/fstream -include/g++/iomanip -include/g++/iostream -include/g++/strstream -include/g++/iosfwd -include/g++/complex.h -include/g++/stl.h -include/g++/algo.h -include/g++/algobase.h -include/g++/alloc.h -include/g++/bvector.h -include/g++/defalloc.h -include/g++/deque.h -include/g++/function.h -include/g++/hash_map.h -include/g++/hash_set.h -include/g++/hashtable.h -include/g++/iterator.h -include/g++/list.h -include/g++/map.h -include/g++/multimap.h -include/g++/multiset.h -include/g++/pair.h -include/g++/pthread_alloc.h -include/g++/rope.h -include/g++/ropeimpl.h -include/g++/set.h -include/g++/slist.h -include/g++/stack.h -include/g++/stl_algo.h -include/g++/stl_algobase.h -include/g++/stl_alloc.h -include/g++/stl_bvector.h -include/g++/stl_config.h -include/g++/stl_construct.h -include/g++/stl_deque.h -include/g++/stl_function.h -include/g++/stl_hash_fun.h -include/g++/stl_hash_map.h -include/g++/stl_hash_set.h -include/g++/stl_hashtable.h -include/g++/stl_heap.h -include/g++/stl_iterator.h -include/g++/stl_list.h -include/g++/stl_map.h -include/g++/stl_multimap.h -include/g++/stl_multiset.h -include/g++/stl_numeric.h -include/g++/stl_pair.h -include/g++/stl_queue.h -include/g++/stl_raw_storage_iter.h -include/g++/stl_relops.h -include/g++/stl_rope.h -include/g++/stl_set.h -include/g++/stl_slist.h -include/g++/stl_stack.h -include/g++/stl_tempbuf.h -include/g++/stl_tree.h -include/g++/stl_uninitialized.h -include/g++/stl_vector.h -include/g++/tempbuf.h -include/g++/tree.h -include/g++/type_traits.h -include/g++/vector.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/math.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/curses.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/assert.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/syslimits.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/stdarg.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/stddef.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/varargs.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-alpha.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-h8300.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-i860.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-i960.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-mips.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-m88k.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-mn10200.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-mn10300.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-pa.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-pyr.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-sparc.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-clipper.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-spur.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-m32r.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-sh.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-v850.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-arc.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/iso646.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/va-ppc.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/typeinfo -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/exception -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/new -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/new.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/proto.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/stdbool.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/limits.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/float.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/README -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/fixed -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/hash.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/objc-list.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/sarray.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/objc.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/objc-api.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/NXConstStr.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/Object.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/Protocol.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/encoding.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/typedstream.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc/thr.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/g2c.h -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/cc1 -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/cc1plus -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/f771 -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/cc1obj -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/collect2 -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/crt1.o -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/crti.o -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/crtn.o -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/gcrt1.o -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/gmon.o -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/crtbegin.o -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/crtend.o -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/specs -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/SYSCALLS.c.X -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/cpp -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/libobjc.a -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/libgcc.a -lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/libg2c.a -lib/libiberty.a -lib/libstdc++.a -man/man1/g++.1 -man/man1/g77.1 -man/man1/gcc.1 -man/man1/cccp.1 -${MACHINE_GNU_PLATFORM}/include/_G_config.h -${MACHINE_GNU_PLATFORM}/include/assert.h -${MACHINE_GNU_PLATFORM}/lib/libiberty.a -@dirrm include/g++/std -@dirrm include/g++ -@dirrm lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include/objc -@dirrm lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66/include -@dirrm lib/gcc-lib/${MACHINE_GNU_PLATFORM}/egcs-2.91.66 -@dirrm lib/gcc-lib/${MACHINE_GNU_PLATFORM} -@dirrm lib/gcc-lib -@dirrm ${MACHINE_GNU_PLATFORM}/include -@dirrm ${MACHINE_GNU_PLATFORM}/lib -@dirrm ${MACHINE_GNU_PLATFORM} diff --git a/lang/egcs/distinfo b/lang/egcs/distinfo deleted file mode 100644 index e1b53c06f76..00000000000 --- a/lang/egcs/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 15:00:49 agc Exp $ - -SHA1 (egcs-1.1.2.tar.gz) = 8f569ef35f58e564d28f82f63718820de4f13e34 -Size (egcs-1.1.2.tar.gz) = 11635427 bytes diff --git a/math/Makefile b/math/Makefile index e7e75c5f830..d11858c76c3 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2004/05/13 04:15:04 xtraeme Exp $ +# $NetBSD: Makefile,v 1.114 2004/06/01 21:45:27 kristerw Exp $ # COMMENT= Mathematics @@ -79,7 +79,6 @@ SUBDIR+= py-pytables SUBDIR+= py-rpy SUBDIR+= quadpack SUBDIR+= randlib -SUBDIR+= rlab SUBDIR+= ruby-bigfloat SUBDIR+= ruby-bitvector SUBDIR+= ruby-gsl diff --git a/math/rlab/DESCR b/math/rlab/DESCR deleted file mode 100644 index 62277baad5d..00000000000 --- a/math/rlab/DESCR +++ /dev/null @@ -1,20 +0,0 @@ -Rlab is a very high level language intended to provide fast -prototyping and program development, as well as easy -data-visualization, and processing. - -The fundamental data type is a floating point matrix (either real or -complex), though RLab also includes string matrices, and sparse -numerical matrices (both real and complex). A heterogeneous -associative array has been added to allow users to create and operate -on arbitrary data structures. - -Rlab offers simple access to the most popular linear algebra -libraries, BLAS, and LAPACK. Furthermore, Rlab's basic data structures -are matrix oriented, with the vector dot-product an integral part of -the built-in operations. Due to the array oriented operations, and -the high-level interface to FFTPACK, and a discrete IIR filtering -function, Rlab servers well as an environment for signal analysis and -exploration. - -Rlab is copyrighted with the GNU General Public License, and is free -(in the GNU sense) for all to use. diff --git a/math/rlab/Makefile b/math/rlab/Makefile deleted file mode 100644 index eb58bb30b8a..00000000000 --- a/math/rlab/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# $NetBSD: Makefile,v 1.18 2004/04/25 21:39:05 snj Exp $ - -DISTNAME= rlab-2.1.05 -PKGREVISION= 1 -CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rlab/} - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://rlab.sourceforge.net/ -COMMENT= Matrix oriented, interactive programming environment - -BROKEN= relies on API from older version of superlu - -USE_BUILDLINK3= yes -GNU_CONFIGURE= yes -USE_FORTRAN= yes -CONFIGURE_ARGS+= --enable-SUPERLU - -PLIST_SRC= ${PKGDIR}/PLIST - -.include "../../mk/bsd.prefs.mk" - -RLAB_PLOT_PKG?= gnuplot -.if (${RLAB_PLOT_PKG} == "plplot") -DEPENDS+= plplot>=5.0.1:../../graphics/plplot -PLPLOT_PREFIX_DEFAULT= ${LOCALBASE} -EVAL_PREFIX+= PLPLOT_PREFIX=plplot -CONFIGURE_ARGS+= --with-plplot=${PLPLOT_PREFIX} -PLIST_SRC+= ${PKGDIR}/PLIST.plplot -.elif (${RLAB_PLOT_PKG} == "plotmtv") -DEPENDS+= plotmtv-[0-9]*:../../graphics/plotmtv -CONFIGURE_ARGS+= --with-plotmtv=yes -PLIST_SRC+= ${PKGDIR}/PLIST.plotmtv -.elif (${RLAB_PLOT_PKG} == "pgraf") -DEPENDS+= pgraf-[0-9]*:../../graphics/pgraf -PGRAF_PREFIX_DEFAULT= ${LOCALBASE} -EVAL_PREFIX+= PGRAF_PREFIX=pgraf -CONFIGURE_ARGS+= --with-pgraf=yes -PLIST_SRC+= ${PKGDIR}/PLIST.pgraf -.else -DEPENDS+= gnuplot>=3.5:../../graphics/gnuplot -CONFIGURE_ARGS+= --with-gnuplot=yes -PLIST_SRC+= ${PKGDIR}/PLIST.gnuplot -.endif - -post-extract: - ${RM} -r ${WRKSRC}/gc - -post-install: -.if (${RLAB_PLOT_PKG} == "pgraf") - ${INSTALL_DATA} ${PGRAF_PREFIX}/share/examples/pgraf/pgraf.r \ - ${PREFIX}/share/rlab/rlib - ${INSTALL_DATA} ${PGRAF_PREFIX}/share/examples/pgraf/pgdemo.r \ - ${PREFIX}/share/rlab/examples -.endif - -.include "../../devel/boehm-gc/buildlink3.mk" -.include "../../devel/readline/buildlink3.mk" -.include "../../math/superlu/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/math/rlab/PLIST b/math/rlab/PLIST deleted file mode 100644 index 49ca459e1ad..00000000000 --- a/math/rlab/PLIST +++ /dev/null @@ -1,486 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:34:06 zuntum Exp $ -bin/${PKGNAME} -bin/rlab -man/man1/rlab.1 -share/doc/html/rlab/ls.gif -share/doc/html/rlab/rlab-ref-1.html -share/doc/html/rlab/rlab-ref-2.html -share/doc/html/rlab/rlab-ref-3.html -share/doc/html/rlab/rlab-ref-4.html -share/doc/html/rlab/rlab-ref-5.html -share/doc/html/rlab/rlab-ref-6.html -share/doc/html/rlab/rlab-ref-7.html -share/doc/html/rlab/rlab-ref-8.html -share/doc/html/rlab/rlab-ref-9.html -share/doc/html/rlab/rlab-ref.html -share/doc/rlab/rlab-ref.ps -share/rlab/.rlab -share/rlab/controls-toolbox/Test_new.r -share/rlab/controls-toolbox/abcdchk.r -share/rlab/controls-toolbox/acker.r -share/rlab/controls-toolbox/ackertest.r -share/rlab/controls-toolbox/append.r -share/rlab/controls-toolbox/appendtest.r -share/rlab/controls-toolbox/are.r -share/rlab/controls-toolbox/are2.r -share/rlab/controls-toolbox/are2test.r -share/rlab/controls-toolbox/aremsf.r -share/rlab/controls-toolbox/aremsftest.r -share/rlab/controls-toolbox/aretest.r -share/rlab/controls-toolbox/augstate.r -share/rlab/controls-toolbox/augstatetest.r -share/rlab/controls-toolbox/balreal.r -share/rlab/controls-toolbox/banner.r -share/rlab/controls-toolbox/bode.r -share/rlab/controls-toolbox/bode_plot.r -share/rlab/controls-toolbox/bode_test.r -share/rlab/controls-toolbox/c2d.r -share/rlab/controls-toolbox/c2d_old.r -share/rlab/controls-toolbox/c2dm.r -share/rlab/controls-toolbox/c2dm_new.r -share/rlab/controls-toolbox/c2dmtest.r -share/rlab/controls-toolbox/c2dt.r -share/rlab/controls-toolbox/c2dtest.r -share/rlab/controls-toolbox/canon.r -share/rlab/controls-toolbox/canontest.r -share/rlab/controls-toolbox/chop.r -share/rlab/controls-toolbox/cloop.r -share/rlab/controls-toolbox/cloop_new.r -share/rlab/controls-toolbox/clooptest.r -share/rlab/controls-toolbox/clxbode.r -share/rlab/controls-toolbox/connect.r -share/rlab/controls-toolbox/conv_old.r -share/rlab/controls-toolbox/convtest.r -share/rlab/controls-toolbox/covar.r -share/rlab/controls-toolbox/covtest.r -share/rlab/controls-toolbox/cplxpair.r -share/rlab/controls-toolbox/ctrb.r -share/rlab/controls-toolbox/ctrbf.r -share/rlab/controls-toolbox/ctrbtest.r -share/rlab/controls-toolbox/ctrldemo.r -share/rlab/controls-toolbox/d2c.r -share/rlab/controls-toolbox/d2cm.r -share/rlab/controls-toolbox/damp.r -share/rlab/controls-toolbox/damptest.r -share/rlab/controls-toolbox/dare2.r -share/rlab/controls-toolbox/dare2test.r -share/rlab/controls-toolbox/daremsftest.r -share/rlab/controls-toolbox/dbalreal.r -share/rlab/controls-toolbox/dbode.r -share/rlab/controls-toolbox/dbode_plot.r -share/rlab/controls-toolbox/dcgain.r -share/rlab/controls-toolbox/dcgaintest.r -share/rlab/controls-toolbox/dcovar.r -share/rlab/controls-toolbox/dcovartest.r -share/rlab/controls-toolbox/ddamp.r -share/rlab/controls-toolbox/ddamptest.r -share/rlab/controls-toolbox/ddcgain.r -share/rlab/controls-toolbox/deconv.r -share/rlab/controls-toolbox/deconvtest.r -share/rlab/controls-toolbox/destim.r -share/rlab/controls-toolbox/dfrqint.r -share/rlab/controls-toolbox/dfrqint2.r -share/rlab/controls-toolbox/dgram.r -share/rlab/controls-toolbox/dgramtest.r -share/rlab/controls-toolbox/dimpulse.r -share/rlab/controls-toolbox/dimpulse_plot.r -share/rlab/controls-toolbox/dinitial.r -share/rlab/controls-toolbox/dinitialtest.r -share/rlab/controls-toolbox/diskdemo.r -share/rlab/controls-toolbox/displaypoles.r -share/rlab/controls-toolbox/distsl.r -share/rlab/controls-toolbox/dlqe.r -share/rlab/controls-toolbox/dlqew.r -share/rlab/controls-toolbox/dlqr.r -share/rlab/controls-toolbox/dlqr2.r -share/rlab/controls-toolbox/dlqrtest.r -share/rlab/controls-toolbox/dlqry.r -share/rlab/controls-toolbox/dlsim.r -share/rlab/controls-toolbox/dlsimtest.r -share/rlab/controls-toolbox/dlsimtest2.r -share/rlab/controls-toolbox/dlyap.r -share/rlab/controls-toolbox/dlyap_old.r -share/rlab/controls-toolbox/dmodred.r -share/rlab/controls-toolbox/dreg.r -share/rlab/controls-toolbox/dric.r -share/rlab/controls-toolbox/drmodel.r -share/rlab/controls-toolbox/dsort.r -share/rlab/controls-toolbox/dstep.r -share/rlab/controls-toolbox/dsteptest.r -share/rlab/controls-toolbox/dtimvec.r -share/rlab/controls-toolbox/eignm.r -share/rlab/controls-toolbox/eigsen.r -share/rlab/controls-toolbox/eigsen2.r -share/rlab/controls-toolbox/eigtest.r -share/rlab/controls-toolbox/esort.r -share/rlab/controls-toolbox/esort_old.r -share/rlab/controls-toolbox/estim.r -share/rlab/controls-toolbox/feedback.r -share/rlab/controls-toolbox/freqint.r -share/rlab/controls-toolbox/freqint2.r -share/rlab/controls-toolbox/freqrc.r -share/rlab/controls-toolbox/freqresp.r -share/rlab/controls-toolbox/givens.r -share/rlab/controls-toolbox/glqe.r -share/rlab/controls-toolbox/glqr.r -share/rlab/controls-toolbox/glqry.r -share/rlab/controls-toolbox/gram.r -share/rlab/controls-toolbox/gric.r -share/rlab/controls-toolbox/housh.r -share/rlab/controls-toolbox/impulse.r -share/rlab/controls-toolbox/impulse2.r -share/rlab/controls-toolbox/impulse2_old.r -share/rlab/controls-toolbox/impulse_old.r -share/rlab/controls-toolbox/impulsetest.r -share/rlab/controls-toolbox/initial.r -share/rlab/controls-toolbox/initialtest.r -share/rlab/controls-toolbox/isempty.r -share/rlab/controls-toolbox/isstr.r -share/rlab/controls-toolbox/isvec.r -share/rlab/controls-toolbox/jetdemo.r -share/rlab/controls-toolbox/jpinv.r -share/rlab/controls-toolbox/kalmdemo.r -share/rlab/controls-toolbox/lab2str.r -share/rlab/controls-toolbox/logm2.r -share/rlab/controls-toolbox/lqe.r -share/rlab/controls-toolbox/lqemsf.r -share/rlab/controls-toolbox/lqew.r -share/rlab/controls-toolbox/lqr.r -share/rlab/controls-toolbox/lqr2.r -share/rlab/controls-toolbox/lqr_old.r -share/rlab/controls-toolbox/lqrmsf.r -share/rlab/controls-toolbox/lqrtest.r -share/rlab/controls-toolbox/lqry.r -share/rlab/controls-toolbox/lqrymsf.r -share/rlab/controls-toolbox/lsim.r -share/rlab/controls-toolbox/lsimtest.r -share/rlab/controls-toolbox/lsimtest2.r -share/rlab/controls-toolbox/ltifr.r -share/rlab/controls-toolbox/ltitr.r -share/rlab/controls-toolbox/lyap2.r -share/rlab/controls-toolbox/lyap_old.r -share/rlab/controls-toolbox/lyapcheck.r -share/rlab/controls-toolbox/lyaptest.r -share/rlab/controls-toolbox/margin.r -share/rlab/controls-toolbox/minreal.r -share/rlab/controls-toolbox/modred.r -share/rlab/controls-toolbox/mulresp.r -share/rlab/controls-toolbox/nargchk.r -share/rlab/controls-toolbox/nyquist.r -share/rlab/controls-toolbox/obsv.r -share/rlab/controls-toolbox/obsvf.r -share/rlab/controls-toolbox/ord2.r -share/rlab/controls-toolbox/orth.r -share/rlab/controls-toolbox/parallel.r -share/rlab/controls-toolbox/perpxy.r -share/rlab/controls-toolbox/place.r -share/rlab/controls-toolbox/poly2str.r -share/rlab/controls-toolbox/poly_old.r -share/rlab/controls-toolbox/polyval.r -share/rlab/controls-toolbox/printsys.r -share/rlab/controls-toolbox/printsys_old.r -share/rlab/controls-toolbox/pzmap.r -share/rlab/controls-toolbox/reg.r -share/rlab/controls-toolbox/ric.r -share/rlab/controls-toolbox/rlocfind.r -share/rlab/controls-toolbox/rlocus.r -share/rlab/controls-toolbox/rlocus_old.r -share/rlab/controls-toolbox/rlocus_plot.r -share/rlab/controls-toolbox/rlocus_test.r -share/rlab/controls-toolbox/rmodel.r -share/rlab/controls-toolbox/roots.r -share/rlab/controls-toolbox/rsf2csf.r -share/rlab/controls-toolbox/schord.r -share/rlab/controls-toolbox/series.r -share/rlab/controls-toolbox/sigma.r -share/rlab/controls-toolbox/sigma2.r -share/rlab/controls-toolbox/sigma_plot.r -share/rlab/controls-toolbox/simdata.r -share/rlab/controls-toolbox/singsen.r -share/rlab/controls-toolbox/ss2ss.r -share/rlab/controls-toolbox/ss2tf.r -share/rlab/controls-toolbox/ss2zp.r -share/rlab/controls-toolbox/ssdelete.r -share/rlab/controls-toolbox/ssdelete_old.r -share/rlab/controls-toolbox/ssselect.r -share/rlab/controls-toolbox/ssselecttest.r -share/rlab/controls-toolbox/stairs.r -share/rlab/controls-toolbox/step.r -share/rlab/controls-toolbox/step_old.r -share/rlab/controls-toolbox/stepfun.r -share/rlab/controls-toolbox/steptest.r -share/rlab/controls-toolbox/strcom.r -share/rlab/controls-toolbox/t.r -share/rlab/controls-toolbox/tf2ss.r -share/rlab/controls-toolbox/tf2ss_new.r -share/rlab/controls-toolbox/tf2zp.r -share/rlab/controls-toolbox/tfchk.r -share/rlab/controls-toolbox/timeplot.r -share/rlab/controls-toolbox/timvec.r -share/rlab/controls-toolbox/tzero.r -share/rlab/controls-toolbox/tzero2.r -share/rlab/controls-toolbox/tzero_old.r -share/rlab/controls-toolbox/tzreduce.r -share/rlab/controls-toolbox/tzreduce_old.r -share/rlab/controls-toolbox/unwrap.r -share/rlab/controls-toolbox/vsort.r -share/rlab/controls-toolbox/xc12.r -share/rlab/controls-toolbox/xg123.r -share/rlab/controls-toolbox/xgpart.r -share/rlab/controls-toolbox/xhpart.r -share/rlab/controls-toolbox/xsi.r -share/rlab/controls-toolbox/xsopt.r -share/rlab/controls-toolbox/xvcost.r -share/rlab/controls-toolbox/zgrid.r -share/rlab/controls-toolbox/zp2ss.r -share/rlab/controls-toolbox/zp2tf.r -share/rlab/examples/contour.r -share/rlab/examples/curve_fit.r -share/rlab/examples/detrend.r -share/rlab/examples/dltest1.c -share/rlab/examples/estimate.r -share/rlab/examples/fourier.r -share/rlab/examples/geom.r -share/rlab/examples/gp_plot_test.r -share/rlab/examples/least_squares.r -share/rlab/examples/logo.r -share/rlab/examples/memtest.r -share/rlab/examples/ode_err.r -share/rlab/examples/ode_examples.r -share/rlab/examples/plhold_demo.r -share/rlab/examples/plimag_demo.r -share/rlab/examples/plot_test.r -share/rlab/examples/plot_test_pgplot.r -share/rlab/examples/primes.r -share/rlab/examples/test-complex.r -share/rlab/examples/test-list.r -share/rlab/examples/test-superlu.r -share/rlab/examples/test.ascii -share/rlab/examples/test.b -share/rlab/examples/test.getline -share/rlab/examples/test.input -share/rlab/examples/test.r -share/rlab/examples/tfd_ex1.r -share/rlab/examples/tfd_ex2.r -share/rlab/help/INTRO -share/rlab/help/abs -share/rlab/help/acos -share/rlab/help/all -share/rlab/help/any -share/rlab/help/asin -share/rlab/help/atan -share/rlab/help/atan2 -share/rlab/help/backsub -share/rlab/help/balance -share/rlab/help/ceil -share/rlab/help/chol -share/rlab/help/class -share/rlab/help/clear -share/rlab/help/close -share/rlab/help/conditions -share/rlab/help/conj -share/rlab/help/cos -share/rlab/help/cumprod -share/rlab/help/cumsum -share/rlab/help/det -share/rlab/help/diag -share/rlab/help/diary -share/rlab/help/dlopen -share/rlab/help/eig -share/rlab/help/entinfo -share/rlab/help/error -share/rlab/help/eval -share/rlab/help/exist -share/rlab/help/exp -share/rlab/help/factor -share/rlab/help/fft -share/rlab/help/filter -share/rlab/help/find -share/rlab/help/finite -share/rlab/help/floor -share/rlab/help/format -share/rlab/help/fprintf -share/rlab/help/fread -share/rlab/help/frexp -share/rlab/help/fseek -share/rlab/help/full -share/rlab/help/fwrite -share/rlab/help/getenv -share/rlab/help/getline -share/rlab/help/help -share/rlab/help/hess -share/rlab/help/ifft -share/rlab/help/imag -share/rlab/help/inf -share/rlab/help/int -share/rlab/help/isinf -share/rlab/help/isnan -share/rlab/help/issymm -share/rlab/help/ldexp -share/rlab/help/length -share/rlab/help/load -share/rlab/help/log -share/rlab/help/log10 -share/rlab/help/logb -share/rlab/help/max -share/rlab/help/maxi -share/rlab/help/members -share/rlab/help/min -share/rlab/help/mini -share/rlab/help/mnorm -share/rlab/help/mod -share/rlab/help/nan -share/rlab/help/nlleastsq -share/rlab/help/ode -share/rlab/help/ones -share/rlab/help/open -share/rlab/help/printf -share/rlab/help/prod -share/rlab/help/putenv -share/rlab/help/qr -share/rlab/help/quit -share/rlab/help/rand -share/rlab/help/rcond -share/rlab/help/read -share/rlab/help/readm -share/rlab/help/real -share/rlab/help/require -share/rlab/help/reshape -share/rlab/help/rfile -share/rlab/help/round -share/rlab/help/schur -share/rlab/help/sign -share/rlab/help/sin -share/rlab/help/size -share/rlab/help/sizeof -share/rlab/help/sleep -share/rlab/help/solve -share/rlab/help/sort -share/rlab/help/sparse -share/rlab/help/spconvert -share/rlab/help/spfactor -share/rlab/help/sprintf -share/rlab/help/spsolve -share/rlab/help/spwrite -share/rlab/help/sqrt -share/rlab/help/srand -share/rlab/help/strsplt -share/rlab/help/strtod -share/rlab/help/strtol -share/rlab/help/sum -share/rlab/help/svd -share/rlab/help/sylv -share/rlab/help/system -share/rlab/help/tan -share/rlab/help/tic -share/rlab/help/tmpnam -share/rlab/help/toc -share/rlab/help/type -share/rlab/help/vpnorm -share/rlab/help/warranty -share/rlab/help/write -share/rlab/help/writem -share/rlab/help/zeros -share/rlab/rlib/clearall.r -share/rlab/rlib/compan.r -share/rlab/rlib/complement.r -share/rlab/rlib/cross.r -share/rlab/rlib/diff.r -share/rlab/rlib/disp.r -share/rlab/rlib/dot.r -share/rlab/rlib/eye.r -share/rlab/rlib/fix.r -share/rlab/rlib/input.r -share/rlab/rlib/intersection.r -share/rlab/rlib/inv.r -share/rlab/rlib/isempty.r -share/rlab/rlib/isreal.r -share/rlab/rlib/linspace.r -share/rlab/rlib/logspace.r -share/rlab/rlib/lu.r -share/rlab/rlib/lyap.r -share/rlab/rlib/norm.r -share/rlab/rlib/num2str.r -share/rlab/rlib/pause.r -share/rlab/rlib/poly.r -share/rlab/rlib/rem.r -share/rlab/rlib/save.r -share/rlab/rlib/set.r -share/rlab/rlib/setstr.r -share/rlab/rlib/show.r -share/rlab/rlib/symm.r -share/rlab/rlib/trace.r -share/rlab/rlib/tril.r -share/rlab/rlib/triu.r -share/rlab/rlib/union.r -share/rlab/rlib/what.r -share/rlab/rlib/who.r -share/rlab/rlib/whos.r -share/rlab/toolbox/anc.r -share/rlab/toolbox/angle.r -share/rlab/toolbox/ascii.r -share/rlab/toolbox/autospec.r -share/rlab/toolbox/avsmooth.r -share/rlab/toolbox/bandred.r -share/rlab/toolbox/cholsub.r -share/rlab/toolbox/conv.r -share/rlab/toolbox/corr.r -share/rlab/toolbox/crosspec.r -share/rlab/toolbox/czt.r -share/rlab/toolbox/dec2hex.r -share/rlab/toolbox/detrend.r -share/rlab/toolbox/expm.r -share/rlab/toolbox/faxis.r -share/rlab/toolbox/fliplr.r -share/rlab/toolbox/flipud.r -share/rlab/toolbox/fraction.r -share/rlab/toolbox/fsolve.r -share/rlab/toolbox/funm.r -share/rlab/toolbox/geom.r -share/rlab/toolbox/hankel.r -share/rlab/toolbox/hex2dec.r -share/rlab/toolbox/hilbert.r -share/rlab/toolbox/house.r -share/rlab/toolbox/join.r -share/rlab/toolbox/lininsrt.r -share/rlab/toolbox/lintrp.r -share/rlab/toolbox/lintrp2.r -share/rlab/toolbox/logm.r -share/rlab/toolbox/magic.r -share/rlab/toolbox/mdsmax.r -share/rlab/toolbox/mdsmooth.r -share/rlab/toolbox/mean.r -share/rlab/toolbox/median.r -share/rlab/toolbox/nextpow2.r -share/rlab/toolbox/nmsmax.r -share/rlab/toolbox/ode4.r -share/rlab/toolbox/ode78.r -share/rlab/toolbox/optimum.r -share/rlab/toolbox/phase.r -share/rlab/toolbox/pinv.r -share/rlab/toolbox/polyfit.r -share/rlab/toolbox/printmat.r -share/rlab/toolbox/qmult.r -share/rlab/toolbox/quadr.r -share/rlab/toolbox/randsvd.r -share/rlab/toolbox/rank.r -share/rlab/toolbox/rbench.r -share/rlab/toolbox/readstr.r -share/rlab/toolbox/sparsify.r -share/rlab/toolbox/spdiags.r -share/rlab/toolbox/speye.r -share/rlab/toolbox/spfun.r -share/rlab/toolbox/sprand.r -share/rlab/toolbox/spy.r -share/rlab/toolbox/spzeros.r -share/rlab/toolbox/ssi.r -share/rlab/toolbox/std.r -share/rlab/toolbox/surspl.r -share/rlab/toolbox/tfd.r -share/rlab/toolbox/toeplitz.r -share/rlab/toolbox/tolower.r -share/rlab/toolbox/toupper.r -share/rlab/toolbox/trapz.r -share/rlab/toolbox/window.r -share/rlab/toolbox/writeltx.r -share/rlab/toolbox/zodiac.r diff --git a/math/rlab/PLIST.gnuplot b/math/rlab/PLIST.gnuplot deleted file mode 100644 index ac2d5d37105..00000000000 --- a/math/rlab/PLIST.gnuplot +++ /dev/null @@ -1,100 +0,0 @@ -@comment $NetBSD: PLIST.gnuplot,v 1.1 2001/11/01 00:36:04 zuntum Exp $ -share/rlab/help/autoscale -share/rlab/help/autotics -share/rlab/help/axis -share/rlab/help/cont -share/rlab/help/copyplot -share/rlab/help/defplotwin -share/rlab/help/epsplot -share/rlab/help/gnuplot -share/rlab/help/grid -share/rlab/help/hist -share/rlab/help/key -share/rlab/help/label -share/rlab/help/latexplot -share/rlab/help/linenumbers -share/rlab/help/linestyle -share/rlab/help/loglog -share/rlab/help/loglog2 -share/rlab/help/multiplot -share/rlab/help/mx2tics -share/rlab/help/mxtics -share/rlab/help/my2tics -share/rlab/help/mytics -share/rlab/help/mztics -share/rlab/help/noautoscale -share/rlab/help/noaxis -share/rlab/help/nogrid -share/rlab/help/nokey -share/rlab/help/nolabel -share/rlab/help/nolog -share/rlab/help/nolog2 -share/rlab/help/nomultiplot -share/rlab/help/nomx2tics -share/rlab/help/nomxtics -share/rlab/help/nomy2tics -share/rlab/help/nomytics -share/rlab/help/nomztics -share/rlab/help/notime -share/rlab/help/notitle -share/rlab/help/nox2tics -share/rlab/help/noxtics -share/rlab/help/noy2tics -share/rlab/help/noytics -share/rlab/help/noztics -share/rlab/help/origin -share/rlab/help/pclose -share/rlab/help/pcloseall -share/rlab/help/pend -share/rlab/help/pformat -share/rlab/help/phelp -share/rlab/help/plot -share/rlab/help/plot2 -share/rlab/help/pobj_list -share/rlab/help/pointsize -share/rlab/help/printplot -share/rlab/help/psave -share/rlab/help/psize -share/rlab/help/psplot -share/rlab/help/pssave -share/rlab/help/pstring -share/rlab/help/pview -share/rlab/help/range -share/rlab/help/range2 -share/rlab/help/replot -share/rlab/help/replot2 -share/rlab/help/semilogx -share/rlab/help/semilogx2 -share/rlab/help/semilogy -share/rlab/help/semilogy2 -share/rlab/help/setterm -share/rlab/help/showplot -share/rlab/help/showpwin -share/rlab/help/splot -share/rlab/help/time -share/rlab/help/title -share/rlab/help/x2label -share/rlab/help/x2range -share/rlab/help/x2tics -share/rlab/help/xlabel -share/rlab/help/xrange -share/rlab/help/xtics -share/rlab/help/y2label -share/rlab/help/y2range -share/rlab/help/y2tics -share/rlab/help/ylabel -share/rlab/help/yrange -share/rlab/help/ytics -share/rlab/help/zlabel -share/rlab/help/zrange -share/rlab/help/ztics -share/rlab/rlib/gp-compat.r -share/rlab/rlib/plot.r -@dirrm share/rlab/toolbox -@dirrm share/rlab/rlib -@dirrm share/rlab/help -@dirrm share/rlab/examples -@dirrm share/rlab/controls-toolbox -@dirrm share/doc/html/rlab -@dirrm share/doc/rlab -@dirrm share/rlab diff --git a/math/rlab/PLIST.pgraf b/math/rlab/PLIST.pgraf deleted file mode 100644 index e27bf776524..00000000000 --- a/math/rlab/PLIST.pgraf +++ /dev/null @@ -1,11 +0,0 @@ -@comment $NetBSD: PLIST.pgraf,v 1.1 2001/11/01 00:36:04 zuntum Exp $ -share/rlab/rlib/pgraf.r -share/rlab/examples/pgdemo.r -@dirrm share/rlab/toolbox -@dirrm share/rlab/rlib -@dirrm share/rlab/help -@dirrm share/rlab/examples -@dirrm share/rlab/controls-toolbox -@dirrm share/doc/html/rlab -@dirrm share/doc/rlab -@dirrm share/rlab diff --git a/math/rlab/PLIST.plotmtv b/math/rlab/PLIST.plotmtv deleted file mode 100644 index b028ebd9ecd..00000000000 --- a/math/rlab/PLIST.plotmtv +++ /dev/null @@ -1,10 +0,0 @@ -@comment $NetBSD: PLIST.plotmtv,v 1.1 2001/11/01 00:36:04 zuntum Exp $ -share/rlab/rlib/plotmtv.r -@dirrm share/rlab/toolbox -@dirrm share/rlab/rlib -@dirrm share/rlab/help -@dirrm share/rlab/examples -@dirrm share/rlab/controls-toolbox -@dirrm share/doc/html/rlab -@dirrm share/doc/rlab -@dirrm share/rlab diff --git a/math/rlab/PLIST.plplot b/math/rlab/PLIST.plplot deleted file mode 100644 index d878ab6f2cd..00000000000 --- a/math/rlab/PLIST.plplot +++ /dev/null @@ -1,56 +0,0 @@ -@comment $NetBSD: PLIST.plplot,v 1.1 2001/11/01 00:36:04 zuntum Exp $ -share/rlab/help/getplot -share/rlab/help/pl3d -share/rlab/help/plalt -share/rlab/help/plaspect -share/rlab/help/plaxis -share/rlab/help/plaz -share/rlab/help/plbar -share/rlab/help/plclose -share/rlab/help/plcont -share/rlab/help/plegend -share/rlab/help/plend -share/rlab/help/plerry -share/rlab/help/plfill -share/rlab/help/plfont -share/rlab/help/plgrid -share/rlab/help/plgrid3 -share/rlab/help/plhist -share/rlab/help/plhistx -share/rlab/help/plhold -share/rlab/help/plhold_off -share/rlab/help/plimits -share/rlab/help/plline -share/rlab/help/plmesh -share/rlab/help/plot -share/rlab/help/plot3 -share/rlab/help/plpoint -share/rlab/help/plprint -share/rlab/help/plptex -share/rlab/help/plschr -share/rlab/help/plscol0 -share/rlab/help/plsfile -share/rlab/help/plsori -share/rlab/help/plssym -share/rlab/help/plstart -share/rlab/help/plstyle -share/rlab/help/pltitle -share/rlab/help/plwid -share/rlab/help/plwin -share/rlab/help/plwin_init -share/rlab/help/replot -share/rlab/help/set3d -share/rlab/help/showplwin -share/rlab/help/subplot -share/rlab/help/xlabel -share/rlab/help/ylabel -share/rlab/help/zlabel -share/rlab/rlib/plot.r -@dirrm share/rlab/toolbox -@dirrm share/rlab/rlib -@dirrm share/rlab/help -@dirrm share/rlab/examples -@dirrm share/rlab/controls-toolbox -@dirrm share/doc/html/rlab -@dirrm share/doc/rlab -@dirrm share/rlab diff --git a/math/rlab/distinfo b/math/rlab/distinfo deleted file mode 100644 index fa2949427ad..00000000000 --- a/math/rlab/distinfo +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: distinfo,v 1.5 2003/07/02 20:39:17 jtb Exp $ - -SHA1 (rlab-2.1.05.tar.gz) = 5b465b45ac1225c89f8375fc0945c485c0b1fa4b -Size (rlab-2.1.05.tar.gz) = 2767728 bytes -SHA1 (patch-aa) = 6b177a66de9262c4f6fcd6fcd48bc897f3a7bbe2 -SHA1 (patch-ab) = 1199d0b1a6674670d59af1f3d9ab0d67c1584ab1 -SHA1 (patch-ai) = f17edcd7a63861a23d415c73340095730168eae9 -SHA1 (patch-aj) = cbae9f8163c4f680ee261d3440de0940c05f51ae -SHA1 (patch-ak) = cd9e96103f90f80b92c26dd053032cfbec0dc512 -SHA1 (patch-al) = 824c825d0ab47328ed43127a0680067c666a7ac0 -SHA1 (patch-am) = efa48be1acecfee52d091d01eb68b07c72a8d0e2 -SHA1 (patch-ap) = a96d358d5f44f92ea718abfadc74b88d9f0ae93e -SHA1 (patch-aq) = 5dbb4b12bc2eb675b7e598b9806276d63695a4ee -SHA1 (patch-ar) = bdb63186d7034e6d300e63a7cf94ac0d9b743ba8 diff --git a/math/rlab/patches/patch-aa b/math/rlab/patches/patch-aa deleted file mode 100644 index 7d9a2b1ecd8..00000000000 --- a/math/rlab/patches/patch-aa +++ /dev/null @@ -1,134 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2002/10/02 20:56:35 dillo Exp $ - ---- configure.in.orig Fri Dec 17 16:01:06 1999 -+++ configure.in -@@ -284,7 +284,7 @@ - ar r libfitest_f.a fitest_f.o - OLD_LIBS="$LIBS" - LIBS="-L. -lfitest_f" -- CFLAGS="-DUSE_UPPER" -+ CFLAGS="$CFLAGS -DUSE_UPPER" - ] - - AC_TRY_RUN([#include "fitest.h" -@@ -298,7 +298,7 @@ - [F77CONV="no"]) - - [ if test "$F77CONV" = "no" ; then -- CFLAGS="-DUSE_F2C" ] -+ CFLAGS="$CFLAGS -DUSE_F2C" ] - AC_TRY_RUN([#include "fitest.h" - main() - { -@@ -311,7 +311,7 @@ - [ fi ] - - [ if test "$F77CONV" = "no" ; then -- CFLAGS="-DUSE_LOWER" ] -+ CFLAGS="$CFLAGS -DUSE_LOWER" ] - AC_TRY_RUN([#include "fitest.h" - main() - { -@@ -324,7 +324,7 @@ - [ fi ] - - [ if test "$F77CONV" = "no" ; then -- CFLAGS="-DUSE_FRONT" ] -+ CFLAGS="$CFLAGS -DUSE_FRONT" ] - AC_TRY_RUN([#include "fitest.h" - main() - { -@@ -524,7 +524,7 @@ - if test -z "$x_libraries" ; then - xlibdir="" - else -- xlibdir="-L$x_libraries" -+ xlibdir="-Wl,-R$x_libraries -L$x_libraries" - fi - - X11LIB="$xlibdir -lX11" -@@ -551,12 +551,6 @@ - PLOT_PROG="gnuplot" - ]) - --[ --if test -n "$PLOT_PROG" ; then -- ] AC_CHECK_PROG(PLOT_PROG, gnuplot, gnuplot, nothing) [ --fi --] -- - dnl ------------------------------------------------------------------ - dnl Check for specification of Plplot directory root - dnl -@@ -572,11 +566,12 @@ - exit 1; - fi - -+ AC_DEFINE(HAVE_RLAB_PLPLOT) - PLOT_PROG="plplot" -- PLIB_DIR=-L$withval -+ PLIB_DIR=-L$withval/lib - PLOT_DIR="$withval" -- PLIB_INC_DIR="-I$withval" -- PLIBS="-L$withval -lplplotdX $X11LIB" -+ PLIB_INC_DIR=-I$withval/include -+ PLIBS=`plplot_linkage` - ]) - - dnl ------------------------------------------------------------------ -@@ -593,12 +588,6 @@ - PLOT_PROG="plotmtv" - ]) - --[ --if test "$PLOT_PROG" = "plotmtv" ; then -- ] AC_CHECK_PROG(PLOT_PROG, plotmtv, plotmtv, nothing) [ --fi --] -- - dnl ------------------------------------------------------------------ - dnl Use the Pgraf interface. - dnl -@@ -613,12 +602,6 @@ - PLOT_PROG="pgraf" - ]) - --[ --if test "$PLOT_PROG" = "pgraf" ; then -- ] AC_CHECK_PROG(PLOT_PROG, pgraf, pgraf, nothing) [ --fi --] -- - dnl ------------------------------------------------------------------ - dnl Check for specification of PGplot directory root - dnl -@@ -648,14 +631,13 @@ - dnl then setup for GC. The default action (nothing is specified) is to - dnl configure for GC. - --AC_ARG_ENABLE(GC, -- [ --disable-GC disable use of the Garbage-Collector], -- [if test "$enableval" = "yes" ; then -- AC_DEFINE(HAVE_GC) [LIBGC="../gc/gc.a"; -- IGC="-I./gc"] -- fi], -- [AC_DEFINE(HAVE_GC) [LIBGC="./gc/gc.a"; -- IGC="-I./gc"]]) -+AC_ARG_WITH(GC, -+ [ --with-GC use the Garbage-Collector], -+ AC_DEFINE(HAVE_GC) -+ LIBGC="-L$withval/lib -lgc" -+ IGC="-I$withval/include -I./gc" -+) -+ - dnl ------------------------------------------------------------------ - - AC_TRY_LINK([#include <stdio.h>], -@@ -738,6 +720,7 @@ - AC_SUBST(PAGER) - AC_SUBST(CFLAGS) - AC_SUBST(FFLAGS) -+AC_SUBST(LDLAGS) - AC_SUBST(EXFLAGS) - AC_SUBST(C_SH_FLAGS) - AC_SUBST(F_SH_FLAGS) diff --git a/math/rlab/patches/patch-ab b/math/rlab/patches/patch-ab deleted file mode 100644 index 54858559859..00000000000 --- a/math/rlab/patches/patch-ab +++ /dev/null @@ -1,334 +0,0 @@ -$NetBSD: patch-ab,v 1.7 2003/07/02 20:39:17 jtb Exp $ - ---- Makefile.in.orig -+++ Makefile.in -@@ -151,13 +151,13 @@ - # Silicon Graphics machines need this for popen() - # SPECIAL_FLAGS = -ansiposix - --SPECIAL_FLAGS = -DASSERT_OFF $(IGC) -+SPECIAL_FLAGS = $(CPPFLAGS) -DASSERT_OFF $(IGC) - - # prefix: The parent directory for the installation - prefix = @prefix@ - exec_prefix = @exec_prefix@ - bindir = $(exec_prefix)/bin --libdir = $(exec_prefix)/lib -+libdir = $(exec_prefix)/share - mand = $(exec_prefix)/man - mandir = $(exec_prefix)/man/man1 - buildir = @BUILD_DIR@ -@@ -166,9 +166,9 @@ - # Don't change these without modifying the install actions - # - --TOPDIR = $(libdir)/rlab-$(VER) --DOCDIR = $(TOPDIR)/doc --RHELPDIR = $(TOPDIR)/doc/help -+TOPDIR = $(libdir)/rlab -+DOCDIR = $(prefix)/share/doc/rlab -+RHELPDIR = $(TOPDIR)/help - RLIBDIR = $(TOPDIR)/rlib - DEFAULT_RC0 = $(TOPDIR)/.rlab - TOOLBOX = $(TOPDIR)/toolbox -@@ -236,7 +236,7 @@ - SRC = $(R_SRC) $(F_SRC) $(EXTRA_SRC) $(GNU_SRC) $(CMD_SRC) - OBJ = $(R_OBJ) $(F_OBJ) $(EXTRA_OBJ) $(GNU_OBJ) $(CMD_OBJ) - --all: gc libs rlab -+all: libs rlab - - libs: $(LAPACK) $(BLAS) $(FFTPACK) $(Ranlib) $(Minpack) - -@@ -268,7 +268,7 @@ - - rlab: $(OBJ) - $(F77) $(EXFLAGS) $(CFLAGS) $(DEFS) $(SPECIAL_FLAGS) \ -- $(OBJ) $(R_LIBS) $(PLOT_LIBS) -o rlab -+ $(OBJ) $(LDFLAGS) $(R_LIBS) $(PLOT_LIBS) -o rlab - - # - # Ignore these unless you know what CodeTEST Native for Solaris is. -@@ -301,51 +301,67 @@ - COPYDIR = rlib toolbox controls-toolbox doc examples .rlab config.h test.r \ - test.getline test.input Makefile - --install: rlab mkdir -- -if [ `/bin/pwd` != `(cd ${TOPDIR}; /bin/pwd)` ] ; then \ -- tar cf - ${COPYDIR} [A-Z]* | (cd ${TOPDIR}; umask 022; tar xf - ) ;\ -- fi -- if test "$(PLOT_PROG)" = "plplot" ; then\ -- cp misc/plplot.r ${TOPDIR}/rlib/plot.r;\ -- cd misc/plhelp; tar cf - . | (cd ${RHELPDIR}; umask 022; tar xf - ) ;\ -- fi -- if test "$(PLOT_PROG)" = "pgplot" ; then\ -- cp misc/pgplot.r ${TOPDIR}/rlib/plot.r;\ -- cd misc/pghelp; tar cf - . | (cd ${RHELPDIR}; umask 022; tar xf - ) ;\ -+install: rlab -+ $(BSD_INSTALL_DATA_DIR) $(TOPDIR) -+ $(BSD_INSTALL_DATA) $(buildir)/.rlab $(TOPDIR) -+ $(BSD_INSTALL_DATA_DIR) $(RLIBDIR) -+ @for f in $(buildir)/rlib/*; do \ -+ i="$(BSD_INSTALL_DATA) $$f $(RLIBDIR)"; \ -+ echo $$i; $$i; \ -+ done -+ $(BSD_INSTALL_DATA_DIR) $(TOOLBOX) -+ @for f in $(buildir)/toolbox/*; do \ -+ i="$(BSD_INSTALL_DATA) $$f $(TOOLBOX)"; \ -+ echo $$i; $$i; \ -+ done -+ $(BSD_INSTALL_DATA_DIR) $(CTOOLBOX) -+ @for f in $(buildir)/controls-toolbox/*; do \ -+ i="$(BSD_INSTALL_DATA) $$f $(CTOOLBOX)"; \ -+ echo $$i; $$i; \ -+ done -+ $(BSD_INSTALL_DATA_DIR) $(RHELPDIR) -+ @for f in $(buildir)/doc/help/*; do \ -+ i="$(BSD_INSTALL_DATA) $$f $(RHELPDIR)"; \ -+ echo $$i; $$i; \ -+ done -+ $(BSD_INSTALL_DATA_DIR) $(TOPDIR)/examples -+ @for f in $(buildir)/examples/* $(buildir)/test*; do \ -+ i="$(BSD_INSTALL_DATA) $$f $(TOPDIR)/examples/"; \ -+ echo $$i; $$i; \ -+ done -+ $(BSD_INSTALL_DATA_DIR) $(prefix)/share/doc/rlab -+ $(BSD_INSTALL_DATA) $(buildir)/doc/rlab-ref.ps $(DOCDIR) -+ $(BSD_INSTALL_DATA_DIR) $(prefix)/share/doc/html/rlab -+ @for f in $(buildir)/doc/html/*; do \ -+ i="$(BSD_INSTALL_DATA) $$f $(prefix)/share/doc/html/rlab/"; \ -+ echo $$i; $$i; \ -+ done -+ if test "$(PLOT_PROG)" = "plplot" ; then \ -+ $(BSD_INSTALL_DATA) $(buildir)/misc/plplot.r $(RLIBDIR)/plot.r;\ -+ for f in $(buildir)/misc/plhelp/*; do \ -+ i="$(BSD_INSTALL_DATA) $$f $(RHELPDIR)"; \ -+ echo $$i; $$i; \ -+ done \ - fi - if test "$(PLOT_PROG)" = "gnuplot" ; then\ -- cp misc/gnuplot.r ${TOPDIR}/rlib/plot.r;\ -- cp misc/gp-compat.r ${TOPDIR}/rlib/gp-compat.r;\ -- cd misc/gnuplothelp; tar cf - . | (cd ${RHELPDIR}; umask 022; tar xf - ) ;\ -+ $(BSD_INSTALL_DATA) $(buildir)/misc/gnuplot.r $(RLIBDIR)/plot.r;\ -+ $(BSD_INSTALL_DATA) $(buildir)/misc/gp-compat.r $(RLIBDIR)/gp-compat.r;\ -+ for f in $(buildir)/misc/gnuplothelp/*; do \ -+ i="$(BSD_INSTALL_DATA) $$f $(RHELPDIR)"; \ -+ echo $$i; $$i; \ -+ done \ - fi - if test "$(PLOT_PROG)" = "plotmtv" ; then\ -- cp misc/plotmtv.r ${TOPDIR}/rlib/plotmtv.r;\ -- fi -- $(INSTALL_PROGRAM) rlab $(bindir)/rlab-$(VER) -- if test -x "$(bindir)/rlab2" ; then\ -- rm -f $(bindir)/rlab2;\ -+ $(BSD_INSTALL_DATA) $(buildir)/misc/plotmtv.r $(RLIBDIR);\ - fi -+ $(BSD_INSTALL_PROGRAM) $(buildir)/rlab $(bindir)/rlab-$(VER) - sed 's@rlab_exec_prefix@$(exec_prefix)@' ./misc/rlab > ./misc/rlab.tmp.0 - sed 's@rlab_ver_string@$(VER)@' ./misc/rlab.tmp.0 > ./misc/rlab.tmp.1 - sed 's@plot_dir@$(PLOT_DIR)@' ./misc/rlab.tmp.1 > ./misc/rlab.tmp.2 -- sed 's@plot_prog@$(PLOT_PROG)@' ./misc/rlab.tmp.2 > ./misc/rlab2 -+ sed 's@plot_prog@$(PLOT_PROG)@' ./misc/rlab.tmp.2 > ./misc/rlab - rm -f ./misc/rlab.tmp.0 ./misc/rlab.tmp.1 ./misc/rlab.tmp.2 -- $(INSTALL_PROGRAM) ./misc/rlab2 $(bindir)/rlab2 -- if test "$(LN)" = "ln" ; then\ -- @echo "RECOMMENDED YOU MV $(TOPDIR) to $(libdir)/rlab2";\ -- fi -- if test "$(LN)" = "ln -s" ; then\ -- if test -r "$(libdir)/rlab2" ; then\ -- mv $(libdir)/rlab2 $(libdir)/rlab2.old;\ -- fi;\ -- cd $(libdir); $(LN) ./rlab-$(VER) ./rlab2;\ -- fi -- cd $(buildir); $(INSTALL) doc/rlab2.1 $(mandir)/rlab2.1 -- --mkdir: -- -mkdir $(exec_prefix) $(bindir) $(libdir) $(mand) \ -- $(mandir) $(TOPDIR) $(RLIBDIR) $(DOCDIR) \ -- $(RHELPDIR) $(TOOLBOX) $(CTOOLBOX) -+ $(BSD_INSTALL_SCRIPT) $(buildir)/misc/rlab $(bindir) -+ $(BSD_INSTALL_MAN) $(buildir)/doc/rlab2.1 $(mandir)/rlab.1 - - FRC: - -@@ -526,22 +542,21 @@ - # - - main.o: main.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h code.h list.h symbol.h util.h rfile.h rfileio.h mdc.h \ -+ mem.h code.h list.h symbol.h util.h rfile.h rfileio.h mdc.h \ - complex.h bltin.h version.h getopt.h class.h bltin1.h bltin2.h \ -- bltin3.h msr.h rfft.h gc/gc_private.h gc/gc_priv.h gc/config.h \ -- gc/gc_hdrs.h fpe.h mathl.h -+ bltin3.h msr.h rfft.h fpe.h mathl.h - init.o: init.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ - symbol.h list.h util.h print.h bltin.h bltin1.h bltin2.h bltin3.h \ - msr.h rfft.h rfileio.h mdc.h complex.h rdl.h msrf2.h - code.o: code.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- code.h list.h symbol.h class.h mem.h gc/gc.h y.tab.h bltin.h \ -+ code.h list.h symbol.h class.h mem.h y.tab.h bltin.h \ - function.h util.h rfile.h mdc.h complex.h - symbol.o: symbol.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h symbol.h list.h mem.h gc/gc.h function.h util.h -+ listnode.h symbol.h list.h mem.h function.h util.h - list.o: list.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- util.h list.h mem.h gc/gc.h -+ util.h list.h mem.h - listnode.o: listnode.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h mem.h gc/gc.h util.h list.h -+ listnode.h mem.h util.h list.h - op.o: op.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h code.h \ - list.h symbol.h class.h util.h - opapp.o: opapp.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -@@ -551,116 +566,116 @@ - complex.o: complex.c complex.h rlab.h config.h ent.h mds.h mdr.h \ - btree.h listnode.h util.h list.h mathl.h - function.o: function.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h code.h list.h symbol.h function.h util.h mem.h gc/gc.h -+ listnode.h code.h list.h symbol.h function.h util.h mem.h - rel.o: rel.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ - code.h list.h symbol.h class.h util.h - util.o: util.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- code.h list.h symbol.h mem.h gc/gc.h bltin.h mdc.h complex.h \ -+ code.h list.h symbol.h mem.h bltin.h mdc.h complex.h \ - function.h sort.h fpe.h - btree.o: btree.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- class.h symbol.h list.h function.h util.h mem.h gc/gc.h -+ class.h symbol.h list.h function.h util.h mem.h - mm.o: mm.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ - complex.h - misc.o: misc.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h - fpe.o: fpe.c config.h - ent.o: ent.c ent.h mds.h rlab.h config.h listnode.h mdr.h btree.h \ -- class.h mem.h gc/gc.h util.h list.h -+ class.h mem.h util.h list.h - mathl.o: mathl.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ - mathl.h complex.h util.h list.h - rfileio.o: rfileio.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h class.h symbol.h list.h bltin.h mem.h gc/gc.h util.h mdc.h \ -+ listnode.h class.h symbol.h list.h bltin.h mem.h util.h mdc.h \ - complex.h msr.h msc.h mathl.h - mdr.o: mdr.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h mdrf2.h mdrf1.h mdc.h complex.h util.h list.h bltin1.h \ -+ mem.h mdrf2.h mdrf1.h mdc.h complex.h util.h list.h bltin1.h \ - bltin.h mathl.h fi.h bl.h - class.o: class.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- util.h list.h class.h mem.h gc/gc.h bltin.h function.h mdrf1.h mdc.h \ -+ util.h list.h class.h mem.h bltin.h function.h mdrf1.h mdc.h \ - complex.h mdcf1.h mdr_mdc.h mdsf1.h mdr_mds.h msr.h msrf1.h msrf2.h \ - msc.h mscf1.h mscf2.h - diss.o: diss.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ - code.h list.h symbol.h bltin.h print.h util.h - mdc.o: mdc.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h mdc.h complex.h mdcf2.h mdcf1.h mdr_mdc.h util.h list.h \ -+ mem.h mdc.h complex.h mdcf2.h mdcf1.h mdr_mdc.h util.h list.h \ - bltin1.h bltin.h bl.h fi.h - mdr_mdc.o: mdr_mdc.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h mem.h gc/gc.h mdrf1.h mdrf2.h mdc.h complex.h mdcf1.h \ -+ listnode.h mem.h mdrf1.h mdrf2.h mdc.h complex.h mdcf1.h \ - mdcf2.h util.h list.h - mds.o: mds.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h util.h list.h bltin1.h bltin.h -+ mem.h util.h list.h bltin1.h bltin.h - mdr_mds.o: mdr_mds.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h mem.h gc/gc.h util.h list.h -+ listnode.h mem.h util.h list.h - rfile.o: rfile.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- symbol.h list.h mem.h gc/gc.h util.h -+ symbol.h list.h mem.h util.h - bltin.o: bltin.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- symbol.h list.h mem.h gc/gc.h bltin.h util.h mathl.h complex.h \ -+ symbol.h list.h mem.h bltin.h util.h mathl.h complex.h \ - class.h rfileio.h mdc.h - bltin1.o: bltin1.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h mem.h gc/gc.h bltin.h list.h util.h class.h rfileio.h \ -+ listnode.h mem.h bltin.h list.h util.h class.h rfileio.h \ - mdc.h complex.h mathl.h btreef1.h function.h mdrf1.h mdcf1.h \ - mdr_mdc.h mdsf1.h mdr_mds.h msr.h msrf1.h msc.h mscf1.h - mdrf1.o: mdrf1.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h mdc.h complex.h util.h list.h mdrf1.h mathl.h symbol.h \ -+ mem.h mdc.h complex.h util.h list.h mdrf1.h mathl.h symbol.h \ - sort.h - print.o: print.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- symbol.h list.h bltin.h mem.h gc/gc.h util.h rfileio.h mdc.h \ -+ symbol.h list.h bltin.h mem.h util.h rfileio.h mdc.h \ - complex.h class.h scan.h - getline.o: getline.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h symbol.h list.h mem.h gc/gc.h bltin.h util.h scan.h \ -+ listnode.h symbol.h list.h mem.h bltin.h util.h scan.h \ - print.h class.h rfileio.h mdc.h complex.h - random.o: random.c rlab.h config.h ent.h mds.h mdr.h btree.h \ - listnode.h bltin.h list.h util.h class.h symbol.h random.h fi.h \ - mdrf1.h - mdcf1.o: mdcf1.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h mdc.h complex.h util.h list.h symbol.h mathl.h sort.h -+ mem.h mdc.h complex.h util.h list.h symbol.h mathl.h sort.h - mdsf1.o: mdsf1.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h util.h list.h symbol.h mathl.h complex.h sort.h -+ mem.h util.h list.h symbol.h mathl.h complex.h sort.h - bltin2.o: bltin2.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h mem.h gc/gc.h bltin.h list.h util.h class.h rfileio.h \ -+ listnode.h mem.h bltin.h list.h util.h class.h rfileio.h \ - mdc.h complex.h mathl.h function.h mdrf1.h mdrf2.h mdcf1.h mdcf2.h \ - mdr_mdc.h mdsf1.h mdr_mds.h msr.h msrf1.h msrf2.h msc.h mscf1.h \ - mscf2.h - mdrf2.o: mdrf2.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h symbol.h list.h mdrf1.h mdc.h complex.h util.h mathl.h \ -+ mem.h symbol.h list.h mdrf1.h mdc.h complex.h util.h mathl.h \ - fi.h lp.h bl.h - mdcf2.o: mdcf2.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h symbol.h list.h mdc.h complex.h mdcf1.h util.h mathl.h \ -+ mem.h symbol.h list.h mdc.h complex.h mdcf1.h util.h mathl.h \ - fi.h lp.h bl.h - rfft.o: rfft.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h symbol.h list.h bltin.h mdc.h complex.h util.h class.h \ -+ mem.h symbol.h list.h bltin.h mdc.h complex.h util.h class.h \ - rfileio.h function.h mdrf1.h mdrf2.h mdcf1.h mdcf2.h mdr_mdc.h \ - mdsf1.h mdr_mds.h msr.h msrf1.h msc.h mscf1.h fftp.h fi.h - sort.o: sort.c - r_plot.o: r_plot.c config.h - rstring.o: rstring.c - rdl.o: rdl.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- symbol.h list.h bltin.h class.h util.h mem.h gc/gc.h -+ symbol.h list.h bltin.h class.h util.h mem.h - odei.o: odei.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- class.h symbol.h list.h mem.h gc/gc.h mdrf1.h bltin.h util.h mathl.h \ -+ class.h symbol.h list.h mem.h mdrf1.h bltin.h util.h mathl.h \ - complex.h function.h lp.h fi.h odei.h - btreef1.o: btreef1.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h class.h symbol.h list.h function.h util.h mem.h gc/gc.h -+ listnode.h class.h symbol.h list.h function.h util.h mem.h - msr.o: msr.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h msr.h util.h list.h bltin1.h bltin.h mathl.h complex.h \ -+ mem.h msr.h util.h list.h bltin1.h bltin.h mathl.h complex.h \ - fi.h sparse.h - msrf1.o: msrf1.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h msr.h msc.h mdc.h complex.h mscf1.h mdrf1.h util.h \ -+ mem.h msr.h msc.h mdc.h complex.h mscf1.h mdrf1.h util.h \ - list.h symbol.h sort.h mathl.h fi.h sparse.h - bltin3.o: bltin3.c rlab.h config.h ent.h mds.h mdr.h btree.h \ -- listnode.h mem.h gc/gc.h bltin.h list.h util.h class.h rfileio.h \ -+ listnode.h mem.h bltin.h list.h util.h class.h rfileio.h \ - mdc.h complex.h function.h mdrf1.h mdrf2.h mdcf1.h mdcf2.h mdr_mdc.h \ - mdsf1.h mdr_mds.h msr.h msrf1.h msrf2.h msc.h mscf1.h mscf2.h - msc.o: msc.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h msr.h msrf1.h mdc.h complex.h msc.h mdr_mdc.h util.h \ -+ mem.h msr.h msrf1.h mdc.h complex.h msc.h mdr_mdc.h util.h \ - list.h bltin1.h bltin.h mathl.h fi.h sparse.h - mscf1.o: mscf1.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h msr.h msrf1.h mdc.h complex.h msc.h mdr_mdc.h util.h \ -+ mem.h msr.h msrf1.h mdc.h complex.h msc.h mdr_mdc.h util.h \ - list.h symbol.h sort.h mathl.h fi.h sparse.h - msrf2.o: msrf2.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- mem.h gc/gc.h msr.h msrf1.h mdc.h complex.h msc.h mscf1.h mscf2.h \ -+ mem.h msr.h msrf1.h mdc.h complex.h msc.h mscf1.h mscf2.h \ - mdrf1.h util.h list.h symbol.h sort.h mathl.h class.h fi.h sparse.h \ - mdrf2.h - mscf2.o: mscf2.c rlab.h config.h ent.h mds.h mdr.h btree.h listnode.h \ -- class.h mem.h gc/gc.h msr.h msc.h mdc.h complex.h mscf1.h mdr_mdc.h \ -+ class.h mem.h msr.h msc.h mdc.h complex.h mscf1.h mdr_mdc.h \ - mdcf1.h util.h list.h symbol.h sort.h fi.h sparse.h mdcf2.h - r_pgplot.o: r_pgplot.c config.h - getopt.o: getopt.c diff --git a/math/rlab/patches/patch-ai b/math/rlab/patches/patch-ai deleted file mode 100644 index dc915f036ef..00000000000 --- a/math/rlab/patches/patch-ai +++ /dev/null @@ -1,27 +0,0 @@ -$NetBSD: patch-ai,v 1.2 2001/01/31 12:42:14 jtb Exp $ - ---- r_plot.c.orig Wed Jan 31 08:29:57 2001 -+++ r_plot.c -@@ -56,8 +56,8 @@ - #include <stdio.h> - - #define PL_DOUBLE 1 --#include <plplot.h> --#include <pdf.h> -+#include <plplot/plplot.h> -+#include <plplot/pdf.h> - - /* - * If your version of Plplot doesn't have plstrm.h, -@@ -65,9 +65,9 @@ - */ - - #ifndef __riscos --#include <plstrm.h> -+#include <plplot/plstrm.h> - #else --#include <plstream.h> -+#include <plplot/plstream.h> - /* #include <plstrm.h> */ - #endif - diff --git a/math/rlab/patches/patch-aj b/math/rlab/patches/patch-aj deleted file mode 100644 index 5d138b32aeb..00000000000 --- a/math/rlab/patches/patch-aj +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-aj,v 1.2 2003/07/02 20:39:18 jtb Exp $ - ---- main.c.orig -+++ main.c -@@ -239,7 +239,7 @@ - * ************************************************************** */ - - #ifdef HAVE_GC --#include "gc_private.h" -+#include <gc.h> - - int real_main (int argc, char *argv[]); - -@@ -248,7 +248,7 @@ - { - int dummy; - -- GC_stackbottom = (ptr_t)(&dummy); -+ GC_stackbottom = (char *)(&dummy); - return(real_main(argc, argv)); - } - #endif /* HAVE_GC */ diff --git a/math/rlab/patches/patch-ak b/math/rlab/patches/patch-ak deleted file mode 100644 index 8f5fbd400fd..00000000000 --- a/math/rlab/patches/patch-ak +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ak,v 1.3 2001/02/02 02:06:44 jtb Exp $ - ---- misc/rlab.orig Wed Apr 21 14:02:13 1999 -+++ misc/rlab -@@ -21,7 +21,7 @@ - # (unless you are sure of what you are doing). - # - --RD="$RROOT/lib/rlab2" # The parent rlab library directory. -+RD="$RROOT/share/rlab" # The parent rlab library directory. - RLABEXE="$RROOT/bin/rlab-$RLAB_VER" # The rlab executable. - - # -@@ -50,7 +50,7 @@ - # The RLaB2 help directory - # - --RLAB2_HELP_DIR="$RD/doc/help" -+RLAB2_HELP_DIR="$RD/help" - - # - # The pager to use. diff --git a/math/rlab/patches/patch-al b/math/rlab/patches/patch-al deleted file mode 100644 index dc93053f77c..00000000000 --- a/math/rlab/patches/patch-al +++ /dev/null @@ -1,28 +0,0 @@ -$NetBSD: patch-al,v 1.1.1.1 2001/01/31 07:30:55 jtb Exp $ - ---- fpe.c.orig Sat Jan 6 18:22:42 2001 -+++ fpe.c -@@ -184,22 +184,5 @@ - } - - /*****************************************************************************/ --#else /* HAVE_IEEE_HANDLER */ -- --void --setup_fpe_handling () --{ -- ; /* Do nothing */ --} -- - #endif -- --#else /* SETUP_FPE */ -- --void --setup_fpe_handling () --{ -- ; /* Do nothing. */ --} -- --#endif /* SETUP_FPE */ -+#endif diff --git a/math/rlab/patches/patch-am b/math/rlab/patches/patch-am deleted file mode 100644 index eb50dfd3499..00000000000 --- a/math/rlab/patches/patch-am +++ /dev/null @@ -1,41 +0,0 @@ -$NetBSD: patch-am,v 1.1 2001/02/01 04:44:51 jtb Exp $ - ---- doc/rlab2.1.orig Wed May 28 23:29:07 1997 -+++ doc/rlab2.1 -@@ -1,22 +1,22 @@ --.TH RLAB2 1 "16 May 1997" "Version 2.0" "USER COMMANDS" -+.TH RLAB 1 "16 May 1997" "Version 2.0" "USER COMMANDS" - .\" strings - .ds ex \fIexpr\fR - .SH NAME --rlab2 \- matrix oriented, interactive programming environment -+rlab \- matrix oriented, interactive programming environment - - .SH SYNOPSIS --.B rlab2 -+.B rlab - [\-\fBVdhlmnpqr] - [file(s)] - [\-] - .SH DESCRIPTION --.B rlab2 -+.B rlab - is an interpreter for the RLaB Programming Language/Environment. - The RLaB language is useful for matrix or array oriented numerical - analyses. RLaB is especially useful for prototyping and experimenting - with algorithms. - --.B rlab2 -+.B rlab - also provides a convenient - interface to many of the LAPACK, - FFTPACK, and RANLIB subroutines. -@@ -66,7 +66,7 @@ - - .SH ENVIRONMENT - --.B rlab2 -+.B rlab - checks the values of several environment variables upon - startup, and uses them to overide the compiled in defaults. If a - particular environment variable has not been set, the default value is diff --git a/math/rlab/patches/patch-ap b/math/rlab/patches/patch-ap deleted file mode 100644 index 2725b50b520..00000000000 --- a/math/rlab/patches/patch-ap +++ /dev/null @@ -1,254 +0,0 @@ -$NetBSD: patch-ap,v 1.1 2002/10/02 20:56:35 dillo Exp $ - ---- configure.orig Wed Oct 2 21:50:59 2002 -+++ configure -@@ -38,7 +38,7 @@ ac_help="$ac_help - ac_help="$ac_help - --with-pgplot use PGplot" - ac_help="$ac_help -- --disable-GC disable use of the Garbage-Collector" -+ --with-GC use the Garbage-Collector" - - # Initialize some variables set by options. - # The variables have the same names as the options, with -@@ -1950,7 +1950,7 @@ echo "configure:1947: checking C -> Fort - ar r libfitest_f.a fitest_f.o - OLD_LIBS="$LIBS" - LIBS="-L. -lfitest_f" -- CFLAGS="-DUSE_UPPER" -+ CFLAGS="$CFLAGS -DUSE_UPPER" - - - if test "$cross_compiling" = yes; then -@@ -1982,7 +1982,7 @@ fi - - - if test "$F77CONV" = "no" ; then -- CFLAGS="-DUSE_F2C" -+ CFLAGS="$CFLAGS -DUSE_F2C" - if test "$cross_compiling" = yes; then - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else -@@ -2013,7 +2013,7 @@ fi - fi - - if test "$F77CONV" = "no" ; then -- CFLAGS="-DUSE_LOWER" -+ CFLAGS="$CFLAGS -DUSE_LOWER" - if test "$cross_compiling" = yes; then - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else -@@ -2044,7 +2044,7 @@ fi - fi - - if test "$F77CONV" = "no" ; then -- CFLAGS="-DUSE_FRONT" -+ CFLAGS="$CFLAGS -DUSE_FRONT" - if test "$cross_compiling" = yes; then - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else -@@ -3926,7 +3926,7 @@ fi - if test -z "$x_libraries" ; then - xlibdir="" - else -- xlibdir="-L$x_libraries" -+ xlibdir="-Wl,-R$x_libraries -L$x_libraries" - fi - - X11LIB="$xlibdir -lX11" -@@ -4025,41 +4025,6 @@ fi - - - --if test -n "$PLOT_PROG" ; then -- # Extract the first word of "gnuplot", so it can be a program name with args. --set dummy gnuplot; ac_word=$2 --echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4033: checking for $ac_word" >&5 --if eval "test \"`echo '$''{'ac_cv_prog_PLOT_PROG'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- if test -n "$PLOT_PROG"; then -- ac_cv_prog_PLOT_PROG="$PLOT_PROG" # Let the user override the test. --else -- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" -- ac_dummy="$PATH" -- for ac_dir in $ac_dummy; do -- test -z "$ac_dir" && ac_dir=. -- if test -f $ac_dir/$ac_word; then -- ac_cv_prog_PLOT_PROG="gnuplot" -- break -- fi -- done -- IFS="$ac_save_ifs" -- test -z "$ac_cv_prog_PLOT_PROG" && ac_cv_prog_PLOT_PROG="nothing" --fi --fi --PLOT_PROG="$ac_cv_prog_PLOT_PROG" --if test -n "$PLOT_PROG"; then -- echo "$ac_t""$PLOT_PROG" 1>&6 --else -- echo "$ac_t""no" 1>&6 --fi -- --fi -- -- -- - # Check whether --with-plplot or --without-plplot was given. - if test "${with_plplot+set}" = set; then - withval="$with_plplot" -@@ -4073,11 +4038,15 @@ if test "${with_plplot+set}" = set; then - exit 1; - fi - -+ cat >> confdefs.h <<\EOF -+#define HAVE_RLAB_PLPLOT 1 -+EOF -+ - PLOT_PROG="plplot" -- PLIB_DIR=-L$withval -+ PLIB_DIR=-L$withval/lib - PLOT_DIR="$withval" -- PLIB_INC_DIR="-I$withval" -- PLIBS="-L$withval -lplplotdX $X11LIB" -+ PLIB_INC_DIR=-I$withval/include -+ PLIBS=`plplot_linkage` - - fi - -@@ -4098,41 +4067,6 @@ fi - - - --if test "$PLOT_PROG" = "plotmtv" ; then -- # Extract the first word of "plotmtv", so it can be a program name with args. --set dummy plotmtv; ac_word=$2 --echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4106: checking for $ac_word" >&5 --if eval "test \"`echo '$''{'ac_cv_prog_PLOT_PROG'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- if test -n "$PLOT_PROG"; then -- ac_cv_prog_PLOT_PROG="$PLOT_PROG" # Let the user override the test. --else -- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" -- ac_dummy="$PATH" -- for ac_dir in $ac_dummy; do -- test -z "$ac_dir" && ac_dir=. -- if test -f $ac_dir/$ac_word; then -- ac_cv_prog_PLOT_PROG="plotmtv" -- break -- fi -- done -- IFS="$ac_save_ifs" -- test -z "$ac_cv_prog_PLOT_PROG" && ac_cv_prog_PLOT_PROG="nothing" --fi --fi --PLOT_PROG="$ac_cv_prog_PLOT_PROG" --if test -n "$PLOT_PROG"; then -- echo "$ac_t""$PLOT_PROG" 1>&6 --else -- echo "$ac_t""no" 1>&6 --fi -- --fi -- -- -- - # Check whether --with-pgraf or --without-pgraf was given. - if test "${with_pgraf+set}" = set; then - withval="$with_pgraf" -@@ -4148,41 +4082,6 @@ fi - - - --if test "$PLOT_PROG" = "pgraf" ; then -- # Extract the first word of "pgraf", so it can be a program name with args. --set dummy pgraf; ac_word=$2 --echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4156: checking for $ac_word" >&5 --if eval "test \"`echo '$''{'ac_cv_prog_PLOT_PROG'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- if test -n "$PLOT_PROG"; then -- ac_cv_prog_PLOT_PROG="$PLOT_PROG" # Let the user override the test. --else -- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" -- ac_dummy="$PATH" -- for ac_dir in $ac_dummy; do -- test -z "$ac_dir" && ac_dir=. -- if test -f $ac_dir/$ac_word; then -- ac_cv_prog_PLOT_PROG="pgraf" -- break -- fi -- done -- IFS="$ac_save_ifs" -- test -z "$ac_cv_prog_PLOT_PROG" && ac_cv_prog_PLOT_PROG="nothing" --fi --fi --PLOT_PROG="$ac_cv_prog_PLOT_PROG" --if test -n "$PLOT_PROG"; then -- echo "$ac_t""$PLOT_PROG" 1>&6 --else -- echo "$ac_t""no" 1>&6 --fi -- --fi -- -- -- - # Check whether --with-pgplot or --without-pgplot was given. - if test "${with_pgplot+set}" = set; then - withval="$with_pgplot" -@@ -4209,27 +4108,22 @@ fi - - - --# Check whether --enable-GC or --disable-GC was given. --if test "${enable_GC+set}" = set; then -- enableval="$enable_GC" -- if test "$enableval" = "yes" ; then -- cat >> confdefs.h <<\EOF --#define HAVE_GC 1 --EOF -- LIBGC="../gc/gc.a"; -- IGC="-I./gc" -- fi --else -+# Check whether --with-GC or --without-GC was given. -+if test "${with_GC+set}" = set; then -+ withval="$with_GC" - cat >> confdefs.h <<\EOF - #define HAVE_GC 1 - EOF -- LIBGC="./gc/gc.a"; -- IGC="-I./gc" -+ -+ LIBGC="-L$withval/lib -lgc" -+ IGC="-I$withval/include -I./gc" -+ - fi - - -+ - cat > conftest.$ac_ext <<EOF --#line 4233 "configure" -+#line 4127 "configure" - #include "confdefs.h" - #include <stdio.h> - int main() { -@@ -4526,12 +4421,13 @@ s%@CC@%$CC%g - s%@CPP@%$CPP%g - s%@PAGER@%$PAGER%g - s%@ALLOCA@%$ALLOCA%g - s%@PLOT_PROG@%$PLOT_PROG%g - s%@BUILD_DIR@%$BUILD_DIR%g - s%@SYSTEM@%$SYSTEM%g - s%@VER@%$VER%g - s%@F2C@%$F2C%g - s%@INSTALL@%$INSTALL%g -+s%@LDLAGS@%$LDLAGS%g - s%@EXFLAGS@%$EXFLAGS%g - s%@C_SH_FLAGS@%$C_SH_FLAGS%g - s%@F_SH_FLAGS@%$F_SH_FLAGS%g diff --git a/math/rlab/patches/patch-aq b/math/rlab/patches/patch-aq deleted file mode 100644 index 7e8a27c6050..00000000000 --- a/math/rlab/patches/patch-aq +++ /dev/null @@ -1,52 +0,0 @@ -$NetBSD: patch-aq,v 1.1 2003/01/28 01:18:22 uebayasi Exp $ - ---- mscf2.c.orig Sun Apr 25 22:48:13 1999 -+++ mscf2.c -@@ -292,7 +292,7 @@ - #undef _C - #undef _Z - --#include "supermatrix.h" -+#include <superlu/zsp_defs.h> - - #define Matrix SuperMatrix - -@@ -488,9 +488,9 @@ - * Setup the SuperLU [A] from [a]. - */ - -- A.Stype = NC; -- A.Dtype = _Z; -- A.Mtype = GE; -+ A.Stype = SLU_NC; -+ A.Dtype = SLU_Z; -+ A.Mtype = SLU_GE; - A.nrow = n; - A.ncol = n; - A.Store = GC_MALLOC(sizeof(NCformat)); -@@ -504,9 +504,9 @@ - * Setup the SuperLU RHS from [x] (a copy of [b]). - */ - -- B.Stype = DN; -- B.Dtype = _Z; -- B.Mtype = GE; -+ B.Stype = SLU_DN; -+ B.Dtype = SLU_Z; -+ B.Mtype = SLU_GE; - B.nrow = n; - B.ncol = MNC (b); - B.Store = (DNformat *) GC_MALLOC (sizeof(DNformat)); -@@ -646,9 +646,9 @@ - perm_ctmp = (int *) GC_MAIOP(n*sizeof(int)); - perm_r = (int *) GC_MAIOP(n*sizeof(int)); - -- A.Stype = NC; -- A.Dtype = _Z; -- A.Mtype = GE; -+ A.Stype = SLU_NC; -+ A.Dtype = SLU_Z; -+ A.Mtype = SLU_GE; - A.nrow = n; - A.ncol = n; - A.Store = GC_MALLOC(sizeof(NCformat)); diff --git a/math/rlab/patches/patch-ar b/math/rlab/patches/patch-ar deleted file mode 100644 index ee5809d376d..00000000000 --- a/math/rlab/patches/patch-ar +++ /dev/null @@ -1,52 +0,0 @@ -$NetBSD: patch-ar,v 1.1 2003/01/28 01:18:22 uebayasi Exp $ - ---- msrf2.c.orig Sun Apr 25 22:48:13 1999 -+++ msrf2.c -@@ -694,7 +694,7 @@ - #undef _C - #undef _Z - --#include "supermatrix.h" -+#include <superlu/dsp_defs.h> - - #define Matrix SuperMatrix - -@@ -886,9 +886,9 @@ - * Setup the SuperLU [A] from [a] - */ - -- A.Stype = NC; -- A.Dtype = _D; -- A.Mtype = GE; -+ A.Stype = SLU_NC; -+ A.Dtype = SLU_D; -+ A.Mtype = SLU_GE; - A.nrow = n; - A.ncol = n; - A.Store = GC_MALLOC(sizeof(NCformat)); -@@ -902,9 +902,9 @@ - * Setup the SuperLU RHS from [x] (a copy of [b]). - */ - -- B.Stype = DN; -- B.Dtype = _D; -- B.Mtype = GE; -+ B.Stype = SLU_DN; -+ B.Dtype = SLU_D; -+ B.Mtype = SLU_GE; - B.nrow = n; - B.ncol = MNC (b); - B.Store = (DNformat *) GC_MALLOC (sizeof(DNformat)); -@@ -1162,9 +1162,9 @@ - - perm_r = (int *) GC_MAIOP(n*sizeof(int)); - -- A.Stype = NC; -- A.Dtype = _D; -- A.Mtype = GE; -+ A.Stype = SLU_NC; -+ A.Dtype = SLU_D; -+ A.Mtype = SLU_GE; - A.nrow = n; - A.ncol = n; - A.Store = GC_MALLOC(sizeof(NCformat)); |