Commit graph

17 commits

Author SHA1 Message Date
Alexey Dokuchaev
b51d447684 Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:

  - Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
    register build dependency on all ports that require it (should
    be part of USE_OCAML, but we do not want to make any Mk-related
    changes the for time being)
  - Update `devel/ocaml-camlp4' to version 4.05+2
  - Update `devel/ocaml-camlp5' to version 7.07 (the project had
    moved to GitHub)
  - Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
    very outdated and requires quite a lot of work
  - Update `x11-toolkits/ocaml-labltk' to version 8.06.3

PR:		218333
Exp-run by:	antoine
2019-06-24 10:14:57 +00:00
Tobias C. Berner
67ccdda91a Update math/facile to 1.1.3
Approved by:	rakuco (mentor)
2016-12-28 23:03:03 +00:00
Tobias C. Berner
0f08c7ccd2 Update math/facile to 1.1.2
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7731
2016-09-11 17:29:28 +00:00
Tobias C. Berner
4db8f19eb2 Update math/facile MASTER_SITES.
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
MFH:		2016Q3
Differential Revision:	https://reviews.freebsd.org/D7731
2016-09-11 17:24:24 +00:00
Raphael Kubo da Costa
54f0a044c9 Update to 1.1.1.
This is a bug fix release that adds OCaml4 support, which allows us to drop
files/patch-ocaml4.
2015-12-04 09:51:00 +00:00
John Marino
364757394f math/facile: Bump because ocaml version ungraded
The ocaml makefile says to bump this port after ocaml is changed.  I don't
know how necessary this really is though.

PR:	195736
2015-04-29 20:57:30 +00:00
Antoine Brodin
cff02893b4 Cleanup plist 2014-11-13 23:24:00 +00:00
Max Brazhnikov
2ec6f2d5e4 math/facile:
- bump PORTREVISION to trigger repackaging after recent ocaml update:
  the package is usable only with ocaml which was used to compile facile.

lang/ocaml:
- add upgrading notes for committers
2014-05-13 07:25:54 +00:00
Max Brazhnikov
d02c2961d0 math/facile:
- add patch to fix build with ocaml-4
- modernize Makefile (USES, staging)
- bump PORTREVISION after ocaml update
- assign maintainership to kde@
2014-04-01 08:41:13 +00:00
Tilman Keskinoz
9c913b50d2 New years resolution: Reduce the number of ports i maintain, but don't use 2014-01-02 09:15:39 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Stanislav Sedov
822d8be2a9 - Bump portrevision of math/facile after the lang/ocaml udpate.
Suggested by:	makc
2011-04-06 05:43:49 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Koop Mast
c7d3087af6 Instead of only 1 LGPL license there are two namely: the 2.1 and 3 version.
So make a LGPL21 and LGPL3 value for the license framework.

Replace the LGPL used in ports with LGPL21. (checked all consumers)

Obtained from:	http://www.gnu.org/licenses/ (Under License URL's)
2010-06-04 21:41:41 +00:00
Tilman Keskinoz
8643d4aa4f Add LICENSE and LICENSE_FILE to my ports. 2010-05-30 17:39:07 +00:00
Max Brazhnikov
f6d6eb4043 Bump PORTREVISION after latest ocaml update.
Approved by:	portmgr (itetcu)
2010-04-20 17:32:48 +00:00
Tilman Keskinoz
2818b6fdd2 Add facile, a Functional Constraint Library written in Ocaml 2008-02-09 21:57:03 +00:00