Up to [cvs.NetBSD.org] / pkgsrc / x11 / xrdb
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Wed Nov 9 13:14:31 2022 UTC (2 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Reset MAINTAINER
Revision 1.14 / (download) - annotate - [select for diffs], Tue Aug 30 18:42:53 2022 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.13: +2 -7
lines
Diff to previous 1.13 (colored)
xrdb: simplify NetBSD-specific workaround
Revision 1.13 / (download) - annotate - [select for diffs], Mon Aug 9 18:37:30 2021 UTC (17 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
xrdb: update to 1.2.1. Matthieu Herrb (1): xrdb 1.2.1 Tobias Stoeckmann (1): Fix out of boundary read. Walter Harms (3): Add actual querying capabilities XFree() can handle NULL arg fix assignment discards ãàÏÄonstãàqualifier
Revision 1.12 / (download) - annotate - [select for diffs], Sat Jan 18 23:36:12 2020 UTC (3 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
all: migrate several HOMEPAGEs to https 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.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Feb 21 09:46:17 2019 UTC (3 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
xrdb: update to 1.2.0. This release adds a -E flag to see the preprocessor command issued and the output of the preprocessor, to aid in debugging. Alan Coopersmith (4): Add -E flag to show cpp command line & processed input file Update README for gitlab migration Update configure.ac bug URL for gitlab migration xrdb 1.2.0
Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 10 22:14:31 2018 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.9: +8 -3
lines
Diff to previous 1.9 (colored)
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
Revision 1.9 / (download) - annotate - [select for diffs], Mon Sep 9 09:42:22 2013 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (colored)
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)
Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 29 05:07:19 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.7: +1 -3
lines
Diff to previous 1.7 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.6.12.1 / (download) - annotate - [select for diffs], Wed Apr 13 18:28:42 2011 UTC (11 years, 9 months ago) by tron
Branch: pkgsrc-2011Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Pullup ticket #3413 - requested by drochner x11/xrdb: security update Revisions pulled up: - x11/xrdb/Makefile 1.7 - x11/xrdb/distinfo 1.6 --- Module Name: pkgsrc Committed By: drochner Date: Fri Apr 8 12:26:04 UTC 2011 Modified Files: pkgsrc/x11/xrdb: Makefile distinfo Log Message: update to 1.0.9 changes: Create shell-escape-safe cpp options in the non-pathetic-cpp case. Fixes CVE-2011-0465.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 8 12:26:03 2011 UTC (11 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
update to 1.0.9 changes: Create shell-escape-safe cpp options in the non-pathetic-cpp case. Fixes CVE-2011-0465.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 9 18:25:38 2009 UTC (13 years, 2 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Branch point for: pkgsrc-2011Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
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.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 9 20:07:34 2008 UTC (14 years, 5 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
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
Revision 1.4 / (download) - annotate - [select for diffs], Sat May 24 21:45:18 2008 UTC (14 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Switch master site to MASTER_SITE_XORG.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 16 00:44:41 2007 UTC (15 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update to xrdb-1.0.4: man page fixes.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 26 15:08:02 2007 UTC (15 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Update to xrdb-1.0.3: Fix man page markup.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Nov 7 16:27:53 2006 UTC (16 years, 2 months ago) by joerg
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import xrdb-1.0.2 from modular Xorg.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 7 16:27:53 2006 UTC (16 years, 2 months ago) by joerg
Branch: MAIN
Initial revision