1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

1369 Commits

Author SHA1 Message Date
Doug Barton
d192a302c6 Update to the release version of 9.4.0. 2007-02-26 07:57:58 +00:00
Gabor Kovesdan
3aae77cc45 POE::Component::Server::DNS is a POE component that implements a DNS server.
It uses POE::Component::Client::DNS to handle resolving when configured as
'forward_only' and Net::DNS::Resolver::Recurse wrapped by
POE::Component::Generic to perform recursion.

One may add handlers to massage and manipulate responses to particular queries
which is vaguely modelled after Net::DNS::Nameserver.

WWW:	http://search.cpan.org/dist/POE-Component-Server-DNS/

PR:		ports/109449
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Approved by:	erwin (mentor, implicit)
2007-02-25 15:03:47 +00:00
Nicola Vitale
6b58b4fc6a - Updated to 1.2.12.05
- Fixed a typo in pkg-descr

PR:		ports/109340
Submitted by:	Alex Kapranoff <alex at kapranoff.ru> (maintainer)
2007-02-22 10:07:03 +00:00
Andrew Pantyukhin
095bbf5aa4 - Create the cache file directly in /var/tmp
PR:		ports/109298
Submitted by:	Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
Approved by:	Radek Kozlowski (maintainer, implicit)
2007-02-19 00:34:02 +00:00
Andrew Pantyukhin
e16f86438d - Update to 3.7.1
Approved by:	Radosław Kozlowski <radek@raadradd.com>
2007-02-17 23:05:24 +00:00
Gabor Kovesdan
5f1a08a320 - Remove support for FreeBSD 4.x
Approved by:	erwin (mentor, implicit)
2007-02-17 20:53:56 +00:00
Martin Wilke
05b0d02aa6 - Update to 2.38
Approved by:	maintainer (implicit)
2007-02-14 12:06:02 +00:00
Hye-Shik Chang
07a5f613ba Update to 1.2.1
PR:		108471
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
2007-02-12 12:06:07 +00:00
Dirk Meyer
3acbcaea97 - bump openldap version 2007-02-11 20:48:27 +00:00
Herve Quiroz
05f666ce21 - Update to 2.0.3 [1]
- Release maintainership

Reported by:	portscout [1]
2007-02-10 22:42:43 +00:00
Martin Wilke
1502b52954 Net::DNS::Resolver::Programmable is a Net::DNS::Resolver
descendant class that allows a virtual DNS to be emulated
instead of querying the real DNS.  A set of static DNS
records may be supplied, or arbitrary code may be specified
as a means for retrieving DNS records, or even generating
them on the fly.

WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/

- Koen Martens
gmc@sonologic.nl

PR:		ports/108997
Submitted by:	Koen Martens <gmc at sonologic.nl>
2007-02-10 16:13:31 +00:00
Martin Wilke
b0860b9af9 - Update to 2.37
Approved by:	maintainer (implicit)
2007-02-10 11:39:21 +00:00
Rong-En Fan
f50e101393 - Update to 20070105
- Add ipv6 to CATEGORIES

PR:		ports/108860
Submitted by:	rafan
Approved by:	Mark Foster <mark at foster.cc> (maintainer)
2007-02-07 16:11:39 +00:00
Alejandro Pulver
dc6ea8adb7 - Add new OpenDBX patch (from [1]).
- Prepare Makefile for upcoming new stable release of OpenDBX library (which
  bumps library number from .1 to .2).
- Add stupidity fix for config location to pdns.in (moved the config but
  forgot to edit rc.d script).
- Also changed location of config directory in pdns.conf.
- Bump port-revision.

PR:		ports/108685
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from:	www.linuxnetworks.de [1]
2007-02-07 04:04:45 +00:00
Martin Wilke
947509047e - Remove semi-static
- Remove IGNORE on FreeBSD 4.x, it's no longer need.

Submitted by:   Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-02-06 21:59:35 +00:00
Sergey Skvortsov
7c6b197088 Update to 1.00
Changes:	http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-1.00/CHANGES
PR:		ports/108280
Submitted by:	mat
2007-02-06 17:39:32 +00:00
Markus Brueffer
baac24ccf5 - Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION

Approved by:	bms (maintainer)
2007-02-03 04:07:27 +00:00
Markus Brueffer
5cb444e1fb - Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION

Approved by:	maintainer
2007-02-02 23:39:24 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Pav Lucistnik
eb81a88093 - Patch net/libnet* to versioned libraries and header files, so they can
coexist

