Commit graph

1571 commits

Author SHA1 Message Date
Wesley Shields
f9f7185b38 Master site update.
PR:		ports/125612
Submitted by:	rscheckelhoff@fourcalorieservers.com (maintainer)
2008-07-16 22:05:53 +00:00
Doug Barton
79ba42d10b Add an OPTION to turn on the ability of dns/host/nslookup to do
DNSSEC validation.

This is off by default, so no PORTREVISION bump.

Submitted by:	Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
2008-07-16 20:39:24 +00:00
Sergey Matveychuk
3962deef60 - Update to 1.0.1 2008-07-16 19:43:15 +00:00
Doug Barton
e849102db7 Bump PORTREVISION for the patch to named-checkconf
Add the logic for the THREADS OPTION to be on for 7-RELEASE and above
(and off otherwise) that I'm using in dns/bind95
2008-07-11 19:07:17 +00:00
Doug Barton
35eb96538b Add a patch to fix named-checkconf. The error condition was not being
properly tested for, so it would not report the error in some cases.

Thanks to marck@FreeBSD and mark@ISC for tracking this one down.
2008-07-11 19:05:41 +00:00
Doug Barton
af80cfb8c7 Strengthen the wording regarding the THREADS OPTION for <FreeBSD-7 2008-07-11 19:02:37 +00:00
Doug Barton
ab54e43037 Upgrade to the -P1 versions of each port, which add stronger randomization
of the UDP query-source ports. The server will still use the same query
port for the life of the process, so users for whom the issue of cache
poisoning is highly significant may wish to periodically restart their
server using /etc/rc.d/named restart, or other suitable method.

In order to take advantage of this randomization users MUST have an
appropriate firewall configuration to allow UDP queries to be sent and
answers to be received on random ports; and users MUST NOT specify a
port number using the query-source[-v6] option.

The avoid-v[46]-udp-ports options exist for users who wish to eliminate
certain port numbers from being chosen by named for this purpose. See
the ARM Chatper 6 for more information.

Also please note, this issue applies only to UDP query ports. A random
ephemeral port is always chosen for TCP queries.

This issue applies primarily to name servers whose main purpose is to
resolve random queries (sometimes referred to as "caching" servers, or
more properly as "resolving" servers), although even an "authoritative"
name server will make some queries, primarily at startup time.

This update addresses issues raised in:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447
http://www.kb.cert.org/vuls/id/800113
http://tools.ietf.org/html/draft-ietf-dnsext-forgery-resilience
2008-07-09 19:02:01 +00:00
Martin Wilke
6f4161fea0 - Update to 3.1.7
PR:		125364
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2008-07-07 18:39:06 +00:00
Doug Barton
6321276ecb Update CONFLICTS:
1. To take bind95 into account
2. s/bind9-sdb-ldap/bind9-sdb-mysql/
3. Delete references to BIND 8
2008-07-04 15:43:37 +00:00
Doug Barton
131fe670c7 Hook bind95 up to the build 2008-07-04 15:41:46 +00:00
Doug Barton
a32d1cc485 Make CONFLICTS a little cleaner
Add README.idnkit to PORTDOCS
2008-07-04 15:41:15 +00:00
Doug Barton
2389c0df9a Update for 9.5.0
Some of the important features of BIND 9 are:

DNS Security: DNSSEC (signed zones), TSIG (signed DNS requests)
IP version 6: Answers DNS queries on IPv6 sockets, IPv6 resource records (AAAA)
     Experimental IPv6 Resolver Library
DNS Protocol Enhancements: IXFR, DDNS, Notify, EDNS0
     Improved standards conformance
Views: One server process can provide multiple "views" of the DNS namespace,
     e.g. an "inside" view to certain clients, and an "outside" view to others.
Multiprocessor Support, including working threads in this version

