Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core - Put testing depends in TEST_DEPENDS - Remove unnecessary bsd.port.options.mk inclusions - Remove checks for Perl versions that no longer exist in the ports tree - Sort plists, some of which were so jumbled that I have to assume the plist was randomized before committing A lot of the plist changes in this commit are moving PERL5_MAN3 after SITE_PERL. It's repo churn now, but it makes updating the ports later far easier.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
%%PERL5_MAN3%%/DBIx::Class::Storage::Debug::PrettyPrint.3.gz
|
||||
%%PERL5_MAN3%%/SQL::Abstract.3.gz
|
||||
%%PERL5_MAN3%%/SQL::Abstract::Test.3.gz
|
||||
%%PERL5_MAN3%%/SQL::Abstract::Tree.3.gz
|
||||
%%SITE_PERL%%/DBIx/Class/Storage/Debug/PrettyPrint.pm
|
||||
%%SITE_PERL%%/SQL/Abstract.pm
|
||||
%%SITE_PERL%%/SQL/Abstract/Test.pm
|
||||
%%SITE_PERL%%/SQL/Abstract/Tree.pm
|
||||
%%PERL5_MAN3%%/DBIx::Class::Storage::Debug::PrettyPrint.3.gz
|
||||
%%PERL5_MAN3%%/SQL::Abstract.3.gz
|
||||
%%PERL5_MAN3%%/SQL::Abstract::Test.3.gz
|
||||
%%PERL5_MAN3%%/SQL::Abstract::Tree.3.gz
|
||||
|
||||
Reference in New Issue
Block a user