non port: dns/p5-Net-DNS-ToolKit/Makefile |
SVNWeb
|
Number of commits found: 30 |
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) ] 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, 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 )
|
Tue, 4 Feb 2014
|
[ 16:31 sunpoet ]
- Update to 0.48
- Add LICENSE
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
|
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.
|
Tue, 30 Apr 2013
|
[ 06:23 culot ]
- Update to 0.47
- Trim Makefile's header
- Pet portlint(1) by replacing tab by space in WWW link
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
|
Mon, 4 Jun 2012
|
[ 05:21 az ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
Tue, 1 May 2012
|
[ 01:47 swills ] (Only the first 10 of 173 ports in this commit are shown above. )
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC
|
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
|
Fri, 18 Nov 2011
|
[ 08:46 clsung ]
- Update to 0.45
Feature safe: yes
|
Thu, 10 Nov 2011
|
[ 07:33 clsung ]
- Update to 0.44
|
Mon, 26 Sep 2011
|
[ 10:31 clsung ]
- Update to 0.43
|
Thu, 23 Jul 2009
|
[ 06:25 clsung ]
- Mark make jobs unsafe
- fix := -> =
PR: ports/136533
Submitted by: pgollucci
|
Fri, 19 Jun 2009
|
[ 07:34 clsung ]
- Update to 0.42
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
|
Tue, 11 Nov 2008
|
[ 06:54 clsung ]
- Update to 0.41
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
|
Wed, 8 Oct 2008
|
[ 22:38 clsung ]
- Update to 0.39
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
|
Mon, 6 Oct 2008
|
[ 05:37 clsung ]
- Update to 0.38
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
|
Sat, 1 Mar 2008
|
[ 07:46 clsung ]
- Update to 0.36
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
|
Sun, 6 Jan 2008
|
[ 02:46 clsung ]
- Update to 0.35
Changes:
|
Wed, 17 Oct 2007
|
[ 03:52 clsung ]
- Update to 0.34
|
Fri, 5 Oct 2007
|
[ 08:51 clsung ]
- Update to 0.33
|
Sat, 8 Sep 2007
|
[ 01:00 linimon ] (Only the first 10 of 82 ports in this commit are shown above. )
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
|
Sun, 15 Apr 2007
|
[ 05:40 clsung ]
- Update to 0.31
|
Tue, 31 Oct 2006
|
[ 14:51 clsung ]
- Update to 0.30
|
Wed, 4 Oct 2006
|
[ 14:33 clsung ]
Add p5-Net-DNS-ToolKit 0.29, tools for working with DNS packets.
PR: ports/103107
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
Number of commits found: 30 |