aboutsummaryrefslogtreecommitdiff
path: root/devel/libpci
Commit message (Collapse)AuthorAgeFilesLines
* - Force users to rebuild libpci after ABI issues fixDima Panov2010-03-121-0/+1
| | | | | | | Pointed by: avg@ Notes: svn path=/head/; revision=250954
* - Bump shlib version due to partial ABI incompatibilityDima Panov2010-03-122-3/+5
| | | | | | | - Install pkgconfig data Notes: svn path=/head/; revision=250936
* - Update to 3.1.7Sylvio Cesar Teixeira2010-03-114-19/+20
| | | | | | | Approved by: miwi (mentor) via irc. Notes: svn path=/head/; revision=250882
* 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Fix build; also add -fPIC for amd64.Mark Linimon2007-11-113-3/+4
| | | | | | | | | Submitted by: maintainer Approved by: portmgr (self) Tested on: pointyhat Notes: svn path=/head/; revision=202624
* Base on pcutils 2.2.8 so it gets the fixes and enhancements originally doneMarius Strobl2007-10-287-78/+38
| | | | | | | | | as local patches in pciutils-2.2.6 (see sysutils/pciutils/Makefile 1.10). Approved by: maintainer, miwi Notes: svn path=/head/; revision=202234
* Update maintainer's email address.Mark Linimon2007-03-071-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=186767
* Change maintainer email address.Colin Percival2006-04-151-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=159665
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Chase updated URLs per distfile survey.Mark Linimon2005-11-261-1/+1
| | | | Notes: svn path=/head/; revision=149513
* - 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/66973 Submitted by: maintainer Notes: svn path=/head/; revision=109631
* 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-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Resolve pci/pci.h is not installedi issue. This is an annoyance forAlexander Nedotsukov2003-10-304-0/+33
| | | | | | | | | | libpci developers. Reported by: Samuel Tardieu Submitted by: maintainer Notes: svn path=/head/; revision=92642
* Add libpci, an API to read and write PCI configuration registers.Joe Marcus Clarke2003-06-286-0/+97
Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=83790