cvs commit: ports/devel Makefile ports/devel/ocaml-react Makefile distinfo pkg-descr pkg-plist

Eitan Adler eadler at FreeBSD.org
Sun Dec 25 19:58:39 UTC 2011


eadler      2011-12-25 19:58:39 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/ocaml-react    Makefile distinfo pkg-descr pkg-plist 
  Log:
  React is an Ocaml module for functional reactive programming. It provides
  support to programs with time varying values: applicative events and signals.
  React doesn't define any primitive event or signal, this lets the client
  choose the concrete timeline.
  
  WWW: http://erratique.ch/software/react
  
  PR:             ports/156472
  Submitted by:   Jaap Boender <jaapb at kerguelen.org>
  
  Revision  Changes    Path
  1.4771    +7 -0      ports/devel/Makefile
  1.1       +38 -0     ports/devel/ocaml-react/Makefile (new)
  1.1       +2 -0      ports/devel/ocaml-react/distinfo (new)
  1.1       +6 -0      ports/devel/ocaml-react/pkg-descr (new)
  1.1       +9 -0      ports/devel/ocaml-react/pkg-plist (new)


More information about the cvs-all mailing list