aboutsummaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.0.7miwi2007-12-152-5/+5
| | | | | PR: 118059 Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
* - Fix plist (%%ETCDIR%% removal)az2007-12-131-1/+2
| | | | Submitted by: pav@
* Bindgraph makes pretty query statistics about BIND servers. It was derivedrafan2007-12-138-0/+168
| | | | | | from well-known mailgraph package. WWW: http://www.linux.it/~md/software/
* - Update to 0.9miwi2007-12-122-4/+4
|
* - Update to 0.13miwi2007-12-122-4/+4
|
* - Add rc.d scriptaz2007-12-123-1/+56
| | | | | | | | | - Add tip in pkg-message - Provide sample config in %%ETCDIR%% - BUMP port revision PR: ports/118089 Submitted by: olli hauer <ohauer at gmx.de>
* Fix pkg-plist by including a new file.dougb2007-12-056-0/+6
| | | | | Pointy hat number N:M (where M = many) goes to: dougb Approved by: portmgr (erwin)
* ISC recently announced that BIND 8 has been End-of-Life'd:dougb2007-12-0319-667/+4
| | | | | | | | | | | http://www.isc.org/index.pl?/sw/bind/bind8-eol.php Therefore, per the previous announcement, remove the ports for BIND 8. This includes the chinese/bind8 slave port, and mail/smc-milter which has a dependency on libbind_r.a from BIND 8.x. The latter has been unmaintained since 2005, and is 3 versions behind. Approved by: portmgr (linimon)
* Update to BIND 9.4.2. Many bugs are fixed, please see the CHANGESdougb2007-12-0212-51/+42
| | | | | | file for more details. Approved by: portmgr (erwin)
* Update the address of the L root server as per ICANN's announcement atroam2007-11-052-4/+5
| | | | | | | http://blog.icann.org/?p=227 Bump PORTREVISION. Approved by: portmgr (linimon)
* - Update to 3.7.3tabthorpe2007-10-252-5/+4
| | | | | | PR: ports/117446 Submitted by: Philippe Audeoud <jadawin tuxaco.net> Approved by: radek raadradd.com (maintainer)
* - Update to 0.003leeym2007-10-233-9/+7
| | | | | | | | - Utilize PORTDOCS PR: 117399 Submitted by: leeym Approved by: maintainer
* - Update to 0.34clsung2007-10-172-4/+4
|
* Update to 1.2krion2007-10-103-5/+4
|
* Add dependency on security/p5-Digest-SHAerwin2007-10-091-0/+2
| | | | | PR: 117029 Submitted by: Olafur Gudmundsson <ogud@ogud.com>
* Add USE_PERL5.linimon2007-10-081-0/+1
|
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-071-0/+1
| | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
* - Sort category Makefilessat2007-10-061-1/+1
| | | | | Inspired by: Jason Harris <jharris@widomaker.com> Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
* - Update to 0.33clsung2007-10-052-6/+5
|
* - Update to 0.80clsung2007-10-052-4/+4
|
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-044-20/+4
|
* Mark as broken with gcc4.2.linimon2007-10-021-1/+7
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-302-4/+4
| | | | | PR: ports/116639 Submitted by: aDe
* - Update to 20070510miwi2007-09-182-10/+4
| | | | | PR: 116418 Submitted by: Mark Foster <mark@foster.cc> (maintainer)
* - Update to 3.0.6miwi2007-09-142-4/+4
| | | | | PR: 116180 Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
* Follow up of ports/115699 to make the port more PREFIX friendlyedwin2007-09-134-8/+13
| | | | Submitted by: Alex Samorukov <samm@os2.kiev.ua>
* [update] dns/inadyn 1.96.2 - removes gcc-3.4 dependencyedwin2007-09-105-10/+97
| | | | | | | | | | | | | | | I don't think this port has any specific to do with gcc-3.4 compiler; building with the gcc-4.2.0 (and the latest 4.2.1) is fine here. I also have added a few patch files, for hard-coded /etc/inadyn.conf, although a sample config /usr/local/etc/inadyn.conf.sample and an rc script to automate daemonization also need to added. But are not mandatory. PR: ports/115699 Submitted by: Balwinder S Dheeman <bdheeman@yahoo.com>
* - Update to 1.2.6gabor2007-09-083-5/+13
| | | | | - OPTIONSify - If does not exist, install a conf file from the sample
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-088-54/+8
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Update to 0.12clsung2007-09-072-6/+5
|
* - Update to 0.11clsung2007-09-072-5/+5
| | | | | | | - reset maintainer PR: ports/116146 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
* - Backport multiline txt records support [1]miwi2007-09-072-1/+399
| | | | | | | | | | | | | | | - Bump PORTREVISION [1] Notes: powerdns-recursor 3.1.4 doesn't support multiline txt records, which are used by various dns information systems. 3.1.5 does have support for this. A backport of the code changes is relatively risk-free, and has been requested by users and port maintainers. http://www.nabble.com/recursor-unable-to-resolve-asn.routeviews.org-data-t4252567.html PR: 116029 Submitted by: Sten Spans <sten@blinkenlights.nl> (Maintainer)
* - Update to 9.4.1.1mm2007-09-054-20/+24
| | | | | | | | | PR: ports/115163 Submitted by: Aleksey Ovcharenko <aleksey.ovcharenko at gmail.com> Patch by: sumbitter, mm [1] Approved by: Hugo Meiland <hugo at chem.leidenuniv.nl> (maintainer) [1] fixed patch approved by maintainer timeout (14+ days)
* - Update to 2.40miwi2007-09-052-4/+4
| | | | Approved by: maintainer implicit
* 1. Add the patch for 8.4.7-P1, and bump PORTVERSION in a way that worksdougb2007-09-032-6/+24
| | | | | | | for us. 2. Tighten the list of master sites way down since almost all mirrors have dropped BIND 8.
* - Update to 0.73pav2007-09-022-5/+4
| | | | | PR: ports/115833 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
* Use the CPAN site macro.mat2007-08-311-5/+1
| | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims.
* Begin the de-orbit burn for the beloved, but now more than a bit longdougb2007-08-282-0/+5
| | | | | | | | | | | | | | | | in the tooth BIND 8. As of today (27 August 2007) ISC has announced that BIND 8 is officially End of Life (EOL) and therefore it's time to say good-bye. Please see http://www.isc.org/sw/bind/bind8-eol.php for details on the reasoning behind the EOL status, the latest security issues, and a migration guide to help you move toward BIND 9.4.x. bind8 (BIND 8.3.7) is marked FORBIDDEN due to the predictable query ID bug (see above) which will not be fixed for this version. bind84 is marked DEPRECATED, and will be upgraded to 8.4.7-P1 when it is available.
* Net::DNSBL::MultiDaemon is the Perl module that implements the multi_dnsblitetcu2007-08-215-0/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | daemon. multi_dnsbl is a DNS emulator daemon that increases the efficacy of DNSBL look-ups in a mail system. multi_dnsbl may be used as a stand-alone DNSBL or as a plug-in for a standard BIND 9 installation. multi_dnsbl shares a common configuration file format with the Mail::SpamCannibal sc_BLcheck.pl script so that DNSBL's can be maintained in a common configuration file for an entire mail installation. Because DNSBL usefulness is dependent on the nature and source of spam sent to a specific site and because sometimes DNSBL's may provide intermittant service, multi_dnsbl interrogates them sorted in the order of greatest successful hits. DNSBL's that do not respond within the configured timeout period are not interrogated at all after 6 consecutive failures, and thereafter will be retried not more often than once every hour until they come back online. This eliminates the need to place DNSBL's in a particular order in your MTA's config file or periodically monitor the DNSBL statistics and/or update the MTA config file. WWW: http://search.cpan.org/~miker/Net-DNSBL-MultiDaemon-0.18/MultiDaemon.pm PR: ports/115639 Submitted by: Andrew Greenwood <greenwood.andy at gmail.com>
* - Update to 0.42clsung2007-08-212-6/+5
|
* - Add a patch for chained CNAMErafan2007-08-212-0/+57
| | | | | | | PR: ports/115297 Submitted by: rafan Approved by: farrokhi (maintainer) Obtained from: http://hugo.vulcano.cl/development/adns-cc
* - Update to 3.0gabor2007-08-162-4/+4
| | | | | PR: ports/115324 Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
* Use NOPORTEXAMPLES instead of NOPORTDOCSehaupt2007-08-151-1/+1
| | | | Notified by: sat
* - Update to 0.07clsung2007-08-152-4/+4
| | | | | | PR: ports/115497 Submitted by: clsung Approved by: maintainer (Jin-Shan Tseng)
* Add vizone, a script that updates the serialnumber in one or more dns zonefiles.ehaupt2007-08-144-0/+43
|
* - Update to 1.11rafan2007-08-115-54/+62
| | | | | | | | - Update WWW - Pass maintainership to submitter PR: ports/115267 Submitted by: Stefan Pauly <stefan at fh-mainz.de>
* - Sort pkg-plistrafan2007-08-111-2/+2
|
* 1. Upgrade to 0.61 which has a few small code cleanups.dougb2007-08-072-11/+5
| | | | | 2. --no-online-tests works now, so stop building them. 3. Remove support for prehistoric Perl.
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-042-4/+4
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Make Python 2.5.1 the default Python versionalexbl2007-07-303-0/+3
| | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
* Update to 9.4.1-P1, which has fixes for the following:dougb2007-07-256-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | 1. The default access control lists (acls) are not being correctly set. If not set anyone can make recursive queries and/or query the cache contents. See also: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2925 2. The DNS query id generation is vulnerable to cryptographic analysis which provides a 1 in 8 chance of guessing the next query id for 50% of the query ids. This can be used to perform cache poisoning by an attacker. This bug only affects outgoing queries, generated by BIND 9 to answer questions as a resolver, or when it is looking up data for internal uses, such as when sending NOTIFYs to slave name servers. All users are encouraged to upgrade. See also: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926
* Update to 9.3.4-P1, which fixes the following:dougb2007-07-252-8/+8
| | | | | | | | | | | | | | | | | The DNS query id generation is vulnerable to cryptographic analysis which provides a 1 in 8 chance of guessing the next query id for 50% of the query ids. This can be used to perform cache poisoning by an attacker. This bug only affects outgoing queries, generated by BIND 9 to answer questions as a resolver, or when it is looking up data for internal uses, such as when sending NOTIFYs to slave name servers. All users are encouraged to upgrade. See also: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-2310-16/+6
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Ignore on FreeBSD 5.Xpav2007-07-221-1/+7
|
* - Remove distinfo hashes, which are not used officiallygabor2007-07-201-2/+0
| | | | | No objection from: ports@, maintainers Approved by: portmgr (pav)
* - Update to 2.39miwi2007-07-092-4/+4
| | | | Approved by: maintainer implicit
* Update to 1.1.3ehaupt2007-07-062-4/+4
|
* The File_DNS class provides a way to read,miwi2007-07-044-0/+30
| | | | | | | edit and write RFC1033 style DNS Zones. PR: ports/114271 Submitted by: Chris St Denis (<chris at ctgameinfo.com>)
* Update to 0.60, which includes some important security fixes:dougb2007-07-043-5/+7
| | | | | | | | | | | | http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3377 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3409 ... as well as rudimentary support for IPSECKEY. See /usr/local/share/doc/p5-Net-DNS/Changes for more details. Prodded by: Several, including ... PR: ports/114230 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* Fix the build with trendy GCC.danfe2007-06-291-1/+5
| | | | Reported by: pointhat (logs)
* Update to 0.08.tobez2007-06-202-11/+5
| | | | Changes: http://search.cpan.org/src/NEELY/Data-Validate-Domain-0.08/Changes
* - change duende source to create PID file by itselfpav2007-06-166-3/+92
| | | | | | | | | | | | - maradns.sh and zoneserver.sh now use PID file - change default MaraDNS UID from 99 to bind(53) - change default maraDNS GID from 99 to bind(53) - change default duende logger process UID from 66 to nobody(65534) - create empty etc/logger directory PR: ports/113235 Submitted by: Simun Mikecin <numisemis@yahoo.com> Approved by: Alex Kapranoff <alex@kapranoff.ru> (maintainer)
* - Update to 1.4.0miwi2007-06-113-5/+9
| | | | | Approved by: maintainer timeout (security, 1 day), so (simon) Security: http://www.vuxml.org/freebsd/70ae62b0-16b0-11dc-b803-0016179b2dd5.html
* Add a CONFLICTS to bind 9.4.dougb2007-06-101-1/+1
|
* - Update to 0.41clsung2007-06-092-4/+4
|
* Reset filippo.natali@gmail.com, who is very short on free time right now.linimon2007-06-061-1/+1
| | | | Hat: portmgr
* - Fix build with gcc 4.2miwi2007-06-062-1/+12
| | | | | Submitted by: pointhat via kris Sten Spans <sten@blinkenlights.nl> (maintainer)
* Manages LDAP entries for the BIND9 SDB LDAP patch.miwi2007-06-044-0/+52
| | | | | | | | | | | | | Supports adding, removing, and modifying enteries. The attributes it can handle are TTL, A record, C name, AAAA record, and MX record. Outside of TTL, multiple attributes for each type record. WWW: http://vvelox.net/projects/ldnsm/ PR: ports/112191 Submitted by: Zane C. Bowers
* Update to 0.6.14krion2007-06-013-4/+6
|
* Update to 0.6.12krion2007-06-012-4/+4
|
* - Make setuid operation and user creation configurable, as requested by usersmiwi2007-05-303-14/+23
| | | | | PR: 111915 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
* - Update to 1.2.12.06miwi2007-05-262-4/+4
| | | | | PR: 112768 Submitted by: Alex Kapranoff <alex@kapranoff.ru> (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-205-3/+5
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Removed on authors request until the program has reached maturity.edwin2007-05-034-48/+0
|
* DNSCAP - DNS traffic capture utilityedwin2007-05-034-0/+48
| | | | | | | | | | | | | | | | cap is a network capture utility designed specifically for DNS traffic. It produces binary data in pcap(3) format, either on standard output (by default) or in successive dump files (if the d command line option is given.) This utility is similar to tcpdump(1), but has finer grained packet recognition tailored to DNS transactions and protocol options. dnscap is expected to be used for gathering continuous research or audit traces. SYNOPSIS dnscap [-avf6] [-i if ...] [-l vlan ...] [-p port] [-m [quire]] [-h [ir]] [-q host ...] [-r host ...] [-d base [-k cmd]] [-t lim] [-c lim] WWW: http://public.oarci.net/tools/dnscap
* - Update to 1.4.3miwi2007-05-012-4/+4
| | | | Approved by: maintainer implicit
* Update to version 9.4.1, a security update from ISC:dougb2007-05-016-24/+24
| | | | | | | | 2172. [bug] query_addsoa() was being called with a non zone db. [RT #16834] If you are running BIND 9.4.0 (either pre-release or final), you are advised to upgrade as soon as possible to BIND 9.4.1.
* - make portlint happierdinoex2007-04-301-2/+2
|
* Fix recursive resolver.ale2007-04-304-2/+26
| | | | Submitted by: Pietro Celentano <pcelentano@tiscalinet.it>
* - Update PowerDNS to 2.9.21clsung2007-04-2732-2548/+672
| | | | | | | | | | - Add patch from SVN to support DNSSEC records - Update examples (config and table creation files) - For the complete changelog see http://doc.powerdns.com/changelog.html PR: ports/112055 Submitted by: maintainer (Ralf van der Enden) Reviewed by: maintainer
* Update to 1.5.0lioux2007-04-253-4/+16
| | | | | PR: 112080 Submitted by: miwi
* - Update to 1.1.2ehaupt2007-04-213-5/+5
| | | | - Update WWW
* - Update to 1.96.2miwi2007-04-182-4/+5
| | | | | | PR: 111765 Submitted by: Volker Theile<votdev@gmx.de> Approved by: maintainer
* - Update to 2.3.7miwi2007-04-182-5/+4
| | | | | PR: 111733 Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
* Fix build if automake is installed.krion2007-04-161-0/+2
| | | | | PR: ports/111360 Submitted by: novel
* - Update to 0.31clsung2007-04-152-4/+4
|
* Fix nss_mdns when used from applications other than ssh.bms2007-04-122-41/+7
| | | | Bump PORTREVISION.
* - updated maintainer e-mail addressmm2007-04-051-1/+1
| | | | Approved by: garga (mentor)
* - Remove DESTDIR support from my ports as it is useless now. New implementationgabor2007-04-011-2/+2
| | | | is coming.
* - Change my email.stas2007-03-282-2/+2
| | | | Suggested by: skv
* - Fix build on gcc 4.1pav2007-03-264-17/+14
| | | | | | | PR: ports/110568 Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) - While here, modernize USE_RC_SUBR and kill FreeBSD 4.X bits
* - WWWDIR is now defined in bsd.ports.mkpav2007-03-242-13/+7
| | | | | PR: ports/105529 Submitted by: laszlof
* - Fix PostgreSQL schemapav2007-03-234-6/+6
| | | | | | PR: ports/110546 Submitted by: Anish Mistry <amistry@am-productions.biz> Approved by: Ralf van der Enden <Ralf.vdEnden@wldelft.nl> (maintainer)
* - Update to 3.0.5miwi2007-03-222-4/+4
| | | | | PR: 110671 Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
* - Update to 0.06clsung2007-03-082-4/+4
| | | | | | PR: ports/109963 Submitted by: clsung Approved by: maintainer (Jin-Shan Tseng)
* - Update to 20070219miwi2007-03-072-4/+4
| | | | | | PR: 109873 Submitted by: miwi Approved by: maintainer
* Reset inactive maintainer due to maintainer-timeouts and no response to email.linimon2007-03-051-1/+1
| | | | Hat: portmgr
* - Update OpenDBX patch, as found on www.linuxnetworkds.de, whichrafan2007-03-036-130/+174
| | | | | | | | contains a bugfix for recovering from permanently lost database connections - Fix build on gcc 4.x PR: ports/109273 Submitted by: Ralf van der Enden <tremere at cainites.net> (maintainer)
* - Update to 2.6gabor2007-03-018-66/+135
| | | | | | | | | - Update pkg-descr PR: ports/109297 Submitted by: David Sze <dsze@alumni.uwaterloo.ca> Approved by: Jason DiCioccio <jd@ods.org> (maintainer), erwin (mentor, implicit)
* - Update to 2.1.4miwi2007-02-273-11/+11
| | | | | PR: 109533 Submitted by: Kay Abendroth <kay.abendroth@raxion.net> (maintainer)
* Update to the release version of 9.4.0.dougb2007-02-266-24/+24
|
* POE::Component::Server::DNS is a POE component that implements a DNS server.gabor2007-02-255-0/+51
| | | | | | | | | | | | | | | It uses POE::Component::Client::DNS to handle resolving when configured as 'forward_only' and Net::DNS::Resolver::Recurse wrapped by POE::Component::Generic to perform recursion. One may add handlers to massage and manipulate responses to particular queries which is vaguely modelled after Net::DNS::Nameserver. WWW: http://search.cpan.org/dist/POE-Component-Server-DNS/ PR: ports/109449 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Approved by: erwin (mentor, implicit)
* - Updated to 1.2.12.05nivit2007-02-223-5/+5
| | | | | | | - Fixed a typo in pkg-descr PR: ports/109340 Submitted by: Alex Kapranoff <alex at kapranoff.ru> (maintainer)
* - Create the cache file directly in /var/tmpsat2007-02-191-1/+2
| | | | | | PR: ports/109298 Submitted by: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> Approved by: Radek Kozlowski (maintainer, implicit)
* - Update to 3.7.1sat2007-02-183-29/+10
| | | | Approved by: Radosław Kozlowski <radek@raadradd.com>
* - Remove support for FreeBSD 4.xgabor2007-02-183-75/+0
| | | | Approved by: erwin (mentor, implicit)
* - Update to 2.38miwi2007-02-142-4/+4
| | | | Approved by: maintainer (implicit)
* Update to 1.2.1perky2007-02-122-6/+5
| | | | | PR: 108471 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
* - bump openldap versiondinoex2007-02-121-1/+1
|
* - Update to 2.0.3 [1]hq2007-02-112-5/+5
| | | | | | - Release maintainership Reported by: portscout [1]
* Net::DNS::Resolver::Programmable is a Net::DNS::Resolvermiwi2007-02-115-0/+61
| | | | | | | | | | | | | | | | descendant class that allows a virtual DNS to be emulated instead of querying the real DNS. A set of static DNS records may be supplied, or arbitrary code may be specified as a means for retrieving DNS records, or even generating them on the fly. WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/ - Koen Martens gmc@sonologic.nl PR: ports/108997 Submitted by: Koen Martens <gmc at sonologic.nl>
* - Update to 2.37miwi2007-02-103-4/+15
| | | | Approved by: maintainer (implicit)
* - Update to 20070105rafan2007-02-082-5/+5
| | | | | | | | - Add ipv6 to CATEGORIES PR: ports/108860 Submitted by: rafan Approved by: Mark Foster <mark at foster.cc> (maintainer)
* - Add new OpenDBX patch (from [1]).alepulver2007-02-078-163/+159
| | | | | | | | | | | | | - Prepare Makefile for upcoming new stable release of OpenDBX library (which bumps library number from .1 to .2). - Add stupidity fix for config location to pdns.in (moved the config but forgot to edit rc.d script). - Also changed location of config directory in pdns.conf. - Bump port-revision. PR: ports/108685 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Obtained from: www.linuxnetworks.de [1]
* - Remove semi-staticmiwi2007-02-071-7/+0
| | | | | | - Remove IGNORE on FreeBSD 4.x, it's no longer need. Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
* Update to 1.00skv2007-02-072-5/+5
| | | | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-1.00/CHANGES PR: ports/108280 Submitted by: mat
* - Fix plist if NOPORTDOCS is definedmarkus2007-02-031-8/+3
| | | | | | - Bump PORTREVISION Approved by: bms (maintainer)
* - Fix plist if NOPORTDOCS is definedmarkus2007-02-031-2/+3
| | | | | | - Bump PORTREVISION Approved by: maintainer
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-012-0/+2
|
* - Patch net/libnet* to versioned libraries and header files, so they canpav2007-01-311-5/+7
| | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr
* - Remove SQLITE3 backend option, it was added prematurelypav2007-01-316-46/+10
| | | | | | | | - Fix plist PR: ports/108182 Submitted by: Tobias Roth <ports@fsck.ch> Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* - Remove stray empty filepav2007-01-312-0/+0
|
* Remove USE_GPG from all effected ports. This knob is a no-op and the way itgabor2007-01-302-7/+0
| | | | | | | | | was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor)
* Complete the update for bind94 after the repocopy, and hook it up.dougb2007-01-2913-96/+148
|
* Update to 0.6.10krion2007-01-282-4/+4
|
* - Update to 3.0.4rafan2007-01-262-4/+4
| | | | | PR: ports/108329 Submitted by: Olafur Osvaldsson <oli at isnic.is> (maintainer)
* Add USE_GMAKE.bms2007-01-251-0/+1
| | | | Submitted by: pav
* Upgrade to version 9.3.4, the latest from ISC, which addresses thedougb2007-01-258-32/+32
| | | | | | | | | | | | | | | | | | | | | | | following security issues. All users of BIND are encouraged to upgrade to this version. 2126. [security] Serialise validation of type ANY responses. [RT #16555] 2124. [security] It was possible to dereference a freed fetch context. [RT #16584] 2089. [security] Raise the minimum safe OpenSSL versions to OpenSSL 0.9.7l and OpenSSL 0.9.8d. Versions prior to these have known security flaws which are (potentially) exploitable in named. [RT #16391] 2088. [security] Change the default RSA exponent from 3 to 65537. [RT #16391] 2066. [security] Handle SIG queries gracefully. [RT #16300] 1941. [bug] ncache_adderesult() should set eresult even if no rdataset is passed to it. [RT #15642]
* Add WITH_COMPAT5X option. It is to build nss_resinit.so which is ableume2007-01-232-0/+29
| | | | | | | to work with the 5.X binaries such as p4 on 6.X after importing the BIND9's resolver. Requested by: bms
* - Remove empty plistpav2007-01-231-0/+0
|
* - Update to 2.36miwi2007-01-222-4/+4
| | | | Approved by: maintainer (implicit)
* Really fix the getaddrinfo() interface. Now 'ssh foo.local' should work.bms2007-01-211-15/+47
|
* Fix getaddrinfo(). Note that 'ssh foo.local' still doesn't work, becausebms2007-01-201-10/+7
| | | | the BSD NSS interface does not yet support dynamic getnameinfo().
* Add new port nss_mdns, a libc name service switch module for resolvingbms2007-01-209-0/+747
| | | | | | hostnames via Avahi's implementation of Multicast DNS. With help from: flameeyes at gentoo dot org
* - Add a sensible default for maximal size of cachepav2007-01-193-1/+59
| | | | | | | - Run under unpriviledged user by default PR: ports/108062 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
* - Add support for geo backendgabor2007-01-1324-539/+2529
| | | | | | | | | | - Add support for OpenDBX backend - OPTIONify - Bump PORTREVISION PR: ports/96891 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Approved by: erwin (mentor)
* - Update to 0.4.0miwi2007-01-133-70/+72
| | | | | | PR: ports/107845 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer
* Add ipv6 to the categories.erwin2007-01-121-1/+1
| | | | | | PR: 106008 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer timeout
* - Fix typomiwi2007-01-111-3/+12
| | | | - Mark BROKEN for FreeBSD 4
* Remove broken mirrorehaupt2007-01-091-1/+0
|
* The Four Calorie DNS Server is a very simple dns server that can power amiwi2007-01-085-0/+107
| | | | | | | | | | single one-ip-address domain. It can handle SOA, NS, MX, A, and PTR requests. The 1.1.0 version includes a nice X windows GUI for management. WWW: http://www.fourcalorieservers.com/ PR: ports/107624 Submitted by: Ron Scheckelhoff <rscheckelhoff at fourcalorieservers.com>
* - Update to 1.2.0erwin2007-01-063-8/+7
| | | | | | | | - Update WWW, this project moved to code.google.com PR: 107381 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout
* - Update to 1.2.5gabor2007-01-032-5/+4
| | | | Approved by: erwin (mentor)
* - Respect CC and CFLAGSmiwi2006-12-301-0/+6
| | | | | | PR: ports/107227 Submitted by: farrokhi Approved by: maintainer
* - update dnstop to 20061122 version.clsung2006-12-262-4/+4
| | | | | | | | much less CPU usage on busy name servers. PR: ports/106352 Submitted by: Artis Caune <Artis dot Caune_AT_latnet dot lv> Approved by: maintainer (Mark Foster)
* Add pear-Net_DNS 1.0.0, resolver library used to communicate with a DNSrafan2006-12-234-0/+39
| | | | | | | server. PR: ports/107028 Submitted by: chinsan
* - unbreak under old perltobez2006-12-221-4/+8
| | | | | | | | - refine COMMENT - correct dependencies PR: 99505 Submitted by: leeym
* Apply the markup fixes from the base to the nsupdate.8 anddougb2006-12-214-0/+32
| | | | nslookup.1 man pages.
* - Update to 1.2.12.04miwi2006-12-143-104/+70
| | | | | PR: ports/106699 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
* - Update to 3.0.3miwi2006-12-132-4/+4
| | | | | PR: ports/106607 Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
* Add ipv6 secondary category.shaun2006-12-111-1/+1
| | | | | | PR: ports/106003 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: gabor (maintainer)
* Update to 0.6.9krion2006-12-102-4/+4
|
* Upgrade to version 9.3.3, the latest from ISC. This isdougb2006-12-108-32/+32
| | | | | | | | a maintenance release, with the usual round of bug and security fixes. All users of BIND 9 are encouraged to upgrade to this version.
* - Save user's checkdns.conf and install checkdns.conf-dist.miwi2006-12-093-13/+22
| | | | | | | | | | | | - Respect NOPORTDOCS and install docs to DOCSDIR. - Install missing checkdns.css. - Don't install uninstall.sh. PR: ports/105364 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Approved by: maintainer timeout xride (is holder of this pr)
* - Update to 0.40clsung2006-12-092-4/+4
|
* Change my e-mail address.gabor2006-12-082-2/+2
| | | | Approved by: erwin (mentor)
* Update to c-ares 1.3.2.roam2006-12-063-6/+69
| | | | | | Add the optional ares_config_info patch from Unreal IRCD, on by default; this is a step closer to building Unreal IRCD with the port version of c-ares.
* Update to 0.05.tobez2006-12-052-4/+4
|
* Update to 0.04.tobez2006-12-022-4/+4
|
* - Add BUILD_STATIC knobmiwi2006-11-231-1/+7
| | | | | PR: 105783 Submitted by: Sten Spans (sten@mx0.blinkenlights.nl) maintainer
* - Fix pkg-plistmiwi2006-11-212-0/+3
| | | | | PR: 105685 Submitted by: Olafur Osvaldsson (maintainer)
* Bump PORTREVISION for changes in previous commit.stefan2006-11-192-0/+2
|
* - Add patches to fix IPv6 support. [1]stefan2006-11-198-4/+62
| | | | | | | | | - Add a comment to mark bundled recursor as deprecated (by the author). [2] - s/INSTALLS_SHLIB/USE_LDCONFIG/ to satisfy portlint. PR: 105490 [1], 105491 [2] Submitted by: Sten Spans<sten@blinkenlights.nl> [1], [2] Approved by: maintainer [1], [2]
* The config directory specified in 'config.h' is differentlaszlof2006-11-181-1/+2
| | | | | | | | from the directory used by the rest of the port. PR: ports/105588 Submitted by: Sten Spans <sten@blinkenlights.nl> Approved by: erwin (co-mentor)
* - Update to 0.7.8miwi2006-11-172-4/+4
| | | | | PR: ports/105631 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* Add powerdns-recursor 3.1.4, an advanced DNS recursor.ehaupt2006-11-169-0/+206
| | | | | PR: 105526 Submitted by: sten at blinkenlights.nl
* OpenDD is a DynDNS client, written in C, and especially designedmiwi2006-11-166-0/+132
| | | | | | | | | | | | for small gateway machines, like a Soekris box. Its main feature is that it does not require any Perl or Python interpreter. It supports HTTPS, can send a mail report, and can run as daemon. It is also very easy to deploy. WWW: http://www.bsdmon.com/wakka/OpenDD PR: ports/105434 Submitted by: Alexander Logvinov <ports at logvinov.com>
* Improved version of dns/rbllookupedwin2006-11-135-0/+62
|
* Change my email address to farrokhi@ in all ports that I maintain.farrokhi2006-11-083-3/+3
| | | | Approved by: miwi (mentor)
* Build and install the shared c-ares library too, not just the static one.roam2006-11-082-2/+10
| | | | | | This should help the build of libcurl on amd64, what with -fPIC and such. Reported by: girgen
* - Update to 3.0.2clsung2006-11-062-5/+4
| | | | | PR: ports/105200 Submitted by: maintainer (Olafur Osvaldsson)
* - Add CONFLICTS with dns/nsd2.alepulver2006-11-051-0/+2
|
* - Add CONFLICTS with dns/nsd and avoid duplicate LATEST_LINK.alepulver2006-11-051-0/+4
|
* - Update to 2.35miwi2006-11-052-6/+7
| | | | | | PR: ports/105013 Submitted by: Babak Farrokhi (maintainer) Sponsored by: FreeBSD Bug-a-thon #2
* Drop maintainershipjylefort2006-11-031-1/+1
|
* Update to version 9.3.2-P2, which addresses the vulnerabilitydougb2006-11-038-32/+32
| | | | | | | | | | | | | | | | | | | | | | announced by ISC dated 31 October (delivered via e-mail to the bind-announce@isc.org list today): Description: Because of OpenSSL's recently announced vulnerabilities (CAN-2006-4339, CVE-2006-2937 and CVE-2006-2940) which affect named, we are announcing this workaround and releasing patches. A proof of concept attack on OpenSSL has been demonstrated for CAN-2006-4339. OpenSSL is required to use DNSSEC with BIND. Fix for version 9.3.2-P1 and lower: Upgrade to BIND 9.2.3-P2, then generate new RSASHA1 and RSAMD5 keys for all old keys using the old default exponent and perform a key rollover to these new keys. These versions also change the default RSA exponent to be 65537 which is not vulnerable to the attacks described in CAN-2006-4339.
* - Update to 1.4miwi2006-11-012-6/+5
| | | | | | | - INSTALLS_SHLIB -> USE_LDCONFIG PR: ports/104801 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
* Remove dns/queryperf in favour of dns/dnsperfedwin2006-11-016-55/+0
|
* [new port] dns/queryperf net/dhcperf replacement for dns/queryperfedwin2006-11-014-0/+46
| | | | | PR: ports/104663 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* NSD (Name Server Daemon) is a complete implementation of analepulver2006-11-017-0/+155
| | | | | | | | | authoritative DNS nameserver. WWW: http://www.nlnetlabs.nl/nsd PR: ports/104469 Submitted by: oli at isnic.is
* Update to 0.6.8krion2006-10-312-4/+4
|
* - update to 2.1.3clsung2006-10-314-17/+16
| | | | | | | - grab maintainership PR: ports/104528 Submitted by: maintainer (Kay Abendroth)
* - Update to 0.30clsung2006-10-313-4/+8
|
* - Update to 1.4.1miwi2006-10-313-7/+7
| | | | | | | - Pass maintainership to submitter PR: ports/104598 Submitted by: Babak Farrokhi <babak@farrokhi.net>
* - update to 2.34miwi2006-10-312-5/+4
| | | | | PR: ports/104527 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
* - fix interactive mode for OpenLDAPdinoex2006-10-311-1/+1
| | | | Andrik~ Tam~
* Update MASTER_SITES and the WWW: line to reflect the project's newshaun2006-10-192-2/+3
| | | | | | | | | location. PR: ports/104548 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: portmgr (erwin), Mark Foster <mark@foster.cc> (maintainer)
* Oops, it seems that the tabs were being mangled while I copydelphij2006-10-122-4/+4
| | | | | | | and paste them on my MacBook, so fix it. Pointy hat to: delphij Approved by: portmgr (implicit)
* Fix build with Python 2.5 by adding encoding information ondelphij2006-10-123-0/+15
| | | | | | two files, as requested by pep-0263. Approved by: portmgr/maintainer (linimon)
* - Update to 0.39clsung2006-10-102-4/+4
| | | | | PR: ports/104220 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Update to 1.0.3pav2006-10-074-11/+11
| | | | | | | - Update maintainer's address PR: ports/104031 Submitted by: Jason DiCioccio <jd@ods.org> (maintainer)
* Add sshfp, generate SSHFP DNS records from knownhosts files or ssh-keyscanehaupt2006-10-054-0/+43
|
* Add p5-Net-DNS-ToolKit 0.29, tools for working with DNS packets.clsung2006-10-045-0/+122
| | | | | PR: ports/103107 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Update to 0.09clsung2006-09-302-4/+4
|
* - gcc -Wall cleanup patches, contributed by Pietro Cerutti; [1]bsam2006-09-299-2/+322
| | | | | | | - divide proposed files/patch-aa into several files. PR: 103771 [1] Submitted by: Dan Pelleg <daniel+mdnsd at pelleg.org> (maintainer) [1]
* Update to 0.59, which mostly cleans up the PTR code.dougb2006-09-282-4/+4
|
* Add p5-Net-DNS-Codes 0.08, collection of C library DNS codes.clsung2006-09-265-0/+38
| | | | | PR: ports/103106 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Add in the SRV record patch by Michael Handler.roam2006-09-232-2/+12
| | | | | | | | Note that this is another patch that conflicts with the jumbo patch. PR: 69191 Submitted by: "Michal F. Hanula" <f@7f000001.org>, Nick Barkas <snb@threerings.net>
* - Fix required_files in rc script.rafan2006-09-232-1/+2
| | | | | | | | It requres nsd.conf instead of nsd.zones. PR: ports/103491 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org> Approved by: Olafur Osvaldsson <oli at isnic.is> (maintainer)
* - Updating to current version (released 2006-07-26).leeym2006-09-227-28/+17
| | | | | | | | | - renamed start script to modern format (without .sh) - Added better example data (including pkg-message) - utilize SUB_FILES PR: 103153 Submitted by: paul+ports at it.ca
* Update to 0.6.7krion2006-09-213-7/+8
|
* - Update to 3.0.1miwi2006-09-134-122/+78
| | | | | | | | - Changed to OPTIONS - Added a warning for those using NSD_OPTIONS PR: ports/103196 Submitted by: Olafur Osvaldsson <oli(at)isnic.is> (maintainer)
* Oops. Actually connect the dns/c-ares port to the build.roam2006-09-071-0/+1
| | | | Reported by: linimon, kris
* Upgrade to version 9.3.2-P1, which addresses the following securitydougb2006-09-078-32/+32
| | | | | | | | | | | | | vulnerabilities: http://www.niscc.gov.uk/niscc/docs/re-20060905-00590.pdf?lang=en 2066. [security] Handle SIG queries gracefully. [RT #16300] http://www.kb.cert.org/vuls/id/697164 1941. [bug] ncache_adderesult() should set eresult even if no rdataset is passed to it. [RT #15642] All users of BIND 9 are encouraged to upgrade to this version.
* RESTRICTED is intended here instead of NO_PACKAGEkris2006-09-041-1/+1
|
* Make it buildable on RELENG_6 after correction of the 2nd argumentume2006-09-032-0/+67
| | | | | | of gethostbyaddr(3). Reported by: pointyhat via kris
* - Update to 1.1.0miwi2006-08-283-71/+73
| | | | | PR: ports/102517 Submitted by: Konstantin Saurbier <saurbier(at)math.uni-bielefeld.de> (maintainer)
* Add OPTIONS to the rest of my ports that need them.dougb2006-08-286-74/+64
| | | | Add CONFLICTS to the bind* ports.
* NetAddr/IP.pm has changed its location after the last update.tobez2006-08-241-1/+1
| | | | | | | | | | Chase dependent ports and specify the dependency using "package dependency" syntax which is immune to such changes. No portrevision bumps. Reported by: krismail Pointy hat to: tobez
* Release maintainership on behalf of Bjorn Lindstromfenner2006-08-231-1/+1
| | | | Requested-by: MAINTAINER
* - Fix rc script installationmiwi2006-08-211-5/+3
| | | | | | | | | - Update MASTER_SITES - Bump PORTREVISION PR: ports/102284 Submitted by: Babak Farrokhi <babak(at)farrokhi.net> Approved by: krion (mentor)
* - Update to 0.09clsung2006-08-153-9/+10
| | | | | | PR: ports/102004 Submitted by: Jin-Shan Tseng <tjs at cdpa dot nsysu dot edu dot tw> Approved by: maintainer (Dominik Brettnacher)
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Install to /... instead of to /...se2006-08-121-3/+3
|
* - Update to 2.0rafan2006-08-126-95/+124
| | | | | | | | - Fix rc script, use command_interpreter to make it stop properly - Pass maintainership to submitter PR: ports/101672 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* - Update to 3.1.0miwi2006-08-114-74/+16
| | | | | | | | - Pass maintainership to submitter PR: ports/101601 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor)
* - Update to 2.33rafan2006-08-102-5/+4
| | | | | PR: ports/101745 Submitted by: Babak Farrokhi <babak at farrokhi.net> (maintainer)
* Fix build of optional LDAP backend with newer versions of OpenLDAParved2006-08-072-2/+2
| | | | | | PR: 97431 Reported by: Thomas Köllmann <koellmann@gmx.net> Submitted by: "Ralf van den Enden" <Ralf.vdEnden@wldelft.nl>
* Support DESTDIRerwin2006-08-061-2/+2
| | | | | PR: 101427 Submitted by: gabor (maintainer)
* - fix dbus dependency issueitetcu2006-08-021-2/+5
| | | | | | | | - change IPv6 OPTION default to off - bump PORTREVISION PR: ports/101172 Submitted by: Babak Farrokhi (maintainer)
* - update to 0.38clsung2006-07-312-4/+4
|
* - Rid the tree of double slashes in URL pathssat2006-07-281-1/+1
|
* - Update to 1.0.1clsung2006-07-143-12/+26
| | | | | | PR: ports/99998 Submitted by: clsung Approved by: maintainer (Janos Mohacsi)
* - Update to 2.0.4clsung2006-07-142-4/+4
| | | | | | PR: ports/99996 Submitted by: clsung Approved by: maintainer (Janos Mohacsi)
* Note that dns/ares and dns/c-ares are in conflict.roam2006-07-142-0/+5
|
* Add c-ares 1.3.1, Daniel Stenberg's adopted version of the ares libraryroam2006-07-144-17/+30
| | | | | | | for asynchronous DNS resolving. It was repo-copied from the dns/ares port. WWW: http://daniel.haxx.se/projects/c-ares/ Author: Daniel Stenberg <daniel@haxx.se>
* - Update to 2.32rafan2006-07-142-8/+7
| | | | | | | - Pass maintainership to submitter PR: ports/100207 Submitted by: Babak Farrokhi <babak farrokhi.net>
* Add p5-Net-RBLClient 0.5, queries multiple Realtime Blackhole Lists inclsung2006-07-135-0/+53
| | | | | | | parallel. PR: ports/100187 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* 1. Update to 0.58, which contains numerous small bug fixes, and newdougb2006-07-092-8/+11
| | | | | | | | | | | | | | functionality for DLV/DNSSEC. 2. Add virtual category ipv6 3. Add OPTIONS for IPV6, enabled by default. 4. Fix the test for WITH_IPV6, and move it out of the test for ${PERL_LEVEL} < 500800. On my system, the IPv6 libraries are not (any longer?) installed by default with Perl 5.8. The test is harmless if the libraries are there in any case, so remove the pointless micro-optiimiztion.
* Fix installation of libadns.so.1arved2006-07-042-0/+11
| | | | | | | | Bump PORTREVISION Reported by: Johan Bergs <johan.bergs@ua.ac.be> Submitted by: "Babak Farrokhi" <babak@farrokhi.net> Pointy hat to: arved
* - WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mkclsung2006-07-031-1/+0
| | | | | | PR: ports/99717 Submitted by: clsung Approved by: portmgr (erwin)
* - Update to 1.3.stefan2006-07-033-38/+5
| | | | | | | | - Assign maintainership to submitter. PR: 99434 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: arved (mentor)
* Change a non-existent USE_PERL to a working USE_PERL5erwin2006-06-261-1/+1
| | | | Approved by: maintainer timeout
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-261-1/+0
| | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin)
* Update to bind 9.3.2mat2006-06-243-8/+9
| | | | | PR: 97600 Submitted by: maintainer
* Bump PORTREVISION which should have been done when distinfo was updated.linimon2006-06-241-1/+1
| | | | Pointy hat to: lawrance
* - Update to 1.4.0pav2006-06-233-7/+12
| | | | | | PR: ports/98569 Submitted by: Martin Jackson <mhjacks@swbell.net> Approved by: maintainer timeout (lioux; 17 days)
* - Update to 1.2.10garga2006-06-222-4/+4
| | | | | PR: ports/99257 Submitted by: maintainer
* - Pass maintainership to submitter [1]shaun2006-06-223-21/+18
| | | | | | | | | - Update WWW line in pkg-descr [1] - portlint(1) -> use EXAMPLESDIR/DOCSDIR macros PR: ports/99265 [1] Submitted by: Mark Foster <mark@foster.cc> Approved by: ahze (mentor)
* Update to 2.0.1hq2006-06-222-4/+4
| | | | Reported by: portscout
* Change pdnsd_flags to command_args in pdnsd rc.d startup script so thatflz2006-06-202-2/+2
| | | | | | pdnsd_flags can be safely overriden by user without worrying about "-d". Approved by: maintainer
* rcNGefyerwin2006-06-194-26/+20
| | | | | | PR: 97852 Submitted by: Zane C. B. <v.velox@vvelox.net> with changes from maintainer Approved by: gabor (maintainer)
* - make use of the new bsd.bdb.mk infrastructureitetcu2006-06-172-25/+6
| | | | | | | - add support for BDB ver. 4.4 PR: ports/98991 Submitted by: maintainer
* - Update to 3.7.0sat2006-06-162-5/+9
| | | | Approved by: radek@raadradd.com (maintainer)
* Update to 2.06itetcu2006-06-162-4/+4
| | | | | | PR: ports/98491 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer
* Reset andrew@ugh.net.au due to multiple timeouts.linimon2006-06-142-4/+1
|
* Reset bouncing maintainer address.linimon2006-06-101-1/+1
|
* Update WWW.dougb2006-06-082-2/+2
| | | | Submitted by: fenner's distfile survey
* Add SHA256 checksumedwin2006-06-071-0/+1
|
* Update MASTER_SITESmiwi2006-06-071-3/+1
| | | | | | PR: ports/97648 Submitted by: miwi Approved by: krion (mentor), maintainer timeout