Commit graph

11 commits

Author SHA1 Message Date
wiz
c86393ff13 xrdb: update to 1.1.1.
Alan Coopersmith (13):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      configure: add more m4 quoting to quiet autoconf complaints
      Remove unused macro RESOURCE_PROPERTY_NAME
      Clean up sign/size conversion warnings from clang
      Stop casting free() arguments to (char *)
      unifdef -U__UNIXOS2__
      Print which option was in error along with usage message
      Use SEEK_* names instead of raw numbers for fseek whence argument
      Reformat code to X.Org standard coding style
      Fix "editting" typo in comment
      Use reallocarray() for array allocations & resizing
      xrdb 1.1.1

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2018-03-10 22:14:31 +00:00
agc
d8f09469bb 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-11-04 03:28:24 +00:00
wiz
2b6b587143 Update to 1.1.0:
This release contains a number of changes around the way xrdb calls the
selected macro processing program, normally cpp, to handle the provided
resource file, including adding a -undef option to pass through to cpp,
allowing builders to provide default cpp flags at build time, and only
passing -P by default to a processor named cpp.

It also adds a -version flag to aid in debugging which version is in use
and fixes a number of compiler warnings.

Alan Coopersmith (11):
      Tokenize #define names in the PATHETICCPP case too
      Clarify .Xresources vs. .Xdefaults in man page
      Ensure we don't read out of ClassName array bounds for unknown visual type
      Fix many const pointer warnings
      Remove unnecessary casts from malloc & realloc calls
      Strip trailing whitespace
      Mark fatal() & Syntax() with printf & noreturn attributes
      Rename args to several functions to not shadow global variables
      Only add -P flag if using cpp as our preprocessor
      Add -version flag to print package version string from autoconf
      xrdb 1.1.0

Egbert Eich (2):
      Usage: In usage message print preprocessor that's actually chosen.
      Allow the CPP macro to contain preprocessors with command line options (v2)

Jon TURNEY (1):
      Fix build with WIN32 defined, but PATHETICCPP not defined

Matthieu Herrb (1):
      predefined cpp macros can produce unexpected results (bug 3413)
2013-09-09 09:42:22 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
drochner
b10c56310b update to 1.0.9
changes:
Create shell-escape-safe cpp options in the non-pathetic-cpp case.
Fixes CVE-2011-0465.
2011-04-08 12:26:03 +00:00
tnn
4e7a50b184 Update to xrdb-1.0.6. Changes:
Allow specifying multiple paths to --with-cpp and running if none is found
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with notices from xrdb.c & xrdb.man
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Avoid divide by zero crash if DDX mistakenly returns screen size of 0mm.
2009-11-09 18:25:38 +00:00
bjs
69468e36c1 Update to xrdb-1.0.5. One bug fix:
commit 09ef847d16333d6ae04c3f88ff7f535381cb9405
Date:   Mon Jan 7 23:48:12 2008 +0100

    Prevent cpp from prefixing errors with <stdin> when the
    xrdb input is a file

    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458246
2008-08-09 20:07:34 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
ac36b3fb8d Update to xrdb-1.0.4: man page fixes. 2007-08-16 00:44:41 +00:00
joerg
a599bc1620 Update to xrdb-1.0.3: Fix man page markup. 2007-02-26 15:08:02 +00:00
joerg
06480db461 Import xrdb-1.0.2 from modular Xorg. 2006-11-07 16:27:53 +00:00