aboutsummaryrefslogtreecommitdiff
path: root/sysutils/devcpu-data
Commit message (Collapse)AuthorAgeFilesLines
* Allow custom cpucontrol(8) flagsThomas Zander2017-10-162-1/+5
| | | | | | | | | PR: 222697 Submitted by: kib Approved by: maintainer timeout Notes: svn path=/head/; revision=452203
* sysutils/devcpu-data: remove duplicate lineSteve Wills2017-09-191-1/+0
| | | | | | | | Reported by: lightside@gmx.com (via IRC) Pointyhat to: swills Notes: svn path=/head/; revision=450123
* sysutils/devcpu-data: Update to July 17 microcode updateSteve Wills2017-09-173-5/+10
| | | | | | | | | PR: 221246 Submitted by: Mark Knight <markk@knigma.org> Reviewed by: clarkjc@runbox.com (maintainer timeout, >2 weeks) Notes: svn path=/head/; revision=450017
* Update Intel microcode to 2017-05-11Sunpoet Po-Chuan Hsieh2017-05-293-16/+17
| | | | | | | | | | | | - Update MASTER_SITES: use https:// for Intel - While I'm here, add NO_ARCH PR: 219268 Submitted by: grarpamp <grarpamp@gmail.com> Approved by: John Clark <clarkjc@runbox.com> (maintainer) Notes: svn path=/head/; revision=442023
* sysutils/devcpu-data: update to 1.9 (Intel 2016-11-04)Jan Beich2016-12-193-10/+11
| | | | | | | | | | | - Accept LICENSE since it allows mirroring [1] PR: 215104 Approved by: John Clark <clarkjc@runbox.com> (maintainer) Submitted by: John Clark <clarkjc@runbox.com> [1] Notes: svn path=/head/; revision=428965
* Update Intel microcode to 2016-07-14Thomas Zander2016-09-173-12/+17
| | | | | | | | | PR: 212563 Submitted by: jbeich Approved by: maintainer timeout Notes: svn path=/head/; revision=422334
* - Update to 1.6Martin Wilke2015-12-223-10/+12
| | | | | | | | | | PR: 204689 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: D4649 Notes: svn path=/head/; revision=404225
* - Update AMD microcode to 2014-12-01Sunpoet Po-Chuan Hsieh2015-03-064-6/+8
| | | | | | | | | | | - Bump PORTVERSION to 1.5 - While I'm here, use versioned AMD microcode archive PR: 198371 Submitted by: John Clark <clarkjc@runbox.com> (maintainer) Notes: svn path=/head/; revision=380636
* sysutils/devcpu-data: update to the intel blob 20150125Steve Wills2015-02-284-5/+136
| | | | | | | | PR: 197684 Submitted by: John Clark <clarkjc@runbox.com> (maintainer) Notes: svn path=/head/; revision=380159
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373038
* - Update Intel microcode to 20140913Thomas Zander2014-09-203-8/+9
| | | | | | | | | | - Update PORTVERSION to 1.3 PR: 193764 Submitted by: clarkjc@runbox.com (maintainer) Notes: svn path=/head/; revision=368646
* - Remove contiguous blank linesSunpoet Po-Chuan Hsieh2014-08-161-1/+0
| | | | Notes: svn path=/head/; revision=365089
* Update intel microcode to 20140624Tilman Keskinoz2014-07-023-11/+11
| | | | | | | | | PR: 191411 Submitted by: Lawrence Chen Approved by: maintainer Notes: svn path=/head/; revision=360194
* sysutils/devcpu-data: fix pkg-plistWilliam Grzybowski2014-06-151-0/+9
| | | | | | | Reported by: jenkins Notes: svn path=/head/; revision=357937
* sysutils/devcpu-data: update to 1.1William Grzybowski2014-06-154-22/+21
| | | | | | | | | PR: 190712 Submitted by: Lawrence Chen Approved by: maintainer Notes: svn path=/head/; revision=357929
* Add forgotten filesBaptiste Daroussin2014-06-042-0/+245
| | | | | | | Reported by: many Notes: svn path=/head/; revision=356543
* Rework to fetch the manufacturers release bundleBaptiste Daroussin2014-06-044-264/+169
| | | | | | | | | | Pass maintainership to submitter PR: 179499 Submitted by: clarkjc@runbox.com Notes: svn path=/head/; revision=356511
* - use_bzip2 -> USESMartin Wilke2014-06-041-1/+1
| | | | Notes: svn path=/head/; revision=356499
* - 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