Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2008 17:54:21 +0000 (UTC)
From:      Michael Johnson <ahze@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/libwps Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200804161754.m3GHsLW2059240@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ahze        2008-04-16 17:54:21 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/libwps      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add libwps
  
  Libwps is a library (for use by word procesors, for example) for importing the
  Microsoft Works word processor file format. It imports Works format versions 2,
  3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is
  just a Works word processor import filter, so there are no plans for supporting
  an export filter, spreadsheets, or databases.
  
  WWW: http://libwps.sourceforge.net/
  
  Revision  Changes    Path
  1.1231    +1 -0      ports/textproc/Makefile
  1.1       +22 -0     ports/textproc/libwps/Makefile (new)
  1.1       +3 -0      ports/textproc/libwps/distinfo (new)
  1.1       +7 -0      ports/textproc/libwps/pkg-descr (new)
  1.1       +19 -0     ports/textproc/libwps/pkg-plist (new)



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