Path to this page:
./
textproc/p5-XML-Sablotron,
Perl interface to the Sablotron XSLT processor
Branch: CURRENT,
Version: 1.01nb3,
Package name: p5-XML-Sablotron-1.01nb3,
Maintainer: adamThis perl module is encapsulation of the XSLT processor called
Sablotron (textproc/sablotron). If you don't know what is XSLT, look
at http://www.w3.org/ site. If you don't know what is Sablotron, look
at http://www.gingerall.com/.
Required to run:[
textproc/sablotron] [
textproc/p5-XML-DOM] [
textproc/p5-XML-Parser] [
lang/perl5]
Master sites: (Expand)
SHA1: 0a7b688b20300f95993e0c1f56761eb0d504772a
RMD160: e4a4a9ca520ed9096ea0fced2fe4d43f227e0953
Filesize: 51.78 KB
Version history: (Expand)
- (2013-06-01) Updated to version: p5-XML-Sablotron-1.01nb3
- (2012-10-04) Updated to version: p5-XML-Sablotron-1.01nb2
- (2011-08-14) Updated to version: p5-XML-Sablotron-1.01nb1
- (2010-09-19) Updated to version: p5-XML-Sablotron-1.01
- (2010-08-21) Updated to version: p5-XML-Sablotron-0.98nb7
- (2008-10-20) Updated to version: p5-XML-Sablotron-0.98nb6
CVS history: (Expand)
| 2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
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.
|
| 2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
| 2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
| 2011-10-15 19:53:51 by David A. Holland | Files touched by this commit (3) |
Log message:
Fix build with perl 5.14... I think. Someone who actually knows how to
write Perl bindings should double-check this.
XXX: This will almost certainly not work on LP64 platforms as it casts
XXX: Perl-provided pointers to int and back. However, fixing this
XXX: requires changing the API of the parent Sablotron package, which
XXX: doesn't seem like a great idea at the moment.
|
| 2011-08-14 17:14:23 by OBATA Akio | Files touched by this commit (201) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
2010-09-19 13:20:37 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 1.01, changes undocumented. Set LICENSE. Please pkglint.
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) |  |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
| 2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|