Commit graph

812 commits

Author SHA1 Message Date
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Pav Lucistnik
fd14ac3b8b - Distfile was rerolled, dates were corrected in changelog and two typos
were fixed in documentation. No change in actual sources.

PR:		ports/64913
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-03-30 00:40:26 +00:00
Kirill Ponomarev
4a0f817aac - Support WITHOUT_NLS 2004-03-28 14:46:18 +00:00
Dirk Meyer
dd790268ac - make PKGNAMESUFFIX more flexible 2004-03-26 19:16:54 +00:00
Kirill Ponomarev
70f2a5865f - ad hoc fix for reported build errors which I was unable to
trace

Reported by:	many
2004-03-23 20:10:57 +00:00
Kirill Ponomarev
625e6f2e2c - Update to version 0.4.2 2004-03-23 15:08:51 +00:00
Stefan Eßer
7c053ce8a8 Upgrade to version 3.0.11b8.
The only difference to the previous version (except for the version ID
sent in request packets), is the method used to declare errno.

For unknown reasons, this version is not available from all mirror sites
and binary packages seem to only be provided for 3.0.11b7. The problem
with that version was that it was used incorrectly in some Linksys WLAN
router which tended to spam DynDNS.org with bogus requests. DynDNS.org
ignores certain requests, when received with a version ID of 3.0.11b7,
though there's nothing wrong with that code when used correctly.

I had considered to just patch the version string in "configure", but
after some more thought I've now choosen to actually use the new dist
file and to remove the URL of the master site that doesn't offer the
newer version.

PR:		60940
Submitted by:	Lynk <lynk@lynksys.net>
2004-03-22 22:59:06 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Norikatsu Shigemura
53ee35a9bf New description to include information about DHCP server features.
PR:		ports/64554
Submitted by:	Steven Honson <steven@honson.org> (maintainer)
2004-03-22 00:34:31 +00:00
Pav Lucistnik
b02a78c76a - Update to 2.0.3
PR:		ports/64428
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2004-03-21 19:04:57 +00:00
Dirk Meyer
8cac6cca6c - fix openldap22 dependency
Reported by: eik

- move configure dialog target
2004-03-21 12:04:47 +00:00
Doug Barton
e07b5e38d2 Argh. Fix plist by not clobbering PLIST_SUB. 2004-03-21 07:40:45 +00:00
Doug Barton
71405bf674 Change the way PORT_REPLACES_BASE_BIND8 works by adding an explicit
variable for replacing includes as well. Users who replaced the base
BIND and then attempted to compile other software with -D_REENTRANT
were having problems because netdb.h has a different definition for
h_errno.

The idea of replacing includes originated with users who wanted to
compile apps against the libbind installed by the port, however those
"power users" can either add the switch to replace includes, or modify
their own includes slightly to use the "safe" location for the port
include files (PREFIX/include/bind).

The PR mentions the problem, along with a cast of thousands. :)

Other tuneups for the port are just portlint appeasements.

PR:		ports/64449
Submitted by:	eik
2004-03-20 22:16:03 +00:00
Dirk Meyer
6251752627 - change default LDAP_PORT to 2.1 2004-03-20 20:37:36 +00:00
Trevor Johnson
488e7fe939 Add size data, approved by maintainers. 2004-03-19 01:51:15 +00:00
Kirill Ponomarev
7e6b0aeaaa - Cosmetic changes 2004-03-18 23:03:09 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Jacques Vidrine
da5243d880 Add SIZE.
Submitted by:	trevor
2004-03-18 14:46:23 +00:00
Munechika SUMIKAWA
ae56725187 Add SIZE.
Submitted by:	trevor
2004-03-18 10:59:01 +00:00
Kirill Ponomarev
7b41c6545c - Update to version 2.5
PR:		ports/64407
Submitted by:	maintainer
2004-03-18 09:16:01 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +00:00
Dirk Meyer
0dbaf9bc90 - add SIZE
Submitted by:	trevor
2004-03-18 04:28:29 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Bill Fumerola
ef78fdf6ad this perl module creates/parses 'dynamic' updates, not 'dymanic' ones. 2004-03-17 00:36:11 +00:00
Doug Barton
23f07f556e DISTNAME is a slightly less painful way of dealing with wacky
version numbers.
2004-03-14 23:06:52 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Doug Barton
eade3ab710 Now that the SIZE thing has stabilized, add it to the ports I maintain. 2004-03-14 00:17:57 +00:00
Doug Barton
5ac398ba00 Update to 0.46, which has better IPv6 reverse DNS handling, and
all known 'taint mode' problems fixed.

