Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 2.2.8, which has the fixes and enhancements introduced as | marius | 2007-10-29 | 5 | -119/+6 |
| | | | | | | local patches in pciutils-2.2.6 integrated. Approved by: maintainer, miwi | ||||
* | - Update to 2.2.6. | marius | 2007-10-06 | 5 | -29/+123 |
| | | | | | | | | | | | | - Teach about support for PCI domains in FreeBSD >= 700053. - Stop including pcivar.h from the kernel source on FreeBSD => 430000, if this was ever necessary it no longer is since the introduction of pciio.h. - Catch up with FreeBSD returning ENODEV for non-existing devices. - Fix on big-endian archs. PR: 116827 Approved by: maintainer, netchild | ||||
* | Update maintainer's email address. | linimon | 2007-03-07 | 1 | -1/+1 |
| | | | | Requested by: maintainer | ||||
* | - Update to 2.2.3 | miwi | 2006-12-11 | 3 | -9/+9 |
| | | | | | | PR: ports/105923 Submitted by: trasz Approved by: maintainer timeout | ||||
* | Change maintainer email address. | cperciva | 2006-04-16 | 1 | -1/+1 |
| | | | | Submitted by: maintainer | ||||
* | Chase URLs per distfile survey. | linimon | 2005-11-27 | 1 | -1/+1 |
| | |||||
* | Update to 2.2.0 | mnag | 2005-11-23 | 5 | -75/+32 |
| | | | | | | | | Add SHA256 PR: 88548 Submitted by: Andrew Pantyukhin <sat@proxy.gubkin.ru> Approved by: maintainer timeout, 16 days | ||||
* | Fix pciutils for recent pci changes in src/sys/dev/pci/pci_user.c. | bms | 2005-04-14 | 1 | -3/+20 |
| | | | | | | This fix is backwards compatible. Reviewed by: imp, maintainer | ||||
* | - Bandaid build on multibyte locales | pav | 2004-05-23 | 1 | -0/+1 |
| | |||||
* | - Fix MASTER_SITES and update maintainer's email | krion | 2004-05-21 | 2 | -5/+3 |
| | | | | | PR: ports/66974 Submitted by: maintainer | ||||
* | Add size data, approved by maintainers. | trevor | 2004-03-21 | 1 | -0/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | Replace ${ECHO} with ${ECHO_MSG} where appropriate. | marcus | 2003-07-27 | 1 | -10/+10 |
| | |||||
* | Add pciutils, a group of Linux utilities ported to FreeBSD that allow one | marcus | 2003-06-14 | 7 | -0/+108 |
to list and manipulate PCI bus parameters. Submitted by: Samy Al Bahra <samy@kerneled.com> |