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

467 Commits

Author SHA1 Message Date
Dirk Meyer
c793cc443b - Update to 2.9.6
- make ports work as a master port
- add support for LDAP, submitted by richard@unixguru.nl
- add build for recursor
2003-03-23 04:53:39 +00:00
Dirk Meyer
4f2f12ca40 - make ports work as a master port 2003-03-23 04:52:27 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Doug Barton
d891e5ba6c * Update to version 9.2.2, the latest from ISC. This version contains no
new features compared to 9.2.1, only bug fixes. Users of BIND 9 are
highly encouraged to upgrade.

* Switch to Makefile COMMENT
2003-03-04 09:44:15 +00:00
Doug Barton
b8faddb15a Switch to Makefile comment 2003-03-04 09:41:48 +00:00
Doug Barton
e9fa4d1d0f Add my name and e-mail 2003-03-04 09:41:31 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Peter Pentchev
393605fffb Use dyndns as the default update system.
PR:		48428
Submitted by:	Christian Lackas <delta@lackas.net>
Approved by:	maintainer
2003-02-28 14:55:42 +00:00
Jacques Vidrine
f1d221d164 -- Move pkg-comment into Makefile
-- portlint as necessary
2003-02-25 19:11:35 +00:00
Hye-Shik Chang
fbc660cb2c De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mark Pulford
bdbb3bc341 De-pkg-comment. 2003-02-22 17:14:31 +00:00
MIHIRA Sanpei Yoshiro
99eb073c48 de-pkg-comment. 2003-02-22 13:24:09 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Maxim Sobolev
628b215647 Conditionalise several dependencies on PERL_LEVEL to make those ports more
friendly for perl-5.8.0, which has those dependencies included into the
base distribution.

Sponsired by:	Porta Software Ltd
2003-02-20 16:33:26 +00:00
Peter Pentchev
33059bd045 Remove pkg-comment files in my ports. 2003-02-19 16:07:30 +00:00
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Mario Sergio Fujikawa Ferreira
cd0b8a061c o Update to 0.200
o Stop housing it under MASTER_SITE_LOCAL, developer has returned
  to versioning
2003-02-17 14:33:59 +00:00
Edwin Groothuis
323a866d0f Update net/dnstracer to version 1.7 2003-02-14 10:10:44 +00:00
Christian Weisgerber
d4bc1f0df4 Fix substitution in ddupcron.sh.
PR:		48131
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-13 15:09:30 +00:00
Edwin Groothuis
894968f308 net/nsd Version update to verison 1.0.2 with fix
PR:		ports/47113
Submitted by:	Olafur Osvaldsson <oli@isnic.is>
Reviewed by:	Alexis Yushin <alexis@NLnetLabs.nl>
2003-02-12 22:19:25 +00:00
Dirk Meyer
b4572f4a32 - Fix LIB_DEPENDS after changes in bsd.port.mk
pq++.4 ist now an regular expression, and cant't be found.
pq[+][+].4 is working as expected.
no other ports depends on libpq++ in last INDEX.
2003-02-12 04:54:58 +00:00
Christian Weisgerber
eeb3c96a8f Update to version 1.0.13.
PR:		48042
Submitted by:	Ports Fury
2003-02-11 16:08:16 +00:00
Edwin Groothuis
89d3eeaeca Update: net/ddup (3.0.1)
this patch set updates ddup to make it conformant w/
	http://clients.dyndns.org/devel/query.php

	major changes where done by robert@castley.com, so, don't
	forget to give him credits in the CVS logs.

PR:		ports/40966
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2003-02-05 12:21:22 +00:00
Dirk Meyer
c1ac7d69c0 - Use DOCSDIR, make some style changes 2003-02-04 19:23:04 +00:00
Anton Berezin
fac167f793 Update to 1.04.
Some tests fail with newer versions of p5-Net-DNS.  Newer version to
account for these and other problems is in the works, according to the
module author, but it is not there yet.

Vendor changes since 1.02:
	- added support for a reentrant $INCLUDE;
	- added support for AAAA and HINFO;
	- modified module behavior to be more BIND-like.
2003-02-02 19:41:52 +00:00
Norikatsu Shigemura
5878b7a666 Update to 1.0.12.
PR:		ports/47327
Submitted by:	Port Fury
2003-02-02 13:12:50 +00:00
Doug Barton
5c2fc66d06 Upgrade to 9.2.2rc1. This version has been available for several months, and
is widely considered to be more stable than 9.2.1. I would have preferred
a -REL version, but better is better.

