Port details |
- swig30 Generate wrappers for calling C/C++ code from other languages
- 3.0.12_1 devel
=3 3.0.12_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2014-06-24 18:15:57
- Last Update: 2020-06-17 18:17:45
- SVN Revision: 539491
- People watching this port, also watch:: xmlto, py39-pycparser, libinotify, smartmontools, pcre
- License: GPLv3+
- WWW:
- http://www.swig.org/
- Description:
- SWIG is a software development tool that connects programs written in C and C++
with a variety of high-level programming languages. SWIG is used with different
types of target languages including common scripting languages such as
Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages
also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro
CL, CFFI, UFFI), D, Go language, Java, Lua, Modula-3, OCAML, Octave and R. Also
several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket,
Chicken) are supported. SWIG is most commonly used to create high-level
interpreted or compiled programming environments, user interfaces, and as a tool
for testing and prototyping C/C++ software. SWIG is typically used to parse
C/C++ interfaces and generate the 'glue code' required for the above target
languages to call into the C/C++ code. SWIG can also export its parse tree in
the form of XML and Lisp s-expressions.
WWW: http://www.swig.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: swig30
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1485609116
SHA256 (swig-3.0.12.tar.gz) = 7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d
SIZE (swig-3.0.12.tar.gz) = 8149820
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- lua52 : lang/lua52
- Library dependencies:
-
- libpcre.so : devel/pcre
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for swig30-3.0.12_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake lua:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.12_1 17 Jun 2020 18:17:45 |
sunpoet |
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine |
3.0.12_1 14 Apr 2020 15:49:37 |
mat |
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494 |
3.0.12 08 Oct 2017 13:49:08 |
sunpoet |
Change PLIST_FILES, PORTDATA=*, PORTDOCS=* and PORTEXAMPLES=* to PLIST entries |
3.0.12 28 Jan 2017 20:51:59 |
sunpoet |
Update to 3.0.12
Changes: http://swig.org/release.html |
3.0.11 31 Dec 2016 11:55:47 |
sunpoet |
- Update to 3.0.11
Changes: http://swig.org/release.html |
3.0.10_1 11 Sep 2016 17:40:42 |
amdmi3 |
- Add missing include to generated code, fixing build of irc/znc
- Fix LICENSE and add LICENSE_FILE
- Remove long obsolete REINPLACE_CMD
- Silence patching and stipping
Upstream bugreport for reference: https://github.com/swig/swig/pull/788
PR: 212196
Submitted by: crees, amdmi3
Approved by: maintainer timeout (sunpoet, 2 weeks) |
3.0.10 26 Jun 2016 17:13:23 |
sunpoet |
- Update to 3.0.10
Changes: http://swig.org/release.html |
3.0.8 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.0.8 03 Jan 2016 17:50:28 |
sunpoet |
- Update to 3.0.8
- Use PLIST_FILES instead of PLIST
- Remove PLIST_SUB
- Convert to new options target helper
Changes: http://swig.org/release.html |
3.0.7 03 Oct 2015 17:07:40 |
sunpoet |
- Convert to new test framework |
3.0.7 13 Aug 2015 17:31:41 |
sunpoet |
- Update to 3.0.7
Changes: http://swig.org/release.html |
3.0.6 06 Jul 2015 17:46:03 |
sunpoet |
- Update to 3.0.6
- Remove USE_AUTOTOOLS
Changes: http://swig.org/release.html |
3.0.5 24 May 2015 20:33:46 |
sunpoet |
- Fix --with-lua
- Regenerate patch file with makepatch: |
3.0.5 18 Feb 2015 16:19:26 |
sunpoet |
- Update to 3.0.5
Changes: http://swig.org/release.html |
3.0.4 15 Jan 2015 16:35:15 |
sunpoet |
- Update to 3.0.4
Changes: http://swig.org/release.html |
3.0.3 01 Jan 2015 16:57:45 |
sunpoet |
- Strip binary executable |
3.0.3 01 Jan 2015 16:01:38 |
sunpoet |
- Update to 3.0.3
Changes: http://swig.org/release.html |
3.0.2 08 Jul 2014 05:44:31 |
sunpoet |
- Cleanup Makefile |
3.0.2 24 Jun 2014 18:15:44 |
sunpoet |
- Add swig 3.0.2
SWIG is a software development tool that connects programs written in C and C++
with a variety of high-level programming languages. SWIG is used with different
types of target languages including common scripting languages such as
Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages
also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro
CL, CFFI, UFFI), D, Go language, Java, Lua, Modula-3, OCAML, Octave and R. Also
several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket,
Chicken) are supported. SWIG is most commonly used to create high-level
interpreted or compiled programming environments, user interfaces, and as a tool
for testing and prototyping C/C++ software. SWIG is typically used to parse
C/C++ interfaces and generate the 'glue code' required for the above target
languages to call into the C/C++ code. SWIG can also export its parse tree in
the form of XML and Lisp s-expressions.
WWW: http://www.swig.org/ |