Port details |
- py-prolog Python extension embedding SWI-Prolog
- 0.1_3 lang
=2 0.1_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27 IGNORE: is marked as broken on amd64: fails to build: can't link shared libraries to static
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-06-29 00:47:15
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: python
- Also Listed In: python
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/pyprolog/
- Description:
- A Python extension embedding SWI-Prolog
PyProlog is a Python extension that permits direct access to an
embedded PROLOG. The extension lends Python the efficient unification
and backtracking of PROLOG, and allows a programmer to instrument
Python classes with PROLOG code. Callbacks from PROLOG to Python are
also supported.
WWW: https://sourceforge.net/projects/pyprolog/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}prolog>0:lang/py-prolog@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-prolog
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (PyProlog-0.1.tar.gz) = 617c6e03beb0a121b2b8fba954978d959842939803c625ee5af09cfb08885fbe
SIZE (PyProlog-0.1.tar.gz) = 31178
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:
-
- swipl : lang/swi-pl
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- swipl : lang/swi-pl
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- 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 |
0.1_3 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.1_3 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.1_3 18 Nov 2017 20:30:35 |
mat |
This only works with 2.7.
PR: 223071
Reported by: antoine
Sponsored by: Absolight |
0.1_3 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.1_3 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.1_3 20 Oct 2014 17:52:17 |
mva |
- Convert ports of irc/ and lang/ to new USES=python
Approved by: portmgr (implicit) |
0.1_3 28 Dec 2013 10:56:59 |
wg |
lang/py-prolog: support staging |
0.1_3 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
0.1_3 19 Jun 2013 20:12:38 |
linimon |
Reset g.gonter@ieee.org: mbox full.
While here, modernize headers. |
0.1_3 15 Nov 2011 04:25:52 |
rm |
- fix build with lang/swi-pl 5.10
- remove bogus PORTREVSION
- add missing tab
- use PYTHON_SITELIBDIR in pkg-plist
- bump PORTREVISION
PR: ports/159926
Submitted by: rm (myself)
Approved by: maintainer (timeout - 2+ months), miwi (co-mentor)
Feature safe: yes |
0.1_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
0.1_2 13 Jun 2010 08:40:06 |
erwin |
BROKEN should not be quoted.
No functional change. |
0.1_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.1_1 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
0.1_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.1 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
0.1 26 Mar 2005 22:21:50 |
kris |
BROKEN on ia64 and amd64: Can't link shared libraries to static
Approved by: portmgr (self) |
0.1 10 Jan 2005 11:03:48 |
vs |
The upgrade of swi-pl requires an update for PyProlog as
well. While PyProlog is not available yet in a new version,
this fix bridges that gap.
PR: ports/75592
Submitted by: maintainer |
0.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.1 19 Oct 2003 00:11:58 |
linimon |
Surely the fact that this port is not cross-listed into the virtual category
python is an oversight. |
0.1 29 Jun 2003 00:46:42 |
arved |
Add py-prolog, A Python extension embedding SWI-Prolog
Submitted by: g.gonter@ieee.org |