Port details |
- ipdf Creates indexed pdf documents from text files
- 1.0.0_7 textproc
=2 1.0.0_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained since 2001
This port expired on: 2014-04-12
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-11-16 02:53:50
- Last Update: 2014-04-13 10:55:38
- SVN Revision: 351202
- People watching this port, also watch:: pdflib
- License: not specified in port
- WWW:
- http://hoopajoo.net/projects/ipdf.html
- Description:
- Creates indexed pdf documents from text files. Designed to aid creating an
electronic distribution method for legacy system reports, since many
mainframe type print spools are plain text. Allows indexing, customizing
page settings, font size, font face, and super-imposing text over an image
in the case of using pre-printed forms. Supports unlimited levels of indexing
bookmarks in documents and system/user configuration files. Suitable for
use in an intranet gateway for generating PDF documents in real-time.
WWW: http://hoopajoo.net/projects/ipdf.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ipdf
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- pdf.6 : print/pdflib
- png15 : graphics/png
- tiff.4 : graphics/tiff
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_7 13 Apr 2014 10:55:38 |
rene |
Remove expired ports:
2014-04-12 net/pvm++: Unmaintained since 2001
2014-04-12 devel/ixlib: Unmaintained since 2001
2014-04-12 mail/althea: Unmaintained since 2001
2014-04-12 graphics/claraocr: Unmaintained since 2001
2014-04-12 graphics/qvplay: Unmaintained since 2001
2014-04-12 print/guitartex: Unmaintained since 2001
2014-04-12 print/pnm2ppa: Unmaintained since 2001
2014-04-12 graphics/opendis: Unmaintained since 2001
2014-04-12 net/gnome-mud: Unmaintained since 2001
2014-04-12 graphics/maverik: Unmaintained since 2001
2014-04-12 biology/rasmol: Unmaintained since 2001
2014-04-12 mail/mail2procmailrc: Unmaintained since 2001
2014-04-12 science/felt: Unmaintained since 2001
2014-04-12 textproc/pardiff: Unmaintained since 2001 (Only the first 15 lines of the commit message are shown above ) |
1.0.0_7 08 Mar 2014 22:26:22 |
antoine |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years) |
1.0.0_7 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0.0_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.0_6 10 Jan 2012 11:41:37 |
ale |
Chase pdflib.so version and bump PORTREVISION accordingly. |
1.0.0_5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.0.0_5 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.0.0_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.0_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.0_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.0_2 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.0.0_2 09 Oct 2006 08:18:35 |
ale |
Chase pdf library and bump PORTREVISION. |
1.0.0_1 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
1.0.0_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.0.0_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.0.0_1 25 Jun 2004 11:24:25 |
ale |
- Chase the pdflib shared library
- Bump PORTREVISION |
1.0.0 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.0.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.0.0 02 Jan 2004 23:53:33 |
pav |
- Update to 1.0.0
PR: ports/60842
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> |
0.9.9 26 Sep 2003 23:39:37 |
edwin |
Chase print/pdflib version bump
PR: ports/57204 |
0.9.9 16 Jul 2003 21:58:44 |
naddy |
Update to version 0.9.9
PR: 54542
Submitted by: Ports Fury |
0.9.7 20 Feb 2003 19:11:26 |
knu |
De-pkg-comment. |
0.9.7 31 Mar 2002 06:53:19 |
kris |
Switch over to pdflib-4.x from pdflib-3.x |
16 Nov 2001 05:53:50 |
ijliao |
add ipdf Creates indexed pdf documents from text files |