aboutsummaryrefslogtreecommitdiff
path: root/dns/maradns/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.13.Mathieu Arnold2015-10-161-20/+20
| | | | | | | | PR: 203810 Sponsored by: Absolight Notes: svn path=/head/; revision=399477
* Update to 2.0.12.Mathieu Arnold2015-09-281-2/+2
| | | | | | | | | PR: 203213 Submitted by: olgeni Sponsored by: Absolight Notes: svn path=/head/; revision=398112
* - Don't use / in sed regexps to allow paths, unbreaking cross-buildsDmitry Marakasov2015-08-051-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=393596
* Update to 2.0.11.Mathieu Arnold2015-03-111-3/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=381010
* Update to 2.0.10.Mathieu Arnold2015-01-261-3/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=377938
* Update MASTER_SITES, remove OPTIONS_DEFAULT, IPv6 is already default on.Mathieu Arnold2014-08-011-3/+1
| | | | | | | | | PR: 192288 Submitted by: takefu Sponsored by: Absolight Notes: svn path=/head/; revision=363696
* Convert to USES=tarBryan Drewery2014-04-241-1/+1
| | | | Notes: svn path=/head/; revision=352056
* Respect CC, cleanup some patch.Mathieu Arnold2014-02-211-0/+1
| | | | | | | | Submitted by: takefu (based on) Sponsored by: Absolight Notes: svn path=/head/; revision=345480
* Update dns/maradns to 2.0.09.Mathieu Arnold2014-02-201-32/+33
| | | | | | | | | Copy maradns 1.4.14 to dns/maradns1. Sponsored by: Absolight Notes: svn path=/head/; revision=345251
* Update to 1.4.14.Mathieu Arnold2014-02-131-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=344104
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Update to 1.4.13Mathieu Arnold2013-12-271-5/+7
| | | | | | | | PR: ports/185224 Submitted by: Takefu Notes: svn path=/head/; revision=337734
* - Convert to staging.Mathieu Arnold2013-11-251-36/+31
| | | | | | | - Take maintainership. Notes: svn path=/head/; revision=334859
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: dns)Pietro Cerutti2013-02-071-3/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311830
* - Convert to OptionsNGBernhard Froehlich2012-10-241-8/+6
| | | | | | | | | | | | | | - Shrink pkg-desc to make portlint happy - Trim Makefile headers - Cleanup CLANG patch - Drop maintainership PR: ports/172949 Submitted by: Takefu <takefu@airport.fm> Feature safe: yes Notes: svn path=/head/; revision=306338
* - Update to 1.4.12Bernhard Froehlich2012-08-041-3/+3
| | | | | | | | | | | | - Whitespace fixes in pkg-descr - Remove SF from MASTER_SITES - Fix CC definition (fixes CLANG builds) PR: ports/170322 Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=302012
* - Update to 1.4.10Bernhard Froehlich2012-01-171-1/+1
| | | | | | | | PR: ports/164233 Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=289368
* - Update to 1.4.07Bernhard Froehlich2011-12-201-2/+5
| | | | | | | | | | - Add LICENSE PR: ports/163325 Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=287739
* - Add missing USERS/GROUPS for bindBernhard Froehlich2011-04-121-0/+3
| | | | | | | | | | - Improve ident for syslog messages to only show "maradns:" instead of "/usr/local/sbin/maradns:" - Bump PORTREVISION Submitted by: n j <nino80@gmail.com> Notes: svn path=/head/; revision=272599
* - Update to 1.4.06Bernhard Froehlich2011-01-311-1/+1
| | | | | | | | | | | - Remove MD5 checksum Submitted by: n j <nino80 at gmail dot com> Security: 8015600f-2c80-11e0-9cc1-00163e5bf4f9 Feature safe: yes Notes: svn path=/head/; revision=268473
* - Update to 1.4.05Bernhard Froehlich2010-09-271-1/+1
| | | | | | | Approved by: beat (co-mentor, implicit) Notes: svn path=/head/; revision=261945
* - Update to 1.4.04Bernhard Froehlich2010-08-051-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=258802
* - Change to my FreeBSD email addressBernhard Froehlich2010-04-011-1/+1
| | | | | | | Approved by: miwi (mentor), beat (co-mentor) Notes: svn path=/head/; revision=251968
* - Update to 1.4.03Martin Wilke2010-02-081-1/+1
| | | | | | | | PR: 143534 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=249438
* - Update to 1.4.02Martin Wilke2010-01-181-5/+4
| | | | | | | | | | - Pass maintainership to submitter PR: 142723 Submitted by: Bernhard Froehlich <decke@bluelife.at> Notes: svn path=/head/; revision=248088
* - Fix startup scriptMartin Wilke2009-10-071-1/+3
| | | | | | | | | - Fix config path Reported by: Bernhard Frohelich, Martin Tournoij <carpetsmoker@rwxrwxrwx.net> Notes: svn path=/head/; revision=242545
* - Update to 1.3.07.09Martin Wilke2009-09-231-6/+5
| | | | | | | | | PR: 139074 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> Feature safe: yes Notes: svn path=/head/; revision=241962
* - USE_RC_SUBR != yesPhilip M. Gollucci2009-07-151-29/+17
| | | | | | | | | - clean up rc scripts - portlint - honor NOPORTEXAMPLES Notes: svn path=/head/; revision=237854
* - Update to 1.2.12.10Martin Wilke2009-04-111-3/+2
| | | | | | | | PR: 133471 Submitted by: Bernhard Froehlich <decke@bluelife.at> Notes: svn path=/head/; revision=232064
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+1
| | | | Notes: svn path=/head/; revision=225293
* - Update to 1.2.12.08Martin Wilke2008-01-101-2/+2
| | | | | | | | | | | | - Drop Maintainership PR: 119470 Submitted by: Mark D. Foster <mark@foster.cc> Approved by: Alex Kapranoff <alex@kapranoff.ru> Security: http://www.vuxml.org/freebsd/f358de71-bf64-11dc-928b-0016179b2dd5.html Notes: svn path=/head/; revision=205399
* - Ignore on FreeBSD 5.XPav Lucistnik2007-07-221-1/+7
| | | | Notes: svn path=/head/; revision=196054
* - change duende source to create PID file by itselfPav Lucistnik2007-06-161-0/+2
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=193661
* - Update to 1.2.12.06Martin Wilke2007-05-251-1/+1
| | | | | | | | PR: 112768 Submitted by: Alex Kapranoff <alex@kapranoff.ru> (maintainer) Notes: svn path=/head/; revision=191852
* - Updated to 1.2.12.05Nicola Vitale2007-02-221-1/+1
| | | | | | | | | | - Fixed a typo in pkg-descr PR: ports/109340 Submitted by: Alex Kapranoff <alex at kapranoff.ru> (maintainer) Notes: svn path=/head/; revision=185685
* - Update to 1.2.12.04Martin Wilke2006-12-141-19/+1
| | | | | | | | PR: ports/106699 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer) Notes: svn path=/head/; revision=179753
* - Update to 1.2.10Renato Botelho2006-06-221-1/+1
| | | | | | | | PR: ports/99257 Submitted by: maintainer Notes: svn path=/head/; revision=166039
* - Update to 1.2.07.5Pav Lucistnik2006-05-291-1/+1
| | | | | | | | PR: ports/98077 Submitted by: Alex Kapranoff <alex@kapranoff.ru> (maintainer) Notes: svn path=/head/; revision=163883
* - Update to 1.2.07.1Pav Lucistnik2006-04-041-1/+1
| | | | | | | | PR: ports/95269 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer) Notes: svn path=/head/; revision=158789
* - Update to 1.2.03.1Pav Lucistnik2006-01-231-2/+1
| | | | | | | | PR: ports/92200 Submitted by: Alex Kapranoff <alex@kapranoff.ru> (maintainer) Notes: svn path=/head/; revision=154239
* - Update to 1.2.01Pav Lucistnik2006-01-201-41/+57
| | | | | | | | PR: ports/91994 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer) Notes: svn path=/head/; revision=153995
* - Update to 1.0.30Pav Lucistnik2005-07-011-1/+1
| | | | | | | | PR: ports/82858 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer) Notes: svn path=/head/; revision=138294
* Update to 1.0.28Jean-Yves Lefort2005-05-111-6/+1
| | | | | | | | PR: ports/80900 Submitted by: maintainer Notes: svn path=/head/; revision=135076
* - Update to 1.0.25Simon Barner2005-04-161-1/+6
| | | | | | | | | Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer) PR: ports/79128 Approved by: arved (mentor) Notes: svn path=/head/; revision=133468
* - Update to version 1.0.23Kirill Ponomarev2004-06-021-2/+1
| | | | | | | | PR: ports/67490 Submitted by: maintainer Notes: svn path=/head/; revision=110669
* - Update to version 1.0.22Kirill Ponomarev2004-05-261-3/+3
| | | | | | | | PR: ports/67212 Submitted by: maintainer Notes: svn path=/head/; revision=110064
* - Pass maintainership to previous submitter.Clement Laforet2004-04-181-1/+1
| | | | Notes: svn path=/head/; revision=107467
* - Make dns/maradns startup script use rc.subr(8).Clement Laforet2004-04-181-8/+18
| | | | | | | | | | | | | | - Provide additional startup script for zoneserver(8) program needed to run an authorative primary nameserver. - Both these scripts pipe programs' output into logger(1) so that maradns logs into syslog. - Installs an example zonefile in maradns (csv1) format. PR: 65624 Submitted by: Alex Kapranoff <kappa@vvs01.agava.net> Notes: svn path=/head/; revision=107430
* - Update to 1.0.21Clement Laforet2004-04-141-1/+1
| | | | Notes: svn path=/head/; revision=107052