4420 Commits

Author SHA1 Message Date
sthen
7123c98071 oops, revert pieces which shouldn't have been in previous commit 2016-03-17 16:58:01 +00:00
sthen
dc5525c548 update to php-7.0.4, ok robert@ 2016-03-17 16:54:12 +00:00
sthen
640e4458f9 update to php-5.6.19, ok robert@ 2016-03-17 16:54:06 +00:00
sthen
1a0d82458d update to php-5.5.33, ok robert@ 2016-03-17 16:53:58 +00:00
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
naddy
5fc24d3cb3 removing SHARED_ONLY is safe here 2016-03-16 20:02:11 +00:00
naddy
ef68f42b62 remove SHARED_ONLY from ports that don't use any MODULES 2016-03-16 16:46:31 +00:00
naddy
1dac0ff671 get rid of NO_SHARED_LIBS and PFRAG.shared 2016-03-15 21:13:32 +00:00
naddy
bd903afdb8 replace after-bsd.port.mk hack with PROPERTIES check, regen PLIST 2016-03-15 21:12:06 +00:00
kili
0cb5d3570e - Change the first argument to pledge (the promises) to Maybe String,
following the recent change to pledge(2) (passing NULL doesn't change
  the value).

- Use maybeWith instead of pattern matching to distinguish between
  Nothing and Just x.

- Add some minimal documentation.
2016-03-15 19:41:18 +00:00
juanfra
91b06c872e Update to ecl 16.1.2. From Timo Myyra. 2016-03-13 00:18:19 +00:00
juanfra
1386aad00f Fix Racket on i386. Spotted by sthen@. 2016-03-13 00:11:40 +00:00
naddy
7a321e73de get rid of PROPERTIES:Mno_shared and PFRAG.shared; ok espie@ 2016-03-12 23:16:55 +00:00
naddy
6326f9996f remove NO_SHARED_ARCHS 2016-03-12 20:23:35 +00:00
naddy
a823942bfe fix mismerge; from ajacoutot@ 2016-03-12 12:10:34 +00:00
mmcc
ada9c62715 replace some 404ing Mozilla HOMEPAGEs
ok landry
2016-03-12 07:02:16 +00:00
abieber
aa27302904 Update to latest. Nothing special.
ChageLog: https://github.com/nodejs/node/blob/v4.4.0/CHANGELOG.md

OK awolk@
2016-03-12 02:50:36 +00:00
naddy
a8fe2f782b merge PFRAG.shared into PLIST 2016-03-11 23:31:56 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
c30d26ae75 garbage collect CONFIGURE_SHARED 2016-03-11 20:07:49 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
naddy
17b84e4360 remove NO_SHARED_LIBS 2016-03-11 18:13:19 +00:00
naddy
b231c558f5 requires --enable-shared 2016-03-11 12:34:21 +00:00
semarie
b939951454 lang/rust: use devel/llvm for building
switch from embedded version of LLVM to system version.

