Commit graph

30 commits

Author SHA1 Message Date
wiz
0a7eaec6eb openresolv: follow redirect 2017-09-16 08:41:20 +00:00
roy
58d2af4709 Import openresolv-3.7.3 with the following changes:
*  Save the initial working directory and change to it just before
     running any scripts.
     This avoids scripts putting files accidently where they shouldn't.
  *  Strip trailing dot from search and domain names.
  *  man page improvements.
2016-02-22 10:11:22 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
roy
0d76461b53 Update to 3.7.2 with one change:
*  TMPDIR is no longer defined

Applications which use TMPDIR and expect it to be a valid directory
no longer complain.
2015-10-29 14:25:23 +00:00
roy
859c063f3d openresolv-3.7.1 has been released with the following changes:
*  Typo's, thanks to Herbert Parentes Fortes Neto
  *  Clarify that private_interfaces="*" will not forward the root zone
  *  Change from bzip2 to xz for builiding the source tarball
  *  ensure that domain-insecure always appears in a server clause for
     the unbound subscriber
2015-09-29 09:19:48 +00:00
roy
14d9e27d3c Import openresolv-3.5.7 with the following change:
Enforce serialisation of resolvconf updates.
2014-04-30 09:11:47 +00:00
obache
225d0d9b32 remove unwanted vi/ex command 2013-07-18 04:59:11 +00:00
roy
63df46fece Update to openresolv-3.5.6
Highlights include:
 * Fixed name_servers[_append] and search_domains[_append] to suscribers
   other than libc
2013-07-12 16:46:02 +00:00
dsainty
64b6f30f40 Wire down the 'libexec' directory, to avoid configure making decisions that
don't match PLIST.

Fixes build on Ubuntu.  No change on platforms where the package would
successfully build, so no bump required.
2013-06-21 04:46:38 +00:00
roy
a533c94254 Update to openresolv-3.5.5
Highlights include:
 * IPv6 support
 * Sending IPv6 namesevers to dnsmasq through DBus
 * Slackware supported
 * systemd support
 * Many fixes
2013-06-04 09:32:03 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
hans
41b6781116 Make sure the correct install tool is used. 2012-02-16 19:32:19 +00:00
roy
d93ba58a3e Update to openresolv-3.4.2 which fixes printf(1) usage 2011-06-13 10:59:33 +00:00
roy
0773ac628f Import openresolv-3.4.0 with the following changes
* pdnsd support
* Ability to append to the search domains
2010-11-05 09:24:58 +00:00
roy
c3be2cfe2d Import openresolv-3.3.4
Changes from openresolv-3.3.3 include:
 * private_interfaces is now shell expandable (ie, fxp*)
 * dnsmasq resolver restarting with DBus is now fixed
 * unbound resolver is sent SIGHUP for reload instead of forced restart
 * subscribers with the execute bit are executed, otherwise sourced into
   a subshell for speed
2009-12-04 15:28:15 +00:00
roy
0f93e79ec5 Import openresolv-3.3.3
Changes since 3.3.1 include:
* unbound support
* documentation updates
* more configuration options
2009-11-21 02:28:20 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
roy
0f6a034eeb Update to openresolv-3.3.1
Change from 3.3 is dnsmasq now finds extra dbus pidfile locations correctly
2009-04-30 16:27:11 +00:00
roy
50227aaf18 Update to openresolv-3.3
Changes from 3.2 include
 * Logic to restart each service is now embedded in subscribers at
   compile time, which reduces runtime code size.
   This is also configurable in resolvconf.conf.
 * If subscribers are called from resolvconf, they no longer re-execute it
   to get the data they need.
   This saves on a lot of forking and as a result a fair bit faster.
 * A bug was fixed in the dnsmasq susbcriber where the domain name servers
   weren't used correctly.
2009-04-22 10:20:36 +00:00
roy
1e6d71dd83 Add LICENSE 2009-04-20 06:34:00 +00:00
roy
a109986596 Update to openresolv-3.2
Changes from 3.1.1 include
 * resolv_conf_passthrough makes the libc subscriber just copy the latest
   resolv.conf to \$resolv_conf
 * private_interfaces allows resolv.conf nameservers to be private for the
   domains in the same file. Requires a resolver other than libc.
2009-04-20 06:26:54 +00:00
roy
002badb809 Update to 3.1.1 to fix a problem with the dnsmasq subscriber. 2009-03-19 09:57:50 +00:00
roy
f4a128f4bf Update to openresolv-3.1
Changes since 3.0:
 * New variable dynamic_order
 * interface processing now interface_order, dynamic order without metric,
   metric and and everything else in lexical order
2009-03-18 21:49:34 +00:00
roy
d20b1e2d55 Use roy@NetBSD.org instead of my personal email. 2009-03-17 12:02:34 +00:00
roy
08b8a2df52 Update to openresolv-3.0
No functional changes since 2.x, but the configuration has moved from
lots of little configuration files into one easier to manage configuration
file with a nice man page - resolvconf.conf
2009-03-16 21:55:44 +00:00
roy
7c2b97ce71 Update to openresolv-2.1
No functional changes since 2.0.1 aside from moving the shell scripts
out of etc and into libexec.
The configuration files in etc/resolvconf/resolv.conf.d have been moved into
resolvconf.
2009-03-14 22:33:20 +00:00
roy
2abd25c095 Update to openresolv-2.0.1
Fixes metric support and busybox shell sending dbus to dnsmasq.
2009-02-07 22:57:02 +00:00
roy
249ffb2455 Satisfy pkglint 2008-12-16 15:49:14 +00:00
roy
cb1db98d41 /etc/resolv.conf is a file that holds the configuration for the local
resolution of domain names. Normally this file is either static or maintained
by a local daemon, normally a DHCP daemon. But what happens if more than one
thing wants to control the file? Say you have wired and wireless interfaces to
different subnets and run a VPN or two on top of that, how do you say which one
controls the file? It's also not as easy as just adding and removing the
nameservers each client knows about as different clients could add the same
nameservers.

Enter resolvconf, the middleman between the network configuration services and
/etc/resolv.conf. resolvconf itself is just a script that stores, removes and
lists a full resolv.conf generated for the interface. It then calls all the
helper scripts it knows about so it can configure the real /etc/resolv.conf
and optionally any local nameservers other can libc.
2008-12-16 14:57:58 +00:00