non port: devel/p5-Class-C3/Makefile |
Number of commits found: 45 |
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 |
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 |
Saturday, 12 Dec 2020
|
01:25 wen
- Update to 0.35
 |
Sunday, 22 Apr 2018
|
08:54 sunpoet
Update to 0.34
Changes: http://search.cpan.org/dist/Class-C3/Changes
 |
Friday, 15 Sep 2017
|
08:58 mat
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
 |
Monday, 24 Apr 2017
|
08:45 wen
- Update to 0.33
Changes: http://cpansearch.perl.org/src/HAARG/Class-C3-0.33/Changes
 |
Friday, 23 Sep 2016
|
06:45 wen
- Update to 0.32
Changes: http://cpansearch.perl.org/src/HAARG/Class-C3-0.32/Changes
 |
Wednesday, 20 Apr 2016
|
00:08 wen
- Update to 0.31
Changes: http://cpansearch.perl.org/src/HAARG/Class-C3-0.31/Changes
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 19 Oct 2015
|
20:21 sunpoet
- Update to 0.30
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Class-C3/Changes
 |
Friday, 17 Apr 2015
|
19:59 sunpoet
- Update to 0.28
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Class-C3/Changes
 |
Thursday, 12 Mar 2015
|
19:39 adamw
Use XS from bsd.options.desc.mk.
 |
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
 |
Sunday, 17 Aug 2014
|
18:14 pi
devel/p5-Class-C3: 0.26 -> 0.27
- declare minimum perl version of 5.6 in metadata
 |
Monday, 10 Mar 2014
|
14:20 az
- update to 0.26
 |
Monday, 28 Oct 2013
|
13:46 vanilla
support STAGEDIR.
 |
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
 |
Friday, 2 Aug 2013
|
18:52 mat
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
 |
Monday, 8 Jul 2013
|
02:01 clsung
- Update to 0.25
 |
Tuesday, 18 Jun 2013
|
13:49 az
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
 |
Friday, 29 Mar 2013
|
00:44 eadler
For perl@ owned ports:
- Fix COMMENT
- Trim header
 |
Thursday, 31 May 2012
|
11:19 bapt
Convert to new options framework
 |
Tuesday, 15 May 2012
|
03:40 sunpoet
- Update to 0.24
Changes: http://search.cpan.org/dist/Class-C3/ChangeLog
 |
Saturday, 17 Sep 2011
|
06:49 sunpoet
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
 |
Sunday, 4 Jul 2010
|
17:01 sahil
- Update to 0.23
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes
 |
Tuesday, 2 Feb 2010
|
08:27 jadawin
- Update to 0.22
- Changelog: http://cpansearch.perl.org/src/FLORA/Class-C3-0.22/ChangeLog
 |
Sunday, 16 Aug 2009
|
09:22 linimon
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
 |
Wednesday, 25 Mar 2009
|
05:54 lbr
Update to 0.21
 |
Tuesday, 9 Dec 2008
|
00:31 lbr
Update to 0.20
 |
Thursday, 17 Apr 2008
|
14:30 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)
 |
Monday, 10 Sep 2007
|
00:23 linimon
Clean up after bsd.perl.mk import.
Hat: portmgr
 |
Saturday, 8 Sep 2007
|
00:56 linimon
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
 |
Saturday, 23 Jun 2007
|
11:37 lbr
I have no idea what "Speedoffs" was supposed to mean.
 |
Monday, 4 Jun 2007
|
22:11 lbr
Update to 0.19
 |
Friday, 25 May 2007
|
09:01 lbr
Update to 0.18, with support for Class::C3::XS
 |
Sunday, 1 Oct 2006
|
13:00 lbr
Update to 0.14
 |
Saturday, 2 Sep 2006
|
15:52 lbr
update to 0.13
PR: 102527
Submitted by: Gea-Suan Lin <gslin@gslin.org>
 |
Wednesday, 19 Jul 2006
|
23:52 lbr
Update to 0.12
Remove test dependencies
PR: 100502
Submitted by: Gea-Suan Lin <gslin@gslin.org>
 |
Monday, 1 May 2006
|
13:52 lbr
Changing email-address on my 80 ports.
Approved by: erwin (mental)
 |
Sunday, 26 Mar 2006
|
21:00 sem
- Update to 0.11
PR: ports/93821
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
 |
Friday, 10 Feb 2006
|
09:08 erwin
Update to 0.10
PR: 93121
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
 |
Saturday, 31 Dec 2005
|
10:39 erwin
Update to 0.09
PR: 91111
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
 |
Thursday, 29 Dec 2005
|
11:23 tobez
Update to 0.08.
Submitted by: maintainer
PR: 91048
 |
Thursday, 1 Dec 2005
|
16:31 erwin
Add p5-Class-C3 0.07, a pragma to use the C3 method resolution order
algorithm.
This is currently an experimental pragma to change Perl 5's standard
method resolution order from depth-first left-to-right (a.k.a -
pre-order) to the more sophisticated C3 method resolution order.
WWW: http://search.cpan.org/dist/Module-Find/
PR: ports/89800
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
 |
Number of commits found: 45 |