aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-c
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Xalan-C++ is an XSLT processor from the Apache XML Project.Pawel Pekala2015-11-115-0/+498
| | | | | | | | | | | | | 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
* Remove non staged ports without pending PR from textproc and vietnameseBaptiste Daroussin2014-09-025-824/+0
| | | | Notes: svn path=/head/; revision=366981
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* - Convert gmake,bzip2 to USESMartin Wilke2014-05-261-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355336
* Update to 1.11.Xin LI2013-10-216-115/+33
| | | | | | | | PR: ports/173998 Submitted by: Thorsten Nicolaus <freebsd ite-nic de> Notes: svn path=/head/; revision=331090
* 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
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* Converting port to new options frameworkBaptiste Daroussin2012-10-293-188/+136
| | | | | | | | | PR: ports/172433 Submitted by: Michael Gmelin <freebsd@grem.de> Feature safe: yes Notes: svn path=/head/; revision=306603
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-4/+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
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276994
* - 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