-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perl modules: replace 536 option with 540 option
Drop 3 orphaned cpan modules (rather than add to top level) Requires ravenadm 2.23 (not yet released)
- Loading branch information
Showing
750 changed files
with
11,344 additions
and
11,510 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,23 +4,23 @@ DEF[PORTVERSION]= 2.25 | |
NAMEBASE= perl-XML-Simple | ||
VERSION= ${PORTVERSION} | ||
KEYWORDS= perl | ||
VARIANTS= 536 538 | ||
SDESC[536]= API for simple XML files (5.36) | ||
VARIANTS= 538 540 | ||
SDESC[538]= API for simple XML files (5.38) | ||
SDESC[540]= API for simple XML files (5.40) | ||
HOMEPAGE= https://github.com/grantm/xml-simple | ||
CONTACT= Perl_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= CPAN/ID:G/GR/GRANTM | ||
DISTFILE[1]= XML-Simple-${PORTVERSION}.tar.gz:main | ||
|
||
SPKGS[536]= single | ||
SPKGS[538]= single | ||
SPKGS[540]= single | ||
|
||
OPTIONS_AVAILABLE= PERL_536 PERL_538 | ||
OPTIONS_AVAILABLE= PERL_538 PERL_540 | ||
OPTIONS_STANDARD= none | ||
VOPTS[536]= PERL_536=ON PERL_538=OFF | ||
VOPTS[538]= PERL_536=OFF PERL_538=ON | ||
VOPTS[538]= PERL_538=ON PERL_540=OFF | ||
VOPTS[540]= PERL_538=OFF PERL_540=ON | ||
|
||
# License listed in CPAN directory: | ||
# perl_5 | ||
|
@@ -35,16 +35,16 @@ DISTNAME= XML-Simple-${PORTVERSION} | |
# | runtime : XML::NamespaceSupport | ||
# | runtime : XML::SAX | ||
# | runtime : XML::SAX::Expat | ||
# | configure : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core) | ||
# | test : File::Temp (perl 5.36 core) (perl 5.38 core) | ||
# | test : Test::More (perl 5.36 core) (perl 5.38 core) | ||
|
||
[PERL_536].USES_ON= perl:536,configure | ||
[PERL_536].BUILDRUN_DEPENDS_ON= perl-XML-NamespaceSupport:single:536 | ||
perl-XML-SAX:single:536 | ||
perl-XML-SAX-Expat:single:536 | ||
# | configure : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core) | ||
# | test : File::Temp (perl 5.38 core) (perl 5.40 core) | ||
# | test : Test::More (perl 5.38 core) (perl 5.40 core) | ||
|
||
[PERL_538].USES_ON= perl:538,configure | ||
[PERL_538].BUILDRUN_DEPENDS_ON= perl-XML-NamespaceSupport:single:538 | ||
perl-XML-SAX:single:538 | ||
perl-XML-SAX-Expat:single:538 | ||
[PERL_540].USES_ON= perl:540,configure | ||
[PERL_540].BUILDRUN_DEPENDS_ON= perl-XML-NamespaceSupport:single:540 | ||
perl-XML-SAX:single:540 | ||
perl-XML-SAX-Expat:single:540 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,23 +4,23 @@ DEF[PORTVERSION]= 0.3 | |
NAMEBASE= perl-Algorithm-Evolutionary-Simple | ||
VERSION= ${PORTVERSION} | ||
KEYWORDS= perl | ||
VARIANTS= 536 538 | ||
SDESC[536]= Run canonical evolutionary algorithm (5.36) | ||
VARIANTS= 538 540 | ||
SDESC[538]= Run canonical evolutionary algorithm (5.38) | ||
SDESC[540]= Run canonical evolutionary algorithm (5.40) | ||
HOMEPAGE= none | ||
CONTACT= Perl_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= CPAN/ID:J/JM/JMERELO | ||
DISTFILE[1]= Algorithm-Evolutionary-Simple-${PORTVERSION}.tar.gz:main | ||
|
||
SPKGS[536]= single | ||
SPKGS[538]= single | ||
SPKGS[540]= single | ||
|
||
OPTIONS_AVAILABLE= PERL_536 PERL_538 | ||
OPTIONS_AVAILABLE= PERL_538 PERL_540 | ||
OPTIONS_STANDARD= none | ||
VOPTS[536]= PERL_536=ON PERL_538=OFF | ||
VOPTS[538]= PERL_536=OFF PERL_538=ON | ||
VOPTS[538]= PERL_538=ON PERL_540=OFF | ||
VOPTS[540]= PERL_538=OFF PERL_540=ON | ||
|
||
# License listed in CPAN directory: | ||
# open_source | ||
|
@@ -32,18 +32,18 @@ DISTNAME= Algorithm-Evolutionary-Simple-${PORTVERSION} | |
# ---------------------------------------------- | ||
# | Prerequisites extracted from META.json | ||
# ---------------------------------------------- | ||
# | runtime : Carp (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : Exporter (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : Carp (perl 5.38 core) (perl 5.40 core) | ||
# | runtime : Exporter (perl 5.38 core) (perl 5.40 core) | ||
# | runtime : Sort::Key::Top | ||
# | runtime : Test::Exception | ||
# | runtime : Test::More (perl 5.36 core) (perl 5.38 core) | ||
# | build : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core) | ||
# | configure : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : Test::More (perl 5.38 core) (perl 5.40 core) | ||
# | build : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core) | ||
# | configure : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core) | ||
|
||
[PERL_536].USES_ON= perl:536,configure | ||
[PERL_536].BUILDRUN_DEPENDS_ON= perl-Sort-Key-Top:single:536 | ||
perl-Test-Exception:single:536 | ||
[PERL_538].USES_ON= perl:538,configure | ||
[PERL_538].BUILDRUN_DEPENDS_ON= perl-Sort-Key-Top:single:538 | ||
perl-Test-Exception:single:538 | ||
[PERL_540].USES_ON= perl:540,configure | ||
[PERL_540].BUILDRUN_DEPENDS_ON= perl-Sort-Key-Top:single:540 | ||
perl-Test-Exception:single:540 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,23 +4,23 @@ DEF[PORTVERSION]= 0.16 | |
NAMEBASE= perl-Algorithm-LBFGS | ||
VERSION= ${PORTVERSION} | ||
KEYWORDS= perl | ||
VARIANTS= 536 538 | ||
SDESC[536]= Perl extension for L-BFGS (5.36) | ||
VARIANTS= 538 540 | ||
SDESC[538]= Perl extension for L-BFGS (5.38) | ||
SDESC[540]= Perl extension for L-BFGS (5.40) | ||
HOMEPAGE= none | ||
CONTACT= Perl_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= CPAN/ID:L/LA/LAYE | ||
DISTFILE[1]= Algorithm-LBFGS-${PORTVERSION}.tar.gz:main | ||
|
||
SPKGS[536]= single | ||
SPKGS[538]= single | ||
SPKGS[540]= single | ||
|
||
OPTIONS_AVAILABLE= PERL_536 PERL_538 | ||
OPTIONS_AVAILABLE= PERL_538 PERL_540 | ||
OPTIONS_STANDARD= none | ||
VOPTS[536]= PERL_536=ON PERL_538=OFF | ||
VOPTS[538]= PERL_536=OFF PERL_538=ON | ||
VOPTS[538]= PERL_538=ON PERL_540=OFF | ||
VOPTS[540]= PERL_538=OFF PERL_540=ON | ||
|
||
# License listed in CPAN directory: | ||
# MIT | ||
|
@@ -33,6 +33,6 @@ DISTNAME= Algorithm-LBFGS-${PORTVERSION} | |
# | Prerequisites extracted from META.yml | ||
# --------------------------------------------- | ||
|
||
[PERL_536].USES_ON= perl:536,configure | ||
[PERL_538].USES_ON= perl:538,configure | ||
[PERL_540].USES_ON= perl:540,configure | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,23 +4,23 @@ DEF[PORTVERSION]= 1.62 | |
NAMEBASE= perl-Sort-Versions | ||
VERSION= ${PORTVERSION} | ||
KEYWORDS= perl | ||
VARIANTS= 536 538 | ||
SDESC[536]= Module for sorting of revision-like numbers (5.36) | ||
VARIANTS= 538 540 | ||
SDESC[538]= Module for sorting of revision-like numbers (5.38) | ||
SDESC[540]= Module for sorting of revision-like numbers (5.40) | ||
HOMEPAGE= https://github.com/neilb/Sort-Versions | ||
CONTACT= Perl_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= CPAN/ID:N/NE/NEILB | ||
DISTFILE[1]= Sort-Versions-${PORTVERSION}.tar.gz:main | ||
|
||
SPKGS[536]= single | ||
SPKGS[538]= single | ||
SPKGS[540]= single | ||
|
||
OPTIONS_AVAILABLE= PERL_536 PERL_538 | ||
OPTIONS_AVAILABLE= PERL_538 PERL_540 | ||
OPTIONS_STANDARD= none | ||
VOPTS[536]= PERL_536=ON PERL_538=OFF | ||
VOPTS[538]= PERL_536=OFF PERL_538=ON | ||
VOPTS[538]= PERL_538=ON PERL_540=OFF | ||
VOPTS[540]= PERL_538=OFF PERL_540=ON | ||
|
||
# License listed in CPAN directory: | ||
# perl_5 | ||
|
@@ -32,12 +32,12 @@ DISTNAME= Sort-Versions-${PORTVERSION} | |
# ---------------------------------------------- | ||
# | Prerequisites extracted from META.json | ||
# ---------------------------------------------- | ||
# | runtime : Exporter (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : strict (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : warnings (perl 5.36 core) (perl 5.38 core) | ||
# | configure : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core) | ||
# | test : Test::More (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : Exporter (perl 5.38 core) (perl 5.40 core) | ||
# | runtime : strict (perl 5.38 core) (perl 5.40 core) | ||
# | runtime : warnings (perl 5.38 core) (perl 5.40 core) | ||
# | configure : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core) | ||
# | test : Test::More (perl 5.38 core) (perl 5.40 core) | ||
|
||
[PERL_536].USES_ON= perl:536,configure | ||
[PERL_538].USES_ON= perl:538,configure | ||
[PERL_540].USES_ON= perl:540,configure | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,23 +4,23 @@ DEF[PORTVERSION]= 0.03 | |
NAMEBASE= perl-Data-AutoBimap | ||
VERSION= ${PORTVERSION} | ||
KEYWORDS= perl | ||
VARIANTS= 536 538 | ||
SDESC[536]= Bidirectional map for enumerated strings (5.36) | ||
VARIANTS= 538 540 | ||
SDESC[538]= Bidirectional map for enumerated strings (5.38) | ||
SDESC[540]= Bidirectional map for enumerated strings (5.40) | ||
HOMEPAGE= https://github.com/hoehrmann/Data-AutoBimap | ||
CONTACT= Perl_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= CPAN/ID:B/BJ/BJOERN | ||
DISTFILE[1]= Data-AutoBimap-${PORTVERSION}.tar.gz:main | ||
|
||
SPKGS[536]= single | ||
SPKGS[538]= single | ||
SPKGS[540]= single | ||
|
||
OPTIONS_AVAILABLE= PERL_536 PERL_538 | ||
OPTIONS_AVAILABLE= PERL_538 PERL_540 | ||
OPTIONS_STANDARD= none | ||
VOPTS[536]= PERL_536=ON PERL_538=OFF | ||
VOPTS[538]= PERL_536=OFF PERL_538=ON | ||
VOPTS[538]= PERL_538=ON PERL_540=OFF | ||
VOPTS[540]= PERL_538=OFF PERL_540=ON | ||
|
||
# License listed in CPAN directory: | ||
# perl_5 | ||
|
@@ -31,6 +31,6 @@ DISTNAME= Data-AutoBimap-${PORTVERSION} | |
|
||
# This perl port has no dependencies at all. | ||
|
||
[PERL_536].USES_ON= perl:536,configure | ||
[PERL_538].USES_ON= perl:538,configure | ||
[PERL_540].USES_ON= perl:540,configure | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,23 +4,23 @@ DEF[PORTVERSION]= 2.86 | |
NAMEBASE= perl-Razor2-Client-Agent | ||
VERSION= ${PORTVERSION} | ||
KEYWORDS= perl | ||
VARIANTS= 536 538 | ||
SDESC[536]= UI routines for razor agents (5.36) | ||
VARIANTS= 538 540 | ||
SDESC[538]= UI routines for razor agents (5.38) | ||
SDESC[540]= UI routines for razor agents (5.40) | ||
HOMEPAGE= https://github.com/toddr/Razor2-Client-Agent | ||
CONTACT= Perl_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= CPAN/ID:T/TO/TODDR | ||
DISTFILE[1]= Razor2-Client-Agent-${PORTVERSION}.tar.gz:main | ||
|
||
SPKGS[536]= single | ||
SPKGS[538]= single | ||
SPKGS[540]= single | ||
|
||
OPTIONS_AVAILABLE= PERL_536 PERL_538 | ||
OPTIONS_AVAILABLE= PERL_538 PERL_540 | ||
OPTIONS_STANDARD= none | ||
VOPTS[536]= PERL_536=ON PERL_538=OFF | ||
VOPTS[538]= PERL_536=OFF PERL_538=ON | ||
VOPTS[538]= PERL_538=ON PERL_540=OFF | ||
VOPTS[540]= PERL_538=OFF PERL_540=ON | ||
|
||
# License listed in CPAN directory: | ||
# perl_5 | ||
|
@@ -33,22 +33,22 @@ DISTNAME= Razor2-Client-Agent-${PORTVERSION} | |
# | Prerequisites extracted from META.json | ||
# ---------------------------------------------- | ||
# | runtime : Digest::SHA1 | ||
# | runtime : File::Copy (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : File::Spec (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : Getopt::Long (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : MIME::Base64 (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : Test::More (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : Time::HiRes (perl 5.36 core) (perl 5.38 core) | ||
# | runtime : File::Copy (perl 5.38 core) (perl 5.40 core) | ||
# | runtime : File::Spec (perl 5.38 core) (perl 5.40 core) | ||
# | runtime : Getopt::Long (perl 5.38 core) (perl 5.40 core) | ||
# | runtime : MIME::Base64 (perl 5.38 core) (perl 5.40 core) | ||
# | runtime : Test::More (perl 5.38 core) (perl 5.40 core) | ||
# | runtime : Time::HiRes (perl 5.38 core) (perl 5.40 core) | ||
# | runtime : URI::Escape | ||
# | build : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core) | ||
# | configure : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core) | ||
# | build : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core) | ||
# | configure : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core) | ||
|
||
[PERL_536].USES_ON= perl:536,configure | ||
[PERL_536].BUILDRUN_DEPENDS_ON= perl-Digest-SHA1:single:536 | ||
perl-URI:single:536 | ||
[PERL_538].USES_ON= perl:538,configure | ||
[PERL_538].BUILDRUN_DEPENDS_ON= perl-Digest-SHA1:single:538 | ||
perl-URI:single:538 | ||
[PERL_540].USES_ON= perl:540,configure | ||
[PERL_540].BUILDRUN_DEPENDS_ON= perl-Digest-SHA1:single:540 | ||
perl-URI:single:540 | ||
|
||
post-install: | ||
# relocate stray man pages | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,23 +4,23 @@ DEF[PORTVERSION]= 0.02 | |
NAMEBASE= perl-Algorithm-GaussianElimination-GF2 | ||
VERSION= ${PORTVERSION} | ||
KEYWORDS= perl | ||
VARIANTS= 536 538 | ||
SDESC[536]= Solve linear systems of equations on GF(2) (5.36) | ||
VARIANTS= 538 540 | ||
SDESC[538]= Solve linear systems of equations on GF(2) (5.38) | ||
SDESC[540]= Solve linear systems of equations on GF(2) (5.40) | ||
HOMEPAGE= none | ||
CONTACT= Perl_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= CPAN/ID:S/SA/SALVA | ||
DISTFILE[1]= Algorithm-GaussianElimination-GF2-${PORTVERSION}.tar.gz:main | ||
|
||
SPKGS[536]= single | ||
SPKGS[538]= single | ||
SPKGS[540]= single | ||
|
||
OPTIONS_AVAILABLE= PERL_536 PERL_538 | ||
OPTIONS_AVAILABLE= PERL_538 PERL_540 | ||
OPTIONS_STANDARD= none | ||
VOPTS[536]= PERL_536=ON PERL_538=OFF | ||
VOPTS[538]= PERL_536=OFF PERL_538=ON | ||
VOPTS[538]= PERL_538=ON PERL_540=OFF | ||
VOPTS[540]= PERL_538=OFF PERL_540=ON | ||
|
||
# License listed in CPAN directory: | ||
# unknown | ||
|
@@ -32,9 +32,9 @@ DISTNAME= Algorithm-GaussianElimination-GF2-${PORTVERSION} | |
# --------------------------------------------- | ||
# | Prerequisites extracted from META.yml | ||
# --------------------------------------------- | ||
# | configure_requires : ExtUtils::MakeMaker (perl 5.36.1 core) (perl 5.38.2 core) | ||
# | build_requires : ExtUtils::MakeMaker (perl 5.36.1 core) (perl 5.38.2 core) | ||
# | configure_requires : ExtUtils::MakeMaker (perl 5.38.2 core) (perl 5.40.0 core) | ||
# | build_requires : ExtUtils::MakeMaker (perl 5.38.2 core) (perl 5.40.0 core) | ||
|
||
[PERL_536].USES_ON= perl:536,configure | ||
[PERL_538].USES_ON= perl:538,configure | ||
[PERL_540].USES_ON= perl:540,configure | ||
|
Oops, something went wrong.