* Clean up the Makefile a little
* Just say no to threads
* Add the PORT_REPLACES_BASE magic, similar to the bind8 port
2003-01-26 08:42:01 +00:00
Bill Fenner
168da5356c Upgrade to 20030124 release. 2003-01-24 23:57:33 +00:00
Dirk Meyer
09666e3dd5 - make portlint happier 2003-01-22 19:14:08 +00:00
Dirk Meyer
3cb86e24cf - remove obsolte files 2003-01-21 06:35:24 +00:00
Dirk Meyer
e2cdc9734a PowerDNS is an advanced DNS server, which allows for several different
backends. Current backends include MySQL, PostgreSQL, bind, etc.

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

License: GPL
Patches obtained from: OpenBSD <maurice@amaze.nl>
2003-01-20 06:10:35 +00:00
Dirk Meyer
3aafe20c32 - set BINDDLZ_OPTIONS in Makefile
- clean up configure script
- Filesystem-Driver default ON
- new option: WITHOUT_POSTGRESQL_DRIVER
- new option: WITHOUT_FILESYSTEM_DRIVER
- new option: WITHOUT_OPENSSL
- target describe for INDEX now with matching dependencies.
2003-01-16 16:40:30 +00:00
Edwin Groothuis
1550f20bf2 Add missing man page.
PR:		ports/47142
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-01-16 13:33:37 +00:00
Peter Pentchev
300adca789 Update to Greg Smarden's 2002/12/11 manual pages snapshot.
Bump PORTREVISION; nothing to see here unless you use the manual pages.

PR:		46197
Submitted by:	Jos Backus <jos@catnook.com>
2003-01-14 13:54:37 +00:00
Doug Barton
c9037bc59e Update to 0.33, which has improved SIG support, and a few minor bugfixes.
Delete the sed "patch in Makefile" for FAQ.pod, the authors finally
fixed that.
2003-01-12 01:44:40 +00:00
Tilman Keskinoz
06242fa2c6 Fix for convert-ip-db script and additional message
PR:		42402
Submitted by:	Amar Takhar <verm@drunkmonk.net> (maintainer)
2003-01-08 18:16:42 +00:00
Norikatsu Shigemura
ef6ea8c1f7 Update to 0.09, and give maintainership to submitter.
PR:		ports/46833
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-01-07 17:33:08 +00:00
Sean Chittenden
b2c46c868c Chase libpq version bump. 2003-01-04 15:53:39 +00:00
Ying-Chieh Liao
8aa978c6a1 upgrade to 1.0.11
PR:		46421
Submitted by:	Ports Fury
2003-01-03 19:02:07 +00:00
Ying-Chieh Liao
312add94e8 upgrade to 0.9.5
PR:		46354
Submitted by:	maintainer
2003-01-03 18:57:59 +00:00
Edwin Groothuis
c7f775ef0d Made net/firedns LOCALBASE aware.
Informed maintainer.
2003-01-03 03:07:13 +00:00
Munechika SUMIKAWA
438a3f5420 Fix build on -current.
Submitted by:	naddy
2002-12-31 01:43:35 +00:00
Mario Sergio Fujikawa Ferreira
c70d667edd Fix typo left in previous revision 2002-12-19 16:12:27 +00:00
Mario Sergio Fujikawa Ferreira
6c77f63d47 o Update to 0.198
o House a copy under MASTER_SITE_LOCAL: the local copy will be
  versioned, developer has yet to be convinced of the advantages
  of distributing versioned files

Approved by:	portmgr (knu)
2002-12-19 00:59:29 +00:00
Jimmy Olgeni
cfbbc38493 Fix shell syntax error.
Approved by:	portmgr (kris)
2002-12-05 20:43:14 +00:00
Bill Fenner
ac2422ed58 Upgrade to dnstop-20021125, with a proper distfile -- thanks, DW! 2002-11-25 21:48:27 +00:00
Doug Barton
80126c27cf Update to 0.31, which has bug fixes for OPT.pm, and a new udp timeout feature. 2002-11-22 05:40:04 +00:00
Ying-Chieh Liao
757224a982 upgrade to 1.0.09
PR:		45438
Submitted by:	Ports Fury
2002-11-20 12:52:20 +00:00
Dirk Meyer
46ff8a6c07 - Update to 0.3.0
- MySQL and filesystem driver added
- interactive driver select ability
- use MASTER_SITE_ISC
- more reorganize to make portlint happy

not added:
- SED -> REINPLACE_CMD
  does break on 4.6 stable, bad version in bsd.port.mk
