aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-c
Commit message (Collapse)AuthorAgeFilesLines
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-291-4/+0
| | | | | | | with letter t-w Notes: svn path=/head/; revision=191130
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-2/+0
| | | | Notes: svn path=/head/; revision=183680
* - Use USE_ICONV instead of LIB_DEPENDSRong-En Fan2007-01-121-1/+1
| | | | | | | Approved by: portmgr (erwin, few weeks ago) Notes: svn path=/head/; revision=182166
* - Update to 1.10.0Pav Lucistnik2006-09-244-140/+21
| | | | | | | | PR: ports/103512 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=173730
* Upgrade ICU from 3.4.1 to 3.6. Build WITHOUT_THREADS by default -- usingMikhail Teterin2006-09-221-1/+1
| | | | | | | | | | | | | | threads is broken on ia64 (marcel is investigating) and seems useless elsewhere. Filter `-funroll-loops' out of CFLAGS for now -- it seems to cause miscompilation occasionally. Correct the dependencies to stop requiring a particular version number of the ICU's libraries to ease future upgrades. Notes: svn path=/head/; revision=173622
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170652
* - Bump xerces lib versionSergey Matveychuk2006-05-241-1/+2
| | | | | | | | | - Bump PORTREVISION Reported by: kris mail Notes: svn path=/head/; revision=163294
* - Drop maintainership at maintainer's requestRenato Botelho2006-01-261-1/+1
| | | | | | | | PR: ports/92331 Submitted by: maintainer Notes: svn path=/head/; revision=154499
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Update to 1.9.0Volker Stolz2005-03-086-57/+204
| | | | | | | | | | - Optionally use icu.32 instead of icu2.x PR: ports/78436 Submitted by: maintainer Notes: svn path=/head/; revision=130603
* Updated Xalan C++ to 1.8.0 and fixed to work with Xerces C++ 2.6.0Volker Stolz2005-01-178-147/+102
| | | | | | | | | Based on PR: ports/73259 Submitted by: Douglas Thrift Heavily hacked on by: Bjoern A. Zeeb (maintainer) Notes: svn path=/head/; revision=126659
* BROKEN: Broken dependencyKris Kennaway2004-12-111-0/+2
| | | | Notes: svn path=/head/; revision=123772
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118496
* . Simplify the packing list by using PORTDOCS.Greg Lewis2004-03-082-3956/+6
| | | | | | | Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer) Notes: svn path=/head/; revision=103320
* . Update to 1.7.0.Greg Lewis2004-03-0310-351/+370
| | | | | | | | | | | . 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
* FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS}Kris Kennaway2004-02-171-0/+4
| | | | Notes: svn path=/head/; revision=101110
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* . Sync with changes to the MASTER_SITE's structure.Greg Lewis2003-12-191-1/+1
| | | | | | | | PR: 58943 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=96211
* From the maintainer:Edwin Groothuis2003-08-241-2/+2
| | | | | | | | | I found a minor bug in my Makefile of texproc/xalan-c. Submitted by: "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net> Notes: svn path=/head/; revision=87624
* New port: xalan-c v. 1.4 (XSLT engine and XPath implementation)Edwin Groothuis2003-08-248-0/+4904
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