Commit Graph

10500 Commits

Author SHA1 Message Date
edd
ea234c0446 Fixes "Cannot find file /usr/local/lib/ocaml/site-lib/batteries/pa_llist"
when interpreting on non-native architectures.

From Chris Zimmermann.

OK sthen@
2012-07-13 11:27:16 +00:00
edd
1f58e06728 ${V} is not needed here.
Spotted by ajacoutot@
2012-07-13 09:27:25 +00:00
edd
89f08e79ca link recent ocaml imports 2012-07-13 08:46:56 +00:00
edd
cee48db40b Import the "ocaml batteries included" foundation library.
From Chris Zimmermann.

OK sthen@
2012-07-13 08:40:27 +00:00
edd
efdb987b06 Import camomile; unicode library for objective caml.
From Chris Zimmermann with tweaks.

OK sthen@
2012-07-13 08:38:09 +00:00
edd
f6c372eda0 Import ounit; a unit testing tool for ocaml.
From Chris Zimmermann, with tweaks.

OK sthen@
2012-07-13 08:36:03 +00:00
gsoares
93e38ad1e1 update to 1.55
ok jasper@
2012-07-13 02:26:03 +00:00
jasper
0abc6be283 consistent spelling of Node.js, as used on the official web site 2012-07-12 21:42:53 +00:00
ajacoutot
9490a6a16e We actually have security/libgsasl. 2012-07-12 16:31:00 +00:00
dcoppa
957583efb2 Fix the old FindLua51 module too. 2012-07-12 16:26:13 +00:00
dcoppa
94b010f930 Finish the work with lua and cmake: it's nicer and more compact now. 2012-07-12 15:36:20 +00:00
ajacoutot
c13fc449b2 BZ link. 2012-07-12 11:40:52 +00:00
ajacoutot
a2e96fd92c typo in comment. 2012-07-12 11:20:25 +00:00
naddy
9469ee555a maintenance update to 1.25 2012-07-11 13:16:16 +00:00
ajacoutot
923f0b24ef Minor update to glib2mm-2.32.1. 2012-07-11 10:44:20 +00:00
dcoppa
1bd29a42b0 Add another couple of variables from lua.port.mk to ease future
work.
2012-07-10 18:55:58 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
d81eaeb0d8 fixes for lua
from dcoppa@
2012-07-10 15:20:24 +00:00
ajacoutot
9c45efe7f5 Committed upstream. 2012-07-10 13:25:32 +00:00
jasper
06c2a066e1 regen 2012-07-09 22:47:31 +00:00
ajacoutot
373e14caa0 Use G_N_ELEMENTS instead of nitems. 2012-07-09 16:34:21 +00:00
ajacoutot
e6436e53e5 Update to libvmime-0.9.2 by merging mail/zarafa/libvmime.
It works much better with the new gnutls.
2012-07-09 15:25:57 +00:00
ajacoutot
f2e455db26 Fix with gnutls>=3. 2012-07-09 10:25:05 +00:00
edd
c9aa643043 link py-elftools 2012-07-09 09:30:36 +00:00
edd
bd60fd8293 import py-elftools, OK giovanni@ 2012-07-09 09:28:53 +00:00
kili
5ebc2be143 Bump due to signature changes after the update of hs-semigroup. 2012-07-08 22:36:40 +00:00
kili
1bdd8581ca Update to hs-semigroups-0.8.3.2.
From Dawe <dawedawe@gmx.de>.
2012-07-08 22:35:03 +00:00
sthen
e8efbdf060 revert -pthread in cflags, after a bit of discussion with aja and guenther
and looking at the port which wanted -pthread in cflags, I came to the
conclusion that the other port was wrong, so it's right to zap this again.
ok mpi ajacoutot
2012-07-08 22:21:32 +00:00
ajacoutot
1accbaf605 Committed upstream. 2012-07-08 21:02:45 +00:00
sthen
ce3a4663cb use LLVM_ARCHS to populate ONLY_FOR_ARCHS, better to have this in a
central place.
2012-07-08 18:36:12 +00:00
ajacoutot
a32f40fddf BZ links. 2012-07-08 18:03:39 +00:00
sthen
905b965e39 add -pthread to cflags as well as libs in the pc file. ok jasper@ mpi@ 2012-07-08 17:41:14 +00:00
sthen
ddc61472cb don't rely on param.h for nitems(), ok ajacoutot@ 2012-07-08 17:09:17 +00:00
jasper
3e442f1271 enable introspection support; needed for an upcoming mutter port
ok aja@
2012-07-08 11:49:53 +00:00
ajacoutot
4a407bbafe Don't compile with -DJS_C_STRINGS_ARE_UTF8. It is not the default, other
OSes do not enable it and our locale support is poor.
This actually unbreaks the whole javascript gang in GNOME (gjs...).
2012-07-07 22:46:19 +00:00
jasper
fe185fb833 FULLPKGNAME is bad, mkay? 2012-07-07 20:34:25 +00:00
jasper
11bdfc7c32 sync 2012-07-07 14:47:19 +00:00
jasper
78a9b239ee import rebar 2.0.0
rebar is an Erlang build tool that makes it easy to compile and test
Erlang applications, port drivers and releases.

ok sthen@
2012-07-07 14:28:59 +00:00
sthen
dd1b331639 update pear-Date-Holidays/Finland to 0.1.2, from Johan Huldtgren 2012-07-06 19:14:35 +00:00
jasper
ce9783b19c - build COMMENT from Makefile.inc 2012-07-06 16:41:21 +00:00
ajacoutot
d948f0f666 Remove unneeded chunk. 2012-07-06 16:25:05 +00:00
ajacoutot
db4cc08965 Mark BROKEN on powerpc. 2012-07-04 12:47:50 +00:00
dcoppa
806c7f2749 Fix typo: "_CXX_" -> "_C_"
(upstream git commit b9ccaf5f7977b7444a50a7b1dbb1902422f7ab27)
2012-07-03 07:48:54 +00:00
gonzalo
4755978915 Little update for Jenkins to 1.472:
A lot of change from our version:

http://jenkins-ci.org/changelog

Tested on i386.

Ok aja@ and 'sure' ian@ (maintainer).
2012-07-02 13:42:34 +00:00
bluhm
cad20efad3 update p5-Data-Random to 0.07 2012-06-28 21:38:52 +00:00
jeremy
0376117422 Update node-fibers to 0.6.8, works with node 0.8.0.
Build process changed from waf to gyp, so modify patches accordingly.
2012-06-28 17:27:51 +00:00
giovanni
55251f60d0 Update to 2.006, lot of bug fixed and full ipv6 support
ok sthen@ merdely@ (Mantainer)
2012-06-28 14:39:50 +00:00
dcoppa
3f404a247d Update to libyajl-2.0.4
ok jasper@
2012-06-28 08:50:49 +00:00
dcoppa
d595a0834d Fix mandir path when using GNUInstallDirs.cmake: on OpenBSD it's
$prefix/man, not $prefix/share/man. While here, fix infodir too.

Pointed out by sthen@
Ok landry@, sthen@
2012-06-27 19:28:39 +00:00
rpointel
50e576bd2e regen PLIST to permit to build with Python 3.2.3, bump revision. 2012-06-27 19:19:46 +00:00