| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.6
|
dougb  |
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. |
24 Nov 2011 15:35:21
0.6
|
miwi  |
- Remove emtpy files
Feature safe: yes |
09 Nov 2011 16:27:43
0.6
|
eadler  |
- update to 0.6
- Switch to using a dynamic plist
PR: 162348
Submitted by: Stanislav Sedov <stas@orion.SpringDaemons.com> (maintainer)
Approved by: bapt (mentor) |
24 Oct 2011 03:33:20
0.5
|
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
10 Jan 2011 08:06:58
0.5
|
stas  |
- Fix plist.
Reported by: pav |
06 Jan 2011 07:58:38
0.5
|
stas  |
- Add new intel microcodes.
- Remove MD5 checksum. |
15 Oct 2009 09:57:09
0.4_1
|
stas  |
- Install microcode files to default cpuctl directory on FreeBSD versions
with cpuctl(4) driver instead of devcpu default directory.
Spotted by: avg |
16 Aug 2009 17:23:58
0.4
|
stas  |
- Add forgotten rcNG file. |
16 Aug 2009 17:00:58
0.4
|
stas  |
- Add new microcodes.
- Add cpuctl(4) support.
- Install the rcNG script to be used with cpuctl(4). |
11 May 2008 20:36:50
0.3
|
stas  |
- Update to 0.3.
* Add recent microcodes from Intel. |
30 Oct 2007 12:00:28
0.2
|
stas  |
- Update to 0.2. |
19 Jul 2007 22:45:05
0.1
|
stas  |
- Add a separate port for microcode updates to let people update microcode
without rebuilding the module itself.
Requested by: anholt |