non port: net/aprsc/files/patch-Makefile.in |
Number of commits found: 4 |
Tuesday, 16 Feb 2021
|
17:51 db
------------
* Reduce memory use significantly. The "last position of all stations"
cache was unnecessarily holding a copy of the last packet from each
station, eating 248 bytes per station (or more, if it was a long packet).
It wasn't used for anything, so I removed the packet data from the
structure, and it now uses 56 bytes per station. From about 13 megabytes
to about 3 megabytes on a normal day.
PR: ports/253296
Submitted by: freebsd-ports@dan.me.uk
Reviewed by: portmgr
Approved by: Maintainer
 |
Monday, 14 Mar 2016
|
22:41 feld
net/aprsc: Update to 2.0.19
PR: 207548
 |
Saturday, 12 Jul 2014
|
23:20 swills
net/aprsc: fix shebang for sbin/aprsc_munin, use @sample while here
 |
Friday, 18 Apr 2014
|
00:19 db
aprsc (pronounced a-purrs-c) is a plain APRS-IS server intended to be used
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
 |
Number of commits found: 4 |