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 photosAll times are UTC
Ukraine
Port details
p5-Test-Simple Basic utilities for writing tests in perl
1.302209 devel on this many watch lists=264 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 1.302204Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-08-12 11:12:12
Last Update: 2025-02-03 15:50:56
Commit Hash: 160a462
People watching this port, also watch:: libiconv, gmake, gettext, expat, m4
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Test-Simple
Description:
Test::Simple is an extremely simple, extremely basic module for writing tests suitable for CPAN modules and other pursuits. If you wish to do more complicated testing, use the Test::More module (a drop-in replacement for this one).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (398 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Test-Simple-1.302209/catalog.mk
  2. /usr/local/share/licenses/p5-Test-Simple-1.302209/LICENSE
  3. /usr/local/share/licenses/p5-Test-Simple-1.302209/ART10
  4. /usr/local/share/licenses/p5-Test-Simple-1.302209/GPLv1+
  5. lib/perl5/site_perl/Test/Builder.pm
  6. lib/perl5/site_perl/Test/Builder/Formatter.pm
  7. lib/perl5/site_perl/Test/Builder/Module.pm
  8. lib/perl5/site_perl/Test/Builder/Tester.pm
  9. lib/perl5/site_perl/Test/Builder/Tester/Color.pm
  10. lib/perl5/site_perl/Test/Builder/TodoDiag.pm
  11. lib/perl5/site_perl/Test/More.pm
  12. lib/perl5/site_perl/Test/Simple.pm
  13. lib/perl5/site_perl/Test/Tester.pm
  14. lib/perl5/site_perl/Test/Tester/Capture.pm
  15. lib/perl5/site_perl/Test/Tester/CaptureRunner.pm
  16. lib/perl5/site_perl/Test/Tester/Delegate.pm
  17. lib/perl5/site_perl/Test/Tutorial.pod
  18. lib/perl5/site_perl/Test/use/ok.pm
  19. lib/perl5/site_perl/Test2.pm
  20. lib/perl5/site_perl/Test2/API.pm
  21. lib/perl5/site_perl/Test2/API/Breakage.pm
  22. lib/perl5/site_perl/Test2/API/Context.pm
  23. lib/perl5/site_perl/Test2/API/Instance.pm
  24. lib/perl5/site_perl/Test2/API/InterceptResult.pm
  25. lib/perl5/site_perl/Test2/API/InterceptResult/Event.pm
  26. lib/perl5/site_perl/Test2/API/InterceptResult/Facet.pm
  27. lib/perl5/site_perl/Test2/API/InterceptResult/Hub.pm
  28. lib/perl5/site_perl/Test2/API/InterceptResult/Squasher.pm
  29. lib/perl5/site_perl/Test2/API/Stack.pm
  30. lib/perl5/site_perl/Test2/AsyncSubtest.pm
  31. lib/perl5/site_perl/Test2/AsyncSubtest/Event/Attach.pm
  32. lib/perl5/site_perl/Test2/AsyncSubtest/Event/Detach.pm
  33. lib/perl5/site_perl/Test2/AsyncSubtest/Formatter.pm
  34. lib/perl5/site_perl/Test2/AsyncSubtest/Hub.pm
  35. lib/perl5/site_perl/Test2/Bundle.pm
  36. lib/perl5/site_perl/Test2/Bundle/Extended.pm
  37. lib/perl5/site_perl/Test2/Bundle/More.pm
  38. lib/perl5/site_perl/Test2/Bundle/Simple.pm
  39. lib/perl5/site_perl/Test2/Compare.pm
  40. lib/perl5/site_perl/Test2/Compare/Array.pm
  41. lib/perl5/site_perl/Test2/Compare/Bag.pm
  42. lib/perl5/site_perl/Test2/Compare/Base.pm
  43. lib/perl5/site_perl/Test2/Compare/Bool.pm
  44. lib/perl5/site_perl/Test2/Compare/Custom.pm
  45. lib/perl5/site_perl/Test2/Compare/DeepRef.pm
  46. lib/perl5/site_perl/Test2/Compare/Delta.pm
  47. lib/perl5/site_perl/Test2/Compare/Event.pm
  48. lib/perl5/site_perl/Test2/Compare/EventMeta.pm
  49. lib/perl5/site_perl/Test2/Compare/Float.pm
  50. lib/perl5/site_perl/Test2/Compare/Hash.pm
  51. lib/perl5/site_perl/Test2/Compare/Isa.pm
  52. lib/perl5/site_perl/Test2/Compare/Meta.pm
  53. lib/perl5/site_perl/Test2/Compare/Negatable.pm
  54. lib/perl5/site_perl/Test2/Compare/Number.pm
  55. lib/perl5/site_perl/Test2/Compare/Object.pm
  56. lib/perl5/site_perl/Test2/Compare/OrderedSubset.pm
  57. lib/perl5/site_perl/Test2/Compare/Pattern.pm
  58. lib/perl5/site_perl/Test2/Compare/Ref.pm
  59. lib/perl5/site_perl/Test2/Compare/Regex.pm
  60. lib/perl5/site_perl/Test2/Compare/Scalar.pm
  61. lib/perl5/site_perl/Test2/Compare/Set.pm
  62. lib/perl5/site_perl/Test2/Compare/String.pm
  63. lib/perl5/site_perl/Test2/Compare/Undef.pm
  64. lib/perl5/site_perl/Test2/Compare/Wildcard.pm
  65. lib/perl5/site_perl/Test2/Env.pm
  66. lib/perl5/site_perl/Test2/Event.pm
  67. lib/perl5/site_perl/Test2/Event/Bail.pm
  68. lib/perl5/site_perl/Test2/Event/Diag.pm
  69. lib/perl5/site_perl/Test2/Event/Encoding.pm
  70. lib/perl5/site_perl/Test2/Event/Exception.pm
  71. lib/perl5/site_perl/Test2/Event/Fail.pm
  72. lib/perl5/site_perl/Test2/Event/Generic.pm
  73. lib/perl5/site_perl/Test2/Event/Note.pm
  74. lib/perl5/site_perl/Test2/Event/Ok.pm
  75. lib/perl5/site_perl/Test2/Event/Pass.pm
  76. lib/perl5/site_perl/Test2/Event/Plan.pm
  77. lib/perl5/site_perl/Test2/Event/Skip.pm
  78. lib/perl5/site_perl/Test2/Event/Subtest.pm
  79. lib/perl5/site_perl/Test2/Event/TAP/Version.pm
  80. lib/perl5/site_perl/Test2/Event/V2.pm
  81. lib/perl5/site_perl/Test2/Event/Waiting.pm
  82. lib/perl5/site_perl/Test2/EventFacet.pm
  83. lib/perl5/site_perl/Test2/EventFacet/About.pm
  84. lib/perl5/site_perl/Test2/EventFacet/Amnesty.pm
  85. lib/perl5/site_perl/Test2/EventFacet/Assert.pm
  86. lib/perl5/site_perl/Test2/EventFacet/Control.pm
  87. lib/perl5/site_perl/Test2/EventFacet/Error.pm
  88. lib/perl5/site_perl/Test2/EventFacet/Hub.pm
  89. lib/perl5/site_perl/Test2/EventFacet/Info.pm
  90. lib/perl5/site_perl/Test2/EventFacet/Info/Table.pm
  91. lib/perl5/site_perl/Test2/EventFacet/Meta.pm
  92. lib/perl5/site_perl/Test2/EventFacet/Parent.pm
  93. lib/perl5/site_perl/Test2/EventFacet/Plan.pm
  94. lib/perl5/site_perl/Test2/EventFacet/Render.pm
  95. lib/perl5/site_perl/Test2/EventFacet/Trace.pm
  96. lib/perl5/site_perl/Test2/Formatter.pm
  97. lib/perl5/site_perl/Test2/Formatter/TAP.pm
  98. lib/perl5/site_perl/Test2/Hub.pm
  99. lib/perl5/site_perl/Test2/Hub/Interceptor.pm
  100. lib/perl5/site_perl/Test2/Hub/Interceptor/Terminator.pm
  101. lib/perl5/site_perl/Test2/Hub/Subtest.pm
  102. lib/perl5/site_perl/Test2/IPC.pm
  103. lib/perl5/site_perl/Test2/IPC/Driver.pm
  104. lib/perl5/site_perl/Test2/IPC/Driver/Files.pm
  105. lib/perl5/site_perl/Test2/Manual.pm
  106. lib/perl5/site_perl/Test2/Manual/Anatomy.pm
  107. lib/perl5/site_perl/Test2/Manual/Anatomy/API.pm
  108. lib/perl5/site_perl/Test2/Manual/Anatomy/Context.pm
  109. lib/perl5/site_perl/Test2/Manual/Anatomy/EndToEnd.pm
  110. lib/perl5/site_perl/Test2/Manual/Anatomy/Event.pm
  111. lib/perl5/site_perl/Test2/Manual/Anatomy/Hubs.pm
  112. lib/perl5/site_perl/Test2/Manual/Anatomy/IPC.pm
  113. lib/perl5/site_perl/Test2/Manual/Anatomy/Utilities.pm
  114. lib/perl5/site_perl/Test2/Manual/Concurrency.pm
  115. lib/perl5/site_perl/Test2/Manual/Contributing.pm
  116. lib/perl5/site_perl/Test2/Manual/Testing.pm
  117. lib/perl5/site_perl/Test2/Manual/Testing/Introduction.pm
  118. lib/perl5/site_perl/Test2/Manual/Testing/Migrating.pm
  119. lib/perl5/site_perl/Test2/Manual/Testing/Planning.pm
  120. lib/perl5/site_perl/Test2/Manual/Testing/Todo.pm
  121. lib/perl5/site_perl/Test2/Manual/Tooling.pm
  122. lib/perl5/site_perl/Test2/Manual/Tooling/FirstTool.pm
  123. lib/perl5/site_perl/Test2/Manual/Tooling/Formatter.pm
  124. lib/perl5/site_perl/Test2/Manual/Tooling/Nesting.pm
  125. lib/perl5/site_perl/Test2/Manual/Tooling/Plugin/TestExit.pm
  126. lib/perl5/site_perl/Test2/Manual/Tooling/Plugin/TestingDone.pm
  127. lib/perl5/site_perl/Test2/Manual/Tooling/Plugin/ToolCompletes.pm
  128. lib/perl5/site_perl/Test2/Manual/Tooling/Plugin/ToolStarts.pm
  129. lib/perl5/site_perl/Test2/Manual/Tooling/Subtest.pm
  130. lib/perl5/site_perl/Test2/Manual/Tooling/TestBuilder.pm
  131. lib/perl5/site_perl/Test2/Manual/Tooling/Testing.pm
  132. lib/perl5/site_perl/Test2/Mock.pm
  133. lib/perl5/site_perl/Test2/Plugin.pm
  134. lib/perl5/site_perl/Test2/Plugin/BailOnFail.pm
  135. lib/perl5/site_perl/Test2/Plugin/DieOnFail.pm
  136. lib/perl5/site_perl/Test2/Plugin/ExitSummary.pm
  137. lib/perl5/site_perl/Test2/Plugin/SRand.pm
  138. lib/perl5/site_perl/Test2/Plugin/Times.pm
  139. lib/perl5/site_perl/Test2/Plugin/UTF8.pm
  140. lib/perl5/site_perl/Test2/Require.pm
  141. lib/perl5/site_perl/Test2/Require/AuthorTesting.pm
  142. lib/perl5/site_perl/Test2/Require/AutomatedTesting.pm
  143. lib/perl5/site_perl/Test2/Require/EnvVar.pm
  144. lib/perl5/site_perl/Test2/Require/ExtendedTesting.pm
  145. lib/perl5/site_perl/Test2/Require/Fork.pm
  146. lib/perl5/site_perl/Test2/Require/Module.pm
  147. lib/perl5/site_perl/Test2/Require/NonInteractiveTesting.pm
  148. lib/perl5/site_perl/Test2/Require/Perl.pm
  149. lib/perl5/site_perl/Test2/Require/RealFork.pm
  150. lib/perl5/site_perl/Test2/Require/ReleaseTesting.pm
  151. lib/perl5/site_perl/Test2/Require/Threads.pm
  152. lib/perl5/site_perl/Test2/Suite.pm
  153. lib/perl5/site_perl/Test2/Todo.pm
  154. lib/perl5/site_perl/Test2/Tools.pm
  155. lib/perl5/site_perl/Test2/Tools/AsyncSubtest.pm
  156. lib/perl5/site_perl/Test2/Tools/Basic.pm
  157. lib/perl5/site_perl/Test2/Tools/Class.pm
  158. lib/perl5/site_perl/Test2/Tools/ClassicCompare.pm
  159. lib/perl5/site_perl/Test2/Tools/Compare.pm
  160. lib/perl5/site_perl/Test2/Tools/Defer.pm
  161. lib/perl5/site_perl/Test2/Tools/Encoding.pm
  162. lib/perl5/site_perl/Test2/Tools/Event.pm
  163. lib/perl5/site_perl/Test2/Tools/Exception.pm
  164. lib/perl5/site_perl/Test2/Tools/Exports.pm
  165. lib/perl5/site_perl/Test2/Tools/GenTemp.pm
  166. lib/perl5/site_perl/Test2/Tools/Grab.pm
  167. lib/perl5/site_perl/Test2/Tools/Mock.pm
  168. lib/perl5/site_perl/Test2/Tools/Ref.pm
  169. lib/perl5/site_perl/Test2/Tools/Refcount.pm
  170. lib/perl5/site_perl/Test2/Tools/Spec.pm
  171. lib/perl5/site_perl/Test2/Tools/Subtest.pm
  172. lib/perl5/site_perl/Test2/Tools/Target.pm
  173. lib/perl5/site_perl/Test2/Tools/Tester.pm
  174. lib/perl5/site_perl/Test2/Tools/Tiny.pm
  175. lib/perl5/site_perl/Test2/Tools/Warnings.pm
  176. lib/perl5/site_perl/Test2/Transition.pod
  177. lib/perl5/site_perl/Test2/Util.pm
  178. lib/perl5/site_perl/Test2/Util/ExternalMeta.pm
  179. lib/perl5/site_perl/Test2/Util/Facets2Legacy.pm
  180. lib/perl5/site_perl/Test2/Util/Grabber.pm
  181. lib/perl5/site_perl/Test2/Util/Guard.pm
  182. lib/perl5/site_perl/Test2/Util/HashBase.pm
  183. lib/perl5/site_perl/Test2/Util/Importer.pm
  184. lib/perl5/site_perl/Test2/Util/Ref.pm
  185. lib/perl5/site_perl/Test2/Util/Sig.pm
  186. lib/perl5/site_perl/Test2/Util/Stash.pm
  187. lib/perl5/site_perl/Test2/Util/Sub.pm
  188. lib/perl5/site_perl/Test2/Util/Table.pm
  189. lib/perl5/site_perl/Test2/Util/Table/Cell.pm
  190. lib/perl5/site_perl/Test2/Util/Table/LineBreak.pm
  191. lib/perl5/site_perl/Test2/Util/Term.pm
  192. lib/perl5/site_perl/Test2/Util/Times.pm
  193. lib/perl5/site_perl/Test2/Util/Trace.pm
  194. lib/perl5/site_perl/Test2/V0.pm
  195. lib/perl5/site_perl/Test2/Workflow.pm
  196. lib/perl5/site_perl/Test2/Workflow/BlockBase.pm
  197. lib/perl5/site_perl/Test2/Workflow/Build.pm
  198. lib/perl5/site_perl/Test2/Workflow/Runner.pm
  199. lib/perl5/site_perl/Test2/Workflow/Task.pm
  200. lib/perl5/site_perl/Test2/Workflow/Task/Action.pm
  201. lib/perl5/site_perl/Test2/Workflow/Task/Group.pm
  202. lib/perl5/site_perl/man/man3/Test2.3.gz
  203. lib/perl5/site_perl/man/man3/Test2::API.3.gz
  204. lib/perl5/site_perl/man/man3/Test2::API::Breakage.3.gz
  205. lib/perl5/site_perl/man/man3/Test2::API::Context.3.gz
  206. lib/perl5/site_perl/man/man3/Test2::API::Instance.3.gz
  207. lib/perl5/site_perl/man/man3/Test2::API::InterceptResult.3.gz
  208. lib/perl5/site_perl/man/man3/Test2::API::InterceptResult::Event.3.gz
  209. lib/perl5/site_perl/man/man3/Test2::API::InterceptResult::Hub.3.gz
  210. lib/perl5/site_perl/man/man3/Test2::API::InterceptResult::Squasher.3.gz
  211. lib/perl5/site_perl/man/man3/Test2::API::Stack.3.gz
  212. lib/perl5/site_perl/man/man3/Test2::AsyncSubtest.3.gz
  213. lib/perl5/site_perl/man/man3/Test2::AsyncSubtest::Event::Attach.3.gz
  214. lib/perl5/site_perl/man/man3/Test2::AsyncSubtest::Event::Detach.3.gz
  215. lib/perl5/site_perl/man/man3/Test2::AsyncSubtest::Hub.3.gz
  216. lib/perl5/site_perl/man/man3/Test2::Bundle.3.gz
  217. lib/perl5/site_perl/man/man3/Test2::Bundle::Extended.3.gz
  218. lib/perl5/site_perl/man/man3/Test2::Bundle::More.3.gz
  219. lib/perl5/site_perl/man/man3/Test2::Bundle::Simple.3.gz
  220. lib/perl5/site_perl/man/man3/Test2::Compare.3.gz
  221. lib/perl5/site_perl/man/man3/Test2::Compare::Array.3.gz
  222. lib/perl5/site_perl/man/man3/Test2::Compare::Bag.3.gz
  223. lib/perl5/site_perl/man/man3/Test2::Compare::Base.3.gz
  224. lib/perl5/site_perl/man/man3/Test2::Compare::Bool.3.gz
  225. lib/perl5/site_perl/man/man3/Test2::Compare::Custom.3.gz
  226. lib/perl5/site_perl/man/man3/Test2::Compare::DeepRef.3.gz
  227. lib/perl5/site_perl/man/man3/Test2::Compare::Delta.3.gz
  228. lib/perl5/site_perl/man/man3/Test2::Compare::Event.3.gz
  229. lib/perl5/site_perl/man/man3/Test2::Compare::EventMeta.3.gz
  230. lib/perl5/site_perl/man/man3/Test2::Compare::Float.3.gz
  231. lib/perl5/site_perl/man/man3/Test2::Compare::Hash.3.gz
  232. lib/perl5/site_perl/man/man3/Test2::Compare::Isa.3.gz
  233. lib/perl5/site_perl/man/man3/Test2::Compare::Meta.3.gz
  234. lib/perl5/site_perl/man/man3/Test2::Compare::Negatable.3.gz
  235. lib/perl5/site_perl/man/man3/Test2::Compare::Number.3.gz
  236. lib/perl5/site_perl/man/man3/Test2::Compare::Object.3.gz
  237. lib/perl5/site_perl/man/man3/Test2::Compare::OrderedSubset.3.gz
  238. lib/perl5/site_perl/man/man3/Test2::Compare::Pattern.3.gz
  239. lib/perl5/site_perl/man/man3/Test2::Compare::Ref.3.gz
  240. lib/perl5/site_perl/man/man3/Test2::Compare::Regex.3.gz
  241. lib/perl5/site_perl/man/man3/Test2::Compare::Scalar.3.gz
  242. lib/perl5/site_perl/man/man3/Test2::Compare::Set.3.gz
  243. lib/perl5/site_perl/man/man3/Test2::Compare::String.3.gz
  244. lib/perl5/site_perl/man/man3/Test2::Compare::Undef.3.gz
  245. lib/perl5/site_perl/man/man3/Test2::Compare::Wildcard.3.gz
  246. lib/perl5/site_perl/man/man3/Test2::Env.3.gz
  247. lib/perl5/site_perl/man/man3/Test2::Event.3.gz
  248. lib/perl5/site_perl/man/man3/Test2::Event::Bail.3.gz
  249. lib/perl5/site_perl/man/man3/Test2::Event::Diag.3.gz
  250. lib/perl5/site_perl/man/man3/Test2::Event::Encoding.3.gz
  251. lib/perl5/site_perl/man/man3/Test2::Event::Exception.3.gz
  252. lib/perl5/site_perl/man/man3/Test2::Event::Fail.3.gz
  253. lib/perl5/site_perl/man/man3/Test2::Event::Generic.3.gz
  254. lib/perl5/site_perl/man/man3/Test2::Event::Note.3.gz
  255. lib/perl5/site_perl/man/man3/Test2::Event::Ok.3.gz
  256. lib/perl5/site_perl/man/man3/Test2::Event::Pass.3.gz
  257. lib/perl5/site_perl/man/man3/Test2::Event::Plan.3.gz
  258. lib/perl5/site_perl/man/man3/Test2::Event::Skip.3.gz
  259. lib/perl5/site_perl/man/man3/Test2::Event::Subtest.3.gz
  260. lib/perl5/site_perl/man/man3/Test2::Event::TAP::Version.3.gz
  261. lib/perl5/site_perl/man/man3/Test2::Event::V2.3.gz
  262. lib/perl5/site_perl/man/man3/Test2::Event::Waiting.3.gz
  263. lib/perl5/site_perl/man/man3/Test2::EventFacet.3.gz
  264. lib/perl5/site_perl/man/man3/Test2::EventFacet::About.3.gz
  265. lib/perl5/site_perl/man/man3/Test2::EventFacet::Amnesty.3.gz
  266. lib/perl5/site_perl/man/man3/Test2::EventFacet::Assert.3.gz
  267. lib/perl5/site_perl/man/man3/Test2::EventFacet::Control.3.gz
  268. lib/perl5/site_perl/man/man3/Test2::EventFacet::Error.3.gz
  269. lib/perl5/site_perl/man/man3/Test2::EventFacet::Hub.3.gz
  270. lib/perl5/site_perl/man/man3/Test2::EventFacet::Info.3.gz
  271. lib/perl5/site_perl/man/man3/Test2::EventFacet::Info::Table.3.gz
  272. lib/perl5/site_perl/man/man3/Test2::EventFacet::Meta.3.gz
  273. lib/perl5/site_perl/man/man3/Test2::EventFacet::Parent.3.gz
  274. lib/perl5/site_perl/man/man3/Test2::EventFacet::Plan.3.gz
  275. lib/perl5/site_perl/man/man3/Test2::EventFacet::Render.3.gz
  276. lib/perl5/site_perl/man/man3/Test2::EventFacet::Trace.3.gz
  277. lib/perl5/site_perl/man/man3/Test2::Formatter.3.gz
  278. lib/perl5/site_perl/man/man3/Test2::Formatter::TAP.3.gz
  279. lib/perl5/site_perl/man/man3/Test2::Hub.3.gz
  280. lib/perl5/site_perl/man/man3/Test2::Hub::Interceptor.3.gz
  281. lib/perl5/site_perl/man/man3/Test2::Hub::Interceptor::Terminator.3.gz
  282. lib/perl5/site_perl/man/man3/Test2::Hub::Subtest.3.gz
  283. lib/perl5/site_perl/man/man3/Test2::IPC.3.gz
  284. lib/perl5/site_perl/man/man3/Test2::IPC::Driver.3.gz
  285. lib/perl5/site_perl/man/man3/Test2::IPC::Driver::Files.3.gz
  286. lib/perl5/site_perl/man/man3/Test2::Manual.3.gz
  287. lib/perl5/site_perl/man/man3/Test2::Manual::Anatomy.3.gz
  288. lib/perl5/site_perl/man/man3/Test2::Manual::Anatomy::API.3.gz
  289. lib/perl5/site_perl/man/man3/Test2::Manual::Anatomy::Context.3.gz
  290. lib/perl5/site_perl/man/man3/Test2::Manual::Anatomy::EndToEnd.3.gz
  291. lib/perl5/site_perl/man/man3/Test2::Manual::Anatomy::Event.3.gz
  292. lib/perl5/site_perl/man/man3/Test2::Manual::Anatomy::Hubs.3.gz
  293. lib/perl5/site_perl/man/man3/Test2::Manual::Anatomy::IPC.3.gz
  294. lib/perl5/site_perl/man/man3/Test2::Manual::Anatomy::Utilities.3.gz
  295. lib/perl5/site_perl/man/man3/Test2::Manual::Concurrency.3.gz
  296. lib/perl5/site_perl/man/man3/Test2::Manual::Contributing.3.gz
  297. lib/perl5/site_perl/man/man3/Test2::Manual::Testing.3.gz
  298. lib/perl5/site_perl/man/man3/Test2::Manual::Testing::Introduction.3.gz
  299. lib/perl5/site_perl/man/man3/Test2::Manual::Testing::Migrating.3.gz
  300. lib/perl5/site_perl/man/man3/Test2::Manual::Testing::Planning.3.gz
  301. lib/perl5/site_perl/man/man3/Test2::Manual::Testing::Todo.3.gz
  302. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling.3.gz
  303. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling::FirstTool.3.gz
  304. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling::Formatter.3.gz
  305. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling::Nesting.3.gz
  306. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling::Plugin::TestExit.3.gz
  307. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling::Plugin::TestingDone.3.gz
  308. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling::Plugin::ToolCompletes.3.gz
  309. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling::Plugin::ToolStarts.3.gz
  310. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling::Subtest.3.gz
  311. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling::TestBuilder.3.gz
  312. lib/perl5/site_perl/man/man3/Test2::Manual::Tooling::Testing.3.gz
  313. lib/perl5/site_perl/man/man3/Test2::Mock.3.gz
  314. lib/perl5/site_perl/man/man3/Test2::Plugin.3.gz
  315. lib/perl5/site_perl/man/man3/Test2::Plugin::BailOnFail.3.gz
  316. lib/perl5/site_perl/man/man3/Test2::Plugin::DieOnFail.3.gz
  317. lib/perl5/site_perl/man/man3/Test2::Plugin::ExitSummary.3.gz
  318. lib/perl5/site_perl/man/man3/Test2::Plugin::SRand.3.gz
  319. lib/perl5/site_perl/man/man3/Test2::Plugin::Times.3.gz
  320. lib/perl5/site_perl/man/man3/Test2::Plugin::UTF8.3.gz
  321. lib/perl5/site_perl/man/man3/Test2::Require.3.gz
  322. lib/perl5/site_perl/man/man3/Test2::Require::AuthorTesting.3.gz
  323. lib/perl5/site_perl/man/man3/Test2::Require::AutomatedTesting.3.gz
  324. lib/perl5/site_perl/man/man3/Test2::Require::EnvVar.3.gz
  325. lib/perl5/site_perl/man/man3/Test2::Require::ExtendedTesting.3.gz
  326. lib/perl5/site_perl/man/man3/Test2::Require::Fork.3.gz
  327. lib/perl5/site_perl/man/man3/Test2::Require::Module.3.gz
  328. lib/perl5/site_perl/man/man3/Test2::Require::NonInteractiveTesting.3.gz
  329. lib/perl5/site_perl/man/man3/Test2::Require::Perl.3.gz
  330. lib/perl5/site_perl/man/man3/Test2::Require::RealFork.3.gz
  331. lib/perl5/site_perl/man/man3/Test2::Require::ReleaseTesting.3.gz
  332. lib/perl5/site_perl/man/man3/Test2::Require::Threads.3.gz
  333. lib/perl5/site_perl/man/man3/Test2::Suite.3.gz
  334. lib/perl5/site_perl/man/man3/Test2::Todo.3.gz
  335. lib/perl5/site_perl/man/man3/Test2::Tools.3.gz
  336. lib/perl5/site_perl/man/man3/Test2::Tools::AsyncSubtest.3.gz
  337. lib/perl5/site_perl/man/man3/Test2::Tools::Basic.3.gz
  338. lib/perl5/site_perl/man/man3/Test2::Tools::Class.3.gz
  339. lib/perl5/site_perl/man/man3/Test2::Tools::ClassicCompare.3.gz
  340. lib/perl5/site_perl/man/man3/Test2::Tools::Compare.3.gz
  341. lib/perl5/site_perl/man/man3/Test2::Tools::Defer.3.gz
  342. lib/perl5/site_perl/man/man3/Test2::Tools::Encoding.3.gz
  343. lib/perl5/site_perl/man/man3/Test2::Tools::Event.3.gz
  344. lib/perl5/site_perl/man/man3/Test2::Tools::Exception.3.gz
  345. lib/perl5/site_perl/man/man3/Test2::Tools::Exports.3.gz
  346. lib/perl5/site_perl/man/man3/Test2::Tools::GenTemp.3.gz
  347. lib/perl5/site_perl/man/man3/Test2::Tools::Grab.3.gz
  348. lib/perl5/site_perl/man/man3/Test2::Tools::Mock.3.gz
  349. lib/perl5/site_perl/man/man3/Test2::Tools::Ref.3.gz
  350. lib/perl5/site_perl/man/man3/Test2::Tools::Refcount.3.gz
  351. lib/perl5/site_perl/man/man3/Test2::Tools::Spec.3.gz
  352. lib/perl5/site_perl/man/man3/Test2::Tools::Subtest.3.gz
  353. lib/perl5/site_perl/man/man3/Test2::Tools::Target.3.gz
  354. lib/perl5/site_perl/man/man3/Test2::Tools::Tester.3.gz
  355. lib/perl5/site_perl/man/man3/Test2::Tools::Tiny.3.gz
  356. lib/perl5/site_perl/man/man3/Test2::Tools::Warnings.3.gz
  357. lib/perl5/site_perl/man/man3/Test2::Transition.3.gz
  358. lib/perl5/site_perl/man/man3/Test2::Util.3.gz
  359. lib/perl5/site_perl/man/man3/Test2::Util::ExternalMeta.3.gz
  360. lib/perl5/site_perl/man/man3/Test2::Util::Facets2Legacy.3.gz
  361. lib/perl5/site_perl/man/man3/Test2::Util::Grabber.3.gz
  362. lib/perl5/site_perl/man/man3/Test2::Util::Guard.3.gz
  363. lib/perl5/site_perl/man/man3/Test2::Util::HashBase.3.gz
  364. lib/perl5/site_perl/man/man3/Test2::Util::Importer.3.gz
  365. lib/perl5/site_perl/man/man3/Test2::Util::Ref.3.gz
  366. lib/perl5/site_perl/man/man3/Test2::Util::Sig.3.gz
  367. lib/perl5/site_perl/man/man3/Test2::Util::Stash.3.gz
  368. lib/perl5/site_perl/man/man3/Test2::Util::Sub.3.gz
  369. lib/perl5/site_perl/man/man3/Test2::Util::Table.3.gz
  370. lib/perl5/site_perl/man/man3/Test2::Util::Table::LineBreak.3.gz
  371. lib/perl5/site_perl/man/man3/Test2::Util::Times.3.gz
  372. lib/perl5/site_perl/man/man3/Test2::Util::Trace.3.gz
  373. lib/perl5/site_perl/man/man3/Test2::V0.3.gz
  374. lib/perl5/site_perl/man/man3/Test2::Workflow.3.gz
  375. lib/perl5/site_perl/man/man3/Test2::Workflow::BlockBase.3.gz
  376. lib/perl5/site_perl/man/man3/Test2::Workflow::Build.3.gz
  377. lib/perl5/site_perl/man/man3/Test2::Workflow::Runner.3.gz
  378. lib/perl5/site_perl/man/man3/Test2::Workflow::Task.3.gz
  379. lib/perl5/site_perl/man/man3/Test2::Workflow::Task::Action.3.gz
  380. lib/perl5/site_perl/man/man3/Test2::Workflow::Task::Group.3.gz
  381. lib/perl5/site_perl/man/man3/Test::Builder.3.gz
  382. lib/perl5/site_perl/man/man3/Test::Builder::Formatter.3.gz
  383. lib/perl5/site_perl/man/man3/Test::Builder::Module.3.gz
  384. lib/perl5/site_perl/man/man3/Test::Builder::Tester.3.gz
  385. lib/perl5/site_perl/man/man3/Test::Builder::Tester::Color.3.gz
  386. lib/perl5/site_perl/man/man3/Test::Builder::TodoDiag.3.gz
  387. lib/perl5/site_perl/man/man3/Test::More.3.gz
  388. lib/perl5/site_perl/man/man3/Test::Simple.3.gz
  389. lib/perl5/site_perl/man/man3/Test::Tester.3.gz
  390. lib/perl5/site_perl/man/man3/Test::Tester::Capture.3.gz
  391. lib/perl5/site_perl/man/man3/Test::Tester::CaptureRunner.3.gz
  392. lib/perl5/site_perl/man/man3/Test::Tutorial.3.gz
  393. lib/perl5/site_perl/man/man3/Test::use::ok.3.gz
  394. lib/perl5/site_perl/man/man3/ok.3.gz
  395. lib/perl5/site_perl/ok.pm
  396. @owner
  397. @group
  398. @mode
Collapse this list.
Dependency lines:
  • p5-Test-Simple>0:devel/p5-Test-Simple
To install the port:
cd /usr/ports/devel/p5-Test-Simple/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Test-Simple
  • pkg install p5-Test-Simple
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Test-Simple
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1738088896 SHA256 (Test-Simple-1.302209.tar.gz) = dde1a388b94e178808039361f6393c7195f72518c39967a7a3582299b8c39e3e SIZE (Test-Simple-1.302209.tar.gz) = 568816

Packages (timestamps in pop-ups are UTC):
p5-Test-Simple
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3022091.3022091.3021831.3022091.302209-1.302183-
FreeBSD:13:quarterly1.3022071.3022071.3021951.3022071.3022071.3021981.3021981.302198
FreeBSD:14:latest1.3022091.3022091.3021911.3022071.3022091.302195-1.302195
FreeBSD:14:quarterly1.3022071.302207-1.3022071.3022071.3021981.3021981.302198
FreeBSD:15:latest1.3022091.302209n/a1.302209n/a1.3021981.3021981.302198
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Term-Table>=0.013 : devel/p5-Term-Table
  2. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. p5-Term-Table>=0.013 : devel/p5-Term-Table
  2. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. astro/p5-GPS-Point
  2. astro/p5-Net-GPSD3
  3. databases/p5-Class-DBI-DATA-Schema
  4. databases/p5-DBIx-QuickDB
  5. devel/p5-Data-Frame
  6. devel/p5-Date-DayOfWeek
  7. devel/p5-Log-Accounting-SVN
Expand this list (34 items / 27 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-SVN-Log
  3. devel/p5-Shell-Config-Generate
  4. devel/p5-System-Info
  5. devel/p5-Test-Archive-Libarchive
  6. devel/p5-Test-Future-IO-Impl
  7. devel/p5-Test-Synopsis
  8. devel/p5-Test-XML-Valid
  9. devel/p5-Test2-Harness
  10. devel/p5-Test2-Harness-UI
  11. devel/p5-Test2-Plugin-DBIProfile
  12. devel/p5-Test2-Tools-PDL
  13. devel/p5-Tie-File-AsHash
  14. devel/p5-capitalization
  15. graphics/p5-GD-Graph-ohlc
  16. mail/p5-MIME-Lite-TT
  17. mail/p5-Test-Email
  18. math/p5-Math-Polygon-Tree
  19. net/p5-Net-Google-Code
  20. net/p5-Net-OAuth-Simple
  21. textproc/p5-Text-Report
  22. www/p5-CGI-Application-Plugin-HTDot
  23. www/p5-Catalyst-Plugin-Cache-Memcached-Fast
  24. www/p5-Net-GeoPlanet
  25. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. devel/p5-Test-Block*
  2. devel/p5-Test2-Suite*
  3. net/p5-Filesys-SmbClient*
  4. www/p5-Yahoo-Lifestyle*
  5. Collapse this list of deleted ports.
for Run
  1. astro/p5-GPS-Point
  2. astro/p5-Net-GPSD3
  3. databases/p5-DBIx-QuickDB
  4. devel/p5-Data-Frame
  5. devel/p5-Date-DayOfWeek
  6. devel/p5-Log-Accounting-SVN
  7. devel/p5-SVN-Log
Expand this list (30 items / 23 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-Shell-Config-Generate
  3. devel/p5-System-Info
  4. devel/p5-Test-Archive-Libarchive
  5. devel/p5-Test-Future-IO-Impl
  6. devel/p5-Test-Synopsis
  7. devel/p5-Test-XML-Valid
  8. devel/p5-Test2-Harness
  9. devel/p5-Test2-Harness-UI
  10. devel/p5-Test2-Plugin-DBIProfile
  11. devel/p5-Test2-Tools-PDL
  12. devel/p5-capitalization
  13. graphics/p5-GD-Graph-ohlc
  14. mail/p5-MIME-Lite-TT
  15. mail/p5-Test-Email
  16. math/p5-Math-Polygon-Tree
  17. net/p5-Net-Google-Code
  18. net/p5-Net-OAuth-Simple
  19. textproc/p5-Text-Report
  20. www/p5-CGI-Application-Plugin-HTDot
  21. www/p5-Catalyst-Plugin-Cache-Memcached-Fast
  22. www/p5-Net-GeoPlanet
  23. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/p5-Test-Block*
  2. devel/p5-Test2-Suite*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_p5-Test-Simple
USES:
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/modules/by-module/Test/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Test/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Test/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Test/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Test/
  7. http://backpan.perl.org/modules/by-module/Test/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Test/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Test/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Test/
  12. https://www.cpan.org/modules/by-module/Test/
Collapse this list.
Port Moves
  • port moved here from devel/p5-Test2-Suite on 2024-08-15
    REASON: Remove obsoleted port. Use devel/p5-Test-Simple instead

Number of commits found: 144 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.302209
03 Feb 2025 15:50:56
commit hash: 160a462e0e7bd609338568f65680b326bfb51fa1commit hash: 160a462e0e7bd609338568f65680b326bfb51fa1commit hash: 160a462e0e7bd609338568f65680b326bfb51fa1commit hash: 160a462e0e7bd609338568f65680b326bfb51fa1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302209

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302207
02 Jan 2025 02:44:03
commit hash: b18dcd9ed5cba68cb186247490ea6586783870becommit hash: b18dcd9ed5cba68cb186247490ea6586783870becommit hash: b18dcd9ed5cba68cb186247490ea6586783870becommit hash: b18dcd9ed5cba68cb186247490ea6586783870be files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302207

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302206
31 Dec 2024 15:47:47
commit hash: 291982ec6448824bb6755dd23438bd058e15f7a8commit hash: 291982ec6448824bb6755dd23438bd058e15f7a8commit hash: 291982ec6448824bb6755dd23438bd058e15f7a8commit hash: 291982ec6448824bb6755dd23438bd058e15f7a8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302206

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302204
25 Sep 2024 04:22:28
commit hash: 285efff244877d0e3bd384e818089326157c1139commit hash: 285efff244877d0e3bd384e818089326157c1139commit hash: 285efff244877d0e3bd384e818089326157c1139commit hash: 285efff244877d0e3bd384e818089326157c1139 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302204

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302203
15 Sep 2024 20:09:40
commit hash: 70c333ab6bc7c8f20939a4140637f93234be9b96commit hash: 70c333ab6bc7c8f20939a4140637f93234be9b96commit hash: 70c333ab6bc7c8f20939a4140637f93234be9b96commit hash: 70c333ab6bc7c8f20939a4140637f93234be9b96 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302203

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302202
08 Sep 2024 18:37:12
commit hash: f9228e374ed7e7bc5d2208644e7b6111b298e889commit hash: f9228e374ed7e7bc5d2208644e7b6111b298e889commit hash: f9228e374ed7e7bc5d2208644e7b6111b298e889commit hash: f9228e374ed7e7bc5d2208644e7b6111b298e889 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302202

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302201
05 Sep 2024 06:17:50
commit hash: 4929a6d1253bc55a4166f315cdbeb3cf71847eb2commit hash: 4929a6d1253bc55a4166f315cdbeb3cf71847eb2commit hash: 4929a6d1253bc55a4166f315cdbeb3cf71847eb2commit hash: 4929a6d1253bc55a4166f315cdbeb3cf71847eb2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302201

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302200
15 Aug 2024 10:55:33
commit hash: 81e9a17aa897943b533624b5c404f2209252b59dcommit hash: 81e9a17aa897943b533624b5c404f2209252b59dcommit hash: 81e9a17aa897943b533624b5c404f2209252b59dcommit hash: 81e9a17aa897943b533624b5c404f2209252b59d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302200

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302199
19 May 2024 17:15:21
commit hash: ae23ad0cdf673633fcb9f2e065091fa432981d3acommit hash: ae23ad0cdf673633fcb9f2e065091fa432981d3acommit hash: ae23ad0cdf673633fcb9f2e065091fa432981d3acommit hash: ae23ad0cdf673633fcb9f2e065091fa432981d3a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302199

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302198
14 Dec 2023 05:48:21
commit hash: 488e3ae2b1da072f0d7756c18d7b012a20431cf6commit hash: 488e3ae2b1da072f0d7756c18d7b012a20431cf6commit hash: 488e3ae2b1da072f0d7756c18d7b012a20431cf6commit hash: 488e3ae2b1da072f0d7756c18d7b012a20431cf6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302198

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302197
01 Dec 2023 22:11:36
commit hash: 27328e6a9f3e359246c4ae81f3f89e2beb32b400commit hash: 27328e6a9f3e359246c4ae81f3f89e2beb32b400commit hash: 27328e6a9f3e359246c4ae81f3f89e2beb32b400commit hash: 27328e6a9f3e359246c4ae81f3f89e2beb32b400 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302197

- Update LICENSE_FILE

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302195
02 May 2023 16:19:54
commit hash: c81f975d55ecabe999c4a6b9e047c532f6645c9bcommit hash: c81f975d55ecabe999c4a6b9e047c532f6645c9bcommit hash: c81f975d55ecabe999c4a6b9e047c532f6645c9bcommit hash: c81f975d55ecabe999c4a6b9e047c532f6645c9b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302195

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302194
05 Apr 2023 17:30:04
commit hash: 806702f1264c856374f5c192ad6956df9ef8e29fcommit hash: 806702f1264c856374f5c192ad6956df9ef8e29fcommit hash: 806702f1264c856374f5c192ad6956df9ef8e29fcommit hash: 806702f1264c856374f5c192ad6956df9ef8e29f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302194

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302192
21 Mar 2023 19:20:19
commit hash: 2e0669c565beac352fc0116cf02a8f010cf22915commit hash: 2e0669c565beac352fc0116cf02a8f010cf22915commit hash: 2e0669c565beac352fc0116cf02a8f010cf22915commit hash: 2e0669c565beac352fc0116cf02a8f010cf22915 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302192

Changes:	https://metacpan.org/dist/Test-Simple/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.302191
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.302191
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.302191
11 Jul 2022 21:47:01
commit hash: bf9ee655398cfe630a45bd09673808c8ccc6b2b7commit hash: bf9ee655398cfe630a45bd09673808c8ccc6b2b7commit hash: bf9ee655398cfe630a45bd09673808c8ccc6b2b7commit hash: bf9ee655398cfe630a45bd09673808c8ccc6b2b7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302191

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302190
25 Mar 2022 13:36:46
commit hash: 7296019acfc00bf8558dd5d6a8a8dcfaccbf5af0commit hash: 7296019acfc00bf8558dd5d6a8a8dcfaccbf5af0commit hash: 7296019acfc00bf8558dd5d6a8a8dcfaccbf5af0commit hash: 7296019acfc00bf8558dd5d6a8a8dcfaccbf5af0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302190

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302189
28 Feb 2022 23:47:09
commit hash: cb54798abe219320407d429636b1027327bd6557commit hash: cb54798abe219320407d429636b1027327bd6557commit hash: cb54798abe219320407d429636b1027327bd6557commit hash: cb54798abe219320407d429636b1027327bd6557 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302189

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302188
13 Oct 2021 05:36:42
commit hash: abde1def99a519390634495b9ecd3434097d168bcommit hash: abde1def99a519390634495b9ecd3434097d168bcommit hash: abde1def99a519390634495b9ecd3434097d168bcommit hash: abde1def99a519390634495b9ecd3434097d168b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302188

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302187
21 Sep 2021 03:44:06
commit hash: 55bc29c66d5a983aac695afb42397b8004302c66commit hash: 55bc29c66d5a983aac695afb42397b8004302c66commit hash: 55bc29c66d5a983aac695afb42397b8004302c66commit hash: 55bc29c66d5a983aac695afb42397b8004302c66 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302187

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302186
08 Aug 2021 14:54:01
commit hash: 77f5693021e09573c3e9f570a8a1a1b17002e1adcommit hash: 77f5693021e09573c3e9f570a8a1a1b17002e1adcommit hash: 77f5693021e09573c3e9f570a8a1a1b17002e1adcommit hash: 77f5693021e09573c3e9f570a8a1a1b17002e1ad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302186

Changes:	https://metacpan.org/dist/Test-Simple/changes
1.302185
26 May 2021 12:54:37
commit hash: 36922c0681bb0c5bdc1d03fa72715d98f3321438commit hash: 36922c0681bb0c5bdc1d03fa72715d98f3321438commit hash: 36922c0681bb0c5bdc1d03fa72715d98f3321438commit hash: 36922c0681bb0c5bdc1d03fa72715d98f3321438 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Simple: Update to 1.302185

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302183
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.302183
06 Nov 2020 11:20:22
Revision:554200Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302183

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302182
10 Oct 2020 07:44:43
Revision:551871Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302182

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302181
21 Sep 2020 20:01:54
Revision:549489Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302181

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302180
19 Sep 2020 15:35:17
Revision:549002Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302180

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302177
15 Aug 2020 16:30:04
Revision:544969Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302177

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302175
21 Apr 2020 19:37:18
Revision:532326Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302175

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302174
02 Apr 2020 12:02:50
Revision:530299Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302174

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302173
31 Mar 2020 23:01:27
Revision:530045Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302173

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302172
28 Mar 2020 12:48:41
Revision:529376Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302172

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302171
18 Jan 2020 18:24:08
Revision:523441Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302171

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302170
10 Dec 2019 17:10:44
Revision:519697Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302170

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302169
08 Dec 2019 16:58:54
Revision:519373Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302169

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302168
07 Sep 2019 22:44:13
Revision:511439Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302168

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302167
26 Aug 2019 11:48:12
Revision:509918Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302167

- Take maintainership

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302166
16 Aug 2019 18:11:27
Revision:509111Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302166

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302164
29 Apr 2019 06:58:10
Revision:500389Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302164

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302162
07 Feb 2019 23:14:31
Revision:492397Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302162

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302160
19 Jan 2019 20:42:35
Revision:490759Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302160

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302156
09 Jan 2019 14:53:00
Revision:489799Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302156

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302141
02 Dec 2018 15:38:14
Revision:486449Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302141

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302140
14 Aug 2018 16:41:35
Revision:477179Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302140

Changes:	https://metacpan.org/changes/distribution/Test-Simple
1.302138
15 Jul 2018 08:03:55
Revision:474672Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.302138
Changes: https://metacpan.org/release/Test-Simple
1.302136
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.302136
22 Apr 2018 08:55:30
Revision:467984Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302136

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302135
31 Mar 2018 22:46:53
Revision:466088Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302135

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302133
12 Mar 2018 21:17:18
Revision:464319Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302133

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302130
08 Mar 2018 15:38:52
Revision:463906Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302130

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302128
06 Mar 2018 20:31:46
Revision:463751Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302128

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302125
22 Feb 2018 19:50:39
Revision:462627Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302125

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302122
06 Feb 2018 19:18:30
Revision:461088Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302122

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302121
05 Feb 2018 17:49:58
Revision:460998Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302121

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302120
02 Dec 2017 23:34:52
Revision:455386Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302120

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302113
22 Nov 2017 23:34:49
Revision:454713Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302113

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302111
20 Nov 2017 13:22:39
Revision:454551Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302111

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302106
22 Oct 2017 16:10:13
Revision:452661Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302106

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302105
21 Oct 2017 20:18:39
Revision:452606Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302105

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302103
16 Oct 2017 17:46:30
Revision:452221Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302103

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302101
13 Oct 2017 06:50:48
Revision:451947Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302101

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302100
11 Oct 2017 19:49:51
Revision:451783Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302100

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302098
04 Oct 2017 10:54:34
Revision:451200Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302098

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302097
03 Oct 2017 15:35:22
Revision:451143Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302097

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302096
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.302096
13 Sep 2017 14:07:54
Revision:449790Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove CONFLICTS_INSTALL: devel/p5-Test2 was remove 1 year ago,
devel/p5-Test-Tester and devel/p5-Test-use-ok are removed 2 years ago
1.302096
12 Sep 2017 20:56:23
Revision:449721Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302096

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302086
22 Jun 2017 23:40:51
Revision:444139Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302086

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302085
02 May 2017 21:52:37
Revision:439978Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302085

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302083
16 Apr 2017 11:07:56
Revision:438638Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302083

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302078
02 Mar 2017 17:59:32
Revision:435260Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302078

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302075
12 Jan 2017 20:02:41
Revision:431305Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.302075

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302073
21 Dec 2016 20:46:16
Revision:429115Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.302073

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302071
18 Dec 2016 15:22:02
Revision:428864Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.302071
- Sort PLIST

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302067
24 Nov 2016 16:10:40
Revision:427051Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.302067
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302062
19 Nov 2016 17:10:17
Revision:426488Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.302062

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302059
08 Oct 2016 22:48:00
Revision:423549Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.302059.

Changes: https://metacpan.org/changes/distribution/Test-Simple
1.302056
18 Sep 2016 01:23:29
Revision:422348Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.302056
Changes: http://cpansearch.perl.org/src/EXODIST/Test-Simple-1.302056/Changes
1.302037
05 Jul 2016 09:08:48
Revision:418074Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.302037.

Sponsored by:	Absolight
1.302035
28 Jun 2016 14:36:16
Revision:417724Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.302035.

Changes: https://metacpan.org/changes/distribution/Test-Simple
1.302033
25 Jun 2016 13:53:11
Revision:417468Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.302033.

Changes: https://metacpan.org/changes/distribution/Test-Simple
1.302031
22 Jun 2016 13:36:19
Revision:417303Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.302031.

Sponsored by:	Absolight
1.302030
21 Jun 2016 15:08:20
Revision:417245Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.302030.

Sponsored by:	Absolight
1.302019
28 May 2016 17:09:30
Revision:416031Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.302019

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.302015
23 May 2016 03:53:19
Revision:415696Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.001.014
24 Jun 2015 15:49:37
Revision:390489Original commit files touched by this commit
adamw search for other commits by this committer
Mark p5-Test-Tester and p5-Test-use-ok deprecated (as they are now a part of
p5-Test-Simple), and expire them in 30 days. Add conflicts between them and
p5-Test-Simple. While here, remove some trailing whitespace from p5-Test-use-ok.

Thanks to sunpoet for identifying the problem here.
1.001.014
24 Jun 2015 14:54:12
Revision:390485Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.001014.

Changes: https://metacpan.org/changes/distribution/Test-Simple
1.001.003_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.001.003
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.001.003
15 Jul 2014 05:07:52
Revision:361863Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.001003
1.001.002
05 Nov 2013 19:04:59
Revision:332898Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.001002
- Add LICENSE

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
0.99
14 Oct 2013 15:35:09
Revision:330332Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.99
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
0.98
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.98
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.98
21 Jun 2011 06:58:21
Original commit files touched by this commit
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
0.98
27 Feb 2011 13:03:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.98

PR:             154987
Submitted by:   milki <milki@rescomp.berkeley.edu>
0.96
16 Aug 2010 23:40:47
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.96
0.94
04 Sep 2009 01:18:29
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.94

Number of commits found: 144 (showing only 100 on this page)

1 | 2  »