jasper
d30f4360a7
add beginnings for a golang module
...
input and ok jsing@ kspillner@ sthen@
2015-05-15 07:30:41 +00:00
jeremy
a868618a8e
Update to jruby 1.7.20
...
OK jasper@
2015-05-14 15:38:25 +00:00
kili
fde896eb00
Don't throw away output of {,un}register.sh (used in @exec and @unexec).
...
In theory, those should never fail, but espie@ frequently noticed failure
of register.sh (with a broken / incomplete ghc package db resulting in
hs libraries like Prelude or Distribution/Simple not found).
No bump yet, because it only adds spam during pkg_add.
2015-05-11 22:54:57 +00:00
jca
70269388dd
Update to mawk-1.3.4.20150503
2015-05-11 19:00:07 +00:00
jasper
816ccedeba
link to upstream bug
2015-05-11 08:18:39 +00:00
jasper
44705075f1
- update to kawa-2.0, most important change being support for R7RS
...
http://www.gnu.org/software/kawa/news.html
2015-05-11 07:39:19 +00:00
jasper
1a524fb148
update to datalog-2.5
2015-05-10 19:12:25 +00:00
juanfra
9b44b4e32a
+chibi-scheme
2015-05-09 21:15:37 +00:00
juanfra
9d13be0fea
Comment:
...
interpreter of the R7RS Scheme programming language
Description:
Chibi-Scheme is a small interpreter of the version R7RS of the Scheme
programming language.
Maintainer: Juan Francisco Cantero Hurtado <juanfra@openbsd.org>
WWW: http://synthcode.com/wiki/chibi-scheme
OK jturner@
2015-05-09 21:04:58 +00:00
jasper
804228c969
sprinkle PORTROACH annotations
2015-05-09 08:35:02 +00:00
abieber
91d8dd7acc
+fsharp
2015-05-08 14:35:05 +00:00
abieber
ca53b4d3c0
Import F# a function-first programming language!
...
OK bcallah@
2015-05-08 14:23:30 +00:00
jasper
8089971741
update to go 1.4.2
...
- http://golang.org/doc/devel/release.html#go1.4.minor
ok jsing@
2015-05-06 08:28:26 +00:00
sthen
d63e2ec7e6
sync WANTLIB
2015-05-05 17:00:16 +00:00
bcallah
ed90e32254
Update to 20150503
2015-05-03 19:44:48 +00:00
ajacoutot
a41cb89233
Patch does not apply and is not needed.
2015-04-27 05:46:50 +00:00
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