Bug 105434 - [new port] dns/opendd A small DynDNS client
Summary: [new port] dns/opendd A small DynDNS client
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-12 12:40 UTC by Alexander Logvinov
Modified: 2006-11-15 21:30 UTC (History)
0 users

See Also:


Attachments
file.shar (5.03 KB, text/plain)
2006-11-12 12:40 UTC, Alexander Logvinov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Logvinov 2006-11-12 12:40:22 UTC
    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.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-11-12 13:03:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-15 21:23:43 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-15 21:24:05 UTC
miwi        2006-11-15 21:23:52 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/opendd           Makefile distinfo pkg-descr 
    dns/opendd/files     opendd.in patch-Makefile 
  Log:
  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>
  
  Revision  Changes    Path
  1.70      +1 -0      ports/dns/Makefile
  1.1       +74 -0     ports/dns/opendd/Makefile (new)
  1.1       +3 -0      ports/dns/opendd/distinfo (new)
  1.1       +36 -0     ports/dns/opendd/files/opendd.in (new)
  1.1       +11 -0     ports/dns/opendd/files/patch-Makefile (new)
  1.1       +7 -0      ports/dns/opendd/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"