PR:		ports/103861
Submitted by:	alepulver
Tested by:	pointyhat
With hat:	portmgr
2007-01-31 14:09:55 +00:00
Pav Lucistnik
4cbb0fb806 - Remove SQLITE3 backend option, it was added prematurely
- Fix plist

PR:		ports/108182
Submitted by:	Tobias Roth <ports@fsck.ch>
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2007-01-30 21:04:01 +00:00
Pav Lucistnik
f9683d7120 - Remove stray empty file 2007-01-30 20:51:11 +00:00
Gabor Kovesdan
c0ce4105e7 Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:	portmgr (erwin), erwin (mentor)
2007-01-29 19:05:07 +00:00
Doug Barton
79a046498a Complete the update for bind94 after the repocopy, and hook it up. 2007-01-28 22:45:54 +00:00
Kirill Ponomarev
dffc700b05 Update to 0.6.10 2007-01-27 23:42:06 +00:00
Rong-En Fan
411c50e995 - Update to 3.0.4
PR:		ports/108329
Submitted by:	Olafur Osvaldsson <oli at isnic.is> (maintainer)
2007-01-25 17:51:44 +00:00
Bruce M Simpson
6e57a477f6 Add USE_GMAKE.
Submitted by:	pav
2007-01-25 13:41:04 +00:00
Doug Barton
b7bd298280 Upgrade to version 9.3.4, the latest from ISC, which addresses the
following security issues. All users of BIND are encouraged to upgrade
to this version.

