Commit graph

5 commits

Author SHA1 Message Date
agc
43ad3724e4 Remove deprecated USE_BUILDLINK3 line. 2005-09-13 19:39:46 +00:00
epg
5f75fac629 Register conflict with old swig-build package, which unfortunately
must remain for security/py-m2crypto (accidentally committed this to
the 2005Q2 branch earlier).
2005-06-25 22:05:53 +00:00
jlam
54de37e60e Convert USE_GNU_TOOLS into USE_TOOLS as the former is no longer supported
in pkgsrc.
2005-05-31 21:53:26 +00:00
minskim
000fcecac1 Apply patch from CVS to fix installation. Pointed out by Carl Brewer
in PR pkg/30356.
2005-05-28 04:17:04 +00:00
epg
85fbdf1278 Import SWIG-1.3.24.
Originally, this was going to be a meta-package for
swig-{build,python,perl,...}, but SWIG no longer has run-time
components, and may now be collapsed into a single package.

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.
2005-05-23 22:25:03 +00:00