Commit graph

875 commits

Author SHA1 Message Date
Sergei Kolobov
3b66e89123 - Update to 2.16 - this fixes various bugs and adds random query IDs
to prevent cache poisoning.

PR:		ports/72522
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>

While I'm here:
- Rework installation mechanism - use do-install target
- Respect NOPORTDOCS
- Install samples into EXAMPLESDIR
- Use DOCSDIR and EXAMPLESDIR macros in pkg-plist
2004-10-12 09:57:28 +00:00
Edwin Groothuis
665d967bc9 Update port: dnrd [maintainer update]
Update of dnrd. The TCP support is totally broken in previous
	versions. Even if it should work in this verion it is
	disabled by default. (The code was so ugly). It can be
	enabled with WITH_TCP.

	In this version it is also possible to disable the MASTER
	file support. So dnrd can be a compiled as proxy only.
	WITHOUT_MASTER.

PR:		ports/71770
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>
2004-10-12 01:12:12 +00:00
Sergei Kolobov
c32963f9f4 - Unbreak dns/posadis and its dependency devel/poslib
with the new PTHREAD_LIBS in 5.x and -CURRENT by
  changing USE_INC_LIBTOOL_VER to USE_LIBTOOL_VER
  (this also removes .la files)
- Bump PORTREVISION due to changed packages

Suggested by:	marcus
Approved by:	portmgr (marcus)
2004-10-11 07:59:46 +00:00
Kirill Ponomarev
45c5547a8b Fix build with gcc-3.4
PR:		ports/72302
Submitted by:	maintainer
Approved by:	portmgr (implicit)
2004-10-09 07:45:54 +00:00
Sergei Kolobov
405c35e9a4 - Unbreak dns/posadis build under 5.x and -CURRENT
by upgrading to the latest version (0.60.5)
- Update its dependency devel/poslib to 1.0.5 (prerequisite)

PR:		ports/72308
Submitted by:	sergei
Approved by:	portsmgr (will)
2004-10-06 08:52:33 +00:00
Kris Kennaway
c26836118a Now fetchable again
Approved by:	portmgr (self)
2004-09-27 22:57:33 +00:00
Doug Barton
48ccb4f2c8 The parens around the OSVERSION test were fatal for < 4.9, and did not
provide anything useful for newer systems, so remove them.

PR:		ports/72118
Submitted by:	Michel Lavondes <fox@vader.aacc.cc.md.us>
Approved by:	portmgr (eik)
2004-09-27 04:43:55 +00:00
Kris Kennaway
f9d1bdc34e BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 02:16:14 +00:00
Doug Barton
d4984bf979 Update to BIND 9.3.0, the latest from ISC. This version has several
significant updates, not the least of which is the new and improved
DNSSEC code based on the latest standards (including DS).

Various updates to the port, including:
1. Download the PGP signature
2. If running on ${OSVERSION} >= 503000, configure with threads
3. Update pkg-descr re IPv6 RRs
4. Update pkg-message to reflect a world with 6-current

There is also a patch to correct a man page installation error.
This problem should be fixed in the next release.

Approved by:	portmgr (marcus)
2004-09-24 04:03:31 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Mathieu Arnold
2a6859be00 Update to 0.94 2004-09-03 11:28:15 +00:00
Kirill Ponomarev
cf2c2aa776 Update to 0.993.1
PR:		ports/71311
Submitted by:	maintainer
2004-09-03 08:34:32 +00:00
Mathieu Arnold
db953b5012 Update to 0.93 2004-09-02 10:28:04 +00:00
Mark Linimon
26b41e7e25 Reset maintainer address (bouncing with permanent error). 2004-08-28 04:36:25 +00:00
Mark Linimon
6366c64a2e Change spaces to tabs.
PR:		ports/65830
Submitted by:	trevor
Approved by:	maintainer timeout (3 months)
2004-08-28 03:52:29 +00:00
Mathieu Arnold
b34f3b9bef Update to 0.92
Restrict to 5.6+
2004-08-23 11:51:47 +00:00
Kirill Ponomarev
b05afc490c Mark BROKEN: Unfetchable 2004-08-22 20:28:56 +00:00
Doug Barton
3cc6907734 Update to 0.48, a minor bugfix release. 2004-08-22 20:13:44 +00:00
Clement Laforet
1106f47373 - fix ${EXPIRATION_DATE} format 2004-08-20 08:21:17 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Clement Laforet
081a0fa9ac - Mark this port DEPRECATED, since development stopped.
Removal is scheduled on 20041017.
2004-08-17 12:12:09 +00:00
Kirill Ponomarev
db507233f4 Update to 2.13
PR:		ports/70448
Submitted by:	maintainer
2004-08-14 11:49:51 +00:00
Kirill Ponomarev
3931cf7f0f Update to 0.5.4 2004-08-13 22:51:14 +00:00
Dirk Meyer
b86cc0a18e - accept USE_OPENLDAP_VER 2004-08-13 19:38:58 +00:00
Pav Lucistnik
c4cafa53d1 - Fix build with gcc-3.4
PR:		ports/70305
Submitted by:	keramida
2004-08-13 18:17:01 +00:00
Pav Lucistnik
86f163f8e1 - Update to 2.14.1
PR:		ports/70404
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>
2004-08-13 17:59:12 +00:00
Tilman Keskinoz
9ac4f51a63 Update to 1.16
add new BUILD_DEPENDS for perl5.00503/perl5.6