BIND 9.5 has a number of new features over previous versions, including:
GSS-TSIG support (RFC 3645), DHCID support
Experimental http server and statistics support for named via xml
More detailed statistics counters, compatible with the ones supported in BIND 8
Faster ACL processing
Efficient LRU cache cleaning mechanism.
NSID support (RFC 5001).
2008-07-03 07:26:14 +00:00
Pav Lucistnik
83428c67df - Assign to new maintainer
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com> (the new maintainer)
2008-07-02 21:20:27 +00:00
Martin Wilke
36480fec29 - Update to 3.0.20080625
PR:		125071
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2008-06-28 22:34:26 +00:00
MIHIRA Sanpei Yoshiro
c830566943 use NO_INSTALL_MANPAGES, instead of NOPORTDOCS
Pointyhat by: itetcu@
2008-06-27 17:15:26 +00:00
Philippe Audeoud
3f7459dbcc - Update to 3.0.20080406
PR:		ports/125005
Submitted by:	Ralf van der Enden <tremere cainites.net> (maintainer)
2008-06-26 15:54:19 +00:00
MIHIRA Sanpei Yoshiro
4d66e19156 add MASTER_SITE and MASTER_SITE_SUBDIR
(original site was too busy)

Submitted by:	pav at FreeBSD.org
2008-06-25 11:42:09 +00:00
Philippe Audeoud
8e83b4aa15 - Update to 5.5
Approved by:	mentor (implicit)
2008-06-25 08:23:54 +00:00
Rong-En Fan
c1dece6a00 - Chase rrdtool 1.3.0 update, bump PORTREVISION
PR:		ports/124749
Submitted by:	Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
2008-06-24 12:34:56 +00:00
Andrej Zverev
21ae257e6e - Drop maintainership 2008-06-24 07:11:00 +00:00
Martin Wilke
393e718c3c - Update to 1.4.4
Approved by:	maintainer implicit
2008-06-20 22:05:57 +00:00
Martin Wilke
1793534d1c - Update to 2.42
Approved by:	maintainer implicit
2008-06-20 22:05:40 +00:00
Ed Schouten
1078968999 Use the email address from the FreeBSD project for my ports.
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.

Approved by:	philip (mentor), rink
2008-06-20 07:18:30 +00:00
Emanuel Haupt
db96e0763e Respect NOPORTDOCS 2008-06-19 13:43:23 +00:00
Pav Lucistnik
1ca3a92b3d Reset maintainership (the domain has expired):
<joe@joeholden.co.uk>
    (reason: 553 5.3.5 system config error)

----- Transcript of session follows -----
553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
2008-06-17 19:29:50 +00:00
Sergey Matveychuk
b663a290a5 - with USE_OPENSSL, users can choose base OpenSSL or the one in the ports
- fix configure script so that WITHOUT_LIBEVENT works
- install some docs

PR:		ports/123853
Submitted by:	Tomoyuki Sakurai <cherry at trombik.org>
2008-06-16 21:31:38 +00:00
Edwin Groothuis
ad2b4d8960 [Update] dns/py-dns : update to 2.3.1
update to 2.3.1 from 2.3.0

PR:		ports/123669
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer timeout
2008-06-16 06:58:31 +00:00
Mario Sergio Fujikawa Ferreira
44b27a1176 Drop maintainership. 2008-06-15 19:06:36 +00:00
Ion-Mihai Tetcu
2bd9d41b75 - don't install libidn-components.png in DOCSDIR if -DNOPORTDOCS
- bump PORTREVISION

Approved by:	maintainer timeout
2008-06-15 15:51:54 +00:00
Wesley Shields
c5d5ee7027 Fix opendbx backend bugs.
Bump PORTREVISION.

PR:		ports/124163
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by:	garga (mentor, implicit)
2008-06-08 18:36:09 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Ade Lovett
ee3857ac87 Major autotools-related update:
automake	1.10   -> 1.10.1
	gettext		0.16.1 -> 0.17
	libtool		1.5.24 -> 1.5.26
	m4		1.4.9  -> 1.4.11

