Commit graph

597 commits

Author SHA1 Message Date
Kirill Ponomarev
6274f94c63 - Fix a bug with incorrect config parsing until the next
version comes out
- Bump PORTREVISION

PR:		59749
Submitted by:	maintainer
2003-12-04 10:01:09 +00:00
Mark Linimon
25422078f4 Update to 1.6.0. Changes:
* Added support for DiG 9.x (BIND 9.0.1)
 * Replaced internal digparse utility with digstd utility - you call digstd
   as if it were dig, it calls dig for you with right options for your version
   and returns results in a standard easy-to-parse format.
 * Added SRV record support (ala RFC 2052).
 * Added LOC record support (ala RFC 1876).
 * Minor speed improvement to axfr
 * Numerous bug fixes and support for different local host configurations
 * Updated HOWTOUSE and MANUAL documents

PR:		ports/53785
Submitted by:	Rob Evers <rob@debank.tv>
Maintainer timeout:	3 weeks
2003-12-04 03:33:54 +00:00
Doug Barton
d395a83db4 Update to 8.4.3, the latest version from ISC. This update contains the
security fix to the negative caching strategy, along with numerous bug
fixes, and other improvements; especially to the IPv6 related code.
2003-11-27 01:59:07 +00:00
Doug Barton
478c08d626 Update to 8.3.7, the latest in this branch from ISC. This is a security
fix release, which contains a change to, "apply anti-cache poison
techniques to negative answers." It also removes the view option to
nslookup.
2003-11-27 01:47:29 +00:00
Alexander Leidinger
349dcec075 - Fix compilation on FreeBSD 5.2-BETA.
- Switch LIB_DEPENDS from math/libgmp-freebsd to math/libgmp4 on FreeBSD 5
  only (the base libgmp 2.0.1 on FreeBSD 4 is fine) so this port buils on
  architectures other than alpha and i386 (tested on FreeBSD/sparc64).
- Respect CC and CFLAGS.
- Remove broken URL forgotten in Makefile 1.16 and pkg-descr 1.5.
- Give maintainership to submitter.

