sthen
f3fd87be2a
don't try and add the bootstrap to DISTFILES unless 1) there is actually
...
a bootstrap for our arch and 2) we are actually using it (i.e. !no_bootstrap).
2013-06-16 21:17:22 +00:00
jca
3ee92a12ad
Update to gawk-4.1.0
...
Some info: bignums support, new extension mechanism, pgawk and dgawk
merged into gawk, some posix compliance changes. Beware, the
dynamically loadable extensions are documented in a custom man subdir.
"this looks good to me" sthen@, ok naddy@
2013-06-16 20:01:27 +00:00
sthen
14434f88c6
oops, didn't mean to switch to gcc 4.8, spotted by Juan Francisco Cantero Hurtado
2013-06-15 21:40:16 +00:00
sthen
fd8a80fddd
- switch the pypy build to using a binary bootstrap of pypy instead of
...
python 2.7 to run the translations; this saves ~1.3GB RAM and runs much
faster. as this is optional, a new no_bootstrap pseudo-flavour allows
rebuilding bootstraps from scratch to help with flag days.
- also check early that the datasize limit is reasonable for the build;
no point swapping for ages and then running out of ram.
discussed with Laurie Tratt (maintainer).
2013-06-15 16:47:58 +00:00
landry
42351afa43
Fix gcc's on sparc64 by using a regen'ed ada boostrap. From tobiasu@
2013-06-13 06:44:08 +00:00
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
jasper
e21b5cf48e
add link to upstream issue tracker.
2013-06-12 12:57:20 +00:00
sthen
1a685d59b2
Tweak previous, suggested by jca@; use 'pax [...] .' rather than using find.
...
Also fixes ruby-passenger which has spaces in filenames.
2013-06-12 11:03:07 +00:00
sthen
80d916f700
use find to select filenames; previous use of "* .*" was broken by recent
...
compliance changes in ksh. ok jasper@
2013-06-12 08:29:53 +00:00
edd
c5188b628e
Link pypy
2013-06-11 22:11:49 +00:00
edd
09b0e0dfde
Import PyPy
...
"A fast, compliant alternative implementation of the Python language"
From Laurence Tratt with input from sthen@ and myself.
OK sthen@: "ok sthen who says that beck should add it to torture"
2013-06-11 22:10:46 +00:00
robert
d074e916dc
security update to 5.3.26, which fixes about 15 bugs, including CVE-2013-2110
2013-06-11 19:00:42 +00:00
sthen
61583ed209
tweak whitespace: zap <space><tab>
2013-06-11 10:31:35 +00:00
sthen
929c541450
update to ecl 13.5.1, from Timo Myyra
2013-06-11 10:30:54 +00:00
pascal
859fec53d7
Revert USE_LIBTOOL=gnu; it does not help.
2013-06-11 07:46:33 +00:00
sthen
bd0fb0a376
use MODGCC4_VERSION in RUN_DEPENDS rather than hardcoding 4.6; this is a noop
...
with the current tree but allows builds with an alternative MODGCC4_VERSION.
2013-06-07 09:06:44 +00:00
pascal
15cd230e35
Update to GCC 4.8.1, tested and adastrap-sparc64 built by tobiasu@.
2013-06-07 07:55:22 +00:00
pascal
1c58016251
Update to GCC 4.7.3. Also tested by tobiasu@.
2013-06-07 07:54:47 +00:00
pascal
ca64a01d65
Update to GCC 4.6.4. tested by and adastrap-sparc64 built by tobiasu@
2013-06-07 07:54:23 +00:00
sthen
a976c84603
Don't lose the flavour extension when overwriting FULLPKGNAME for python3
...
flavours. (Only affects the, possibly currently non-existent, case where a
port has python3 and another flavour). Switch to ?= rather than = to permit
further overriding in the port Makefile. Discussed with many, no change
to INDEX, looks good to fgsch@ rpointel@.
2013-06-05 11:11:38 +00:00
kili
aa07dd31f2
Now that we have shm_open(3), it's picked up by configure when
...
building the `unix' package, which causes a package signature change.
Bump to get all hs-* packages updated.
2013-06-04 22:02:33 +00:00
fgsch
618f6d7e09
GC python 2.5. Thanks to zhuk who made this possible.
2013-06-04 08:02:20 +00:00
fgsch
76a2b2e3b3
disconnect python 2.5 from the tree.
2013-06-04 07:29:13 +00:00
naddy
1bace74f0d
fix an old pasto, no package change
2013-06-03 22:47:02 +00:00
naddy
b4fb4aa9c7
cope with new png include layout
2013-06-03 02:46:57 +00:00
jasper
71c22ecee7
revert previous; needs more work.
2013-06-02 16:59:48 +00:00
pascal
eb444922a1
Update to 2013.05; ok landry@
2013-06-02 14:02:59 +00:00
pascal
074a64c0c5
Update to 5.4.0; ok landry@
2013-06-02 14:02:34 +00:00
pascal
1bfb4ed05d
Work around /usr/bin/libtool being picked up during libjava build, as seen
...
by naddy@ and espie@
2013-06-02 13:59:35 +00:00
ajacoutot
7572d9e1b1
Drop pthread patches.
2013-06-01 14:28:28 +00:00
ajacoutot
3de9758da8
Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
...
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
jasper
2037d50a48
add support for MODLUA_LIB_DEPENDS and remove a bogus line while here
2013-05-30 16:43:38 +00:00
jasper
94b7e7d051
- update to gambit-4.6.8
2013-05-30 15:51:47 +00:00
ajacoutot
832f214f93
3.2 -> 3.3
2013-05-30 14:46:31 +00:00
ajacoutot
57a41f6b6d
-3.2
2013-05-30 14:45:07 +00:00
ajacoutot
72122f7f6f
Remove python 3.2 now that 3.3 is the default. There is no point in keeping
...
2 different versions of py3.
ok jasper@ fgsch@
2013-05-30 14:44:54 +00:00
ajacoutot
31714330cd
Bump the default python3 version to 3.3.
...
Successfully tested with gnome which is the biggest consumer of py3 -- any
regression, please let me know.
discussed with fgsch@ rpointel@ sthen@ jasper@ landry@ zhuk@
2013-05-30 13:08:59 +00:00
sthen
d26256aecc
update to php 5.3.25, ok robert
2013-05-30 00:29:50 +00:00
jasper
aabd87fe79
- update to scala-2.10.1
2013-05-29 16:56:28 +00:00
jasper
57230afc03
- update to newlisp-10.5.0
...
maintainer timed-out
2013-05-29 15:46:05 +00:00
espie
4f9bfe4ff3
fix brad booboo.
...
typical
2013-05-26 13:43:54 +00:00
brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +00:00
abieber
1834969470
Bump node.js to the latest version.
...
OK jeremy@
2013-05-24 13:43:41 +00:00
benoit
1d9ebbfe49
Update verilator to 3.847.
2013-05-23 15:04:41 +00:00
fgsch
16f0c500f3
bump after wantlib sync.
2013-05-22 13:32:02 +00:00
fgsch
a7efa58b45
sigh, missed this one.
2013-05-22 12:43:53 +00:00
fgsch
84013341bb
Update to 2.7.5.
...
ok ajacoutot@ as part of a larger diff.
2013-05-22 12:39:30 +00:00
fgsch
3a8bca7ab4
Update to 3.2.5.
...
ok ajacoutot@ as part of a larger diff.
2013-05-22 12:38:18 +00:00
fgsch
b01ad1ee48
Update to 3.3.2.
...
ok ajacoutot@ as part of a larger diff.
2013-05-22 12:37:05 +00:00
fgsch
bbdbab0410
Add missing dependencies and sync wantlib.
...
prompted by and ok ajacoutot@
2013-05-22 12:36:03 +00:00