2001-11-19 01:38:34 -05:00
|
|
|
@comment $FreeBSD$
|
2001-01-04 22:37:07 -05:00
|
|
|
etc/rc.d/upclient.sh
|
2001-11-19 01:38:34 -05:00
|
|
|
@unexec if cmp -s %D/etc/upclient.conf %D/etc/upclient.conf.sample; then rm -f %D/etc/upclient.conf; fi
|
2001-01-04 22:37:07 -05:00
|
|
|
etc/upclient.conf.sample
|
2001-11-19 01:38:34 -05:00
|
|
|
@exec [ -f %D/etc/upclient.conf ] || cp -p %D/etc/upclient.conf.sample %D/etc/upclient.conf
|
2003-01-03 01:35:32 -05:00
|
|
|
sbin/clientchk
|
2001-01-04 22:37:07 -05:00
|
|
|
sbin/upchk
|
|
|
|
sbin/upclient
|
2001-11-19 01:38:34 -05:00
|
|
|
%%PORTDOCS%%share/doc/upclient/AUTHORS
|
|
|
|
%%PORTDOCS%%share/doc/upclient/COPYING
|
|
|
|
%%PORTDOCS%%share/doc/upclient/FAQ
|
|
|
|
%%PORTDOCS%%share/doc/upclient/HISTORY
|
2002-10-19 18:14:38 -04:00
|
|
|
%%PORTDOCS%%share/doc/upclient/HISTORY-BETA
|
2001-11-19 01:38:34 -05:00
|
|
|
%%PORTDOCS%%share/doc/upclient/INSTALL
|
|
|
|
%%PORTDOCS%%share/doc/upclient/README
|
|
|
|
%%PORTDOCS%%share/doc/upclient/TODO
|
2003-01-03 01:35:32 -05:00
|
|
|
%%PORTDOCS%%share/doc/upclient/UptimesProtocol5
|
|
|
|
share/locale/de/LC_MESSAGES/upclient.mo
|
2003-02-13 19:16:51 -05:00
|
|
|
share/locale/es/LC_MESSAGES/upclient.mo
|
2003-01-03 01:35:32 -05:00
|
|
|
share/locale/fr/LC_MESSAGES/upclient.mo
|
2003-02-13 19:16:51 -05:00
|
|
|
share/locale/it/LC_MESSAGES/upclient.mo
|
|
|
|
share/locale/nl/LC_MESSAGES/upclient.mo
|
2001-11-19 01:38:34 -05:00
|
|
|
%%PORTDOCS%%@dirrm share/doc/upclient
|