aboutsummaryrefslogtreecommitdiff
path: root/devel/libpci
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.2.1Sunpoet Po-Chuan Hsieh2013-11-112-3/+3
| | | | | | | Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog Notes: svn path=/head/; revision=333524
* - Strip shared librarySunpoet Po-Chuan Hsieh2013-10-101-9/+13
| | | | | | | | - Change symbolic link: libpci.so -> libpci.so.3 - Support STAGEDIR Notes: svn path=/head/; revision=330008
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-08-191-8/+3
| | | | | | | - Update regex Notes: svn path=/head/; revision=324999
* - Update to 3.2.0Sunpoet Po-Chuan Hsieh2013-04-213-12/+7
| | | | | | | | | | | | | | | | | - Cleanup Makefile header - Update WWW and reformat pkg-descr Changes: - On newer Linux systems, we use libkmod to look up kernel modules (modules.pcimap no longer exists.) To facilitate this, libpci is able to look up module aliases in sysfs. - Various minor bug fixes. - Updated pci.ids to the today's snapshot of the database. Feature safe: yes Notes: svn path=/head/; revision=316176
* - Update to 3.1.10Sunpoet Po-Chuan Hsieh2012-06-264-43/+18
| | | | | | | | | | | | | | - Add LICENSE - Use REINPLACE_CMD instead of patch files - Do not silence installation message Changes: - Decoding of LTR/OBFF in PCIe capabilities. - Various minor bug fixes. - Updated pci.ids to the today's snapshot of the database. Notes: svn path=/head/; revision=300016
* - Update to 3.1.9Sunpoet Po-Chuan Hsieh2012-01-152-4/+3
| | | | | | | | | | | | | | Changes: - Updated README. - Whereever we mention the PCI ID database, we now refer to http://pci-ids.ucw.cz/ and the sf.net site is mentioned only as a mirror. This includes update-pciids. - Decode PCIe Gen 3 speeds and link status fields. - Various minor bug fixes. - Updated pci.ids to the today's snapshot of the database. (2012-01-14) Notes: svn path=/head/; revision=289267
* - Build libpci.so with libz (-lz)Sunpoet Po-Chuan Hsieh2011-10-072-1/+2
| | | | | | | | | - Bump PORTREVISION for package change Reported by: olgeni Notes: svn path=/head/; revision=283110
* - Update to 3.1.8Sunpoet Po-Chuan Hsieh2011-10-062-7/+4
| | | | | | | | | | | | | | | | | | - Update MASTER_SITES: cleanup and add my LOCAL Changes: - More capabilities: Transaction Processing Hints, Latency Tolerance Reporting. Thanks to Jesse Barnes. - Added BeOS and Haiku ports. Contributed by Francois Revol. - pciutils.pc now uses Libs.private properly. - When we format a name and it does not fit in the buffer, we truncate it instead of returning "buffer too small" instead. This works on all platforms with sane (i.e., C99-compatible) snprintf(). - Various minor bug fixes. - Updated pci.ids to the today's snapshot of the database. Notes: svn path=/head/; revision=283040
* - Make it clang-friendlySunpoet Po-Chuan Hsieh2011-06-211-1/+1
| | | | Notes: svn path=/head/; revision=275979
* - Remove obsolete MD5 checksumSunpoet Po-Chuan Hsieh2011-04-121-1/+0
| | | | Notes: svn path=/head/; revision=272629
* - Respect PREFIXSunpoet Po-Chuan Hsieh2010-10-012-3/+10
| | | | | | | | Reported by: stas Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262216
* - Add misc/pciids to RUN_DEPENDSSunpoet Po-Chuan Hsieh2010-09-282-6/+17
| | | | | | | | | | | - Bump PORTREVISION PR: ports/150236 Submitted by: Sten Spans <sten at blinkenlights.nl> Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262016
* - Update MAINTAINER to my FreeBSD.org addressSunpoet Po-Chuan Hsieh2010-09-221-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=261634
* - Simplify MakefileLi-Wen Hsu2010-08-023-40/+16
| | | | | | | | | | - Pass maintainership to submitter PR: ports/149018 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> Notes: svn path=/head/; revision=258628
* - 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