aboutsummaryrefslogtreecommitdiff
path: root/sysutils/superiotool
Commit message (Collapse)AuthorAgeFilesLines
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Correctly create the library with a SONAMEBaptiste Daroussin2015-05-301-0/+1
| | | | | | | Bump revision of the users Notes: svn path=/head/; revision=387912
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* - Stage supportMartin Wilke2014-02-121-4/+3
| | | | Notes: svn path=/head/; revision=343843
* 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
* - Fix all new cases of 'No newline at end of file' in the ports treeAlex Kozlov2013-03-071-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=313597
* - Update to 20121019Dmitry Marakasov2013-02-013-34/+65
| | | | | | | | PR: 175761 Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer) Notes: svn path=/head/; revision=311382
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Respect PREFIX and CFLAGSMax Brazhnikov2010-09-251-0/+2
| | | | | | | | | | PR: ports/150604 Submitted by: Tim Bishop <tim at bishnet.net> Reviewed by: Anonymous <swell.k at gmail.com> Approved by: Andriy Gapon (maintainer) Notes: svn path=/head/; revision=261841
* Also broken on ia64 and powerpc.Mark Linimon2010-04-011-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251925
* Mark as broken on sparc64.Mark Linimon2009-10-261-1/+7
| | | | Notes: svn path=/head/; revision=243316
* Superiotool is a GPL'd user-space helper tool for coreboot developmentMartin Wilke2009-10-123-0/+51
purposes (but may also be useful for other things). It allows you to detect which Super I/O you have on your mainboard, and it can provide detailed information about the register contents of the Super I/O. WWW: http://www.coreboot.org/Superiotool PR: ports/139252 Submitted by: Andriy Gapon <avg at icyb.net.ua> Notes: svn path=/head/; revision=242723