Date: Tue, 2 Mar 2004 09:17:21 -0800 (PST) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns Makefile ports/dns/crossip Makefile distinfo pkg-descr pkg-plist ports/dns/crossip/files wrapper.sh Message-ID: <200403021717.i22HHLrh069443@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004/03/02 09:17:21 PST FreeBSD ports repository Modified files: dns Makefile Added files: dns/crossip Makefile distinfo pkg-descr pkg-plist dns/crossip/files wrapper.sh Log: Add crossip, a Cross Platform DNS update client, written in java. CrossIP uses the ThatIP protocol version 1.1 to send DNS update requests. It manages DNS records, update history, and allows for per record configuration. It also includes a wizard for generation of configuration files. PR: ports/62760 Submitted by: Dan Smith <dan@algenta.com> Revision Changes Path 1.17 +1 -0 ports/dns/Makefile 1.1 +38 -0 ports/dns/crossip/Makefile (new) 1.1 +2 -0 ports/dns/crossip/distinfo (new) 1.1 +6 -0 ports/dns/crossip/files/wrapper.sh (new) 1.1 +11 -0 ports/dns/crossip/pkg-descr (new) 1.1 +27 -0 ports/dns/crossip/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403021717.i22HHLrh069443>