PR:		ports/63841
Submitted by:	Tim Bishop <tim@bishnet.net>
2004-03-14 00:09:04 +00:00
Alex Dupre
f6a3975985 Update to 0.10.3 release. 2004-03-12 22:20:53 +00:00
Edwin Groothuis
91256c15ab Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change

The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.

Submitted by:	Roman Shterenzon <romanbsd@yahoo.com>
2004-03-12 00:32:23 +00:00
Kirill Ponomarev
4af832000b - Fix build on 4.x
Noticed by:	bento via kris
2004-03-11 12:01:00 +00:00
Peter Pentchev
8e20c4dd05 Add Russ Nelson's ignoreip2 patch [1][2].
Add distribution site grouping for all the patches [1].

PR:		56951 [1], 64062 [2].
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz> [1],
		Thomas Vogt <thomas@bsdunix.ch> [2]
2004-03-11 07:45:27 +00:00
Kirill Ponomarev
c4074fd782 - Update to version 0.4.1 2004-03-09 09:46:58 +00:00
Mark Linimon
5a2f005719 Mark as DEPRECATED, per maintainer. The corresponding server software
has been switched to an incompatible protocol.  The port will be removed
in one month unless someone objects.
2004-03-08 05:17:16 +00:00
Pav Lucistnik
7a59b9247f - Add WITH_SQLITE knob to enable SQLite backend
PR:		ports/63817
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-03-06 12:44:50 +00:00
Kris Kennaway
ea11ccf49e Fix checksum mismatch by adding html docs to IGNOREFILES. 2004-03-06 11:33:55 +00:00
Kirill Ponomarev
364d3f74cd - Mark BROKEN: Checksum mismatch
- Maintainer informed
2004-03-04 08:47:58 +00:00
Pav Lucistnik
e8bb7e6833 - Some small fixes to startup-script (fixed by Dirk Meyer and Ralf vd Enden).
- $PREFIX no longer hardcoded (fixed by Dirk Meyer).
- Pet portlint a bit

PR:		ports/63530
Submitted by:	maintainer
2004-03-02 19:27:59 +00:00
Pav Lucistnik
651411a118 Add crossip, a Cross Platform DNS update client, written in java. CrossIP uses the
ThatIP protocol version 1.1 to send DNS update requests.  It manages DNS
records, update history, and allows for per record configuration.  It also
includes a wizard for generation of configuration files.

PR:		ports/62760
Submitted by:	Dan Smith <dan@algenta.com>
2004-03-02 17:17:21 +00:00
Pav Lucistnik
1897b2fe65 - Update to 2.9.16
PR:		ports/63530
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-03-01 09:57:34 +00:00
Kirill Ponomarev
0f411bc34d - Update to version 0.4.0 2004-02-29 14:29:31 +00:00
Pav Lucistnik
605eb95c62 - Add sample startup script
PR:		ports/62344
Submitted by:	maintainer
2004-02-28 20:03:50 +00:00
Dirk Meyer
c632a7f258 - fix MASTER_SITE_SUBDIR
Reported by: Nicolas Strina
Suggested by:
2004-02-23 20:02:11 +00:00
Kris Kennaway
1229221cf3 BROKEN on alpha 5.x: does not compile 2004-02-23 05:42:31 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Kris Kennaway
805608ac9a Don my portmgr hat and return dirk@FreeBSD.org's ports back to the
unmaintained pool.  He has not committed in over a year and has been
unresponsive to emails over a similar time period.
2004-02-22 01:40:47 +00:00
Kris Kennaway
ff3a9599f0 BROKEN: Unfetchable 2004-02-16 08:59:34 +00:00
Dirk Meyer
18f2f42c17 - fix last commit. 2004-02-14 18:14:54 +00:00
Dirk Meyer
11c8d4ba5c - add support for BerkleyDB42
Submitted by:	Michael Schout
2004-02-14 18:14:26 +00:00
Pav Lucistnik
c0215b5087 - Update to 1.1.10
PR:		ports/62666
Submitted by:	hrs
Approved by:	maintainer
2004-02-12 14:01:02 +00:00
Alex Dupre
9c902952a6 Update to 0.10.2 release.
Submitted by:	Liam J. Foy <liamfoy@sepulcrum.org>
Approved by:	nork (mentor/implicitly)
2004-02-11 22:35:34 +00:00
Kirill Ponomarev
27bfb5725e - Fix build on AMD64
Approved by:	maintainer informed
2004-02-09 18:48:54 +00:00
Sergey Skvortsov
dc86deae89 Updated to 0.97 2004-02-09 10:30:21 +00:00
Doug Barton
af7eeffdf1 Upgrade to 0.45. This version has major speed enhancements,
better handling of classes, and other cleanups.
2004-02-08 08:06:00 +00:00
Doug Barton
5d67613a02 Upgrade to 8.4.4, which fixes the nasty bugs from previous versions. 2004-02-08 05:46:24 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Clement Laforet
d898766515 - Drop maintainership
- SIZEify distinfo
2004-02-07 16:57:28 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Kirill Ponomarev
9086126247 - Fix MASTER_SITES
Reported by:	bento via kris
2004-02-05 19:15:33 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Pav Lucistnik
73623c1ffa - Update to 2.2
PR:		ports/62231
Submitted by:	Steven Honson <steven@honson.org> (maintainer)
2004-02-01 23:50:52 +00:00
Sergei Kolobov
7dafd7e358 - Update to 0.9.7 [1]
- Properly respect PREFIX
- Remove unneeded USE_REINPLACE
- Add SIZE to distinfo
- Re-sort pkg-plist
- Re-format pkg-descr

PR:		ports/61820 [1]
Submitted by:	maintainer [1]
2004-01-31 23:18:12 +00:00
Dirk Meyer
5b37dce0f8 - new MAINTAINER tremere@cainites.net
- fix spaces in Makefile (portlint)
PR:		61678
Submitted by:	tremere@cainites.net
2004-01-31 12:09:00 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Tilman Keskinoz
6f9c6e1ee0 Update to 2.1
PR:		62083
Submitted by:	Steven Honson <steven@honson.org>
2004-01-30 14:01:34 +00:00
Kris Kennaway
b817c73871 Fix plist and bump PORTREVISION 2004-01-30 12:05:57 +00:00
Peter Pentchev
fe96a6db9f Update the address of B.ROOT-SERVERS.NET as per ICANN's 2004/01/29 change. 2004-01-30 10:41:22 +00:00
Kirill Ponomarev
997c680347 - Update to version 2.1.1
PR:		ports/62081
Submitted by:	maintainer
2004-01-30 08:40:37 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Pav Lucistnik
50a7b76ebc - Update to 2.0.2
PR:		ports/61984
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2004-01-27 11:33:59 +00:00
Edwin Groothuis
1e2ca4a777 Fix build on -current due to removal of EAI_NODATA 2004-01-25 00:24:33 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
0cb52f4228 - Update to version 0.3.7 2004-01-22 20:02:43 +00:00
Erwin Lansing
f5fe85b2db Assign port to new vic^H^H^Hmaintainer
Submitted by:	freebsd@signout.dk
2004-01-20 20:53:33 +00:00
Dirk Meyer
fb26ef242e - drop maintainership
I have no longer this server running.
2004-01-20 19:29:20 +00:00
Dirk Meyer
620e25eccd - Update to 2.9.15
- allow-recursion-override was on by default, it was meant to be off
- Logging was still off in daemon mode, fixed
- Recursor accidentally linked in MySQL, fixed
- The PowerDNS recursor had stability problems
- The recursor now outputs the nameserver average response times in trace mode
- LDAP compiles again
Improvements:
- Several improvements to zone2sql
- Remove libpqpp dependencies
- Added a patch from CVS to make zone2parser.cc compile on STABLE

PR:		61554, 61589
Submitted by:	tremere@cainites.net
2004-01-20 04:20:58 +00:00
Kirill Ponomarev
e148481ab8 - upgraded to current version, which finally uses
configure.
- added the *proper* MASTER_SITES back in,
- removed patch file on old Makefile (delete it),
- use DOCSDIR

PR:		61569
Submitted by:	maintainer
2004-01-19 18:40:30 +00:00
Sergey Skvortsov
1f0566e749 Updated to 0.96 2004-01-19 13:51:10 +00:00
Alex Dupre
58c5b838c0 Switch to my @FreeBSD.org email address.
Approved by:	nork (mentor)
2004-01-18 10:50:15 +00:00
Clement Laforet
04afb694e2 Add dnsproxy-1.13, a proxy for DNS queries.
The dnsproxy daemon is a proxy for DNS queries. It forwards these
queries to two previously configured nameservers: one for
authoritative queries and another for recursive queries. The
received answers are sent back to the client unchanged. No local
caching is done.

