./wip/iText, Java classes to generate PDF files on the fly

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.3.4, Package name: java-itext-5.3.4, Maintainer: pkgsrc-users

The iText classes are very useful for people who need to
generate read-only, platform independent documents containing
text, lists, tables and images. The library is especially useful
in combination with Java(TM) technology-based Servlets: The look
and feel of HTML is browser dependent; with iText and PDF you
can control exactly how your servlet's output will look.

iText requires JDK 1.2. It's available for free under a multiple
license: MPL and LGPL.


Required to run:
[lang/openjdk11]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 7501876b970c8364263e19dad14fc033a5b4fcd4
Filesize: 7373.667 KB

Version history: (Expand)


CVS history: (Expand)


   2013-03-04 22:58:38 by Thomas Klausner | Files touched by this commit (9)
Log message:
Revert previous, pkgsrc commit for license rename was reverted too.
   2013-03-04 01:03:35 by Thomas Klausner | Files touched by this commit (9)
Log message:
Adapt license name.
   2012-12-04 19:59:45 by othyro | Files touched by this commit (1)
Log message:
Fixed typo.
   2012-12-04 19:59:10 by othyro | Files touched by this commit (1)
Log message:
Fixed typo in variable assignment of MESSAGE_SUBST.
   2012-12-04 19:33:48 by othyro | Files touched by this commit (1)
Log message:
Updated to latest stable - distfile is now a .zip; +LICENSE; Make MESSAGE
dynamic with MESSAGE_SUBST; Remove empty do-extract, configure, and install
stages - set NO_CONFIGURE and NO_BUILD to yes; INSTALLATION_DIRS+=lib/java
share/doc/${PKGBASE}; Add other .jar files and documentation in do-install;
passes pkglint;
   2012-12-04 19:30:58 by othyro | Files touched by this commit (1)
Log message:
Updated.
   2012-12-04 19:29:50 by othyro | Files touched by this commit (1)
Log message:
Renamed the main .jar file, added two others, and the documentation.
   2012-12-04 19:29:05 by othyro | Files touched by this commit (1)
Log message:
Removed line item which would not be within the scope of this package.