Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2003 22:26:24 -0700 (PDT)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/libcroco Makefile distinfo pkg-descr pkg-plist ports/textproc/libcroco/files patch-configure
Message-ID:  <200309250526.h8P5QODB057469@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adamw       2003/09/24 22:26:24 PDT

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/libcroco    Makefile distinfo pkg-descr pkg-plist 
    textproc/libcroco/files patch-configure 
  Log:
  Add libcroco-0.3.0.
  
  libcroco is a standalone css2 parsing library.
  It provides a low level event driven SAC like api
  and a css object model like api.
  
  This library is being written to bring the css support
  to the mlview xml editor project but it can be used
  for other applications as well.
  
  Revision  Changes    Path
  1.542     +1 -0      ports/textproc/Makefile
  1.1       +26 -0     ports/textproc/libcroco/Makefile (new)
  1.1       +1 -0      ports/textproc/libcroco/distinfo (new)
  1.1       +10 -0     ports/textproc/libcroco/files/patch-configure (new)
  1.1       +7 -0      ports/textproc/libcroco/pkg-descr (new)
  1.1       +47 -0     ports/textproc/libcroco/pkg-plist (new)



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