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

Jean-Yves Lefort jylefort at FreeBSD.org
Mon Jun 27 14:05:53 GMT 2005


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 at 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)


More information about the cvs-ports mailing list