notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
p5-PDL Perl Data Language
2.104 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.100Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-28 16:18:09
Last Update: 2026-05-25 05:27:45
Commit Hash: f6b229b
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/dist/PDL
https://pdl.perl.org/
Description:
PDL ("Perl Data Language") gives standard Perl the ability to compactly store and speedily manipulate the large N-dimensional data arrays which are the bread and butter of scientific computing. PDL turns Perl into a free, array-oriented, numerical language similar to (but, we believe, better than) such commercial packages as IDL and MatLab. One can write simple perl expressions to manipulate entire numerical arrays all at once. Simple interactive shells, pdl2 and perldl, are provided for use from the command line along with the PDL module for use in Perl scripts.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (220 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-PDL-2.104/catalog.mk
  2. /usr/local/share/licenses/p5-PDL-2.104/LICENSE
  3. /usr/local/share/licenses/p5-PDL-2.104/ART10
  4. /usr/local/share/licenses/p5-PDL-2.104/GPLv1+
  5. bin/pdl
  6. bin/pdldoc
  7. bin/perldl
  8. bin/pptemplate
  9. lib/perl5/site_perl/mach/5.42/Inline/Pdlpp.pm
  10. lib/perl5/site_perl/mach/5.42/PDL.pm
  11. lib/perl5/site_perl/mach/5.42/PDL/API.pod
  12. lib/perl5/site_perl/mach/5.42/PDL/AutoLoader.pm
  13. lib/perl5/site_perl/mach/5.42/PDL/Bad.pm
  14. lib/perl5/site_perl/mach/5.42/PDL/BadValues.pod
  15. lib/perl5/site_perl/mach/5.42/PDL/Basic.pm
  16. lib/perl5/site_perl/mach/5.42/PDL/Broadcasting.pod
  17. lib/perl5/site_perl/mach/5.42/PDL/Bugs.pod
  18. lib/perl5/site_perl/mach/5.42/PDL/Char.pm
  19. lib/perl5/site_perl/mach/5.42/PDL/Complex/Overloads.pm
  20. lib/perl5/site_perl/mach/5.42/PDL/Compression.pm
  21. lib/perl5/site_perl/mach/5.42/PDL/Compression/ricecomp.h
  22. lib/perl5/site_perl/mach/5.42/PDL/Config.pm
  23. lib/perl5/site_perl/mach/5.42/PDL/Constants.pm
  24. lib/perl5/site_perl/mach/5.42/PDL/Core.pm
  25. lib/perl5/site_perl/mach/5.42/PDL/Core/Dev.pm
  26. lib/perl5/site_perl/mach/5.42/PDL/Core/pdl.h
  27. lib/perl5/site_perl/mach/5.42/PDL/Core/pdlbroadcast.h
  28. lib/perl5/site_perl/mach/5.42/PDL/Core/pdlcore.h
  29. lib/perl5/site_perl/mach/5.42/PDL/Core/pdlmagic.h
  30. lib/perl5/site_perl/mach/5.42/PDL/Core/pdlperl.h
  31. lib/perl5/site_perl/mach/5.42/PDL/Core/ppport.h
  32. lib/perl5/site_perl/mach/5.42/PDL/Core/typemap
  33. lib/perl5/site_perl/mach/5.42/PDL/Course.pod
  34. lib/perl5/site_perl/mach/5.42/PDL/Dataflow.pod
  35. lib/perl5/site_perl/mach/5.42/PDL/Dbg.pm
  36. lib/perl5/site_perl/mach/5.42/PDL/Demos.pm
  37. lib/perl5/site_perl/mach/5.42/PDL/Demos/BAD_demo.pm
  38. lib/perl5/site_perl/mach/5.42/PDL/Demos/Cartography_demo.pm
  39. lib/perl5/site_perl/mach/5.42/PDL/Demos/Func_demo.pm
  40. lib/perl5/site_perl/mach/5.42/PDL/Demos/General.pm
  41. lib/perl5/site_perl/mach/5.42/PDL/Demos/Sound.pm
  42. lib/perl5/site_perl/mach/5.42/PDL/Demos/Transform_demo.pm
  43. lib/perl5/site_perl/mach/5.42/PDL/Demos/m51.fits
  44. lib/perl5/site_perl/mach/5.42/PDL/DeveloperGuide.pod
  45. lib/perl5/site_perl/mach/5.42/PDL/DiskCache.pm
  46. lib/perl5/site_perl/mach/5.42/PDL/Doc.pm
  47. lib/perl5/site_perl/mach/5.42/PDL/Doc/Perldl.pm
  48. lib/perl5/site_perl/mach/5.42/PDL/Exporter.pm
  49. lib/perl5/site_perl/mach/5.42/PDL/FAQ.pod
  50. lib/perl5/site_perl/mach/5.42/PDL/FFT.pm
  51. lib/perl5/site_perl/mach/5.42/PDL/FFT/fftn.h
  52. lib/perl5/site_perl/mach/5.42/PDL/Func.pm
  53. lib/perl5/site_perl/mach/5.42/PDL/Graphics.pod
  54. lib/perl5/site_perl/mach/5.42/PDL/Guide/Migration/MATLAB.pod
  55. lib/perl5/site_perl/mach/5.42/PDL/Guide/Migration/NumPy.pod
  56. lib/perl5/site_perl/mach/5.42/PDL/Guide/Migration/Scilab.pod
  57. lib/perl5/site_perl/mach/5.42/PDL/IO.pod
  58. lib/perl5/site_perl/mach/5.42/PDL/IO/Dumper.pm
  59. lib/perl5/site_perl/mach/5.42/PDL/IO/FITS.pm
  60. lib/perl5/site_perl/mach/5.42/PDL/IO/FastRaw.pm
  61. lib/perl5/site_perl/mach/5.42/PDL/IO/FlexRaw.pm
  62. lib/perl5/site_perl/mach/5.42/PDL/IO/Misc.pm
  63. lib/perl5/site_perl/mach/5.42/PDL/IO/Pic.pm
  64. lib/perl5/site_perl/mach/5.42/PDL/IO/Pnm.pm
  65. lib/perl5/site_perl/mach/5.42/PDL/IO/Pnm/get.h
  66. lib/perl5/site_perl/mach/5.42/PDL/IO/STL.pm
  67. lib/perl5/site_perl/mach/5.42/PDL/IO/STL/owl.stl
  68. lib/perl5/site_perl/mach/5.42/PDL/IO/Storable.pm
  69. lib/perl5/site_perl/mach/5.42/PDL/Image2D.pm
  70. lib/perl5/site_perl/mach/5.42/PDL/Image2D/resample.h
  71. lib/perl5/site_perl/mach/5.42/PDL/ImageND.pm
  72. lib/perl5/site_perl/mach/5.42/PDL/ImageRGB.pm
  73. lib/perl5/site_perl/mach/5.42/PDL/ImageRGB/pdlppm.h
  74. lib/perl5/site_perl/mach/5.42/PDL/Index.pod
  75. lib/perl5/site_perl/mach/5.42/PDL/Indexing.pod
  76. lib/perl5/site_perl/mach/5.42/PDL/Install/Files.pm
  77. lib/perl5/site_perl/mach/5.42/PDL/InstallGuide.pod
  78. lib/perl5/site_perl/mach/5.42/PDL/Internals.pod
  79. lib/perl5/site_perl/mach/5.42/PDL/Lite.pm
  80. lib/perl5/site_perl/mach/5.42/PDL/LiteF.pm
  81. lib/perl5/site_perl/mach/5.42/PDL/Math.pm
  82. lib/perl5/site_perl/mach/5.42/PDL/Math/NOTES
  83. lib/perl5/site_perl/mach/5.42/PDL/Math/cpoly.h
  84. lib/perl5/site_perl/mach/5.42/PDL/Math/mconf.h
  85. lib/perl5/site_perl/mach/5.42/PDL/Math/protos.h
  86. lib/perl5/site_perl/mach/5.42/PDL/Matrix.pm
  87. lib/perl5/site_perl/mach/5.42/PDL/MatrixOps.pm
  88. lib/perl5/site_perl/mach/5.42/PDL/MatrixOps/NOTES
  89. lib/perl5/site_perl/mach/5.42/PDL/MatrixOps/README.ssl
  90. lib/perl5/site_perl/mach/5.42/PDL/MatrixOps/eigen.h
  91. lib/perl5/site_perl/mach/5.42/PDL/MatrixOps/matrix.h
  92. lib/perl5/site_perl/mach/5.42/PDL/MatrixOps/sslib.h
  93. lib/perl5/site_perl/mach/5.42/PDL/Modules.pod
  94. lib/perl5/site_perl/mach/5.42/PDL/NiceSlice.pm
  95. lib/perl5/site_perl/mach/5.42/PDL/NiceSlice/FilterSimple.pm
  96. lib/perl5/site_perl/mach/5.42/PDL/NiceSlice/FilterUtilCall.pm
  97. lib/perl5/site_perl/mach/5.42/PDL/NiceSlice/ModuleCompile.pm
  98. lib/perl5/site_perl/mach/5.42/PDL/Objects.pod
  99. lib/perl5/site_perl/mach/5.42/PDL/Ops.pm
  100. lib/perl5/site_perl/mach/5.42/PDL/Options.pm
  101. lib/perl5/site_perl/mach/5.42/PDL/PP.pm
  102. lib/perl5/site_perl/mach/5.42/PDL/PP.pod
  103. lib/perl5/site_perl/mach/5.42/PDL/PP/CType.pm
  104. lib/perl5/site_perl/mach/5.42/PDL/PP/Dims.pm
  105. lib/perl5/site_perl/mach/5.42/PDL/PP/PDLCode.pm
  106. lib/perl5/site_perl/mach/5.42/PDL/PP/PdlParObj.pm
  107. lib/perl5/site_perl/mach/5.42/PDL/PP/Signature.pm
  108. lib/perl5/site_perl/mach/5.42/PDL/Parallel/threads.pm
  109. lib/perl5/site_perl/mach/5.42/PDL/Parallel/threads/SIMD.pm
  110. lib/perl5/site_perl/mach/5.42/PDL/ParallelCPU.pod
  111. lib/perl5/site_perl/mach/5.42/PDL/Philosophy.pod
  112. lib/perl5/site_perl/mach/5.42/PDL/Primitive.pm
  113. lib/perl5/site_perl/mach/5.42/PDL/QuickStart.pod
  114. lib/perl5/site_perl/mach/5.42/PDL/Reduce.pm
  115. lib/perl5/site_perl/mach/5.42/PDL/Slices.pm
  116. lib/perl5/site_perl/mach/5.42/PDL/Tips.pod
  117. lib/perl5/site_perl/mach/5.42/PDL/Transform.pm
  118. lib/perl5/site_perl/mach/5.42/PDL/Transform/Cartography.pm
  119. lib/perl5/site_perl/mach/5.42/PDL/Transform/Cartography/earth_coast.vec.fits
  120. lib/perl5/site_perl/mach/5.42/PDL/Transform/Cartography/earth_day.jpg
  121. lib/perl5/site_perl/mach/5.42/PDL/Transform/Cartography/earth_height-2048x1024.jpg
  122. lib/perl5/site_perl/mach/5.42/PDL/Transform/Cartography/earth_night.jpg
  123. lib/perl5/site_perl/mach/5.42/PDL/Transform/Cartography/earth_water-2048x1024.png
  124. lib/perl5/site_perl/mach/5.42/PDL/Tutorials.pod
  125. lib/perl5/site_perl/mach/5.42/PDL/Type.pod
  126. lib/perl5/site_perl/mach/5.42/PDL/Types.pm
  127. lib/perl5/site_perl/mach/5.42/PDL/Ufunc.pm
  128. lib/perl5/site_perl/mach/5.42/PDL/default.perldlrc
  129. lib/perl5/site_perl/mach/5.42/PDLdb.pl
  130. lib/perl5/site_perl/mach/5.42/Test/Deep/PDL.pm
  131. lib/perl5/site_perl/mach/5.42/Test/PDL.pm
  132. lib/perl5/site_perl/mach/5.42/auto/PDL/Bad/Bad.so
  133. lib/perl5/site_perl/mach/5.42/auto/PDL/Compression/Compression.so
  134. lib/perl5/site_perl/mach/5.42/auto/PDL/Core/Core.so
  135. lib/perl5/site_perl/mach/5.42/auto/PDL/FFT/FFT.so
  136. lib/perl5/site_perl/mach/5.42/auto/PDL/IO/Misc/Misc.so
  137. lib/perl5/site_perl/mach/5.42/auto/PDL/IO/Pnm/Pnm.so
  138. lib/perl5/site_perl/mach/5.42/auto/PDL/Image2D/Image2D.so
  139. lib/perl5/site_perl/mach/5.42/auto/PDL/ImageND/ImageND.so
  140. lib/perl5/site_perl/mach/5.42/auto/PDL/ImageRGB/ImageRGB.so
  141. lib/perl5/site_perl/mach/5.42/auto/PDL/Math/Math.so
  142. lib/perl5/site_perl/mach/5.42/auto/PDL/MatrixOps/MatrixOps.so
  143. lib/perl5/site_perl/mach/5.42/auto/PDL/Ops/Ops.so
  144. lib/perl5/site_perl/mach/5.42/auto/PDL/Primitive/Primitive.so
  145. lib/perl5/site_perl/mach/5.42/auto/PDL/Slices/Slices.so
  146. lib/perl5/site_perl/mach/5.42/auto/PDL/Transform/Transform.so
  147. lib/perl5/site_perl/mach/5.42/auto/PDL/Ufunc/Ufunc.so
  148. lib/perl5/site_perl/man/man1/pdl.1.gz
  149. lib/perl5/site_perl/man/man1/pdldoc.1.gz
  150. lib/perl5/site_perl/man/man1/perldl.1.gz
  151. lib/perl5/site_perl/man/man1/pptemplate.1.gz
  152. lib/perl5/site_perl/man/man3/Inline::Pdlpp.3.gz
  153. lib/perl5/site_perl/man/man3/PDL.3.gz
  154. lib/perl5/site_perl/man/man3/PDL::API.3.gz
  155. lib/perl5/site_perl/man/man3/PDL::AutoLoader.3.gz
  156. lib/perl5/site_perl/man/man3/PDL::BadValues.3.gz
  157. lib/perl5/site_perl/man/man3/PDL::Basic.3.gz
  158. lib/perl5/site_perl/man/man3/PDL::Broadcasting.3.gz
  159. lib/perl5/site_perl/man/man3/PDL::Bugs.3.gz
  160. lib/perl5/site_perl/man/man3/PDL::Char.3.gz
  161. lib/perl5/site_perl/man/man3/PDL::Complex::Overloads.3.gz
  162. lib/perl5/site_perl/man/man3/PDL::Config.3.gz
  163. lib/perl5/site_perl/man/man3/PDL::Constants.3.gz
  164. lib/perl5/site_perl/man/man3/PDL::Core.3.gz
  165. lib/perl5/site_perl/man/man3/PDL::Core::Dev.3.gz
  166. lib/perl5/site_perl/man/man3/PDL::Course.3.gz
  167. lib/perl5/site_perl/man/man3/PDL::Dataflow.3.gz
  168. lib/perl5/site_perl/man/man3/PDL::Dbg.3.gz
  169. lib/perl5/site_perl/man/man3/PDL::Demos.3.gz
  170. lib/perl5/site_perl/man/man3/PDL::Demos::Sound.3.gz
  171. lib/perl5/site_perl/man/man3/PDL::DeveloperGuide.3.gz
  172. lib/perl5/site_perl/man/man3/PDL::DiskCache.3.gz
  173. lib/perl5/site_perl/man/man3/PDL::Doc.3.gz
  174. lib/perl5/site_perl/man/man3/PDL::Doc::Perldl.3.gz
  175. lib/perl5/site_perl/man/man3/PDL::Exporter.3.gz
  176. lib/perl5/site_perl/man/man3/PDL::FAQ.3.gz
  177. lib/perl5/site_perl/man/man3/PDL::Func.3.gz
  178. lib/perl5/site_perl/man/man3/PDL::Graphics.3.gz
  179. lib/perl5/site_perl/man/man3/PDL::Guide::Migration::MATLAB.3.gz
  180. lib/perl5/site_perl/man/man3/PDL::Guide::Migration::NumPy.3.gz
  181. lib/perl5/site_perl/man/man3/PDL::Guide::Migration::Scilab.3.gz
  182. lib/perl5/site_perl/man/man3/PDL::IO.3.gz
  183. lib/perl5/site_perl/man/man3/PDL::IO::Dumper.3.gz
  184. lib/perl5/site_perl/man/man3/PDL::IO::FITS.3.gz
  185. lib/perl5/site_perl/man/man3/PDL::IO::FastRaw.3.gz
  186. lib/perl5/site_perl/man/man3/PDL::IO::FlexRaw.3.gz
  187. lib/perl5/site_perl/man/man3/PDL::IO::Pic.3.gz
  188. lib/perl5/site_perl/man/man3/PDL::IO::STL.3.gz
  189. lib/perl5/site_perl/man/man3/PDL::IO::Storable.3.gz
  190. lib/perl5/site_perl/man/man3/PDL::Index.3.gz
  191. lib/perl5/site_perl/man/man3/PDL::Indexing.3.gz
  192. lib/perl5/site_perl/man/man3/PDL::Install::Files.3.gz
  193. lib/perl5/site_perl/man/man3/PDL::InstallGuide.3.gz
  194. lib/perl5/site_perl/man/man3/PDL::Internals.3.gz
  195. lib/perl5/site_perl/man/man3/PDL::Lite.3.gz
  196. lib/perl5/site_perl/man/man3/PDL::LiteF.3.gz
  197. lib/perl5/site_perl/man/man3/PDL::Matrix.3.gz
  198. lib/perl5/site_perl/man/man3/PDL::Modules.3.gz
  199. lib/perl5/site_perl/man/man3/PDL::NiceSlice.3.gz
  200. lib/perl5/site_perl/man/man3/PDL::Objects.3.gz
  201. lib/perl5/site_perl/man/man3/PDL::Options.3.gz
  202. lib/perl5/site_perl/man/man3/PDL::PP.3.gz
  203. lib/perl5/site_perl/man/man3/PDL::PP::Signature.3.gz
  204. lib/perl5/site_perl/man/man3/PDL::Parallel::threads.3.gz
  205. lib/perl5/site_perl/man/man3/PDL::Parallel::threads::SIMD.3.gz
  206. lib/perl5/site_perl/man/man3/PDL::ParallelCPU.3.gz
  207. lib/perl5/site_perl/man/man3/PDL::Philosophy.3.gz
  208. lib/perl5/site_perl/man/man3/PDL::QuickStart.3.gz
  209. lib/perl5/site_perl/man/man3/PDL::Reduce.3.gz
  210. lib/perl5/site_perl/man/man3/PDL::Tips.3.gz
  211. lib/perl5/site_perl/man/man3/PDL::Transform::Cartography.3.gz
  212. lib/perl5/site_perl/man/man3/PDL::Tutorials.3.gz
  213. lib/perl5/site_perl/man/man3/PDL::Type.3.gz
  214. lib/perl5/site_perl/man/man3/PDL::Types.3.gz
  215. lib/perl5/site_perl/man/man3/PDLdb.3.gz
  216. lib/perl5/site_perl/man/man3/Test::Deep::PDL.3.gz
  217. lib/perl5/site_perl/man/man3/Test::PDL.3.gz
  218. @owner
  219. @group
  220. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-PDL>0:math/p5-PDL
To install the port:
cd /usr/ports/math/p5-PDL/ && make install clean
To add the package, run one of these commands:
  • pkg install math/p5-PDL
  • pkg install p5-PDL
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-PDL
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1779606997 SHA256 (PDL-2.104.tar.gz) = 3d646ce3e1caac50c878639406ac27e5283e554daf9021ed86436314b21bf1e4 SIZE (PDL-2.104.tar.gz) = 2230091

Packages (timestamps in pop-ups are UTC):
p5-PDL
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.100-2.100-n/an/an/a
FreeBSD:13:quarterly-2.100-2.100-n/an/an/a
FreeBSD:14:latest-2.100-2.100----
FreeBSD:14:quarterly-2.100-2.100----
FreeBSD:15:latest-2.100n/a2.100n/an/a--
FreeBSD:15:quarterly-2.100n/a-n/an/a--
FreeBSD:16:latest-2.100n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Devel-CheckLib>=1.01 : devel/p5-Devel-CheckLib
  2. p5-Astro-FITS-Header>=2.1 : astro/p5-Astro-FITS-Header
  3. p5-File-Map>=0.57 : devel/p5-File-Map
  4. p5-Inline>=0.83 : devel/p5-Inline
  5. p5-Inline-C>=0.62 : devel/p5-Inline-C
  6. p5-Sys-SigAction>=0 : devel/p5-Sys-SigAction
  7. p5-Term-ReadKey>=2.34 : devel/p5-Term-ReadKey
  8. p5-Term-ReadLine-Perl>=0 : devel/p5-Term-ReadLine-Perl
  9. perl5>=5.42.r<5.43 : lang/perl5.42
  10. gmake>=4.4.1 : devel/gmake
  11. perl5>=5.42.r<5.43 : lang/perl5.42
Test dependencies:
  1. p5-Test-Deep>=0 : devel/p5-Test-Deep
  2. p5-Test-Exception>=0 : devel/p5-Test-Exception
  3. p5-Test-Warn>=0 : devel/p5-Test-Warn
Runtime dependencies:
  1. p5-Astro-FITS-Header>=2.1 : astro/p5-Astro-FITS-Header
  2. p5-File-Map>=0.57 : devel/p5-File-Map
  3. p5-Inline>=0.83 : devel/p5-Inline
  4. p5-Inline-C>=0.62 : devel/p5-Inline-C
  5. p5-Sys-SigAction>=0 : devel/p5-Sys-SigAction
  6. p5-Term-ReadKey>=2.34 : devel/p5-Term-ReadKey
  7. p5-Term-ReadLine-Perl>=0 : devel/p5-Term-ReadLine-Perl
  8. perl5>=5.42.r<5.43 : lang/perl5.42
Library dependencies:
  1. libfftw.so : math/fftw
This port is required by:
for Build
  1. devel/p5-Data-Frame
  2. devel/p5-Test2-Tools-PDL
  3. graphics/p5-Geo-GDAL-FFI
  4. graphics/p5-Gimp
  5. math/p5-PDL-DateTime
  6. math/p5-PDL-Fit
  7. math/p5-PDL-GSL
Expand this list (22 items / 15 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/p5-PDL-Graphics-IIS
  3. math/p5-PDL-Graphics-Limits
  4. math/p5-PDL-Graphics-PLplot
  5. math/p5-PDL-IO-Browser
  6. math/p5-PDL-IO-Dicom
  7. math/p5-PDL-IO-ENVI
  8. math/p5-PDL-IO-GD
  9. math/p5-PDL-IO-HDF
  10. math/p5-PDL-IO-IDL
  11. math/p5-PDL-LinearAlgebra
  12. math/p5-PDL-Minuit
  13. math/p5-PDL-Opt-Simplex
  14. math/p5-PDL-Perldl2
  15. math/p5-PDL-Transform-Proj4
  16. textproc/p5-Search-VectorSpace
  17. Collapse this list.
for Run
  1. devel/p5-Data-Frame
  2. devel/p5-Test2-Tools-PDL
  3. graphics/p5-Geo-GDAL-FFI
  4. graphics/p5-Gimp
  5. math/p5-PDL-DateTime
  6. math/p5-PDL-Fit
  7. math/p5-PDL-GSL
Expand this list (23 items / 16 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/p5-PDL-Graphics-IIS
  3. math/p5-PDL-Graphics-Limits
  4. math/p5-PDL-Graphics-PLplot
  5. math/p5-PDL-IO-Browser
  6. math/p5-PDL-IO-Dicom
  7. math/p5-PDL-IO-ENVI
  8. math/p5-PDL-IO-GD
  9. math/p5-PDL-IO-HDF
  10. math/p5-PDL-IO-IDL
  11. math/p5-PDL-LinearAlgebra
  12. math/p5-PDL-Minuit
  13. math/p5-PDL-Opt-Simplex
  14. math/p5-PDL-Perldl2
  15. math/p5-PDL-Transform-Proj4
  16. science/p5-Mcstas-Tools
  17. textproc/p5-Search-VectorSpace
  18. Collapse this list.

Configuration Options:
===> The following configuration options are available for p5-PDL-2.104: FFTW=on: Enable PDL::FFTW READLINE=off: Use GNU readline SINK=off: Include PDL kitchen sink ===> Use 'make config' to modify these settings
Options name:
math_p5-PDL
USES:
gmake perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/E/ET/ETJ/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/E/ET/ETJ/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/PDL/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/E/ET/ETJ/
  5. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/E/ET/ETJ/
  6. http://backpan.perl.org/authors/id/E/ET/ETJ/
  7. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/E/ET/ETJ/
  8. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/E/ET/ETJ/
  9. https://cpan.metacpan.org/authors/id/E/ET/ETJ/
  10. https://cpan.metacpan.org/modules/by-module/PDL/
  11. https://www.cpan.org/authors/id/E/ET/ETJ/
Collapse this list.
Port Moves
  • port moved here from math/PDL on 2025-01-28
    REASON: Move math/PDL to math/p5-PDL

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.104
25 May 2026 05:27:45
commit hash: f6b229b6eca4b084540b304f08989b06ff72500ccommit hash: f6b229b6eca4b084540b304f08989b06ff72500ccommit hash: f6b229b6eca4b084540b304f08989b06ff72500ccommit hash: f6b229b6eca4b084540b304f08989b06ff72500c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/p5-PDL: Update to 2.104

Changes:	https://metacpan.org/dist/PDL/changes
2.100
13 Apr 2026 14:13:12
commit hash: d87609e18ef784cd390f651b1ac8ab6e490e744fcommit hash: d87609e18ef784cd390f651b1ac8ab6e490e744fcommit hash: d87609e18ef784cd390f651b1ac8ab6e490e744fcommit hash: d87609e18ef784cd390f651b1ac8ab6e490e744f files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
*/*: remove checks that base ld is(n't) GNU ld

GNU binutils was removed entierly prior to 13.0 so assume /usr/bin/ld
is LLD.

Sponsored by:	DARPA, AFRL
Reviewed by:	arrowd, bapt
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D55691
2.100
18 Apr 2025 05:37:16
commit hash: f63a502967c7da39ba0a57bf3b7133e8c00cd814commit hash: f63a502967c7da39ba0a57bf3b7133e8c00cd814commit hash: f63a502967c7da39ba0a57bf3b7133e8c00cd814commit hash: f63a502967c7da39ba0a57bf3b7133e8c00cd814 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/p5-PDL: Update to 2.100

Changes:	https://metacpan.org/dist/PDL/changes
2.099
03 Feb 2025 15:50:58
commit hash: 45e85a89cca4fbb10e20de258da7976b12854cfacommit hash: 45e85a89cca4fbb10e20de258da7976b12854cfacommit hash: 45e85a89cca4fbb10e20de258da7976b12854cfacommit hash: 45e85a89cca4fbb10e20de258da7976b12854cfa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/p5-PDL: Update to 2.099

Changes:	https://metacpan.org/dist/PDL/changes
2.098
28 Jan 2025 17:04:48
commit hash: 1b07919732edda0d69c740ea0a585eb536f1c442commit hash: 1b07919732edda0d69c740ea0a585eb536f1c442commit hash: 1b07919732edda0d69c740ea0a585eb536f1c442commit hash: 1b07919732edda0d69c740ea0a585eb536f1c442 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/p5-PDL: Update to 2.098

- Remove F77, GD, GSL, HDF, OPENGL, PLPLOT and PROJ options

Changes:	https://metacpan.org/dist/PDL/changes
2.095_1
28 Jan 2025 16:16:29
commit hash: fd548d4c2cad88d9dd623bab73f6eb741727e77bcommit hash: fd548d4c2cad88d9dd623bab73f6eb741727e77bcommit hash: fd548d4c2cad88d9dd623bab73f6eb741727e77bcommit hash: fd548d4c2cad88d9dd623bab73f6eb741727e77b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/p5-PDL: Move math/PDL to math/p5-PDL

- Bump PORTREVISION of dependent ports for dependency change

Number of commits found: 6