Commit graph

7 commits

Author SHA1 Message Date
wiz
184b7d5193 Update to 1.0.5:
This minor maintenance release cleans up compiler complaints and
other various issues, plus sneaks in a small bug fix at the end.

Alan Coopersmith (8):
      Fix allocateded typo in comment
      Add const qualifiers to fix gcc -Wwrite-strings warnings
      Add const qualifiers to structs for mapping strings to values
      Mark Syntax() with _X_NORETURN to silence gcc warning
      Combine usage message strings
      Fix implicit sign conversion & integer size truncation warnings
      Use strcasecmp if available, instead of downcasing string before strcmp
      xrefresh 1.0.5

Gaetan Nadon (2):
      man: remove trailing spaces and tabs
      config: move man pages into their own directory

Jeremy Huddleston (1):
      Properly fallback on CWBackPixmap = None when failing to parse or allocate a solid color
2013-05-18 13:35:05 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
d138552311 Update to 1.0.4:
This minor maintenance release refreshes the tarball with the usual recent
collection of build configuration improvements and janitorial cleanups.
2012-06-03 18:25:01 +00:00
tnn
d79dd2c04c Update to xrefresh-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file with copyright/license notice from code & docs
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
2009-11-09 18:23:44 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
08492918e0 Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users. 2007-06-19 09:39:10 +00:00
joerg
5c98870471 Import xrefresh-1.0.2.
This package contains xrefresh, a program to repaint all or part off a
screen.

This is from the modular X.org project.
2007-04-12 14:59:37 +00:00