Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[xsrc/xorg]: xsrc/external/mit/libXScrnSaver/dist initial import of libXScrnS...



details:   https://anonhg.NetBSD.org/xsrc/rev/629ebcf00a7b
branches:  xorg
changeset: 7308:629ebcf00a7b
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Jan 08 08:50:47 2023 +0000

description:
initial import of libXScrnSaver-1.2.4

diffstat:

 external/mit/libXScrnSaver/dist/ChangeLog                          |     98 +-
 external/mit/libXScrnSaver/dist/Makefile.am                        |      2 +
 external/mit/libXScrnSaver/dist/Makefile.in                        |     48 +-
 external/mit/libXScrnSaver/dist/README.md                          |     18 +
 external/mit/libXScrnSaver/dist/aclocal.m4                         |  20313 ++++-----
 external/mit/libXScrnSaver/dist/compile                            |     14 +-
 external/mit/libXScrnSaver/dist/config.guess                       |   1606 +-
 external/mit/libXScrnSaver/dist/config.h.in                        |     10 +-
 external/mit/libXScrnSaver/dist/config.sub                         |   2934 +-
 external/mit/libXScrnSaver/dist/configure                          |  13886 +++---
 external/mit/libXScrnSaver/dist/configure.ac                       |      9 +-
 external/mit/libXScrnSaver/dist/depcomp                            |     10 +-
 external/mit/libXScrnSaver/dist/include/X11/extensions/scrnsaver.h |      4 +-
 external/mit/libXScrnSaver/dist/install-sh                         |    170 +-
 external/mit/libXScrnSaver/dist/ltmain.sh                          |    877 +-
 external/mit/libXScrnSaver/dist/man/Makefile.in                    |     18 +-
 external/mit/libXScrnSaver/dist/man/Xss.man                        |      4 +-
 external/mit/libXScrnSaver/dist/missing                            |     16 +-
 external/mit/libXScrnSaver/dist/src/Makefile.in                    |     41 +-
 external/mit/libXScrnSaver/dist/src/XScrnSaver.c                   |    120 +-
 20 files changed, 20987 insertions(+), 19211 deletions(-)

diffs (truncated from 47639 to 300 lines):

diff -r 78773fa00e42 -r 629ebcf00a7b external/mit/libXScrnSaver/dist/ChangeLog
--- a/external/mit/libXScrnSaver/dist/ChangeLog Sun Jan 08 06:01:00 2023 +0000
+++ b/external/mit/libXScrnSaver/dist/ChangeLog Sun Jan 08 08:50:47 2023 +0000
@@ -1,3 +1,95 @@
+commit 34f3f72b88c0a0a10d618e9dfbc88474ae5ce880
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Sun Dec 4 15:36:44 2022 -0800
+
+    libXScrnSaver 1.2.4
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit 9dc9fb1bb8ca8e304a191430278703b7bc092eb2
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Sun Nov 20 12:17:00 2022 -0800
+
+    Handle implicit conversion warnings from clang
+    
+    Clears 16 -Wimplicit-int-conversion, 11 -Wshorten-64-to-32, and
+    8 -Wsign-conversion warnings.
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit d32243b670b472fc08f577957d1a3fd9bab6430d
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Sun Nov 20 12:12:35 2022 -0800
+
+    Add .git-blame-ignore-revs to hide whitespace commits from git blame
+    
+    To use this in your local repo clone, you will need to either run
+    `git blame --ignore-revs-file .git-blame-ignore-revs`
+    or set it permanently with
+    `git config blame.ignoreRevsFile .git-blame-ignore-revs`
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit 73a14e8562d6d133982d89bf07ea89bf546d98e5
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Sun Nov 20 12:08:45 2022 -0800
+
+    Whitespace fixes
+    
+    Remove leading spaces before tabs and trailing whitespace, and
+    fix a couple of incorrect indentations.
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit d39f92be6b513c28546ebb0baf335f32ab154a89
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Sun Jul 17 18:00:50 2022 -0700
+
+    gitlab CI: add a basic build test
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit 2e96d5feebdfaeb72b098402e6682ed3a6e6e628
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Sun Jul 17 17:59:57 2022 -0700
+
+    Fix spelling/wording issues
+    
+    Found by using:
+        codespell --builtin clear,rare,usage,informal,code,names
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit eecc14f810ec2b0324b7b9f549aeb2c4663ecd52
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Sun Jul 17 17:59:12 2022 -0700
+
+    Build xz tarballs instead of bzip2
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit aa9fd5061d0a8832480ad0c1acc9d2e864e807f4
+Author: Samanta Navarro <ferivoz%riseup.net@localhost>
+Date:   Sat Oct 3 11:51:02 2020 +0000
+
+    Fix typo in manual page
+
+commit bc819c99a1eee22194b561bcfe267c31071152ae
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Fri Dec 7 19:50:34 2018 -0800
+
+    Update configure.ac bug URL for gitlab migration
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit dfc721414e0ee35fa1b465d8c333831b73171ba4
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Mon Nov 19 21:28:50 2018 -0800
+
+    Update README for gitlab migration
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
 commit 96fffcd9dcaf2ba37ec56aa798677de9ad58ae81
 Author: Adam Jackson <ajax%redhat.com@localhost>
 Date:   Thu Jul 5 12:29:44 2018 -0400
