non port: dns/p5-Net-DNS-Resolver-Programmable/Makefile |
SVNWeb
|
Number of commits found: 15 |
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)
|
Thu, 3 Aug 2017
|
[ 15:31 culot ]
- Update to 0.009 [1]
- Update minimum dependency requirements on Net::DNS
PR: 221104 [1]
Submitted by: Koen Martens <gmc@sonologic.nl> (maintainer)
|
Sat, 15 Jul 2017
|
[ 17:25 sunpoet ]
Update to 0.005
- Add LICENSE
- Remove no-op MAN3
- While I'm here:
- Fix LICENSE
- Add NO_ARCH
- Convert to options target helper
Changes: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/CHANGES
PR: 220740
Submitted by: Koen Martens <gmc@sonologic.nl> (maintainer)
|
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
|
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
|
[ 09:47 ehaupt ]
Support staging.
|
Thu, 31 Oct 2013
|
[ 16:09 sunpoet ]
- Fix *_DEPENDS: version is already in all supported Perl releases
- Convert to new options framework
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Bump PORTREVISION for dependency change
PR: ports/182967
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 17 days)
|
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)
|
Sun, 1 Sep 2013
|
[ 18:17 az ]
- Resolve of using PERL_MODBUILD and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header
With hat: perl@
|
Sat, 30 Jun 2012
|
[ 13:48 az ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Sun, 10 Jun 2012
|
[ 18:42 swills ] (Only the first 10 of 639 ports in this commit are shown above. )
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
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, 23 Oct 2007
|
[ 05:28 leeym ]
- Update to 0.003
- Utilize PORTDOCS
PR: 117399
Submitted by: leeym
Approved by: maintainer
|
Sat, 10 Feb 2007
|
[ 16:13 miwi ]
Net::DNS::Resolver::Programmable is a Net::DNS::Resolver
descendant class that allows a virtual DNS to be emulated
instead of querying the real DNS. A set of static DNS
records may be supplied, or arbitrary code may be specified
as a means for retrieving DNS records, or even generating
them on the fly.
WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/
- Koen Martens
gmc@sonologic.nl
PR: ports/108997
Submitted by: Koen Martens <gmc at sonologic.nl>
|
Number of commits found: 15 |