Port details |
- swipl Edinburgh-style Prolog compiler
- 9.2.2 lang
=3 9.2.2Version of this port present on the latest quarterly branch. - Maintainer: mailinglist@diamondbox.dk
 - Port Added: 2024-03-18 07:57:03
- Last Update: 2024-04-01 08:33:27
- Commit Hash: 45da5da
- People watching this port, also watch:: samhain-client, jitsi-meet, monit, milter-greylist, perl5.40
- License: BSD2CLAUSE
- WWW:
- https://www.swi-prolog.org/
- Description:
- Edinburgh-style Prolog compiler including modules, autoload,
libraries, Garbage-collector, stack-expandor, C-interface,
GNU-readline and GNU-Emacs interface, very fast compiler.
¦ ¦ ¦ ¦ 
- 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/lang/swipl/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/swipl
- pkg install swi-pl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: swi-pl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709778650
SHA256 (swipl-9.2.2.tar.gz) = 896fd51196fd3becd574486da75a924f272e8d63332459292b305986cf101fc3
SIZE (swipl-9.2.2.tar.gz) = 12249775
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xinerama.pc : x11/libXinerama
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xinerama.pc : x11/libXinerama
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libpcre2-posix.so : devel/pcre2
- libossp-uuid.so : misc/ossp-uuid
- libyaml.so : textproc/libyaml
- libgmp.so : math/gmp
- libodbc.so : databases/unixODBC
- libtcmalloc.so : devel/google-perftools
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libarchive.so.13 : archivers/libarchive
- libedit.so.0 : devel/libedit
- libreadline.so.8 : devel/readline
- libjpeg.so : graphics/jpeg-turbo
- libunwind.so : devel/libunwind
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for swi-pl-9.2.2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GMP=on: Enable bignum and rational numbers
ODBC=on: Enable ODBC and CQL packages
TCMALLOC=on: Use tcmalloc instead of default freebsd jemalloc
THREADED=on: Enable support for Prolog threads
XPCE=on: Install XPCE graphical support
===> Use 'make config' to modify these settings
- Options name:
- lang_swipl
- USES:
- cmake compiler:c11 libarchive libedit pathfix pkgconfig python readline shebangfix ssl xorg jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|