aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pciutils
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.1.7Yi-Jheng Lin2010-03-242-4/+4
| | | | | | | Approved by: lwhsu/rafan (mentors, implicit) Notes: svn path=/head/; revision=251439
* - Update to 3.1.4Yi-Jheng Lin2009-09-292-4/+4
| | | | | | | | Approved by: rafan (co-mentor) Feature safe: yes Notes: svn path=/head/; revision=242218
* Over to new volunteer.Mark Linimon2009-08-211-1/+1
| | | | Notes: svn path=/head/; revision=240062
* Reset sbahra at his request due to lack of time to work on these ports.Mark Linimon2009-08-191-1/+1
| | | | Notes: svn path=/head/; revision=239967
* - Use MASTER_SITES_KERNEL_ORGWesley Shields2009-06-151-1/+2
| | | | | | | | PR: ports/134566 Approved by: all maintainer timeouts Notes: svn path=/head/; revision=235890
* - Update to 3.0.3Pav Lucistnik2008-12-194-20/+45
| | | | | | | | | PR: ports/129161 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: Samy Al Bahra <sbahra@kerneled.org> (maintainer) Notes: svn path=/head/; revision=224417
* Update to 2.2.8, which has the fixes and enhancements introduced asMarius Strobl2007-10-285-119/+6
| | | | | | | | | local patches in pciutils-2.2.6 integrated. Approved by: maintainer, miwi Notes: svn path=/head/; revision=202233
* - Update to 2.2.6.Marius Strobl2007-10-055-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 Notes: svn path=/head/; revision=200968
* Update maintainer's email address.Mark Linimon2007-03-071-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=186767
* - Update to 2.2.3Martin Wilke2006-12-103-9/+9
| | | | | | | | | PR: ports/105923 Submitted by: trasz Approved by: maintainer timeout Notes: svn path=/head/; revision=179431
* Change maintainer email address.Colin Percival2006-04-151-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=159665
* Chase URLs per distfile survey.Mark Linimon2005-11-271-1/+1
| | | | Notes: svn path=/head/; revision=149654
* Update to 2.2.0Marcus Alves Grando2005-11-235-75/+32
| | | | | | | | | | | Add SHA256 PR: 88548 Submitted by: Andrew Pantyukhin <sat@proxy.gubkin.ru> Approved by: maintainer timeout, 16 days Notes: svn path=/head/; revision=149138
* Fix pciutils for recent pci changes in src/sys/dev/pci/pci_user.c.Bruce M Simpson2005-04-131-3/+20
| | | | | | | | | This fix is backwards compatible. Reviewed by: imp, maintainer Notes: svn path=/head/; revision=133264
* - Bandaid build on multibyte localesPav Lucistnik2004-05-231-0/+1
| | | | Notes: svn path=/head/; revision=109762
* - Fix MASTER_SITES and update maintainer's emailKirill Ponomarev2004-05-212-5/+3
| | | | | | | | PR: ports/66974 Submitted by: maintainer Notes: svn path=/head/; revision=109645
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Replace ${ECHO} with ${ECHO_MSG} where appropriate.Joe Marcus Clarke2003-07-261-10/+10
| | | | Notes: svn path=/head/; revision=85633
* Add pciutils, a group of Linux utilities ported to FreeBSD that allow oneJoe Marcus Clarke2003-06-137-0/+108
to list and manipulate PCI bus parameters. Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=82947