Port details |
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.1 13 Jul 2024 20:17:37 |
Po-Chuan Hsieh (sunpoet) |
devel/swig: Update to 4.2.1
- Update WWW
Changes: https://github.com/swig/swig/blob/master/CHANGES
https://swig.org/news.html
PR: 279489
Exp-run by: antoine |
4.1.1 18 Apr 2023 21:37:44 |
Po-Chuan Hsieh (sunpoet) |
devel/swig: Update to 4.1.1
- Sort PLIST
part of llvm fix are taken from [1] and [2]
Changes: https://github.com/swig/swig/blob/master/CHANGES
https://swig.org/news.html
Obtained
from: https://github.com/llvm/llvm-project/commit/f0a25fe0b746f56295d5c02116ba28d2f965c175
[1]
https://github.com/llvm/llvm-project/commit/81fc5f7909a4ef5a8d4b5da2a10f77f7cb01ba63
[2]
PR: 270720
Exp-run by: antoine |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.0.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.0.2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.2 22 Jun 2020 16:06:51 |
sunpoet |
Update to 4.0.2
Changes: http://www.swig.org/news.php |
4.0.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 |