cvs commit: ports/textproc Makefile ports/textproc/fixrtf Makefile pkg-descr pkg-plist ports/textproc/fixrtf/src Makefile fixrtf.l

Xin LI delphij at FreeBSD.org
Thu Mar 16 07:50:16 UTC 2006


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)


More information about the cvs-ports mailing list