CVS log for ports/devel/libpci/Makefile
Up to [FreeBSD] / ports / devel / libpci
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jan 15 18:13:03 2012 UTC (3 weeks, 4 days ago) by sunpoet
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
- Update to 3.1.9 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)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Oct 7 10:43:42 2011 UTC (4 months ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
- Build libpci.so with libz (-lz) - Bump PORTREVISION for package change Reported by: olgeni
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 6 13:46:41 2011 UTC (4 months ago) by sunpoet
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -5 lines
- Update to 3.1.8 - 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.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jun 21 10:35:50 2011 UTC (7 months, 3 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Make it clang-friendly
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Oct 1 01:01:55 2010 UTC (16 months, 1 week ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -0 lines
- Respect PREFIX Reported by: stas Approved by: pgollucci (mentor)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Sep 28 08:56:43 2010 UTC (16 months, 1 week ago) by sunpoet
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1 lines
- Add misc/pciids to RUN_DEPENDS - Bump PORTREVISION PR: ports/150236 Submitted by: Sten Spans <sten at blinkenlights.nl> Approved by: pgollucci (mentor)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Sep 22 17:10:21 2010 UTC (16 months, 2 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Update MAINTAINER to my FreeBSD.org address Approved by: pgollucci (mentor)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 2 12:12:13 2010 UTC (18 months, 1 week ago) by lwhsu
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +16 -14 lines
- Simplify Makefile - Pass maintainership to submitter PR: ports/149018 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 12 10:55:45 2010 UTC (23 months ago) by fluffy
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
- Force users to rebuild libpci after ABI issues fix Pointed by: avg@
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 12 03:58:05 2010 UTC (23 months ago) by fluffy
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
- Bump shlib version due to partial ABI incompatibility - Install pkgconfig data
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 11 01:03:12 2010 UTC (23 months ago) by sylvio
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
- Update to 3.1.7 Approved by: miwi (mentor) via irc.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 19 19:50:30 2009 UTC (2 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Reset sbahra at his request due to lack of time to work on these ports.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jun 15 18:55:41 2009 UTC (2 years, 7 months ago) by wxs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
- Use MASTER_SITES_KERNEL_ORG PR: ports/134566 Approved by: all maintainer timeouts
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:47:53 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [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)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 11 15:53:03 2007 UTC (4 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Fix build; also add -fPIC for amd64. Submitted by: maintainer Approved by: portmgr (self) Tested on: pointyhat
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 28 21:24:39 2007 UTC (4 years, 3 months ago) by marius
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -22 lines
Base on pcutils 2.2.8 so it gets the fixes and enhancements originally done as local patches in pciutils-2.2.6 (see sysutils/pciutils/Makefile 1.10). Approved by: maintainer, miwi
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 7 05:40:28 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Update maintainer's email address. Requested by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 15 22:21:13 2006 UTC (5 years, 9 months ago) by cperciva
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Change maintainer email address. Submitted by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 23 09:47:35 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- Bandaid build on multibyte locales
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 21 13:09:10 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Fix MASTER_SITES and update maintainer's email PR: ports/66973 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:40 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 30 13:47:26 2003 UTC (8 years, 3 months ago) by bland
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -0 lines
Resolve pci/pci.h is not installedi issue. This is an annoyance for libpci developers. Reported by: Samuel Tardieu Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 28 22:36:00 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Add libpci, an API to read and write PCI configuration registers. Submitted by: Samy Al Bahra <samy@kerneled.com>
