mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
6260a8a4fe
on the core and Tier2 APRS-IS servers. It is written in the C language, and it runs on Linux and Unix servers. If you need igate or other radio-interfacing features, aprsc is not for you. - toyo toyokun@gmail.com WWW: http://he.fi/aprsc PR: ports/188539 Submitted by: toyokun@gmail.com
18 lines
584 B
Plaintext
18 lines
584 B
Plaintext
etc/aprsc/web/aprsc.css
|
|
etc/aprsc/web/aprsc.js
|
|
etc/aprsc/web/index.html
|
|
etc/aprsc/web/favicon.ico
|
|
etc/aprsc/web/aprsc-logo.png
|
|
etc/aprsc/web/aprsc-joulukissa.jpg
|
|
etc/aprsc/web/excanvas.min.js
|
|
etc/aprsc/web/jquery.flot.min.js
|
|
etc/aprsc/web/jquery.flot.selection.min.js
|
|
@unexec if cmp -s %D/etc/aprsc/aprsc.conf %D/etc/aprsc/aprsc.conf.example ; then rm -f %D/etc/aprsc/aprsc.conf ; fi
|
|
etc/aprsc/aprsc.conf.example
|
|
@exec if [ ! -f %D/etc/aprsc/aprsc.conf ]; then cp -p %D/%F %B/aprsc/aprscs.conf; fi
|
|
man/man8/aprsc.8.gz
|
|
sbin/aprsc
|
|
sbin/aprsc_munin
|
|
@dirrm etc/aprsc/web
|
|
@dirrm etc/aprsc
|