mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.0.3
- Update maintainer's address PR: ports/104031 Submitted by: Jason DiCioccio <jd@ods.org> (maintainer)
This commit is contained in:
parent
ac31dea7db
commit
d43bc4dfa1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174668
@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= odsclient
|
||||
PORTVERSION= 1.02
|
||||
PORTVERSION= 1.03
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.ods.org/
|
||||
MASTER_SITES= http://www.ods.org/dl/
|
||||
|
||||
MAINTAINER= geniusj@ods.org
|
||||
MAINTAINER= jd@ods.org
|
||||
COMMENT= ODS Dynamic DNS Client
|
||||
|
||||
ALL_TARGET= odsclient
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (odsclient-1.02.tar.gz) = 96d5e6b09a4732031c5fe8ecae336746
|
||||
SHA256 (odsclient-1.02.tar.gz) = 959b1b32c57e48382324ad9ece3c97262f1da5e47dda7dabd63c4b1d523701fa
|
||||
SIZE (odsclient-1.02.tar.gz) = 4239
|
||||
MD5 (odsclient-1.03.tar.gz) = f4d5502b7d8799fc6555d7d98ef6b964
|
||||
SHA256 (odsclient-1.03.tar.gz) = 4c55c88e2aebce736f2a85fb750da0292d047bfc3bd7a042535cbd9545ecc384
|
||||
SIZE (odsclient-1.03.tar.gz) = 4263
|
||||
|
@ -1,9 +1,9 @@
|
||||
----------------------------------------------------------------------
|
||||
To use this client you must first signup for an account at ods.org You
|
||||
can find the signup page at http://www.ods.org/adduserform.html
|
||||
can find the signup page at http://ods.org/manager.php?add_user=1
|
||||
|
||||
After you signup you can get your host by typing:
|
||||
odsclient Username Password Hostname [ip address]
|
||||
The syntax for using the client is:
|
||||
odsclient <username> <password> <hostname> [ip address]
|
||||
|
||||
The IP address is optional. If it is not specified, the server will
|
||||
determine it for you.
|
||||
|
@ -1,3 +1,3 @@
|
||||
bin/odsclient
|
||||
%%PORTDOCS%%share/doc/odsclient/README
|
||||
%%PORTDOCS%%@dirrm share/doc/odsclient
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user