aboutsummaryrefslogtreecommitdiff
path: root/lang/swi-pl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* lang/swi-pl: enable libunwind on all supported architecturesPiotr Kubaj2021-06-281-2/+2
|
* Clean up some thingsTobias Kortkamp2021-05-011-4/+3
| | | | | | | | | | - Fix typos - Remove duplicate variables - Remove nop variables - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
* lang/swi-pl: Add explicit readline dependency (D29353)Tobias Kortkamp2021-04-071-3/+3
| | | | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja->python->readline. ===> Building package for swi-pl-8.2.3_1 pkg-static: Unable to access file /wrkdirs/usr/ports/lang/swi-pl/work/stage/usr/local/lib/swipl/doc/packages/readline.html:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/swi-pl/work/stage/usr/local/lib/swipl/lib/amd64-freebsd/readline4pl.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/swi-pl/work/stage/usr/local/lib/swipl/library/readline.pl:No such file or directory *** Error code 1 http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/swi-pl-8.2.3_1.log PR: 254678
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Add a few more port options (DOCS GMP THREADED ODBC)Wen Heping2021-01-271-8/+25
| | | | | | | | PR: 252482 Submitted by: mailinglist@diamondbox.dk(maintainer) Notes: svn path=/head/; revision=563021
* - Update to 8.2.3Wen Heping2020-12-271-8/+26
| | | | | | | | - Remove DOCS option - Add tcmalloc option Notes: svn path=/head/; revision=559337
* Clean up some thingsTobias Kortkamp2020-07-071-2/+0
| | | | | | | Reported by: portscan and common sense Notes: svn path=/head/; revision=541417
* lang/swi-pl: update to 8.2.0 and update MAINTAINERFernando Apesteguía2020-06-301-52/+24
| | | | | | | | | | | | | | | ChangeLog: https://www.swi-prolog.org/ChangeLog?branch=stable While here, mark BROKEN on i386 but keep the dependency condition for when this builds again. (Possible duplicate of PR #242229) Submitter takes maintainership PR: 247500 Submitted by: mailinglist@diamondbox.dk Notes: svn path=/head/; revision=540903
* Add USES=xorg USES=gl, ports categories lNiclas Zeising2019-11-061-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'l' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516915
* Returns johans's ports to the pool after safekeeping his commit bit.Rene Ladan2019-11-041-1/+1
| | | | Notes: svn path=/head/; revision=516744
* lang/swi-pl: fix build on powerpc64Piotr Kubaj2019-09-261-2/+1
| | | | | | | | | Builds fine with GCC 9. Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=512984
* Simplify the test for 64-bit architecture.Mark Linimon2019-07-121-3/+3
| | | | | | | | | | Since the test result is positive for 64-bit, switch the order of the --enable-XYZ-bit definitions, to avoid one more negative in the test. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=506467
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-0/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
* gnu qsort check goes into an infinite loop on aarch64. Disable it.Mark Linimon2018-12-081-4/+8
| | | | | | | | | PR: 233033 Submitted by: Greg V <greg at unrelenting dot technology> Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=486988
* Update SWI Prolog to 7.6.4Johan van Selst2018-02-051-2/+1
| | | | Notes: svn path=/head/; revision=460978
* Make hidden dependency on PCRE explicitJohan van Selst2017-11-261-4/+5
| | | | | | | | | | Pet portlint while here PR: 223875 Submitted by: transitive@gmail.com Notes: svn path=/head/; revision=454908
* Update to SWI Prolog 7.6.2Johan van Selst2017-11-241-3/+1
| | | | | | | http://www.swi-prolog.org/ChangeLog?branch=stable Notes: svn path=/head/; revision=454854
* For ports that are explicitly enabled on armv6, also enable themMark Linimon2017-10-101-3/+3
| | | | | | | | | | on armv7. This has not been tested with an -exp run but should "do no harm". PR: 221894 (partial) Notes: svn path=/head/; revision=451721
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-0/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* Mark some ports failing on powerpc64. These ports are either newMark Linimon2017-06-021-0/+4
| | | | | | | | | | | ports, or had been recently unblocked. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=442405
* - Update to SWI Prolog 7.4.2Johan van Selst2017-05-111-5/+10
| | | | | | | | - Make hidden dependencies explicit - Add licence Notes: svn path=/head/; revision=440624
* lang/swi-pl: USES+=ssl and handle SSLv3 method for LibreSSL supportJohn Marino2016-09-101-3/+4
| | | | | | | | | While here, used OPSYS:tl instead of hardcoded freebsd Approved by: SSL blanket Notes: svn path=/head/; revision=421730
* Remove deprecated reference to malloc.hJohan van Selst2016-05-181-3/+3
| | | | | | | Reported by: Nikolaj Thygesen Notes: svn path=/head/; revision=415438
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Update to SWI prolog 7.2.3Johan van Selst2015-08-261-2/+3
| | | | Notes: svn path=/head/; revision=395393
* - Switch to USES=libarchiveDmitry Marakasov2015-08-161-1/+2
| | | | | | | | | - Add empty directories to plist Approved by: portmgr blanket Notes: svn path=/head/; revision=394421
* Update to SWI Prolog 7.2.2Johan van Selst2015-08-101-2/+2
| | | | | | | | | "7.2.x is a major release, providing native key-value support by means of dicts, native strings using "hello world" syntax, web-accessible Prolog engines (Pengines) and a high level SQL library called CQL." Notes: svn path=/head/; revision=393880
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* Fix build on armv6Johan van Selst2015-05-141-1/+1
| | | | | | | | PR: 200119 Submitted by: mikael.urankar@gmail.com Notes: svn path=/head/; revision=386329
* Update SWI Prolog to 6.6.6Johan van Selst2014-06-021-1/+1
| | | | Notes: svn path=/head/; revision=356214
* Fix packaging after IODBC / UNIXODBC changesAntoine Brodin2014-05-111-4/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=353727
* Fix unixODBC vs libiodbc conflictsBaptiste Daroussin2014-05-051-6/+2
| | | | | | | | | | | | | | | | | | | Always rely on unixODBC each time a port is looking for libodbc.so Remove odbc compat from libiodbc This allows to install both kde and gnome at the same time While here: - Convert libiodbc to USES=libtool - Convert a bunch of libiodbc dependencies to USES=libtool - Chase libiodbc.so shlib change - Stagify some ports - Convert some ports to USES=pgsql Discussed with: rakuco (kde) With hat: portmgr Notes: svn path=/head/; revision=353029
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-3/+3
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* Update to SWI Prolog 6.6.5Johan van Selst2014-05-031-1/+1
| | | | Notes: svn path=/head/; revision=352914
* - Update to SWI Prolog 6.6.4Johan van Selst2014-03-261-1/+1
| | | | | | | - Remove patch file (now included upstream) Notes: svn path=/head/; revision=349277
* Update to SWI Prolog 6.6.2Johan van Selst2014-03-151-2/+1
| | | | Notes: svn path=/head/; revision=348367
* Install shared libraryJohan van Selst2014-02-131-2/+4
| | | | | | | Submitted by: sbremal@hotmail.com Notes: svn path=/head/; revision=344041
* - Update SWI Prolog to 6.6.1 (bugfix release)Johan van Selst2014-01-051-10/+5
| | | | | | | - Simplify options check Notes: svn path=/head/; revision=338821
* - Update SWI Prolog to 6.6.0Johan van Selst2013-11-261-7/+12
| | | | | | | - Enable stage support Notes: svn path=/head/; revision=334953
* - Work around failing detection of dlopen()Johan van Selst2013-09-231-7/+8
| | | | | | | | | | this should fix the build on CURRENT - While here, minor style cleanups and dependency correction Reported by: eadler Notes: svn path=/head/; revision=327905
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Explicitly disable hidden dependencyJohan van Selst2013-08-031-1/+2
| | | | | | | Reported by: cpghost <cpghost@cordula.ws> Notes: svn path=/head/; revision=324185
* Update SWI Prolog to 6.4.1Johan van Selst2013-07-211-1/+1
| | | | Notes: svn path=/head/; revision=323402
* - Correct iodbc dependencyJohan van Selst2013-07-151-1/+2
| | | | | | | | | | - Disable Java bindings for now (doesn't work with OpenJDK6) PR: ports/172837 Submitted by: C.P. Ghost <cpghost@cordula.ws> Notes: svn path=/head/; revision=323014
* - Update SWI Prolog to 6.2.6Johan van Selst2013-07-111-22/+25
| | | | | | | | | | | | - Remove patches now included upstream - Add option to use libiodbc (inspired by [1]) - Adopt port PR: ports/172837 [1] Submitted by: C. P. Ghost <cpghost@cordula.ws> Notes: svn path=/head/; revision=322741
* Reset maintainer due to continuous timeouts since 2009.Stefan Walter2013-05-181-6/+2
| | | | Notes: svn path=/head/; revision=318466
* Attempt to fix build on powerpc. While here, remove remnants from alpha.Mark Linimon2012-09-081-6/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=303874
* - Chase unixODBC shlib bumpMartin Wilke2012-02-061-0/+1
| | | | Notes: svn path=/head/; revision=290490
* - join multiple LIB_DEPENDS to single oneRuslan Makhmatkhanov2011-12-101-6/+3
| | | | | | | | | | | | - convert X11 dependencies to USE_XORG It's a non-functional change. Approved by: novel (mentor) Feature safe: yes Notes: svn path=/head/; revision=287159
* - Updated to latest stable version (5.10.5)Greg Larkin2011-10-261-12/+14
| | | | | | | | | | | | | | | | | | - Removed BROKEN line - Removed CONFLICTS - binaries were renamed in this release, so no problem - Set new SWIPLDIR variable to use in pkg-plist and Makefile, that contains the new directory name that swi-pl now using. - Undefined HAVE_EXECINFO too in src/config.h to let it build successfuly - Adjusted local patches to new version (not tested on "alpha" for sure :)) - Removed files/patch-configure to make --without-jpl in CONFIGURE_ARGS actually work PR: ports/161414 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: g.gonter@ieee.org (maintainer; timeout - 2+ weeks) Notes: svn path=/head/; revision=284386