Port details on branch 2024Q3 |
- swig Generate wrappers for calling C/C++ code from other languages
- 4.2.1 devel =8 4.2.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-06-17 18:17:55
- Last Update: 2024-07-13 20:17:37
- Commit Hash: e747229
- People watching this port, also watch:: p5-Text-Unidecode, dbus, autoconf, indexinfo, p5-Error
- License: GPLv3+
- WWW:
- https://swig.org/
- https://github.com/swig/swig
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/swig/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/swig
- pkg install swig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: swig
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708965386
SHA256 (swig-4.2.1.tar.gz) = fa045354e2d048b2cddc69579e4256245d4676894858fcf0bab2290ecf59b7d8
SIZE (swig-4.2.1.tar.gz) = 8364050
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- lua54 : lang/lua54
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- This port is required by:
- for Build
-
- audio/csound
- biology/libsbml
- biology/py-libnuml
- biology/py-libsedml
- biology/py-python-libsbml
- biology/viennarna
- cad/freecad
-
Deleted ports which required this port:
- for Run
-
- comms/gnuradio
- math/saga
- security/yubioath-desktop
-
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 swig-4.2.1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_swig
- USES:
- lua:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|