Bug 119997

Summary: [PATCH] dns/bind94: added GeoIP patches
Product: Ports & Packages Reporter: Jui-Nan Lin <jnlin>
Component: Individual Port(s)Assignee: Doug Barton <dougb>
Status: Closed FIXED    
Severity: Affects Only Me CC: dougb
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bind94-9.4.2_2.patch none

Description Jui-Nan Lin 2008-01-26 09:40:00 UTC
[DESCRIBE CHANGES]

 - Added an option for GeoIP patches. 
   Ref: http://www.caraytech.com/geodns/

Port maintainer (dougb@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-26 09:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-15 19:20:34 UTC
dougb       2009-08-15 18:20:25 UTC

  FreeBSD ports repository

  Modified files:
    dns/bind94           Makefile distinfo 
  Added files:
    dns/bind94-geoip     Makefile pkg-descr 
  Log:
  Add a slave port to bind94 for the GeoIP patch from Caraytech.
  
  The most popular use of this patch is to send web site visitors to their
  nearest web server. Suppose you have a site called www.example555.com with
  two web servers: one in the US and one in England. You can use this patch
  in order for visitors from Europe to connect to the server in England and
  all other visitors to the server in the US. This is just one example of
  its usage. There are probably many others.
  
  WWW: http://www.caraytech.com/geodns/
  
  I created a slave port rather than making this an option but other than
  that I was able to use the excellent work in the PR.
  
  PR:             ports/119997
  Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.1       +18 -0     ports/dns/bind94-geoip/Makefile (new)
  1.1       +11 -0     ports/dns/bind94-geoip/pkg-descr (new)
  1.97      +27 -0     ports/dns/bind94/Makefile
  1.55      +3 -0      ports/dns/bind94/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Doug Barton freebsd_committer freebsd_triage 2009-08-15 19:21:58 UTC
State Changed
From-To: open->closed


Instead of making this an option I added a slave port, but 
otherwise your work was excellent, and much appreciated. 

Please accept my sincere apologies for the ridiculously 
long delay in getting this committed. 

Doug