Path to this page:
./
wip/pdfedit,
Editor for manipulating PDF documents
Branch: CURRENT,
Version: 0.3.1nb1,
Package name: pdfedit-0.3.1nb1,
Maintainer: lkundrakEditor 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.
Required to run:[
devel/boost-libs] [
x11/qt3-libs]
Required to build:[
pkgtools/x11-links] [
devel/gmake] [
devel/boost-headers] [
x11/renderproto] [
x11/xproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
x11/qt3-tools] [
x11/fixesproto4]
Master sites:
SHA1: 3629977b2b7d28d12ae397afbcd6aef677aec0e7
RMD160: c278f71b4656f92d3d4b347dc28ba11327432c61
Filesize: 2583.625 KB
Version history: (Expand)
- (2013-03-09) Package has been reborn
- (2013-03-09) Package deleted from pkgsrc
- (2012-07-02) Updated to version: pdfedit-0.3.1nb1
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2010-12-01) Package has been reborn
CVS history: (Expand)
| 2012-10-05 10:46:08 by Aleksej Saushev | Files touched by this commit (13) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
| 2012-07-02 15:37:54 by Adam Ciarcinski | Files touched by this commit (35) |
Log message:
Revbump after updating boost
|
| 2011-01-07 00:00:58 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Set LICENSE.
|
| 2011-01-06 22:42:16 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Add comments to patches.
|
| 2010-02-26 09:52:05 by OBATA Akio | Files touched by this commit (1) |
Log message:
Note CVE-2009-1188, CVE-2009-3603, CVE-2009-3604, CVE-2009-3606, CVE-2009-3608 \
and CVE-2009-3609.
|
| 2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222) |
Log message:
Remove obsolete @dirrm lines.
|
| 2009-07-29 23:51:54 by Tonnerre | Files touched by this commit (1) |
Log message:
Add TODO entries for CVE-2009-0146, CVE-2009-0147, CVE-2009-0166,
CVE-2009-0195, CVE-2009-0799, CVE-2009-0800, CVE-2009-1179, CVE-2009-1180,
CVE-2009-1181, CVE-2009-1182 and CVE-2009-1183 to pdfedit.
|
| 2009-03-06 05:55:31 by Marko Schütz | Files touched by this commit (4) |
Log message:
added an include for stdlib.h from xpdf.../gfile.h and xpdf.../gfile.cc
exception is in newer boost library, but the code used the one from namespace \
std: added explicit std::
|