1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

657 Commits

Author SHA1 Message Date
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