scheidell    2012-04-06 14:36:30 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/urweb           Makefile distinfo pkg-descr pkg-plist 
    lang/urweb/files     patch-Makefile.am patch-Makefile.in 
                         patch-configure patch-urweb.c 
  Log:
  Add New Port lang/urweb: Ur is a programming language in the tradition of ML 
and Haskell, but featuring
  a significantly richer type system. Ur is functional, pure, statically-typed,
  and strict. Ur supports a powerful kind of metaprogramming based on row types.
  
  Ur/Web is Ur plus a special standard library and associated rules for parsing
  and optimization. Ur/Web supports construction of dynamic web applications
  backed by SQL databases.
  
  PR:             ports/166657
  Submitted by:   Timothy Beyer <[email protected]>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.771     +1 -0      ports/lang/Makefile
  1.1       +63 -0     ports/lang/urweb/Makefile (new)
  1.1       +2 -0      ports/lang/urweb/distinfo (new)
  1.1       +8 -0      ports/lang/urweb/files/patch-Makefile.am (new)
  1.1       +11 -0     ports/lang/urweb/files/patch-Makefile.in (new)
  1.1       +20 -0     ports/lang/urweb/files/patch-configure (new)
  1.1       +16 -0     ports/lang/urweb/files/patch-urweb.c (new)
  1.1       +22 -0     ports/lang/urweb/pkg-descr (new)
  1.1       +53 -0     ports/lang/urweb/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to