Port details |
- metaocaml The MetaOCaml compiler and programming environment
- 3.09.a30_2 lang
=0 3.09.a30_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-06-27 14:07:23
- Last Update: 2014-09-01 17:12:33
- SVN Revision: 366903
- License: not specified in port
- WWW:
- http://www.metaocaml.org/
- Description:
- MetaOCaml is a multi-stage extension of the OCaml programming language, and
provides three basic constructs called Brackets, Escape, and Run for building,
combining, and executing future-stage computations, respectively. MetaOCaml
is a compiled dialect of MetaML.
WWW: http://www.metaocaml.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- metaocaml>0:lang/metaocaml
- No installation instructions:
- This port has been deleted.
- PKGNAME: metaocaml
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for metaocaml-3.09.a30_2:
LABLTK=on: build the LablTk library
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.09.a30_2 01 Sep 2014 17:12:33 |
bapt |
Remove non staged ports without pending PR from l* |
3.09.a30_2 23 Jul 2014 17:30:45 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
3.09.a30_2 20 Feb 2014 10:34:08 |
gahr |
- Convert to USES=tk
- Fix typo OPTION name |
3.09.a30_2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
3.09.a30_2 12 May 2013 06:05:03 |
bapt |
Convert to new options framework |
3.09.a30_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
3.09.a30_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.09.a30_2 24 Mar 2008 13:03:55 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
3.09.a30_1 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
3.09.a30_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.09.a30 05 Nov 2006 15:45:28 |
alepulver |
- Remove USE_TK/USE_TK_BUILD (can only be used before bsd.port.pre.mk). |
3.09.a30 31 Oct 2006 02:29:47 |
alepulver |
- Update lang/metaocaml to 3.09.a30.
PR: ports/104319
Submitted by: Geoffrey Mainland <mainland@apeiron.net> (maintainer) |
3.08.a27 04 Aug 2006 12:34:50 |
erwin |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
3.08.a27 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
3.08.a27 09 Apr 2006 00:59:52 |
jylefort |
It works on amd64.
PR: ports/95220
Submitted by: Erik Greenwald <erik@smluc.org>
Approved by: maintainer |
3.08.a27 29 Nov 2005 15:02:18 |
jylefort |
- Update to 3.08.a27 [1]
- Respect ${CC}
- Remove -O from vendor CFLAGS
- Use SUB_FILES=pkg-message
[1]:
PR: ports/89701
Submitted by: maintainer |
3.08.a23 14 Sep 2005 15:23:25 |
barner |
Add file forgotten in last commit.
Previous cvs log was:
Modified files:
lang/metaocaml Makefile distinfo pkg-plist
lang/metaocaml/files patch-Makefile patch-stdlib_Makefile
lang/ocaml Makefile
- Update metaocaml to 3.08.a23
- Remove CONFLICTS with lang/ocaml
Submitted by: Geoffrey Mainland (metaocaml maintainer)
PR: ports/85236 |
3.08.a23 14 Sep 2005 15:20:36 |
barner |
- Update metaocaml to 3.08.a23
- Remove CONFLICTS with lang/ocaml
Submitted by: Geoffrey Mainland (metaocaml maintainer)
PR: ports/85236 |
3.08.a20 01 Jul 2005 22:58:25 |
jylefort |
The vendor has removed the distfile from his website. Add the distfile
to my distfiles space.
Reported by: pointyhat |
3.08.a20 27 Jun 2005 14:05:52 |
jylefort |
Add metaocaml.
MetaOCaml is a multi-stage extension of the OCaml programming language, and
provides three basic constructs called Brackets, Escape, and Run for building,
combining, and executing future-stage computations, respectively. MetaOCaml
is a compiled dialect of MetaML.
WWW: http://www.metaocaml.org/
PR: ports/82330
Submitted by: Geoffrey Mainland <mainland@apeiron.net> |