93 Commits

Author SHA1 Message Date
naddy
c552ea72f3 bump for plist changes 6.7 -> 6.8 2020-08-31 22:20:49 +00:00
cwen
8d4be5fcdd swi-prolog: remove BROKEN-powerpc, it builds and works fine with clang
OK edd@ (maintainer)
2020-04-17 13:01:53 +00:00
naddy
e8092ac1dd bump for plist changes 6.6 -> 6.7 2020-04-05 15:44:52 +00:00
jasper
c0d71858db update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
naddy
15934c06f0 bump for plist changes 6.5 -> 6.6 2019-08-10 19:41:07 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
naddy
b1eb1d48fd bump for plist changes 6.4 -> 6.5 2019-02-28 01:52:37 +00:00
naddy
84174f9106 bump for package path change devel/gmp -> devel/gmp,-main 2018-11-02 18:48:39 +00:00
naddy
1e87a41b50 bump for plist changes 6.3 -> 6.4 2018-08-11 04:58:47 +00:00
sthen
b98b6d18ae bump; plist changes now we are at 6.3-beta 2018-02-28 19:23:56 +00:00
jca
2a34471ab0 BROKEN on powerpc
pl-modul.c:1497: internal compiler error: in extract_insn, at recog.c:2077
2017-12-18 11:16:34 +00:00
edd
d73ee7b244 Update lang/swi-prolog to version 7.6.0.
For the first time, all tests are now passing on OpenBSD. This is thanks to the
hard work of Jan Wielemaker who went on a bug fixing rampage after I set him up
an OpenBSD VM. As a result, lots of patches also disappeared, thus making the
port simpler. Many thanks for this Jan!

OK jeremy@, thanks.
2017-11-06 22:09:46 +00:00
edd
16aad340c7 Update lang/swi-prolog to version 7.6.0.
For the first time, all tests are now passing on OpenBSD. This is thanks to the
hard work of Jan Wielemaker who went on a bug fixing rampage after I set him up
an OpenBSD VM. As a result, lots of patches also disappeared, thus making the
port simpler. Many thanks for this Jan!

OK jeremy@, thanks.
2017-11-06 21:57:01 +00:00
naddy
7443d39012 sync with mail/maildrop as far as applicable 2017-09-29 19:46:53 +00:00
naddy
32d663208c Unbreak autoconf check with clang by not using nested functions 2017-09-26 17:06:05 +00:00
naddy
e118edc8b4 bump for plist changes 6.1 -> 6.2 2017-08-21 19:25:52 +00:00
jca
e1c1d2e478 Use lang/gcc for atomic builtins on arm
ok edd@ (maintainer)
2017-03-14 12:23:21 +00:00
jca
ad57d212ce Fix MASTER_SITES
ok edd@ (maintainer)
2017-03-14 12:22:41 +00:00
sthen
d13947c49d bump ports with openbsd version number in filenames 2017-03-04 21:59:55 +00:00
ajacoutot
5558c792d3 First pass at pre-entively fixing ports that would break once guenther's header
pollution diff is in.

lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
2016-09-10 13:03:40 +00:00
naddy
a26d55a53c bump for plist changes 5.9 -> 6.0 2016-05-12 01:17:13 +00:00
naddy
bd903afdb8 replace after-bsd.port.mk hack with PROPERTIES check, regen PLIST 2016-03-15 21:12:06 +00:00
naddy
d1fb05fbc3 requires --enable-shared 2016-03-10 11:50:13 +00:00
jsg
578ae7c7ca Don't attempt to build on arm. sync atomic builtins required. 2016-02-21 16:17:25 +00:00
ajacoutot
4e1ea8b4b1 Remove some BROKEN markers for ports that should build now with the new libgcc
assisted built-in atomic ops for mips64.

from Brad
2015-12-25 08:39:45 +00:00
naddy
98b05d7730 bump for plist changes 5.8 -> 5.9 2015-12-20 00:16:27 +00:00
jasper
dd11ff3185 switch distfiles.nl to SSL, setup with security/letsencrypt/client 2015-11-24 09:11:02 +00:00
sthen
51b3db80fc port REVISION bumps as base has moved to 5.8 2015-06-17 20:03:11 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
sthen
d6a3190275 bump REVISION for 5.7 2015-01-02 14:26:12 +00:00
espie
6e2a628745 more 5.6 bumps 2014-07-16 12:35:23 +00:00
edd
9090e7997d Add patch that was supposed to be part of my last commit.
Fix SWI Prolog build (broken due to SSL rampage).

OK naddy@
2014-04-24 21:52:20 +00:00
edd
91f1532f78 SWI Prolog: Unbreak the build (OpenSSL).
OK naddy@
2014-04-24 21:47:24 +00:00
edd
3ecb23c261 Update to SWI Prolog 6.6.4
OK ajacoutot@, benoit@

CVS choked last time I tried to commit this, so I hope it works...
2014-04-04 17:53:49 +00:00
edd
f887032a6c Update SWI Prolog to version 6.6.4.
OK ajacoutot@, benoit@
2014-04-04 17:17:03 +00:00
naddy
09999a5515 bump for plist changes 5.4 -> 5.5 2014-01-12 14:58:30 +00:00
edd
c25a2becf5 Update to swi-prolog-6.2.6 and move docs to where you would expect.
OK jasper@
2013-07-10 09:10:44 +00:00
naddy
6b7bf0fa1b bump for plist changes 5.3 -> 5.4 2013-07-07 21:25:27 +00:00
naddy
06fb5f2660 avoid picking up bash in a sub-configure started during the build stage 2013-05-06 17:49:37 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
naddy
cbeb31112b bump for plist changes 5.2 -> 5.3 2013-02-01 16:34:36 +00:00
jasper
f09c09f5c0 Security fixes for CVE-2012-6089 and CVE-2012-6090,
Multiple (stack-based) buffer overflows in patch canonisation code and when expanding file-names with long paths

Patches taken from upstream
2013-01-08 13:36:47 +00:00
landry
7f3e7e2ae8 Mark as BROKEN on sparc64 and hppa. crashes/infinite loops on the
former, undefined refs to atomic ops on the latter.
2012-12-20 15:52:36 +00:00
jasper
d3cf796d70 mark broken on mips64 2012-11-30 15:16:48 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
edd
15f1c4aba5 Update to swi-prolog-6.2.2.
OK jasper@
2012-10-01 21:16:00 +00:00
sthen
49a55c3e0f bump for plist changes 5.1 -> 5.2 2012-06-21 13:56:57 +00:00