jeremy
fc93ec51f2
Update to JRuby 1.7.12.
2014-05-18 15:43:54 +00:00
juanfra
501ff45dae
Update to Racket 6.0.1. ok jturner@.
2014-05-14 17:51:40 +00:00
tobiasu
ecf0f2dbc7
Add mostly finished mips64/mips64el backend. Marked BROKEN for now.
...
Can build xgcc, but then chokes on our ancient binutils with:
ld: not enough GOT space for local GOT entries
ok brad@ sthen@ bcallah@ pascal@
2014-05-14 09:32:55 +00:00
sthen
ea3f05829d
update to php 5.4.28/5.5.12, various fixes including some security-ish/leaks/
...
memory corruption. ok robert@
http://www.php.net/ChangeLog-5.php
2014-05-12 22:12:03 +00:00
abieber
ba08b83da0
Get shasum from dist tarball vs downloaded shasum file. Fixes USE_SYSTRACE.
...
OK sthen@
2014-05-12 01:34:55 +00:00
jeremy
0ff8474c85
Update to ruby 2.1.2
...
OK gsoares@
2014-05-12 00:20:41 +00:00
jeremy
5de4c2d926
Update to ruby 2.0.0-p481.
...
OK gsoares@
2014-05-12 00:19:57 +00:00
jturner
4ab2913fff
Update nimrod to 0.9.4. Major Makefile overhaul.
...
ok juanfra@
2014-05-08 01:05:50 +00:00
kurt
46f312eaef
- Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
...
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
abieber
2479d2c90b
Update node to 0.10.28
...
Changelog: https://raw.githubusercontent.com/joyent/node/v0.10.28/ChangeLog
OK jturner@
2014-05-06 03:10:08 +00:00
bcallah
2193f9f1d1
Update to 20140504.
2014-05-04 20:08:19 +00:00
stu
e239e44f28
Update to beta30.
2014-05-04 17:33:34 +00:00
abieber
43e4f18bb3
Fix for hard coded 5.1 plist stuff that was preventing the lua52 flavor
...
building.
Suggestions from sthen@
OK juanfra@
2014-05-03 14:24:03 +00:00
tobiasu
3e0322844a
Add gnat for alpha. Because we can.
...
ok pascal@
2014-05-01 23:08:26 +00:00
sthen
32f3a51bfe
remove unguarded "#define AI_ADDRCONFIG 0"
2014-04-28 22:02:39 +00:00
landry
af58de36d6
BROKEN-sparc64= gcj blows during build (and noone cares enough about
...
gcj to fix it)
2014-04-28 11:40:05 +00:00
tobiasu
c5c900db71
Provide hppa adastrap for GNAT. Hehe...
2014-04-27 21:50:55 +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
sthen
b18e4ff3d8
handle RAND_egd removal (may require further tweaking but at least it builds now..)
2014-04-24 21:44:07 +00:00
sthen
7dbd6ed0ca
zap unnecessary PERMIT_*
2014-04-24 11:18:06 +00:00
pascal
484f25ad69
Fix after gets() removal (note that this is only built on alpha and hppa).
...
ok landry@
2014-04-23 11:34:49 +00:00
edd
507bc399c8
Enable readline support in PHP-5.4 and PHP-5.5.
...
(But not in PHP-5.3, since readline support is broken and EOL).
OK sthen@, with input from ajacoutot@, thanks.
2014-04-23 08:39:58 +00:00
sthen
5f34bd4774
also zap gssapi, spotted by aja
2014-04-21 15:35:34 +00:00
ajacoutot
0135f42b0d
Drop krb5-config chunk.
2014-04-21 14:37:03 +00:00
sthen
2ff18878e9
sync wantlib
2014-04-21 14:18:14 +00:00
bcallah
dda84d9d05
Update to 20140420.
2014-04-20 21:32:49 +00:00
jeremy
728c826b25
Fix rubinius after removal of egd from openssl
...
OK sthen@
2014-04-20 20:00:35 +00:00
sthen
cf8dbe57fd
borrow the RAND_egd patches from python/3.3
2014-04-20 09:48:03 +00:00
espie
1e9d78fa6c
grr much better with the actual patch added thank you
2014-04-19 14:17:47 +00:00
espie
229fbb919f
hoping that's the last remnant in py land...
2014-04-19 14:10:10 +00:00
espie
bc1dfe2217
... and the python glue as well
2014-04-19 13:53:15 +00:00
espie
e1a5039985
zap RAND_egd, allow python to build.
...
okay sthen@
2014-04-19 12:43:47 +00:00
sthen
7953ca56d9
handle RAND_egd removal
2014-04-19 12:06:44 +00:00
brad
207a2888cc
Update to LLVM 3.5 (trunk) snapshot just before switching to an unconditional
...
C++11 codebase.
This brings in a number of improvements over 3.4 including..
X86 assembler with 16-bit support
Much improved SPARC backend
stack protector strong support
ok sthen@
2014-04-18 09:30:48 +00:00
rpointel
00dc76995c
Update Python 3 from 3.3.2 to 3.3.5.
...
ok shadchin@
2014-04-17 06:05:59 +00:00
rpointel
5a12b3f5fa
link 3.4 to the build to have better test coverage on weird architectures.
...
ok sthen@.
2014-04-13 07:41:28 +00:00
rpointel
d097a7853b
understand Python 3.4.
2014-04-13 07:11:10 +00:00
rpointel
d61da32057
import Python 3.4 but it will be linked to the build later.
...
ok aja@.
Release notes: https://docs.python.org/3.4/whatsnew/3.4.html
2014-04-13 07:10:09 +00:00
naddy
2b8930a283
Drop USE_GROFF since groff and mandoc produce identical output.
2014-04-13 01:01:38 +00:00
bcallah
94703385b8
Update to 10.6.0
...
ok jturner@
2014-04-10 20:20:16 +00:00
jeremy
faecb9b245
Add explicit dependency on net/loudmouth.
...
Issue found by naddy@, OK naddy@
2014-04-10 16:01:12 +00:00
kili
d6f0e58851
Fix name of libuniaue in WANTLIB to unbreak the build.
...
ok jturner@ juanfra@
2014-04-09 21:20:33 +00:00
juanfra
9073300ccb
Update to racket 6, plus some additional changes.
...
Tested by bcallah@ (i386), jturner@ (amd64) and me (both platforms).
Help and OK from jturner@ to an old similar diff. Change from
RUN_DEPENDS to LIB_DEPENDS of some deps suggested by sthen@ and OK
from him.
2014-04-09 03:34:48 +00:00
bcallah
2905e1bb96
Update to 20140406.
2014-04-06 23:16:19 +00:00
sthen
c1acea1f5f
build 5.5, ok robert@
2014-04-06 12:53:50 +00:00
sthen
610a6bc584
update to PHP 5.5.11, ok robert@ - various bug fixes including
...
fileinfo CVE-2013-7345
2014-04-06 12:53:41 +00:00
sthen
1cf0109ea8
update to PHP 5.4.27, ok robert@
...
- Core: Fixed bug #60602 (proc_open() changes environment array)
- Fileinfo: Fixed bug #66946 (fileinfo: extensive backtracking in awk rule
regular expression (CVE-2013-7345))
- FPM: Added clear_env configuration directive to disable clearenv() call.
- GMP: Fixed bug #66872 (invalid argument crashes gmp_testbit)
- Mail: Fixed bug #66535 (Don't add newline after X-PHP-Originating-Script)
- MySQLi: Fixed bug #66762 (Segfault in mysqli_stmt::bind_result() when
link closed)
- Openssl: Fixed bug #66833 (Default disgest algo is still MD5, switch to SHA1)
2014-04-06 12:52:25 +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