Update swig package to 1.3.36.
Though it isn't latest swig release, some depending packages
(ham/gnuradio-core and x11/wxruby which isn't imported yet) and
needs to stay in this release.
SWIG-1.3.36 summary:
- Enhancement to directors to wrap all protected members
- Optimisation feature for objects returned by value
- A few bugs fixes in the PHP, Java, Ruby, R, C#, Python, Lua and
Perl modules
- Other minor generic bug fixes
SWIG-1.3.35 summary:
- Octave language module added
- Bug fixes in Python, Lua, Java, C#, Perl modules
- A few other generic bugs and runtime assertions fixed
SWIG-1.3.34 summary:
- shared_ptr support for Python
- Support for latest R - version 2.6
- Various minor improvements/bug fixes for R, Lua, Python, Java, C#
- A few other generic bug fixes, mainly for templates and using statements
SWIG-1.3.33 summary:
- Fix regression for Perl where C++ wrappers would not compile
- Fix regression parsing macros
SWIG-1.3.32 summary:
- shared_ptr support for Java and C#
- Enhanced STL support for Ruby
- Windows support for R
- Fixed long-standing memory leak in PHP Module
- Numerous fixes and minor enhancements for Allegrocl, C#, cffi, Chicken, Guile,
Java, Lua, Ocaml, Perl, PHP, Python, Ruby, Tcl.
- Improved warning support
2010-02-04 16:39:39 +01:00
|
|
|
# $NetBSD: Makefile,v 1.27 2010/02/04 15:39:39 taca Exp $
|
1999-01-14 06:00:25 +01:00
|
|
|
|
Update swig package to 1.3.36.
Though it isn't latest swig release, some depending packages
(ham/gnuradio-core and x11/wxruby which isn't imported yet) and
needs to stay in this release.
SWIG-1.3.36 summary:
- Enhancement to directors to wrap all protected members
- Optimisation feature for objects returned by value
- A few bugs fixes in the PHP, Java, Ruby, R, C#, Python, Lua and
Perl modules
- Other minor generic bug fixes
SWIG-1.3.35 summary:
- Octave language module added
- Bug fixes in Python, Lua, Java, C#, Perl modules
- A few other generic bugs and runtime assertions fixed
SWIG-1.3.34 summary:
- shared_ptr support for Python
- Support for latest R - version 2.6
- Various minor improvements/bug fixes for R, Lua, Python, Java, C#
- A few other generic bug fixes, mainly for templates and using statements
SWIG-1.3.33 summary:
- Fix regression for Perl where C++ wrappers would not compile
- Fix regression parsing macros
SWIG-1.3.32 summary:
- shared_ptr support for Java and C#
- Enhanced STL support for Ruby
- Windows support for R
- Fixed long-standing memory leak in PHP Module
- Numerous fixes and minor enhancements for Allegrocl, C#, cffi, Chicken, Guile,
Java, Lua, Ocaml, Perl, PHP, Python, Ruby, Tcl.
- Improved warning support
2010-02-04 16:39:39 +01:00
|
|
|
DISTNAME= swig-1.3.36
|
1999-01-14 06:00:25 +01:00
|
|
|
CATEGORIES= devel
|
2006-01-12 18:35:15 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/}
|
1999-01-14 06:00:25 +01:00
|
|
|
|
Update swig package to 1.3.36.
Though it isn't latest swig release, some depending packages
(ham/gnuradio-core and x11/wxruby which isn't imported yet) and
needs to stay in this release.
SWIG-1.3.36 summary:
- Enhancement to directors to wrap all protected members
- Optimisation feature for objects returned by value
- A few bugs fixes in the PHP, Java, Ruby, R, C#, Python, Lua and
Perl modules
- Other minor generic bug fixes
SWIG-1.3.35 summary:
- Octave language module added
- Bug fixes in Python, Lua, Java, C#, Perl modules
- A few other generic bugs and runtime assertions fixed
SWIG-1.3.34 summary:
- shared_ptr support for Python
- Support for latest R - version 2.6
- Various minor improvements/bug fixes for R, Lua, Python, Java, C#
- A few other generic bug fixes, mainly for templates and using statements
SWIG-1.3.33 summary:
- Fix regression for Perl where C++ wrappers would not compile
- Fix regression parsing macros
SWIG-1.3.32 summary:
- shared_ptr support for Java and C#
- Enhanced STL support for Ruby
- Windows support for R
- Fixed long-standing memory leak in PHP Module
- Numerous fixes and minor enhancements for Allegrocl, C#, cffi, Chicken, Guile,
Java, Lua, Ocaml, Perl, PHP, Python, Ruby, Tcl.
- Improved warning support
2010-02-04 16:39:39 +01:00
|
|
|
#
|
2009-01-23 14:00:11 +01:00
|
|
|
# 1.3.37 has a bug where .py files are written to the directory of the
|
|
|
|
# .i file instead of where the output is supposed to go, and this
|
|
|
|
# breaks gnuradio. Please try to contact gdt@netbsd.org before
|
|
|
|
# updating to 1.3.37. See message on discuss-gnuradio:
|
|
|
|
# Message-Id: <FA0E4567-C660-4C30-B604-2FA000330874@alum.mit.edu>
|
Update swig package to 1.3.36.
Though it isn't latest swig release, some depending packages
(ham/gnuradio-core and x11/wxruby which isn't imported yet) and
needs to stay in this release.
SWIG-1.3.36 summary:
- Enhancement to directors to wrap all protected members
- Optimisation feature for objects returned by value
- A few bugs fixes in the PHP, Java, Ruby, R, C#, Python, Lua and
Perl modules
- Other minor generic bug fixes
SWIG-1.3.35 summary:
- Octave language module added
- Bug fixes in Python, Lua, Java, C#, Perl modules
- A few other generic bugs and runtime assertions fixed
SWIG-1.3.34 summary:
- shared_ptr support for Python
- Support for latest R - version 2.6
- Various minor improvements/bug fixes for R, Lua, Python, Java, C#
- A few other generic bug fixes, mainly for templates and using statements
SWIG-1.3.33 summary:
- Fix regression for Perl where C++ wrappers would not compile
- Fix regression parsing macros
SWIG-1.3.32 summary:
- shared_ptr support for Java and C#
- Enhanced STL support for Ruby
- Windows support for R
- Fixed long-standing memory leak in PHP Module
- Numerous fixes and minor enhancements for Allegrocl, C#, cffi, Chicken, Guile,
Java, Lua, Ocaml, Perl, PHP, Python, Ruby, Tcl.
- Improved warning support
2010-02-04 16:39:39 +01:00
|
|
|
#
|
|
|
|
# x11/ruby-wxruby-2.0.1 requires 1.3.32 for Ruby 1.8 and 1.3.37 for
|
|
|
|
# Ruby 1.9. And SWIG 1.3.39 introduced some incompatibility with
|
|
|
|
# wxRuby, sigh.
|
|
|
|
#
|
2009-01-23 14:00:11 +01:00
|
|
|
|
2008-08-18 02:55:48 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
1999-01-14 06:00:25 +01:00
|
|
|
HOMEPAGE= http://www.swig.org/
|
2001-02-16 15:38:16 +01:00
|
|
|
COMMENT= Simplified Wrapper and Interface Generator
|
Update swig package to 1.3.36.
Though it isn't latest swig release, some depending packages
(ham/gnuradio-core and x11/wxruby which isn't imported yet) and
needs to stay in this release.
SWIG-1.3.36 summary:
- Enhancement to directors to wrap all protected members
- Optimisation feature for objects returned by value
- A few bugs fixes in the PHP, Java, Ruby, R, C#, Python, Lua and
Perl modules
- Other minor generic bug fixes
SWIG-1.3.35 summary:
- Octave language module added
- Bug fixes in Python, Lua, Java, C#, Perl modules
- A few other generic bugs and runtime assertions fixed
SWIG-1.3.34 summary:
- shared_ptr support for Python
- Support for latest R - version 2.6
- Various minor improvements/bug fixes for R, Lua, Python, Java, C#
- A few other generic bug fixes, mainly for templates and using statements
SWIG-1.3.33 summary:
- Fix regression for Perl where C++ wrappers would not compile
- Fix regression parsing macros
SWIG-1.3.32 summary:
- shared_ptr support for Java and C#
- Enhanced STL support for Ruby
- Windows support for R
- Fixed long-standing memory leak in PHP Module
- Numerous fixes and minor enhancements for Allegrocl, C#, cffi, Chicken, Guile,
Java, Lua, Ocaml, Perl, PHP, Python, Ruby, Tcl.
- Improved warning support
2010-02-04 16:39:39 +01:00
|
|
|
LICENSE= 2-clause-bsd
|
1999-01-14 06:00:25 +01:00
|
|
|
|
2007-07-10 21:51:22 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
|
|
|
CONFLICTS= swig-build-[0-9]*
|
1999-01-14 06:00:25 +01:00
|
|
|
|
2006-01-12 18:35:15 +01:00
|
|
|
CONFIGURE_ARGS+= --with-swiglibdir=${PREFIX}/share/swig/1.3
|
|
|
|
BUILD_TARGET= swig
|
2002-09-24 12:30:35 +02:00
|
|
|
|
2008-05-26 04:13:14 +02:00
|
|
|
USE_TOOLS+= gmake pax
|
2006-01-12 18:35:15 +01:00
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
USE_LIBTOOL= YES
|
2002-09-24 12:30:35 +02:00
|
|
|
|
2006-01-24 23:20:27 +01:00
|
|
|
INSTALLATION_DIRS+= share/doc/swig share/examples/swig
|
|
|
|
|
2006-06-18 12:45:06 +02:00
|
|
|
CHECK_INTERPRETER_SKIP+= share/examples/swig/*
|
2006-01-24 23:20:27 +01:00
|
|
|
|
|
|
|
post-install:
|
|
|
|
cd ${WRKSRC:Q}/Doc/Manual && \
|
2006-02-26 23:37:22 +01:00
|
|
|
${INSTALL_DATA} SWIGDocumentation.html SWIGDocumentation.pdf \
|
2007-07-10 21:51:22 +02:00
|
|
|
*.png ${DESTDIR:Q}${PREFIX:Q}/share/doc/swig
|
2006-01-24 23:20:27 +01:00
|
|
|
cd ${WRKSRC:Q}/Examples && \
|
2008-05-26 04:13:14 +02:00
|
|
|
pax -wr \
|
2006-01-24 23:20:27 +01:00
|
|
|
-s ',.*CVS.*,,' \
|
|
|
|
-s ',.*Makefile\.in$$,,' \
|
|
|
|
-s ',^test-suite.*,,' \
|
2007-07-10 21:51:22 +02:00
|
|
|
. ${DESTDIR:Q}${PREFIX:Q}/share/examples/swig
|
2006-01-24 23:20:27 +01:00
|
|
|
|
1999-01-14 06:00:25 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|