aboutsummaryrefslogtreecommitdiff
path: root/sysutils/devcpu-data
Commit message (Collapse)AuthorAgeFilesLines
* - Restore DATADIR: it saves microcode_update_datadir from STAGEDIR pollution [1]Sunpoet Po-Chuan Hsieh2013-11-111-5/+5
| | | | | | | | | - Bump PORTREVISION for package change Reported by: stage-qa: [1] Notes: svn path=/head/; revision=333535
* Support STAGEDIR.Vanilla I. Shu2013-11-092-10/+254
| | | | Notes: svn path=/head/; revision=333273
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Drop support for old versionsEitan Adler2013-03-221-9/+1
| | | | Notes: svn path=/head/; revision=314890
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-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. Notes: svn path=/head/; revision=289156
* - Remove emtpy filesMartin Wilke2011-11-241-0/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286372
* - update to 0.6Eitan Adler2011-11-093-249/+8
| | | | | | | | | | | - Switch to using a dynamic plist PR: 162348 Submitted by: Stanislav Sedov <stas@orion.SpringDaemons.com> (maintainer) Approved by: bapt (mentor) Notes: svn path=/head/; revision=285381
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | 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). Notes: svn path=/head/; revision=284225
* - Fix plist.Stanislav Sedov2011-01-101-88/+151
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=267575
* - Add new intel microcodes.Stanislav Sedov2011-01-062-5/+4
| | | | | | | - Remove MD5 checksum. Notes: svn path=/head/; revision=267450
* - Install microcode files to default cpuctl directory on FreeBSD versionsStanislav Sedov2009-10-151-2/+8
| | | | | | | | | with cpuctl(4) driver instead of devcpu default directory. Spotted by: avg Notes: svn path=/head/; revision=242879
* - Add forgotten rcNG file.Stanislav Sedov2009-08-161-0/+64
| | | | Notes: svn path=/head/; revision=239667
* - Add new microcodes.Stanislav Sedov2009-08-164-7/+24
| | | | | | | | - Add cpuctl(4) support. - Install the rcNG script to be used with cpuctl(4). Notes: svn path=/head/; revision=239664
* - Update to 0.3.Stanislav Sedov2008-05-113-4/+26
| | | | | | | * Add recent microcodes from Intel. Notes: svn path=/head/; revision=212937
* - Update to 0.2.Stanislav Sedov2007-10-303-125/+141
| | | | Notes: svn path=/head/; revision=202435
* - Add a separate port for microcode updates to let people update microcodeStanislav Sedov2007-07-194-0/+169
without rebuilding the module itself. Requested by: anholt Notes: svn path=/head/; revision=195920