| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Maintainer is now an Apache person and upstream maintainer too
- Switch the build to CMake, GC old cruft and MAKE_JOBS_UNSAFE
- Require C++11-capable compiler for std::thread and other features
- Allow to use ICU optionally (default to on since it affects EXSLT
functionality if missing)
- Patch missing header; opened issue upstream
(https://issues.apache.org/jira/browse/XALANC-809)
- Drop the older patch now as it's fixed upstream
PR: 247072
Submitted by: maintainer
Notes:
svn path=/head/; revision=540932
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It provides a shared library to transform XML documents into HTML,
text or other XML document types from within your own application.
WWW: http://xalan.apache.org/xalan-c/
PR: 204176
Submitted by: Roger Leigh <rleigh@codelibre.net>
Notes:
svn path=/head/; revision=401253
|
|
|
|
| |
Notes:
svn path=/head/; revision=366981
|
|
|
|
|
|
|
|
| |
PR: ports/173998
Submitted by: Thorsten Nicolaus <freebsd ite-nic de>
Notes:
svn path=/head/; revision=331090
|
|
|
|
| |
Notes:
svn path=/head/; revision=276994
|
|
|
|
|
|
|
|
| |
PR: ports/103512
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Notes:
svn path=/head/; revision=173730
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154308
|
|
|
|
|
|
|
|
|
|
| |
- Optionally use icu.32 instead of icu2.x
PR: ports/78436
Submitted by: maintainer
Notes:
svn path=/head/; revision=130603
|
|
|
|
|
|
|
|
|
| |
Based on PR: ports/73259
Submitted by: Douglas Thrift
Heavily hacked on by: Bjoern A. Zeeb (maintainer)
Notes:
svn path=/head/; revision=126659
|
|
|
|
|
|
|
|
|
|
|
| |
. Respect PTHREAD_{CFLAGS,LIBS}
. Fix dependency problems.
PR: 63691
Submitted by: joern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
Notes:
svn path=/head/; revision=102866
|
|
lan-C++ is an implementation of XSL Transformations (XSLT) and
XML Path Language (XPath).
It works hand in hand with the XML parser Xerces-C++ version 2.
For mor information please visit the homepage:
WWW: http://xml.apache.org/xalan-c/index.html
PR: ports/44430
Submitted by: Christopher Kelly <christopher.kelly@uk.yahoo-inc.com>,Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
Notes:
svn path=/head/; revision=87576
|