OK juanfra@
2016-03-11 05:30:45 +00:00
naddy
407f17974c remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
fold PFRAG.shared into PLIST
2016-03-10 21:58:51 +00:00
naddy
d1fb05fbc3 requires --enable-shared 2016-03-10 11:50:13 +00:00
juanfra
b02c75f0bd Update to Racket 6.4. 2016-03-10 02:35:29 +00:00
naddy
460bf5caea m68k is long dead 2016-03-09 18:48:07 +00:00
jasper
0cece249e7 more vax patches that are no longer needed 2016-03-09 18:45:52 +00:00
jasper
eba90637f6 remove vax workarounds/tentacles, reword where applicable 2016-03-09 18:31:36 +00:00
abieber
4c87c5ef94 Update to latest fsharp, testing to see if it breaks in bulk still
"just commit it" ajacoutot@
2016-03-06 00:53:20 +00:00
pascal
7d143e3798 Fix build after libtommath update.
found by aja@
2016-03-05 18:23:17 +00:00
pascal
4ae2ee2424 Adapt to the new LLVM version. Ports compiled by Clang++ now depend on
libestdc++.
2016-03-05 15:32:45 +00:00
pascal
0c86aa8b50 Preparation for LLVM update: export variables related to estdc++ WANTLIB and
LIB_DEPENDS unconditionally, not just if MODGCC4_LANGS=c++.
2016-03-05 15:27:27 +00:00
semarie
fc59f1c69d update lang/rust to 1.7.0
"looks reasonable" bmercer@
2016-03-05 15:05:33 +00:00
landry
23f5a06560 BROKEN-powerpc = OOM when building ext/ripper/ripper.c (like hppa) 2016-03-05 10:42:13 +00:00
robert
10667d4ce4 update to 4.2.2.30 2016-03-02 07:17:34 +00:00
robert
2afa3050c0 update to 7.0.3 2016-03-01 21:58:25 +00:00
mmcc
9faeee73dc tweak HOMEPAGE to avoid cert error, crank REVISION
ok avsm@
2016-02-29 23:42:51 +00:00
jeremy
99dd75e03e Make dpb not try to build -ri_docs subpackages on slow arches
The previous way was bogus.  Use bsd.port.arch.mk to remove
MULTI_PACKAGES instead of having the lack of no_* FLAVOR add them.

Change the no_x11 PSUEDO_FLAVOR to no_tk, since what it does is turn
off the -tk subpackage.

Remove post-install target from Makefile.inc, and use a manually
post-install in every version.  This is necessary due to
bsd.port.arch.mk usage.

Noticed by tobiasu@
Guidance from espie@
2016-02-29 20:46:53 +00:00
abieber
6e7c4c6b17 Update to latest node, tested on amd64 by myself and awolk@
OK awolk@
2016-02-28 20:12:51 +00:00
czarkoff
5f82570d19 Fix MODGO_INSTALL_TARGET so that timestamps would be preserved. This should fix
issue with go ports rebuilding their dependencies and failing to install them.

Based on input from Nigel Taylor.

OK ajacoutot@
2016-02-28 13:24:16 +00:00
kili
01fbbeeaa4 New bootstrappers. Still cheating (7.10.2, bootstrapped from 7.8.4),
but hopefully we're a little bit closer to build bootstrappers from
the installed ghc package.
2016-02-26 07:50:52 +00:00
jsg
578ae7c7ca Don't attempt to build on arm. sync atomic builtins required. 2016-02-21 16:17:25 +00:00
tobiasu
8f2c35a41d mark broken on sparc, needs more memory to compile than we currently allow 2016-02-15 12:09:03 +00:00
abieber
0375ee33f4 Update for security fixes. Tested on amd64 and i386.
OK sthen@
2016-02-11 23:05:01 +00:00
juanfra
7e0718efe4 SECURITY: Fix a vulnerability in the Racket web server.
http://article.gmane.org/gmane.comp.lang.racket.user/30142
2016-02-10 01:59:03 +00:00
juanfra
c37e7d8896 Remove the comment. The workaround fixed the build. 2016-02-09 02:02:49 +00:00
sthen
656ea8b751 security update to php-5.5.32, fixes include crashes, integer overflows,
and updating the bundled pcre (also security fixes).

add patches to use arc4random_buf instead of /dev/urandom (which is
typically not available on a normal OpenBSD php installation, with very
bad fallbacks in some cases).

ok robert@
2016-02-06 23:31:20 +00:00
sthen
1c71c809e0 security update to php-5.6.18, fixes include crashes, integer overflows,
and updating the bundled pcre (also security fixes).

add patches to use arc4random_buf instead of /dev/urandom (which is
typically not available on a normal OpenBSD php installation, with very
bad fallbacks in some cases).

testing of arc4random bits from martijn@, ok robert@
2016-02-06 23:30:25 +00:00