R. Ryantm
08cb23c875
saxon-he: 12.4 -> 12.5
2024-07-08 04:06:04 +00:00
Rodney Lorrimar
88441020ac
saxon-he: 11.5 -> 12.4
...
Adds `saxon_11-he` and `saxon_12-he` attributes for specific versions,
and sets `saxon-he = saxon_12-he`.
Adds an updateScript for the latest versions of Saxon-HE.
2024-02-17 16:16:50 +08:00
Avinash Jois
53cc9ddff1
saxon-he: 9.9.0.1 -> 11.5
...
Update the default version of saxon-he to 11.5.
Create a new saxon_9-he package for compatibility.
2023-03-05 14:34:30 -07:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01:00
Robert Scott
3b6bc4b69c
treewide: set sourceProvenance for packages containing downloaded jars
...
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Christian Kögler
5528f1170c
saxonb_8_8, saxon: Fix jre incompatibility
2021-07-10 09:22:09 +02:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Tristan Helmich
e662e0b8d9
saxon-he: 9.8.0.6 -> 9.9.0.1 ( #49541 )
2018-10-31 19:53:46 +01:00
Rodney Lorrimar
e6f1618dbc
saxon-he: init at 9.8.0.6
2017-12-06 03:59:20 +00:00
Rodney Lorrimar
e970236591
saxonb_9_1: init at 9.1.0.8
...
saxonb_8_8 is kept as default saxonb because the newer version is not
a completely compatible replacement.
https://www.saxonica.com/documentation/#!changes/xslt20/8.8-9.1
2017-12-06 03:52:20 +00:00
Rodney Lorrimar
d0cd7a0999
saxons: refactor common builder code
...
Also add myself as maintainer.
2017-12-06 03:51:32 +00:00
Daniel Peebles
903814e068
Merge pull request #20333 from NeQuissimus/saxonb_sha512
...
saxonb: Use sha256
2016-11-11 15:48:23 -05:00
Tim Steinbach
7d4ffab202
saxon: use sha256
2016-11-11 15:10:30 -05:00
Tim Steinbach
1810f50e0e
saxonb: Use sha256
2016-11-11 15:07:51 -05:00
Vladimír Čunát
fbb33ab8c9
saxon: use our standard share/java/*.jar location
2016-11-05 10:17:44 +01:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
607b0d3e80
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
...
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/ ^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra
c646e8594a
* Saxon 8.8. Also create a wrapper script so it can be run from the
...
command line.
svn path=/nixpkgs/trunk/; revision=7549
2007-01-07 17:10:14 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Martin Bravenboer
a2f6474f4d
Added Saxon 8, an XQuery 1.0 and XSLT 2.0 processor implemented in Java.
...
svn path=/nixpkgs/trunk/; revision=1335
2004-08-25 17:18:19 +00:00
Martin Bravenboer
568efb4864
Added Saxon 6, an XSLT 1.0 processor implemented in Java.
...
svn path=/nixpkgs/trunk/; revision=1334
2004-08-25 17:11:52 +00:00