Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Urban <urban@unix-beratung.de>
To: buildroot@busybox.net
Subject: [Buildroot] added new package: ndyndns-1.14
Date: Sun, 15 Mar 2009 15:18:08 +0100	[thread overview]
Message-ID: <49BD0E20.7050906@unix-beratung.de> (raw)

Hello,

ndyndns is an update utility for dyndns. It depends on libcurl.  Here's the
package/Config.in diff:

Index: Config.in
===================================================================
--- Config.in   (revision 25601)
+++ Config.in   (working copy)
@@ -170,6 +170,7 @@
 source "package/mutt/Config.in"
 source "package/nbd/Config.in"
 source "package/ncftp/Config.in"
+source "package/ndyndns/Config.in"
 source "package/neon/Config.in"
 if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
 source "package/netcat/Config.in"


The files under package/ndyndns (including ndyndns directory) can be found at:

	http://www.spielwiese.de/rob/Buildroot/package-ndyndns.tgz

cheers,

Rob Urban

P.S. ndyndns is using ispunct()/isalnum() to process config files with lines
of the form "username=A_USERNAME". Apparently ispunct() doesn't think
equals-sign ('=') is punctuation.  I had to patch ndyndns to check for '\r'
and '\n' instead.  Is there some way of influencing what ispunct() thinks is
valid punctuation?

                 reply	other threads:[~2009-03-15 14:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49BD0E20.7050906@unix-beratung.de \
    --to=urban@unix-beratung.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox