Commit Graph

97 Commits

Author SHA1 Message Date
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
chrisz
12eb27ca17 by default use ocamldoc.opt on native-dynlink archs.
This will greatly speed up builds for several ports.
2013-01-03 14:32:11 +00:00
chrisz
0db34feeee always define -Ddynlink= in PKG_ARGS and MODOCAML_NATDYNLINK.
This unbreaks devel/coccinelle

OK
jasper@, landry@, avsm@ (maintainer)
2012-12-31 15:17:00 +00:00
chrisz
0081341c9f update lang/ocaml to 4.00.1.
Let all ocaml ports RUN_DEPEND on the version of ocaml they were built with.
2012-11-30 19:38:09 +00:00
avsm
21a5f242c1 unbreak ocaml on macppc by fixing the configure script 2012-11-01 07:57:26 +00:00
sthen
6eacdb91e8 bump various packages with static libs which frequently get pulled in;
this is to force pkg_add -u to pick them up because moving to PIE does change
these files but since there are no library bumps, the package signature stays
the same.

there are probably others, these are just ones I've run into. not a great
fix, and needs to be repeated when other arch move, but it's the simplest low
impact fix and I'm fed up with "relocation R_X86_64_32S can not be used
when making a shared object; recompile with -fPIC"
2012-10-12 14:53:39 +00:00
ajacoutot
9dc0254ef0 This port never built on powerpc since it got updated, so mark it BROKEN. 2012-10-04 07:45:26 +00:00
avsm
e1e478862b CONFIGURE_STYLE=oasis should BUILD_DEPENDS on sysutils/findlib, as OASIS
hardcodes its use, and naddy@ found several broken builds as a result.

ok from czimmermann too.
2012-09-05 21:36:31 +00:00
avsm
d9100de916 specify the correct man page location for CONFIGURE_STYLE=oasis ports 2012-08-21 00:24:22 +00:00
avsm
0ffcd882eb update to ocaml-4.00.0
- uses new ocaml_native and ocaml_native_dynlink arch properties
- changelog: http://caml.inria.fr/pub/distrib/ocaml-4.00/notes/Changes

From Christopher Zimmermann <madroach@gmerlin.de> with fixes from me
2012-08-18 21:49:16 +00:00
ajacoutot
db4cc08965 Mark BROKEN on powerpc. 2012-07-04 12:47:50 +00:00
espie
10adbfb29c use TRUEPREFIX to allow correct behavior wrt do-install.
from Christopher Zimmermann
2012-06-25 11:43:35 +00:00
avsm
8b3a4ece12 Upgrade to ocaml-3.12.1
Also include the compiler standard libraries under compiler-libs/, as this
is the convention adopted by other packaging (Debian, FreeBSD), and is used
by various utility software such as the Lwt interactive toplevel and some
of the graphical IDEs.
2011-12-21 21:31:50 +00:00
dcoppa
255304fa80 Re-apply revision 1.51: switch ocaml to use the static libbfd.a
from devel/gdb port now that gdb has been fixed.

OK espie@
2011-10-31 09:59:05 +00:00
sthen
44a531d6b3 revert previous; devel/gdb broken on amd64 2011-09-27 21:39:35 +00:00
landry
55d38b2fe3 Switch ocaml to use the static libbfd.a from devel/gdb port now that
it's hooked up to the build on all archs. Tested on i386/amd64/sparc64.
ok avsm@ (maintainer) ckuethe@ dcoppa@ jasper@
2011-09-27 19:01:25 +00:00
dcoppa
59f5224fca upstream rerolled ocaml-3.12-refman.html.tar.gz 2011-09-16 09:38:31 +00:00
dcoppa
583c7edd47 Fix build on amd64.
Problem reported by landry@ and kili@.

OK landry@
2010-12-17 18:42:04 +00:00
dcoppa
84c49d47a3 Update to ocaml-3.12.0
Maintainer timeout.

OK landry@, jasper@
2010-12-07 15:01:35 +00:00
espie
06ad2fd17f use =${VERSION} dialect 2010-11-26 17:27:38 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
9fb7a3fc28 tk/tcl wantlib conversion 2010-11-06 22:06:57 +00:00
sthen
70ae306958 Add a prominent comment asking people to check/handle dependent
ports if they update this. Suggested by espie on ports@.
2010-11-04 13:45:10 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
88dd25abf4 USE_GROFF=Yes 2010-10-18 19:20:41 +00:00
avsm
63507764a2 update to ocaml-3.11.2, mainly bugfixes. from dcoppa@ with minor PLIST tweaks from me 2010-06-04 13:58:18 +00:00
kili
6b51812b24 WANTLIB changes after xcb addition and bump.
For some unknown reason, I forgot to commit lang/*
this morning.
2009-08-10 17:31:07 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
sturm
24d7347651 unbreak RUN_DEPENDS with help from espie 2009-04-03 21:28:46 +00:00
avsm
25c5604b41 update ocaml to 3.11.0
tested by krw@ and Richard Bonichon <richard.bonichon@gmail.com>
2009-03-11 21:19:49 +00:00
merdely
f525d52359 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
avsm
48ff1ec042 - support shared libraries in OCaml, for dynamic top level to work.
- fix bad string handling in ocamlyacc, spotted by Ray Lai w/ malloc flags
- bump PKGNAME
2007-02-08 14:32:57 +00:00
avsm
7cc55a266c relax the build/run depends restriction to ocaml-3.09.3* so that it will
still match minor package bumps, suggested by steven@
2006-12-26 22:38:35 +00:00
avsm
58d761b343 Update to ocaml-3.09.3, mainly bugfixes (no language changes).
Also modify ocaml.port.mk to depend on the exact version of ocaml being
compiled against, since the OCaml library format makes no guarantees about
working across versions.  This dependency should ensure that packages compiled
against different ocaml versions aren't mixed and matched.
2006-12-26 22:07:18 +00:00
steven
3fa7fd5027 USE_X11 2006-11-13 11:20:24 +00:00
avsm
fc2bc22542 support findlib destdir for easier packaging of ocaml modules 2006-05-29 03:44:49 +00:00
avsm
e32ee88cb0 upgrade to ocaml-3.09.2, sturm@ ok 2006-05-28 15:28:53 +00:00
avsm
c9f49b6af4 update to ocaml-3.08.4 2005-09-23 14:23:42 +00:00
robert
b679057ca9 native code does not work on arm. this change unbreaks a couple of
ports because they think that we have a native ocaml but we don't.
2005-08-09 15:22:54 +00:00
avsm
645067bbcc bump PKGNAME for the amd64 native code fix 2005-06-13 23:22:43 +00:00
avsm
25033581a4 fix a rare bug in amd64 native code output that might trigger on
tail recursive functions with > 9 arguments. from ocaml cvs
2005-06-13 23:21:55 +00:00
avsm
9882ae47c3 native code works on the zaurus now! 2005-05-28 20:55:45 +00:00
avsm
d69c5dc23c upgrade to ocaml-3.08.3, tested on many architectures by krw@ 2005-05-09 13:50:41 +00:00
alek
939bc6c55e Add WANTLIB marker 2005-01-25 15:56:38 +00:00
sturm
c089b588ca fix documentation 2005-01-22 14:28:38 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
espie
ed6943c884 fix dependencies, bump pkgname. 2004-11-14 12:47:50 +00:00
espie
5611952243 new style fragment, much simpler thanks to recursion. 2004-09-15 19:10:00 +00:00
espie
64037f3f03 new PLISTs
kde is shared_only -> ditch PFRAG.shared*
2004-08-11 10:42:54 +00:00