cvs commit: ports/print/pdftk Makefile ports/print/pdftk/files
patch-Makefile.Generic patch-java_libs__com__lowagie__bc__asn1__Makefile
patch-java_libs__com__lowagie__text__Makefile
patch-java_libs__com__lowagie__text__markup__Makefile
patch-java_libs__com__lowagie__text__pdf__Makefile
patch-java_libs__com__lowagie__text__pdf__PdfDate.java
patch-java_libs__com__lowagie__text__pdf__codec__Makefile
patch-java_libs__com__lowagie__text__pdf__codec__postscript__Makefile
patch-java_libs__com__lowagie__text__pdf__codec__wmf__Makefile ...
Greg Larkin
glarkin at FreeBSD.org
Mon May 3 19:56:45 UTC 2010
glarkin 2010-05-03 19:56:44 UTC
FreeBSD ports repository
Modified files:
print/pdftk Makefile
Added files:
print/pdftk/files
patch-java_libs__com__lowagie__bc__asn1__Makefile
patch-java_libs__com__lowagie__text__Makefile
patch-java_libs__com__lowagie__text__markup__Makefile
patch-java_libs__com__lowagie__text__pdf__Makefile
patch-java_libs__com__lowagie__text__pdf__PdfDate.java
patch-java_libs__com__lowagie__text__pdf__codec__Makefile
patch-java_libs__com__lowagie__text__pdf__codec__postscript__Makefile
patch-java_libs__com__lowagie__text__pdf__codec__wmf__Makefile
patch-java_libs__com__lowagie__text__pdf__fonts__Makefile
patch-java_libs__com__lowagie__text__xml__xmp__Makefile
patch-java_libs__gnu__gcj__convert__Makefile
patch-java_libs__gnu_local__java__security__Makefile
patch-java_libs__gnu_local__java__security__provider__Makefile
patch-java_libs__java_local__security__Makefile
Removed files:
print/pdftk/files patch-Makefile.Generic
Log:
- Build pdftk with gcj45 instead of gcj42
- Add a bunch of patch files to work around the Java duplicate symbol
problem reported here (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42143)
until a real fix is committed to the upstream toolchain
- Bump PORTREVISION
Revision Changes Path
1.30 +7 -5 ports/print/pdftk/Makefile
1.2 +0 -11 ports/print/pdftk/files/patch-Makefile.Generic (dead)
1.1 +35 -0 ports/print/pdftk/files/patch-java_libs__com__lowagie__bc__asn1__Makefile (new)
1.1 +35 -0 ports/print/pdftk/files/patch-java_libs__com__lowagie__text__Makefile (new)
1.1 +35 -0 ports/print/pdftk/files/patch-java_libs__com__lowagie__text__markup__Makefile (new)
1.1 +35 -0 ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__Makefile (new)
1.1 +11 -0 ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__PdfDate.java (new)
1.1 +36 -0 ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__codec__Makefile (new)
1.1 +37 -0 ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__codec__postscript__Makefile (new)
1.1 +37 -0 ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__codec__wmf__Makefile (new)
1.1 +37 -0 ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__fonts__Makefile (new)
1.1 +35 -0 ports/print/pdftk/files/patch-java_libs__com__lowagie__text__xml__xmp__Makefile (new)
1.1 +35 -0 ports/print/pdftk/files/patch-java_libs__gnu__gcj__convert__Makefile (new)
1.1 +35 -0 ports/print/pdftk/files/patch-java_libs__gnu_local__java__security__Makefile (new)
1.1 +35 -0 ports/print/pdftk/files/patch-java_libs__gnu_local__java__security__provider__Makefile (new)
1.1 +35 -0 ports/print/pdftk/files/patch-java_libs__java_local__security__Makefile (new)
More information about the cvs-all
mailing list