aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/bind8/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ISC recently announced that BIND 8 has been End-of-Life'd:dougb2007-12-031-23/+0
| | | | | | | | | | | http://www.isc.org/index.pl?/sw/bind/bind8-eol.php Therefore, per the previous announcement, remove the ports for BIND 8. This includes the chinese/bind8 slave port, and mail/smc-milter which has a dependency on libbind_r.a from BIND 8.x. The latter has been unmaintained since 2005, and is 3 versions behind. Approved by: portmgr (linimon)
* - dns/bind8 is more slave port friendly now. Remove unnecessary assignmentrafan2007-03-081-3/+4
| | | | | | after including post.mk Approved by: maintainer timeout (private mail sent 16 days ago)
* Chase repocopies towards ports/dnsedwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* maintainer provides new patch, so unbreak itijliao2003-01-011-2/+0
| | | | Submitted by: maintainer
* Marked port as broken until there is a language patch available foredwin2002-12-111-0/+2
| | | | | it. Informed maintainer about it. Noticed on: bento
* Fix a typo: s/CATEGORES/CATEGORIES/knu2002-12-091-1/+1
|
* Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8sobomax2001-12-111-1/+1
| | | | accordingly.
* Add chinese/bind8, a slave port of net/bind8.clive2001-10-151-0/+22
The patchset for this port simply does one thing: let 8 bit character go. According to the submitter, the patchset is derived from twnic.net, which allows multilingual .tw domain name registration now. Submitted by: jihuang@gate.sinica.edu.tw