Erwin Lansing
844479aa5d
Change to my FreeBSD.org address
2003-06-12 16:41:16 +00:00
Dirk Meyer
aaf37bfc78
- fix a problem with mysql
...
Reported by: maarten@dwaas.org
2003-06-12 04:45:11 +00:00
Yen-Ming Lee
8e55f05bbe
update dnsmasq to 1.13
...
PR: 53184
Submitted by: Steven Honson <shonson@isoproplex.net>
2003-06-11 17:06:01 +00:00
Doug Barton
4c7e16c85d
Upgrade to 8.4.1, a maintenance release that fixes some bugs found in
...
the previous version.
PR: bin/53009
Submitted by: Piotr Koper <koper@diab.eu.org>
2003-06-09 20:36:36 +00:00
Doug Barton
fac8bd517b
Upgrade to version 8.3.6, which is a maintenance release to fix a couple
...
of small bugs discovered in 8.3.5. See CHANGES for details.
2003-06-09 20:30:26 +00:00
Dirk Meyer
0f964ceff5
- Update to 0.5.0
2003-06-08 04:27:10 +00:00
Doug Barton
95cfdcc8b6
Display the new pkg-message after port build.
2003-06-07 22:56:34 +00:00
Doug Barton
980e994574
Add a message to explain how to configure randomness, and rndc.
2003-06-07 22:49:52 +00:00
Doug Barton
9ed57ea333
New port for BIND 8.4.0, copied from the existing bind port,
...
with minor modifications.
2003-06-07 12:40:51 +00:00
Doug Barton
084d0c14ec
Remove inaccurate repetition of COMMENT
2003-06-07 12:12:36 +00:00
Doug Barton
4dd6ef70ff
MAKE_ENV is defined in bsd.port.mk now
2003-06-07 12:07:13 +00:00
Doug Barton
621f9fcd75
Upgrade to version 8.3.5, the latest from ISC. Several bugfixes are
...
included, as well as a few minor enhancements. Check CHANGES for details.
Improve greatly the PORT_REPLACES_BASE option, which now truly replaces
everything, including re-positioning nslookup and nsupdate in sbin, and
writing over the includes, instead of installing them in include/bind.
Unconditionally install dnskeygen in bin, since that's where the base
puts it, and it's only confusing to users if they can't find it after
an installation.
Install isc/ctl.h by hand in the appropriate include directory, since
we install it in the base, and the distribution Makefile does not.
2003-06-07 11:28:51 +00:00
Doug Barton
bf191391b4
Remove patches which have been incorporated into the distribution
2003-06-07 11:18:39 +00:00
Will Andrews
98b111e902
Add mdnsd 0.7G, a program to advertise a service via Rendezvous.
...
PR: 52658
Submitted by: Dan Pelleg <daniel+mdnsd@pelleg.org>
2003-06-03 02:21:13 +00:00
Will Andrews
0521957a16
Add dnsmasq 1.12, a caching DNS forwarder.
...
PR: 52840
Submitted by: Steven Honson <shonson@isoproplex.net>
2003-06-03 02:03:40 +00:00
Dirk Meyer
a702533907
- Add more documentation
2003-06-01 03:15:14 +00:00
Foxfair Hu
7dec4abdef
PR: 52827
...
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Update net/maradns: 1.0.17 -> 1.0.18
This resolves a very minor issue where the script to stop MaraDNS
would kill the process which hunts for MaraDNS processes.
2003-06-01 02:46:40 +00:00
Edwin Groothuis
56bd21d86a
Maintainer port update: net/mydns
...
Fix dependencies when built against postgresql as well as
PR: ports/52525
Submitted by: Simon Dick <simond@irrelevant.org>
2003-05-22 05:50:36 +00:00
Sergey Skvortsov
2d88ef471c
Updated to 0.95
...
PR: ports/52169
2003-05-21 11:19:51 +00:00
Tilman Keskinoz
d27be72221
Unbreak by fixing dependencies.
...
PR: 52266
Submitted by: maintainer
2003-05-19 12:13:58 +00:00
Kris Kennaway
8cd27aeab3
BROKEN on 5.1: installation fails
2003-05-18 11:47:52 +00:00
Kris Kennaway
23e6a2b3da
BROKEN on 5.1: bad C++
2003-05-18 10:15:24 +00:00
Mario Sergio Fujikawa Ferreira
e5f50bb1cf
Update to 0.205
2003-05-16 17:41:53 +00:00
Yen-Ming Lee
a57a6a1f81
Update net/mydns to 0.9.10
...
PR: 51919
Submitted by: Simon Dick <simond@irrelevant.org>
2003-05-12 01:43:49 +00:00
Pete Fritchman
17c223577e
Add libdjbdns 1.05, public domain DNS client library.
...
PR: 51815
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-05-12 01:19:08 +00:00
Dirk Meyer
dbff6f6915
- update to 2.9.8
...
- recursor defaults off, Option POWERDNS_WITH_RECURSOR
2003-05-11 07:36:26 +00:00
Doug Barton
ef3c1ba029
Fix a nibble calculation bug for IPv6 in nslookup.
...
This bug will be fixed in the next release of BIND.
2003-05-11 03:56:57 +00:00
Edwin Groothuis
fd87c74cdd
Stupid copy+paste end-of-line typo
...
Noticed by: "Dan Langille" <dan@langille.org>
2003-05-09 00:37:23 +00:00
Edwin Groothuis
d97ddfd550
Only for Perl 5.6 and higher
...
Noticed by: bento
2003-05-08 23:29:19 +00:00
Edwin Groothuis
bb22599d96
only for perl 5.6 and higher
...
Noticed by: bento
2003-05-08 23:28:50 +00:00
Dirk Meyer
fde79ca59c
- Update auf bind-9.2.2/DLZ-0.4.3
2003-05-06 19:29:46 +00:00
Christian Weisgerber
7f259ec561
Update to 1.0.17
...
- It's a stable release of MaraDNS.
- It has its own strnlen() now.
PR: 51248
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
2003-05-02 12:01:22 +00:00
Mario Sergio Fujikawa Ferreira
d1f0357229
Update to 0.203
2003-04-29 21:59:36 +00:00
Edwin Groothuis
6b324a471a
[new port] : net/p5-DNS-Zone Perl modules to manipulate DNS stuff
...
p5-DNS-Zone Perl modules to manipulate name service zone
files. Needed by (future new) ZoneMaster port (see
below/later)
PR: ports/48563
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-04-29 07:29:44 +00:00
Edwin Groothuis
a670d536ff
[new port] : net/p5-DNS-Config Perl modules to manipulate DNS stuff
...
5-DNS-Config Perl modules to manipulate name service configurations.
Needed by (future new) ZoneMaster port (see below/later)
PR: ports/48562
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-04-29 07:25:58 +00:00
Dirk Meyer
5013bc66d9
- Update auf bind-9.2.2 / DLZ-0.4.2
...
Fixes CRLF in distribution, Skip broken dlzbdb
2003-04-28 19:11:39 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Dirk Meyer
091043c465
- Update to 0.4.1 (skipping 0.4.0 cause of configure problems)
...
Fixes a small memory leak
2003-04-19 09:15:18 +00:00
Edwin Groothuis
927c9c2190
Conditionalize dependencies for moudules included in perl 5.8
...
Make dependencies on modules included in the perl 5.8
distribution conditional on the perl version installed.
While I'm here, remove SITE_PERL and MAN(3)PREFIX.
17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!
PR: ports/50588
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-04-13 12:28:23 +00:00
Yen-Ming Lee
f034777d64
add/remove patch files which are omitted in previous commit.
...
PR: 50676
Submitted by: Simon Dick <simond@irrelevant.org>
2003-04-12 14:17:34 +00:00
Norikatsu Shigemura
b1706ea031
Fix bugs.
...
PR: ports/48421
Submitted by: Olafur Osvaldsson <oli@isnic.is>
Approved by: maintainer timeout (2 months)
2003-04-11 21:05:20 +00:00
Peter Pentchev
6b0492ae8e
Bump PORTREVISION for the j.root-servers.net IP address update.
2003-04-10 08:28:28 +00:00
Peter Pentchev
bf25e5914b
Update the j.root-servers.net IP address (yes, long overdue).
...
While I'm here, make the Makefile honor $STRIP instead of hardcoding
an '-s' as a link parameter.
Submitted by: Eivind Olsen <eivind@aminor.no> - the j.root-servers.net part
2003-04-10 08:17:24 +00:00
Yen-Ming Lee
a14c489278
Update net/mydns to 0.9.9
...
PR: 50668 and 50676
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Simon Dick <simond@irrelevant.org>
2003-04-07 15:50:42 +00:00
Dirk Meyer
a46a24003d
- build recursor only on i386
...
recursor fails on alpha, ia64 and sparc with undefined symbol "makecontext"
2003-04-07 04:04:35 +00:00
Doug Barton
5d28c26236
Update to version 0.34, which has better handling for multi-string TXT RR's,
...
and multiple queries in one packet. Also some minor bug fixes for
Net::DNS::Resolver::Recurse and Net::DNS::Resolver::axfr_next().
Convert to ${SITE_PERL}
2003-04-06 23:24:48 +00:00
Doug Barton
29eb495be8
Convert to use of %%SITE_PERL%% and %%DOCSDIR%%
...
Re-sort for good measure
2003-04-06 23:20:41 +00:00
Kris Kennaway
99fc726809
Add missing files/directories
2003-04-05 21:51:56 +00:00
Kris Kennaway
3cf4343e81
Add missing file. This port has an incorrect pkg-deinstall (refers to
...
/etc/totd.conf)
2003-04-05 02:55:50 +00:00
Mario Sergio Fujikawa Ferreira
778dde5547
Update to 0.202
2003-04-04 23:23:33 +00:00
Dirk Meyer
6670a706f1
- use bsd.openssl.mk
2003-04-03 19:39:55 +00:00
Edwin Groothuis
670cf0c020
net/posadis, another DNS server implementation
...
Add a new port - net/posadis. It is a new DNS server
implementation being actively developed at SourceForge.
Posadis is a DNS server project with the goal to create a
free, reliable, portable, fast, lightweight, easy to use,
standards compliant, and functionally complete, Domain Name
System server implementation.
PR: ports/48872
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-04-01 02:38:25 +00:00
Dirk Meyer
3d8bab1e5d
- move post-patch into conditional
2003-03-28 20:44:06 +00:00
Yen-Ming Lee
b3e2973931
Update net/mydns to 0.9.7
...
PR: 49981
Submitted by: Simon Dick <simond@irrelevant.org>
2003-03-24 04:26:06 +00:00
Akinori MUSHA
18ed949e18
Add idnkit-1.0, a library to handle internationalized domain names.
2003-03-23 06:25:10 +00:00
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