jasper
2ba13ad0e5
- update to 0.92.2.1, no visible changes for us.
2012-07-07 09:07:03 +00:00
jasper
24834cb0f9
- update to 1.8.8 (last release in the 1.8 series)
...
* the update to the 2.x series will require a lot more work
2012-07-07 08:31:57 +00:00
stu
5f4341a3c7
Update to beta-23.
...
ok landry@
2012-07-04 17:47:27 +00:00
stu
9e9c68c951
Bump number of lines processed to 20
...
in MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ.
Catches more scripts; lessens the need for patching.
ok landry@
2012-07-04 17:04:01 +00:00
sthen
265570289f
allow native-compat_o51___tfork until Go is ported to the new system call.
...
I was going to add this to the global infrastructure/db/systrace.filter
(which was OK'd by phessler) but realised it makes more sense to
put it here. ok jsing@
2012-07-04 15:20:31 +00:00
jsing
1b3eb18043
Update to Go version 1.0.2.
...
ok jasper@ sthen@
2012-07-04 15:18:39 +00:00
ajacoutot
db4cc08965
Mark BROKEN on powerpc.
2012-07-04 12:47:50 +00:00
jeremy
88c8137132
Update to ruby 1.8.7-p370.
...
One of our local patches for a security fix was applied upstream, so
remove that patch.
2012-07-03 19:58:39 +00:00
jasper
0dde8e2808
Allow building against OpenSSL without SSLv2 support.
...
from brad
ok robert@ (MAINTAINER)
2012-07-02 08:14:26 +00:00
pascal
3c23183a62
Update to gcc 4.7.1.
...
- add some fixes for hppa, though it still isn't ready for prime time yet.
Chances are it will only work with -O1, pending testing. Many optimisations
lead to broken code and segfaults on hppa. Joint work with jsg@.
- fix libstdc++ upgrade path
- bring in recent fixes for execinfo/magic.h from 4.6
ok espie@
2012-07-01 18:56:45 +00:00
pascal
c648bb387c
Deal with hidden dependencies libmagic and libexecinfo, found by Mikolaj
...
Kucharski:
- disable detection of magic.h
- record build dependency on devel/libexecinfo. Note that this affects only
profiling features of libstdc++, enabled by defining _GLIBCXX_PROFILE.
ok espie@
2012-07-01 18:28:40 +00:00
sthen
69db9fb84d
update Railo to 3.3.4.003
2012-06-30 20:47:53 +00:00
kili
67005b2c07
Use new bootstrappers and bump.
...
(i386 from sthen@, thanks!)
2012-06-29 05:52:01 +00:00
jasper
e65c567a95
- update node to 0.8.0
...
* please see this blog post for more details on the changes:
http://blog.nodejs.org/2012/06/25/node-v0-8-0/
* the migration wiki can be consulted to port your code to node 0.8:
https://github.com/joyent/node/wiki/API-changes-between-v0.6-and-v0.8
- expose node-gyp, so it's now installed into ${LOCALBASE}/bin/ too
from aaron bieber with tweaks by me
ok jeremy@
2012-06-28 08:30:28 +00:00
naddy
dd246c15f1
remove gcc3 workaround
2012-06-27 19:28:52 +00:00
rpointel
1411c3f1b5
Update Python 3.2.2 to 3.2.3.
...
Changelog: http://www.python.org/getit/releases/3.2.3/
ok landry@.
2012-06-27 18:58:25 +00:00
rpointel
9f5c81ba5f
needed for the python 3.2.3 update (to understand the splendid pep3147...)
...
ok landry@.
2012-06-27 18:56:26 +00:00
jasper
6bbe01dca4
sync
2012-06-26 19:54:00 +00:00
jasper
fc6be5c733
import tinyscheme 1.40
...
TinyScheme is a lightweight Scheme interpreter that implements as large
a subset of R5RS as was possible without getting very large and
complicated. It is meant to be used as an embedded scripting interpreter
for other programs. As such, it does not offer IDEs or extensive
toolkits although it does sport a small top-level loop, included
conditionally.
ok sthen@
2012-06-26 19:53:38 +00:00
kili
0b00fbcf29
We need a new Timmy^WBootstrapper!
...
(It would be nice if someone could build one on a current i386)
2012-06-26 18:17:18 +00:00
jasper
02abd40f9d
- these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12
2012-06-26 14:02:18 +00:00
jasper
82493d7030
- update to 0.16.1
2012-06-25 12:26:03 +00:00
espie
10adbfb29c
use TRUEPREFIX to allow correct behavior wrt do-install.
...
from Christopher Zimmermann
2012-06-25 11:43:35 +00:00
jasper
8000c77301
- update to 1.1
2012-06-22 16:38:21 +00:00
phessler
c46c212820
mark as broken on 32bit sparc
2012-06-22 13:08:09 +00:00
naddy
c45cf8037b
drop GCC4 support from a port that is only for GCC2 archs
2012-06-22 11:59:51 +00:00
naddy
be03335dc4
bump for plist changes 5.1 -> 5.2
2012-06-22 11:28:51 +00:00
naddy
758513708e
GCC3 is gone, we don't need to deal with it any longer; ok sthen@
2012-06-21 16:17:40 +00:00
sthen
49a55c3e0f
bump for plist changes 5.1 -> 5.2
2012-06-21 13:56:57 +00:00
ajacoutot
c6730eabb5
Merge pdo_sqlite into the core package; we have sqlite3 in base now.
...
input/ok sthen@ robert@ (maintainer)
2012-06-21 06:58:51 +00:00
jasper
135c62319b
Adjust now that libtool lives in base
...
ok aja@ (who came up with the same goi diff)
2012-06-19 17:21:15 +00:00
kili
bad59a088d
Add CFLAGS to the link targets (to get all binaries linked with libpthread).
...
From and with matthew. ok matthew, sthen
2012-06-18 22:03:46 +00:00
ajacoutot
52c20b12d7
Put the ln(1) and rm(1) commands on one line so that lazy people like me
...
can just copy/paste it.
ok robert (maintainer)
2012-06-17 06:49:07 +00:00
sthen
b2170de7b1
fix @conflict line (it was wrong in submitted diff, I fixed 5.3
...
but forgot 5.2..) - pointed out by nigel@, thanks!
2012-06-16 19:00:07 +00:00
sthen
015918373e
update to PHP 5.3.14, "please do" robert@
...
- also build the zip extension, from wen heping
2012-06-16 12:51:06 +00:00
kili
1dbbaaa459
Remove pointless test suite patch. It just covered up some fd leak
...
in the test framework, and the process007 test still failed for the
threaded variants (in the system(3) call).
2012-06-12 20:11:22 +00:00
jasper
e607b9c7b2
- fix build with new nant
...
from ryan boggs (MAINTAINER)
2012-06-12 17:31:32 +00:00
landry
16be6f2293
Mark as BROKEN on hppa, no __sync_bool_compare_and_swap() /
...
__sync_add_and_fetch() support and no asm fallback in
./sapi/fpm/fpm/fpm_atomic.h
2012-06-12 09:23:10 +00:00
pascal
7969fd62e7
Fix NQP on big-endian platforms, tested by landry@ on both powerpc and sparc64.
...
Thanks to Jonathan Worthington for coming up with a fix upstream.
Also, add -Werror fixes for powerpc, tested by aja@.
ok landry@
2012-06-12 08:21:54 +00:00
sthen
7a9c056e4c
update to Node 0.6.19, from maintainer Aaron Bieber
2012-06-06 20:33:50 +00:00
pascal
9f95f81221
Use PROPERTIES to check for be/le, reorganise Makefile to make usd of
...
bsd.port.arch.mk and convert the WORDSIZE check to PROPERTIES while here,
requested by naddy@.
ok jasper@ naddy@
2012-06-04 21:02:15 +00:00
pascal
60449f9aa7
Make use of ${BE_ARCHS}.
2012-06-04 18:43:18 +00:00
pascal
067e7e86b5
Disable on big-endian platforms due to upstream bugs.
...
ok landry@
2012-06-04 16:58:59 +00:00
pascal
9f8beb2799
OpenGL bindings also need pcre present. Noticed by landry@.
2012-06-04 15:59:36 +00:00
sthen
9824cf43ee
update to Railo 3.3.3.001
2012-06-04 13:49:19 +00:00
pascal
70734078be
Respect CC/CFLAGS for all parts of nqp; don't add -O3 in 3rdparty/dyncall.
...
prodded by and ok aja@
2012-06-03 12:17:54 +00:00
jasper
588f2ae2fb
sync
2012-06-02 12:25:11 +00:00
jasper
b9aaca8cf6
import elixir 0.5.0
...
Elixir is a programming language built on top of the Erlang VM. As
Erlang, it is a functional language built to support distributed,
fault-tolerant, non-stop applications with hot code swapping.
Elixir is also dynamic typed but, differently from Erlang, it is also
homoiconic, allowing meta-programming via macros. Elixir also supports
polymorphism via protocols (similar to Clojure's), dynamic records and
provides a reference mechanism.
Finally, Elixir and Erlang share the same bytecode and data types. This
means you can invoke Erlang code from Elixir (and vice-versa) without
any conversion or performance hit. This allows a developer to mix the
expressiveness of Elixir with the robustness and performance of Erlang.
feedback/ok sthen@
2012-06-02 12:24:13 +00:00
jasper
004e63f74b
add MODCLANG_VERSION
...
prompted by sthen@
2012-05-26 09:13:43 +00:00
jasper
71870ac24b
- update to R15B01
...
- reset maintainer as requested by alex
2012-05-26 09:08:57 +00:00