Age | Commit message (Collapse) | Author | Files | Lines |
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
|
|
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
|
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.
|
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
slightly modified by me.
This module is a fast XSLT library, based on the Gnome libxslt engine
that you can find at http://www.xmlsoft.org/XSLT/. Performance is
currently about twice that of XML::Sablotron (based on XSLTMark tests
converted to Perl). The libxslt processor is also highly standards
compliant, with practically all of XSLT 1.0 being supported in version
0.9 of libxslt. This is free software, you may use it and distribute
it under the same terms as Perl itself. Copyright 2001 AxKit.com Ltd,
All rights reserved.
|