non port: dns/p5-POE-Component-Client-DNS/Makefile |
SVNWeb
|
Number of commits found: 31 |
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 66ee090 (Only the first 10 of 188 ports in this commit are shown above. )
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above )
|
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.
|
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)
|
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
|
Wed, 6 Sep 2017
|
[ 20:06 sunpoet ]
Update TEST_DEPENDS
|
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
|
Fri, 13 Nov 2015
|
[ 19:13 sunpoet ]
- Update to 1.054
- Add LICENSE
- Sort and update *_DEPENDS
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/POE-Component-Client-DNS/CHANGES
|
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 )
|
Sun, 3 Nov 2013
|
[ 07:46 vanilla ] (Only the first 10 of 48 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 16:31 bapt ] (Only the first 10 of 165 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Wed, 5 Jun 2013
|
[ 08:04 mat ]
Update to 1.053.
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
Thu, 5 Jan 2012
|
[ 15:39 swills ]
- Add TEST_DEPENDS to enable testing
|
Sun, 12 Dec 2010
|
[ 21:32 pgollucci ]
- Pass to perl@
|
Sun, 10 Jan 2010
|
[ 03:54 linimon ] (Only the first 10 of 71 ports in this commit are shown above. )
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
|
Fri, 25 Dec 2009
|
[ 23:57 miwi ]
- Update to 1.0.51
Changes:
http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-DNS-1.051/CHANGES
PR: 140208
Submitted by: ehaupt@
Approved by: maintainer timeout
|
Fri, 28 Aug 2009
|
[ 15:24 skv ]
Update to 1.050
Changes:
http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-DNS-1.050/CHANGES
|
Mon, 23 Feb 2009
|
[ 16:22 skv ]
Update to 1.03
Changes:
http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-DNS-1.03/CHANGES
PR: ports/132011
Submitted by: lth
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Tue, 6 Feb 2007
|
[ 17:39 skv ]
Update to 1.00
Changes:
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-1.00/CHANGES
PR: ports/108280
Submitted by: mat
|
Wed, 24 May 2006
|
[ 07:54 skv ]
Update to 0.99
Changes:
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-0.99/CHANGES
|
Tue, 6 Dec 2005
|
[ 16:18 skv ]
Update to 0.9803
Changes:
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-0.9803/CHANGES
|
Tue, 30 Aug 2005
|
[ 10:55 skv ]
Update to 0.9802
|
Mon, 1 Aug 2005
|
[ 09:09 skv ]
Update to 0.9801
|
Sun, 17 Oct 2004
|
[ 16:14 skv ]
Updated to 0.98
|
Mon, 9 Feb 2004
|
[ 10:30 skv ]
Updated to 0.97
|
Mon, 19 Jan 2004
|
[ 13:51 skv ]
Updated to 0.96
|
Sat, 3 Jan 2004
|
[ 20:30 dougb ] (Only the first 10 of 19 ports in this commit are shown above. )
Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location.
In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
|
Fri, 5 Sep 2003
|
[ 07:33 edwin ] (Only the first 10 of 43 ports in this commit are shown above. )
Chase repocopies towards ports/dns
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
|
[ 04:54 edwin ] (Only the first 10 of 55 ports in this commit are shown above. )
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
|
Number of commits found: 31 |