Commit graph

1009 commits

Author SHA1 Message Date
Marcus Alves Grando
24c974397f New port
dnscheck is a simple to use DNS zone sanity checker, comparing name server
records and serial numbers with both the parent zone and the zone itself.
It allows you to find lame, leaked or stale name servers which have the
potential to cause disruption.

PR:		86542
Submitted by:	arrod Sayers <jarrod@netleader.com.au>
Approved by:	pav (mentor)
2005-09-25 18:05:48 +00:00
Bill Fenner
a5b727886c search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.

This pass brought to you by loving, painstaking hand editing.
2005-09-21 19:35:50 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Renato Botelho
86362b4f67 - Respect CC
- Unbreak on 4.x

Discussed with:	maintainer
2005-09-20 17:08:15 +00:00
Renato Botelho
cc385012e2 Add inadyn 1.96, INADYN - Simple DYNAMIC DNS client.
PR:		ports/86350
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
2005-09-20 15:15:31 +00:00
Erwin Lansing
9030b5c3b8 Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:	tobez
Approved by:	portmgr (self)
2005-09-20 14:20:34 +00:00
Roman Bogorodskiy
85ad9e9c42 Update to 3.7.
PR:		86363
Submitted by:	Johan van Selst (maintainer)
2005-09-20 11:17:19 +00:00
Kirill Ponomarev
74566d4af3 Update to 0.5.19 2005-09-19 13:57:57 +00:00
Edwin Groothuis
edb7e89ee9 Upgrade to the Nominum 2.1 version with support for more record
types (for example)
2005-09-14 23:36:48 +00:00
Pav Lucistnik
9558ed6cdd - Unbreak on !i386
PR:		ports/86091
Submitted by:	Johan van Selst <johans@stack.nl>
2005-09-14 23:34:28 +00:00
Doug Barton
ae7664b0f8 Take over maintainership, approved by edwin (old maintainer).
Update to the latest, 0.9.3. This version moves to a more typical
Perl-style Makefile.PL structure, and splits the functionality into
a library and a binary. This necessitates changes to the port structure,
including re-adding the pkg-plist file.

While I'm here, make portlint happy with the IGNORE statement.
2005-09-12 03:18:16 +00:00
Jean-Yves Lefort
f881131c7d Add optional IPv6 support.
PR:		ports/85941
Submitted by:	maintainer
2005-09-11 01:28:37 +00:00
Doug Barton
11885ac901 Change to the standardized version of the CPAN URL
Submitted by:	fenner
2005-09-10 23:05:34 +00:00
Renato Botelho
cdd2dba5f7 - Update to 2.3.1
PR:		ports/85790
Submitted by:	maintainer
2005-09-06 16:26:40 +00:00
Jean-Yves Lefort
d8e8bd2e27 - Update to 0.0.4
- Remove spurious USE_GCC
- Do not install in the GNOME datadir anymore, as it is no longer needed by
  the GNOME panel
- Reformat and polish the Makefile
2005-09-06 15:13:28 +00:00
Renato Botelho
d2fe699014 - Update to 2.20 [1]
- OPTIONS'ify
- Use PORTDOCS
- Remove 3 lines pkg-plist
- Move dnrd.sh to dnrd.sh.in and use USE_RC_SUBR facility

PR:		ports/85744 [1]
Submitted by:	maintainer [1]
Reworked by:	myself
Approved by:	maintainer
2005-09-06 12:10:46 +00:00
Kris Kennaway
4f8b628e26 BROKEN on !i386: Does not compile 2005-08-31 03:13:57 +00:00
Jean-Yves Lefort
aab0f81df1 Update to 1.1
PR:		ports/85492
Submitted by:	maintainer
2005-08-30 23:43:46 +00:00
Sergey Skvortsov
caec5b1d26 Update to 0.9802 2005-08-30 10:55:44 +00:00
Edwin Groothuis
11e59425c0 fix typo in comment 2005-08-29 06:35:51 +00:00
Mario Sergio Fujikawa Ferreira
83586c8f8d Update to 0.230 2005-08-28 18:49:54 +00:00
Mario Sergio Fujikawa Ferreira
b924f1e77f Update to 1.3.4 2005-08-28 18:32:17 +00:00
Edwin Groothuis
94bd9fcfc7 [new port] dns/queryperf
This is queryperf, a DNS server query performance testing tool.

    It is primarily intended for measuring the performance of
    authoritative DNS servers, but it has also been used for measuring
    caching server performance.

    See /usr/local/share/docs/queryperf//queryperf.txt for more
    information on the command line option and the required
    configuration files.  ND-of-queryperf/pkg-descr

PR:		ports/85179
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2005-08-28 10:38:40 +00:00
Doug Barton
700756844d This issue was researched by glebius, and this patch was
incorporated by ISC into the next version of BIND.

The patch addresses a problem with high-load resolvers which
hit memory barriers. Without this patch, running the resolving
name server out of memory would lead to "unpredictable results."

Of course, the canonical answer to this problem is to put more
memory into the system, however that is not always possible, and
the code should be able to handle this situation gracefully in
any case.

