alepulver    2007-12-21 02:41:03 UTC

  FreeBSD ports repository

  Modified files:
    editors              Makefile 
  Added files:
    editors/pdfedit      Makefile distinfo pkg-descr pkg-plist 
    editors/pdfedit/files patch-config.pro.in.in 
                          patch-src__gui__pdfedit.pro 
                          patch-src__utils__Makefile 
  Log:
  Free editor for manipulating PDF documents. GUI version + commandline
  interface.
  
  Scripting is used to a great extent in editor and almost anything can be
  scripted, it is possible to create own scripts or plugins.
  
  Target platform are operating systems of Unix type (Linux, BSD, ...), we are
  using C++, XPDF, QT3 and QSA.
  
  WWW: http://pdfedit.petricek.net/
  
  Revision  Changes    Path
  1.385     +1 -0      ports/editors/Makefile
  1.1       +39 -0     ports/editors/pdfedit/Makefile (new)
  1.1       +3 -0      ports/editors/pdfedit/distinfo (new)
  1.1       +12 -0     ports/editors/pdfedit/files/patch-config.pro.in.in (new)
  1.1       +11 -0     ports/editors/pdfedit/files/patch-src__gui__pdfedit.pro 
(new)
  1.1       +15 -0     ports/editors/pdfedit/files/patch-src__utils__Makefile 
(new)
  1.1       +10 -0     ports/editors/pdfedit/pkg-descr (new)
  1.1       +296 -0    ports/editors/pdfedit/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to