commit ed229e2119276054bb8bf6a85447952cfeb5eae3 Author: Rémi Cardona Date: Mon Nov 15 21:53:38 2010 +0100 font-bitstream-type1 1.0.3 commit 1fc8db6b6cb07c2fc08364fdb20aafed76842879 Author: Gaetan Nadon Date: Fri Oct 15 20:09:55 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-' (much like '--disable-all-encodings --enable-iso8859-2'). Reviewed-by: Rémi Cardona Signed-off-by: Gaetan Nadon commit 64666ca4d2c90e953525471cc844911b0d346325 Author: Alan Coopersmith Date: Mon Oct 4 23:58:03 2010 -0700 font-bitstream-type1 1.0.2 Signed-off-by: Alan Coopersmith commit 6638132a0b682156a334273b740088cc2be7f8a4 Author: Gaetan Nadon Date: Mon Nov 23 14:23:51 2009 -0500 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Now that the INSTALL file is generated. Allows running make maintainer-clean. commit 0c3e88a00033d75bab8bd8453fb99348dfc07fc6 Author: Gaetan Nadon Date: Sun Oct 18 20:49:07 2009 -0400 Makefile.am: add INSTALL target and clean ChangeLog DIST targets Add INSTALL target to generate file with INSTALL_CMD #24206 ChangeLog is not required in EXTRA_DIST #24432 ChangeLog is not required in MAINTAINERCLEANFILES #24432 commit eccb024d1e692cf70e075c5a55cd0b4a8607b34f Author: Gaetan Nadon Date: Sun Oct 18 20:34:34 2009 -0400 INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206 Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated COPYING may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet. commit 5faa0bdff6a0318a034f7f846dd2b2464ad24b07 Author: Gaetan Nadon Date: Mon Nov 23 13:38:51 2009 -0500 .gitignore: use common defaults with custom section # 24239 Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. commit 442d80e6990cfb4d0c4cbc8673bc62d63cc35458 Author: Alan Coopersmith Date: Sat Oct 10 17:33:43 2009 -0700 font-bitstream-type1 1.0.1 Signed-off-by: Alan Coopersmith commit 43a8529507b903e9b80fd896ac9b5ad512c3e620 Author: Alan Coopersmith Date: Wed Oct 7 15:17:49 2009 -0700 Migrate to xorg macros 1.3 & font-util 1.1 macros Signed-off-by: Alan Coopersmith commit 72527a36fa191284f940c9cf66953861dbf6fe4a Author: Alan Coopersmith Date: Tue Oct 6 19:14:27 2009 -0700 Add pointers to mailing lists, bugzilla, & git to README Signed-off-by: Alan Coopersmith commit dbca5ca974d6cec77357082a6f86a2e0259e451a Author: Ryan Hill Date: Sun Aug 16 14:48:15 2009 -0600 bitstream-type1: Skip fc-cache with DESTDIR. Fontconfig-2.7.0 runs chmod on the cachedir, causing access violations when installing into a sandboxed environment. Signed-off-by: Ryan Hill Signed-off-by: Rémi Cardona commit fca975ffcac8a4455c24300396e652e646c8476c Author: Paulo Cesar Pereira de Andrade Date: Tue Jan 27 19:11:07 2009 -0200 Janitor: Correct make distcheck and configure.ac simplification commit aee9204788007ebb2fbe842108735e36672c9215 Author: Andres Salomon Date: Sat Oct 25 20:50:21 2008 +0200 Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not found Signed-off-by: Julien Cristau commit 59ef1c711cc8382ee603d10b90709f6357c9df92 Author: James Cloos Date: Thu Dec 6 16:37:52 2007 -0500 Replace static ChangeLog with dist-hook to generate from git log commit b90e48819b0a52139f290116fac44a533e566b25 Author: James Cloos Date: Mon Sep 3 05:53:06 2007 -0400 Add *~ to .gitignore to skip patch/emacs droppings commit f90da3ecb3f344922f48218eef0603a2069b1e13 Author: James Cloos Date: Thu Aug 23 19:26:26 2007 -0400 Rename .cvsignore to .gitignore commit 790a52d9740fc6772caa5d9a2db1c3faa72639c2 Author: Kevin E Martin Date: Thu Dec 15 00:24:23 2005 +0000 Update package version number for final X11R7 release candidate. commit 2cadeab4c3d6b5490f697959ed5ddd897d344f09 Author: Kevin E Martin Date: Sat Dec 3 17:08:52 2005 +0000 Add m4 magic to allow AS_HELP_STRING to work with older versions of autoconf 2.57. commit 2f6d282826cf3746c0611eeb442ad7c9482a050e Author: Kevin E Martin Date: Sat Dec 3 05:49:39 2005 +0000 Update package version number for X11R7 RC3 release. commit 3fcfbaa507cdfe59a0caec80d2d7ebd65b6ce118 Author: Eric Anholt Date: Tue Nov 22 02:00:19 2005 +0000 Add .cvsignores for fonts. commit 8224335cc21ebb6a3e68dd634ff0846f2fecd834 Author: Kevin E Martin Date: Tue Nov 15 08:29:17 2005 +0000 Add configure option to change the installed font dir. commit 28e98a4f2d36a508243df045d496a51b6f7509cd Author: Kevin E Martin Date: Fri Jul 29 21:22:47 2005 +0000 Various changes preparing packages for RC0: - Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version commit 45cc6669398ada16c81cea99464a7accf753434b Author: Kevin E Martin Date: Thu Jun 30 22:28:07 2005 +0000 Initial build system files for font module commit 86efdda71cba55dc91f8c3e4d6d21656d7c6f520 Author: Kaleb Keithley Date: Fri Nov 14 16:48:42 2003 +0000 XFree86 4.3.0.1 commit c9c05992f6d2e2df72f642b2e3aa18de69d9c439 Author: Kaleb Keithley Date: Fri Nov 14 15:54:35 2003 +0000 R6.6 is the Xorg base-line