Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin the process of deprecating sysutils/rc_subr by | Doug Barton | 2010-03-27 | 1 | -1/+1 |
| | | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553 | ||||
* | Rework on rc script for www/httptunnel. | Rong-En Fan | 2009-01-30 | 1 | -0/+51 |
- Use fixed uid and gid - Rewrite the rc script to use the new rc.d style and split into two scripts: hts (for server) and htc (for client) - Bump PORTREVISION for this PR: ports/125714 (based on) Submitted by: G.V. Tjong A Hung <gvtjongahung at users.sourceforge.net> (based on) Notes: svn path=/head/; revision=227156 |