@@ -496,7 +588,7 @@
     renamed: .cvsignore -> .gitignore
 
 commit a183fb1a70d48155b67d98fb4e4aaca825842f12
-Author: Fredrik Höglund <fredrik%kde.org@localhost>
+Author: Fredrik Höglund  <fredrik%kde.org@localhost>
 Date:   Fri Mar 31 18:43:09 2006 +0000
 
     Update the package version number to 1.1. Require scrnsaverproto >= 1.1.
@@ -636,7 +728,7 @@
     Add .cvsignore files
 
 commit 3817722549db9a2377f034b0af5768f8c36bbf62
-Author: Søren Sandmann Pedersen <sandmann%daimi.au.dk@localhost>
+Author: Søren Sandmann Pedersen  <sandmann%daimi.au.dk@localhost>
 Date:   Wed Jun 22 22:46:39 2005 +0000
 
     Apply these patches from Theo van Klaveren:
@@ -661,7 +753,7 @@
         src/Makefile.am
 
 commit 21286ccdf3418566b424a9f086289994ac0877f1
-Author: Søren Sandmann Pedersen <sandmann%daimi.au.dk@localhost>
+Author: Søren Sandmann Pedersen  <sandmann%daimi.au.dk@localhost>
 Date:   Fri Jun 10 19:57:07 2005 +0000
 
     Build system for XScrnSaver
diff -r 78773fa00e42 -r 629ebcf00a7b external/mit/libXScrnSaver/dist/Makefile.am
--- a/external/mit/libXScrnSaver/dist/Makefile.am       Sun Jan 08 06:01:00 2023 +0000
+++ b/external/mit/libXScrnSaver/dist/Makefile.am       Sun Jan 08 08:50:47 2023 +0000
@@ -41,3 +41,5 @@
 lint:
        (cd src && $(MAKE) $(MFLAGS) lint)
 endif LINT
+
+EXTRA_DIST = README.md
diff -r 78773fa00e42 -r 629ebcf00a7b external/mit/libXScrnSaver/dist/Makefile.in
--- a/external/mit/libXScrnSaver/dist/Makefile.in       Sun Jan 08 06:01:00 2023 +0000
+++ b/external/mit/libXScrnSaver/dist/Makefile.in       Sun Jan 08 08:50:47 2023 +0000
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15.1 from Makefile.am.
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2017 Free Software Foundation, Inc.
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -185,9 +185,9 @@
   $(RECURSIVE_CLEAN_TARGETS) \
   $(am__extra_recursive_targets)
 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
-       cscope distdir dist dist-all distcheck
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
-       $(LISP)config.h.in
+       cscope distdir distdir-am dist dist-all distcheck
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
+       config.h.in
 # Read a list of newline-separated strings from the standard input,
 # and print each of them once, without duplicates.  Input order is
 # *not* preserved.
@@ -204,12 +204,9 @@
   unique=`for i in $$list; do \
     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   done | $(am__uniquify_input)`
-ETAGS = etags
-CTAGS = ctags
-CSCOPE = cscope
 DIST_SUBDIRS = $(SUBDIRS)
 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
