aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 0.54, which contains many bug fixesDoug Barton2005-12-132-7/+18
| | | | | | | | work around the fact that the crypto features of this library require dependencies which are not available to Perl < 5.6.2. Notes: svn path=/head/; revision=151087
* Be more friendly to other ports that might leave files hereDoug Barton2005-12-131-1/+1
| | | | Notes: svn path=/head/; revision=151086
* Update to 2.3.3Emanuel Haupt2005-12-122-3/+4
| | | | | | | | | PR: 90177 Submitted by: Konstantin Saurbier <Konstantin@math.uni-bielefeld.de> Approved by: Olafur Osvaldsson <oli@isnic.is> (maintainer) Notes: svn path=/head/; revision=150979
* - Update to 0.13Erwin Lansing2005-12-123-7/+8
| | | | | | | - Mark for perl 5.6.0 or higher. Notes: svn path=/head/; revision=150977
* Add dualserver 1.0 to ports/dns.Simon Barner2005-12-127-0/+156
| | | | | | | | | | It is a combined DHCP/DNS server for small LANs. PR: ports/90216 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=150970
* Update to 0.9803Sergey Skvortsov2005-12-062-3/+4
| | | | | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-0.9803/CHANGES Notes: svn path=/head/; revision=150541
* Move the verify target after pre-fetch.Doug Barton2005-12-064-12/+12
| | | | Notes: svn path=/head/; revision=150511
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-042-2/+0
| | | | Notes: svn path=/head/; revision=150427
* Update to 0.6.0Kirill Ponomarev2005-12-042-3/+4
| | | | Notes: svn path=/head/; revision=150369
* - Fix detection of device list by avoiding a conflict of the global portsSimon Barner2005-12-012-9/+6
| | | | | | | | | | | | | collection variable ${ARCH} and a variable of the same name in this port's Makefile - Bump PORTREVISION Reported by: Rudi Kramer <derth@wbs.co.za> on freebsd-ports: http://lists.freebsd.org/pipermail/freebsd-ports/2005-November/027809.html Notes: svn path=/head/; revision=150159
* Update port: dns/dnrd (bug fix release)Edwin Groothuis2005-11-302-3/+4
| | | | | | | | | | | DNRD will always bind to all interfaces, even if the user specifically says it should bind to only one, using the -a option. PR: ports/89774 Submitted by: Natanael Copa <natanael.copa@gmail.com> Notes: svn path=/head/; revision=150087
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Committed the wrong version ... s#/usr/local#${LOCALBASE}#Doug Barton2005-11-274-4/+4
| | | | Notes: svn path=/head/; revision=149630
* Fix a long-standing problem that appears when users installDoug Barton2005-11-274-4/+28
| | | | | | | | | | | | | | openssl from ports, and do not use the option to have the port version overwrite the base version. Several folks have mentioned this problem in the past, but a good workaround (and more importantly, solid testing) were provided by the submitter. Submitted by: Uffe Vedenbrant <uffe@vedenbrant.se> Notes: svn path=/head/; revision=149628
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* - Add SHA256Pav Lucistnik2005-11-261-2/+16
| | | | Notes: svn path=/head/; revision=149518
* - Style: ports@freebsd.org -> ports@FreeBSD.orgPav Lucistnik2005-11-251-1/+1
| | | | Notes: svn path=/head/; revision=149492
* - Move net/doc to dns/doc, which is a more suitable category for itPav Lucistnik2005-11-252-1/+2
| | | | | | | | Approved by: maintainer timeout (sanpei; 1 month) Repocopy by: marcus Notes: svn path=/head/; revision=149486
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-254-0/+7
| | | | Notes: svn path=/head/; revision=149422
* Unbreak powerdnsEdwin Groothuis2005-11-252-2/+4
| | | | | | | | | | Change the Makefile so compiling against the LDAP library works again PR: ports/89477 Submitted by: Ralf van der Enden <tremere@cainites.net> Notes: svn path=/head/; revision=149403
* dns/idnkit: runidn does nothingEdwin Groothuis2005-11-252-1/+3
| | | | | | | | | | | | | | | nstallbug + non-function libidnkutres.la doesn't get installed. "Have you installed idnkit? I cannot find libidnkitres.la." When it is copied into /usr/local/lib, the errormessage disappears, but there is no function. At least by making it run, there is a chance that somebody will fix it. Notes: svn path=/head/; revision=149343
* - Add SHA256Pav Lucistnik2005-11-2412-0/+12
| | | | Notes: svn path=/head/; revision=149250
* - Remove unused checksumPav Lucistnik2005-11-241-2/+1
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=149248
* - StylePav Lucistnik2005-11-241-1/+0
| | | | Notes: svn path=/head/; revision=149247
* Add SHA256 checksums to my portsDoug Barton2005-11-248-0/+19
| | | | Notes: svn path=/head/; revision=149230
* - Update WWWEmanuel Haupt2005-11-232-1/+2
| | | | | | | | | | | - Add SHA256 hash PR: 89161 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: Jason DiCioccio <jd@ods.org> (maintainer) Notes: svn path=/head/; revision=149183
* Update to 0.231Mario Sergio Fujikawa Ferreira2005-11-182-4/+4
| | | | Notes: svn path=/head/; revision=148698
* - Better use of USE_RC_SUBR infrastructurePav Lucistnik2005-11-173-9/+7
| | | | Notes: svn path=/head/; revision=148651
* - Fix rc script and use modern USE_RC_SUBR infrastructurePav Lucistnik2005-11-173-15/+9
| | | | | | | | PR: ports/83946 (inspired by) Approved by: maintainer timeout (se; 4 months) Notes: svn path=/head/; revision=148647
* Update to 0.6. Require perl from ports.Anton Berezin2005-11-172-5/+14
| | | | Notes: svn path=/head/; revision=148572
* Update WWWMarcus Alves Grando2005-11-162-2/+3
| | | | | | | | | | Add SHA256 PR: 89158 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=148532
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-158-11/+8
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* o Permission safeness fix: files can become unaccessible dependingMario Sergio Fujikawa Ferreira2005-11-151-0/+4
| | | | | | | | on umask(1) settings o Bump PORTREVISION Notes: svn path=/head/; revision=148306
* libnet update:Sergey Matveychuk2005-11-141-2/+2
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Update to 1.3.5Mario Sergio Fujikawa Ferreira2005-11-143-4/+6
| | | | | | | Prompted by: edwin (FreeBSD Ports Version Check) Notes: svn path=/head/; revision=148224
* - add SHA checksumDirk Meyer2005-11-131-0/+5
| | | | Notes: svn path=/head/; revision=148088
* Move IDN related ports from devel to dns category:Pav Lucistnik2005-11-123-3/+5
| | | | | | | | | | | devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus Notes: svn path=/head/; revision=148048
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-112-0/+2
| | | | Notes: svn path=/head/; revision=147883
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-112-2/+2
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* - Update to 0.08Pav Lucistnik2005-11-102-4/+4
| | | | | | | Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=147818
* Remove the usage of 'misc' as a secondary category.Mark Linimon2005-11-101-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=147782
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
| | | | | | | | PR: 88734 Submitted by: maintainer Notes: svn path=/head/; revision=147724
* Add SHA256 checksums to the distinfo files.Edwin Groothuis2005-11-082-0/+2
| | | | Notes: svn path=/head/; revision=147643
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Respect LOCALBASEMarcus Alves Grando2005-11-041-2/+2
| | | | | | | | PR: 88489 Submitted by: Hugo Meiland <hugo@meiland.nl> (maintainer) Notes: svn path=/head/; revision=147220
* Update to 2.9.19Koop Mast2005-11-0416-160/+100
| | | | | | | | | | | Changelog: http://rtfm.powerdns.com/changelog.html#CHANGELOG-2-9-19 Add extra patch to plug memory hole. PR: 88231 Submitted by: Ralf van der Ende <tremere AT cainites dot net> (maintainer) Notes: svn path=/head/; revision=147197
* Update to 0.2.0Marcus Alves Grando2005-11-032-4/+3
| | | | | | | | PR: 88440 Submitted by: Neal Nelson <neal@nelson.name> (maintainer) Notes: svn path=/head/; revision=147106
* Update to 1.2.3Marcus Alves Grando2005-10-315-14/+22
| | | | | | | | | | | Add WITHOUT_IPV6 OPTION Take maintainership PR: 88243 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> Notes: svn path=/head/; revision=146793
* For the ports that I maintain, do the following as appropriate:Doug Barton2005-10-298-8/+44
| | | | | | | | | | | | 1. Add myself as a backup master site (Sourceforge and CPAN ports already have good enough coverage, so skip them). 2. For all ports that have them, download the PGP signature files. 3. For ports in 2, add a verify target to the Makefile 4. For ports where I was already providing a master site, update the URL. 5. Pet portlint in a couple of places. Notes: svn path=/head/; revision=146646