| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 Apr 2012 22:14:55
20091116
|
jgh  |
- include bsd.port.pre.mk so SRC_BASE is defined before referenced
PR: ports/165994
Submitted by: 4721@hushmail.com |
27 Aug 2011 18:13:28
20091116
|
eadler  |
- Remove SRC_BASE?= /usr/src as it gets set by b.p.m
Approved by: bapt (mentor) |
19 Mar 2011 12:38:54
20091116
|
miwi  |
- Get Rid MD5 support |
22 Aug 2010 23:20:17
20091116
|
linimon  |
Reset dindin@dindin.ru due to maintainer-timeout and no response to email.
Hat: portmgr |
12 May 2010 08:15:36
20091116
|
stefan  |
Update to 20091116.
PR: ports/140546
Submitted by: Shinji Nomoto <shinji@pionet.co.jp>
Patch by: maintainer |
30 Oct 2009 09:49:56
20091028
|
miwi  |
- Update to 20091028
PR: 140064
Submitted by: Denis Barov <dindin@dindin.ru> (maintainer) |
02 Jun 2009 22:22:06
20090209_1
|
amdmi3  |
- Fix removing kernel module on deinstall
PR: 134994
Submitted by: Denis Barov <dindin@dindin.ru> (maintainer) |
10 Feb 2009 23:15:03
20090209
|
amdmi3  |
scprotect is implementation of system call for setting or unsetting
P_PROTECTED flag. It's similar to madvise(2) behaviour MADV_PROTECT,
but may be used for already running processes. Also rc.d/scprotect
scripts allow you to set protection flag even if process was
restarted by user.
WWW: http://dindin.ru/scprotect/
PR: 131423
Submitted by: Denis Barov <dindin at dindin dot ru> |