Approved by:        erwin (mentor) (implicitly)
2004-01-14 12:47:13 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Pav Lucistnik
a06067f5b5 - Fix typo in comment 2004-01-13 00:06:11 +00:00
Pav Lucistnik
6b3e576ed3 - Update to 1.2.4
PR:		ports/61279
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-13 00:05:30 +00:00
Dirk Meyer
5d3e2ef39d - Update to 2.9.13
includes:
- Opteron support!
- pdns_recursor jumbles answers now
- Big LDAP cleanup
- Zone2sql is now somewhat clearer when reporting malformed line errors
- pdns_recursor now survives the expiration of all its root records
- Serious issue fixed: added a patch to fix High CPU Load with the pdns_server and mysqld processes

PR:		61213
Submitted by:	tremere@cainites.net
2004-01-12 10:21:56 +00:00
Pav Lucistnik
ba9510d9aa - Update to 2.1.0
PR:		ports/61141
Submitted by:	Eyal Soha <esoha@attbi.com> (maintainer)
2004-01-09 22:23:50 +00:00
Kirill Ponomarev
af97cf2914 - Update to version 0.3.6 2004-01-06 22:04:34 +00:00
Sergei Kolobov
a5f1ddf3e6 Add ldapdns 2.05, lDAP-backed DNS server.
ldapdns is a lightweight, high performance DNS server
which utilizes LDAP as its backend.
It is originally based on djbdns and strives to maintain
the same goals of performance, security and simplicity.

WWW:	http://www.nimh.org/code/ldapdns/

PR:		60965
Submitted by:	Paul Dlug <paul@aps.org>
2004-01-06 08:19:47 +00:00
Doug Barton
d6426ee1f5 Fix duplicate %%PERL_ARCH%%'ification in one of the conditional rmdir
lines. The error was masked by the conditionality, but mostly harmless
due to the fact that the directory is incredibly likely to be populated
anyway.

Submitted by:	tobez
2004-01-04 22:42:08 +00:00
Doug Barton
e97db53ab7 Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location.

In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
2004-01-03 20:30:39 +00:00
Erwin Lansing
9f6ce0eba7 Fix after rearrangement of p5-Net-DNS
Forgotten by:	dougb
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
2004-01-03 12:57:38 +00:00
Edwin Groothuis
c90d26d28b dns/dnrd: recv_addr init wrong and 512 byte udp packets dropped
There are a few bugs in dnrd that should probably be fixed
	by the author but could be made to work on bsd:

	1.  Initialization in common.h of recv_addr is broken,
	causing at least the '-a' switch not to work.  Instead of
	assuming positions of fields in the struct across platforms
	I thought it safer to do a standard initialization in main().

	2.  The buffer overflow code in udp.c:dnsrecv() is off by
	one, rejecting messages where the size exactly fills the
	available buffer.  I also changed to the calls to dnsrecv
	to pass 512 as the max size instead of the buffers that
	seem to be padded by 4 bytes for a reason I don't understand.
	This causes a calling named to resend packets.  Eventually
	one seems to get through but response times can be painfully
	slow.

PR:		ports/41128
Submitted by:	Michael C. Adler <mad1@tapil.com>
2004-01-03 05:42:42 +00:00
Edwin Groothuis
cd67e41e0d [non maintainer update] dns/walker to 3.2
Update to 1.2.3. This replaces my previous PR number 60784.

PR:		ports/60832
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-03 05:35:23 +00:00
Sergei Kolobov
1834ff9206 - Update to 0.24 2004-01-02 22:28:35 +00:00
Doug Barton
0d13b1177c Update to version 0.44, the latest available. Version 0.43 had the
actual substantive changes, 0.44 has some non-user-visible changes
to make CPAN.pm happy.

Power users of this module are encouraged to read the CHANGES file.
Most users shouldn't have problems with this upgrade.

Significant changes to the software:
1. Ongoing refinement of proper class inheritance/categorization.
2. Fix zone transfers with 'many-answer' format.
3. Finally "fixed" the .xs code, and accompanying Makefile.pl options
to work out of the box on both RELENG_4 and 5-current.
4. Added a Makefile.pl option to avoid the online tests.
5. Support for unknown RR types.