Please see ports/UPDATING entry 20080605 for further information.

PR:		123450
Tested by:	Full -exp package building run
Thanks to:	linimon, pav
Approved by:	portmgr
2008-06-06 02:36:00 +00:00
Doug Barton
a3263f6a34 Update to version 9.3.5. It contains the latest bug fixes, updates
to root server addresses, and a fix for the vulnerability mentioned
here: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0122

Users of BIND 9.3.x are strongly encouraged to upgrade to this
version. Also, the 9.3.x branch is now in maintenance-only mode.
Users are encouraged to investigate BIND 9.4.x or perhaps 9.5.x.

http://www.isc.org/index.pl?/sw/bind/versions_and_support.php
2008-06-02 05:20:09 +00:00
Doug Barton
9f92d93730 Update the pkg-message to be even less version-specific, and tell the user
that /etc/rc.d/named will handle everything for them.
2008-06-02 04:18:45 +00:00
Wesley Shields
abef971518 MASTER_SITES has changed.
PR:		ports/124095
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
Approved by:	garga (mentor, implicit)
2008-05-31 12:28:19 +00:00
Mathieu Arnold
e022b76b2d Update to 1.0 2008-05-29 15:06:11 +00:00
Edwin Groothuis
1d448dd7aa Move MAINTAINER and COMMENT section to earlier in the Makefile to overcome problem with defaults in bsd.port.mk
Noticed by: linimon@
2008-05-24 03:19:29 +00:00
Edwin Groothuis
976f01800f Remove RESTRICTED keyword from djbdns port
According to http://cr.yp.to/distributors.html djbdns is
	put into the public domain, therefore the port doesn't need
	to be RESTRICTED.

PR:		ports/122864
Submitted by:	Björn Jonare <rksah@bredband.net>
Approved by:	maintainer timeout
2008-05-24 00:28:11 +00:00
Martin Matuska
cdf7199842 UDNS is a stub DNS resolver library with ability to perform both synchronous
and asynchronous DNS queries.

WWW: http://www.corpit.ru/mjt/udns.html
2008-05-23 23:39:53 +00:00
Sergey Matveychuk
5c18111eac - Update to 1.0 2008-05-21 17:12:48 +00:00
Sergey Matveychuk
4e0a74d642 - Fix a typo like mistakes. No functional changes.
Reported by:	W.C.A. Wijngaards <wouter at nlnetlabs.nl>
2008-05-14 11:31:30 +00:00
Kirill Ponomarev
d3ab50cd78 Update to 1.8 2008-05-14 06:12:09 +00:00
Philippe Audeoud
3b5eadd956 - Update to lastest version (20080321)
PR:		ports/123583
Submitted by:	Mark Foster <mark@foster.cc> (maintainer)
Approved by:	mentor (implicit)
2008-05-13 07:31:52 +00:00
Yen-Ming Lee
abadc7d883 - update to 0.16 2008-05-11 13:54:33 +00:00
Philippe Audeoud
82f69f479b PowerDNS is an advanced DNS server, which allows for several different
backends. Current backends include MySQL, PostgreSQL, bind, etc.

License: GPL V2

WWW: http://www.powerdns.com/

PR:		ports/122948
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	thierry (mentor)
2008-05-07 12:40:00 +00:00
Philippe Audeoud
c0f4635482 ¦‡/ 2008-05-07 12:26:27 +00:00
Sergey Matveychuk
50f8405cb2 - unbound runned in chroot by default. it brings us a problem with
pid file. place it to PREFIX/etc/unbound as an author do.
2008-05-07 11:33:37 +00:00
Beech Rintoul
e48830ca0d - New port dns/p5-Net-DNS-Async-1.0.6
Net::DNS::Async is a fire-and-forget asynchronous DNS helper.

PR:		ports/123382
Submitted by:	Sahil Tandon <sahil at tandon.net>
2008-05-07 06:05:47 +00:00
Martin Wilke
2cbb4b1b99 - Update to 3.1.6
PR:		123322
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2008-05-02 09:44:48 +00:00
Anton Berezin
3f52d2c1f9 Update to 0.09.
Changes: http://search.cpan.org/dist/Data-Validate-Domain/Changes
2008-05-02 08:31:30 +00:00
Cheng-Lung Sung
ecc5e034e0 - Update to 0.90
Changes:	http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2008-04-30 14:54:41 +00:00
Sergey Matveychuk
210673a14c - PORTREVISION bump after the last change.
Discussed with:	bsam
2008-04-29 21:51:33 +00:00
Sergey Matveychuk
5935faf3be - USE_LDCONFIG should be there 2008-04-29 08:00:03 +00:00
Sergey Matveychuk
18fa7d9169 - New port: dns/unbound
Unbound is designed as a set of modular components, so that also
DNSSEC (secure DNS) validation and stub-resolvers (that do not run as
a server, but are linked into an application) are easily possible.

Goals:
    * A validating recursive DNS resolver.
    * Code diversity in the DNS resolver monoculture.
    * Drop-in replacement for BIND apart from config.
    * DNSSEC support.
    * Fully RFC compliant.
    * High performance
          o even with validation.
    * Used as
          o stub resolver.
          o full caching name server.
          o resolver library.
    * Elegant design of validator, resolver, cache modules.
          o provide the ability to pick and choose modules.
    * Robust.
    * In C, open source: The BSD license.
    * Smallest as possible component that does the job.
    * Stub-zones can be configured (local data or AS112 zones).

Non-goals:
    * An authoritative name server.
    * Too many Features.

WWW: http://unbound.net
2008-04-29 07:35:14 +00:00
Edwin Groothuis
f3d2ad326f Update to 2.0.6 2008-04-29 06:05:25 +00:00
Mark Linimon
e3e5d56ef1 Reset aaron's port maintainerships due to many maintainer-timeouts. 2008-04-29 05:27:09 +00:00
Edwin Groothuis
6bb5834ee2 Update to 5.4 2008-04-29 04:23:35 +00:00
Rong-En Fan
1d185da0d4 - Update to 0.7.9
- Use ETCDIR

PR:		ports/122834
Submitted by:	Alexander Logvinov <ports at logvinov.com> (maintainer)
2008-04-27 05:21:19 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Cheng-Lung Sung
f026318f16 - Update to 1.18
Changes:	http://search.cpan.org/dist/Net-Nslookup/Changes
2008-04-16 08:12:53 +00:00
Cheng-Lung Sung
45fec4c4c3 - Update to 1.17
Changes:	http://search.cpan.org/dist/Net-Nslookup/Changes
2008-04-06 13:57:28 +00:00
Rong-En Fan
bf5de0a447 - Update to 3.1.5
PR:		ports/122360
Submitted by:	Sten Spans <sten at blinkenlights.nl> (maintainer)
Security:	http://doc.powerdns.com/powerdns-advisory-2008-01.html
2008-04-05 10:32:59 +00:00
Mathieu Arnold
e2e405206b Update to 0.5 2008-04-03 10:55:10 +00:00
Rong-En Fan
a2995518f6 - Fix tmp directory creation in cgi script. Bump PORTREVISION for this.
- Add trailing slash for INSTALL_* destinations
- Make DATADIR really configurable
2008-03-30 12:06:56 +00:00
Ruslan Ermilov
c66295bcb5 The OPTIONS parsing code in bsd.port.mk doesn't understand single
quotes in OPTIONS, but the bug in make's handing of .for loops
has been hiding this bug.  make(1) from HEAD made this bug visible.
2008-03-29 14:53:58 +00:00
Emanuel Haupt
666ea03b52 Use MASTER_SITE_CRITICAL 2008-03-27 19:27:34 +00:00
Edwin Groothuis
79b1a6f758 Use the proper script to install scripts. 2008-03-22 21:35:52 +00:00
Edwin Groothuis
4d7e0d666a Update to 1.0.0.1
PR:		ports/121926
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2008-03-21 02:38:53 +00:00
Martin Wilke
6d621ed968 - Update to 2.41
Approved by:	maintainer implicit
2008-03-20 22:59:51 +00:00
Pav Lucistnik
026e7e59d0 - Remove USE_GETOPT_LONG which is a no-op since March 200 2008-03-20 09:37:21 +00:00
Yen-Ming Lee
1e57ec7858 - use CPAN macro
- fix dependency
- bump PORTREVISION

