FreeBSD Bugzilla – Attachment 164915 Details for
Bug 205769
dns/dns_balance: Mark Un'BROKEN, Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff to fix dns/dns_balance
2015-12-31.diff (text/plain), 2.20 KB, created by
Chris Hutchinson
on 2015-12-31 21:49:13 UTC
(
hide
)
Description:
svn diff to fix dns/dns_balance
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2015-12-31 21:49:13 UTC
Size:
2.20 KB
patch
obsolete
>Index: dns_balance/Makefile >=================================================================== >--- dns_balance/Makefile (revision 404959) >+++ dns_balance/Makefile (working copy) >@@ -3,14 +3,18 @@ > > PORTNAME= dns_balance > PORTVERSION= 2.0 >+PORTREVISION= 1 > CATEGORIES= dns >-MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ >-DISTNAME= DNS-Balance-${PORTVERSION} >+MASTER_SITES= http://BSDforge.com/projects/source/dns/dns_balance/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= portmaster@BSDforge.com > COMMENT= Dynamic load-balancing DNS server > >-BROKEN= Does not fetch >+# nothing defined, and author/source gone missing >+# so, since I'm now maintaining the source: >+LICENSE= BSD2CLAUSE >+ >+USES= tar:xz > USE_RUBY= yes > USE_RC_SUBR= dns_balance > >Index: dns_balance/distinfo >=================================================================== >--- dns_balance/distinfo (revision 404959) >+++ dns_balance/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (DNS-Balance-2.0.tar.gz) = 117d42986f7b090e827110ba74a00f6a488244f74605e22c5587a13e604bf4de >-SIZE (DNS-Balance-2.0.tar.gz) = 17256 >+SHA256 (dns_balance-2.0.tar.xz) = d3e77e9c4c5f90ebd116a0acd326e6fdcd090a77af0c8afee1bbf4f419fee3c0 >+SIZE (dns_balance-2.0.tar.xz) = 15312 >Index: dns_balance/pkg-descr >=================================================================== >--- dns_balance/pkg-descr (revision 404959) >+++ dns_balance/pkg-descr (working copy) >@@ -1,14 +1,13 @@ > 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. >+ * Does dynamic load balancing. >+ * Answers with the most proper resolution, based on the client's IP >+ address. >+ * Implements "A" record lookups only. Which 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 >+On FreeBSD, it will >+ * Work as a daemon >+ * Has the ability to write messages to logfile >+ * Can save it's PID > >-WWW: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/dns_balance/ >+WWW: http://BSDforge.com/projects/dns/dns_balance/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 205769
:
164915
|
164916
|
166077