PR:		70357
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-08-13 13:45:05 +00:00
Kirill Ponomarev
9db19ec78e Remove dns/bind93, repocopy should be done first. 2004-08-12 07:21:29 +00:00
Doug Barton
2379e911f2 Add a port for BIND 9.3.x. This code base is different from BIND
9.2.x in several important ways, including new DNSSEC support
and reportedly better performance.

It is anticipated that when this code base settles down that the
bind9 port could be removed.
2004-08-11 22:19:24 +00:00
Thierry Thomas
1882e9f8bb - Update of sysutils/fastresolve to support BDB ver. 4.2;
- Move to the dns category.

PR:		ports/70127 & ports/70179
Submitted by:	Michael Edenfield & maintainer
Repocopied by:	marcus.
2004-08-08 21:59:24 +00:00
Kirill Ponomarev
ddc82c082f Update to 0.5.3 2004-08-07 07:14:15 +00:00
Yen-Ming Lee
e4c403a202 - update to version 2.11, fixes FreeBSD builds under -CURRENT
- add minor cosmetic fix

PR:		69999
Submitted by:	Steven Honson <steven@honson.org>
2004-08-04 14:12:49 +00:00
Jeremy Messenger
b0423c94d4 -Update to 2.1.2.
NSD 2.1.2 release notes:

FEATURES:
	- NSD now fully supports unknown record types using the notation
	  specified in RFC3597.
	- Support for the following RR types has been added: WKS, X25, ISDN,
	  RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL.  DNAME special
	  processing is not supported.

BUG FIXES:
	- Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report stats.
        - Bug #85: Support for WKS records.
        - Bug #86: The characters "#%&^[]?" can now be used without backslash
	  in zone file domain names.
        - Plugin callback return type fixed.
        - The maximum message length for IPv6 UDP packets is now limited to
	  the IPv6 minimum MTU (1280) unless the IPV6_USE_MIN_MTU socket
	  option is supported.

PR:		ports/69914
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2004-08-03 07:13:17 +00:00
Sergey Matveychuk
1625d019e7 Update to version 2.10
PR:		ports/69841
Submitted by:	maintainer
2004-07-31 13:28:33 +00:00
Pav Lucistnik
1cc403093e - Adapt to latest localpkg changes
PR:		ports/69665
Submitted by:	marcus via Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
2004-07-29 20:53:08 +00:00
Pav Lucistnik
06aec1c6eb - Fix few obvious problems with rc script 2004-07-28 21:54:57 +00:00
Pav Lucistnik
48f158c028 - Update to 2.14
- Add rc script

PR:		ports/69669 (based on)
Submitted by:	Natanael Copa <mlists@tanael.org>
2004-07-28 20:53:08 +00:00
Stefan Eßer
9bd340680c Bump PORTREVISION since new startup file is now required under -CURRENT. 2004-07-26 23:28:49 +00:00
Stefan Eßer
e730fac3f6 Adjust to be compatible with rev. 1.2 of /etc/rc.d/localpkg 2004-07-26 23:23:57 +00:00
Stefan Eßer
338269cf11 Install startup script with expanded. 2004-07-26 23:13:03 +00:00
Volker Stolz
4512611284 - Fix signal-handling
- Bump PORTREVISION

PR:		ports/69385
Submitted by:	Olafur Osvaldsson (maintainer)
2004-07-22 07:03:50 +00:00
Mario Sergio Fujikawa Ferreira
bc8dc047f0 Update to 0.215 2004-07-21 02:23:55 +00:00
Mario Sergio Fujikawa Ferreira
5840833107 Add python as secondary category 2004-07-21 00:44:58 +00:00
Akinori MUSHA
8383a8f87f Update to 1.1.
rcNG'ify the startup script.

