notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/aprsc/files/patch-Makefile.in

Number of commits found: 4

Tuesday, 16 Feb 2021
17:51 db search for other commits by this committer
------------
* 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
Original commitRevision:565435 
Monday, 14 Mar 2016
22:41 feld search for other commits by this committer
net/aprsc: Update to 2.0.19

PR:		207548
Original commitRevision:411127 
Saturday, 12 Jul 2014
23:20 swills search for other commits by this committer
net/aprsc: fix shebang for sbin/aprsc_munin, use @sample while here
Original commitRevision:361653 
Friday, 18 Apr 2014
00:19 db search for other commits by this committer
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
Original commitRevision:351507 

Number of commits found: 4