Port details |
- dns_balance Dynamic load-balancing DNS server
- 2.1 dns
=1 2.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, last release in 2005. Consider using dns/dnsdist
This port expired on: 2024-02-29
- Maintainer: portmaster@BSDforge.com
- Port Added: 2003-09-05 04:55:22
- Last Update: 2024-02-29 11:49:05
- Commit Hash: 8bb1f20
- People watching this port, also watch:: wtf, ttyd, xdg-utils, hs-ShellCheck, endless-sky
- License: BSD2CLAUSE
- WWW:
- https://www.netlab.cs.tsukuba.ac.jp/~yokota/izumi/dns_balance/
- Description:
- DNS Balance is a load-balancing DNS server which:
o Does dynamic load balancing.
o Can answer the most proper resolution based on the client's IP
address.
o Implements "A" record lookups only. This would be good for
security.
This (FreeBSD) version differs from original in the following:
- It works as a daemon
- Has ability to write messages to logfile
- Can save it's PID
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dns_balance>0:dns/dns_balance
- No installation instructions:
- This port has been deleted.
- PKGNAME: dns_balance
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1486748693
SHA256 (dns_balance-2.1.tar.xz) = 6a0c366173d7865c51b322400954a004012f7858be95a23d61884b67ebe0a8f9
SIZE (dns_balance-2.1.tar.xz) = 15796
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- Runtime dependencies:
-
- ruby31 : lang/ruby31
- Patch dependencies:
-
- ruby31 : lang/ruby31
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dns_balance-2.1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- dns_dns_balance
- USES:
- ruby shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1 29 Feb 2024 11:49:05 |
Muhammad Moinur Rahman (bofh) |
dns/dns_balance: Remove expired port
dns/dns_balance |
2.1 26 Jan 2024 07:47:19 |
Koichiro Iwao (meta) |
*/*: re-deprecate as per request by dizzy@ |
2.1 26 Jan 2024 02:15:04 |
Koichiro Iwao (meta) |
*/*: reassign ports to maintainer
that were returned to pool due to BSDforge.com unavailability (5 days).
Also, remove DEPRECATED from some ports as they have a maintainer and
he is still willing to maintain.
PR: 276620 |
2.1 13 Jan 2024 23:30:23 |
Daniel Engberg (diizzy) |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket) |
2.1 06 Jan 2024 08:54:14 |
Daniel Engberg (diizzy) |
dns/dns_balance: Deprecate and set expiration date to 2024-02-29
Abandoned and last release in 2005, redirect users to dns/dnsdist and
while at it return port to pool
Approved by: portmgr |
2.1 04 Jan 2024 17:37:09 |
Daniel Engberg (diizzy) |
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket) |
2.1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.1 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
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 ) |
2.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1 19 Oct 2019 12:21:22 |
rakuco |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
2.1 10 Feb 2017 17:46:17 |
krion |
Update dns/dns_balance to 2.1
PR: 216958
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9526 |
2.0_2 23 Apr 2016 19:54:48 |
swills |
dns/dns_balance: convert to USES=shebangfix and mark broken |
2.0_1 10 Apr 2016 08:42:30 |
bapt |
Convert to @sample |
2.0_1 26 Jan 2016 04:33:37 |
pi |
dns/dns_balance: fix files/patch-dns_balance.rb for SHEBANG_FILES
PR: 205769
Submitted by: junovitch |
2.0 25 Jan 2016 20:10:18 |
pi |
dns/dns_balance: unbreak, submitter becomes MAINTAINER
PR: 205769
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> |
2.0 07 Jan 2016 12:51:02 |
rakuco |
Point WWW to a working website after r404963. |
2.0 31 Dec 2015 21:58:58 |
sunpoet |
- Update MASTER_SITES and unbreak this port |
2.0 24 Oct 2015 01:09:20 |
bapt |
Mark as broken: does not fetch |
2.0 27 Oct 2014 12:13:23 |
bapt |
Cleanup plist |
2.0 04 Apr 2014 18:52:40 |
pawel |
- Add staging support
- Remove leading article from COMMENT
- Don't define ETCDIR, it's done by ports framework
- Define DOCS EXAMPLES options |
2.0 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
2.0 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
2.0 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
2.0 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.0 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
2.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.0 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.0 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
2.0 27 Mar 2007 22:12:03 |
stas |
- Change my email.
Suggested by: skv |
2.0 12 Aug 2006 03:56:54 |
rafan |
- Update to 2.0
- Fix rc script, use command_interpreter to make it stop properly
- Pass maintainership to submitter
PR: ports/101672
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
1.1 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
1.1 24 Nov 2005 01:44:33 |
pav |
- Add SHA256 |
1.1 17 Nov 2005 19:13:22 |
pav |
- Better use of USE_RC_SUBR infrastructure |
1.1 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
1.1 27 Sep 2004 22:57:33 |
kris |
Now fetchable again
Approved by: portmgr (self) |
1.1 22 Aug 2004 20:24:03 |
krion |
Mark BROKEN: Unfetchable |
1.1 19 Jul 2004 20:58:53 |
knu |
Update to 1.1.
rcNG'ify the startup script.
Submitted by: kuriyama |
0.6.1 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
0.6.1 05 Sep 2003 04:54:37 |
edwin |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |