summaryrefslogtreecommitdiff
path: root/font/alias/ChangeLog
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2021-08-29 20:04:26 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2021-08-29 20:04:26 +0000
commit8a75564179ece8e554e20b0d33925ab4f9b2f07a (patch)
treec9773b22b3a918fd0061c782c2e0b3757bf7780d /font/alias/ChangeLog
parent4bbde5283298c8a3f1150392eddf66b3fc8fe0f7 (diff)
Update font-alias to 1.0.4
Diffstat (limited to 'font/alias/ChangeLog')
-rw-r--r--font/alias/ChangeLog113
1 files changed, 113 insertions, 0 deletions
diff --git a/font/alias/ChangeLog b/font/alias/ChangeLog
index 12af4d9e0..a1a09ccaf 100644
--- a/font/alias/ChangeLog
+++ b/font/alias/ChangeLog
@@ -1,3 +1,116 @@
+commit 55ad2d3f0abcfc5e2ee2198e7615d2a372ed44ca
+Author: Alan Coopersmith <alan.coopersmith@oracle.com>
+Date: Thu Aug 6 14:04:03 2020 -0700
+
+ font-alias 1.0.4
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+
+commit eda62eb3528808cfd6acc97372959136ec276801
+Author: Alan Coopersmith <alan.coopersmith@oracle.com>
+Date: Fri Dec 7 19:25:57 2018 -0800
+
+ Update configure.ac bug URL for gitlab migration
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+
+commit 727b2422a81b08889d7107298852c801b9cadc5a
+Author: Alan Coopersmith <alan.coopersmith@oracle.com>
+Date: Sun Nov 18 17:34:56 2018 -0800
+
+ Update README for gitlab migration
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+
+commit de34ddc03112256b4c0608d5f387419de0d723f3
+Author: Mihail Konev <k.mvc@ya.ru>
+Date: Thu Jan 26 14:00:22 2017 +1000
+
+ autogen: add default patch prefix
+
+ Signed-off-by: Mihail Konev <k.mvc@ya.ru>
+
+commit 883e29ef4942f374ee91757e78d70c57617a8e7f
+Author: Emil Velikov <emil.l.velikov@gmail.com>
+Date: Mon Mar 9 12:00:52 2015 +0000
+
+ autogen.sh: use quoted string variables
+
+ Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+ fall-outs, when they contain space.
+
+ Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
+ Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
+ Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
+
+commit 45d892282fc05f8a1ed254c4fa7bf3723f4c9549
+Author: Peter Hutterer <peter.hutterer@who-t.net>
+Date: Tue Jan 24 10:32:07 2017 +1000
+
+ autogen.sh: use exec instead of waiting for configure to finish
+
+ Syncs the invocation of configure with the one from the server.
+
+ Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
+ Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
+
+commit 50f4974b6092f158cbce7450a6b1c7f573725038
+Author: Alan Coopersmith <alan.coopersmith@oracle.com>
+Date: Sat May 31 21:39:32 2014 -0700
+
+ autogen.sh: Honor NOCONFIGURE=1
+
+ See http://people.gnome.org/~walters/docs/build-api.txt
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+
+commit a6f93e35ec46a08490413e31e3beca3fa06bd815
+Author: Alan Coopersmith <alan.coopersmith@oracle.com>
+Date: Sat May 31 21:38:41 2014 -0700
+
+ configure: Drop AM_MAINTAINER_MODE
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+
+commit 4f63896a7793bda7c57f51c64b6628fdeae4f21b
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date: Mon Oct 28 08:08:54 2013 -0400
+
+ config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
+
+ Fix Automake warning: AC_OUTPUT should be used without arguments.
+ www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files
+
+ Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit 347a616283b8e96120e8d8a95558c6204b8eecd2
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date: Fri Oct 15 20:17:20 2010 -0400
+
+ config: Use the shorthand --disable-all-encodings option in font-util v1.2
+
+ This option is useful to disable all possible font encodings at once,
+ without fine-graining the calling ebuilds for a list of encodings
+ supported by each font package.
+
+ The option is parsed before all other encoding options, so it basically
+ sets defaults for all of them. Afterwards, any encoding can be
+ re-enabled back using '--enable-<encoding>' (much like
+ '--disable-all-encodings --enable-iso8859-2').
+
+ Reviewed-by: RĂ©mi Cardona <remi@gentoo.org>
+
+ Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit 725970d993e44a2760b91bfdee7d6c2af61bffd2
+Author: Jesse Adkins <jesserayadkins@gmail.com>
+Date: Tue Sep 28 13:29:57 2010 -0700
+
+ Purge cvs tags.
+
+ Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
+ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+
commit 06cff15ace5ef49bfe4ebbb02d715cbe9cedd30b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Mon Oct 4 23:14:45 2010 -0700