aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-05-21 17:10:35 +0800
committerrafan <rafan@FreeBSD.org>2008-05-21 17:10:35 +0800
commit97a28adda93a3c77626acd2d2c2fd14975d40d3d (patch)
tree56fa20b3660538f1c409b9e098e779c47ce5cec0 /devel
parent34403bb270e139c19dab56ae87ab3b3a1fd5b525 (diff)
downloadfreebsd-ports-gnome-97a28adda93a3c77626acd2d2c2fd14975d40d3d.tar.gz
freebsd-ports-gnome-97a28adda93a3c77626acd2d2c2fd14975d40d3d.tar.zst
freebsd-ports-gnome-97a28adda93a3c77626acd2d2c2fd14975d40d3d.zip
2008-05-10 devel/swig11: use devel/swig13 instead, last release of 1.1 was 8 years ago
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/swig11/Makefile56
-rw-r--r--devel/swig11/distinfo3
-rw-r--r--devel/swig11/files/patch-ag9
-rw-r--r--devel/swig11/files/patch-ah43
-rw-r--r--devel/swig11/pkg-descr15
-rw-r--r--devel/swig11/pkg-plist81
7 files changed, 0 insertions, 208 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a7cdad515239..5a2a7a08c54e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2362,7 +2362,6 @@
SUBDIR += svndelta
SUBDIR += svnkit
SUBDIR += svntrac
- SUBDIR += swig11
SUBDIR += swig13
SUBDIR += synfig
SUBDIR += sysconftool
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile
deleted file mode 100644
index d985864d88be..000000000000
--- a/devel/swig11/Makefile
+++ /dev/null
@@ -1,56 +0,0 @@
-# New ports collection makefile for: SWIG
-# Date created: 19 April 1996
-# Whom: jkh
-#
-# $FreeBSD$
-#
-
-PORTNAME= swig
-PORTVERSION= ${VER}p5
-PORTREVISION= 9
-CATEGORIES= devel perl5 python tcl
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ftp://ftp.mcc.ac.uk/pub/mvc/swig/
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Simplified Wrapper and Interface Generator
-
-DEPRECATED= use devel/swig13 instead, last release of 1.1 was 8 years ago
-EXPIRATION_DATE=2008-05-10
-
-BUILD_DEPENDS= ${PYTHON_CMD}:${PYTHON_PORTSDIR} \
- ${LOCALBASE}/bin/tclsh8.4:${PORTSDIR}/lang/tcl84
-
-VER= 1.1
-
-USE_PERL5= yes
-USE_PYTHON= yes
-PYTHON_NO_DEPENDS= yes
-USE_LDCONFIG= yes
-
-WRKSRC= ${WRKDIR}/${PORTNAME:U}${PORTVERSION}
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CFLAGS="${CFLAGS} -DPIC" PYTHON_VERSION=${PYTHON_VERSION}
-CONFIGURE_ARGS= --with-tclincl=${LOCALBASE}/include/tcl8.4/ \
- --with-tcllib=${LOCALBASE}/lib/tcl8.4/ \
- --with-pyincl=${PYTHONPREFIX_INCLUDEDIR} \
- --with-pylib=${LOCALBASE}/lib
-ALL_TARGET= all runtime
-
-MAN1= swig.1
-PLIST_SUB= VER="${VER}"
-
-NO_LATEST_LINK= yes
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} != "sparc64"
-CFLAGS+= -fpic
-.endif
-
-post-install:
- ${LN} -f ${PREFIX}/bin/swig ${PREFIX}/bin/swig${VER}
-
-.include <bsd.port.post.mk>
diff --git a/devel/swig11/distinfo b/devel/swig11/distinfo
deleted file mode 100644
index 2f67d6ff1ed5..000000000000
--- a/devel/swig11/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (swig1.1p5.tar.gz) = 097bd08998590c400472995cbf282622
-SHA256 (swig1.1p5.tar.gz) = 3c95829e3d7181d65b9d6e2aa02d589128200a218f38212632671a9cbb38432e
-SIZE (swig1.1p5.tar.gz) = 2058282
diff --git a/devel/swig11/files/patch-ag b/devel/swig11/files/patch-ag
deleted file mode 100644
index 9e3495285f37..000000000000
--- a/devel/swig11/files/patch-ag
+++ /dev/null
@@ -1,9 +0,0 @@
---- Runtime/perlrun.h.orig Mon Jun 23 05:18:37 1997
-+++ Runtime/perlrun.h Tue Aug 22 02:36:55 2000
-@@ -1,3 +1,6 @@
- #include "EXTERN.h"
- #include "perl.h"
- #include "XSUB.h"
-+
-+#define PERL_POLLUTE 1
-+#include "embedvar.h"
diff --git a/devel/swig11/files/patch-ah b/devel/swig11/files/patch-ah
deleted file mode 100644
index 7da427e8ac9a..000000000000
--- a/devel/swig11/files/patch-ah
+++ /dev/null
@@ -1,43 +0,0 @@
---- configure.orig Thu Feb 5 00:24:23 1998
-+++ configure Sat Aug 2 08:12:24 2003
-@@ -2443,7 +2443,7 @@
- echo $ac_n "checking for Python header files""... $ac_c" 1>&6
- echo "configure:2445: checking for Python header files" >&5
-
--dirs="$PYINCLUDE $PYINCLUDE/python1.5 $PYINCLUDE/python1.4 $PYINCLUDE/Py $prefix/include/python1.5 $prefix/include/python1.4 /usr/local/include/python1.5 /usr/include/python1.5 /usr/local/include/python1.4 /usr/include/python1.4 $prefix/include/Py /usr/local/include/Py /usr/include/Py"
-+dirs="$PYINCLUDE $PYINCLUDE/python2.2 $PYINCLUDE/python1.5 $PYINCLUDE/Py $prefix/include/python2.2 $prefix/include/python1.5 /usr/local/include/python2.2 /usr/include/python2.2 /usr/local/include/python1.5 /usr/include/python1.5 $prefix/include/Py /usr/local/include/Py /usr/include/Py"
- for i in $dirs ; do
- if test -r $i/Python.h; then
- echo "$ac_t""$i" 1>&6
-@@ -2458,20 +2458,28 @@
-
- echo $ac_n "checking for Python library""... $ac_c" 1>&6
- echo "configure:2461: checking for Python library" >&5
--dirs="$PYLIB $PYLIB/config $PYLIB/lib $PYLIB/python1.5/config $PYLIB/python1.4/config $PYLIB/python/lib $prefix/lib/python1.5/config $prefix/lib/python1.4/config /usr/local/lib/python1.5/config /usr/lib/python1.5 /usr/local/lib/python1.4/config /usr/lib/python1.4 $prefix/lib/python/lib /usr/local/lib/python/lib /usr/lib/python/lib /home/sci/local/lib/python"
-+dirs="$PYLIB $PYLIB/config $PYLIB/lib $PYLIB/python2.2/config $PYLIB/python1.5/config $PYLIB/python/lib $prefix/lib/python2.2/config $prefix/lib/python1.5/config /usr/local/lib/python2.2/config /usr/lib/python2.2 /usr/local/lib/python1.5/config /usr/lib/python1.5 $prefix/lib/python/lib /usr/local/lib/python/lib /usr/lib/python/lib /home/sci/local/lib/python"
-
- for i in $dirs ; do
- if test -r $i/libpython1.5.a; then
- echo "$ac_t""$i" 1>&6
- PYLIB="$i"
- PYINCLUDE="$PYINCLUDE -I$i"
-- PYLINK="-lpython1.5"
-+ PYLINK="-lpython1.5"
- break
- fi
-- if test -r $i/libPython.a; then
-+ if test -r $i/lib${PYTHON_VERSION}.so; then
- echo "$ac_t""$i" 1>&6
- PYLIB="$i"
- PYINCLUDE="$PYINCLUDE -I$i"
-+ PYLINK="-l${PYTHON_VERSION}"
-+ break
-+ fi
-+ if test -r $i/lib${PYTHON_VERSION}.a; then
-+ echo "$ac_t""$i" 1>&6
-+ PYLIB="$i"
-+ PYINCLUDE="$PYINCLUDE -I$i"
-+ PYLINK="-l${PYTHON_VERSION}"
- break
- fi
- done
diff --git a/devel/swig11/pkg-descr b/devel/swig11/pkg-descr
deleted file mode 100644
index 4beea44c9db0..000000000000
--- a/devel/swig11/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-SWIG is a tool for automatically generating the wrapper code needed
-to link collections of functions written in C/C++ with interpreted
-scripting languages. Currently, SWIG supports :
-
- - Tcl
- - Perl4
- - Perl5
- - Guile-iii
- - Python
-
-Using SWIG, it is possible to greatly simplify interface development
-and to put interesting interfaces on existing applications with
-little effort.
-
-WWW: http://www.swig.org/
diff --git a/devel/swig11/pkg-plist b/devel/swig11/pkg-plist
deleted file mode 100644
index 027e80ca4830..000000000000
--- a/devel/swig11/pkg-plist
+++ /dev/null
@@ -1,81 +0,0 @@
-bin/swig
-bin/swig%%VER%%
-lib/libswig.a
-lib/libswigpl.a
-lib/libswigpy.a
-lib/libswigpl.so
-lib/libswigpy.so
-lib/libswigtcl.a
-lib/libswigtcl.so
-include/swig.h
-lib/swig_lib/Makefile
-lib/swig_lib/array.i
-lib/swig_lib/autodoc.i
-lib/swig_lib/carray.i
-lib/swig_lib/constraints.i
-lib/swig_lib/ctype.i
-lib/swig_lib/exception.i
-lib/swig_lib/malloc.i
-lib/swig_lib/math.i
-lib/swig_lib/memory.i
-lib/swig_lib/objc.i
-lib/swig_lib/pointer.i
-lib/swig_lib/stdlib.i
-lib/swig_lib/timers.i
-lib/swig_lib/swigptr.swg
-lib/swig_lib/tcl/blt.i
-lib/swig_lib/tcl/expect.i
-lib/swig_lib/tcl/expectk.i
-lib/swig_lib/tcl/ish.i
-lib/swig_lib/tcl/itclsh.i
-lib/swig_lib/tcl/itkwish.i
-lib/swig_lib/tcl/iwish.i
-lib/swig_lib/tcl/ptrlang.i
-lib/swig_lib/tcl/tclsh.i
-lib/swig_lib/tcl/tix.i
-lib/swig_lib/tcl/typemaps.i
-lib/swig_lib/tcl/wish.i
-lib/swig_lib/tcl/class.swg
-lib/swig_lib/tcl/configcode.swg
-lib/swig_lib/tcl/constarray.i
-lib/swig_lib/tcl/consthash.i
-lib/swig_lib/tcl/delcmd.swg
-lib/swig_lib/tcl/delcmd8.swg
-lib/swig_lib/tcl/methodcmd.swg
-lib/swig_lib/tcl/methodcmd8.swg
-lib/swig_lib/tcl/objcmd.swg
-lib/swig_lib/tcl/objcmd8.swg
-lib/swig_lib/tcl/swigtcl.swg
-lib/swig_lib/tcl/tcl8ptr.swg
-lib/swig_lib/tcl/Makefile
-lib/swig_lib/perl4/userinit.i
-lib/swig_lib/perl5/perlmain.i
-lib/swig_lib/perl5/ptrlang.i
-lib/swig_lib/perl5/typemaps.i
-lib/swig_lib/perl5/perl5.swg
-lib/swig_lib/perl5/perl5mg.swg
-lib/swig_lib/perl5/perl5ptr.swg
-lib/swig_lib/perl5/Makefile
-lib/swig_lib/perl5/Makefile.pl
-lib/swig_lib/python/embed.i
-lib/swig_lib/python/embed13.i
-lib/swig_lib/python/embed14.i
-lib/swig_lib/python/embed15.i
-lib/swig_lib/python/ptrlang.i
-lib/swig_lib/python/typemaps.i
-lib/swig_lib/python/typemaps_old.i
-lib/swig_lib/python/defarg.swg
-lib/swig_lib/python/pyexp.swg
-lib/swig_lib/python/python.swg
-lib/swig_lib/python/Makefile
-lib/swig_lib/guile/guilemain.i
-lib/swig_lib/guile/interpreter.i
-lib/swig_lib/guile/guile.swg
-lib/swig_lib/config/swigptr.swg
-@dirrm lib/swig_lib/tcl
-@dirrm lib/swig_lib/perl4
-@dirrm lib/swig_lib/perl5
-@dirrm lib/swig_lib/python
-@dirrm lib/swig_lib/guile
-@dirrm lib/swig_lib/config
-@dirrm lib/swig_lib