aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-j
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove unneeded usage of:Mathieu Arnold2016-06-061-2/+1
| | | | | | | | | | | - MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight Notes: svn path=/head/; revision=416469
* Update to 2.7.2 release.Alex Dupre2016-04-192-5/+6
| | | | | | | | PR: 206691 Submitted by: mi Notes: svn path=/head/; revision=413654
* 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
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* textproc/xalan-j: add CPE informationBartek Rutkowski2015-04-141-1/+3
| | | | | | | | | | - Maintainer's timeout (ale@FreeBSD.org) PR: 199035 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Notes: svn path=/head/; revision=383991
* Stagify.Alex Dupre2014-05-131-11/+13
| | | | Notes: svn path=/head/; revision=353945
* Convert textproc to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347786
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* 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
* 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
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* 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
* Update to 2.7.1 release:Alex Dupre2010-12-154-27/+32
| | | | | | | | | | | - switch to binary distribution - general cleanup of port Makefile - take maintainership [1] Approved by: maintainer [1] Notes: svn path=/head/; revision=266335
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - 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
* - Re-enable Java 1.5 [1]Herve Quiroz2006-08-062-5/+7
| | | | | | | | | | - Use exec(1) to launch the JVM - Set CLASSPATH so that it only contains the required JAR files Submitted by: mi [1] (a long time ago on freebsd-java@) Notes: svn path=/head/; revision=169866
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162216
* - Update to 2.7.0Herve Quiroz2005-11-242-11/+13
| | | | | | | | | | | | | | | * Support for JAXP 1.3 * New default error handling behavior * Support for XML 1.1 * Support for Alternative BSF Implementations * New serializer.jar - Do not ${MKDIR} ${JAVAJARDIR} as it has been part of mtree for 3 years now - Install documentation using ${FIND} | ${INSTALL_DATA} - Add SHA256 info Notes: svn path=/head/; revision=149322
* - Improve launcher shell script (use javavmwrapper 2.0)Herve Quiroz2005-05-243-11/+15
| | | | | | | | | | | - Use SUB_FILES to configure the launcher shell script - Forbid build with JDK 1.5 as I can't find a workaround (yet) - Use ${JAVALIBDIR} for JAR dependencies - Don't try to mkdir ${JAVAJARDIR} as it has been part of mtree for several years now Notes: svn path=/head/; revision=136051
* Reset znerd's ports maintainership:Herve Quiroz2004-12-031-1/+1
| | | | | | | | | | | | | - All JDK ports (and JDK documentation ports) that were formerly maintained by znerd have been assigned to java@FreeBSD.org - I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j and xmlenc) - Everything else is reset to ports@FreeBSD.org Approved by: znerd (maintainer) Notes: svn path=/head/; revision=123012
* Fix permissions issue caused by last commit.Herve Quiroz2004-09-011-0/+1
| | | | | | | Approved by: glewis (mentor) Notes: svn path=/head/; revision=117841
* - Update to 2.6.0Herve Quiroz2004-08-174-35/+41
| | | | | | | | | | | | | | | | | | | | | - The shell script to run Xalan-J is now installed (and working) - bsd.java.mk 2.0 compliance - Use ${ECHO_MSG} rather than ${ECHO} - Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1] - Additional design documentation installed - Updated RUN_DEPENDS - Fixed LOCALBASE/PREFIX issue in RUN_DEPENDS and bin/xalan-j [1] - Use USE_ANT - Use %%JAVAJARDIR%% - Updated pkg-descr (added information and improved text layout) PR: 68553 Submitted by: me Reviewed by: glewis [1] Approved by: znerd (maintainer), glewis (mentor) Notes: svn path=/head/; revision=116521
* - Remove empty files [1]Pav Lucistnik2004-06-201-0/+0
| | | | | | | | | | - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=111880
* Log:Ernst de Haan2004-04-033-2215/+12
| | | | | | | | | | | | | - fixed distfile location (use MASTER_SITE_APACHE_XML) - use JAVAJARDIR provided by bsd.java.mk - use PORTDOCS and PLIST_FILES (thus no more pkg-plist) - added SIZE info PR: 65061 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=106026
* - fix PKGORIGINOliver Eikemeier2004-01-221-1/+1
| | | | | | | | | | since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor) Notes: svn path=/head/; revision=98816
* Port devel/jakarta-ant was renamed to devel/apache-ant.Ernst de Haan2003-07-231-1/+1
| | | | | | | | Reported by: kris Pointy hat to: me Notes: svn path=/head/; revision=85451
* Update to Xalan-J 2.5.1.Ernst de Haan2003-07-183-308/+1675
| | | | Notes: svn path=/head/; revision=85117
* Installing API documentation in ${DOCSDIR}/apidocs instead of in ${DOCSDIR}.Ernst de Haan2003-07-172-1804/+838
| | | | | | | | | Bumped PORTREVISION. Pointed out by: Joshua Sahala <ntranc3d@yahoo.com> Notes: svn path=/head/; revision=85037
* 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
* Update to 2.4.1.Ernst de Haan2003-01-032-2/+3
| | | | Notes: svn path=/head/; revision=72405
* Remove duplicate do-build targetKris Kennaway2002-11-301-3/+0
| | | | Notes: svn path=/head/; revision=71259
* Upgrade to 2.4.0. The port now installs only a JAR fileErnst de Haan2002-10-183-2013/+1832
| | | | | | | | | | and the API documentation. These are all installed in the correct locations now. PR: 44211 Notes: svn path=/head/; revision=68289
* Upgrade to 2.3.1.Dag-Erling Smørgrav2002-05-065-2857/+2025
| | | | | | | Approved by: znerd Notes: svn path=/head/; revision=58604
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵Ernst de Haan2001-11-271-5/+4
| | | | | | | | | znerd@FreeBSD.org. Approved by: sobomax Notes: svn path=/head/; revision=50635
* upgrade to 2.1.0Ying-Chieh Liao2001-05-293-2168/+2850
| | | | | | | | | | | | | Brush up pkg-plist. (sorting entries, and replacing version number to %%PORTVERSION%% by using ${PLIST_SUB}) Makefile brush up (generate ${DISTNAME} from ${PORTNAME} and ${PORTVERSION}) PR: 27609 Submitted by: KUNISHIMA Takeo <kunishi@acm.org> Notes: svn path=/head/; revision=43272
* Upgrade to 2.0.1.Jun Kuriyama2001-03-283-2123/+2174
| | | | | | | | Submitted by: Ernst de Haan <ernst@heinz.jollem.com> (maintainer) PR: ports/25975 Notes: svn path=/head/; revision=40482
* Add xalan-j 2.0.0,Jun Kuriyama2001-03-165-0/+2152
apache XSLT processor for transforming XML documents. PR: ports/25311 Submitted by: ernst@jollem.com Notes: svn path=/head/; revision=39908