aboutsummaryrefslogtreecommitdiff
path: root/textproc/fop
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Update version 0.15.0 -> 0.17.0.Kiriyama Kazuhiko2001-03-243-346/+1165
| | | | Notes: svn path=/head/; revision=40314
* Import new port textproc/fop. FOP is the print formatter driven byKiriyama Kazuhiko2001-03-195-0/+1070
XSL formatting. Notes: svn path=/head/; revision=40045