1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Alejandro Pulver
6a65963be9 - Update lang/metaocaml to 3.09.a30.
PR:		ports/104319
Submitted by:	Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2006-10-31 02:29:47 +00:00
Erwin Lansing
50513d5d52 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
2006-08-04 12:34:50 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Jean-Yves Lefort
261a8aa32f It works on amd64.
PR:		ports/95220
Submitted by:	Erik Greenwald <erik@smluc.org>
Approved by:	maintainer
2006-04-09 00:59:52 +00:00
Jean-Yves Lefort
3f610faf42 - 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
2005-11-29 15:02:17 +00:00
Simon Barner
e88d0cfee4 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
Log:
- Update metaocaml to 3.08.a23
- Remove CONFLICTS with lang/ocaml

Submitted by:   Geoffrey Mainland (metaocaml maintainer)
PR:             ports/85236
2005-09-14 15:23:25 +00:00
Simon Barner
b4b9b43ec9 - Update metaocaml to 3.08.a23
- Remove CONFLICTS with lang/ocaml

Submitted by:	Geoffrey Mainland (metaocaml maintainer)
PR:		ports/85236
2005-09-14 15:20:36 +00:00
Jean-Yves Lefort
c486443798 The vendor has removed the distfile from his website. Add the distfile
to my distfiles space.

Reported by:	pointyhat
2005-07-01 22:58:25 +00:00
Jean-Yves Lefort
4506d92ae6 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>
2005-06-27 14:05:52 +00:00