non port: dns/fpdns/Makefile |
SVNWeb
|
Number of commits found: 33 |
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.
|
Wed, 13 Nov 2019
|
[ 23:25 sunpoet ]
Change to upstream versioning
|
Sun, 3 Feb 2019
|
[ 23:59 sunpoet ]
Change the way *_DEPENDS are set
|
Fri, 1 Feb 2019
|
[ 21:41 sunpoet ]
Update to 0.10.0.20190131
- Sort PLIST
- Take maintainership
Changes: https://github.com/kirei/fpdns/releases
https://github.com/kirei/fpdns/commits/master
|
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
|
Sun, 29 Nov 2015
|
[ 07:00 sunpoet ]
- Add BUILD_DEPENDS
- Add NO_ARCH
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 19 Mar 2015
|
[ 16:44 bdrewery ] (Only the first 10 of 133 ports in this commit are shown above. )
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
Sat, 6 Dec 2014
|
[ 18:35 feld ]
Update "BSD" license in dns category
|
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 )
|
Fri, 15 Nov 2013
|
[ 15:08 ehaupt ]
Support staging.
|
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:21 az ] (Only the first 10 of 354 ports in this commit are shown above. )
- Convert to new perl framework
|
Mon, 17 Jun 2013
|
[ 15:29 miwi ]
- Update to version 0.10.0.20130404
PR: 179592
Submitted by: Ports Fury
|
Tue, 23 Apr 2013
|
[ 17:16 bdrewery ]
Reset maintainer
|
Mon, 14 Jan 2013
|
[ 21:05 bdrewery ]
- Update to latest snapshot
- Fix fetching
|
Wed, 10 Oct 2012
|
[ 12:31 bdrewery ]
- Take maintainership
- Trim header
- Use USE_GITHUB for fetching
|
Mon, 8 Oct 2012
|
[ 10:38 dougb ] (Only the first 10 of 45 ports in this commit are shown above. )
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
|
Mon, 30 Jul 2012
|
[ 20:51 dougb ]
Make the MASTER_SITES URL variable too
Reminded by: bsam
|
[ 05:59 dougb ]
Use the same method for github downloads as portupgrade-devel
Thanks for the pointer: bryan@shatow.net
|
Thu, 19 Jul 2012
|
[ 12:08 dougb ]
Update to the latest version from the new git repository.
I'll host the (contrived) distfile for now.
|
Sun, 3 Jun 2012
|
[ 21:41 dougb ]
Fix Perl package name dependencies
|
Fri, 1 Jun 2012
|
[ 04:00 dougb ]
Convert to specifying the port name in _DEPENDS instead of
${SITE_PERL}/foo/bar/file.pm
http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies
|
Tue, 3 Aug 2010
|
[ 01:25 dougb ]
Minor tweaks
|
Mon, 1 Sep 2008
|
[ 19:58 dougb ]
Master site has moved to google code.
|
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
|
Sat, 29 Oct 2005
|
[ 07:13 dougb ] (Only the first 10 of 14 ports in this commit are shown above. )
For the ports that I maintain, do the following as appropriate:
1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
|
Mon, 12 Sep 2005
|
[ 03:18 dougb ]
Take over maintainership, approved by edwin (old maintainer).
Update to the latest, 0.9.3. This version moves to a more typical
Perl-style Makefile.PL structure, and splits the functionality into
a library and a binary. This necessitates changes to the port structure,
including re-adding the pkg-plist file.
While I'm here, make portlint happy with the IGNORE statement.
|
Sun, 17 Jul 2005
|
[ 01:40 edwin ]
Add dependency on dns/p5-Net-DNS
Submitted by: Olli Hauer <ohauer@gmx.de>
|
Tue, 14 Dec 2004
|
[ 01:45 dougb ]
Update to 0.9.1, the latest version, which includes a man page.
And while I'm here:
1. Download the PGP .sig file, in case the user wants to verify the package
2. Switch to PLIST_FILES for the one file this port installs
3. Replace the lone patch file with a ${SED} command
For those keeping score at home, that's 3 inodes gone with one commit! :)
Approved by: edwin (maintainer)
|
Sat, 3 Jul 2004
|
[ 14:23 edwin ]
fpdns - Fingerprinting DNS servers
Identify what versions of nameserver software is running.
WWW: http://www.rfc.se/fpdns/
|
Number of commits found: 33 |