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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Test-Simple Basic utilities for writing tests in perl
1.302198 devel on this many watch lists=262 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.302198Version 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: 2023-12-14 05:48:21
Commit Hash: 488e3ae
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 (151 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Test-Simple-1.302198/catalog.mk
  2. /usr/local/share/licenses/p5-Test-Simple-1.302198/LICENSE
  3. /usr/local/share/licenses/p5-Test-Simple-1.302198/ART10
  4. /usr/local/share/licenses/p5-Test-Simple-1.302198/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/IO/Scalar.pm
  8. lib/perl5/site_perl/Test/Builder/Module.pm
  9. lib/perl5/site_perl/Test/Builder/Tester.pm
  10. lib/perl5/site_perl/Test/Builder/Tester/Color.pm
  11. lib/perl5/site_perl/Test/Builder/TodoDiag.pm
  12. lib/perl5/site_perl/Test/More.pm
  13. lib/perl5/site_perl/Test/Simple.pm
  14. lib/perl5/site_perl/Test/Tester.pm
  15. lib/perl5/site_perl/Test/Tester/Capture.pm
  16. lib/perl5/site_perl/Test/Tester/CaptureRunner.pm
  17. lib/perl5/site_perl/Test/Tester/Delegate.pm
  18. lib/perl5/site_perl/Test/Tutorial.pod
  19. lib/perl5/site_perl/Test/use/ok.pm
  20. lib/perl5/site_perl/Test2.pm
  21. lib/perl5/site_perl/Test2/API.pm
  22. lib/perl5/site_perl/Test2/API/Breakage.pm
  23. lib/perl5/site_perl/Test2/API/Context.pm
  24. lib/perl5/site_perl/Test2/API/Instance.pm
  25. lib/perl5/site_perl/Test2/API/InterceptResult.pm
  26. lib/perl5/site_perl/Test2/API/InterceptResult/Event.pm
  27. lib/perl5/site_perl/Test2/API/InterceptResult/Facet.pm
  28. lib/perl5/site_perl/Test2/API/InterceptResult/Hub.pm
  29. lib/perl5/site_perl/Test2/API/InterceptResult/Squasher.pm
  30. lib/perl5/site_perl/Test2/API/Stack.pm
  31. lib/perl5/site_perl/Test2/Event.pm
  32. lib/perl5/site_perl/Test2/Event/Bail.pm
  33. lib/perl5/site_perl/Test2/Event/Diag.pm
  34. lib/perl5/site_perl/Test2/Event/Encoding.pm
  35. lib/perl5/site_perl/Test2/Event/Exception.pm
  36. lib/perl5/site_perl/Test2/Event/Fail.pm
  37. lib/perl5/site_perl/Test2/Event/Generic.pm
  38. lib/perl5/site_perl/Test2/Event/Note.pm
  39. lib/perl5/site_perl/Test2/Event/Ok.pm
  40. lib/perl5/site_perl/Test2/Event/Pass.pm
  41. lib/perl5/site_perl/Test2/Event/Plan.pm
  42. lib/perl5/site_perl/Test2/Event/Skip.pm
  43. lib/perl5/site_perl/Test2/Event/Subtest.pm
  44. lib/perl5/site_perl/Test2/Event/TAP/Version.pm
  45. lib/perl5/site_perl/Test2/Event/V2.pm
  46. lib/perl5/site_perl/Test2/Event/Waiting.pm
  47. lib/perl5/site_perl/Test2/EventFacet.pm
  48. lib/perl5/site_perl/Test2/EventFacet/About.pm
  49. lib/perl5/site_perl/Test2/EventFacet/Amnesty.pm
  50. lib/perl5/site_perl/Test2/EventFacet/Assert.pm
  51. lib/perl5/site_perl/Test2/EventFacet/Control.pm
  52. lib/perl5/site_perl/Test2/EventFacet/Error.pm
  53. lib/perl5/site_perl/Test2/EventFacet/Hub.pm
  54. lib/perl5/site_perl/Test2/EventFacet/Info.pm
  55. lib/perl5/site_perl/Test2/EventFacet/Info/Table.pm
  56. lib/perl5/site_perl/Test2/EventFacet/Meta.pm
  57. lib/perl5/site_perl/Test2/EventFacet/Parent.pm
  58. lib/perl5/site_perl/Test2/EventFacet/Plan.pm
  59. lib/perl5/site_perl/Test2/EventFacet/Render.pm
  60. lib/perl5/site_perl/Test2/EventFacet/Trace.pm
  61. lib/perl5/site_perl/Test2/Formatter.pm
  62. lib/perl5/site_perl/Test2/Formatter/TAP.pm
  63. lib/perl5/site_perl/Test2/Hub.pm
  64. lib/perl5/site_perl/Test2/Hub/Interceptor.pm
  65. lib/perl5/site_perl/Test2/Hub/Interceptor/Terminator.pm
  66. lib/perl5/site_perl/Test2/Hub/Subtest.pm
  67. lib/perl5/site_perl/Test2/IPC.pm
  68. lib/perl5/site_perl/Test2/IPC/Driver.pm
  69. lib/perl5/site_perl/Test2/IPC/Driver/Files.pm
  70. lib/perl5/site_perl/Test2/Tools/Tiny.pm
  71. lib/perl5/site_perl/Test2/Transition.pod
  72. lib/perl5/site_perl/Test2/Util.pm
  73. lib/perl5/site_perl/Test2/Util/ExternalMeta.pm
  74. lib/perl5/site_perl/Test2/Util/Facets2Legacy.pm
  75. lib/perl5/site_perl/Test2/Util/HashBase.pm
  76. lib/perl5/site_perl/Test2/Util/Trace.pm
  77. lib/perl5/site_perl/ok.pm
  78. lib/perl5/site_perl/man/man3/Test2.3.gz
  79. lib/perl5/site_perl/man/man3/Test2::API.3.gz
  80. lib/perl5/site_perl/man/man3/Test2::API::Breakage.3.gz
  81. lib/perl5/site_perl/man/man3/Test2::API::Context.3.gz
  82. lib/perl5/site_perl/man/man3/Test2::API::Instance.3.gz
  83. lib/perl5/site_perl/man/man3/Test2::API::InterceptResult.3.gz
  84. lib/perl5/site_perl/man/man3/Test2::API::InterceptResult::Event.3.gz
  85. lib/perl5/site_perl/man/man3/Test2::API::InterceptResult::Hub.3.gz
  86. lib/perl5/site_perl/man/man3/Test2::API::InterceptResult::Squasher.3.gz
  87. lib/perl5/site_perl/man/man3/Test2::API::Stack.3.gz
  88. lib/perl5/site_perl/man/man3/Test2::Event.3.gz
  89. lib/perl5/site_perl/man/man3/Test2::Event::Bail.3.gz
  90. lib/perl5/site_perl/man/man3/Test2::Event::Diag.3.gz
  91. lib/perl5/site_perl/man/man3/Test2::Event::Encoding.3.gz
  92. lib/perl5/site_perl/man/man3/Test2::Event::Exception.3.gz
  93. lib/perl5/site_perl/man/man3/Test2::Event::Fail.3.gz
  94. lib/perl5/site_perl/man/man3/Test2::Event::Generic.3.gz
  95. lib/perl5/site_perl/man/man3/Test2::Event::Note.3.gz
  96. lib/perl5/site_perl/man/man3/Test2::Event::Ok.3.gz
  97. lib/perl5/site_perl/man/man3/Test2::Event::Pass.3.gz
  98. lib/perl5/site_perl/man/man3/Test2::Event::Plan.3.gz
  99. lib/perl5/site_perl/man/man3/Test2::Event::Skip.3.gz
  100. lib/perl5/site_perl/man/man3/Test2::Event::Subtest.3.gz
  101. lib/perl5/site_perl/man/man3/Test2::Event::TAP::Version.3.gz
  102. lib/perl5/site_perl/man/man3/Test2::Event::V2.3.gz
  103. lib/perl5/site_perl/man/man3/Test2::Event::Waiting.3.gz
  104. lib/perl5/site_perl/man/man3/Test2::EventFacet.3.gz
  105. lib/perl5/site_perl/man/man3/Test2::EventFacet::About.3.gz
  106. lib/perl5/site_perl/man/man3/Test2::EventFacet::Amnesty.3.gz
  107. lib/perl5/site_perl/man/man3/Test2::EventFacet::Assert.3.gz
  108. lib/perl5/site_perl/man/man3/Test2::EventFacet::Control.3.gz
  109. lib/perl5/site_perl/man/man3/Test2::EventFacet::Error.3.gz
  110. lib/perl5/site_perl/man/man3/Test2::EventFacet::Hub.3.gz
  111. lib/perl5/site_perl/man/man3/Test2::EventFacet::Info.3.gz
  112. lib/perl5/site_perl/man/man3/Test2::EventFacet::Info::Table.3.gz
  113. lib/perl5/site_perl/man/man3/Test2::EventFacet::Meta.3.gz
  114. lib/perl5/site_perl/man/man3/Test2::EventFacet::Parent.3.gz
  115. lib/perl5/site_perl/man/man3/Test2::EventFacet::Plan.3.gz
  116. lib/perl5/site_perl/man/man3/Test2::EventFacet::Render.3.gz
  117. lib/perl5/site_perl/man/man3/Test2::EventFacet::Trace.3.gz
  118. lib/perl5/site_perl/man/man3/Test2::Formatter.3.gz
  119. lib/perl5/site_perl/man/man3/Test2::Formatter::TAP.3.gz
  120. lib/perl5/site_perl/man/man3/Test2::Hub.3.gz
  121. lib/perl5/site_perl/man/man3/Test2::Hub::Interceptor.3.gz
  122. lib/perl5/site_perl/man/man3/Test2::Hub::Interceptor::Terminator.3.gz
  123. lib/perl5/site_perl/man/man3/Test2::Hub::Subtest.3.gz
  124. lib/perl5/site_perl/man/man3/Test2::IPC.3.gz
  125. lib/perl5/site_perl/man/man3/Test2::IPC::Driver.3.gz
  126. lib/perl5/site_perl/man/man3/Test2::IPC::Driver::Files.3.gz
  127. lib/perl5/site_perl/man/man3/Test2::Tools::Tiny.3.gz
  128. lib/perl5/site_perl/man/man3/Test2::Transition.3.gz
  129. lib/perl5/site_perl/man/man3/Test2::Util.3.gz
  130. lib/perl5/site_perl/man/man3/Test2::Util::ExternalMeta.3.gz
  131. lib/perl5/site_perl/man/man3/Test2::Util::Facets2Legacy.3.gz
  132. lib/perl5/site_perl/man/man3/Test2::Util::HashBase.3.gz
  133. lib/perl5/site_perl/man/man3/Test2::Util::Trace.3.gz
  134. lib/perl5/site_perl/man/man3/Test::Builder.3.gz
  135. lib/perl5/site_perl/man/man3/Test::Builder::Formatter.3.gz
  136. lib/perl5/site_perl/man/man3/Test::Builder::IO::Scalar.3.gz
  137. lib/perl5/site_perl/man/man3/Test::Builder::Module.3.gz
  138. lib/perl5/site_perl/man/man3/Test::Builder::Tester.3.gz
  139. lib/perl5/site_perl/man/man3/Test::Builder::Tester::Color.3.gz
  140. lib/perl5/site_perl/man/man3/Test::Builder::TodoDiag.3.gz
  141. lib/perl5/site_perl/man/man3/Test::More.3.gz
  142. lib/perl5/site_perl/man/man3/Test::Simple.3.gz
  143. lib/perl5/site_perl/man/man3/Test::Tester.3.gz
  144. lib/perl5/site_perl/man/man3/Test::Tester::Capture.3.gz
  145. lib/perl5/site_perl/man/man3/Test::Tester::CaptureRunner.3.gz
  146. lib/perl5/site_perl/man/man3/Test::Tutorial.3.gz
  147. lib/perl5/site_perl/man/man3/Test::use::ok.3.gz
  148. lib/perl5/site_perl/man/man3/ok.3.gz
  149. @owner
  150. @group
  151. @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 = 1702028072 SHA256 (Test-Simple-1.302198.tar.gz) = 1dc07bcffd23e49983433c948de3e3f377e6e849ad7fe3432c717fa782024faa SIZE (Test-Simple-1.302198.tar.gz) = 335178

Packages (timestamps in pop-ups are UTC):
p5-Test-Simple
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3021981.3021981.3021831.3021981.302198-1.302183-
FreeBSD:13:quarterly1.3021981.3021981.3021951.3021981.3021981.3021981.3021981.302198
FreeBSD:14:latest1.3021981.3021981.3021911.3021981.3021981.302195-1.302195
FreeBSD:14:quarterly1.3021981.302198-1.3021981.3021981.3021981.3021981.302198
FreeBSD:15:latest1.3021981.302198n/a1.302198n/a1.3021981.3021981.302198
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. 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. devel/p5-Date-DayOfWeek
  5. devel/p5-Log-Accounting-SVN
  6. devel/p5-SVN-Log
  7. devel/p5-System-Info
Expand this list (25 items / 18 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-Test-Synopsis
  3. devel/p5-Test-XML-Valid
  4. devel/p5-Test2-Suite
  5. devel/p5-Tie-File-AsHash
  6. devel/p5-capitalization
  7. graphics/p5-GD-Graph-ohlc
  8. mail/p5-MIME-Lite-TT
  9. mail/p5-Test-Email
  10. math/p5-Math-Polygon-Tree
  11. net/p5-Net-Google-Code
  12. net/p5-Net-OAuth-Simple
  13. textproc/p5-Text-Report
  14. www/p5-CGI-Application-Plugin-HTDot
  15. www/p5-Catalyst-Plugin-Cache-Memcached-Fast
  16. www/p5-Net-GeoPlanet
  17. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/p5-Test-Block*
  2. net/p5-Filesys-SmbClient*
  3. www/p5-Yahoo-Lifestyle*
  4. Collapse this list of deleted ports.
for Run
  1. astro/p5-GPS-Point
  2. astro/p5-Net-GPSD3
  3. devel/p5-Date-DayOfWeek
  4. devel/p5-Log-Accounting-SVN
  5. devel/p5-SVN-Log
  6. devel/p5-System-Info
  7. devel/p5-Test-Synopsis
Expand this list (21 items / 14 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-Test-XML-Valid
  3. devel/p5-Test2-Suite
  4. devel/p5-capitalization
  5. graphics/p5-GD-Graph-ohlc
  6. mail/p5-MIME-Lite-TT
  7. mail/p5-Test-Email
  8. math/p5-Math-Polygon-Tree
  9. net/p5-Net-Google-Code
  10. net/p5-Net-OAuth-Simple
  11. textproc/p5-Text-Report
  12. www/p5-CGI-Application-Plugin-HTDot
  13. www/p5-Catalyst-Plugin-Cache-Memcached-Fast
  14. www/p5-Net-GeoPlanet
  15. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/p5-Test-Block*
  2. 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.

Number of commits found: 135 (showing only 35 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.71
17 Sep 2007 12:59:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.71
0.70
16 Mar 2007 02:23:57
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.70
0.67
23 Jan 2007 20:44:57
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.67
0.66
05 Dec 2006 00:28:50
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.66
0.65
12 Nov 2006 05:51:18
Original commit files touched by this commit
leeym search for other commits by this committer
- Update to 0.65

PR:             105394
Submitted by:   gslin at gslin.org
0.64
16 Jul 2006 14:14:32
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.64
0.63
10 Jul 2006 05:16:50
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.63
0.62
22 Jan 2006 01:48:34
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.62
14 Nov 2005 15:05:17
Original commit files touched by this commit
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
0.62
10 Oct 2005 10:32:48
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.62.
0.61
26 Sep 2005 04:12:32
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.61
0.60
25 May 2005 09:42:55
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.60.
0.54
18 Jan 2005 12:03:21
Original commit files touched by this commit
leeym search for other commits by this committer
- update p5-Test-Simple to 0.54
- reset MAINTAINER to perl@ since the domain shellhung.org no longer exists,
  and I can't contact the maintainer via other emails.

PR:             75936
Submitted by:   skv
0.47_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.47_1
24 Oct 2003 14:15:32
Original commit files touched by this commit
erwin search for other commits by this committer
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
0.47_1
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
0.47_1
21 Feb 2003 11:23:04
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.47_1
21 Nov 2002 15:09:09
Original commit files touched by this commit
naddy search for other commits by this committer
Add dependency on p5-Test-Harness.

PR:             45500
Submitted by:   Thierry Thomas <thierry@pompo.net>
0.47
24 Oct 2002 11:05:29
Original commit files touched by this commit
sobomax search for other commits by this committer
Backout 1.15 because Test::Harness module is included into the perl-5.6.1.
0.47
24 Oct 2002 09:40:01
Original commit files touched by this commit
sobomax search for other commits by this committer
Fix a bug introduced in the previous commit.
0.47
24 Oct 2002 09:36:15
Original commit files touched by this commit
sobomax search for other commits by this committer
Add missed dependency.
0.47
28 Aug 2002 21:24:32
Original commit files touched by this commit
alane search for other commits by this committer
Fix install bug. Maintainer's domain is dead in H20.

Reviewed By:    lioux
0.47
28 Aug 2002 01:52:44
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to version 0.47

PR: 42101
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
0.42
04 Apr 2002 17:55:34
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.42

PR:             36745
Submitted by:   maintainer
19 Dec 2001 18:03:01
commit hash: fp1.22264@dev.null.freshports.orgcommit hash: fp1.22264@dev.null.freshports.orgcommit hash: fp1.22264@dev.null.freshports.orgcommit hash: fp1.22264@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.40    
02 Dec 2001 18:33:18
commit hash: fp1.21486@dev.null.freshports.orgcommit hash: fp1.21486@dev.null.freshports.orgcommit hash: fp1.21486@dev.null.freshports.orgcommit hash: fp1.21486@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Update to version 0.35.    
04 Nov 2001 19:40:32
commit hash: fp1.20407@dev.null.freshports.orgcommit hash: fp1.20407@dev.null.freshports.orgcommit hash: fp1.20407@dev.null.freshports.orgcommit hash: fp1.20407@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Update to 0.33    
19 Oct 2001 14:53:14
commit hash: fp1.19860@dev.null.freshports.orgcommit hash: fp1.19860@dev.null.freshports.orgcommit hash: fp1.19860@dev.null.freshports.orgcommit hash: fp1.19860@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to 0.32    
03 Oct 2001 16:01:29
commit hash: fp1.19326@dev.null.freshports.orgcommit hash: fp1.19326@dev.null.freshports.orgcommit hash: fp1.19326@dev.null.freshports.orgcommit hash: fp1.19326@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Update to 0.30    
02 Oct 2001 18:59:27
commit hash: fp1.19283@dev.null.freshports.orgcommit hash: fp1.19283@dev.null.freshports.orgcommit hash: fp1.19283@dev.null.freshports.orgcommit hash: fp1.19283@dev.null.freshports.org files touched by this commit
tobez search for other commits by this committer
Update to 0.19.    
30 Aug 2001 04:46:31
commit hash: fp1.18114@dev.null.freshports.orgcommit hash: fp1.18114@dev.null.freshports.orgcommit hash: fp1.18114@dev.null.freshports.orgcommit hash: fp1.18114@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Update to 0.17    
25 Aug 2001 14:54:09
commit hash: fp1.17879@dev.null.freshports.orgcommit hash: fp1.17879@dev.null.freshports.orgcommit hash: fp1.17879@dev.null.freshports.orgcommit hash: fp1.17879@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
- update to version 0.14   - sort pkg-plist rmdirs    
19 Aug 2001 00:18:07
commit hash: fp1.17453@dev.null.freshports.orgcommit hash: fp1.17453@dev.null.freshports.orgcommit hash: fp1.17453@dev.null.freshports.orgcommit hash: fp1.17453@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.13    
13 Aug 2001 13:22:27
commit hash: fp1.17178@dev.null.freshports.orgcommit hash: fp1.17178@dev.null.freshports.orgcommit hash: fp1.17178@dev.null.freshports.orgcommit hash: fp1.17178@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Update to version 0.11    
12 Aug 2001 15:12:12
commit hash: fp1.17134@dev.null.freshports.orgcommit hash: fp1.17134@dev.null.freshports.orgcommit hash: fp1.17134@dev.null.freshports.orgcommit hash: fp1.17134@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add p5-Test-Simple   Basic utilities for writing tests in perl    

Number of commits found: 135 (showing only 35 on this page)

«  1 | 2