2126.	[security]	Serialise validation of type ANY responses. [RT #16555]

2124.	[security]	It was possible to dereference a freed fetch
			context. [RT #16584]

2089.	[security]	Raise the minimum safe OpenSSL versions to
			OpenSSL 0.9.7l and OpenSSL 0.9.8d.  Versions
			prior to these have known security flaws which
			are (potentially) exploitable in named. [RT #16391]

2088.	[security]	Change the default RSA exponent from 3 to 65537.
			[RT #16391]

2066.   [security]      Handle SIG queries gracefully. [RT #16300]

1941.   [bug]           ncache_adderesult() should set eresult even if no
                        rdataset is passed to it. [RT #15642]
2007-01-25 01:57:42 +00:00
Hajimu UMEMOTO
2369209682 Add WITH_COMPAT5X option. It is to build nss_resinit.so which is able
to work with the 5.X binaries such as p4 on 6.X after importing the
BIND9's resolver.

Requested by:	bms
2007-01-23 15:19:53 +00:00
Pav Lucistnik
7ab77bebea - Remove empty plist 2007-01-23 02:38:28 +00:00
Martin Wilke
b382c26ea0 - Update to 2.36
Approved by:	maintainer (implicit)
2007-01-22 13:07:22 +00:00
Bruce M Simpson
5f8388d9d7 Really fix the getaddrinfo() interface. Now 'ssh foo.local' should work. 2007-01-20 18:15:06 +00:00
Bruce M Simpson
f74b96e303 Fix getaddrinfo(). Note that 'ssh foo.local' still doesn't work, because
the BSD NSS interface does not yet support dynamic getnameinfo().
2007-01-20 15:00:06 +00:00
Bruce M Simpson
6f85f8fa4c Add new port nss_mdns, a libc name service switch module for resolving
hostnames via Avahi's implementation of Multicast DNS.

With help from: flameeyes at gentoo dot org
2007-01-20 14:43:58 +00:00
Pav Lucistnik
cf7b585184 - Add a sensible default for maximal size of cache
- Run under unpriviledged user by default

PR:		ports/108062
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-01-18 18:57:26 +00:00
Gabor Kovesdan
69cfea92dc - Add support for geo backend
- Add support for OpenDBX backend
- OPTIONify
- Bump PORTREVISION

PR:		ports/96891
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by:	erwin (mentor)
2007-01-12 23:49:04 +00:00
Martin Wilke
2a34d8a54b - Update to 0.4.0
PR:		ports/107845
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:	maintainer
2007-01-12 21:15:52 +00:00
Erwin Lansing
e774286d86 Add ipv6 to the categories.
PR:		106008
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	maintainer timeout
2007-01-11 20:04:53 +00:00
Martin Wilke
4cadc038c1 - Fix typo
- Mark BROKEN for FreeBSD 4
2007-01-10 18:10:21 +00:00
Emanuel Haupt
7f1a490ff0 Remove broken mirror 2007-01-08 22:22:42 +00:00
Martin Wilke
e9e1c71df4 The Four Calorie DNS Server is a very simple dns server that can power a
single one-ip-address domain.  It can handle SOA, NS, MX, A, and PTR
requests.  The 1.1.0 version includes a nice X windows GUI for management.

WWW: http://www.fourcalorieservers.com/

PR:		ports/107624
Submitted by:	Ron Scheckelhoff <rscheckelhoff at fourcalorieservers.com>
2007-01-08 13:28:54 +00:00
Erwin Lansing
82859f6914 - Update to 1.2.0
- Update WWW, this project moved to code.google.com

PR:		107381
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:	maintainer timeout
2007-01-06 10:04:02 +00:00
Gabor Kovesdan
5f8b6366a6 - Update to 1.2.5
Approved by:	erwin (mentor)
2007-01-02 21:12:46 +00:00
Martin Wilke
ab34d1aff8 - Respect CC and CFLAGS
PR:		ports/107227
Submitted by:	farrokhi
Approved by:	maintainer
2006-12-29 23:09:06 +00:00
Cheng-Lung Sung
f0bd4454f7 - update dnstop to 20061122 version.
much less CPU usage on busy name servers.

PR:		ports/106352
Submitted by:	Artis Caune <Artis dot Caune_AT_latnet dot lv>
Approved by:	maintainer (Mark Foster)
2006-12-26 02:24:38 +00:00
Rong-En Fan
6690332baa Add pear-Net_DNS 1.0.0, resolver library used to communicate with a DNS
server.

PR:		ports/107028
Submitted by:	chinsan
2006-12-22 22:33:52 +00:00
Anton Berezin
3d6b07a2c4 - unbreak under old perl
- refine COMMENT
- correct dependencies

PR:		99505
Submitted by:	leeym
2006-12-22 09:35:10 +00:00
Doug Barton
d276d76128 Apply the markup fixes from the base to the nsupdate.8 and
nslookup.1 man pages.
2006-12-21 08:49:20 +00:00
Martin Wilke
a72da471f9 - Update to 1.2.12.04
PR:		ports/106699
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
2006-12-14 13:45:02 +00:00
Martin Wilke
6495054de4 - Update to 3.0.3
PR:		ports/106607
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2006-12-12 20:28:43 +00:00
Shaun Amott
21ef64ace0 Add ipv6 secondary category.
PR:		ports/106003
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	gabor (maintainer)
2006-12-10 23:47:06 +00:00
Kirill Ponomarev
34897a87f4 Update to 0.6.9 2006-12-10 07:28:04 +00:00
Doug Barton
4dc8dde88e Upgrade to version 9.3.3, the latest from ISC. This is
a maintenance release, with the usual round of bug and
security fixes.

All users of BIND 9 are encouraged to upgrade to this
version.
2006-12-09 22:20:38 +00:00
Martin Wilke
445b9dc0e5 - Save user's checkdns.conf and install checkdns.conf-dist.
- Respect NOPORTDOCS and install docs to DOCSDIR.

- Install missing checkdns.css.
- Don't install uninstall.sh.

PR:		ports/105364
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	maintainer timeout
                xride (is holder of this pr)
2006-12-09 11:40:51 +00:00
Cheng-Lung Sung
81845ac44c - Update to 0.40 2006-12-09 06:11:49 +00:00
Gabor Kovesdan
7dc52a691f Change my e-mail address.
Approved by:	erwin (mentor)
2006-12-08 13:46:35 +00:00
Peter Pentchev
12a28f5b29 Update to c-ares 1.3.2.
Add the optional ares_config_info patch from Unreal IRCD, on by default;
this is a step closer to building Unreal IRCD with the port version of
c-ares.
2006-12-06 09:58:55 +00:00
Anton Berezin
f08532065d Update to 0.05. 2006-12-05 08:12:10 +00:00
Anton Berezin
6122a23563 Update to 0.04. 2006-12-02 14:52:37 +00:00
Martin Wilke
69d78fca9b - Add BUILD_STATIC knob
PR:             105783
Submitted by:   Sten Spans  (sten@mx0.blinkenlights.nl) maintainer
2006-11-23 13:20:26 +00:00
Martin Wilke
06e30175d7 - Fix pkg-plist
PR:             105685
Submitted by:    Olafur Osvaldsson (maintainer)
2006-11-20 20:33:07 +00:00
Stefan Walter
ba3bbf5bdc Bump PORTREVISION for changes in previous commit. 2006-11-19 15:57:30 +00:00
Stefan Walter
ad09c2a75a - Add patches to fix IPv6 support. [1]
- Add a comment to mark bundled recursor as deprecated (by the author). [2]
- s/INSTALLS_SHLIB/USE_LDCONFIG/ to satisfy portlint.

PR:		105490 [1], 105491 [2]
Submitted by:	Sten Spans<sten@blinkenlights.nl> [1], [2]
Approved by:	maintainer [1], [2]
2006-11-19 15:54:44 +00:00
Frank J. Laszlo
051c7c97da The config directory specified in 'config.h' is different
from the directory used by the rest of the port.

PR:		ports/105588
Submitted by:	Sten Spans <sten@blinkenlights.nl>
Approved by:	erwin (co-mentor)
2006-11-18 15:25:59 +00:00
Martin Wilke
adf5236e7c - Update to 0.7.8
PR:             ports/105631
Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
2006-11-17 09:43:33 +00:00
Emanuel Haupt
88ba353662 Add powerdns-recursor 3.1.4, an advanced DNS recursor.
PR:		105526
Submitted by:	sten at blinkenlights.nl
2006-11-15 23:59:16 +00:00
Martin Wilke
cfd022337a OpenDD is a DynDNS client, written in C, and especially designed
for small gateway machines, like a Soekris box. Its main feature
is that it does not require any Perl or Python interpreter.
It supports HTTPS, can send a mail report, and can run as daemon.
It is also very easy to deploy.

WWW: http://www.bsdmon.com/wakka/OpenDD

PR:		ports/105434
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2006-11-15 21:23:52 +00:00
Edwin Groothuis
7a999ee653 Improved version of dns/rbllookup 2006-11-13 13:10:14 +00:00
Babak Farrokhi
1d6e3807bf Change my email address to farrokhi@ in all ports that I maintain.
Approved by:	miwi (mentor)
2006-11-08 09:28:33 +00:00
Peter Pentchev
251a42417a Build and install the shared c-ares library too, not just the static one.
This should help the build of libcurl on amd64, what with -fPIC and such.

Reported by:	girgen
2006-11-07 17:05:51 +00:00
Cheng-Lung Sung
f4514a068c - Update to 3.0.2
PR:		ports/105200
Submitted by:	maintainer (Olafur Osvaldsson)
2006-11-06 12:27:36 +00:00
Alejandro Pulver
3f655d12b3 - Add CONFLICTS with dns/nsd2. 2006-11-05 05:58:02 +00:00
Alejandro Pulver
fd809a4346 - Add CONFLICTS with dns/nsd and avoid duplicate LATEST_LINK. 2006-11-05 05:57:01 +00:00
Martin Wilke
ea8c3ff817 - Update to 2.35
PR:		ports/105013
Submitted by:	Babak Farrokhi (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-04 22:36:46 +00:00
Jean-Yves Lefort
fe44f94ecc Drop maintainership 2006-11-03 13:10:57 +00:00
Doug Barton
49b20cc2f2 Update to version 9.3.2-P2, which addresses the vulnerability
announced by ISC dated 31 October (delivered via e-mail to the
bind-announce@isc.org list today):

Description:
	Because of OpenSSL's recently announced vulnerabilities
	(CAN-2006-4339, CVE-2006-2937 and CVE-2006-2940) which affect named,
	we are announcing this workaround and releasing patches.  A proof of
	concept attack on OpenSSL has been demonstrated for CAN-2006-4339.

	OpenSSL is required to use DNSSEC with BIND.

Fix for version 9.3.2-P1 and lower:
	Upgrade to BIND 9.2.3-P2, then generate new RSASHA1 and
	RSAMD5 keys for all old keys using the old default exponent
	and perform a key rollover to these new keys.

	These versions also change the default RSA exponent to be
	65537 which is not vulnerable to the attacks described in
	CAN-2006-4339.
2006-11-03 07:47:21 +00:00
Martin Wilke
4dae9b59ba - Update to 1.4
- INSTALLS_SHLIB -> USE_LDCONFIG

PR:		ports/104801
Submitted by:	Babak Farrokhi <babak@farrokhi.net> (maintainer)
2006-11-01 06:45:08 +00:00
Edwin Groothuis
14562b9ad3 Remove dns/queryperf in favour of dns/dnsperf 2006-10-31 21:39:53 +00:00
Edwin Groothuis
167f6742cd [new port] dns/queryperf net/dhcperf replacement for dns/queryperf
PR:		ports/104663
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2006-10-31 21:16:17 +00:00
Alejandro Pulver
c40337d180 NSD (Name Server Daemon) is a complete implementation of an
authoritative DNS nameserver.

WWW:	http://www.nlnetlabs.nl/nsd

PR:		ports/104469
Submitted by:	oli at isnic.is
2006-10-31 17:27:32 +00:00
Kirill Ponomarev
815f2d6ec1 Update to 0.6.8 2006-10-31 15:43:22 +00:00
Cheng-Lung Sung
912d761183 - update to 2.1.3
- grab maintainership

PR:		ports/104528
Submitted by:	maintainer (Kay Abendroth)
2006-10-31 14:55:54 +00:00
Cheng-Lung Sung
c687817f12 - Update to 0.30 2006-10-31 14:51:05 +00:00
Martin Wilke
e7870cb9bb - Update to 1.4.1
- Pass maintainership to submitter

PR:		ports/104598
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2006-10-31 12:23:30 +00:00
Martin Wilke
e1adbd0043 - update to 2.34
PR:		ports/104527
Submitted by:	Babak Farrokhi <babak@farrokhi.net> (maintainer)
2006-10-31 09:16:13 +00:00
Dirk Meyer
aedf8b9b42 - fix interactive mode for OpenLDAP
Andrik~ Tam~
2006-10-31 05:27:01 +00:00
Shaun Amott
879d6a5946 Update MASTER_SITES and the WWW: line to reflect the project's new
location.

PR:		ports/104548
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	portmgr (erwin),
		Mark Foster <mark@foster.cc> (maintainer)
2006-10-19 12:54:14 +00:00
Xin LI
e7e5ed9601 Oops, it seems that the tabs were being mangled while I copy
and paste them on my MacBook, so fix it.

Pointy hat to:	delphij
Approved by:	portmgr (implicit)
2006-10-12 10:52:26 +00:00
Xin LI
960e3b3430 Fix build with Python 2.5 by adding encoding information on
two files, as requested by pep-0263.

Approved by:	portmgr/maintainer (linimon)
2006-10-11 16:20:45 +00:00
Cheng-Lung Sung
cde75f4089 - Update to 0.39
PR:		ports/104220
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-10-10 11:35:29 +00:00
Pav Lucistnik
d43bc4dfa1 - Update to 1.0.3
- Update maintainer's address

PR:		ports/104031
Submitted by:	Jason DiCioccio <jd@ods.org> (maintainer)
2006-10-06 19:36:11 +00:00
Emanuel Haupt
716f101ac0 Add sshfp, generate SSHFP DNS records from knownhosts files or ssh-keyscan 2006-10-05 12:50:47 +00:00
Cheng-Lung Sung
e1709c2101 Add p5-Net-DNS-ToolKit 0.29, tools for working with DNS packets.
PR:		ports/103107
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-10-04 14:33:27 +00:00
Cheng-Lung Sung
663e2c87dd - Update to 0.09 2006-09-30 04:55:36 +00:00
Boris Samorodov
7cf3d9082d - gcc -Wall cleanup patches, contributed by Pietro Cerutti; [1]
- divide proposed files/patch-aa into several files.

PR:		103771  [1]
Submitted by:	Dan Pelleg <daniel+mdnsd at pelleg.org> (maintainer)  [1]
2006-09-28 21:19:50 +00:00
Doug Barton
44155cd19d Update to 0.59, which mostly cleans up the PTR code. 2006-09-27 23:40:21 +00:00
Cheng-Lung Sung
35bd436776 Add p5-Net-DNS-Codes 0.08, collection of C library DNS codes.
PR:		ports/103106
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-26 10:22:20 +00:00
Peter Pentchev
44839ea774 Add in the SRV record patch by Michael Handler.
Note that this is another patch that conflicts with the jumbo patch.

PR:		69191
Submitted by:	"Michal F. Hanula" <f@7f000001.org>,
		Nick Barkas <snb@threerings.net>
2006-09-23 15:31:43 +00:00
Rong-En Fan
bfd251c595 - Fix required_files in rc script.
It requres nsd.conf instead of nsd.zones.

PR:		ports/103491
Submitted by:	TAKAHASHI Kaoru <kaoru at kaisei.org>
Approved by:	Olafur Osvaldsson <oli at isnic.is> (maintainer)
2006-09-23 08:07:48 +00:00
Yen-Ming Lee
58e0038aaa - Updating to current version (released 2006-07-26).
- renamed start script to modern format (without .sh)
- Added better example data (including pkg-message)
- utilize SUB_FILES

PR:		103153
Submitted by:	paul+ports at it.ca
2006-09-22 04:34:41 +00:00