PR:		121206
Submitted by:	leeym
Approved by:	maintainer timeout
2008-03-20 00:40:07 +00:00
Doug Barton
495d3d4601 Update to version 0.63, which has a couple of bug fixes, including:
Fix rt.cpan.org #30316  Security issue with Net::DNS Resolver.
  Net/DNS/RR/A.pm in Net::DNS 0.60 build 654 allows remote attackers
  to cause a denial of service (program "croak") via a crafted DNS
  response (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6341). Packet
  parsing routines are now enclosed in eval blocks to trap exception
  and avoid premature termination of user program.

Used ideas from:
PR:		ports/120702
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
2008-03-16 23:17:31 +00:00
Edwin Groothuis
3fc75d2445 Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.

PR:		ports/121453 (related)
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Reviewed by:	pav@
2008-03-13 11:27:29 +00:00
Cheng-Lung Sung
b2beaf1d2d - Update to 0.14
Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2008-03-01 07:49:27 +00:00
Cheng-Lung Sung
0f75b91e8b - Update to 0.36
Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2008-03-01 07:46:20 +00:00
Gabor Kovesdan
0c475e5710 - Update to 1.2.2
- Update MAINTAINER address

PR:		ports/120847
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-25 13:36:24 +00:00
Gabor Kovesdan
2c1d0c39e7 - Update to 0.05
PR:		ports/120806
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
2008-02-21 12:17:04 +00:00
Yen-Ming Lee
fa662b330c - update to 0.91 2008-02-17 07:01:21 +00:00
Martin Wilke
6ec0e9f9be - Update to 1.3
PR:		120364
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-13 11:07:12 +00:00
Marcelo Araujo
e3d70fd145 - Update to 2.20.3. [1]
- Use SF macro. [1]
- Added new OPTIONS. [1]
- Fixed and changed pkg-install to FILESDIR. [1]
- Change maintainer mail address. [2]

PR:		ports/120136
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com> [1]
Approved by:	Natanael Copa <ncopa@users.sourceforge.net> (maintainer) [2]
		stas (mentor, implicit)
2008-02-13 10:30:15 +00:00
Edwin Groothuis
6afc7d2886 - With the rollout of IPv6 for a.root-servers.net, it always
took the IPv6 address even if you used the -4 option.
- Fix false lame server issues with domains which have the
  higher domain in it (command.com for example).
2008-02-10 03:08:50 +00:00
Martin Wilke
2878c50860 - Update to 0.10
- Update maintainer mail adress

PR:		ports/120108
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-07 16:03:31 +00:00
Beech Rintoul
0cf97c910f - New port openresolv-1.1
A resolvconf compatible framework for managing /etc/resolv.conf.

PR:		ports/119171
Submitted by:	Roy Marples <roy@marples.name> (maintainer)
2008-02-02 08:53:21 +00:00
Emanuel Haupt
c46e54a747 Add dnswall 0.1.4, a daemon that filters out private IP addresses in DNS
responses.

It is designed to be used in conjunction with an existing recursive DNS resolver
in order to protect networks against DNS rebinding attacks.
2008-01-28 19:38:44 +00:00
Yen-Ming Lee
fcba663b0e - use non-version URL in pkg-descr 2008-01-28 00:02:51 +00:00
Martin Wilke
4e0dbaaa24 Net::DNSBL::Statistics is the Perl module that collects statistics on the
interrogation success for a list of IP addresses against a list of DNSBL's.
The module is used to implement the reproting script dnsblstat.