-       $(srcdir)/xscrnsaver.pc.in COPYING ChangeLog INSTALL README \
+       $(srcdir)/xscrnsaver.pc.in COPYING ChangeLog INSTALL README.md \
        compile config.guess config.sub install-sh ltmain.sh missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
@@ -246,9 +243,11 @@
     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
   done; \
   reldir="$$dir2"
-DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
+DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
 GZIP_ENV = --best
-DIST_TARGETS = dist-bzip2 dist-gzip
+DIST_TARGETS = dist-xz dist-gzip
+# Exists only to be overridden by the user if desired.
+AM_DISTCHECK_DVI_TARGET = dvi
 distuninstallcheck_listfiles = find . -type f -print
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
@@ -270,8 +269,9 @@
 CCDEPMODE = @CCDEPMODE@
 CFLAGS = @CFLAGS@
 CHANGELOG_CMD = @CHANGELOG_CMD@
-CPP = @CPP@
 CPPFLAGS = @CPPFLAGS@
+CSCOPE = @CSCOPE@
+CTAGS = @CTAGS@
 CWARNFLAGS = @CWARNFLAGS@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
@@ -285,8 +285,10 @@
 ECHO_N = @ECHO_N@
 ECHO_T = @ECHO_T@
 EGREP = @EGREP@
+ETAGS = @ETAGS@
 EXEEXT = @EXEEXT@
 FGREP = @FGREP@
+FILECMD = @FILECMD@
 FILE_MAN_DIR = @FILE_MAN_DIR@
 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
 GREP = @GREP@
@@ -390,6 +392,7 @@
 prefix = @prefix@
 program_transform_name = @program_transform_name@
 psdir = @psdir@
+runstatedir = @runstatedir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 srcdir = @srcdir@
@@ -402,6 +405,7 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = xscrnsaver.pc
 MAINTAINERCLEANFILES = ChangeLog INSTALL
+EXTRA_DIST = README.md
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
@@ -427,8 +431,8 @@
            echo ' $(SHELL) ./config.status'; \
            $(SHELL) ./config.status;; \
          *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
+           echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
+           cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
        esac;
 
 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
@@ -592,8 +596,10 @@
 distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
        -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
+distdir: $(BUILT_SOURCES)
+       $(MAKE) $(AM_MAKEFLAGS) distdir-am
 
-distdir: $(DISTFILES)
+distdir-am: $(DISTFILES)
        $(am__remove_distdir)
        test -d "$(distdir)" || mkdir "$(distdir)"
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
@@ -663,6 +669,7 @@
 dist-gzip: distdir
        tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
        $(am__post_remove_distdir)
+
 dist-bzip2: distdir
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
        $(am__post_remove_distdir)
@@ -670,11 +677,14 @@
 dist-lzip: distdir
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
        $(am__post_remove_distdir)
-
 dist-xz: distdir
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
        $(am__post_remove_distdir)
 
+dist-zstd: distdir
+       tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
+       $(am__post_remove_distdir)
+
 dist-tarZ: distdir
        @echo WARNING: "Support for distribution archives compressed with" \
                       "legacy program 'compress' is deprecated." >&2
@@ -717,6 +727,8 @@
          eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
        *.zip*) \
          unzip $(distdir).zip ;;\
+       *.tar.zst*) \
+         zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
        esac
        chmod -R a-w $(distdir)
        chmod u+w $(distdir)
@@ -732,7 +744,7 @@
            $(DISTCHECK_CONFIGURE_FLAGS) \
            --srcdir=../.. --prefix="$$dc_install_base" \
          && $(MAKE) $(AM_MAKEFLAGS) \
-         && $(MAKE) $(AM_MAKEFLAGS) dvi \
+         && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
          && $(MAKE) $(AM_MAKEFLAGS) check \
          && $(MAKE) $(AM_MAKEFLAGS) install \
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
@@ -898,7 +910,7 @@
        am--refresh check check-am clean clean-cscope clean-generic \
        clean-libtool cscope cscopelist-am ctags ctags-am dist \
        dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
-       dist-tarZ dist-xz dist-zip distcheck distclean \
+       dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \
        distclean-generic distclean-hdr distclean-libtool \
        distclean-tags distcleancheck distdir distuninstallcheck dvi \



Home | Main Index | Thread Index | Old Index