Commit Graph

2435 Commits

Author SHA1 Message Date
naddy
bebbb2d754 __builtin_clz is only available with gcc 3.4 or later 2011-09-07 11:25:18 +00:00
landry
443dbc68e7 Remove empty patches. 2011-09-07 05:18:05 +00:00
rpointel
a03b19cfef Use system libffi on Python 2.5 and 2.7 (except on arm).
ok jasper@ landry@ sthen@.
2011-09-06 20:58:08 +00:00
jasper
7aeae58ad2 - adjust path to now unversioned antlr2.jar 2011-09-06 07:20:47 +00:00
jasper
ff7ac5a860 - fix .jar installation path.
- tweak MASTER_SITES
2011-09-06 07:20:24 +00:00
jasper
3aefe375e7 - rename jarfile to antlr3.jar as this may co-exist with antlr2 a bit longer. 2011-09-05 20:44:34 +00:00
jasper
7709773812 - update clojure-contrib to 1.2.0 2011-08-31 13:10:29 +00:00
jasper
f32619f756 - tweak previous, now clojure can also find and use other java classes. 2011-08-30 19:52:22 +00:00
jasper
829398d2bd - allow clojure to pickup clojure-contrib
- take maintainership

ok ian@ (former MAINTAINER)
2011-08-30 19:48:17 +00:00
jasper
272242f43d sync 2011-08-30 19:02:59 +00:00
jasper
273fee902f import clojure-contrib 1.1.0
Extensions and enhancements to the Clojure libraries.

ok ian@
2011-08-30 19:02:24 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
jasper
cfb2b00ecd import antlr 3.4
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
Java, C#, Python, or C++ actions.

ok aja@

Note, the antlr2 port may be removed soon, unless anyone is still using it?
2011-08-30 07:19:34 +00:00
jasper
86bad555be sync 2011-08-30 07:16:53 +00:00
robert
a0cff325ef update to 2.10.5 2011-08-29 10:53:22 +00:00
jasper
7fa322b2d0 add missing run dependency, spotted by aja@ 2011-08-28 20:57:49 +00:00
jasper
275044f428 sync 2011-08-28 16:57:43 +00:00
jasper
a4f9b2aed3 import scala 2.9.0.1
Scala is a general purpose programming language designed to express
common programming patterns in a concise, elegant, and type-safe way. It
smoothly integrates features of object-oriented and functional
languages, enabling Java and other programmers to be more productive.
Code sizes are typically reduced by a factor of two to three when
compared to an equivalent Java application.

ok sthen@
2011-08-28 16:57:23 +00:00
sthen
6fa22cf66b update to gawk 4.0.0, from Brad + a fix from me, maintainer timeout 2011-08-28 11:15:39 +00:00
robert
3ed56ef0e1 update php/5.3 to 5.3.8 and enable fpm support. the original fpm diff
was from william@ but i had a slightly different approach of implementing
it in the port itself.
2011-08-27 13:13:13 +00:00
jeremy
5d93d9ca7c Update to JRuby 1.6.4 2011-08-26 22:11:47 +00:00
jasper
2e250b49da Add latest patch from upstream, 5.1.4-3 2011-08-25 07:02:42 +00:00
jasper
c5d049bba3 - upstream re-rolled tarball with adjusted included mini-lua. 2011-08-24 20:22:31 +00:00
kili
7ad4c00448 Add a special (and ugly) target to build a new bootstrapper.
ok jasper@, sthen@
2011-08-24 18:31:39 +00:00
espie
39b78c75e9 allow an interrupted build to be restarted. 2011-08-24 10:01:21 +00:00
jasper
31a32e8441 Add readline capabilities to the REPL by using rlwrap.
ok ian@ (MAINTAINER)
2011-08-24 07:50:40 +00:00
rpointel
fa6adaafb4 Comma was missing in our patch so test failed. Now it's ok.
Bump revision.
ok aja@.
2011-08-23 07:08:23 +00:00
espie
8c503a8b58 replace non-working cookies with working MOD* variables.
allows ruby to do stuff without taking over do-* targets entirely.

okay jeremy@
2011-08-22 17:53:38 +00:00
jasper
696c1d2030 - don't hardcode API version in PLIST
ok aja@
2011-08-22 12:32:12 +00:00
kili
ca8bd7b3a9 Some bindist tweaks. No change for regular builds, but necessary
for the bootstrap target i'm curremtly working on.
2011-08-21 21:38:04 +00:00
landry
d087e1dd1e Remove BROKEN-sparc64, parrot now passes all regress tests on sparc64. 2011-08-20 16:48:37 +00:00
landry
4ce9806ad5 Update to rakudo 2011-07, from maintainer Pascal Stumpf. 2011-08-20 16:47:54 +00:00
landry
a9168a0423 Update to parrot 3.6.0, from maintainer Pascal Stumpf.
Add a patch from upstream git to fix a segfault during build on i386.
2011-08-20 16:47:05 +00:00
edd
85b5b4e03a Add gmp support, so as to enable missing arithmetic functions (eg.
rationalize/1). Also fix WANTLIB.

