summaryrefslogtreecommitdiff
path: root/sysutils/dmidecode/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/dmidecode: Update to 3.6Po-Chuan Hsieh2024-05-201-2/+14
| | | | Changes: https://git.savannah.gnu.org/cgit/dmidecode.git/tree/NEWS
* sysutils/dmidecode: Update to 3.5Po-Chuan Hsieh2023-04-061-156/+0
| | | | Changes: https://git.savannah.gnu.org/cgit/dmidecode.git/tree/NEWS
* sysutils/dmidecode: Add comment for 718e4558933b64d71a2491a20fea337a8ec76d9bPo-Chuan Hsieh2022-10-031-0/+1
|
* sysutils/dmidecode: Fix segmentation fault in dmi_hp_240_attr()Mateusz Piotrowski2022-09-161-2/+19
| | | | | | | | | | | Back port a patch from the dmidecode upsteam that resolves a crash when reading the Attribute #240 on some HP hardware. See https://git.savannah.nongnu.org/cgit/dmidecode.git/commit/?id=c3357b532941a8df387618e692e522cc7a43b3e8 Approved by: portmgr blanket Sponsored by: Klara Inc.
* sysutils/dmidecode: Decode HPE OEM Record 224Po-Chuan Hsieh2022-08-271-0/+138
| | | | | | | - Bump PORTREVISION for package change Requested by: Ivan Grynov <rmrf@x123.net> Obtained from: https://git.savannah.gnu.org/cgit/dmidecode.git/commit/?id=a1a2258ffbe450e8561ee833787da9321fa734b0
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Update manpage location (r523104)Sunpoet Po-Chuan Hsieh2021-02-061-2/+1
| | | | Notes: svn path=/head/; revision=564259
* Update to 3.3Sunpoet Po-Chuan Hsieh2020-10-152-30/+13
| | | | | | | Changes: https://git.savannah.gnu.org/cgit/dmidecode.git/tree/NEWS Notes: svn path=/head/; revision=552449
* Update to 3.2Sunpoet Po-Chuan Hsieh2018-09-161-57/+9
| | | | | | | | | - Convert PLIST_FILES and PORTDOCS to PLIST Changes: https://git.savannah.gnu.org/cgit/dmidecode.git/tree/NEWS Notes: svn path=/head/; revision=479853
* Add UEFI supportSunpoet Po-Chuan Hsieh2017-06-261-0/+58
| | | | | | | | | - Bump PORTREVISION for package change Submitted by: danfe Notes: svn path=/head/; revision=444412
* - Update to 3.0Sunpoet Po-Chuan Hsieh2015-12-211-3/+6
| | | | | | | | | Changes: http://git.savannah.gnu.org/cgit/dmidecode.git/tree/CHANGELOG PR: 205070 Submitted by: pi Notes: svn path=/head/; revision=404175
* sysutils/dmidecode: add dmidecode to periodic/daily to track hardware changesKurt Jaeger2015-12-062-2/+55
| | | | | | | | | | | | | To enable tracking dmidecode diffs in daily mail the admin should set the variable daily_status_dmidecode_enable to "YES" in /etc/periodic.conf PR: 188941 Submitted by: marck Approved by: sunpoet (timeout) Notes: svn path=/head/; revision=403097
* Update to 2.12.Anders Nordby2013-09-042-107/+5
| | | | Notes: svn path=/head/; revision=326327
* Update to 2.11, plus two subsequent changes fromBrendan Fabeny2011-05-212-6/+113
| | | | | | | | | | | | dmidecode CVS that add support for SMBIOS 2.7.1 and fix boundary checks of memory array location codes PR: 155664 Submitted by: bf Approved by: maintainer timeout Notes: svn path=/head/; revision=274405
* Update to 2.8.Anders Nordby2006-02-071-4/+4
| | | | | | | | | | Remove USE_REINPLACE (deprecated). PR: 92894 Submitted by: az Notes: svn path=/head/; revision=155397
* - Update to 2.7Pav Lucistnik2005-11-251-14/+19
| | | | | | | | | | PR: ports/86209, ports/88431 Submitted by: Armin Gruner <ag-freebsd@space.net>, Andrew Pantyukhin <sat@proxy.gubkin.ru> Approved by: maintainer timeout (anders; 2 months) Notes: svn path=/head/; revision=149471
* Fix build for 4.x.Anders Nordby2005-03-201-0/+31
Make port respect PREFIX and CC again. PR: 79039 Submitted by: Tod McQuillin <devin@spamcop.net> Notes: svn path=/head/; revision=131788