Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.37 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.37 31 Aug 2022 11:41:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Test-Warn: Update to 0.37
Changes: https://metacpan.org/dist/Test-Warn/changes |
0.36 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.36 19 Sep 2021 06:00:50
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Test-Warn: Cosmetic change |
0.36 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.36 06 Oct 2018 13:06:45
  |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.36 23 Jun 2018 14:54:44
  |
wen  |
- Update to 0.36
Changes: https://metacpan.org/changes/distribution/Test-Warn |
0.35 17 Jun 2018 23:19:22
  |
wen  |
- Update to 0.35
Changes: https://metacpan.org/changes/distribution/Test-Warn |
0.34 01 Jun 2018 22:47:56
  |
sunpoet  |
Update to 0.34
Changes: https://metacpan.org/changes/distribution/Test-Warn |
0.33 30 May 2018 19:48:39
  |
sunpoet  |
Update to 0.33
Changes: https://metacpan.org/changes/distribution/Test-Warn |
0.32 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.32 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.32 24 Dec 2016 11:59:31
  |
wen  |
- Update to 0.32
Changes: http://cpansearch.perl.org/src/BIGJ/Test-Warn-0.32/Changes |
0.31 20 Dec 2016 18:35:31
  |
sunpoet  |
- Update to 0.31
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Warn/Changes |
0.30_2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.30_2 18 Mar 2015 13:17:02
  |
sunpoet  |
- Fix *_DEPENDS: Carp 1.22+ is already in all supported Perl releases
- Sort PLIST
- Bump PORTREVISION for dependency change |
0.30_1 26 Nov 2014 13:08:38
  |
mat  |
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 ) |
0.30 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
0.30 22 Mar 2014 09:03:17
  |
culot  |
- Update to 0.30
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Test-Warn/Changes |
0.24 31 Oct 2013 14:31:31
  |
vanilla  |
Support STAGEDIR. |
0.24 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.24 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.24 13 Mar 2013 04:23:42
  |
miwi  |
- Fix build
- While here trim header |
0.24 02 Apr 2012 10:18:08
 |
sunpoet  |
- Update to 0.24
Changes: http://search.cpan.org/dist/Test-Warn/Changes
Feature safe: yes |
0.23 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.23 22 Oct 2011 15:03:09
 |
swills  |
- Add missing build depends to silence build warnings |
0.23 12 Mar 2011 17:28:46
 |
culot  |
- Update to 0.23
Changes: http://search.cpan.org/dist/Test-Warn/Changes |
0.22 10 Sep 2010 06:13:45
 |
wen  |
- Update to 0.22 |
0.21 01 Sep 2009 13:02:23
 |
tobez  |
Update to 0.21.
Changes: http://search.cpan.org/dist/Test-Warn/Changes |
0.11 13 Jul 2008 07:58:25
 |
leeym  |
- update to 0.11 |
0.10 17 Apr 2008 14:30:31
 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.10 02 May 2007 02:17:32
 |
clsung  |
- Update to 0.10 |
0.09 16 Mar 2007 02:41:59
 |
clsung  |
- Update to 0.09 |
0.08_1 04 Sep 2006 08:48:00
 |
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
0.08_1 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.08_1 22 Jan 2006 01:48:34
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.08_1 30 Nov 2005 05:55:15
 |
kuriyama  |
- Change dependency on p5-Test-Builder-Tester to p5-Test-Simple.
No response from: maintainer (1 month) |
0.08 22 Jun 2005 06:53:39
 |
ahze  |
Add p5-Test-Warn 0.08, perl extension to test methods for warnings.
PR: ports/82400
Submitted by: Brian Minard <bminard@flatfoot.ca> |