Submitted by:	marius@alchemy.franken.de
Approved by:	portmgr
2003-11-25 18:54:38 +00:00
James E. Housley
cfe210b4a9 Update to bind version 9.2.3. (patches, compiles and works fine)
PR:		59354
Submitted by:	Maintainer
2003-11-20 11:22:24 +00:00
Oliver Eikemeier
e3c2232e45 Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR:		59109
Approved by:	marcus (mentor)
2003-11-19 19:28:40 +00:00
Dirk Meyer
adaf6f04c5 - Added some patches to fix a memory leak in the bind backend
- Added a patch to fix a problem with the allow-axfr-ips option (host/32 netmask didn't work)
- Added an option to the configure dialog to compile the recursor
- Bumped PORTREVISION

PR:		59385
Submitted by:	tremere@cainites.net
2003-11-18 13:34:59 +00:00
Dirk Meyer
f46e832717 - make portlint happy 2003-11-18 13:06:43 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
FUJISHIMA Satsuki
9cd8bcb24b move category net->dns
Approved by:	maintainer
2003-11-16 22:17:48 +00:00
Kirill Ponomarev
0d76e65b55 - Fix build on -current
Reported by:	bento via kris
2003-11-13 21:03:31 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Sergei Kolobov
d4f7060004 Add patch forgotten in the previous commit
PR:		59178
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-11 16:50:16 +00:00
Sergei Kolobov
7001b7cf7d - Update to 1.0.20
- Assign maintainership to the submitter

While I'm here:
- Shorten COMMENT to prevent truncation by pkg_info(1)
- Use DOCSDIR macro in pkg-plist

PR:		59178
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-11 16:49:01 +00:00
Yen-Ming Lee
758f4787b2 Update to version 1.18
PR:		59099
Submitted by:	Steven Honson <shonson@isoproplex.net>
2003-11-10 13:26:57 +00:00
Doug Barton
18ed008853 Update to version 0.42. Fixes a bug in Net::DNS::Resolver::Recurse, and
adds capability for a persistent UDP socket.
2003-11-10 08:13:48 +00:00
Kirill Ponomarev
2d9fc12a5c - Update to 0.3.4 2003-11-09 19:26:31 +00:00
Mark Linimon
645be29927 Update to version 3.6.3 and new mastersite (already partially done).
The patchfile unwires hardcoding of configuration directories.  The
changes are mostly minor; see work/README for full summary.
PR: ports/55335, maintainer timeout (3 months).
2003-11-07 01:07:05 +00:00
Sergei Kolobov
dd3641162f - Update to 2.0.0b9
- Fix broken dependency
- Properly handle docs and respect NOPORTDOCS

PR:		58921
Submitted by:	maintainer
2003-11-04 15:03:14 +00:00
Edwin Groothuis
552bf77737 fix broken mastersite 2003-11-03 22:19:05 +00:00
Edwin Groothuis
98d1a73fdd remove obsolete mastersite 2003-11-03 22:15:52 +00:00
Edwin Groothuis
7323dab834 remove obsolete masterfile 2003-11-03 22:08:42 +00:00
Edwin Groothuis
a56b913054 x broken mastersite 2003-11-03 22:06:44 +00:00
Edwin Groothuis
908dec17ed remove obsolete mastersite 2003-11-03 22:05:52 +00:00
Edwin Groothuis
82eb4b724d fix mastersites, fix pkg-descr WWW 2003-11-03 22:04:09 +00:00
Edwin Groothuis
592b7ffa67 remove broken mastersite. 2003-11-03 22:01:54 +00:00
Edwin Groothuis
fcad61bb45 Fix mastersite, but not the pkg-descr's WWW line. 2003-11-03 21:57:55 +00:00
Dirk Meyer
14882a48e1 - update DLZ to 0.6.0
- add berkleydb support
- add openldap support
- improved documentation
2003-11-03 06:23:02 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
6160dc3d41 Reset maintainer of ports owned by inactive committers who were just retired. 2003-11-03 00:54:32 +00:00
Dirk Meyer
44f9773099 - Support all mysql clients 2003-11-01 15:44:17 +00:00
Ying-Chieh Liao
27d17b638d add a missing \\ in last commit 2003-10-31 02:44:59 +00:00
Ying-Chieh Liao
d5126fe5f3 introduce MASTER_SITE_GNU_ALPHA 2003-10-31 02:39:30 +00:00
Kirill Ponomarev
adc7d4de16 - Use "gnomehack" knob
- Bump PORTREVISION

Submitted by:	ijliao
2003-10-30 09:25:01 +00:00
Kirill Ponomarev
bb6e31ee1e - Update to version 1.10 2003-10-29 21:28:39 +00:00
Vanilla I. Shu
4aaf3ff53d Upgrade to 1.14
PR:		ports/58668
Submitted by:	maintainer
2003-10-29 03:41:45 +00:00
Dirk Meyer
1b22eb98e2 Update to 2.9.12
- Addition of SQLite backend
- pdns_recursor maturity
- Verisign sitefinder workaround

PR:		58609
Submitted by:	tremere@cainites.net
2003-10-28 20:52:37 +00:00
Doug Barton
fbe9f7ffc6 I specifically stated that I did not want to bump portepoch for this port.
I realize that my error in version numbering previously caused some confusion
about 9.2.3 being a more up to date version than 9.2.3.4, but this will quickly
be resolved with the next version, and affected only a few users who installed
the release candidate. The portepoch change is permanent, and perpetuates a
silly kludge for no good reason.

Please do not change this again without discussing it with me.
2003-10-28 11:54:41 +00:00
Edwin Groothuis
f87daeeabb Fix removal of the last digit in the version number issue.
[~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3
>
[~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3,1
<
2003-10-28 09:15:03 +00:00
Dirk Meyer
bb092961ce - let user configure witch MySQL or OpenLDAP versions he wants 2003-10-25 20:45:03 +00:00
Doug Barton
30538e2406 Upgrade to the 9.2.3 release version 2003-10-24 23:10:57 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Peter Pentchev
2c4868c074 Update Gerrit Pape's manpages to the 20031023 version.
Remove files related to my abortive attempt to reimplement libdjbdns.
2003-10-24 09:10:49 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Kirill Ponomarev
53282eb681 - Unbreak dns/dnsutl on 5.x
PR:		58356
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-10-22 08:08:54 +00:00
Kirill Ponomarev
4212917765 - Update to version 0.3.3 2003-10-18 12:41:52 +00:00
Kirill Ponomarev
5791c1c68a Add dnsflood 1.08
DNS Flood Detector was developed to detect abusive usage levels
on high traffic nameservers and to enable quick response in
halting the use of one's nameserver to facilitate spam.
2003-10-17 20:18:11 +00:00
Edwin Groothuis
955200299e Only throw the error when RUBY_VER != RUBY_DEFAULT_VER. 2003-10-15 06:25:21 +00:00