Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[xsrc/xorg]: xsrc/external/mit/font-alias/dist initial import of font-alias-1...
details: https://anonhg.NetBSD.org/xsrc/rev/f4359680f179
branches: xorg
changeset: 7447:f4359680f179
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Mar 19 23:03:37 2023 +0000
description:
initial import of font-alias-1.0.5
diffstat:
external/mit/font-alias/dist/100dpi/Makefile.in | 33 +-
external/mit/font-alias/dist/75dpi/Makefile.in | 33 +-
external/mit/font-alias/dist/ChangeLog | 72 +
external/mit/font-alias/dist/Makefile.in | 85 +-
external/mit/font-alias/dist/README.md | 2 +-
external/mit/font-alias/dist/aclocal.m4 | 563 +-
external/mit/font-alias/dist/config.guess | 1520 ++-
external/mit/font-alias/dist/config.sub | 2910 +++---
external/mit/font-alias/dist/configure | 9293 +-------------------
external/mit/font-alias/dist/configure.ac | 20 +-
external/mit/font-alias/dist/cyrillic/Makefile.in | 33 +-
external/mit/font-alias/dist/install-sh | 172 +-
external/mit/font-alias/dist/misc/Makefile.in | 33 +-
external/mit/font-alias/dist/missing | 16 +-
14 files changed, 3578 insertions(+), 11207 deletions(-)
diffs (truncated from 18078 to 300 lines):
diff -r 7523d0469097 -r f4359680f179 external/mit/font-alias/dist/100dpi/Makefile.in
--- a/external/mit/font-alias/dist/100dpi/Makefile.in Sun Mar 19 23:03:33 2023 +0000
+++ b/external/mit/font-alias/dist/100dpi/Makefile.in Sun Mar 19 23:03:37 2023 +0000
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2014 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,
@@ -180,35 +180,26 @@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
-BASE_CFLAGS = @BASE_CFLAGS@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
CHANGELOG_CMD = @CHANGELOG_CMD@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CWARNFLAGS = @CWARNFLAGS@
+CSCOPE = @CSCOPE@
+CTAGS = @CTAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
-DEPDIR = @DEPDIR@
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
+ETAGS = @ETAGS@
FILE_MAN_DIR = @FILE_MAN_DIR@
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
FONTROOTDIR = @FONTROOTDIR@
-GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_CMD = @INSTALL_CMD@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_MAN_DIR = @LIB_MAN_DIR@
@@ -219,7 +210,6 @@
MISC_MAN_DIR = @MISC_MAN_DIR@
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
MKDIR_P = @MKDIR_P@
-OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
@@ -234,7 +224,6 @@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
-STRICT_CFLAGS = @STRICT_CFLAGS@
STRIP = @STRIP@
VERSION = @VERSION@
XORG_MAN_PAGE = @XORG_MAN_PAGE@
@@ -242,10 +231,7 @@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-am__include = @am__include@
am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
@@ -280,6 +266,7 @@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
@@ -311,8 +298,8 @@
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
@@ -350,8 +337,10 @@
cscope cscopelist:
+distdir: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
-distdir: $(DISTFILES)
+distdir-am: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
diff -r 7523d0469097 -r f4359680f179 external/mit/font-alias/dist/75dpi/Makefile.in
--- a/external/mit/font-alias/dist/75dpi/Makefile.in Sun Mar 19 23:03:33 2023 +0000
+++ b/external/mit/font-alias/dist/75dpi/Makefile.in Sun Mar 19 23:03:37 2023 +0000
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.16.5 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2014 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,
@@ -180,35 +180,26 @@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
-BASE_CFLAGS = @BASE_CFLAGS@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
CHANGELOG_CMD = @CHANGELOG_CMD@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CWARNFLAGS = @CWARNFLAGS@
+CSCOPE = @CSCOPE@
+CTAGS = @CTAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
-DEPDIR = @DEPDIR@
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
+ETAGS = @ETAGS@
FILE_MAN_DIR = @FILE_MAN_DIR@
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
FONTROOTDIR = @FONTROOTDIR@
-GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_CMD = @INSTALL_CMD@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_MAN_DIR = @LIB_MAN_DIR@
@@ -219,7 +210,6 @@
MISC_MAN_DIR = @MISC_MAN_DIR@
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
MKDIR_P = @MKDIR_P@
-OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
@@ -234,7 +224,6 @@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
-STRICT_CFLAGS = @STRICT_CFLAGS@
STRIP = @STRIP@
VERSION = @VERSION@
XORG_MAN_PAGE = @XORG_MAN_PAGE@
@@ -242,10 +231,7 @@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-am__include = @am__include@
am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
@@ -280,6 +266,7 @@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
@@ -311,8 +298,8 @@
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
@@ -350,8 +337,10 @@
cscope cscopelist:
+distdir: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
-distdir: $(DISTFILES)
+distdir-am: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
diff -r 7523d0469097 -r f4359680f179 external/mit/font-alias/dist/ChangeLog
--- a/external/mit/font-alias/dist/ChangeLog Sun Mar 19 23:03:33 2023 +0000
+++ b/external/mit/font-alias/dist/ChangeLog Sun Mar 19 23:03:37 2023 +0000
@@ -1,3 +1,75 @@
+commit 05282e1160350c2340d51ac991704f7e390f8420
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Mon Feb 27 15:20:00 2023 -0800
+
+ font-alias 1.0.5
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit 6c91212aaa04e56008954d807b63cc11b2457257
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Wed Feb 15 15:19:31 2023 -0800
+
+ configure: Switch to XORG_DEFAULT_NOCODE_OPTIONS
+
+ Stop running all sorts of compiler tests we don't need since there
+ is no code in this module to compile. Requires xorg-macros 1.20.
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit b0b5d11db0dc13d4999021d936c3036479dbba64
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Mon Feb 6 17:22:24 2023 -0800
+
+ configure: replace deprecated AC_HELP_STRING with AS_HELP_STRING
+
+ This silences an autoconf warning:
+
+ configure.ac:43: warning: The macro `AC_HELP_STRING' is obsolete.
+ configure.ac:43: You should run autoupdate.
+ ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
+ configure.ac:43: the top level
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit fb44b3f7caa440cee9bafb505ee4719c946a93d7
+Author: Gaetan Nadon <memsize%videotron.ca@localhost>
+Date: Sun Nov 7 10:10:39 2010 -0800
+
+ configure: update AC_PREREQ statement to 2.60
+
+ Unrelated to the previous patches, the new value simply reflects
+ the reality that the minimum level for autoconf to configure
+ all x.org modules is 2.60 dated June 2006.
+
+ ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
+
+ Signed-off-by: Gaetan Nadon <memsize%videotron.ca@localhost>
+
+commit 3bf5b398c0d61bb311b6e99158e2b00719ffb59b
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Thu Jul 28 17:30:21 2022 -0700
+
+ gitlab CI: stop requiring Signed-off-by in commits
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit e8a37317f8e5b8006a3d4419849b9a489962af7b
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Wed Dec 8 15:25:12 2021 -0800
+
+ Build xz tarballs instead of bzip2
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit 9f21966e52acd1a1beccdc3974331905074c8265
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Wed Dec 8 15:25:04 2021 -0800
+
+ gitlab CI: add a basic build test
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
commit 55ad2d3f0abcfc5e2ee2198e7615d2a372ed44ca
Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
Date: Thu Aug 6 14:04:03 2020 -0700
diff -r 7523d0469097 -r f4359680f179 external/mit/font-alias/dist/Makefile.in
Home |
Main Index |
Thread Index |
Old Index