Commit graph

4 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Chris Rees
098ea83889 - Fix build on 7.x
- While here, fix clang build (CC=gcc)
- Stop clobbering config files

PR:		ports/157242
Submitted by:	Jesse <jessefrgsmith@yahoo.ca> (maintainer)
2011-08-15 15:12:26 +00:00
Baptiste Daroussin
2ae9169020 - update to 0.3
- add a patch to have a cleaner rc script and make the port respect PREFIX

PR:		ports/156663
Submitted by:	Jesse <jessefrgsmith _at_ yahoo.ca> (maintainer)
2011-04-27 10:54:11 +00:00
Dennis Herrmann
ee929a6e24 The Swap Extender Daemon is designed to monitor the amount of swap space
available on the system and create moer on-disk swap as needed. Additionally
Swap Extender will remove unwanted swap space when memory is freed.

WWW: http://makeapbi.sourceforge.net/

PR:		ports/155955
Submitted by:	Jesse Smith <jessefrgsmith@yahoo.ca>
2011-03-27 06:48:15 +00:00