aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dmidecode
Commit message (Collapse)AuthorAgeFilesLines
* - 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