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.
This is a minor bugfix and janitorial cleanup release.
Alan Coopersmith (6):
Combine usage message strings
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Remove empty AUTHORS & NEWS files
config: move man pages into their own directory
xcompmgr 1.1.7
Matthieu Herrb (1):
man: note that -n is the default mode.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix formatting of options/arguments in man page
Add COPYING file with copyright/license notice from xcompmgr.c
Make usage() report the current version.
Ansification and compile warning fixes.
Fix error reporting
Don't hard code the screen number
Check for _NET_WM_CM_Sn before trying to install ourself as composite manager
Try to report current composite manager name
iAdam Jackson (1):
xcompmgr 1.1.4
Dana Jansens (1):
Fix a server resource leak on destroying windows.
James Cloos (2):
Remove deprecated .cvsignore
Add *~ to .gitignore to skip patch/emacs droppings
Jamey Sharp (1):
Bug #13073: Fix broken word-wrapping in ChangeLog generation.
Mark Tiefenbruck (1):
Bug #9762: Fix opacity changes on unmapped windows.
Tilman Sauerbeck (5):
Fixed a bunch of warnings.
Added .gitignore.
Include getopt.h for getopt().
Constified some variables.
Make this loop slightly easier to read.
xorg-server-1.4.0.90 + Mesa-7.0.2 by me. Mesa's coming, I promise. ;)
While here, PKG_SKIP_REASON -> PKG_FAIL_REASON, add various preprocessor
definitions to XCOMPMGR_DEFS for the user to play with (sane defaults
have been tested).
Changes include:
Constified some variables.
Include getopt.h for getopt(). (in pkgsrc, this uses USE_FEATURES)
Fixed a bunch of warnings.
Bug #9762: Fix opacity changes on unmapped windows.