aboutsummaryrefslogtreecommitdiff
path: root/dns/opendd
Commit message (Collapse)AuthorAgeFilesLines
* - By request undeprecate and unmark this port as BROKEN.Eitan Adler2013-10-211-2/+1
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=331175
* - By request undeprecate and unmark this port as BROKEN.Eitan Adler2013-10-211-16/+8
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=331174
* Deprecated some ports broken for more than 6 monthBaptiste Daroussin2013-10-181-0/+3
| | | | Notes: svn path=/head/; revision=330726
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Use DOCS instead of NOPORTDOCSBaptiste Daroussin2013-02-201-8/+5
| | | | Notes: svn path=/head/; revision=312665
* - Reassign ports from avl@ back to pool at his request.Dima Panov2013-02-201-1/+1
| | | | | | | | Submitted by: avl via IM Approved by: avl via IM Notes: svn path=/head/; revision=312628
* remove quotes from description (I forgot :w when I fixed this)Eitan Adler2012-10-021-1/+1
| | | | Notes: svn path=/head/; revision=305170
* Covert to OptionsNGEitan Adler2012-10-021-6/+9
| | | | | | | | | Mark opendd broken Approved by: maintainer timeout (>= 3 months) Notes: svn path=/head/; revision=305169
* 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
* - Fix build with clangAlexander Logvinov2012-01-031-2/+3
| | | | Notes: svn path=/head/; revision=288453
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-281-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=234716
* - Make MAKE_JOBS_SAFE [1]Martin Wilke2009-03-312-6/+29
| | | | | | | | | | - Set OPENSSL default Submitted by: danfe [1] Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=231412
* - Make MAKE_JOBS_UNSAFEMartin Wilke2009-03-311-0/+1
| | | | | | | | PR: 133125 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=231363
* - Update to 0.7.9Rong-En Fan2008-04-273-20/+21
| | | | | | | | | | - Use ETCDIR PR: ports/122834 Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer) Notes: svn path=/head/; revision=212073
* - Update to 0.7.8Martin Wilke2006-11-172-4/+4
| | | | | | | | PR: ports/105631 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=177444
* OpenDD is a DynDNS client, written in C, and especially designedMartin Wilke2006-11-155-0/+131
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> Notes: svn path=/head/; revision=177356