summaryrefslogtreecommitdiff
path: root/textproc/xml-commons (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Take maintainership of math/scilab dependenciesMax Brazhnikov2016-11-021-1/+1
| | | | Notes: svn path=/head/; revision=425127
* Reassign makc's ports back to the pool.Raphael Kubo da Costa2016-10-201-1/+1
| | | | | | | | | | | | See "Maintainer Reset" in https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit was in March 31st (r412218), and his ports have been timing out since at least July (r418155). I also emailed him 2 weeks ago and have received no response so far. Notes: svn path=/head/; revision=424339
* Grab unmaintained dependencies for math/scilabMax Brazhnikov2014-05-011-1/+1
| | | | Notes: svn path=/head/; revision=352760
* Support stagingEmanuel Haupt2014-03-201-3/+2
| | | | Notes: svn path=/head/; revision=348704
* 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
* - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.Ryan Steinmetz2012-12-061-1/+1
| | | | | | | | Reported by: portscout Feature safe: yes Notes: svn path=/head/; revision=308390
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* xml-commons is focussed on common code and guidelines for xml projects. TheMartin Wilke2010-02-133-0/+44
first focus will be to organize and have common packaging for the various externally-defined standards code relating to XML - things like the DOM, SAX, and JAXP interfaces. As the xml-commons community forms, we also hope to serve as a holding area for other common xml-related utilities and code, and to help promulgate common packaging, testing, documentation, and other guidelines across all xml.apache.org subprojects. WWW: http://xml.apache.org/commons/ PR: ports/143863 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Notes: svn path=/head/; revision=249769