68ca FreshPorts -- graphics/podofo
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
podofo 0.9.2 graphics on this many watch lists=3 search for ports that depend on this port
PDF manipulation library and tools
Maintained by: pawel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Oct 2009 10:29:49
Also Listed In: print
License: GPLv2 LGPL21


PoDoFo is a library to work with the PDF file format. The name comes
from the first letter of PDF (Portable Document Format).  A few tools
to work with PDF files are already included in the PoDoFo package.

WWW: http://podofo.sourceforge.net
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
Required Libraries:
  1. dns/libidn
  2. print/freetype2
  3. x11-fonts/fontconfig
  4. graphics/jpeg
  5. graphics/tiff
  6. graphics/png

This port is required by:

for Libraries

To install the port: cd /usr/ports/graphics/podofo/ && make install clean
To add the package: pkg_add -r podofo


Configuration Options
===> The following configuration options are available for podofo-0.9.2:
     IMPOSE=off: Build impose tool (needs Lua)
     JPEG=on: JPEG image format support
     PNG=on: PNG image format support
     TIFF=on: TIFF image format support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/podofo/podofo/0.9/
  3. http://freefr.dl.sourceforge.net/project/podofo/podofo/0.9/
  4. http://garr.dl.sourceforge.net/project/podofo/podofo/0.9/
  5. http://heanet.dl.sourceforge.net/project/podofo/podofo/0.9/
  6. http://hivelocity.dl.sourceforge.net/project/podofo/podofo/0.9/
  7. http://ignum.dl.sourceforge.net/project/podofo/podofo/0.9/
  8. http://internode.dl.sourceforge.net/project/podofo/podofo/0.9/
  9. http://iweb.dl.sourceforge.net/project/podofo/podofo/0.9/
  10. http://jaist.dl.sourceforge.net/project/podofo/podofo/0.9/
  11. http://nchc.dl.sourceforge.net/project/podofo/podofo/0.9/
  12. http://ncu.dl.sourceforge.net/project/podofo/podofo/0.9/
  13. http://netcologne.dl.sourceforge.net/project/podofo/podofo/0.9/
  14. http://osdn.dl.sourceforge.net/project/podofo/podofo/0.9/
  15. http://space.dl.sourceforge.net/project/podofo/podofo/0.9/
  16. http://sunet.dl.sourceforge.net/project/podofo/podofo/0.9/
  17. http://superb-dca3.dl.sourceforge.net/project/podofo/podofo/0.9/
  18. http://switch.dl.sourceforge.net/project/podofo/podofo/0.9/
  19. http://tenet.dl.sourceforge.net/project/podofo/podofo/0.9/
  20. http://ufpr.dl.sourceforge.net/project/podofo/podofo/0.9/
  21. http://waix.dl.sourceforge.net/project/podofo/podofo/0.9/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 20:06:15
Original commit files touched by this commit  0.9.2
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
24 Feb 2013 15:32:24
Original commit files touched by this commit  0.9.2
pawel search for other commits by this committer
Fix build when updating from 0.9.1 by changing order of include dirs.

PR:		ports/176392
Reported by:	O. Hartmann <ohartman@zedat.fu-berlin.de>
24 Feb 2013 00:23:52
Original commit files touched by this commit  0.9.2
pawel search for other commits by this committer
- Update to version 0.9.2
- Remove ABI versions from LIB_DEPENDS
- Fix WWW line in pkg-descr
- Take maintainership
09 Oct 2012 22:12:14
Original commit files touched by this commit  0.9.1_3
linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
12 Jun 2012 21:42:32
Original commit files touched by this commit  0.9.1_3
bapt search for other commits by this committer
Conver to new options framework
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.9.1_3
dinoex search for other commits by this committer
- update png to 1.5.10
25 Mar 2012 03:55:58
Original commit files touched by this commit  0.9.1_2
miwi search for other commits by this committer
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Add PNG support

PR:             166038
Submitted by:   Ports Fury
Feature safe:   yes
05 Dec 2011 09:49:09
Original commit files touched by this commit  0.9.1_1
tobez search for other commits by this committer
Fix the build when an older version of this port is
already installed.  Bump PORTREVISION.

Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:   yes
27 Nov 2011 13:10:20
Original commit files touched by this commit  0.9.1
miwi search for other commits by this committer
- Update to 0.9.1

PR:             162728
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:   yes
24 Oct 2011 03:33:20
Original commit files touched by this commit  0.7.0_2
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
03 Jul 2011 14:12:23
Original commit files touched by this commit  0.7.0_2
ohauer search for other commits by this committer
-remove MD5
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.7.0_2
dinoex search for other commits by this committer
- update to jpeg-8
17 Oct 2009 11:12:29
Original commit files touched by this commit  0.7.0_1
stas search for other commits by this committer
- Install shared library.
- Bump portrevision.
17 Oct 2009 10:29:21
Original commit files touched by this commit  0.7.0
stas search for other commits by this committer
- Add graphics/podofo, a PDF manipulation library.

  WWW: http://podofo.sourceforge.net

Number of commits found: 14

2834
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight78
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0