notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: dns/djbdns-tools/Makefile
SVNWeb

Number of commits found: 10

Mon, 27 Feb 2023
[ 20:45 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:09b46a68171312152af074f5bf8aa2336a87e797  commit hash:09b46a68171312152af074f5bf8aa2336a87e797  commit hash:09b46a68171312152af074f5bf8aa2336a87e797  09b46a6 
dns/djbdns-tools: Deprecate and set expiration date to 2023-06-30

Project hasn't been centrally managed since last release in 2001 and
there are various third party patches to keep it somewhat relevant with
todays standards. Port has also been unmaintained since last
maintainer stepped down several months ago.

PR:		256450
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  66ee090  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 7 Nov 2019
[ 18:18 tobik search for other commits by this committer ] Original commit   Revision:516997 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Replace do-patch in ports that override it with more appropriate targets

Most ports do not need to override do-patch.  It breaks some ports
tree features like EXTRA_PATCH_TREE, etc.
Wed, 19 Feb 2014
[ 11:51 ehaupt search for other commits by this committer ] Original commit   Revision:345075
Support staging
Fri, 20 Sep 2013
[ 16:31 bapt search for other commits by this committer ] Original commit   Revision:327719 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
Sun, 27 Jul 2008
[ 04:30 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
Wed, 13 Oct 2004
[ 08:32 sergei search for other commits by this committer ] Original commit 
Add djbdns-tools-1.05:

This port contains a subset of the DJBDNS package.
It includes several useful Domain Name System (DNS) tools:

- dnsfilter: a parallel IP-address-to-host-name converter
- dnsip, dnsipq, dnsname, dnstxt, and dnsmx: simple
  command-line interfaces to DNS
- dnsq, dnstrace, dnstracesort: DNS debugging tools

Author: Daniel J. Bernstein <djb@cr.yp.to>
WWW:    http://cr.yp.to/djbdns.html

Number of commits found: 10