commit 95bd2b0fde069eada1bf70cd0987fd1be2c6d797 Author: Rémi Cardona Date: Mon Nov 15 22:09:32 2010 +0100 font-cursor-misc 1.0.3 commit 16e2c0f7ec0c33378935720aece0e97800e71c24 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 ff5e0fc8c922591e03884590271604b285fbb32b Author: Alan Coopersmith Date: Tue Oct 5 00:01:01 2010 -0700 font-cursor-misc 1.0.2 Signed-off-by: Alan Coopersmith commit bc8fce0c2aba672203f58fa220d3258abd454b47 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 0ff257d4f90cd1018d9772631257a6f6091409f6 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 56682b3c874b172918fac1cc51a69c5087e65333 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 5abcac5ad05861df11e81fb92cc456abe0b9f90d 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 0a64fc9d64abd2f32a2e39f6a8f28fb9a1b9b612 Author: Alan Coopersmith Date: Sat Oct 10 17:37:02 2009 -0700 font-cursor-misc 1.0.1 Signed-off-by: Alan Coopersmith commit 16dafb05bce3fedd2a6f224490800ca0d3e628e5 Author: Alan Coopersmith Date: Wed Oct 7 16:25:48 2009 -0700 Migrate to xorg macros 1.3 & font-util 1.1 macros Signed-off-by: Alan Coopersmith commit 79c9d70c4dab28a1fc3a0d0093c907175cb129b6 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 81aa760ad09c0d0698608fd4fd16ddd602b0b662 Author: Paulo Cesar Pereira de Andrade Date: Tue Jan 27 19:11:07 2009 -0200 Janitor: Correct make distcheck and configure.ac simplification commit ca2c450bc3b118a06340819246554daedaffbecc 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 b05045d97ab62341f4534bc2fbe5f89ce761115a Author: James Cloos Date: Thu Dec 6 16:37:55 2007 -0500 Replace static ChangeLog with dist-hook to generate from git log commit 463036dfb7bf628df5f65d062560b5615f405441 Author: James Cloos Date: Mon Sep 3 05:53:08 2007 -0400 Add *~ to .gitignore to skip patch/emacs droppings commit 84f66d61b8d05c308d48aefd84095d48b2242780 Author: James Cloos Date: Thu Aug 23 19:26:29 2007 -0400 Rename .cvsignore to .gitignore commit 759caddc4ed3c2e4f950ac0ab5f643574b4ad49e Author: Kevin E Martin Date: Thu Dec 15 00:24:24 2005 +0000 Update package version number for final X11R7 release candidate. commit 969d01938ae7d1906a77344423bef69913169d27 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 ef18d99b5c44e2802cc011407bb17f7eb1c61404 Author: Kevin E Martin Date: Sat Dec 3 05:49:39 2005 +0000 Update package version number for X11R7 RC3 release. commit 180f931676e1dedcdfc17e7e67c81d9186b1f433 Author: Eric Anholt Date: Thu Nov 24 05:21:15 2005 +0000 Bug #5122: Use $< instead of $^ to be portable to FreeBSD's make. commit 0822f8ef5536c6d2b0ee9e9714c482ef1f59fa31 Author: Eric Anholt Date: Tue Nov 22 02:00:20 2005 +0000 Add .cvsignores for fonts. commit 26e0c9be798a57ca81e28f527c1a675c2ba7b7bf Author: Kevin E Martin Date: Tue Nov 15 08:29:18 2005 +0000 Add configure option to change the installed font dir. commit 946dddc6585eb7847a437bd5e559a6dbe3b13622 Author: Kevin E Martin Date: Fri Jul 29 21:22:48 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 8981905196909d0461f54e7355edc35438630dc3 Author: Alan Coopersmith Date: Tue Jul 19 02:40:05 2005 +0000 Convert $(foreach...) to more portable suffix substitution rules commit 854398a6d4a6d63004b7375cea6137edf892ec92 Author: Kevin E Martin Date: Thu Jun 30 22:28:07 2005 +0000 Initial build system files for font module commit 429bf3a0efcbef1e17c0318c313d6763c3f8271c Author: Kaleb Keithley Date: Fri Nov 14 16:48:42 2003 +0000 XFree86 4.3.0.1 commit b3c1d05b1c6f0c3d00a00cea9f2b90c104f3a1c2 Author: Kaleb Keithley Date: Fri Nov 14 15:54:34 2003 +0000 R6.6 is the Xorg base-line