- change version number to satisfy portlint
  stay consistent with mod_php and a other combined versions
- remove file files/dlz_postgres_driver.c.diff
  still needed, to make gcc happy.

Extensions my Maintainter:
- Support for openSSL for all Versions
- Allow BINDDLZ_OPTIONS in /etc/make.conf
- MySQL not default, conflicts with threads.
- moved configure.bind9-dlz to files, avoiding extra directory.

PR:		45332
Submitted by:	sem@ciam.ru
2002-11-17 21:43:13 +00:00
Doug Barton
0a22aff124 Fix an array subscript error related to nibble string calculation
for IPv6 reverse lookups. This bug will not affect the majority
of users. The bug has been confirmed by Nominum, and will be
fixed in a future release.

PR:		bin/41388
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2002-11-17 09:40:45 +00:00
Doug Barton
5664d0b5e1 Upgrade to version 8.3.4, which simply cleans up and slightly
improves the security patches released for 8.3.3.
2002-11-17 08:36:20 +00:00
Doug Barton
bb708d2cd0 * Add more complete PORTDOCS, namely the same files the base installs
* This fixes deinstall when PORT_REPLACES_BASE
2002-11-16 20:18:42 +00:00
Mario Sergio Fujikawa Ferreira
0678a214d4 Update to 0.196 2002-11-16 13:31:52 +00:00
Edwin Groothuis
4e13bdd373 Added patchfile to properly handle the -lpthread -pthread differences
for FreeBSD.
Noticed on: bento
2002-11-15 22:59:19 +00:00
Doug Barton
c51ab41d20 * Bump PORTREVISION to reflect the ISC security patches
* Switch to DOCSDIR for PORTDOCS, which in addition to being
more aesthetically pleasing also reduces a gratuitous
mismatch when PORT_REPLACES_BASE
2002-11-14 07:32:46 +00:00
Doug Barton
e5ea67970d This is the patch provided by ISC, re-generated to work in our system. 2002-11-14 07:28:36 +00:00
Doug Barton
36473c3905 Update to 0.30, which has TKEY support, a new safe_push() method
for detecting duplicate RR's in an update packet, and some more
tests. Note, the tests are not installed by the port, but are
useful to examine as samples, and to test your installation.

* Update the port to handle the new TKEY and FAQ files.
* Patch the new FAQ, since pod2man is choking on the CVS Id.
* Update the comment by mentioning dynamic updates.
* Add a comment to the Makefile about the harmless build errors
you see if you don't have the run-time depends already installed.
2002-11-11 09:54:18 +00:00
Doug Barton
3441ee82fc Revert 1.32, which was wrong in all its particulars:
* The errors related to the missing dependencies during build are harmless.
The build-time and run-time dependencies are seperated on purpose so that
the port can be built and run on different boxes.

* The Test-Simple module is not needed to build or run the port, the
tests are not installed by us, and not part of the port itself.

These changes should have been discussed with me before they were made.
2002-11-11 08:58:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Edwin Groothuis
7368c19fe1 Maintainer updates for misc/firestring and net/firedns (depending
on each other)

PR:		ports/44771,ports/44773
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2002-11-09 00:37:57 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Edwin Groothuis
5019ffc91b Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.

Noticed on bento and others (full mailbox :-)
2002-11-04 22:57:37 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Dirk Meyer
1ed50f7250 - Fix perl/reinplace problems 2002-11-04 03:35:55 +00:00
Edwin Groothuis
6097f03e91 PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:35:01 +00:00
Edwin Groothuis
a6429924fc PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:18:21 +00:00
Edwin Groothuis
558f2d386c PERL -> REINPLACE
Noticed on: bento
2002-11-04 01:56:21 +00:00
Munechika SUMIKAWA
191ecb38be Fix signal handling. 2002-11-03 16:20:24 +00:00
Munechika SUMIKAWA
27c90ba30b Add startup script. 2002-11-03 15:51:39 +00:00
Doug Barton
5dd6c6c5e9 Handle the fact that -current defines pselect() already. 2002-11-03 10:16:46 +00:00
Edwin Groothuis
aa578dd3a6 use USE_REINPLACE instead of perl 2002-11-03 04:21:10 +00:00
Bill Fenner
332822f66b Add "dnstop", a libpcap application (ala tcpdump) that displays various
tables of DNS traffic on your network.

