2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
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-09-25 02:44:45 by Tobias Nygren | Files touched by this commit (12) |
Log message:
don't include Mesa's bl3 directly. It needs to come in via xorg-server's
bl3 since that decides which mesa version to use.
|
2015-05-02 10:00:30 by Thomas Klausner | Files touched by this commit (7) | |
Log message:
Update to 6.10.0:
Connor Behan (32):
Drop dependence on xf86PciInfo.h
Do not disable gouraud shading for a render op
Only declare PCITAG if we need it
Remove overuse of COMPOSITE_SETUP()
Fix ScreenInit with noAccel
Port to RandR
Only enable CRTCs for DPMSModeOn
Map and unmap the MMIO better
Split up output register functions
Move display enabling code to DPMS
Change register name
Get entity without code duplication
Cleanup entity struct
Cleanup info struct
Remove pointless output
Use standard integers
Unify allocators
Unify byte swappers
Improve handling of monitor and output types
Remove custom dualhead code
Remove custom DGA code
Improve panel code
Fix whitespace near panel code
Silence the non-debug warnings
Typo fix
Include dpmsconst header
Make it easier to find EXA
Restore PLL0 as well as PLL3
Fix allocation of private entity
Look for VGA ports in the VBIOS
Update bitmasks for DDC
Bump to version 6.10.0
Tormod Volden (1):
Do not use int10 or VBE on powerpc
|
2015-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) | |
Log message:
Recursive revbump following MesaLib update, categories p through x.
|
2015-04-03 11:59:59 by Tobias Nygren | Files touched by this commit (43) |
Log message:
Revbump all the xf86-* driver packages so current binary packages get the
modular-xorg-server<1.17 dependency expressed.
|
2015-04-03 00:16:49 by Tobias Nygren | Files touched by this commit (71) |
Log message:
Make xf86-video-* drivers build against xorg-server-1.17 in addition to the
old 1.12 server. Mostly from FDO git. (xf86-video-ati6 was manually ported)
|
2014-05-05 02:48:38 by Ryo ONODERA | Files touched by this commit (1155) |
Log message:
Recursive revbump from x11/pixman
Fix PR pkg/48777
|
2013-10-03 10:31:23 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Update to 6.9.2:
xf86-video-r128 6.9.2 includes a fix for EXA color errors on PowerPC,
plus updates to build with xserver 1.13 and 1.14.
Note that also this xserver patch is needed for 1.13 and 1.14:
http://lists.x.org/archives/xorg-devel/2013-September/037971.html
All credits go to Connor Behan for keeping this driver alive!
Connor Behan (4):
Remove call to obsolete miInitializeBackingStore()
Swap pixmap bytes for a solid picture on big endian host
Minor spacing changes
Specify NULL for the platform probe function
Tormod Volden (1):
r128: bump to version 6.9.2
|
2013-05-16 08:22:32 by Richard PALO | Files touched by this commit (2) | |
Log message:
update to xf86-video-r128-6.9.1 for modular-xorg-server-1.12.4
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|