cvs commit: ports/lang Makefile ports/lang/xotcl Makefile distinfo pkg-descr pkg-plist ports/lang/xotcl/files patch-Makefile.in

Stanislav Sedov stas at FreeBSD.org
Sun Oct 1 12:17:54 PDT 2006


stas        2006-10-01 19:17:49 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/xotcl           Makefile distinfo pkg-descr pkg-plist 
    lang/xotcl/files     patch-Makefile.in 
  Log:
  - Add port for lang/xotcl
  
  Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an object-
  oriented scripting language based on Tcl. It was originally designed for
  providing language support for design patterns and provides novel constructs
  such as filters or transitive mixin classes. The language is designed for
  empowering rather than constraining system developers. The basic object model
  is highly influenced by CLOS.
  
  WWW: http://media.wu-wien.ac.at/
  
  PR:             ports/103670
  Submitted by:   Martin Matuska <martin at matuska.org>
  Approved by:    sem (mentor)
  
  Revision  Changes    Path
  1.514     +1 -0      ports/lang/Makefile
  1.1       +76 -0     ports/lang/xotcl/Makefile (new)
  1.1       +3 -0      ports/lang/xotcl/distinfo (new)
  1.1       +49 -0     ports/lang/xotcl/files/patch-Makefile.in (new)
  1.1       +15 -0     ports/lang/xotcl/pkg-descr (new)
  1.1       +171 -0    ports/lang/xotcl/pkg-plist (new)


More information about the cvs-all mailing list