OK jasper@

NOTE: port-lib-depends-check is still broken for this port. For now we can use
lib-depends-check instead.
2011-08-18 10:51:08 +00:00
jolan
9fc1efa281 remove myself as maintainer 2011-08-01 02:13:45 +00:00
jasper
7665c5d699 - update sbcl to 1.0.50
* various bug fixes and optimizations, as described in /usr/local/share/doc/sbcl/NEWS

committing on behalf of joshe@ (MAINTAINER)
2011-07-28 20:54:23 +00:00
todd
e72b03f18c update to 10.3.2, with input from ajacoutot@
from maintaner
2011-07-27 18:17:27 +00:00
sthen
aaf8da1229 The php-gd module no longer has a no_x11 flavour; add an @pkgpath so
that the new package can replace the no_x11 flavour of the old package.
ok robert@
2011-07-26 10:54:07 +00:00
kili
af5b2adfde Switch back to compiling Setup.l?hs and running the resulting program
instead of using runghc (the interpreter).

This is a *workaround* for the following two symptoms:

- Setup.hs: waitForProcess: resource exhausted (Resource temporarily
  unavailable)

- Setup.hs: fd:15: hGetContents: illegal operation (Inappropriate
  ioctl for device)

Note that this is not a *fix*. I'm sure there's some misbehaving
signal handler, either in runghc/ghci or in the ghc runtime library.

(No, it's *not* rts/posix/Signals.c:generic_handler(); I patched
it to preserve errno, but it didn't help)

Until I find the bug, it's better to let bulk builds pass without
(or with less) errors.

ok (with the workaround) espie@
2011-07-25 21:45:15 +00:00
kili
497ff3c94f Fix totally stupid error message hiding fuckup in cabal. 2011-07-23 16:38:54 +00:00
sthen
3c59336cdc Make the description agree with the suggested commands when linking
php.conf from modules.sample into modules; ok robert@
2011-07-22 10:28:54 +00:00
sthen
e96b4a7874 Use PKGSPEC to set the correct PHP version in ports which depend on modules.
Otherwise a port wanting php-mysql-5.3 was matching an installed php-mysql-5.2
package. ok robert@, bumps to follow.
2011-07-22 10:19:23 +00:00
jeremy
d1536163d4 Update to 1.2.4. 2011-07-20 22:51:32 +00:00
rpointel
a4bb35be59 Cleaned Makefile.inc and update Python 3.2 -> 3.2.1.
Permit to build on OpenBSD 5.x.
Added patches to permit "make regress" without block (to be improved).

Keep it unhooked.
2011-07-20 12:06:57 +00:00
jeremy
30ff524123 Update to 1.6.3. Make bin/jruby a compiled file instead of a bash
script, so it can now be used in shebang lines.  Remove the
building of nailgun, since nailgun support is now part of the
jruby binary.

This requires patching the included jruby-launcher gem to make a
similar change we used to make to the jruby.bash script, to set the
JAVA_HOME environment so things work correctly.

Also, create the SITEARCHDIR directory by default.

OK jcs@
2011-07-19 17:57:47 +00:00
jeremy
7d470427bf Update SUB to remove OpenBSD version, so ruby 1.8 and ruby 1.9
can still package.

OK landry@, jcs@
2011-07-19 17:28:48 +00:00
jeremy
015df4f744 Update MODRUBY_ARCH to remove OpenBSD version, and add
MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR so that ports can build
on multiple ruby implementations (plus it makes for nicer PLISTs).

OK landry@, jcs@
2011-07-19 17:26:30 +00:00
jeremy
0f31f9020a Update to 1.9.2p290.
Make regress run all three regression test suites.  Before,
later regression test suites wouldn't be run if earlier ones
were not successful, which stopped the main test suite from
running on i386, macppc, and possibly other arches.

Override the arch setting to remove OpenBSD version from it,
so ports don't have to be bumped when OpenBSD version changes.

OK landry@, jcs@
2011-07-19 17:08:54 +00:00
jeremy
9fe80155bd Override the arch setting to remove OpenBSD version from it,
so ports don't have to be bumped when OpenBSD version changes.

OK landry@, jcs@
2011-07-19 17:06:39 +00:00
jasper
ce5a2a478a - don't hardcode OSREV, it's not really needed 2011-07-19 07:29:37 +00:00