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
jturner
6fa164d903
Update node-typescript to 1.0.0
2014-04-03 02:24:38 +00:00
sthen
536fa856e0
doubled 'the', noticed by dcoppa@
2014-03-31 10:57:38 +00:00
sthen
522cb0bd92
Modify the README instructions based on a diff from dcoppa@ to work around the
...
changes made in Tomcat 7.0.52 which broke previous installations. Add a MESSAGE
as well (to be removed after next release) so that people upgrading production
servers are clued into the required changes.
2014-03-31 10:28:20 +00:00
jasper
ec922a63c2
write out the sorted list of completions, makes it easier to diff the list
2014-03-30 21:08:24 +00:00
jasper
21ad9f1b80
update to clojure-1.6.0
2014-03-30 20:38:10 +00:00
naddy
a097501e8a
fix the quick hack to unbreak gcc/4.8 after gets() removal
...
ok nigel@ sthen@
2014-03-30 19:30:28 +00:00
ajacoutot
5b78fa19ad
Committed upstream.
2014-03-30 16:53:06 +00:00
ajacoutot
6f57fe27c4
atk: Update and fix metadata (upstream)
2014-03-30 14:42:13 +00:00
jturner
b7289fee90
Enable tlsEmulation. No bump needed was just imported.
2014-03-30 00:15:01 +00:00
jturner
e9e9320de4
+nimrod
2014-03-30 00:01:14 +00:00
jturner
63253ddd8d
Import ports/lang/nimrod. ok juanfra@
...
Nimrod is a statically typed, imperative programming language that tries
to give the programmer ultimate power without compromises on runtime
efficiency. This means it focuses on compile-time mechanisms in all
their various forms.
Beneath a nice infix/indentation based syntax with a powerful (AST
based, hygienic) macro system lies a semantic model that supports a soft
realtime GC on thread local heaps. Asynchronous message passing is used
between threads, so no "stop the world" mechanism is necessary. An
unsafe shared memory heap is also provided for the increased efficiency
that results from that model.
2014-03-29 23:59:25 +00:00
naddy
303d8f364a
fix quoting
2014-03-29 15:01:51 +00:00
naddy
02cb051d12
escape for make
2014-03-29 13:30:26 +00:00
sthen
f42034f7e9
quick hack to unbreak gcc/4.8 after gets removal; bootstraps will be
...
updated later. ok pascal@
2014-03-29 10:09:27 +00:00
sthen
bdcb3300be
fix WANTLIB and add a patch I forgot to 'cvs add'; didn't build without the
...
patch, so no bump
2014-03-27 14:05:02 +00:00
sthen
2a8901bfb7
fix WANTLIB
2014-03-27 14:04:34 +00:00
sthen
8020fd4f3f
update php/5.5 to 5.5.10 and adjust php-fpm.conf to use unix sockets
...
(5.5 is still unlinked to the build)
2014-03-27 11:34:05 +00:00
sthen
d785bbbc57
switch sample php-fpm config to using unix sockets. ok robert@,
...
tested with new nginx sample config, everything in chroot.
2014-03-27 10:41:21 +00:00
jsing
24f4541b86
Upgrade lang/go to version 1.2.1.
...
Update API exceptions so that make regress passes fully - this is the same
change that has already been made in Go tip.
ok sthen@, "Go for it" krw@
2014-03-25 13:21:20 +00:00