Approved by:	portmgr (krion)
2005-08-18 19:12:08 +00:00
Dirk Meyer
392e6367dc - drop openldap21-client 2005-08-01 10:56:40 +00:00
Sergey Skvortsov
21155232f5 Update to 0.9801 2005-08-01 09:09:13 +00:00
Kris Kennaway
48f02b51c7 Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes.
2005-07-30 01:49:34 +00:00
Pav Lucistnik
3b1a46df55 - Fix and update LDAP support
PR:		ports/84176
Submitted by:	Ralf vd Enden <tremere@cainites.net> (maintainer)
2005-07-28 22:37:50 +00:00
Yen-Ming Lee
c73d9b3298 - replace %zd with %d and unbreak this port on 4.x 2005-07-27 14:50:16 +00:00
Roman Bogorodskiy
3c5f2d3cd8 - Update to 1.15
- Pass maintainership to submitter

PR:		84121
Submitted by:	Andrej Zverev <az@inec.ru>
2005-07-26 13:06:07 +00:00
Sergey Matveychuk
795e596864 - Update to 1.11
- Get rid of pkg-plist
- Pass maintainership to submitter

PR:		ports/84117
Submitted by:	Andrej Zverev <az@inec.ru>
2005-07-26 10:16:33 +00:00
Kris Kennaway
22ffdfa57e Change BROKEN to IGNORE to prevent this unusable package from building on
4.x
2005-07-24 22:43:57 +00:00
Doug Barton
f6854e0457 Update to 0.53, which fixes a stray AFINET_6, and a few other bugs. 2005-07-23 01:37:20 +00:00
Renato Botelho
506323f304 Fix WWW line on pkg-descr
PR:		ports/83871
Submitted by:	Filippo Natali <filippo.natali@gmail.com> (maintainer)
Approved by:	flz (mentor)
2005-07-22 10:24:54 +00:00
Pav Lucistnik
5a0e12c9c8 - Update to 2.19.1
PR:		ports/83851
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
Security:	CAN-2005-2315, CAN-2005-2316
2005-07-21 15:43:04 +00:00
Pav Lucistnik
6f7d1a69e5 - Support IPv6
PR:		ports/77608
Submitted by:	Vladimir Kotal <vlada@devnull.cz>
Approved by:	maintainer timeout (5 months)
2005-07-20 14:30:17 +00:00
Pav Lucistnik
9d658f56fa - Update to 2.9.18
PR:		ports/83605
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2005-07-18 12:59:51 +00:00
Mark Pulford
859728ab5f Update to 1.4. 2005-07-18 00:44:55 +00:00
Kirill Ponomarev
eaa2c31b71 Update to 0.5.18 2005-07-17 22:14:22 +00:00
Edwin Groothuis
35e4c30cf3 Add dependency on dns/p5-Net-DNS
Submitted by:	Olli Hauer <ohauer@gmx.de>
2005-07-17 01:40:26 +00:00
Yen-Ming Lee
751004fcf2 - utilize USE_RCORDER / USE_RC_SUBR to solve this problem when OSVERSION > 500037
PR:		80054
Patched by:	leeym
Submitted by:	Thomas Schweikle <tps@vr-web.de>
Approved by:	maintainer timeout
2005-07-16 01:23:02 +00:00
Pav Lucistnik
eb492635c9 - Add support for BDB 4.3
PR:		ports/83534
Submitted by:	Martin Matuska <martin@matuska.org> (maintainer)
2005-07-16 00:56:03 +00:00
Florent Thoumie
7ac689d17a - Add bin9-sdb-ldap, a patched bind9 version to use with an LDAP based backend.
PR:		ports/62840
Submitted by:	Hugo Meiland <hugo@meiland.nl>
2005-07-13 19:24:35 +00:00
Pav Lucistnik
a74ad217f2 - Update to 1.7
- Take maintainership

PR:		ports/83332
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-07-13 09:27:40 +00:00
Jean-Yves Lefort
7f8dfd603d Add tinystats.
tinystats is a statistic generator for DJB's tinydns.
It can be easily integrated with rrdtool to generate
nice graphical DNS stats.

WWW: http://www.morettoni.net/tinystats.html

PR:		ports/83167
Submitted by:	Filippo Natali <filippo.natali@gmail.com>
2005-07-12 11:06:26 +00:00
Munechika SUMIKAWA
3acd19f92e Upgrade to 1.5.1. 2005-07-11 11:50:27 +00:00
Peter Pentchev
840d3e73e6 OPTIONS'ify, rename the WITH_DJBDNS_DUMPCACHE knob to WITH_DUMPCACHE,
invert WITHOUT_MAN to WITH_MAN, and add the jumbo patch almost like in
the PR.
Bump PORTREVISION.

PR:		65865
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2005-07-07 14:13:35 +00:00
Doug Barton
48c2b9e908 Upgrade to the eagerly anticipated 0.52. If you are using a version
of this module later than 0.49, you should definitely upgrade, as
this version fixes several bugs in the new code.

If running Perl < 5.6, make addition of the IPv6 modules optional
as 0.52 of this module fixes the bugs that made it mandatory.
2005-07-06 05:23:46 +00:00
Peter Pentchev
825121abde Fix the generation of DNS packet id's when nsping's pid is over 64K.
While I'm here, fix a compiler warning.

PR:		76702
Submitted by:	Vladimir Kotal <vlada@devnull.cz>
2005-07-04 11:18:30 +00:00
Pav Lucistnik
0b9dd56e47 - Update to 1.0.30
PR:		ports/82858
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
2005-07-01 13:12:16 +00:00