Up to [cvs.NetBSD.org] / pkgsrc / textproc / openjade
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.44 / (download) - annotate - [select for diffs], Tue Jun 28 11:36:13 2022 UTC (15 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
*: recursive bump for perl 5.36
Revision 1.43 / (download) - annotate - [select for diffs], Mon May 24 19:54:26 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
*: recursive bump for perl 5.34
Revision 1.42 / (download) - annotate - [select for diffs], Sat Nov 28 01:29:08 2020 UTC (2 years, 10 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.41: +3 -3
lines
Diff to previous 1.41 (colored)
openjade: tweak a comment
Revision 1.41 / (download) - annotate - [select for diffs], Mon Aug 31 18:11:44 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.40 / (download) - annotate - [select for diffs], Sun Jun 21 09:34:59 2020 UTC (3 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.39: +5 -5
lines
Diff to previous 1.39 (colored)
textproc/openjade: install missing manual page
Revision 1.39 / (download) - annotate - [select for diffs], Sat May 9 15:16:30 2020 UTC (3 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.38: +3 -1
lines
Diff to previous 1.38 (colored)
Still needs to disable null pointer checks with clang
Revision 1.38 / (download) - annotate - [select for diffs], Thu Apr 30 23:46:13 2020 UTC (3 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.37: +5 -2
lines
Diff to previous 1.37 (colored)
Apply a similar hackaround for UB in libosp to clang. Bump revision
Revision 1.37 / (download) - annotate - [select for diffs], Fri Mar 20 11:58:28 2020 UTC (3 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
*: Convert broken sourceforge HOMEPAGEs back to http
Revision 1.36 / (download) - annotate - [select for diffs], Sat Jan 18 23:35:30 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.35 / (download) - annotate - [select for diffs], Sat Nov 23 19:09:26 2019 UTC (3 years, 10 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
textproc/openjade: Add note about gcc versions that expose the openjade bug
Revision 1.34 / (download) - annotate - [select for diffs], Sat Nov 23 18:55:54 2019 UTC (3 years, 10 months ago) by gdt
Branch: MAIN
Changes since 1.33: +17 -6
lines
Diff to previous 1.33 (colored)
textproc/openjade: Work around buggy openjade code harder! openjade has some buggy code, which relies on storage remaining valid when the C++ standard says that it is undefined: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69534#c9 Recent gcc removes code that writes to this about-to-be-undefined storage, shrinking the openjade binary. Some versions further result in a binary which crashes. pkgsrc had a workaround to add -fno-tree-dse when PKGSRC_COMPILER was equal to gcc. That is buggy, because "ccache gcc", "distcc gcc", etc. should also get the workaround. This commit replaces the exact test with a pattern match. Now, the workaround gcc flag is passed when compiling with ccache. Fixes pkg/54134. Note that the comments in the PR which implicate ccache as buggy turned out to be untrue.
Revision 1.33 / (download) - annotate - [select for diffs], Sun Aug 11 13:23:26 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.32 / (download) - annotate - [select for diffs], Wed Aug 22 09:46:47 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Recursive bump for perl5-5.28.0
Revision 1.31 / (download) - annotate - [select for diffs], Tue Jan 30 23:24:29 2018 UTC (5 years, 7 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
openjade: Specify C++03, not C++11 clean (access declarations).
Revision 1.30 / (download) - annotate - [select for diffs], Wed Aug 2 12:13:34 2017 UTC (6 years, 1 month ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.29: +10 -2
lines
Diff to previous 1.29 (colored)
openjade: Add a hack to fix the build of postgresql95-docs if built with GCC>6. The openjade code is wrong, see analysis at: https://bugzilla.redhat.com/show_bug.cgi?id=1306162 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69534#c9 From Thomas Orgis
Revision 1.29 / (download) - annotate - [select for diffs], Sat Jul 9 06:39:07 2016 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:22 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.27 / (download) - annotate - [select for diffs], Thu May 29 23:37:35 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Revision 1.26 / (download) - annotate - [select for diffs], Fri May 31 12:42:08 2013 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Revision 1.25 / (download) - annotate - [select for diffs], Thu Oct 25 06:56:10 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.24: +1 -2
lines
Diff to previous 1.24 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.24 / (download) - annotate - [select for diffs], Wed Oct 3 21:57:50 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Bump all packages that use perl, or depend on a p5-* package, or are called p5-*. I hope that's all of them.
Revision 1.23 / (download) - annotate - [select for diffs], Fri Jun 10 12:05:48 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.22: +3 -1
lines
Diff to previous 1.22 (colored)
Exactly pass OpenSP header and library locations to configure. PR#45033.
Revision 1.22 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:50 2011 UTC (12 years, 5 months ago) by obache
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.21 / (download) - annotate - [select for diffs], Fri Apr 22 07:27:45 2011 UTC (12 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.20: +10 -11
lines
Diff to previous 1.20 (colored)
Fix building with Clang; added LICENSE; pkglint clean-up
Revision 1.20 / (download) - annotate - [select for diffs], Wed Sep 29 09:01:41 2010 UTC (13 years ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
MAKE_JOBS_SAFE=no
Revision 1.19 / (download) - annotate - [select for diffs], Tue Jul 7 21:34:53 2009 UTC (14 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.18: +13 -11
lines
Diff to previous 1.18 (colored)
user-destdir support
Revision 1.18 / (download) - annotate - [select for diffs], Sun Jan 11 09:08:00 2009 UTC (14 years, 8 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
openjade needs libintl. Include gettext-lib's buildlink3.mk.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Mar 21 06:00:50 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL scripts prior to revision 1.43 of bsd.pkginstall.mk.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:04 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:20 2005 UTC (17 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 5 20:51:07 2005 UTC (17 years, 9 months ago) by rillig
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.13 / (download) - annotate - [select for diffs], Sat Jul 16 01:19:24 2005 UTC (18 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.12: +2 -3
lines
Diff to previous 1.12 (colored)
Get rid of USE_PERL5. The new way to express needing the Perl executable around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
Revision 1.12 / (download) - annotate - [select for diffs], Sun May 22 20:08:35 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Thu May 5 05:50:23 2005 UTC (18 years, 4 months ago) by hrs
Branch: MAIN
Changes since 1.10: +5 -2
lines
Diff to previous 1.10 (colored)
Add SGML_CATALOGS to register openjade/catalog on the system-wide SGML catalog chain. Bump PKGREVISION.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:37 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.9: +1 -2
lines
Diff to previous 1.9 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:20 2004 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Wed May 19 06:50:46 2004 UTC (19 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
USE_LANGUAGES= c c++ USE_LIBTOOL= yes
Revision 1.7 / (download) - annotate - [select for diffs], Wed May 19 05:44:39 2004 UTC (19 years, 4 months ago) by minskim
Branch: MAIN
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Bump PKGREVISION due to major version bump of the opensp library.
Revision 1.6 / (download) - annotate - [select for diffs], Tue May 4 23:46:36 2004 UTC (19 years, 4 months ago) by snj
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Convert to buildlink3.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 24 15:13:20 2004 UTC (19 years, 8 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 23 08:35:52 2003 UTC (20 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.3: +6 -15
lines
Diff to previous 1.3 (colored)
Update to 1.3.2: Changes in OpenJade 1.3.2 (December 2002) * Build against OpenSP 1.5 * Minor fixes to MIF backend * Correct typo in definition of "attribute" in builtin.dsl (Toby Speight) * Fix quoted of ampersand in XML/SGML transformations (Toby Speight) Changes in OpenJade 1.3.1 (January 2002) * Support for newer GNU source configuration tools (autoconf, libtool, automake) * Support for newer GNU and Microsoft compilers * Support for more/up to date platforms (Mac OS X, Darwin, BSD, Cygwin etc.) * Numerous bug fixes to TeX backend for improved table support and two sided output. Two new external procedures two control double sided output (required by jadetex 3.4 or greater). "UNREGISTERED::OpenJade//Characteristic::page-two-side?" "UNREGISTERED::OpenJade//Characteristic::two-side-start-on-right?" * Support for XML Byte Order Marks Closes PR 22901.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jul 24 19:45:28 2002 UTC (21 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Change explicit build dependencies on perl into "USE_PERL5=build". This makes these packages build correctly on Darwin where perl>=5.8.0 is required.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:45 2001 UTC (22 years ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Mechanical changes to 375 files to change dependency patterns of the form foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 27 10:52:27 2001 UTC (22 years, 5 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base,
netbsd-1-5-PATCH001
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of openjade into the packages collection. Provided in PR 12646 by Kogule, Ryo (kogule@mars.dti.ne.jp). OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL language. It is based on the James Clark implementation of DSSSL named Jade. OpenJade is now developed and maintained by the OpenJade team.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 27 10:52:27 2001 UTC (22 years, 5 months ago) by agc
Branch: MAIN
Initial revision