Commit Graph

7 Commits

Author SHA1 Message Date
Alexey Dokuchaev adb4638fee Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2). 2020-05-27 13:43:31 +00:00
Tobias Kortkamp 3cf1405515 dns/dnsforwarder: Spell LICENSE_FILE correctly
Also fix PORTEPOCH order.
2019-05-31 11:43:12 +00:00
Jochen Neumeister 50f8a13152 - Remove GH_PROJECT, and set the USE_GITHUB blocl after the USES line
Reported by:	mat
2018-07-30 17:11:03 +00:00
Jochen Neumeister d57da02713 dns/dnsforwarder: Update to 6.1.15
PR:		229894
Submitted by:	Nathan <ndowens.fbsd@yandex.com>
2018-07-28 15:58:29 +00:00
Yuri Victorovich 4cceb98fa2 Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
Yuri Victorovich d7ec60f5a5 Reset MAINTAINER on ports maintained by amutu@amutu.com
Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.

Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
2018-06-22 08:04:38 +00:00
Baptiste Daroussin b6a5f76bf7 Dnsforwarder is A simple DNS forwarder.Main fetures:
1.Forwarding queries to customized domains (and their subdomains) to
   specified servers over a specified protocol (UDP or TCP).non-standard
   ports are supported;
 2.DNS cache and its controls(including modifying TTL for different domains);
 3.Ignoring DNS responses from upstream servers containing particular IPs;
 4.Loading hosts from file (including the support for wildcards, CName
   redirections and remote hosts files);
 5.Refusing queries to specified domains (for ads blocking);
 6.Cross-platform (Windows, Linux);

WWW: https://github.com/holmium/dnsforwarder

PR:		219370
Submitted by:	Jov <amutu@amutu.com>
2017-05-27 08:57:39 +00:00