Date: Fri, 21 Dec 2007 02:41:03 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors Makefile ports/editors/pdfedit Makefile distinfo pkg-descr pkg-plist ports/editors/pdfedit/files patch-config.pro.in.in patch-src__gui__pdfedit.pro patch-src__utils__Makefile Message-ID: <200712210241.lBL2f33s043453@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712210241.lBL2f33s043453>
