non port: devel/p5-Devel-Cover/Makefile |
Number of commits found: 108 (showing only 100 on this page) |
Tuesday, 18 Jun 2024
|
04:03 Po-Chuan Hsieh (sunpoet)
devel/p5-Devel-Cover: Update to 1.44
Changes: https://metacpan.org/dist/Devel-Cover/changes
d3b87a8 |
Saturday, 27 Apr 2024
|
20:12 Rodrigo Osorio (rodrigo)
devel/p5-Devel-Cover: update to 1.42
Major changes:
1.41 Spelling, linting and formatting changes
1.42 Improve tests
Port changes:
Fix formatting and reorder variables to make linters happy
cf0a427 |
Tuesday, 2 May 2023
|
19:58 Po-Chuan Hsieh (sunpoet)
devel/p5-Devel-Cover: Update to 1.40
Changes: https://metacpan.org/dist/Devel-Cover/changes
4f005ee |
16:21 Po-Chuan Hsieh (sunpoet)
devel/p5-Devel-Cover: Update to 1.39
Changes: https://metacpan.org/dist/Devel-Cover/changes
98efc72 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Thursday, 9 Jun 2022
|
11:00 Po-Chuan Hsieh (sunpoet)
devel/p5-Devel-Cover: Update to 1.38
Changes: https://metacpan.org/dist/Devel-Cover/changes
86e7424 |
Monday, 10 Jan 2022
|
15:15 Stefan Eßer (se)
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
bcaf25a |
Wednesday, 24 Nov 2021
|
08:20 Fernando Apesteguía (fernape) Author: James E Keenan
devel/p5-Devel-Cover: Add new dependency
Add depdendency on devel/p5-B-Debug since it is not in Perl 5 Core distribution
anymore.
Reported by: James E Keenan <jkeenan@pobox.com>
b59009f |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 24 Jul 2020
|
07:24 sunpoet
Cosmetic change
|
Sunday, 19 Jul 2020
|
11:26 wen
- Update to 1.36
|
Monday, 20 May 2019
|
13:04 mat
Remove Created by lines where I am the one.
|
Wednesday, 15 May 2019
|
15:55 sunpoet
Update to 1.33
Changes: https://metacpan.org/changes/distribution/Devel-Cover
|
Friday, 26 Apr 2019
|
20:47 sunpoet
Update to 1.32
Changes: https://metacpan.org/changes/distribution/Devel-Cover
|
Saturday, 6 Oct 2018
|
13:06 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)
|
Tuesday, 18 Sep 2018
|
23:26 wen
- Update to 1.31
Changes: https://metacpan.org/changes/distribution/Devel-Cover
|
Sunday, 15 Jul 2018
|
03:27 wen
- Update to 1.30
Changes: https://metacpan.org/changes/distribution/Devel-Cover
|
Monday, 16 Oct 2017
|
17:46 sunpoet
Update to 1.29
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Friday, 6 Oct 2017
|
10:44 sunpoet
Update to 1.28
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Thursday, 21 Sep 2017
|
17:20 sunpoet
Update to 1.27
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Friday, 15 Sep 2017
|
08:58 mat
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Tuesday, 25 Jul 2017
|
16:22 sunpoet
Update to 1.26
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Friday, 12 May 2017
|
21:51 sunpoet
Update to 1.25
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Wednesday, 19 Apr 2017
|
14:40 sunpoet
Update to 1.24
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Thursday, 28 Apr 2016
|
19:04 sunpoet
- Update to 1.23
- Sort PLIST
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Sunday, 10 Apr 2016
|
11:56 wen
- Update to 1.22
Changes: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-1.22/Changes
|
Saturday, 9 Apr 2016
|
12:30 sunpoet
- Add LICENSE_FILE
- Fix typo: HTML_REPORTS -> HTML_REPORTS_DESC
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 20 Sep 2015
|
03:25 wen
- Update to 1.21
Changes: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-1.21/Changes
|
Tuesday, 7 Jul 2015
|
08:02 jadawin
- Update to 1.20
|
Monday, 6 Jul 2015
|
17:47 sunpoet
- Update to 1.19
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Tuesday, 7 Apr 2015
|
15:58 adamw
Update to 1.18.
This module actually has no hard dependencies. All the dependencies are
optional modules to enable optional features, so mark them as such by
using OPTIONS and enabling most of them by default.
Also, sort plist.
Changes: https://metacpan.org/changes/distribution/Devel-Cover
|
Wednesday, 26 Nov 2014
|
13:08 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
|
Wednesday, 29 Oct 2014
|
15:50 culot
- Update to 1.17
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Monday, 18 Aug 2014
|
12:51 culot
- Update to 1.16
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Friday, 20 Jun 2014
|
07:47 culot
- Update to 1.15
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Monday, 5 May 2014
|
14:34 culot
- Update to 1.14
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Saturday, 26 Apr 2014
|
12:54 culot
- Update to 1.12
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Thursday, 10 Apr 2014
|
19:20 culot
- Update to 1.10
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Sunday, 16 Mar 2014
|
18:17 sunpoet
- Update to 1.09
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Saturday, 1 Mar 2014
|
13:54 sunpoet
- Remove outdated PERL_LEVEL check
- Simplify Makefile
|
Friday, 21 Feb 2014
|
13:36 ehaupt
Remove trailing whitespaces from category devel
|
Monday, 10 Feb 2014
|
13:54 ehaupt
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Tuesday, 29 Oct 2013
|
07:56 vanilla
Support STAGEDIR.
|
Tuesday, 22 Oct 2013
|
16:57 mat
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
|
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sunday, 25 Aug 2013
|
11:30 az
Update to 1.08
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Thursday, 22 Aug 2013
|
15:22 sunpoet
- Update to 1.07
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Friday, 2 Aug 2013
|
18:52 mat
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Wednesday, 17 Jul 2013
|
14:58 sunpoet
- Update to 1.06
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
07:53 culot
- Update to 1.05
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Sunday, 2 Jun 2013
|
16:59 eadler
- Update to 1.04
- Remove OPTIONS_DEFINE which only has 'DOCS'
Changes:
http://cpansearch.perl.org/src/PJCJ/Devel-Cover-1.04/Changes
|
Tuesday, 21 May 2013
|
09:36 tobez
Update to 1.03.
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Monday, 29 Apr 2013
|
08:46 tobez
Update to 1.02.
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Monday, 11 Feb 2013
|
09:40 tobez
Update to 1.00.
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Sunday, 6 Jan 2013
|
13:44 tobez
Update to 0.99.
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Wednesday, 26 Dec 2012
|
14:15 tobez
Update to 0.98.
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Sunday, 5 Aug 2012
|
06:53 sunpoet
- Update to 0.93
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Wednesday, 18 Jul 2012
|
12:46 sunpoet
- Update to 0.92
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Saturday, 16 Jun 2012
|
20:08 sunpoet
- Update to 0.89
- Convert to new options framework
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Sunday, 10 Jun 2012
|
07:48 sunpoet
- Update to 0.88
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Tuesday, 22 May 2012
|
08:56 sunpoet
- Update to 0.87
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
Tuesday, 10 Apr 2012
|
02:39 wen
- Update to 0.86
ChangeLog: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-0.86/Changes
Feature safe: yes
|
Monday, 2 Apr 2012
|
10:19 sunpoet
- Update to 0.85
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
Feature safe: yes
|
Wednesday, 28 Mar 2012
|
18:32 sunpoet
- Update to 0.82
- Sort *_DEPENDS
- Do not silence installation message
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
Feature safe: yes
|
Saturday, 17 Sep 2011
|
07:36 sunpoet
- Set JSON::PP as conditional dependency
- Bump PORTREVISION for dependency change
Reported by: kwm
|
06:49 sunpoet
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
|
Tuesday, 16 Aug 2011
|
21:47 bapt
- update to 0.79
- changes: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-0.79/CHANGES
|
Tuesday, 31 May 2011
|
19:51 bapt
- update 0.78
- add licenses
- changes: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-0.78/CHANGES
|
Thursday, 21 Apr 2011
|
07:39 culot
- Update to 0.76
Changes: http://search.cpan.org/dist/Devel-Cover/CHANGES
|
Sunday, 24 Oct 2010
|
07:00 culot
- Update to 0.73
- Removed redundant mention of p5-Template-Toolkit dependency
- Add TEST_DEPENDS
Changes: http://github.com/pjcj/Devel--Cover/blob/master/docs/CHANGES
PR: ports/151030
Submitted by: culot@ (myself)
Approved by: sahil@ (mentor), wen@ (mentor)
|
Wednesday, 15 Sep 2010
|
09:04 jadawin
- Update to 0.71
|
Friday, 3 Sep 2010
|
07:22 bapt
- Update to 0.70
|
Tuesday, 17 Aug 2010
|
08:27 az
Update to 0.68.
PR: ports/149364
Submitted by: Frederic Culot <frederic@culot.org>
|
Sunday, 9 May 2010
|
17:25 az
update to 0.67
Changes: http://search.cpan.org/dist/Devel-Cover/CHANGES
|
Saturday, 16 Jan 2010
|
14:45 kuriyama
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec.
|
Friday, 21 Aug 2009
|
13:20 tobez
Update to 0.65.
Changes: http://search.cpan.org/dist/Devel-Cover/CHANGES
Changes file is not helpful, though.
|
Sunday, 16 Aug 2009
|
09:55 linimon
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Friday, 11 Apr 2008
|
14:48 mat
Update to 0.64
Get rid of old dependencies
|
Monday, 18 Feb 2008
|
19:46 miwi
- Update to 0.63
PR: 120658
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer implicit
|
Friday, 31 Aug 2007
|
13:37 mat
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
|
Thursday, 11 Jan 2007
|
16:04 mat
Update to 0.61
|
Thursday, 4 Jan 2007
|
13:39 mat
Update to 0.60
PR: 107457
Submitted by: clsung
|
Thursday, 24 Aug 2006
|
11:30 mat
Update to 0.59
pet portlint
PR: 102442
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Monday, 7 Aug 2006
|
13:13 mat
Update to 0.58
PR: 101551
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Monday, 17 Oct 2005
|
11:48 skv
Update to 0.55
PR: ports/86796
Submitted by: ehaupt
Approved by: maintainer timeout
|
Tuesday, 17 May 2005
|
12:35 mat
Update to 0.53
|
Monday, 20 Dec 2004
|
16:15 mat
Update to 0.52
|
Monday, 29 Nov 2004
|
17:47 mat
Update to 0.51
|
Tuesday, 26 Oct 2004
|
11:39 mat
Update to 0.50
|
Tuesday, 12 Oct 2004
|
10:08 mat
Update to 0.49
|
Tuesday, 13 Jul 2004
|
14:37 mat
Update to 0.47
|
Thursday, 27 May 2004
|
12:27 mat
Update to 0.45
|
Wednesday, 19 May 2004
|
13:13 mat
Update to 0.44
|
Tuesday, 4 May 2004
|
10:10 mat
Update to 0.43
|
Thursday, 29 Apr 2004
|
10:26 mat
Update to 0.41
|
Thursday, 25 Mar 2004
|
11:08 mat
Update to 0.40
|
Monday, 22 Mar 2004
|
12:24 mat
Update to 0.39
|
Thursday, 18 Mar 2004
|
16:23 mat
Update to 0.38
|
Number of commits found: 108 (showing only 100 on this page) |