Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2008 02:17:18 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/tcldom Makefile distinfo pkg-descr
Message-ID:  <200806290217.m5T2HIE5056722@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
beech       2008-06-29 02:17:18 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/tcldom           Makefile distinfo pkg-descr 
  Log:
  TclDOM is a Tcl language binding for the W3C's DOM standard. DOM
  provides a tree view of an XML document.
  
  TclDOM is a package with several implementations, including one
  written in pure Tcl, one written in C based on TclDOMPro and
  another that wraps the Gnome libxml2 library.
  This port installs the TclDOMPro part.
  
  PR:             ports/123954
  Submitted by:   Frank Fenor <frank at fenor.de>
  
  Revision  Changes    Path
  1.2077    +1 -0      ports/www/Makefile
  1.1       +28 -0     ports/www/tcldom/Makefile (new)
  1.1       +3 -0      ports/www/tcldom/distinfo (new)
  1.1       +9 -0      ports/www/tcldom/pkg-descr (new)



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