Rui Paulo
6d7b913020
Update devel/fsharp 3.1.2.5.
...
This unbreaks the port with Mono 4.0.
Reviewed by: bapt
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D3224
2015-07-29 01:54:50 +00:00
Antoine Brodin
9dca1d4382
Mark BROKEN: Fails to build with mono 4
...
Project "/wrkdirs/usr/ports/lang/fsharp/work/fsharp-3.1.1.25/src/fsharp/FSharp.Build-proto/FSharp.Build-proto.fsproj" (default target(s)):
Target CallFsSrGen:
Created directory "obj/proto/./"
: error : Error initializing task FsSrGen: The classes in the module cannot be loaded.
Build FAILED.
Errors:
/wrkdirs/usr/ports/lang/fsharp/work/fsharp-3.1.1.25/src/fsharp/FSharp.Build-proto/FSharp.Build-proto.fsproj (default targets) ->
/wrkdirs/usr/ports/lang/fsharp/work/fsharp-3.1.1.25/lib/bootstrap/2.0/FSharp.SRGen.targets (CallFsSrGen target) ->
: error : Error initializing task FsSrGen: The classes in the module cannot be loaded.
0 Warning(s)
1 Error(s)
Reported by: pkg-fallout
2015-05-25 14:52:20 +00:00
Mathieu Arnold
07da776842
Update ports in the [i-m]* category to not use GH_COMMIT.
...
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
2015-05-07 16:32:43 +00:00
Baptiste Daroussin
77cba41a62
Cleanup plist
2014-10-27 15:23:30 +00:00
Li-Wen Hsu
d9bae7ad26
- Update to 3.1.1.25
...
PR: 191479 (based on)
Submitted by: jack.pappas@gmail.com
2014-07-29 18:44:07 +00:00
Baptiste Daroussin
d1e4387ae1
Convert to USES=mono
...
With hat: portmgr
2014-05-26 13:11:43 +00:00
Mathieu Arnold
cf28d260c6
Remove the last @comment $FreeBSD$ from plists.
...
With hat: portmgr
Sponsored by: Absolight
2014-04-24 16:26:48 +00:00
Romain Tartière
52060eee2a
Update to 3.0.34 and frenshen port.
...
Partially based on [1].
PR: ports/181361 [1]
Submitted by: Jack Pappas <jack.pappas@gmail.com > [1]
2014-01-28 09:42:03 +00:00
Baptiste Daroussin
e04b632220
Fix properties on pkg-plist
2014-01-21 23:40:21 +00:00
Olli Hauer
4fb1cfb1cd
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
...
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Baptiste Daroussin
888ab73a81
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
2013-09-20 19:53:09 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Gabor Pali
4cf3024795
- Fix build with pkgtools
...
Approved by: portmgr (miwi)
2013-03-31 13:11:04 +00:00
Gabor Pali
107253641e
- Update to 3.0.25
...
- Change license to AL2, not restricted any more
- Transfer maintainership to mono
- Trim header
PR: ports/176018
Submitted by: Jack Pappas <jack.pappas@tidepowerd.com >
2013-03-20 22:07:40 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Olli Hauer
27de467a2b
- remove MD5
2011-07-03 13:45:36 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Gabor Pali
bc2eca1543
- Update to 1.9.6.16
...
Approved by: gabor (mentor)
2009-05-29 04:37:38 +00:00
Gabor Pali
bd50b1948a
F# developed as a research programming language to provide the much
...
sought-after combination of type safety, succinctness, performance,
expressivity and scripting, with all the advantages of running on a
high-quality, well-supported modern runtime system. This combination
has been so successful that the language is now being transitioned
towards a fully supported language on the .NET platform.
F# was developed as a pragmatically-oriented variant of ML that shares a
core language with OCaml. Unlike other scripting languages it executes
at or near the speed of C# and C++, making use of the performance that
comes through strong typing. Unlike many type-inferred,
statically-typed languages it also supports many dynamic language
techniques, such as property discovery and reflection where needed. F#
includes extensions for working across languages and for object-oriented
programming, and it works seamlessly with other .NET programming
languages and tools.
WWW: http://research.microsoft.com/fsharp/fsharp.aspx
Approved by: gabor (mentor)
2009-05-10 10:46:38 +00:00