NOTICE: This package has been removed from pkgsrc

./wip/swig2, Simplified Wrapper and Interface Generator (version 2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.0.9, Package name: swig-2.0.9, Maintainer: jwbacon

SWIG (Simplified Wrapper and Interface Generator)

SWIG is a compiler that integrates C and C++ with languages including
Perl, Python, Tcl, Guile, Mzscheme, Java, Ruby, PHP, and Ocaml.

SWIG reads annotated C/C++ header files and creates wrapper code (glue
code) in order to make the corresponding C/C++ libraries available to
the listed languages, or to extend C/C++ programs with a scripting
language.

This is version 2 of swig.


Required to run:
[devel/pcre]

Required to build:
[devel/gmake] [devel/libtool-base]

Master sites:

SHA1: 7984bf1043f522e88ea51d4bd21c97d3c68342be
RMD160: 4410aacc84c304f38b2237e911cbeb4cf09aeb91
Filesize: 5182.95 KB

Version history: (Expand)


CVS history: (Expand)


   2013-06-14 20:43:01 by Thomas Klausner | Files touched by this commit (9) | Package removed
Log message:
Remove swig2, used for updating devel/swig2.
   2013-03-23 14:14:59 by Jason Bacon | Files touched by this commit (2) | Package updated
Log message:
Minor update

   2013-03-23 14:07:42 by Jason Bacon | Files touched by this commit (3)
Log message:
Bump version and fix compatibility issue with cmake FindSWIG module

   2012-11-11 23:24:02 by Jason Bacon | Files touched by this commit (3)
Log message:
Conform to conventional naming of installed files

   2012-11-06 20:43:26 by Jason Bacon | Files touched by this commit (2)
Log message:
Resolve conflicts with swig 1.3

   2012-11-04 13:58:43 by Greg Troxel | Files touched by this commit (2)
Log message:
Use 2.0 rather than 1.3 for the share directory name.

By default, the full version (2.0.8) is used; forcing it to 2.0 avoids
pointless churn on minor versions.
   2012-11-04 00:47:08 by Greg Troxel | Files touched by this commit (2)
Log message:
Note that this is version 2

   2012-11-02 16:00:55 by Greg Troxel | Files touched by this commit (1)
Log message:
Add commented-out dependencies needed for running tests.