aboutsummaryrefslogtreecommitdiff
path: root/sysutils/i2c-tools
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* retire my older email addressAndriy Gapon2020-10-121-1/+0
| | | | | | | | | | | Remove "created by" lines that had it. Change to my @f.o address in maintainer lines. PR: 250204 Approved by: mikael Notes: svn path=/head/; revision=552123
* Unbreak and update to version 4.1 (added DDR4 support).Alexey Dokuchaev2020-03-104-27/+18
| | | | | | | | PR: 243468, 244696 Approved by: maintainer (avg) Notes: svn path=/head/; revision=528158
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516897
* - Update to 3.1.1.Jung-uk Kim2014-07-084-64/+113
| | | | | | | | | | | | | | | | - Add a recommended patch from upstream (r6250). - Add an option to specify device other than /dev/smb0. - Install manual page. - Update MAINTAINER to use FreeBSD address. - Remove the leading article from COMMENT. - Add LICENSE. - Convert to USES=tar:bzip2. PR: 191198 Approved by: avg (maintainer, timeout > 2 weeks) Notes: svn path=/head/; revision=361174
* - Support stagingEmanuel Haupt2014-02-272-4/+5
| | | | | | | - Use shebangfix Notes: svn path=/head/; revision=346302
* 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
* - convert to the new perl5 frameworkAndrej Zverev2013-09-071-1/+2
| | | | | | | Submitted by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326574
* The i2c-tools package contains a heterogeneous set of I2C tools forPawel Pekala2012-05-114-0/+233
Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers, EEPROM decoding scripts, EEPROM programming tools, and a python module for SMBus access. Only DIMM SPD decoding tool is ported at the moment. WWW: http://www.lm-sensors.org/wiki/I2CTools PR: ports/167730 Submitted by: Andriy Gapon <avg@icyb.net.ua> Notes: svn path=/head/; revision=296457