summaryrefslogtreecommitdiff
path: root/x11/xf86-video-cirrus
AgeCommit message (Collapse)AuthorFilesLines
2022-07-11xf86-video-cirrus: update to 1.6.0.wiz3-11/+8
Adam Jackson (3): Remove (almost) no-op setup functions Don't build split alpine and laguna support alpine: Default to 16bpp Alan Coopersmith (6): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: add a basic build test xf86-video-cirrus 1.6.0 Emil Velikov (1): autogen.sh: use quoted string variables Frederic Crozat (1): Use 16bpp when running in virt and on XenSource gfx Kevin Brace (18): Eliminate unused variable compilation warning Use const char for xf86GetOptValString return type Suppress unused label compilation warning Fix for a compilation error when compiling XAA related files Tab to spaces conversion for cir.h Eliminate pointer arithmetic compilation warnings Tab to spaces conversion for lg_driver.c Fix indentation of lg_driver.c Make adjustments to code comments of lg_driver.c Fix for Laguna I2C bus code compilation error Check for a successful transmission of EDID for Laguna I2C bus code Activate I2C bus for Laguna based devices Tab to spaces conversion for lg_i2c.c Fix indentation of lg_i2c.c Declare an I2C bus name string as a static type for lg_i2c.c Declare an I2C bus name string as a static type for alp_i2c.c Stop accessing SR12 and SR13 Save and restore RIF Control and RAC Control registers Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish Stefan Dirsch (1): Disable "acceleration" under qemu
2022-04-10x11: adapt to new avoid-duplicate.mk usagenia1-2/+2
2021-12-02xf86-video-*: Add avoid-duplicate.mknia1-1/+3
2021-12-02xf86-video-*: Add builtin.mk filesnia1-0/+6
2021-11-02modular-xorg: Apply at most partial RELRO for modular drivers.nia1-1/+3
2021-10-26x11: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
2021-10-07x11: Remove SHA1 hashes for distfilesnia1-2/+1
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2018-03-07xorgproto: use xorgproto instead of separate *proto packageswiz1-5/+3
Remove now obsolete packages.
2016-02-26Use OPSYSVARS.jperkin1-6/+2
2016-01-05Bump revision for xorg-server-1.18 driver ABI bumptnn1-1/+2
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-05-06Update to 1.5.3:wiz5-84/+6
Adam Jackson (1): configure: Drop AM_MAINTAINER_MODE Alan Coopersmith (1): Skip building xaa files when XAA is not supported Colin Walters (1): autogen.sh: Implement GNOME Build API Dave Airlie (1): cirrus: don't use pciTag Julien Cristau (1): cirrus 1.5.3
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn1-2/+2
2015-04-03Revbump all the xf86-* driver packages so current binary packages get thetnn1-2/+2
modular-xorg-server<1.17 dependency expressed.
2015-04-02Make xf86-video-* drivers build against xorg-server-1.17 in addition to thetnn4-1/+77
old 1.12 server. Mostly from FDO git. (xf86-video-ati6 was manually ported)
2014-05-05Recursive revbump from x11/pixmanryoon1-1/+2
Fix PR pkg/48777
2013-05-16update to xf86-video-cirrus-1.5.2 for modular-xorg-server-1.12.4richard2-7/+6
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-27Define DRIVER_MAN_SUFFIX on Solaris to the same as every other system, thisjperkin1-1/+7
diverges from the standard layout on Solaris but ensures a consistent experience for pkgsrc packages. Fixes 31 packages on Solaris.
2012-06-15Whitespace. (as whined about by pkglint)dholland1-5/+5
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-04-09Some drivers now have a build time dependency on libXext becausetnn1-2/+3
of xextproto -> libXext header rototil.
2009-08-09Update to 1.3.2:wiz2-6/+6
Adam Jackson (2): Remove useless loader symbol lists. cirrus 1.3.1 Dave Airlie (1): cirrus: add inputstr.h explicitly Dave Airlie (3): cirrus: update for resources/RAC API removal cirrus: change to using ABI version check cirrus: bump for release 1.3.2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-06-09Update to 1.3.0. Changes since 1.2.1:hasso2-7/+6
This release adds support for building against Xorg 1.6, but drops support for building against Xorg 1.3 and older. Alan Coopersmith (7): Remove xorgconfig & xorgcfg from See Also list in man page Add README with pointers to mailing list, bugzilla & git repos Replace static ChangeLog with XORG_CHANGELOG, use XORG_CWARNFLAGS too Raise minimum xorg-server required to 1.4 for miGetPointerPosition renamed: {man,src}/.cvsignore -> {man,src}/.gitignore Updates to COPYING, README, & cirrus.man Version 1.3.0 Matthieu Herrb (1): alpine: fix order of arguments of PCI_WRITE_LONG(). Paulo Cesar Pereira de Andrade (2): Export symbols used by different cirrus driver modules. Update to use miPointerGetPosition.
2009-06-07Bump PKGREVISION for modular-xorg-server update.wiz1-2/+2
2008-09-18PKGREVISION bump due to update of x11/modular-xorg-server.bjs1-1/+2
2008-08-09Update to xf86-video-cirrus-1.2.1.tnn2-6/+6
1.2.1: Bug #10715: Fix depth configuration for alpine chips. cirrus 1.2.1 1.2.0: Replace references to XFree86/XF86Config in man page renamed: .cvsignore -> .gitignore Define CIR_*_VERSION* using PACKAGE_VERSION_* cirrus initial pci access support test for 1/4 bpp in case server is configured with them off make dist check pass fixup iomapsize so we only map the 4k not 16k which is an error cirrus: set default depth to 24bpp Makefile.am: nuke RCS Id
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+3
2007-03-20Import xf86-video-cirrus-1.1.0 from modular Xorg.joerg4-0/+37
This is the Cirrus Logic video driver for the modular Xorg server.