summaryrefslogtreecommitdiff
path: root/x11/xf86-video-apm
AgeCommit message (Collapse)AuthorFilesLines
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.
2019-02-10xf86-video-apm: update to 1.3.0.wiz3-32/+7
This is a maintenance release of Alliance Semiconductor ProMotion DDX for X.Org X Server. No testing has been done due to the lack of equipment availability. Please note that the code may not compile against X Server 1.20 since it no longer supports 24-bit color. [1] The DDX compiles cleanly without compilation warnings on X Server 1.19.6. Kevin Brace Brace Computer Laboratory blog https://bracecomputerlab.com [1] https://gitlab.freedesktop.org/xorg/xserver/commit/0803918e64262482035f042e5e1f2a571d3dea1b -- Adam Jackson (1): Remove #include "mibstore.h" Kevin Brace (5): Remove miInitializeBackingStore Use const char for xf86GetOptValString return type Eliminate unused variable compilation warnings Use libpciaccess for newer X Servers when unmapping video RAM Version bumped to 1.3.0 Mihail Konev (1): autogen: add default patch prefix
2018-03-07xorgproto: use xorgproto instead of separate *proto packageswiz1-6/+3
Remove now obsolete packages.
2016-02-26Use OPSYSVARS.jperkin1-6/+2
2016-01-05Bump revision for xorg-server-1.18 driver ABI bumptnn1-2/+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-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 thetnn2-1/+25
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-apm-1.2.5 for modular-xorg-server-1.12.4richard3-29/+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.2.2:wiz2-7/+6
Adam Jackson (1): Remove useless loader symbol lists. Alan Coopersmith (1): Remove xorgconfig & xorgcfg from See Also list in man page Dave Airlie (3): apm: update for resources/RAC API removal apm: fix up ABI properly apm: bump for 1.2.2 release Julien Cristau (1): Typo fix Peter Hutterer (1): Update to xextproto 7.1 support.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-06-07Bump PKGREVISION for modular-xorg-server update.wiz1-1/+2
2009-02-25Update to 1.2.1:wiz3-17/+16
Dave Airlie (1): apm 1.2.1 Paulo Cesar Pereira de Andrade (1): Protect xf86rush dependent code around #ifdef XF86RUSH
2008-09-18PKGREVISION bump due to update of x11/modular-xorg-server.bjs1-1/+2
2008-08-09Update to xf86-video-apm-1.2.0.tnn3-15/+15
Remove useless mfb.h include. Death to RCS tags. apm 1.2.0 Replace references to XFree86/XF86Config in man page renamed: .cvsignore -> .gitignore Define APM_*_VERSION using PACKAGE_VERSION_* pcirename conversion xf1/4 bpp conversion further build fixes Naming change: Security*Access -> Dix*Access Makefile.am: nuke RCS Id
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+3
2007-08-15Override SGML entity check to allow cross-compiling.joerg2-1/+23
2007-03-22Import xf86-video-apm-1.1.1 from modular Xorg.joerg4-0/+35
This is the Alliance ProMotion video driver for the modular Xorg server.