aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2014-01-30 18:27:43 +0800
committeraz <az@FreeBSD.org>2014-01-30 18:27:43 +0800
commit0793d24f7199307d5e44ff918d39b39cb91400da (patch)
tree58d1120b8296dbcfcf82964ad14e9a50bf3b16be /math
parent4d6205d3122b4ddc41fd5b47b7ffbc269b930db1 (diff)
downloadfreebsd-ports-gnome-0793d24f7199307d5e44ff918d39b39cb91400da.tar.gz
freebsd-ports-gnome-0793d24f7199307d5e44ff918d39b39cb91400da.tar.zst
freebsd-ports-gnome-0793d24f7199307d5e44ff918d39b39cb91400da.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'math')
-rw-r--r--math/p5-Geo-Coordinates-UTM/Makefile3
-rw-r--r--math/p5-Geo-Coordinates-UTM/pkg-plist1
-rw-r--r--math/p5-Geo-Distance-XS/Makefile3
-rw-r--r--math/p5-Geo-Distance-XS/pkg-plist1
-rw-r--r--math/p5-Math-Base85/Makefile3
-rw-r--r--math/p5-Math-Base85/pkg-plist1
-rw-r--r--math/p5-Math-BaseCnv/Makefile3
-rw-r--r--math/p5-Math-BaseCnv/pkg-plist1
-rw-r--r--math/p5-Math-CDF/Makefile3
-rw-r--r--math/p5-Math-CDF/pkg-descr2
-rw-r--r--math/p5-Math-CDF/pkg-plist1
-rw-r--r--math/p5-Math-Geometry/Makefile3
-rw-r--r--math/p5-Math-Geometry/pkg-descr2
-rw-r--r--math/p5-Math-Geometry/pkg-plist1
-rw-r--r--math/p5-Math-RPN/Makefile3
-rw-r--r--math/p5-Math-RPN/pkg-plist1
-rw-r--r--math/p5-Math-Random-OO/Makefile7
-rw-r--r--math/p5-Math-Random-OO/pkg-plist5
-rw-r--r--math/p5-Math-VectorReal/Makefile3
-rw-r--r--math/p5-Math-VectorReal/pkg-descr2
-rw-r--r--math/p5-Math-VectorReal/pkg-plist1
-rw-r--r--math/p5-Number-WithError/Makefile3
-rw-r--r--math/p5-Number-WithError/pkg-plist1
-rw-r--r--math/p5-Roman/Makefile3
-rw-r--r--math/p5-Roman/pkg-plist1
-rw-r--r--math/p5-Set-IntSpan-Fast-XS/Makefile3
-rw-r--r--math/p5-Set-IntSpan-Fast-XS/pkg-plist1
-rw-r--r--math/p5-Set-IntSpan-Fast/Makefile3
-rw-r--r--math/p5-Set-IntSpan-Fast/pkg-plist2
-rw-r--r--math/p5-Statistics-ChiSquare/Makefile3
-rw-r--r--math/p5-Statistics-ChiSquare/pkg-plist1
-rw-r--r--math/p5-Statistics-Lite/Makefile3
-rw-r--r--math/p5-Statistics-Lite/pkg-plist1
-rw-r--r--math/p5-Statistics-OLS/Makefile3
-rw-r--r--math/p5-Statistics-OLS/pkg-plist1
35 files changed, 24 insertions, 55 deletions
diff --git a/math/p5-Geo-Coordinates-UTM/Makefile b/math/p5-Geo-Coordinates-UTM/Makefile
index 249fd839cc28..67432aa1aab9 100644
--- a/math/p5-Geo-Coordinates-UTM/Makefile
+++ b/math/p5-Geo-Coordinates-UTM/Makefile
@@ -14,7 +14,4 @@ COMMENT= Perl extension for converting latitude/longitude to UTM
USES= perl5
USE_PERL5= configure
-MAN3= Geo::Coordinates::UTM.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Geo-Coordinates-UTM/pkg-plist b/math/p5-Geo-Coordinates-UTM/pkg-plist
index 955be4ecdc1e..cd3c6267d6c1 100644
--- a/math/p5-Geo-Coordinates-UTM/pkg-plist
+++ b/math/p5-Geo-Coordinates-UTM/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Geo/Coordinates/UTM.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coordinates/UTM/.packlist
+%%PERL5_MAN3%%/Geo::Coordinates::UTM.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coordinates/UTM
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coordinates
@dirrmtry %%SITE_PERL%%/Geo/Coordinates
diff --git a/math/p5-Geo-Distance-XS/Makefile b/math/p5-Geo-Distance-XS/Makefile
index 46bd31253a9c..e964e364935b 100644
--- a/math/p5-Geo-Distance-XS/Makefile
+++ b/math/p5-Geo-Distance-XS/Makefile
@@ -17,7 +17,4 @@ TEST_DEPENDS= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
USES= perl5
USE_PERL5= configure
-MAN3= Geo::Distance::XS.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Geo-Distance-XS/pkg-plist b/math/p5-Geo-Distance-XS/pkg-plist
index f9960b317d50..f137e0bd9bdf 100644
--- a/math/p5-Geo-Distance-XS/pkg-plist
+++ b/math/p5-Geo-Distance-XS/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS/XS.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS/XS.so
+%%PERL5_MAN3%%/Geo::Distance::XS.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Geo/Distance
diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile
index 10647072d9c3..a1ed7be6ac06 100644
--- a/math/p5-Math-Base85/Makefile
+++ b/math/p5-Math-Base85/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924
USES= perl5
USE_PERL5= configure
-MAN3= Math::Base85.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-Base85/pkg-plist b/math/p5-Math-Base85/pkg-plist
index 613bf3f6048f..aee6c23c2932 100644
--- a/math/p5-Math-Base85/pkg-plist
+++ b/math/p5-Math-Base85/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Math/Base85.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base85/.packlist
+%%PERL5_MAN3%%/Math::Base85.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base85
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrm %%SITE_PERL%%/Math
diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile
index 93a852a63e7a..bdcd90b4f5e5 100644
--- a/math/p5-Math-BaseCnv/Makefile
+++ b/math/p5-Math-BaseCnv/Makefile
@@ -19,7 +19,4 @@ RUN_DEPENDS= p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize
USES= perl5
USE_PERL5= configure
-MAN3= Math::BaseCnv.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-BaseCnv/pkg-plist b/math/p5-Math-BaseCnv/pkg-plist
index ce0398aaf1d4..c381a661f0a8 100644
--- a/math/p5-Math-BaseCnv/pkg-plist
+++ b/math/p5-Math-BaseCnv/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Math/BaseCnv.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BaseCnv/.packlist
+%%PERL5_MAN3%%/Math::BaseCnv.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BaseCnv
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math
diff --git a/math/p5-Math-CDF/Makefile b/math/p5-Math-CDF/Makefile
index 7d8ee406dc5d..759d43abb673 100644
--- a/math/p5-Math-CDF/Makefile
+++ b/math/p5-Math-CDF/Makefile
@@ -13,7 +13,4 @@ COMMENT= Generate probabilities and quantiles from several statistical probabili
USES= perl5
USE_PERL5= configure
-MAN3= Math::CDF.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-CDF/pkg-descr b/math/p5-Math-CDF/pkg-descr
index a0af8b373d0b..8ceb46ce71f9 100644
--- a/math/p5-Math-CDF/pkg-descr
+++ b/math/p5-Math-CDF/pkg-descr
@@ -9,4 +9,4 @@ T-distributions. Cumulative probabilities are available for all 9
distributions and quantile functions are available for the 7
continuous distributions.
-WWW: http://search.cpan.org/dist/Math-CDF/
+WWW: http://search.cpan.org/dist/Math-CDF/
diff --git a/math/p5-Math-CDF/pkg-plist b/math/p5-Math-CDF/pkg-plist
index fea9bde13ef7..2faa59c65437 100644
--- a/math/p5-Math-CDF/pkg-plist
+++ b/math/p5-Math-CDF/pkg-plist
@@ -3,6 +3,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF/CDF.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF/CDF.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF/autosplit.ix
+%%PERL5_MAN3%%/Math::CDF.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math
diff --git a/math/p5-Math-Geometry/Makefile b/math/p5-Math-Geometry/Makefile
index b4871548d0a0..2928b2887319 100644
--- a/math/p5-Math-Geometry/Makefile
+++ b/math/p5-Math-Geometry/Makefile
@@ -15,7 +15,4 @@ RUN_DEPENDS= p5-Math-Matrix>=0:${PORTSDIR}/math/p5-Math-Matrix
USES= perl5
USE_PERL5= configure
-MAN3= Math::Geometry.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-Geometry/pkg-descr b/math/p5-Math-Geometry/pkg-descr
index 9af757bdb6e4..71c8e60b3092 100644
--- a/math/p5-Math-Geometry/pkg-descr
+++ b/math/p5-Math-Geometry/pkg-descr
@@ -2,4 +2,4 @@ Math::Geometry implements classic geomtrical functions in Perl, it has
an emphasis on 3 dimensional geometry including projects, rotations
and other standard 3 dimensional operations.
-WWW: http://search.cpan.org/dist/Math-Geometry/
+WWW: http://search.cpan.org/dist/Math-Geometry/
diff --git a/math/p5-Math-Geometry/pkg-plist b/math/p5-Math-Geometry/pkg-plist
index 94c2fa835e2c..05e4aa68b2cf 100644
--- a/math/p5-Math-Geometry/pkg-plist
+++ b/math/p5-Math-Geometry/pkg-plist
@@ -1,4 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/.packlist
%%SITE_PERL%%/Math/Geometry.pm
+%%PERL5_MAN3%%/Math::Geometry.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
diff --git a/math/p5-Math-RPN/Makefile b/math/p5-Math-RPN/Makefile
index 42368bd3283c..70e2105c0451 100644
--- a/math/p5-Math-RPN/Makefile
+++ b/math/p5-Math-RPN/Makefile
@@ -15,7 +15,4 @@ TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
USES= perl5
USE_PERL5= configure
-MAN3= Math::RPN.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-RPN/pkg-plist b/math/p5-Math-RPN/pkg-plist
index 7701d2af3e2c..2ebfc136880a 100644
--- a/math/p5-Math-RPN/pkg-plist
+++ b/math/p5-Math-RPN/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Math/RPN.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/RPN/.packlist
+%%PERL5_MAN3%%/Math::RPN.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/RPN
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math
diff --git a/math/p5-Math-Random-OO/Makefile b/math/p5-Math-Random-OO/Makefile
index 5a8af887c946..e21ad3e0cdde 100644
--- a/math/p5-Math-Random-OO/Makefile
+++ b/math/p5-Math-Random-OO/Makefile
@@ -18,11 +18,4 @@ RUN_DEPENDS= p5-Class-Accessor>=0.18:${PORTSDIR}/devel/p5-Class-Accessor \
USES= perl5
USE_PERL5= configure
-MAN3= Math::Random::OO.3 \
- Math::Random::OO::Bootstrap.3 \
- Math::Random::OO::Normal.3 \
- Math::Random::OO::Uniform.3 \
- Math::Random::OO::UniformInt.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-Random-OO/pkg-plist b/math/p5-Math-Random-OO/pkg-plist
index b9f5aa18f4de..b2f921e1e9ec 100644
--- a/math/p5-Math-Random-OO/pkg-plist
+++ b/math/p5-Math-Random-OO/pkg-plist
@@ -4,6 +4,11 @@
%%SITE_PERL%%/Math/Random/OO/Uniform.pm
%%SITE_PERL%%/Math/Random/OO/UniformInt.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/OO/.packlist
+%%PERL5_MAN3%%/Math::Random::OO.3.gz
+%%PERL5_MAN3%%/Math::Random::OO::Bootstrap.3.gz
+%%PERL5_MAN3%%/Math::Random::OO::Normal.3.gz
+%%PERL5_MAN3%%/Math::Random::OO::Uniform.3.gz
+%%PERL5_MAN3%%/Math::Random::OO::UniformInt.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/OO
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
diff --git a/math/p5-Math-VectorReal/Makefile b/math/p5-Math-VectorReal/Makefile
index 04334946f79c..ad75c6217ed1 100644
--- a/math/p5-Math-VectorReal/Makefile
+++ b/math/p5-Math-VectorReal/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl Module to handle 3D Vector Mathematics
USES= perl5
USE_PERL5= configure
-MAN3= Math::VectorReal.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-VectorReal/pkg-descr b/math/p5-Math-VectorReal/pkg-descr
index 549dd231f072..76582a77bd6a 100644
--- a/math/p5-Math-VectorReal/pkg-descr
+++ b/math/p5-Math-VectorReal/pkg-descr
@@ -7,4 +7,4 @@ have been overloaded to allow vector cross and dot product
operations. Vector math formula thus looks like vector math formula
in perl programs using this package.
-WWW: http://search.cpan.org/dist/Math-VectorReal/
+WWW: http://search.cpan.org/dist/Math-VectorReal/
diff --git a/math/p5-Math-VectorReal/pkg-plist b/math/p5-Math-VectorReal/pkg-plist
index c3540ecf6069..3e260c107d90 100644
--- a/math/p5-Math-VectorReal/pkg-plist
+++ b/math/p5-Math-VectorReal/pkg-plist
@@ -3,6 +3,7 @@
%%SITE_PERL%%/Math/vector_test.pl
%%SITE_PERL%%/Math/matrix_test.pl
%%SITE_PERL%%//%%PERL_ARCH%%/auto/Math/VectorReal/.packlist
+%%PERL5_MAN3%%/Math::VectorReal.3.gz
@dirrmtry %%SITE_PERL%%/Math
@dirrm %%SITE_PERL%%//%%PERL_ARCH%%/auto/Math/VectorReal
@dirrmtry %%SITE_PERL%%//%%PERL_ARCH%%/auto/Math
diff --git a/math/p5-Number-WithError/Makefile b/math/p5-Number-WithError/Makefile
index eb2614f9a23d..c3e28afcfe43 100644
--- a/math/p5-Number-WithError/Makefile
+++ b/math/p5-Number-WithError/Makefile
@@ -16,10 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-LectroTest>=0:${PORTSDIR}/devel/p5-Test-LectroTest
-MAN3= Number::WithError.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Number-WithError/pkg-plist b/math/p5-Number-WithError/pkg-plist
index 8f9ec7ec105a..a9b2cd8fc1f8 100644
--- a/math/p5-Number-WithError/pkg-plist
+++ b/math/p5-Number-WithError/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Number/WithError.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Number/WithError/.packlist
+%%PERL5_MAN3%%/Number::WithError.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Number/WithError
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Number
@dirrmtry %%SITE_PERL%%/Number
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile
index 2092fec7381f..8544c08cb48b 100644
--- a/math/p5-Roman/Makefile
+++ b/math/p5-Roman/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl module to convert between Arabic and Roman numerals
USES= perl5
USE_PERL5= configure
-MAN3= Roman.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Roman/pkg-plist b/math/p5-Roman/pkg-plist
index 62731b4e10e1..ed204ba25b15 100644
--- a/math/p5-Roman/pkg-plist
+++ b/math/p5-Roman/pkg-plist
@@ -1,3 +1,4 @@
%%SITE_PERL%%/Roman.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Roman/.packlist
+%%PERL5_MAN3%%/Roman.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Roman
diff --git a/math/p5-Set-IntSpan-Fast-XS/Makefile b/math/p5-Set-IntSpan-Fast-XS/Makefile
index a72f516bc1d3..de199858388e 100644
--- a/math/p5-Set-IntSpan-Fast-XS/Makefile
+++ b/math/p5-Set-IntSpan-Fast-XS/Makefile
@@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Set::IntSpan::Fast::XS.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Set-IntSpan-Fast-XS/pkg-plist b/math/p5-Set-IntSpan-Fast-XS/pkg-plist
index f1aa2a7bf712..4f5a7d271442 100644
--- a/math/p5-Set-IntSpan-Fast-XS/pkg-plist
+++ b/math/p5-Set-IntSpan-Fast-XS/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan/Fast/XS/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan/Fast/XS/XS.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan/Fast/XS/XS.so
+%%PERL5_MAN3%%/Set::IntSpan::Fast::XS.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan/Fast/XS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan/Fast
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Set/IntSpan/Fast
diff --git a/math/p5-Set-IntSpan-Fast/Makefile b/math/p5-Set-IntSpan-Fast/Makefile
index 27bce53df7ac..a1da03f76192 100644
--- a/math/p5-Set-IntSpan-Fast/Makefile
+++ b/math/p5-Set-IntSpan-Fast/Makefile
@@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Set::IntSpan::Fast.3 Set::IntSpan::Fast::PP.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Set-IntSpan-Fast/pkg-plist b/math/p5-Set-IntSpan-Fast/pkg-plist
index 4399454d7a7d..a0e9c8cc23b3 100644
--- a/math/p5-Set-IntSpan-Fast/pkg-plist
+++ b/math/p5-Set-IntSpan-Fast/pkg-plist
@@ -1,6 +1,8 @@
%%SITE_PERL%%/Set/IntSpan/Fast.pm
%%SITE_PERL%%/Set/IntSpan/Fast/PP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan/Fast/.packlist
+%%PERL5_MAN3%%/Set::IntSpan::Fast.3.gz
+%%PERL5_MAN3%%/Set::IntSpan::Fast::PP.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan/Fast
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set
diff --git a/math/p5-Statistics-ChiSquare/Makefile b/math/p5-Statistics-ChiSquare/Makefile
index 6c947de15054..1b5f55bccac8 100644
--- a/math/p5-Statistics-ChiSquare/Makefile
+++ b/math/p5-Statistics-ChiSquare/Makefile
@@ -13,7 +13,4 @@ COMMENT= How random is your data?
USES= perl5
USE_PERL5= configure
-MAN3= Statistics::ChiSquare.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Statistics-ChiSquare/pkg-plist b/math/p5-Statistics-ChiSquare/pkg-plist
index 020b538a266d..32cbc7469028 100644
--- a/math/p5-Statistics-ChiSquare/pkg-plist
+++ b/math/p5-Statistics-ChiSquare/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/ChiSquare/.packlist
%%SITE_PERL%%/Statistics/ChiSquare.pm
+%%PERL5_MAN3%%/Statistics::ChiSquare.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/ChiSquare
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics
@dirrmtry %%SITE_PERL%%/Statistics
diff --git a/math/p5-Statistics-Lite/Makefile b/math/p5-Statistics-Lite/Makefile
index 1c9e6313a7cc..45cee0073632 100644
--- a/math/p5-Statistics-Lite/Makefile
+++ b/math/p5-Statistics-Lite/Makefile
@@ -14,7 +14,4 @@ USES= perl5
USE_PERL5= configure
USE_DOS2UNIX= yes
-MAN3= Statistics::Lite.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Statistics-Lite/pkg-plist b/math/p5-Statistics-Lite/pkg-plist
index 3ec5a2d2888e..82d87ff89cd7 100644
--- a/math/p5-Statistics-Lite/pkg-plist
+++ b/math/p5-Statistics-Lite/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Lite/.packlist
%%SITE_PERL%%/Statistics/Lite.pm
+%%PERL5_MAN3%%/Statistics::Lite.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Lite
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics
@dirrmtry %%SITE_PERL%%/Statistics
diff --git a/math/p5-Statistics-OLS/Makefile b/math/p5-Statistics-OLS/Makefile
index 1f48bb8c2997..407b9aba888a 100644
--- a/math/p5-Statistics-OLS/Makefile
+++ b/math/p5-Statistics-OLS/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl module to perform ordinary least squares and other bivariate stati
USES= perl5
USE_PERL5= configure
-MAN3= Statistics::OLS.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Statistics-OLS/pkg-plist b/math/p5-Statistics-OLS/pkg-plist
index c4cade2174a7..25b836e06844 100644
--- a/math/p5-Statistics-OLS/pkg-plist
+++ b/math/p5-Statistics-OLS/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/OLS/.packlist
%%SITE_PERL%%/Statistics/OLS.pm
+%%PERL5_MAN3%%/Statistics::OLS.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/OLS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics
@dirrmtry %%SITE_PERL%%/Statistics