Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix problem introduced in r302141. The directory for the unpacked source | dougb | 2012-08-22 | 1 | -2/+3 |
| | | | | | files is unversioned, so it conflicts with the name of the rc.d script in WRKDIR after SUB_FILES is applied. | ||||
* | Move the rc.d scripts of the form *.sh.in to *.in | dougb | 2012-08-06 | 2 | -1/+1 |
| | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op | ||||
* | In the rc.d scripts, change assignments to rcvar to use the | dougb | 2012-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | 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. | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | Begin the process of deprecating sysutils/rc_subr by | dougb | 2010-03-27 | 1 | -1/+1 |
| | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# | ||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | amdmi3 | 2009-08-22 | 1 | -2/+1 |
| | | | | starting with N | ||||
* | Update to 0.96. | sobomax | 2006-07-12 | 3 | -10/+10 |
| | |||||
* | SHA256ify | edwin | 2006-01-23 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | ${LOCALBASE} -> ${PREFIX} where appropriate. | sobomax | 2005-09-30 | 1 | -2/+2 |
| | | | | | PR: 80394 Submitted by: Vasil Dimov <vd@datamax.bg> | ||||
* | o Add support for generating pidfile; | sobomax | 2005-07-29 | 3 | -3/+101 |
| | | | | | | o newrc startup script; o bump PORTREVISION. | ||||
* | o Add missed statement; | sobomax | 2005-04-18 | 3 | -7/+9 |
| | | | | o fix error output. | ||||
* | Update to 0.94. | sobomax | 2005-04-17 | 4 | -28/+114 |
| | |||||
* | Update to 0.92. | sobomax | 2004-06-11 | 3 | -4/+27 |
| | |||||
* | BROKEN on !i386: Does not compile | kris | 2004-04-17 | 1 | -1/+7 |
| | |||||
* | Add stund 0.91, a simple STUN (RFC 3489) server and client. | sobomax | 2004-04-09 | 5 | -0/+61 |