---
name: upclient
version: 5.0.b8_6
origin: misc/upclient
comment: Uptimes project client
arch: freebsd:9:x86:64
www: http://upclient.sourceforge.net
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 120279
desc: "Uptime Client is a little program that keeps track of your uptime and\nsends
  it to a server where you can compare it to many other hosts and\nbrowse through
  various statistical information. \n\nWWW: http://upclient.sourceforge.net\n"
deps:
  gettext: {origin: devel/gettext, version: 0.18.1.1_1}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [misc]
files:
  /usr/local/etc/rc.d/upclient: 46dc3514ae13dc4c52fa51645661ee3aa74161c5469fa3957b07f6f6976fd943
  /usr/local/etc/upclient.conf.sample: f5a010b6f8edd4d600561c9ffc132367335ea338c427c6f27d42463d29bd911b
  /usr/local/man/man8/upclient.8.gz: b4a4b99440d8b9d1265fdaf267bdb745f8b1bc38338b1474402d8ef376e257ea
  /usr/local/sbin/clientchk: c319e2de334144037deb3178efc0f76188bbf7916ee52f29999afb821b5fa36f
  /usr/local/sbin/upchk: 4382b25355451d3ddf29ad291df2ef4d33659e987b989026376911923e037df2
  /usr/local/sbin/upclient: b952337d7747c40ecc1d78616e4881394fcb95a08720b18548b0a7ac5279b329
  /usr/local/share/doc/upclient/AUTHORS: f92c18e4077ebbe216ace252db299f49459d9a210946e1ce0763b68924b19549
  /usr/local/share/doc/upclient/COPYING: 8f5bfa6ed3983338e76ba82c5701db4f02f7de0d65acf370c9fafb7d046d0c65
  /usr/local/share/doc/upclient/FAQ: 5e836253eeec20114a38a751b2fdd7faa89392dc1743b928329679bf5036c611
  /usr/local/share/doc/upclient/HISTORY: 4f22a04e539e5a4812596aa589707402856dd0c7b934836175dff6bb278990c5
  /usr/local/share/doc/upclient/HISTORY-BETA: 71705a045aa3afc152f6897ea643fb0eb84143193019bdf48af2d30a1de4a0e9
  /usr/local/share/doc/upclient/INSTALL: 42346218575b113ea1f5965e69a742013a46802057361ea59a74e7fef05890fb
  /usr/local/share/doc/upclient/README: a6e448ecd298edef8caf5a817e970b029e33f671a64ae3dbc41c6f9a4572d8a3
  /usr/local/share/doc/upclient/TODO: 58b95704b1184b157e3743f891fb2ccf49a5486562f88f934ea4436b03ba801c
  /usr/local/share/doc/upclient/UptimesProtocol5: 6d319f040f4d2ab42d3a5e7e846bbd35dad96c6014916ef868026a309d27ae03
  /usr/local/share/locale/de/LC_MESSAGES/upclient.mo: 40cd9a9e7f647ed25041839c3371ee8339f4980adca219606f313e6751fec081
  /usr/local/share/locale/es/LC_MESSAGES/upclient.mo: 911a6ef82dc88011c44d626514f40ae5ec3c2077a07ab3f8461e8a3877e337e8
  /usr/local/share/locale/fr/LC_MESSAGES/upclient.mo: 50bc29cbe5fd4f3a3734dfe9e782770f7d683af84702c06f5c2da768ebff537c
  /usr/local/share/locale/it/LC_MESSAGES/upclient.mo: 333cc56b28a618647061328c89b1627f6cb0e1fb4cea70fae5fb01b9911a6970
  /usr/local/share/locale/nl/LC_MESSAGES/upclient.mo: 28126bae7047fa7ea190272cac87d358a2831d0e4e168839723747a4ff0d453f
directories:
  /usr/local/share/doc/upclient/: n
scripts:
  post-install: |
    [ -f /usr/local/etc/upclient.conf ] || cp -p /usr/local/etc/upclient.conf.sample /usr/local/etc/upclient.conf
    cd /usr/local
  pre-deinstall: |
    if cmp -s /usr/local/etc/upclient.conf /usr/local/etc/upclient.conf.sample; then rm -f /usr/local/etc/upclient.conf; fi
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: "Before running the client for the first time, be sure to:\n\n 1. visit the
  Uptimes project's web site and register yourself\n\t(WWW: http://uptimes.hostingwired.com/newuser.php).\n
  2. log in (WWW: http://uptimes.hostingwired.com/login.php).\n 3. Add your host (WWW:
  http://uptimes.hostingwired.com/account.php).\n\tIt is very important that you do
  not lose the generated key\n\tsince, for instance, they are no way to get it back
  by any way.\n\nNote that in order to send your uptime information to the uptime
  server,\nyou hosts need more-or-less full-time Internet access.\n\nYou will also
  have to edit /usr/local/etc/upclient.conf:\n\n  - AuthKey is the ID you've received
  when you added your host.\n  - Interval is the amount of time between each update.\n\t(WWW:
  http://uptimes.hostingwired.com/protocol.html).\n    Don't set this higher than
  10 minutes, or else your host\n    won't appear in the list.\n  - UptimeServer is
  the Uptimes Project's data server, currently\n    uptimes.hostingwired.com (Since
  the official Uptimes Project's\n    server has been terminated, uptimes.wonko.com
  and data.uptimes.net\n    must not be used anymore.  So, please, take care about
  that).\n"
