The NetBSD Project

CVS log for pkgsrc/x11/xsetroot/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xsetroot

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Wed Nov 9 13:14:31 2022 UTC (16 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.2 (colored)

Reset MAINTAINER

Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 30 01:05:24 2022 UTC (16 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored) to selected 1.2 (colored)

xsetroot: update to 1.1.3.

Alan Coopersmith (8):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      Variable scope reductions as recommended by cppcheck
      Handle -Wsign-compare warnings
      gitlab CI: stop requiring Signed-off-by in commits
      xsetroot 1.1.3

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jan 18 23:36:12 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, 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.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.2 (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.9 / (download) - annotate - [select for diffs], Sat Mar 10 22:17:34 2018 UTC (6 years 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, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.8: +2 -4 lines
Diff to previous 1.8 (colored) to selected 1.2 (colored)

xsetroot: update to 1.1.2.

Alan Coopersmith (5):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Print which option was in error along with usage message
      Only use results from GetWindowProperty if it returned success
      xsetroot 1.1.2

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

Stéphane Aulery (1):
      Improve manpage and -help option.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 23 07:57:45 2013 UTC (11 years, 2 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, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.2 (colored)

Update to 1.1.1:

This minor maintenance release includes several years of build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (5):
      config: Add missing AC_CONFIG_SRCDIR
      Mark usage with _X_NORETURN to quiet -Wmissing-noreturn warning
      Combine usage message strings
      Add -version option
      xsetroot 1.1.1

Gaetan Nadon (4):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 29 05:07:20 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.6: +1 -3 lines
Diff to previous 1.6 (colored) to selected 1.2 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 3 18:26:02 2012 UTC (11 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored) to selected 1.2 (colored)

Update to 1.1.0:
This release adds the ability to load an arbitrary ARGB cursor file via
the new -xcf command line flag.   In Keith's words:

    Instead of having to construct a whole cursor theme and play with the
    environment variables in Xlib to set a random ARGB cursor, this lets
    the user set whatever they like directly from a file.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 9 18:17:41 2009 UTC (14 years, 4 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, 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
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.2 (colored)

Update to xsetroot-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notice from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.

Revision 1.4 / (download) - annotate - [select for diffs], Sat May 24 21:45:18 2008 UTC (15 years, 10 months ago) by tnn
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, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.2 (colored)

Switch master site to MASTER_SITE_XORG.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 15 22:12:53 2007 UTC (16 years, 7 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 xsetroot-1.0.2: man page fix.

Revision 1.2 / (download) - annotate - [selected], Tue Jun 19 09:39:15 2007 UTC (16 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Nov 7 17:37:33 2006 UTC (17 years, 4 months ago) by joerg
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.2 (colored)

Import xsetroot-1.0.1:
The xsetroot program is used to tailor the appearance of the background
window of the X server.  This is from the modular X.org X11 project.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 7 17:37:33 2006 UTC (17 years, 4 months ago) by joerg
Branch: MAIN
Diff to selected 1.2 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>