Port details |
- p5-XML-Schematron Perl implementation of the Schematron
- 1.09_2 textproc
=0 1.09_2Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2002-06-26 06:24:22
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: not specified in port
- Description:
- XML::Schematron - Perl implementation of the Schematron.
WWW: https://metacpan.org/release/XML-Schematron
Seamus Venasse <svenasse@polaris.ca>
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-XML-Schematron>0:textproc/p5-XML-Schematron
- To install the port:
- cd /usr/ports/textproc/p5-XML-Schematron/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-XML-Schematron
- pkg install p5-XML-Schematron
- PKGNAME: p5-XML-Schematron
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (XML-Schematron-1.09.tar.gz) = a2d34e0efcb05d9ad76fc8cde70cf18b19f8b44a63ba41464f239e2839e73b88
SIZE (XML-Schematron-1.09.tar.gz) = 8620
- 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-libxml>=0 : textproc/p5-libxml
- p5-Check-ISA>=0 : devel/p5-Check-ISA
- p5-Moose>=0 : devel/p5-Moose
- p5-MooseX-NonMoose>=0 : devel/p5-MooseX-NonMoose
- p5-MooseX-Traits>=0 : devel/p5-MooseX-Traits
- p5-MooseX-Types-Path-Class>=0 : devel/p5-MooseX-Types-Path-Class
- p5-XML-Filter-BufferText>=0 : textproc/p5-XML-Filter-BufferText
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-libxml>=0 : textproc/p5-libxml
- p5-Check-ISA>=0 : devel/p5-Check-ISA
- p5-Moose>=0 : devel/p5-Moose
- p5-MooseX-NonMoose>=0 : devel/p5-MooseX-NonMoose
- p5-MooseX-Traits>=0 : devel/p5-MooseX-Traits
- p5-MooseX-Types-Path-Class>=0 : devel/p5-MooseX-Types-Path-Class
- p5-XML-Filter-BufferText>=0 : textproc/p5-XML-Filter-BufferText
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- textproc_p5-XML-Schematron
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.09_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
1.09_2
|
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) |
27 May 2018 20:15:20
1.09_2
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:25:18
1.09_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.09_2
|
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 ) |
07 Nov 2013 03:52:42
1.09_1
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:17:32
1.09_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
02 Aug 2013 18:52:11
1.09_1
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
04 Jun 2012 13:18:35
1.09_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
08 Jan 2012 18:53:46
1.09_1
|
swills  |
- Add missing BUILD_DEPENDS and RUN_DEPENDS so the module works, build
warnings are avoided and tests pass
- Bump PORTREVISION due to new RUN_DEPENDS |
09 Nov 2010 16:29:19
1.09
|
jadawin  |
- Update to 1.09
- Changelog: http://cpansearch.perl.org/src/KHAMPTON/XML-Schematron-1.09/Changes |
10 Jun 2010 05:17:33
1.07
|
pgollucci  |
- Update to 1.07
- Pass to perl@
With Hat: perl@
Changes: http:/search.cpan.org/dist/XML-Schematron/Changes |
17 Apr 2008 14:30:31
0.98
|
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) |
22 Jan 2006 02:55:05
0.98
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 18:40:57
0.98
|
pav  |
- Add SHA256 |
21 Sep 2005 19:31:43
0.98
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
20 Sep 2005 14:20:34
0.98
|
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
31 Mar 2004 03:12:58
0.98
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 14:15:32
0.98
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
0.98
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 13:42:50
0.98
|
knu  |
De-pkg-comment. |
29 Jun 2002 19:54:00
0.98
|
ijliao  |
upgrade to 0.98
PR: 40007
Submitted by: maintainer |
26 Jun 2002 06:16:53
0.95
|
ijliao  |
add p5-XMl-Schematron 0.95
Perl implementation of the Schematron
PR: 34286
Submitted by: Seamus Venasse <svenasse@polaris.ca |