Cribbed from itojun's NetBSD pkg.
2002-10-31 18:59:02 +00:00
Norikatsu Shigemura
3d1081d670 Add p5-Net-DNS-SEC(0.07), a perl module for DNSSEC extensions to Net::DNS.
PR:		ports/44777
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-10-31 10:53:44 +00:00
Mario Sergio Fujikawa Ferreira
aa015e5427 Update to 0.195 2002-10-27 00:58:19 +00:00
Maxim Sobolev
2027aa621c Add missed dependency and copy RUN_DEPENDS into BUILD_DEPENDS to eliminate
configure-time warning.
2002-10-24 09:44:53 +00:00
Mario Sergio Fujikawa Ferreira
a233e8d93d Update to 0.188 2002-10-19 02:24:02 +00:00
Christian Weisgerber
da83310480 Update to new vendor release 0.1.29.
PR:		44083
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2002-10-15 14:39:10 +00:00
Patrick Li
e6d6d90047 Update to 1.0.08
PR:		ports/43786
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-08 20:30:34 +00:00
Ying-Chieh Liao
61268e9c6c upgrade to 1.0.07
PR:		43704
Submitted by:	Ports Fury
2002-10-07 01:01:09 +00:00
Hye-Shik Chang
04f80bd9e7 Add py-dns 2.3.0, DNS (Domain Name Service) library for Python.
PR:		43256
Submitted by:	Mark Linimon (linimon@lonesome.com)
2002-10-06 15:14:10 +00:00
Doug Barton
cf491d3290 Minor bugfixes. Variable scope in one module, and avoid a divide
by zero error when there are no usable interfaces.
2002-10-06 10:40:52 +00:00
Patrick Li
c4c696f560 Update to 0.7
PR:		ports/43646
Submitted by:	maintainer
2002-10-05 22:13:25 +00:00
Oliver Braun
acf6b51e81 Upgrade to 0.9.3.
PR:		43638
Submitted by:	maintainer
2002-10-05 19:19:43 +00:00
Peter Pentchev
8b53ceb0d0 Update the IPv6 patch to test14; later ones seem to have problems
receiving datagrams.

Fix the build with the dnscache cache dump patch - that is, define
DUMPCACHE in the CFLAGS..

PR:		38207, 42480
Submitted by:	"Maciej Korzeñ" <maciekk@linux.sky.pl>,
		Paulius Bulotas <paulius@kaktusas.org>
2002-09-20 06:57:20 +00:00
Mario Sergio Fujikawa Ferreira
55d2d83fc8 Update to 0.187 2002-09-20 02:39:59 +00:00
Oliver Braun
9e189e2d02 Upgrade to 0.9.1.
PR:		ports/42871
Submitted by:	maintainer
2002-09-18 19:28:50 +00:00
Oliver Braun
1b17431da4 Upgrade to 0.9.0.
PR:		ports/42804
Submitted by:	maintainer
2002-09-16 10:10:26 +00:00
Oliver Braun
dad75dcff4 Add nsd 1.0.1,
an authoratative only non-recursive high performance
name server.

PR:		ports/42368
Submitted by:	Alexis Yushin <alexis@forest.NLnetLabs.nl>
2002-09-09 21:38:19 +00:00
Sean Chittenden
8bbff11d12 Add sysutils/ucspi-tcp to the run dependencies for those that need axfrdns.
Reviewed by:	knu (mentor) && roam (maintainer)
Approved by:	knu (mentor) && roam (maintainer)
2002-09-09 18:49:18 +00:00
Jacques Vidrine
717d3b5242 Fix missing <sys/types.h> in hestest.c (noticed in -CURRENT). 2002-09-07 15:35:32 +00:00
Mario Sergio Fujikawa Ferreira
b9d28dac8b Deploy USE_GNOMENG infrastructure
PR:		42345
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 01:06:26 +00:00
Doug Barton
4435849fff Update to 0.28, which fixes some more AUTOLOAD bugs, dynamic update
bugs, SRV bugs, and Net::DNS::SEC bugs. No new features.
2002-09-02 21:24:48 +00:00
David W. Chapman Jr.
fdefa71132 Update to 0.5
PR:		41655
Submitted by:	admins@staticcling.org
2002-09-01 18:45:09 +00:00
David W. Chapman Jr.
8cd5ec1c17 Remove version from pkg-descr
PR:		41749
Submitted by:	mark@summersault.com
2002-09-01 18:41:02 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Dirk Meyer
8d97fb36a7 BIND version 9 Nameserver, with DLZ extensions
Add capabilities to Bind 9 that will allow Bind backend databases to support
adding and removing zones without interrupting normal server operation.
WWW: http://bind-dlz.sourceforge.net/
2002-08-30 15:53:30 +00:00