pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/libpciaccess
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 4 06:59:46 UTC 2015
Modified Files:
pkgsrc/sysutils/libpciaccess: Makefile distinfo
Removed Files:
pkgsrc/sysutils/libpciaccess/patches: patch-configure
patch-src_solx__devfs.c
Log Message:
Update to 0.13.3:
libpciaccess is used by the Xorg server to interface with the appropriate
routines for finding and using PCI bus devices on various operating systems.
This release provides a number of platform-specific improvements for various
platforms, including Linux, Solaris, OpenBSD, NetBSD, and Hurd, plus the
addition of some support for Cygwin.
Alan Coopersmith (3):
Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compiler
Solaris: Fix fd leak in pci_device_solx_devfs_map_range()
libpciaccess 0.13.3
Marcin Ko?cielnicki (1):
Fix IO access functions on linux+sysfs.
Mark Kettenis (1):
Use PCIOCREADMASK on OpenBSD.
Matthew Green (1):
Implement the kernel_has_driver() method for NetBSD.
Samuel Pitoiset (2):
Windows/Cygwin: Add support through the WinIo library
Fix a compilation error on GNU Hurd platforms.
Thomas Klausner (2):
Fix zlib handling on NetBSD.
Improve NetBSD i386 detection.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/libpciaccess/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/sysutils/libpciaccess/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/sysutils/libpciaccess/patches/patch-configure
cvs rdiff -u -r1.3 -r0 \
pkgsrc/sysutils/libpciaccess/patches/patch-src_solx__devfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index