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:   hasso
Date:           Mon May 18 19:09:01 UTC 2009

Modified Files:
        pkgsrc/sysutils/libpciaccess: Makefile distinfo
        pkgsrc/sysutils/libpciaccess/patches: patch-aa patch-ac
Removed Files:
        pkgsrc/sysutils/libpciaccess/patches: patch-ab patch-ad

Log Message:
Update to 0.10.6. Fix build on DragonFly.

Changes since 0.10.5:

Alan Coopersmith (12):
      Fill in byte swapping routines for big-endian Solaris machines
      Don't open/gzopen pci.ids if we're not going to read it
      Add AC_SYS_LARGEFILE to configure.ac
      Solaris: Use bus-range properties to limit busses scanned on each node
      Add README with pointers to mailing list, bugzilla & git repos
      Fix const mismatch compiler warnings in Solaris backend
      Sun bug 6811468: pci_device_solx_devfs_probe accesses freed memory
      Move included m4 to a subdir so we can more easily update from upstream
      Fix $CWARNFLAGS addition
      Fix unused variable warnings in Solaris code
      Resync COPYING file with code copyright notices
      Version bump: 0.10.6

Darren Smith (1):
      Be more paranoid about reading bridge info (#20786)

Mark Kettenis (1):
      Make libpciaccess on OpenBSD domain-aware.

Matthieu Herrb (3):
      Fix a logic error in pci_device_openbsd_write().
      Sync with OpenBSD code.
      Fix a logic error in pci_device_netbsd_write()

Owain Ainsworth (1):
      openbsd_pci.c: use the correct size when mapping the legacy vga rom.

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and compiler warnings.

Robert Noland (1):
      FreeBSD: Incorporate several fixes that have accumulated.

edward shu (1):
      Sun bug 6785726: libpciaccess needs to use the correct BAR index on 
solaris

Changes since 0.10.4:

Julien Cristau (2):
      Make --without-zlib work
      Bump to 0.10.5

Robert Noland (1):
      Fix FreeBSD systems which support pci domains.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/libpciaccess/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/libpciaccess/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/libpciaccess/patches/patch-aa
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/sysutils/libpciaccess/patches/patch-ab \
    pkgsrc/sysutils/libpciaccess/patches/patch-ad
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/libpciaccess/patches/patch-ac

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