Changes to the port:
1. Take advantage of 3 and 4 above.
2. portlint doesn't like the word 'file' to appear in the Makefile, so
change it to 'doc' for the PORTDOCS install loop.
2004-01-02 02:44:05 +00:00
Doug Barton
3fc7bee189 * Update for version 0.44
* Use %%PERL_ARCH%% to accomodate new .xs code
* Slightly improve the sorting, since it's majorly overhauled already
2004-01-02 02:34:57 +00:00
Doug Barton
19a8d7c89b This patch is no longer needed as of 0.44 2004-01-02 02:33:10 +00:00
Sergei Kolobov
0702007805 Add skadns 0.23:
Skadns is a kind of an Asynchronous DNS client software:
- Kind of: it's small. Really small. But it just works.
- Asynchronous: all DNS operations are non-blocking.
- DNS client software: it's a DNS client, what you may know
  as a "stub resolver". To perform full DNS resolution,
  you will still need a full resolver like dnscache.

The skadns library offers a simple API to make asynchronous DNS queries.
The skadnsip, skadnsmx and skadnsfilter commands are examples
of how to use that API. They are mainly there for their source code.
The skadnsd daemon, usable as a child process or as a separate service,
handles the grunt work of DNS querying and makes the network
completely invisible to the client.

Author:	Laurent G. Bercot <ska-skaware@skarnet.org>
WWW:	http://www.skarnet.org/software/skadns/
2004-01-01 23:12:39 +00:00
Pav Lucistnik
2593bec07c - Update to 1.2.3
PR:		ports/60784
Submitted by:	Vincent Tantardini <vinc@0x45.org>
2004-01-01 16:38:35 +00:00
Peter Pentchev
3e979fa8f0 Correct the distsite for the dnscache-dumpcache patch.
PR:		60631
Submitted by:	Paulius Bulotas <paulius@kaktusas.org>
2003-12-29 14:08:08 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Sergei Kolobov
93dc225c4d Add updatedd 1.8,
dynamic DNS Update Client supporting multiple
services.

Updatedd is a client to update dynamic dns settings.
With the use of the pppd ip-up script it can update
these settings automatically for you.
Updatedd does not run as a daemon.

It is divided into one main program and one plugin for each
supported service. The plugins are dynamic libraries which
are loaded by the main program. So it is possible to remove
support for services you don't need.

Supported Services:
ods.org, dyndns.org, ovh.net, no-ip.org, hn.org

Author:	Philipp Benner <philipp_benner (at) gmx (dot) de>
WWW:	http://pb.gotdns.org/

PR:		59907
Submitted by:	geniusj@ods.org
2003-12-18 13:59:48 +00:00
Akinori MUSHA
72601112e1 Add --enable-extra-ace to CONFIGURE_ARGS, which option is required by
VeriSign's IDN Testbed.

Submitted by:	nectar
2003-12-17 15:32:28 +00:00
Pav Lucistnik
ba89762e0a - Update to 0.10.1
- Give maintainership to submitter

PR:		ports/60289
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Approved by:	maintainer
2003-12-17 10:00:16 +00:00
Sergei Kolobov
ec8c0c1100 - Update from 2.0.0b9 to 2.0.0
- Add WITH_ZONECHECK_CGI knob

While I'm here:
- Bump PORTEPOCH
- Re-sort pkg-plist

PR:		59899
Submitted by:	maintainer
2003-12-15 16:39:43 +00:00
Kirill Ponomarev
05c07ad71d - Update to version 0.3.5 2003-12-15 10:32:47 +00:00
Peter Pentchev
d5d5b372cb Remove the final traces of my abortive attempt to reimplement
the libdjbdns library on my own :)

PR:		56950
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
2003-12-12 12:15:58 +00:00
Erwin Lansing
b92eeac02f Due to an unfortunate bug in BIND 8.4.3 ISC has deprecated this version.
The bug is not security related but triggers BIND to generate lots of
unnecessary additional queries under some circumstances with a
potential for operational impact.

BIND 8.4.4 will be available soon as a replacement.

Requested by:	dougb
2003-12-10 19:34:40 +00:00
Dirk Meyer
6a7ffc6fe3 - Fix build with postgresql 7.4
- Fix package with ldapbackend
- reorder makefile
- detect if recursor is buildable
2003-12-07 11:55:37 +00:00
Dirk Meyer
401b38542e - mark BROKEN 2003-12-05 21:22:18 +00:00
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