Port details |
- p5-XML-LibXSLT Perl interface to the GNOME XSLT library
- 2.003000 textproc =9 2.003000Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-08-06 09:52:10
- Last Update: 2024-06-13 07:20:09
- Commit Hash: bab6304
- People watching this port, also watch:: p5-XML-LibXML, p5-libwww, p5-Error, libxml2, p5-Digest-MD5
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/XML-LibXSLT
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-XML-LibXSLT>0:textproc/p5-XML-LibXSLT
- To install the port:
- cd /usr/ports/textproc/p5-XML-LibXSLT/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-XML-LibXSLT
- pkg install p5-XML-LibXSLT
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-XML-LibXSLT
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718263171
SHA256 (XML-LibXSLT-2.003000.tar.gz) = 7caa5aee72f53be59d8b84eecb6864a07c612a12ea6b27d5c706960edcd54587
SIZE (XML-LibXSLT-2.003000.tar.gz) = 118829
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-XML-LibXML>=1.70 : textproc/p5-XML-LibXML
- perl5>=5.36<5.37 : lang/perl5.36
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-XML-LibXML>=1.70 : textproc/p5-XML-LibXML
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- This port is required by:
- for Build
-
- converters/p5-LaTeXML
- math/sage
- print/latex-biber
- textproc/p5-Text-Distill
- textproc/p5-XML-Filter-XSLT
- textproc/p5-XML-LibXML-Cache
- www/otrs
-
Deleted ports which required this port:
- for Run
-
- converters/p5-LaTeXML
- print/latex-biber
- textproc/p5-Text-Distill
- textproc/p5-XML-Filter-XSLT
- textproc/p5-XML-LibXML-Cache
- www/otrs
- www/p5-Apache-ASP
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-XML-LibXSLT
- USES:
- gnome perl5 pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.003000 13 Jun 2024 07:20:09 |
Philippe Audeoud (jadawin) |
textproc/p5-XML-LibXSLT: update to 2.003000
Changelog: https://metacpan.org/dist/XML-LibXSLT/changes |
2.002001 21 Mar 2023 19:22:24 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-XML-LibXSLT: Update to 2.002001
Changes: https://metacpan.org/dist/XML-LibXSLT/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.002000 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.002000 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.002000 22 May 2022 05:11:34 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-XML-LibXSLT: Update to 2.002000
Changes: https://metacpan.org/dist/XML-LibXSLT/changes |
2.000000 26 Apr 2022 15:01:49 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-XML-LibXSLT: Update to 2.000000
Changes: https://metacpan.org/dist/XML-LibXSLT/changes |
1.99_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.99_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.99 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.99 19 Jan 2020 11:12:43 |
sunpoet |
Update to 1.99
Changes: https://metacpan.org/changes/distribution/XML-LibXSLT |
1.97 17 Jan 2020 16:42:31 |
sunpoet |
Update to 1.97
- Sort *_DEPENDS
Changes: https://metacpan.org/changes/distribution/XML-LibXSLT |
1.96 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.96 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.96 21 Feb 2018 13:40:00 |
sunpoet |
Update to 1.96
- Add USES=gnome
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes |
1.95 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.95 10 Oct 2016 20:16:53 |
adamw |
Update to 1.95, and add missing LIB_DEPENDS.
Changes: https://metacpan.org/changes/distribution/XML-LibXSLT |
1.94_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.94_1 29 Jun 2015 15:47:45 |
adamw |
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.
Remove all instances of it from perl@ ports. |
1.94_1 16 Jun 2015 14:27:38 |
sunpoet |
- Strip shared library
- Bump PORTREVISION for package change |
1.94 22 Jan 2015 17:45:45 |
sunpoet |
- Update to 1.94
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes |
1.93 18 Jan 2015 10:35:06 |
sunpoet |
- Update to 1.93
- Sort PLIST
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes |
1.92_2 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.92_1 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
1.92 18 Jun 2014 12:22:21 |
jadawin |
- Update to 1.92 |
1.88_1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.88_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.88 18 Feb 2014 14:16:50 |
skreuzer |
Update to 1.88 |
1.84 31 Dec 2013 04:26:32 |
sunpoet |
- Update to 1.84
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes |
1.83 25 Dec 2013 19:39:32 |
sunpoet |
- Update to 1.83
- Use USES=pkgconfig
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes |
1.82 08 Nov 2013 01:23:02 |
vanilla |
Resolve conflict on previous commit. |
1.82 07 Nov 2013 03:52:42 |
vanilla |
Support STAGEDIR. |
1.82 06 Nov 2013 18:58:37 |
sunpoet |
- Update to 1.82
- Use USE_GNOME
- Support STAGEDIR
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes |
1.81 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.81 05 Sep 2013 17:55:46 |
sunpoet |
- Cleanup Makefile |
1.81 03 Sep 2013 19:32:05 |
sunpoet |
- Update to 1.81
- Convert to new LIB_DEPENDS format
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes |
1.80 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.80 01 Jul 2013 14:33:42 |
culot |
- Update to 1.80
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes |
1.77 22 Apr 2013 12:53:59 |
bapt |
Reassign p5-* ports from skv to perl@
While here trim headers
Feature safe: yes |
1.77 22 Mar 2012 20:50:58 |
skv |
Update to 1.77
Changes: http://cpansearch.perl.org/src/SHLOMIF/XML-LibXSLT-1.77/Changes
Feature safe: yes |
1.75 11 Nov 2011 19:09:50 |
skv |
Update to 1.75
Changes: http://cpansearch.perl.org/src/SHLOMIF/XML-LibXSLT-1.75/Changes
Feature safe: yes |
1.70 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.70 30 Oct 2009 16:33:07 |
skv |
Update to 1.70
Changes: http://cpansearch.perl.org/src/PAJAS/XML-LibXSLT-1.70/Changes |
1.68 14 Feb 2009 21:51:03 |
skv |
Add LIBS to CONFIGURE_ARGS to fix build.
PR: ports/131147
Submitted by: Gea-Suan Lin <gslin xx gslin.org> |
1.68 30 Nov 2008 10:19:02 |
skv |
Require explicit version of XML-LibXML. |
1.68 06 Nov 2008 16:45:35 |
skv |
Update to 1.68
Changes: http://search.cpan.org/src/PAJAS/XML-LibXSLT-1.68/Changes |
1.66 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.66 31 Jan 2008 21:08:13 |
skv |
Fixup: remove patch. |
1.66 31 Jan 2008 21:07:19 |
skv |
Updated to 1.66
Changes: http://search.cpan.org/src/PAJAS/XML-LibXSLT-1.66/Changes |
1.63 27 Sep 2007 15:02:44 |
skv |
Update to 1.63, take maintainership.
Changes: http://search.cpan.org/src/PAJAS/XML-LibXSLT-1.63/Changes |
1.59 24 Sep 2007 07:38:42 |
linimon |
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-) |
1.59 08 Sep 2007 00:41:31 |
linimon |
Remove support for antique perl.
Hat: portmgr |
1.59 03 Aug 2006 08:17:33 |
clsung |
- Update to 1.59
PR: ports/101294
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (Dominic Mitchell) |
1.58 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.58 22 Jan 2006 02:55:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.58 05 Sep 2005 11:15:32 |
skv |
Update to 1.58
PR: ports/85557
Submitted by: skv
Approved by: maintainer |
1.57_1 06 Jun 2005 18:08:02 |
jylefort |
Fix xinclude so that it works with the latest libxslt API.
PR: ports/81802
Submitted by: skv
Approved by: maintainer |
1.57 16 May 2004 16:23:57 |
skv |
Unbreak build on perl 5.00503
Pointed by: kris |
1.57 11 May 2004 13:43:25 |
skv |
Updated to 1.57
PR: ports/65625
Reason: maintainer timeout |
1.53_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.53_1 04 Nov 2003 18:30:50 |
marcus |
Chase the libxslt shared lib version with a PORTREVISION bump. |
1.53 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.53 27 Feb 2003 09:37:07 |
knu |
Update to 1.53.
PR: ports/48739
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Urged by: knu |
1.50 21 Feb 2003 13:42:50 |
knu |
De-pkg-comment. |
1.50 21 Jun 2002 05:12:36 |
pat |
Update to 1.50
PR: 39458
Submitted by: Matveychuk Sergey <sem@ciam.ru>
Approved by: maintainer |
1.31 28 Apr 2002 10:45:30 |
olgeni |
Formatting fix (lone word on a line). |
30 Dec 2001 03:50:32 |
kuriyama |
Fix dependency. |
10 Dec 2001 12:53:24 |
sheldonh |
Update p5-XML-LibXML and p5-XML-LibXSLT to matching version 1.31. |
06 Aug 2001 13:52:10 |
ijliao |
p5-XML-LibXSLT A Perl interface to the GNOME XSLT library. |