non port: devel/p5-Test-Kwalitee/Makefile |
SVNWeb
|
Number of commits found: 25 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Mon, 6 Sep 2021
|
[ 21:13 Rene Ladan (rene) ] 3f85df4 (Only the first 10 of 140 ports in this commit are shown above. )
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 7 Mar 2019
|
[ 13:36 culot ]
devel/p5-Test-Kwalitee: update to 1.28
Changes: https://metacpan.org/source/ETHER/Test-Kwalitee-1.28/Changes
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Mon, 13 Nov 2017
|
[ 16:05 culot ]
- Update to 1.27
Changes: http://search.cpan.org/dist/Test-Kwalitee/Changes
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Mon, 7 Aug 2017
|
[ 16:04 culot ]
- Update to 1.26
Changes: http://search.cpan.org/dist/Test-Kwalitee/Changes
|
Tue, 31 Jan 2017
|
[ 16:21 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 20 Oct 2015
|
[ 14:27 culot ]
- Update to 1.22
- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Kwalitee/Changes
|
Wed, 14 Oct 2015
|
[ 11:04 culot ] (Only the first 10 of 35 ports in this commit are shown above. )
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Thu, 6 Feb 2014
|
[ 08:44 ehaupt ]
Support staging.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sun, 1 Sep 2013
|
[ 17:01 az ]
- Resolve of using PERL_CONFIGURE and PERL_MODBUILD together
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr
With hat: perl@
|
Fri, 29 Jun 2012
|
[ 18:20 az ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Sat, 17 Sep 2011
|
[ 06:49 sunpoet ] (Only the first 10 of 309 ports in this commit are shown above. )
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
|
Thu, 28 Jan 2010
|
[ 04:53 kuriyama ] (Only the first 10 of 21 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 13).
Approved by: portmgr (itetcu)
|
Fri, 28 Nov 2008
|
[ 03:34 lippe ]
- Fix build.
|
[ 02:34 lippe ]
- Update to 1.01.
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Mon, 10 Mar 2008
|
[ 00:52 lippe ] (Only the first 10 of 23 ports in this commit are shown above. )
- Change my mail address to lippe@.
Approved by: araujo (mentor)
|
Sat, 16 Feb 2008
|
[ 19:19 miwi ]
Test::Kwalitee - Test the Kwalitee of a distribution before you release it.
WWW: http://search.cpan.org/dist/Test-Kwalitee/
PR: ports/120682
Submitted by: Felippe de Meirelles Motta <lippemail at gmail.com>
|
Number of commits found: 25 |