Up to [cvs.NetBSD.org] / pkgsrc / textproc / xalan-c
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.30, Wed Feb 23 08:37:41 2011 UTC (12 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Changes since 1.29: +1 -1
lines
FILE REMOVED
Removed textproc/xalan-c
Revision 1.29 / (download) - annotate - [select for diffs], Fri Dec 17 07:36:11 2010 UTC (12 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Bump PKGREVISION from icu shlib major bump.
Revision 1.28 / (download) - annotate - [select for diffs], Wed Aug 12 02:31:19 2009 UTC (14 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.27: +2 -3
lines
Diff to previous 1.27 (colored)
recursive bump for icu shlib version change except already done.
Revision 1.27 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:23 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.26: +3 -1
lines
Diff to previous 1.26 (colored)
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with MAKE_JOBS=2 and worked without.
Revision 1.26 / (download) - annotate - [select for diffs], Wed Mar 25 22:37:15 2009 UTC (14 years, 8 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
Bump PKGREVISION following the update of textproc/icu, and the corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update).
Revision 1.25 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:38 2008 UTC (15 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.24: +3 -1
lines
Diff to previous 1.24 (colored)
Add DESTDIR support.
Revision 1.24 / (download) - annotate - [select for diffs], Thu Jan 24 07:17:33 2008 UTC (15 years, 10 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.23: +5 -5
lines
Diff to previous 1.23 (colored)
Update to 1.10. Major updates since version 1.9 include: * Support for XML 1.1 and Namespaces in XML 1.1. * Added support for IBM XLC 7.0 compiler on Linux. * Improved and stabilized C pluggable memory management functionality. * Various improvements in Xalan XML serializers for better performance and stability. * Upgrade from Xerces-C 2.6 to Xerces-C 2.7. Major updates since version 1.8 include: * Pluggable Memory Management. This feature allows applications to maintain precise control over memory allocations. This will allow users, with knowledge of their application's characteristics, to provide a more efficient allocation method than the general purpose procedures provided by the system. for more information on how to use this feature, please see the Pluggable Memory Management section of the Programming page. * Improved stability on the execution of large stylesheets and XML documents. Because the current implementation relies on function recursion, certain stylesheets/input documents may cause the program stack to overflow and cause the application to fail. It also may inhibit executing stylesheets that are heavily dependent on recursive functions. This feature will prevent these types of failure. * Provided a global option to pool all text node strings. This feature allows developers to set a flag to determine if a parsed source tree will pool the values of all of the text nodes in the XML document. By doing so, this can result in a significant reduction in memory usage, particularly if there are a lot of repeated values in text nodes. Please see the class descriptions for XalanSourceTreeDocument, XalanDefaultParsedSource, and XalanTransformer in the API Reference section for more information. ... and more, see: http://xml.apache.org/xalan-c/whatsnew.html
Revision 1.23 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:52 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:08 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jan 5 20:43:20 2006 UTC (17 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.20: +5 -1
lines
Diff to previous 1.20 (colored)
Add DragonFly support. Fix a C++ issue by dropping the default value for the vector resize, it is not really needed.
Revision 1.20 / (download) - annotate - [select for diffs], Tue Jan 3 00:05:39 2006 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
PKGREVISION bump for icu shlib major bump.
Revision 1.19 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:21 2005 UTC (18 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.18 / (download) - annotate - [select for diffs], Sun May 22 20:08:36 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:43 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
Changes since 1.16: +1 -2
lines
Diff to previous 1.16 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:21 2004 UTC (19 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Jun 26 20:27:15 2004 UTC (19 years, 5 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Bump PKGREVISION to 1 (for the icu update).
Revision 1.14 / (download) - annotate - [select for diffs], Wed Feb 18 23:25:13 2004 UTC (19 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
USE_LANGUAGES= c c++
Revision 1.13 / (download) - annotate - [select for diffs], Wed Feb 11 04:20:16 2004 UTC (19 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.12: +32 -35
lines
Diff to previous 1.12 (colored)
Update xalan-c to 1.6. Too many changes since 1.0. See http://xml.apache.org/xalan-c/readme.html#history for the entire history.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 27 00:53:10 2004 UTC (19 years, 10 months ago) by heinz
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248
Revision 1.11 / (download) - annotate - [select for diffs], Sat Jan 24 15:13:20 2004 UTC (19 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 20 12:26:50 2004 UTC (19 years, 10 months ago) by agc
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 21 17:27:55 2003 UTC (20 years, 4 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
COMMENT should start with a capital letter.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 17 22:54:54 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 3 13:15:28 2003 UTC (20 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Wildcard dependency.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 2 01:16:23 2003 UTC (20 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 28 08:59:29 2003 UTC (20 years, 7 months ago) by skrll
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Drop maintainership here as well.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 29 12:42:42 2003 UTC (20 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 19 20:02:32 2001 UTC (22 years, 7 months ago) by manu
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH001,
buildlink2-base,
buildlink2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Updated dependency: Xalan-C-1.0 only works with Xerces-C-1.3.x
Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 17 17:37:56 2001 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 15 12:42:09 2001 UTC (22 years, 10 months ago) by skrll
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import of xalan-c 1.0. The Apache Project's XSLT implementation
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 15 12:42:09 2001 UTC (22 years, 10 months ago) by skrll
Branch: MAIN
Initial revision