| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.7.9_1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
03 Jan 2012 05:30:26
0.7.9_1
|
avl  |
- Fix build with clang |
20 Mar 2011 12:54:45
0.7.9_1
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
0.7.9_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
28 May 2009 20:44:16
0.7.9_1
|
avl  |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
31 Mar 2009 21:43:47
0.7.9_1
|
miwi  |
- Make MAKE_JOBS_SAFE [1]
- Set OPENSSL default
Submitted by: danfe [1]
Alexander Logvinov <ports@logvinov.com> (maintainer) |
31 Mar 2009 08:57:19
0.7.9
|
miwi  |
- Make MAKE_JOBS_UNSAFE
PR: 133125
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) |
27 Apr 2008 05:21:19
0.7.9
|
rafan  |
- Update to 0.7.9
- Use ETCDIR
PR: ports/122834
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer) |
17 Nov 2006 09:43:33
0.7.8
|
miwi  |
- Update to 0.7.8
PR: ports/105631
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) |
15 Nov 2006 21:23:52
0.7.7
|
miwi  |
OpenDD is a DynDNS client, written in C, and especially designed
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> |