Submitted by:	kuriyama
2004-07-19 20:58:53 +00:00
Mathieu Arnold
60e2cc7618 Add p5-DNS-ZoneParse 0.91, parse and manipulate DNS Zone Files. 2004-07-15 13:37:58 +00:00
Kirill Ponomarev
2b881cbb30 Update to 0.5.2 2004-07-14 12:39:42 +00:00
Kirill Ponomarev
7113db1204 Remove USE_GETTEXT 2004-07-10 19:12:13 +00:00
Kirill Ponomarev
51325d940a Support WITHOUT_NLS 2004-07-10 19:07:27 +00:00
Kirill Ponomarev
4e892cceb6 Update to 0.5.1 2004-07-09 20:56:06 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Edwin Groothuis
09b10b6c2f Fix distinfo (man page was changed)
Submitted by:	Mark Russell <mark@mark.net.au>
Approved by:	Edwin Groothuis <edwin@mavetju.org>
2004-07-08 23:03:59 +00:00
Edwin Groothuis
fb8c02569d Upgrade to version 1.8
- Better handling of timeout (instead of a static value,
          start with five seconds and double it each retry)
        - Warnings are printed if you receive a different RR type
          than the one you asked for (for example when you ask for
          an A record and receive a CNAME)
        - Fixed problems when records received in the authority
          field are shorter than the domain the nameserver is
          authoritative for.
        - When compiled without IPv6 support on an IPv6 capable
          machine the machine tried to query the IPv6 translated
          IPv5 address anyway.
        - -C caches hosts which haven't answered too.
2004-07-08 11:29:29 +00:00
Edwin Groothuis
94d2c0dcb6 add authors to pkg-descr 2004-07-03 14:25:59 +00:00
Edwin Groothuis
a2f9c95079 fpdns - Fingerprinting DNS servers
Identify what versions of nameserver software is running.
	WWW: http://www.rfc.se/fpdns/
2004-07-03 14:23:35 +00:00
Pav Lucistnik
7ca9095736 - Update to 2.1.1
PR:		ports/68603
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2004-07-02 22:14:06 +00:00
Kirill Ponomarev
5b8aa13507 Update to 2.9
PR:		ports/68491
Submitted by:	maintainer
2004-06-30 07:14:28 +00:00
Kirill Ponomarev
9a2a3ec918 Chase libraries for new devel/libidn version 2004-06-28 06:36:20 +00:00
Kirill Ponomarev
70e41684fa Update to version 0.5.0 2004-06-28 06:33:06 +00:00
Mario Sergio Fujikawa Ferreira
2609c490be Update to 0.214 2004-06-13 16:06:08 +00:00
Erwin Lansing
162cba9aaa Update to 0.12 2004-06-12 18:47:16 +00:00
Sergei Kolobov
f30dd3fa0c - Update to 0.25 2004-06-10 21:05:40 +00:00
Pav Lucistnik
049e4534a2 - Update to 1.1.11a
PR:		ports/67075
Submitted by:	Andrey Slusar <vasallia@ukr.net>
Approved by:	maintainer timeout (2 weeks)
2004-06-06 22:53:05 +00:00
Doug Barton
f329896e86 Update to 0.47. The few small bug fixes can be found in the CHANGES file.
PR:		ports/66945
Submitted by:	Mark Foster <mark@foster.cc>
2004-06-06 03:03:10 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Pav Lucistnik
6b94e4d349 Add sheerdns, a master DNS server whose zone records are stored on a
One-Record-Per-File bases. Because of this, sheerdns is the simplest of any DNS
to configure, the easiest to update, and the most efficient for networks that
experience a lot of updates (for example master servers for dynamic IP address
ranges).

PR:		ports/67241
Submitted by:	<bkhl@elektrubadur.se>
2004-06-02 19:18:22 +00:00
Kirill Ponomarev
8b463c272d - Update to version 1.0.23
PR:		ports/67490
Submitted by:	maintainer
2004-06-02 14:49:32 +00:00
Dirk Meyer
f429e249d2 - fix supoort fop OpenLDAP
- allow override by "OPENLDAP_LIB"
- substitute LIB_DEPENDS
2004-05-31 05:01:00 +00:00
Pav Lucistnik
0a5854fd6d - Rename knobs: ENABLE_* -> WITH_*, DISABLE_* -> WITHOUT_*
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
Requested by:	kris
2004-05-29 23:58:36 +00:00
Pav Lucistnik
70807260be - Add rc script
- Add a lot of knobs
- Add second master site

PR:		ports/67297
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2004-05-29 12:23:56 +00:00
Kirill Ponomarev
2b4921f531 - Fix broken _flags in startup script
PR:		ports/67325
Submitted by:	maintainer
2004-05-29 07:55:53 +00:00
Volker Stolz
26876c0570 Volunteer Olafur Osvaldsson as maintainer since he submitted updates
recently.
2004-05-27 07:51:57 +00:00
Kirill Ponomarev
ad2fe855d6 - Update to version 1.0.22
PR:		ports/67212
Submitted by:	maintainer
2004-05-26 14:26:57 +00:00
Mathieu Arnold
4031a6967c Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
2004-05-25 09:19:42 +00:00
Kirill Ponomarev
ad8e324cd0 - Update to version 0.4.6 2004-05-24 15:11:16 +00:00
Volker Stolz
ecf9e6e7c4 - rcNGify
- Make pkg-deinstall PREFIX-aware while here

