1.5 Jun 26th 2012
- clean up leftover swapfiles upon startup
- create minimal swapfile if no swap is configured
1.4 Aug 4th 2010
- had to split up the startup script and main script
- do a testrun instead of simply demanding to run as UID==0
- got rid of bunch of duplicate code as I had to introduce
some new code duplication with the startup wrapper ;)
- replaced all repetitive commands by variables
- port accepted *yay*
1.3 Aug 4th 2010
- implemented use of /etc/rc.subr and all the usual startup commands
stop/start/restart/status
- got rid of distfile
1.2 Jul 23rd 2010
- implemented daemon mode and startscript support
- wrote manpage
- submitted port
1.1 May 2nd 2010
- replace some awk and bc calls by shell substitution
- add version to notifications
1.0 May 1st 2010
- initial release