aboutsummaryrefslogtreecommitdiff
path: root/textproc/fop
Commit message (Collapse)AuthorAgeFilesLines
* textproc/fop: Update to 2.6Max Brazhnikov2021-07-234-17/+29
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* textproc/fop:Max Brazhnikov2021-01-044-30/+157
| | | | | | | | | | | | | - Update to 2.5 - Add patch to revert upstream svn commit r1873636, which demands maven for build - Use BUILD_WRKSRC instead of redefining WRKSRC - Remove stale comments PR: 250621 Notes: svn path=/head/; revision=560334
* textproc/fop:Max Brazhnikov2020-12-171-1/+1
| | | | | | | | | - Adopt port. Former maintainer doesn't use it anymore. PR: 250621 Notes: svn path=/head/; revision=558336
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 Notes: svn path=/head/; revision=518482
* textproc/fop: Update 2.2 -> 2.3Yuri Victorovich2019-02-163-9/+10
| | | | | | | | PR: 234139 Approved by: geoff@sea-incorporated.com (maintainer) Notes: svn path=/head/; revision=493070
* - Fix symlink from absolute to relativeDmitry Marakasov2017-11-242-3/+4
| | | | | | | | | | | - Switch to options helpers - Don't install LICENSE with DOCS - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=454815
* textproc/fop: Update to 2.2Danilo G. Baio2017-05-314-12/+39
| | | | | | | | | | | | | | - Set LICENSE Changes: https://xmlgraphics.apache.org/fop/changes.html PR: 219109 Submitted by: mail_of_sergey@mail.ru Approved by: garga (mentor), geoff@sea-incorporated.com (maintainer) Differential Revision: https://reviews.freebsd.org/D10977 Notes: svn path=/head/; revision=442129
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-5/+5
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* textproc/fop: 2.0 -> 2.1Kurt Jaeger2016-05-064-30/+9
| | | | | | | | | | | | | | | | | | | | Changes: - http://xmlgraphics.apache.org/fop/2.1/releaseNotes_2.1.html Add PreloaderRawPNG to handle images ImageIO cant Support Barcode4J page number Support CMYK JPEG in AFP Support IPD change on last page Support PDF/UA Support TrueType fonts in PCL Support TrueType fonts in AFP Support for PDF/A-3 PR: 209023 Submitted by: delphij Approved by: geoff@sea-incorporated.com (maintainer) Notes: svn path=/head/; revision=414681
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Add workaround patch to fix misc/freebsd-doc-* buildingDmitry Marakasov2015-06-272-0/+21
| | | | | | | | | | See https://issues.apache.org/jira/browse/FOP-2461 PR: 201007 Submitted by: geoff@sea-incorporated.com (maintainer) Notes: svn path=/head/; revision=390702
* - Update to 2.0Dmitry Marakasov2015-06-233-13/+19
| | | | | | | | PR: 201007 Submitted by: geoff@sea-incorporated.com (maintainer) Notes: svn path=/head/; revision=390415
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Cleanup plistAntoine Brodin2014-11-151-5/+0
| | | | Notes: svn path=/head/; revision=372605
* Convert to staging.Mathieu Arnold2014-01-262-19/+14
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=341286
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Fix build on FreeBSD 9+Baptiste Daroussin2013-02-061-1/+1
| | | | Notes: svn path=/head/; revision=311754
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* Update to 1.1.Raphael Kubo da Costa2012-10-243-16/+61
| | | | | | | | | PR: ports/173027 Submitted by: Geoffrey Speicher <geoff@sea-incorporated.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306355
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276994
* Adjust Java Heap sizeTilman Keskinoz2010-12-251-0/+3
| | | | | | | | | PR: 153385 Submitted by: Rob Farmer Approved by: maintainer Notes: svn path=/head/; revision=266892
* Update to 1.0Max Brazhnikov2010-10-163-5/+5
| | | | | | | | PR: ports/151474 Submitted by: Geoffrey C. Speicher (maintainer) Notes: svn path=/head/; revision=263102
* Change maintainership to a new volunteerErwin Lansing2010-10-151-1/+1
| | | | | | | Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> (previous maintainer) Notes: svn path=/head/; revision=263033
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* - Update to 0.95Martin Wilke2009-01-103-1577/+41
| | | | | | | | PR: 129854 Submitted by: José García Juanino <jjuanino@gmail.com> (maintainer) Notes: svn path=/head/; revision=225661
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 0.94Gabor Kovesdan2007-12-263-1142/+1248
| | | | | | | | | | | - Pass maintainership to submitter Changelog: http://xmlgraphics.apache.org/fop/0.94/releaseNotes_0.94.html Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> (via ports@) Notes: svn path=/head/; revision=204586
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix buildMartin Wilke2007-04-221-2/+4
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=190632
* - Update to 0.93Martin Wilke2007-04-194-220/+1502
| | | | | | | | PR: 111546 Submitted by: Ted Faber <faber@ISI.EDU> Notes: svn path=/head/; revision=190344
* Update WWWEmanuel Haupt2006-03-151-1/+1
| | | | | | | | PR: 94327 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=157254
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* Remove unneeded BUILD_DEPENDS on javavmwrapper (the port is NO_BUILD)Herve Quiroz2004-12-281-2/+0
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=125382
* - Update to bsd.java.mk 2.0Herve Quiroz2004-12-244-95/+79
| | | | | | | | | | | - Cleanup unused PLIST_SUB entry - Use MASTER_SITE_APACHE_XML - Use INSTALL_DATA to install documentation and JAR files - Add a new FreeBSD specific launcher shell script which uses javavmwrapper - Use %%DATADIR%% to calm portlint Notes: svn path=/head/; revision=125029
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) Notes: svn path=/head/; revision=124934
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update 0.20.4 to 0.20.5.Kiriyama Kazuhiko2003-11-204-660/+176
| | | | | | | | PR: ports/57519 Submitted by: Calle Dybedahl <calle@ulthar.bisexualmenace.org> Notes: svn path=/head/; revision=94524
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+2
| | | | Notes: svn path=/head/; revision=93885
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-2/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* Update 0.20.3 -> 0.20.4. And additional modifications as follows:Kiriyama Kazuhiko2002-08-104-2003/+725
| | | | | | | | | o USE_JAVA=1.2+ and NO_BUILD_DEPENDS_JAVA o Fop installs DOCSDIR and DATADIR going around bsd.port.mk o fop.sh script suited to FreeBSD and install ${PREFIX}/bin/fop Notes: svn path=/head/; revision=64331
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-1/+1
| | | | | | | Forgotten by: znerd Notes: svn path=/head/; revision=61341
* Update 0.17.0 -> 0.20.3. Also add batik.jar and stylebook.jarKiriyama Kazuhiko2002-04-033-781/+937
| | | | | | | to ${PREFIX}/share/java/classes. Notes: svn path=/head/; revision=57256
* Fix dependencies: xerces -> xerces-jKevin Lo2002-02-131-1/+1
| | | | | | | Submitted by: Dmitry Morozovsky <marck@rinet.ru> Notes: svn path=/head/; revision=54637
* Put a space between `WWW:' and the URL so the system scripts canAkinori MUSHA2001-10-211-1/+1
| | | | | | | recognize the homepage URL. Notes: svn path=/head/; revision=49036
* Chage MASTER_SITES to http://xml.apache.org/dist/fop/recent/.Kiriyama Kazuhiko2001-04-231-2/+1
| | | | Notes: svn path=/head/; revision=41812