Home | History | Annotate | Line # | Download | only in dist
      1 commit 3f767dc9b09fb5fd645bcd3d3f33943c3b5bf142
      2 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
      3 Date:   Mon Feb 27 15:27:14 2023 -0800
      4 
      5     font-bh-100dpi 1.0.4
      6     
      7     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
      8 
      9 commit ced5ee55e8a8ef186e8364d279250df0afa98e84
     10 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     11 Date:   Wed Feb 22 17:59:16 2023 -0800
     12 
     13     Use COMPRESS_FLAGS to improve build reproducibility
     14     
     15     Raises required version of font-util from 1.2 to 1.4
     16     
     17     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     18 
     19 commit 7a8aaae0edc1568410e513c9254dff6a7aa2b3d1
     20 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     21 Date:   Wed Feb 15 15:28:33 2023 -0800
     22 
     23     Switch to XORG_DEFAULT_NOCODE_OPTIONS
     24     
     25     Stop running all sorts of compiler tests we don't need since there
     26     is no code in this module to compile.  Requires xorg-macros 1.20.
     27     
     28     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     29 
     30 commit eaa95fbd8ab24583c3408cb924ec26abbf8fbbdf
     31 Author: Gaetan Nadon <memsize (a] videotron.ca>
     32 Date:   Sun Nov 7 10:10:39 2010 -0800
     33 
     34     config: update AC_PREREQ statement to 2.60
     35     
     36     Unrelated to the previous patches, the new value simply reflects
     37     the reality that the minimum level for autoconf to configure
     38     all x.org modules is 2.60 dated June 2006.
     39     
     40     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
     41     
     42     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
     43 
     44 commit c322605ed524db52fa5e628c4884a8d6de3e236b
     45 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     46 Date:   Thu Jul 28 17:30:21 2022 -0700
     47 
     48     gitlab CI: stop requiring Signed-off-by in commits
     49     
     50     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     51 
     52 commit d7ff5c7746eed69aa557135cf6712695ec0221d7
     53 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     54 Date:   Wed Dec 8 15:38:35 2021 -0800
     55 
     56     Build xz tarballs instead of bzip2
     57     
     58     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     59 
     60 commit 040561b0939acdc481e70c4c5c0951f708582178
     61 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     62 Date:   Wed Dec 8 15:38:32 2021 -0800
     63 
     64     gitlab CI: add a basic build test
     65     
     66     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     67 
     68 commit cf566f0acebfd4ed7d490c82f9dd66672515ba42
     69 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     70 Date:   Fri Dec 7 19:26:03 2018 -0800
     71 
     72     Update configure.ac bug URL for gitlab migration
     73     
     74     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     75 
     76 commit a1c7d3849a560b2a17e33b12ac435cc64f1bb9d3
     77 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     78 Date:   Sun Nov 18 17:46:34 2018 -0800
     79 
     80     Update README for gitlab migration
     81     
     82     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     83 
     84 commit bc8a18f501aa747913eb969d0238e0c5edc84a51
     85 Author: Mihail Konev <k.mvc (a] ya.ru>
     86 Date:   Thu Jan 26 14:00:22 2017 +1000
     87 
     88     autogen: add default patch prefix
     89     
     90     Signed-off-by: Mihail Konev <k.mvc (a] ya.ru>
     91 
     92 commit 1ad7eaeb81bf492278f6c74a1a8c96e25fe2dce9
     93 Author: Emil Velikov <emil.l.velikov (a] gmail.com>
     94 Date:   Mon Mar 9 12:00:52 2015 +0000
     95 
     96     autogen.sh: use quoted string variables
     97     
     98     Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
     99     fall-outs, when they contain space.
    100     
    101     Signed-off-by: Emil Velikov <emil.l.velikov (a] gmail.com>
    102     Reviewed-by: Peter Hutterer <peter.hutterer (a] who-t.net>
    103     Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net>
    104 
    105 commit 082c9d076fa151766a50abe9325f1949570b43e9
    106 Author: Peter Hutterer <peter.hutterer (a] who-t.net>
    107 Date:   Tue Jan 24 10:32:07 2017 +1000
    108 
    109     autogen.sh: use exec instead of waiting for configure to finish
    110     
    111     Syncs the invocation of configure with the one from the server.
    112     
    113     Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net>
    114     Reviewed-by: Emil Velikov <emil.velikov (a] collabora.com>
    115 
    116 commit a32a6bee9f9021aa9af0e01b0dc1be66f39b4971
    117 Author: Matthieu Herrb <matthieu (a] herrb.eu>
    118 Date:   Mon Sep 12 10:32:35 2016 +0200
    119 
    120     Typo: font.dir -> fonts.dir
    121     
    122     Signed-off-by: Matthieu Herrb <matthieu (a] herrb.eu>
    123     
    124     Reviewed-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    125     Reviewed-by: Hans de Goede <hdegoede (a] redhat.com>
    126 
    127 commit b23e64dd1bd054377376f59666176962787fb534
    128 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    129 Date:   Sat May 31 21:39:32 2014 -0700
    130 
    131     autogen.sh: Honor NOCONFIGURE=1
    132     
    133     See http://people.gnome.org/~walters/docs/build-api.txt
    134     
    135     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    136 
    137 commit f7ad2e476d777192abfd297dcf14d41307a59d4e
    138 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    139 Date:   Sat May 31 21:38:41 2014 -0700
    140 
    141     configure: Drop AM_MAINTAINER_MODE
    142     
    143     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    144 
    145 commit 1673636ce624761fb8d04dea4c721e125fc374b7
    146 Author: Gaetan Nadon <memsize (a] videotron.ca>
    147 Date:   Mon Oct 28 08:08:54 2013 -0400
    148 
    149     config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
    150     
    151     Fix Automake warning: AC_OUTPUT should be used without arguments.
    152     www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files
    153     
    154     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    155 
    156 commit 451daa6ffa20358b200bb2f727303a57b58a5a96
    157 Author: Rmi Cardona  <remi (a] gentoo.org>
    158 Date:   Mon Nov 15 20:59:12 2010 +0100
    159 
    160     font-bh-100dpi 1.0.3
    161 
    162 commit e0be24f1b613d330b9d78a939f0e4be05f211873
    163 Author: Gaetan Nadon <memsize (a] videotron.ca>
    164 Date:   Fri Oct 15 20:09:55 2010 -0400
    165 
    166     config: Use the shorthand --disable-all-encodings option in font-util v1.2
    167     
    168     This option is useful to disable all possible font encodings at once,
    169     without fine-graining the calling ebuilds for a list of encodings
    170     supported by each font package.
    171     
    172     The option is parsed before all other encoding options, so it basically
    173     sets defaults for all of them. Afterwards, any encoding can be
    174     re-enabled back using '--enable-<encoding>' (much like
    175     '--disable-all-encodings --enable-iso8859-2').
    176     
    177     Reviewed-by: Rmi Cardona <remi (a] gentoo.org>
    178     
    179     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    180 
    181 commit ac447f3d1b52cafd2fb650e565d9da5e0521a2b8
    182 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    183 Date:   Mon Oct 4 23:18:12 2010 -0700
    184 
    185     font-bh-100dpi 1.0.2
    186     
    187     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    188 
    189 commit 068da4bc17c577cec038d4b6bd294116ec0a348a
    190 Author: Gaetan Nadon <memsize (a] videotron.ca>
    191 Date:   Mon Nov 23 14:23:51 2009 -0500
    192 
    193     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    194     
    195     Now that the INSTALL file is generated.
    196     Allows running make maintainer-clean.
    197 
    198 commit d3a954fade3096d9330aa8b466e78f433f768af3
    199 Author: Gaetan Nadon <memsize (a] videotron.ca>
    200 Date:   Sun Oct 18 20:49:06 2009 -0400
    201 
    202     Makefile.am: add INSTALL target and clean ChangeLog DIST targets
    203     
    204     Add INSTALL target to generate file with INSTALL_CMD #24206
    205     ChangeLog is not required in EXTRA_DIST  #24432
    206     ChangeLog is not required in MAINTAINERCLEANFILES #24432
    207 
    208 commit 7590cf57ba9b97f362c69dbf0cb64467f88dd89b
    209 Author: Gaetan Nadon <memsize (a] videotron.ca>
    210 Date:   Sun Oct 18 20:34:34 2009 -0400
    211 
    212     INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206
    213     
    214     Add missing INSTALL file. Use standard GNU file on building tarball
    215     README may have been updated
    216     COPYING may have been updated
    217     Remove AUTHORS file as it is empty and no content available yet.
    218     Remove NEWS file as it is empty and no content available yet.
    219 
    220 commit 38aa8ee52b0ab9e790fecf0bfe15e541daca0676
    221 Author: Gaetan Nadon <memsize (a] videotron.ca>
    222 Date:   Mon Nov 23 13:38:51 2009 -0500
    223 
    224     .gitignore: use common defaults with custom section # 24239
    225     
    226     Using common defaults will reduce errors and maintenance.
    227     Only the very small or inexistent custom section need periodic maintenance
    228     when the structure of the component changes. Do not edit defaults.
    229 
    230 commit 08205771a091b2c4e5eccbba2306c246550e7466
    231 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    232 Date:   Sat Oct 10 17:08:39 2009 -0700
    233 
    234     font-bh-100dpi 1.0.1
    235     
    236     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    237 
    238 commit cb24bb485112fe9fe72fa5bca34551fb98aa9946
    239 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    240 Date:   Wed Oct 7 14:28:46 2009 -0700
    241 
    242     Migrate to xorg macros 1.3 & font-util 1.1 macros
    243     
    244     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    245 
    246 commit fb40c3f3dff23d21aa5e3a00ea1cbe1aa6b3a212
    247 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    248 Date:   Tue Oct 6 19:14:25 2009 -0700
    249 
    250     Add pointers to mailing lists, bugzilla, & git to README
    251     
    252     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    253 
    254 commit d3ba51fda868ec7906b91946f2ae7ae380d307a9
    255 Author: Paulo Cesar Pereira de Andrade <pcpa (a] mandriva.com.br>
    256 Date:   Tue Jan 27 19:11:07 2009 -0200
    257 
    258     Janitor: Correct make distcheck and configure.ac simplification
    259 
    260 commit cc5aaaeeab3712d69a76f7ff4fac07573b980f33
    261 Author: Andres Salomon <dilinger (a] debian.org>
    262 Date:   Sat Oct 25 20:50:21 2008 +0200
    263 
    264     Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not found
    265     
    266     Signed-off-by: Julien Cristau <jcristau (a] debian.org>
    267 
    268 commit 2d80ce6bb4d4a4c8ff12d500d43552be2a443f46
    269 Author: James Cloos <cloos (a] jhcloos.com>
    270 Date:   Thu Dec 6 16:37:44 2007 -0500
    271 
    272     Replace static ChangeLog with dist-hook to generate from git log
    273 
    274 commit d423a71baee36fe38eef3c90b6235c9f0cdea0a8
    275 Author: James Cloos <cloos (a] jhcloos.com>
    276 Date:   Mon Sep 3 05:52:58 2007 -0400
    277 
    278     Add *~ to .gitignore to skip patch/emacs droppings
    279 
    280 commit c2bed1ae605fe3cc9142227719c5ed8759d6e4cb
    281 Author: James Cloos <cloos (a] jhcloos.com>
    282 Date:   Thu Aug 23 19:26:15 2007 -0400
    283 
    284     Rename .cvsignore to .gitignore
    285 
    286 commit 7e6a96accc007925c497b92d835251f472d1d57f
    287 Author: Kevin E Martin <kem (a] kem.org>
    288 Date:   Thu Dec 15 00:24:22 2005 +0000
    289 
    290     Update package version number for final X11R7 release candidate.
    291 
    292 commit a54835c0407d4895b8fe3fadb93992c0cbc69ce0
    293 Author: Kevin E Martin <kem (a] kem.org>
    294 Date:   Sat Dec 3 17:08:51 2005 +0000
    295 
    296     Add m4 magic to allow AS_HELP_STRING to work with older versions of
    297         autoconf 2.57.
    298 
    299 commit ca92bb77642703f89d10197315d71cc961fec6d7
    300 Author: Kevin E Martin <kem (a] kem.org>
    301 Date:   Sat Dec 3 05:49:38 2005 +0000
    302 
    303     Update package version number for X11R7 RC3 release.
    304 
    305 commit 81e6bd74a848a3bc61da00f62a9cc0325edb6b26
    306 Author: Eric Anholt <anholt (a] freebsd.org>
    307 Date:   Thu Nov 24 05:21:14 2005 +0000
    308 
    309     Bug #5122: Use $< instead of $^ to be portable to FreeBSD's make.
    310 
    311 commit c0152a49bd057f2d05d5794de7ddd806cef38f61
    312 Author: Eric Anholt <anholt (a] freebsd.org>
    313 Date:   Tue Nov 22 02:00:19 2005 +0000
    314 
    315     Add .cvsignores for fonts.
    316 
    317 commit 2fe219375e33159f8a63ddc33804340dea98de37
    318 Author: Kevin E Martin <kem (a] kem.org>
    319 Date:   Tue Nov 15 08:26:46 2005 +0000
    320 
    321     Add configure options to change the installed font dir and disable
    322         ISO8859-* fonts.
    323 
    324 commit f9fb39ee28452ee6394405c364facd8877a9ec49
    325 Author: Kevin E Martin <kem (a] kem.org>
    326 Date:   Wed Oct 19 02:48:07 2005 +0000
    327 
    328     Update package version number for RC1 release.
    329 
    330 commit f45369029f1661713df3d62eaa72f6fb6dd76f4a
    331 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    332 Date:   Sun Oct 2 18:19:53 2005 +0000
    333 
    334     Add explicit all-local targets so Solaris make can build, since it won't
    335         recursively follow the implicit targets (.bdf -> -ISO-8859-1.bdf ->
    336         pcf.gz)
    337     Fix a couple of remaining GNU-make-isms
    338 
    339 commit d57a6977f125eb099643436aa2bdac36d4f876a7
    340 Author: Kevin E Martin <kem (a] kem.org>
    341 Date:   Fri Jul 29 21:22:47 2005 +0000
    342 
    343     Various changes preparing packages for RC0:
    344     - Verify and update package version numbers as needed
    345     - Implement versioning scheme
    346     - Change bug address to point to bugzilla bug entry form
    347     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
    348         reenable it)
    349     - Fix makedepend to use pkgconfig and pass distcheck
    350     - Update build script to build macros first
    351     - Update modular Xorg version
    352 
    353 commit 748393b41a69b3cf92aec4242c39b995ea4f4654
    354 Author: Kevin E Martin <kem (a] kem.org>
    355 Date:   Fri Jul 22 04:13:44 2005 +0000
    356 
    357     Fix distcheck for fonts with multiple encodings
    358 
    359 commit aced160f00d2dc8e65dbfba25eb8b77d792e8f41
    360 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    361 Date:   Tue Jul 19 02:40:05 2005 +0000
    362 
    363     Convert $(foreach...) to more portable suffix substitution rules
    364 
    365 commit fffd7da29056fb1d92495f2de1bdbc75326877dc
    366 Author: Kevin E Martin <kem (a] kem.org>
    367 Date:   Thu Jun 30 22:28:05 2005 +0000
    368 
    369     Initial build system files for font module
    370 
    371 commit 7f672519785ba58ebdb78c6938a120d5c2ce2a12
    372 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    373 Date:   Tue Nov 25 19:27:33 2003 +0000
    374 
    375     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
    376 
    377 commit a9957d9849ab22d15975e04467efa2ba4e0937d9
    378 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    379 Date:   Fri Nov 14 16:48:34 2003 +0000
    380 
    381     XFree86 4.3.0.1
    382 
    383 commit a755e59b90300c94b4b0e09668e2a7e2daf1e7f5
    384 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    385 Date:   Fri Nov 14 15:54:33 2003 +0000
    386 
    387     R6.6 is the Xorg base-line
    388