PR:		ports/67052
Submitted by:	ume
2004-05-24 11:46:59 +00:00
Alex Dupre
242b54da9f Update to 0.11.0 release. 2004-05-24 09:01:16 +00:00
Kirill Ponomarev
9c454797a2 - Chase libraries for new devel/libidn version 2004-05-22 08:10:58 +00:00
Kirill Ponomarev
70dbc732f4 - Update to version 0.4.5 2004-05-22 08:07:20 +00:00
Bill Fenner
9e07335fa7 Update to verion 20040309
Submitted by:		Mark Foster <mark@foster.cc>
PR:			ports/66898
2004-05-19 18:52:39 +00:00
Kirill Ponomarev
13a7c6d5a0 - Update to version 0.07
PR:		ports/66670
Submitted by:	maintainer
2004-05-16 08:13:10 +00:00
Volker Stolz
205ab130e6 Update to 2.1.0: New networking code allows a single server to handle both
UDP and TCP connections.
(Remove cruft from pkg-descr while here)

PR:		ports/66651
Submitted by:	Olafur Osvaldsson
2004-05-15 14:21:47 +00:00
Kris Kennaway
da4975035e BROKEN on sparc64: Does not compile 2004-05-13 09:13:30 +00:00
Pav Lucistnik
366b862c4c - Update to 2.0.2
PR:		ports/66519
Submitted by:	Olafur Osvaldsson <oli@isnic.is>
2004-05-11 12:40:34 +00:00
Kris Kennaway
8cc7c5e22c Finish removing weedns_sc
Pointy hat to:	kris
2004-05-08 13:46:56 +00:00
Kris Kennaway
ff996e3290 As previously announced, remove these broken or obsolete ports. 2004-05-08 06:09:03 +00:00
Dirk Meyer
fb9cbe8b01 - drop support for openldap 2.0 2004-05-05 03:33:00 +00:00
Pete Fritchman
fc14751173 - update to 0.9.12
- use bzip2
- depend on gcc3
- update pkg-descr and WWW: tag

PR:		65949
Submitted by:	maintainer
2004-05-02 18:06:12 +00:00
Oliver Eikemeier
9a50507882 Fixed OpenLDAP 2.2 support by using USE_OPENLDAP knob
Default MySQL version now 4.0 instead of 3.23
pet portlint

PR:		66143
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-05-01 12:08:05 +00:00
Oliver Eikemeier
83c0568589 OpenLDAP 2.0 is no longer supported, so also removed from PowerDNS
-> Please upgrade to OpenLDAP 2.1 or 2.2

PR:		66105
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-04-30 09:08:27 +00:00
Kirill Ponomarev
35504d4e37 - Update to version 0.4.4 2004-04-29 20:44:42 +00:00
Kirill Ponomarev
07fb011ac9 - Update to version 2.7
PR:		ports/65930
Submitted by:	maintainer
2004-04-29 08:24:39 +00:00
Kirill Ponomarev
75841dac1c - Proper handle startup script
PR:		ports/66058
Submitted by:	maintainer
2004-04-29 08:18:23 +00:00
Alex Dupre
13b89e0f9b Update to 0.10.4 release. 2004-04-28 22:30:46 +00:00
Kirill Ponomarev
6acf2ddbb2 - Update to version 0.4.3 2004-04-28 19:37:58 +00:00
Peter Pentchev
ee238cb338 Add the WITH_PERSISTENT_MMAP knob to enable Lennert Buytenhek's patch for
tinydns - keep the data.cdb file mmap'd for a second instead of reopening it
on each query.
2004-04-20 15:43:03 +00:00
Alexander Leidinger
4959419432 Use the @FreeBSD.org address of the maintainer. 2004-04-20 14:04:00 +00:00
Dirk Meyer
5ee4bcb340 - update to DLZ-0.7.0 2004-04-19 18:03:56 +00:00
Anton Berezin
dba04a13af Fix plist. 2004-04-19 11:55:28 +00:00
Doug Barton
0a93dc20cf Remove the SH=${SH} part of this patch. It existed since the creation of the
port, but it's not clear what the purpose was.

The reason for removing it is compatibility with Harti's work on updating make.
This patch causes a "recursive assignment" error. Removing it causes no
difference in the building of the port, so away it goes.

PR:		standards/57295
2004-04-18 23:26:58 +00:00
Clement Laforet
a0ee393ae8 - Pass maintainership to previous submitter. 2004-04-18 18:33:44 +00:00