aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dmidecode
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update manpage location (r523104)Sunpoet Po-Chuan Hsieh2021-02-062-6/+5
| | | | Notes: svn path=/head/; revision=564259
* Sort PLIST after r562225Sunpoet Po-Chuan Hsieh2021-01-261-2/+2
| | | | Notes: svn path=/head/; revision=562746
* sysutils/dmidecode: expand platform supportMitchell Horne2021-01-212-9/+18
| | | | | | | | | | | | | | SMBIOS data is made available on all EFI platforms, including arm64, arm, and riscv. Allow the port to be built for these architectures, excluding the x86-specific utilities. Reviewed by: lwhsu, emaste Approved by: lwhsu (ports) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D28244 Notes: svn path=/head/; revision=562225
* Update to 3.3Sunpoet Po-Chuan Hsieh2020-10-154-36/+17
| | | | | | | Changes: https://git.savannah.gnu.org/cgit/dmidecode.git/tree/NEWS Notes: svn path=/head/; revision=552449
* Update WWWSunpoet Po-Chuan Hsieh2020-02-222-3/+4
| | | | | | | - Cosmetic change Notes: svn path=/head/; revision=526788
* Update to 3.2Sunpoet Po-Chuan Hsieh2018-09-164-72/+25
| | | | | | | | | - Convert PLIST_FILES and PORTDOCS to PLIST Changes: https://git.savannah.gnu.org/cgit/dmidecode.git/tree/NEWS Notes: svn path=/head/; revision=479853
* Simplify MakefileSunpoet Po-Chuan Hsieh2017-09-101-15/+9
| | | | Notes: svn path=/head/; revision=449544
* Pet portlint: move ONLY_FOR_ARCHS* upwardSunpoet Po-Chuan Hsieh2017-08-201-2/+2
| | | | Notes: svn path=/head/; revision=448391
* Add UEFI supportSunpoet Po-Chuan Hsieh2017-06-262-0/+59
| | | | | | | | | - Bump PORTREVISION for package change Submitted by: danfe Notes: svn path=/head/; revision=444412
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-1/+2
| | | | | | | | | | | it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444251
* Update to 3.1Sunpoet Po-Chuan Hsieh2017-05-243-7/+12
| | | | | | | | | | - Add LICENSE_FILE - Update pkg-descr Changes: http://git.savannah.gnu.org/cgit/dmidecode.git/plain/CHANGELOG Notes: svn path=/head/; revision=441578
* - Update to 3.0Sunpoet Po-Chuan Hsieh2015-12-213-8/+10
| | | | | | | | | Changes: http://git.savannah.gnu.org/cgit/dmidecode.git/tree/CHANGELOG PR: 205070 Submitted by: pi Notes: svn path=/head/; revision=404175
* sysutils/dmidecode: really fix problem from r403232Kurt Jaeger2015-12-081-2/+1
| | | | | | | | PR: 188941 Submitted by: mat Notes: svn path=/head/; revision=403253
* sysutils/dmidecode: remove rc.d/dmidecode introduced with r403097Kurt Jaeger2015-12-071-1/+2
| | | | | | | | | PR: 188941 Submitted by: matthew, dim Pointy hat to: pi Notes: svn path=/head/; revision=403232
* sysutils/dmidecode: add dmidecode to periodic/daily to track hardware changesKurt Jaeger2015-12-063-3/+64
| | | | | | | | | | | | | 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
* - Add DOCS to OPTIONS_DEFINESunpoet Po-Chuan Hsieh2014-11-241-12/+14
| | | | | | | | | - Sort PLIST_FILES - Cosmetic change - Take maintainership Notes: svn path=/head/; revision=373299
* Drop maintainership of all remaining ports where I am listed.Anders Nordby2014-10-291-1/+1
| | | | | | | No time for this unfortunately. Notes: svn path=/head/; revision=371714
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* - Support stagingMathieu Arnold2013-11-061-14/+7
| | | | | | | | | | | | - Cleanup COMMENT - Pet portlint maintainer timeout PR: ports/183193 Submitted by: mat Notes: svn path=/head/; revision=332980
* Properly set NO_STAGEBaptiste Daroussin2013-09-241-1/+2
| | | | Notes: svn path=/head/; revision=328094
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Update to 2.12.Anders Nordby2013-09-044-110/+8
| | | | Notes: svn path=/head/; revision=326327
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 2.11, plus two subsequent changes fromBrendan Fabeny2011-05-214-22/+124
| | | | | | | | | | | | 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Fix packing list for ia64.Mark Linimon2010-02-091-4/+10
| | | | | | | Discussed with: maintainer Notes: svn path=/head/; revision=249467
* - Update to 2.10Martin Wilke2008-12-143-8/+5
| | | | | | | | | PR: 129310 Submitted by: "Beat Gätzi" <beat@chruetertee.ch> Approved by: maintainer timeout Notes: svn path=/head/; revision=224247
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* Update to 2.9.Anders Nordby2007-10-152-4/+4
| | | | | | | Submitted by: Michael Scheidell <scheidell@secnap.net> Notes: svn path=/head/; revision=201519
* - Respect NOPORTDOCSRong-En Fan2007-03-251-1/+6
| | | | | | | | | PR: ports/109179 Submitted by: rafan Approved by: maintainer timeout (5 weeks) Notes: svn path=/head/; revision=188277
* Update to 2.8.Anders Nordby2006-02-073-9/+8
| | | | | | | | | | Remove USE_REINPLACE (deprecated). PR: 92894 Submitted by: az Notes: svn path=/head/; revision=155397
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update to 2.7Pav Lucistnik2005-11-253-18/+23
| | | | | | | | | | 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-203-9/+35
| | | | | | | | | | Make port respect PREFIX and CC again. PR: 79039 Submitted by: Tod McQuillin <devin@spamcop.net> Notes: svn path=/head/; revision=131788
* Update to 2.6.Anders Nordby2005-03-162-3/+3
| | | | Notes: svn path=/head/; revision=131427
* Add missing manpagesKris Kennaway2004-06-091-0/+2
| | | | Notes: svn path=/head/; revision=111146
* Update to 2.4.Anders Nordby2004-06-032-4/+4
| | | | Notes: svn path=/head/; revision=110737
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add a site to MASTER_SITES, to make distfile fetchable while Savannah isAnders Nordby2003-12-221-1/+2
| | | | | | | still out of order. Notes: svn path=/head/; revision=96377
* Add dmidecode, a tool for dumping DMI (SMBIOS) contents inAnders Nordby2003-11-194-0/+50
human-readable format. Notes: svn path=/head/; revision=94405