3985 Commits

Author SHA1 Message Date
robert
52656ea939 security update 5.6.8; fixes the following CVEs:
CVE-2015-1351, CVE-2015-1352
2015-04-25 16:20:29 +00:00
robert
724936f359 security update to 5.5.24; fixes the following CVEs:
CVE-2015-1351, CVE-2015-1352
2015-04-25 16:09:57 +00:00
robert
02a6b2026a security update to 5.4.40; fixes the following CVEs:
CVE-2014-9709, CVE-2015-2301, CVE-2015-2783, CVE-2015-1352
2015-04-25 16:08:35 +00:00
sthen
e141193a26 Bump REVISION; PLIST_DB disagrees about a bump not being needed, possibly due
to synthesized lib/erlang/man/catX directories.
2015-04-21 22:57:01 +00:00
juanfra
18f8ca398b Update to gambit 4.7.5. OK jasper@. 2015-04-21 21:32:06 +00:00
jasper
98667ee7c1 remove onyx, a nice concept, albeit stone-dead
prompted by naddy@
2015-04-21 15:41:30 +00:00
jturner
64af4c6225 Nimrod was renamed to Nim and they decided to rewrite history. Regen
distfile, fix WRKDIST and bump. Noticed by ajacoutot@
2015-04-21 15:22:35 +00:00
schwarze
a034b04972 Install the STk-man.macros to the right directory such that
the .so requests in the STk manual pages work as intended.
Drop USE_GROFF because formatting differences are minor.
OK naddy@
2015-04-20 20:08:18 +00:00
bcallah
9191c3f9fb Update to 20150419 2015-04-19 18:34:34 +00:00
schwarze
ba9f2089de Drop USE_GROFF (almost exclusively additional blank lines). No bump needed. 2015-04-18 13:35:27 +00:00
landry
073b1a542b Update to rust-1.0.0beta2, from maintainer Sébastien Marie
Ensure we link against the correct libestdc++ version.
Remove a patch merged upstream.
2015-04-18 12:19:09 +00:00
phessler
16f4169646 use lower optimization levels, so compiles work on sparc 2015-04-17 07:58:12 +00:00
ajacoutot
c8ac2559ff Fix alignment. It'll hopefully fix random build failures in gnucash.
breakage yet again reported by naddy@
2015-04-17 05:23:29 +00:00
jasper
9361dac37a update to coffeescript-1.9.2 2015-04-16 08:31:46 +00:00
jeremy
2ff403d134 Update to ruby 2.2.2
Fixes overly permissive matching of hostnames, CVE-2015-1855.
2015-04-15 22:00:04 +00:00
jeremy
9bfd3b998b Update to ruby 2.1.6
Fixes overly permissive matching of hostnames, CVE-2015-1855.
2015-04-15 21:59:38 +00:00
jeremy
28da8083a2 Update to ruby 2.0.0-p645
Fixes overly permissive matching of hostnames, CVE-2015-1855.
2015-04-15 21:58:59 +00:00
jeremy
a44254e568 Add patch to fix overly permissive matching of hostnames, CVE-2015-1855. 2015-04-15 21:58:16 +00:00
ajacoutot
b9bb3053d8 Properly set GUILE so that guild runs "guile2" from this package instead of
"guile" from lang/guile.
2015-04-12 05:53:07 +00:00
naddy
aa43014a67 don't require unused curl or wget; from maintainer Sebastien Marie 2015-04-10 18:13:06 +00:00
juanfra
521fcd0d0e PORTROACH limit. "looks about right" jasper@. 2015-04-10 16:45:12 +00:00
stu
1ab5c54670 Update to latest.
Make sure to build with ${MODTCL_BIN}.
Better auto_path filtering.
2015-04-10 14:35:36 +00:00
kili
1515283c08 Yet another bootstrapper, based on ghc-7.8.3 (because building 7.8.4
with  a 7.8.4 bootstarapper doesn't work).
2015-04-09 21:19:50 +00:00
pascal
1dd28583eb Update to parrot 7.2.0. Also builds fine for jasper@. 2015-04-09 18:27:19 +00:00
pascal
5bf1ed210e Update to rakudo 2015.03, on MoarVM. This port is no longer based on the
'star' distribution, but on plain rakudo.  Module precompilation at the
fake stage is too ugly and brittle, and upstream encourages packagers to
provide modules as individual packages.

So here's a bare-bones rakudo.  Panda and other stuff will follow eventually.
2015-04-09 17:35:55 +00:00
pascal
df3941dcc6 Update to NQP 2015.03. Move to MoarVM backend. Dyncall patches are not needed
any more.
2015-04-09 17:28:23 +00:00
pascal
21448532fe Update to MoarVM 2015.03. Now works on big endian. 2015-04-09 17:20:50 +00:00
sthen
c544df9ebc Regenerate the pypy bootstrap for new libc/pthread, the previous one
had problems for at least naddy and myself after updating libc/pthread.
(Simple in this case; the bootstrap is just here to use pypy [i.e. JIT]
during build to save time/RAM, pypy can also be built using the normal
python interpreter). ok edd@
2015-04-09 10:34:28 +00:00
kili
b440df8a43 New bootstrapping binaries. Not yet tested (will it blend?)
SHA256 (ghc-7.8.4.20150408-amd64-unknown-openbsd.tar.bz2) = 4ce463b64001635445e1f229888614de9b16ae858e346432b947e1621e722416
SHA256 (ghc-7.8.4.20150408-i386-unknown-openbsd.tar.bz2) = 9f248fba238914b78260f2623cd61ca935032a7fe60b01ee92a4fe31f83c0131
2015-04-08 21:05:22 +00:00
sthen
a1e8134b34 s/ONLY_FOR_ARCHS-main/ONLY_FOR_ARCHS/, -docs doesn't build on !amd64 either 2015-04-08 13:02:57 +00:00
landry
3b04110434 +rust 2015-04-06 16:01:55 +00:00
landry
65b08f4a62 Import rust 1.0.0beta, all the hard work from Sébastien Marie (thanks!)
Rust is a systems programming language that runs blazingly fast, prevents
almost all crashes, and eliminates data races.

Featuring:
- zero-cost abstractions
- move semantics
- guaranteed memory safety
- threads without data races
- trait-based generics
- pattern matching
- type inference
- minimal runtime
- efficient C bindings

some packaging tweaks by me, ok/testing bcallah@ jca@
2015-04-06 16:01:05 +00:00
bcallah
ff913f13f0 Update to 20150405. 2015-04-05 23:25:18 +00:00
pascal
38354bfb00 dlopen() gl/glu/glut without the version suffix to ease porting of
hedgewars.
2015-04-05 17:10:07 +00:00
stu
3267e5c7bc Update to beta32. 2015-04-05 16:48:44 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
edd
8bfa832fe2 Update lang/pypy to 2.5.1.
OK sthen@, thanks.
2015-04-05 11:15:07 +00:00
robert
57a0b44573 update to 3.12.1 2015-04-04 15:56:18 +00:00
jasper
3741a64685 apply patch from upstream to harder the asn1 parser
prompted by jmatthew@
2015-04-04 09:53:07 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
sthen
29070fe4ee repair a mismerge in the sample php-fpm.conf file, problem pointed
out by Jason Tubnor
2015-04-03 17:53:44 +00:00
schwarze
e584484377 Drop USE_GROFF (no significant difference in output for any of the versions).
No bump needed.
2015-04-03 12:21:20 +00:00
sebastia
1675dc43a3 memcpy -> memmove to unbreak expect, from rfreeman@ with Makefile
changes by me.

Transfer MAINTAINER to Ryan Freeman

OK rfreeman@
2015-04-02 17:46:57 +00:00
jasper
8a0cffc098 add MODPY_PI which automatically sets MASTER_SITES when set to 'yes'.
if the subdirectory needs to be overriden set MODPY_PI_DIR.

as discussed with sthen@ and rpointel@
earlier diff ok rpointel@
2015-04-02 13:57:10 +00:00
jasper
98e9f30018 - update vala to 0.28
tested in a bulk, any fallout will be fixed shortly
2015-03-31 06:43:23 +00:00
jeremy
289268e77d Use system version of libffi
Fixes an issue where the embedded libffi would break due to implicitly
picking up gsed if installed, discovered by @naddy. @naddy approves of
the idea.

Regen patches while here.
2015-03-29 23:36:29 +00:00
jturner
795df2dfa7 Update Lua 5.2 to 5.2.4. "LGTM" jasper@ 2015-03-25 13:55:45 +00:00
bcallah
0048db85b4 Update to 20150322. 2015-03-22 20:54:08 +00:00
sthen
8c41d46c33 unhook php/5.3, ok robert@ 2015-03-21 22:33:21 +00:00
sthen
7c3ce00fb2 update to PHP-5.6.7, ok robert@ 2015-03-21 22:33:01 +00:00