aboutsummaryrefslogtreecommitdiff
path: root/lang/mlton
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Chase math/mingw32-libgmp4 moving to math/mingw32-libgmp.Stephen Montgomery-Smith2011-12-251-3/+3
| | | | | | | | | | - Bump portrevision. PR: ports/163187 and ports/163520 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=288008
* - remove MD5Olli Hauer2011-07-031-3/+0
| | | | Notes: svn path=/head/; revision=276987
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - Unbreak buildGabor Pali2010-06-222-18/+41
| | | | | | | | | | | | | | | | - Update master sites - Prevent building documentation when NOPORTDOCS defined - Fix dependency on math/mingw32-libgmp4 - Adapt boostrap to the recent GMP update - Respect LOCALBASE (added by pgj) PR: ports/147278 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=256842
* Switch to use newer GMP version.Alex Dupre2010-04-191-2/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* This port has been broken for 3+ months, thusPav Lucistnik2009-12-081-0/+2
| | | | | | | | | - Mark DEPRECATED and schedule for expiration in one month With hat: portmgr Notes: svn path=/head/; revision=245413
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Mark BROKEN: does not build.Erwin Lansing2009-06-131-0/+2
| | | | Notes: svn path=/head/; revision=235682
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-2/+2
| | | | Notes: svn path=/head/; revision=233833
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-3/+0
| | | | Notes: svn path=/head/; revision=225297
* This patch adds three features to the lang/mlton port:Stefan Walter2008-12-1020-13/+16568
| | | | | | | | | | | | | * Support for FreeBSD 6.x * Support for compilation with SML/NJ * Cross-compilation with mingw32 PR: 124061 Submitted by: Timothy Bourke <timbob@bigpond.com> Approved by: maintainer Notes: svn path=/head/; revision=224064
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 20070826Thomas Abthorpe2008-01-264-195/+1600
| | | | | | | | | PR: ports/118979 Submitted by: Jesper Louis Andersen <jesper.louis.andersen gmail.com> (maintainer) Sponsored by: FreeBSD Bug-a-thon #3 Notes: svn path=/head/; revision=206213
* Hand maintainership over to jlouis@mongers.org. While here, pet portlint.Mark Linimon2007-12-121-5/+3
| | | | | | | Requested by: old maintainer Notes: svn path=/head/; revision=203130
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* BROKEN except on 6.x: this now appears to be a 6.x binary, and theKris Kennaway2006-09-171-4/+5
| | | | | | | mythical compat6x port is required to run it on 7.x Notes: svn path=/head/; revision=173202
* lang/mlton: removing BROKENDaichi GOTO2006-06-292-13/+15
| | | | | | | | | PR: ports/99584 Submitted by: Jesper Louis Andersen <jlouis@mongers.org> Approved by: Stephen Weeks <sweeks@sweeks.com> (maintainer) Notes: svn path=/head/; revision=166601
* BROKEN: Prebuilt binary depends on old version of libgmpKris Kennaway2006-05-211-0/+2
| | | | Notes: svn path=/head/; revision=163020
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-1/+2
| | | | Notes: svn path=/head/; revision=161929
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161836
* - Update to 20051202Pav Lucistnik2006-01-054-122/+1261
| | | | | | | | | PR: ports/90097 Submitted by: Geoffrey Mainland <mainland@apeiron.net> Approved by: maintainer Notes: svn path=/head/; revision=152797
* BROKEN: UnfetchableKris Kennaway2005-12-171-0/+2
| | | | Notes: svn path=/head/; revision=151434
* RESURRECT PORT: lang/mltonEdwin Groothuis2005-12-014-0/+708
| | | | | | | | | | | | | | | | | Although Stephen Weeks was the original maintainer of this port and still should be (unless he'd prefer not to be, in which case I volunteer), I made the first push to get this port included and will commit to resolving any problems that crop up from here on out. I think it's important to have MLton in the ports tree as it is a great ML compiler. The new lang/twelf port would also benefit, as it is a good bit faster when compiled with MLton :) PR: ports/89684 Submitted by: Geoffrey Mainland <mainland@apeiron.net> Notes: svn path=/head/; revision=150108
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-184-560/+0
| | | | | | | and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-181-0/+2
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* BROKEN: Size mismatchKirill Ponomarev2004-12-081-0/+2
| | | | Notes: svn path=/head/; revision=123449
* This port includes a 5.x binary that links to libm.so.2, which is partKris Kennaway2004-10-111-5/+2
| | | | | | | | | | of the compiler bootstrap. Drop it back to use the 4.x binary version with compat4x instead so it will run on 5.3. Approved by: portmgr Notes: svn path=/head/; revision=118599
* Add mlton 20040227, an optimizing Standard ML compiler.Thierry Thomas2004-08-214-0/+559
PR: 44295 Submitted by: Stephen Weeks Notes: svn path=/head/; revision=116955