Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Oct 2006 19:17:49 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/xotcl Makefile distinfo pkg-descr pkg-plist ports/lang/xotcl/files patch-Makefile.in
Message-ID:  <200610011917.k91JHn8x071234@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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