Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 14:05:52 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/metaocaml Makefile distinfo pkg-descr pkg-plist ports/lang/metaocaml/files patch-Makefile patch-camlp4_man_Makefile patch-configure patch-ocamldoc_Makefile patch-stdlib_Makefile
Message-ID:  <200506271405.j5RE5qHr067619@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jylefort    2005-06-27 14:05:52 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/metaocaml       Makefile distinfo pkg-descr pkg-plist 
    lang/metaocaml/files patch-Makefile patch-camlp4_man_Makefile 
                         patch-configure patch-ocamldoc_Makefile 
                         patch-stdlib_Makefile 
  Log:
  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>
  
  Revision  Changes    Path
  1.446     +1 -0      ports/lang/Makefile
  1.1       +115 -0    ports/lang/metaocaml/Makefile (new)
  1.1       +2 -0      ports/lang/metaocaml/distinfo (new)
  1.1       +12 -0     ports/lang/metaocaml/files/patch-Makefile (new)
  1.1       +21 -0     ports/lang/metaocaml/files/patch-camlp4_man_Makefile (new)
  1.1       +125 -0    ports/lang/metaocaml/files/patch-configure (new)
  1.1       +22 -0     ports/lang/metaocaml/files/patch-ocamldoc_Makefile (new)
  1.1       +12 -0     ports/lang/metaocaml/files/patch-stdlib_Makefile (new)
  1.1       +6 -0      ports/lang/metaocaml/pkg-descr (new)
  1.1       +941 -0    ports/lang/metaocaml/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506271405.j5RE5qHr067619>