aboutsummaryrefslogtreecommitdiff
path: root/dns/dualserver
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update to version 7.02Pawel Pekala2013-05-244-43/+33
| | | | | | | | PR: ports/178750 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) Notes: svn path=/head/; revision=319000
* Add an additional MASTER_SITE because upstream removes older releases.Raphael Kubo da Costa2013-05-161-1/+2
| | | | | | | | PR: ports/178541 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) Notes: svn path=/head/; revision=318341
* Update to 7.01Emanuel Haupt2013-05-034-70/+58
| | | | | | | | PR: 178200 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) Notes: svn path=/head/; revision=317194
* - Update to version 6.94 [1]Pawel Pekala2012-12-205-16/+234
| | | | | | | | | | | | - Use CXXFLAGS, PTHREAD_LIBS during build - Fix typo in pkg-descr - Give maintainership to submitter PR: ports/174005 [1] Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> Notes: svn path=/head/; revision=309329
* Fix problem introduced in r302141. The directory for the unpacked sourceDoug Barton2012-08-151-1/+3
| | | | | | | | files is unversioned, so it conflicts with the name of the rc.d script in WRKDIR after SUB_FILES is applied. Notes: svn path=/head/; revision=302555
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-2/+3
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - Drop maintainership. New versions of this software do not build onGabor Kovesdan2008-08-141-1/+1
| | | | | | | | | FreeBSD. Although I don't use it any more I offered my help to the upstream developers in geting it to work, but I have got no response from them. Notes: svn path=/head/; revision=218553
* - Update to 3.0Gabor Kovesdan2007-08-152-4/+4
| | | | | | | | PR: ports/115324 Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br> Notes: svn path=/head/; revision=197766
* - Remove DESTDIR support from my ports as it is useless now. New implementationGabor Kovesdan2007-03-311-2/+2
| | | | | | | is coming. Notes: svn path=/head/; revision=188901
* - Remove support for FreeBSD 4.xGabor Kovesdan2007-02-173-75/+0
| | | | | | | Approved by: erwin (mentor, implicit) Notes: svn path=/head/; revision=185392
* Change my e-mail address.Gabor Kovesdan2006-12-081-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=179182
* Support DESTDIRErwin Lansing2006-08-061-2/+2
| | | | | | | | PR: 101427 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=169815
* Update to 2.1Erwin Lansing2006-06-053-49/+42
| | | | | | | | | PR: 98419 Submitted by: miwi, with fixes from maintainer Approved by: maintainer Notes: svn path=/head/; revision=164476
* Update to 2.0Erwin Lansing2006-04-304-86/+83
| | | | | | | | PR: 96130 Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer) Notes: svn path=/head/; revision=160907
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* Add dualserver 1.0 to ports/dns.Simon Barner2005-12-126-0/+155
It is a combined DHCP/DNS server for small LANs. PR: ports/90216 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=150970