WWW:	http://search.cpan.org/dist/Net-DNSBL-Statistics/

PR:		ports/119424
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2008-01-12 16:38:47 +00:00
Martin Wilke
6acac94d60 - Update to 1.2.12.08
- Drop Maintainership

PR:		119470
Submitted by:	Mark D. Foster <mark@foster.cc>
Approved by:	Alex Kapranoff <alex@kapranoff.ru>
Security:	http://www.vuxml.org/freebsd/f358de71-bf64-11dc-928b-0016179b2dd5.html
2008-01-10 20:21:44 +00:00
Rong-En Fan
f12eaf1459 - Bump PORTREVISION after rc script changed 2008-01-10 13:21:22 +00:00
Rong-En Fan
e201bd9f94 - Fix rc script
Actually, the maintainer submits the rc script which uses 'name=noip2'.
After some discussion with him, I changed it to use noip in order to
match its port name, but forget to properly set $command.

Pointy hat to:	rafan
Reported by:	Andrea Venturoli <ml at netfence.it>
Approved by:	maintainer (implicit)
2008-01-10 13:21:03 +00:00
Thomas Abthorpe
93392cc22e - Update to 2.0
PR:		ports/119443
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
Approved by:	Mark D. Foster <mark@foster.cc> (maintainer)
2008-01-08 20:33:20 +00:00
Doug Barton
2ff73e2a41 Remove the old bytes files for ancient Perl. These were behind a
PLIST_SUB, so deleting them will not change the package. Therefore
no PORTREVISION bump.

PR:		ports/119458
Submitted by:	Philippe Audeoud <jadawin@tuxaco.net>
2008-01-08 17:51:50 +00:00
Doug Barton
857fa6a287 1. Update to version 0.62. If you are doing uncommon things including
directly frobbing packets or calling Net::DNS::RR->new_from_data()
(which you should not be doing anyway) then you should read the changelog
carefully and review/test your code before committing to this version.

2. Remove support for old Perl.
2008-01-08 09:50:40 +00:00
Cheng-Lung Sung
e71942a935 - Update to 0.35
Changes:
2008-01-06 02:46:30 +00:00
Rong-En Fan
282fc4395e - Replace old style rc script by a RCng one
PR:		ports/119135
Submitted by:	Kay Abendroth <kay.abendroth at raxion.net> (maintainer)
2008-01-03 14:33:11 +00:00
Bruce M Simpson
b314f34f79 Fix dependency list.
PR:		ports/119029
Submitted by:	Dima Panov
2008-01-03 12:23:37 +00:00
Thomas Abthorpe
2cab420ff3 - Update to 0.22
PR:		ports/119249
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
Approved by:	Andy Greenwood <greenwood.andy gmail.com> (maintainer)
2008-01-02 14:27:55 +00:00
Edwin Groothuis
34b37617a7 Somebody accidently commited a test version of his Makefile... 2008-01-01 03:22:23 +00:00
Emanuel Haupt
e3e5aa1398 Update to 2.1.7 which includes the following changes:
* updated noip2.c: added SkipHeaders() instead of the magic 6 line pass
* Changed to ip1.dynupdate.no-ip.com for ip retrieval
* added fclose() for stdin, stdout & stderr to child
* made Force_Update work on 30 day intervals
* added version number into shared mem and -S display

PR:		118989
Submitted by:	Kay Abendroth <kay.abendroth@raxion.net> (maintainer)
2007-12-28 16:58:50 +00:00
Anton Berezin
fde1181295 Update to 1.67.
Changes: http://search.cpan.org/dist/Net-Domain-TLD/Changes
2007-12-20 09:20:59 +00:00