9e00ce3f62
- 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.
16 lines
778 B
Text
16 lines
778 B
Text
%%SITE_PERL%%/Algorithm/Dependency.pm
|
|
%%SITE_PERL%%/Algorithm/Dependency/Item.pm
|
|
%%SITE_PERL%%/Algorithm/Dependency/Ordered.pm
|
|
%%SITE_PERL%%/Algorithm/Dependency/Source.pm
|
|
%%SITE_PERL%%/Algorithm/Dependency/Source/File.pm
|
|
%%SITE_PERL%%/Algorithm/Dependency/Source/HoA.pm
|
|
%%SITE_PERL%%/Algorithm/Dependency/Source/Invert.pm
|
|
%%SITE_PERL%%/Algorithm/Dependency/Weight.pm
|
|
%%PERL5_MAN3%%/Algorithm::Dependency.3.gz
|
|
%%PERL5_MAN3%%/Algorithm::Dependency::Item.3.gz
|
|
%%PERL5_MAN3%%/Algorithm::Dependency::Ordered.3.gz
|
|
%%PERL5_MAN3%%/Algorithm::Dependency::Source.3.gz
|
|
%%PERL5_MAN3%%/Algorithm::Dependency::Source::File.3.gz
|
|
%%PERL5_MAN3%%/Algorithm::Dependency::Source::HoA.3.gz
|
|
%%PERL5_MAN3%%/Algorithm::Dependency::Source::Invert.3.gz
|
|
%%PERL5_MAN3%%/Algorithm::Dependency::Weight.3.gz
|