Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2006 07:50:15 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/fixrtf Makefile pkg-descr pkg-plist ports/textproc/fixrtf/src Makefile fixrtf.l
Message-ID:  <200603160750.k2G7oFkS038764@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2006-03-16 07:50:15 UTC

  FreeBSD ports repository (src,doc committer)

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/fixrtf      Makefile pkg-descr pkg-plist 
    textproc/fixrtf/src  Makefile fixrtf.l 
  Log:
  Add fixrtf, an utility that is intended for use with the
  Documentation Project, which can embed PNGs into RTF
  files.
  
  Obtained from:  The FreeBSD Simplified Chinese Project
  Approved by:    clive
  
  Revision  Changes    Path
  1.936     +1 -0      ports/textproc/Makefile
  1.1       +34 -0     ports/textproc/fixrtf/Makefile (new)
  1.1       +6 -0      ports/textproc/fixrtf/pkg-descr (new)
  1.1       +1 -0      ports/textproc/fixrtf/pkg-plist (new)
  1.1       +13 -0     ports/textproc/fixrtf/src/Makefile (new)
  1.1       +527 -0    ports/textproc/fixrtf/src/fixrtf.l (new)



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