Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.002003_1 15 Aug 2024 15:30:59
    |
Po-Chuan Hsieh (sunpoet)  |
*: Change *_DEPENDS from p5-Test2-Suite to p5-Test-Simple
- Bump PORTREVISION of the following dependent ports for dependency change
- databases/p5-DBIx-QuickDB
- devel/p5-Shell-Config-Generate
- devel/p5-Test-Archive-Libarchive
- devel/p5-Test-Future-IO-Impl
- devel/p5-Test2-Harness
- devel/p5-Test2-Harness-UI
- devel/p5-Test2-Plugin-DBIProfile
Test2-Suite has been merged into Test-Simple since 1.302200.
Reference: https://metacpan.org/dist/Test-Simple/changes |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
0.002003_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.002003_1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.002003_1 03 Jun 2022 09:00:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Test2-Plugin-MemUsage: Remove outdated PERL_LEVEL check
lang/perl5.30 has been removed in b3fb5d8b3c860bd3c3ebcffafe621aea61379539. |
0.002003_1 18 Apr 2021 05:42:32
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Test2-Plugin-MemUsage: Add PERL_LEVEL check
- Bump PORTREVISION for dependency change |
0.002003 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.002003 27 Feb 2020 21:23:44
  |
sunpoet  |
Update to 0.002003
Changes: https://metacpan.org/changes/distribution/Test2-Plugin-MemUsage |
0.002002 21 Aug 2019 19:26:16
  |
sunpoet  |
Update to 0.002002
Changes: https://metacpan.org/changes/distribution/Test2-Plugin-MemUsage |
0.002001 19 Aug 2019 20:44:16
  |
sunpoet  |
Add p5-Test2-Plugin-MemUsage 0.002001
Currently Test2::Plugin::MemUsage only works on unix systems that provide
/proc/PID/status access. For all other systems this plugin is essentially a
no-op.
WWW: https://metacpan.org/release/Test2-Plugin-MemUsage |