bd28a6395f
build system churn + removal of old RCS keyworks. No actual visible changes indended.
226 lines
7.6 KiB
Plaintext
226 lines
7.6 KiB
Plaintext
commit 0d4459c253eba412cf0dbbdf71c57207721e7873
|
|
Author: Rémi Cardona <remi@gentoo.org>
|
|
Date: Mon Nov 15 01:02:58 2010 +0100
|
|
|
|
adobe-utopia-type1 1.0.4
|
|
|
|
commit 0921d8a5a209145718677441276bbe1dc5dd039e
|
|
Author: Gaetan Nadon <memsize@videotron.ca>
|
|
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-<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 af18f0164efab346739b3a976eb689fe3fbebb1d
|
|
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Date: Mon Oct 4 23:13:08 2010 -0700
|
|
|
|
font-adobe-utopia-type1 1.0.3
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
|
|
commit ca42a2d0e0cbf63959a4a6f30bed66a61069209a
|
|
Author: Gaetan Nadon <memsize@videotron.ca>
|
|
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 0863d14271b37c126a33a7d7f43f4884358c1df4
|
|
Author: Gaetan Nadon <memsize@videotron.ca>
|
|
Date: Sun Oct 18 20:49:06 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 a37039d1030c0eb6ff9cdf8600fd3b05ac42b64c
|
|
Author: Gaetan Nadon <memsize@videotron.ca>
|
|
Date: Sun Oct 18 20:34:33 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 e4ff59861dd21d1e6165be420af34a8fec360c9c
|
|
Author: Gaetan Nadon <memsize@videotron.ca>
|
|
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 102082d77597c6a3dbab49e1756b4bc2660a3e4a
|
|
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
Date: Sat Oct 10 16:51:51 2009 -0700
|
|
|
|
font-adobe-utopia-type1 1.0.2
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
|
|
commit aeec349748ad517fe76fdb52314169690ba89378
|
|
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
Date: Wed Oct 7 20:35:11 2009 -0700
|
|
|
|
Migrate to xorg macros 1.3 & font-util 1.1 macros
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
|
|
commit 4adba732f81690a7d46ebdee9f6df39a82dccb17
|
|
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
Date: Tue Oct 6 19:14:25 2009 -0700
|
|
|
|
Add pointers to mailing lists, bugzilla, & git to README
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
|
|
commit 16b4d6d5f9cc1dc1b8e8024915a082a532decb70
|
|
Author: Ryan Hill <dirtyepic@gentoo.org>
|
|
Date: Sun Aug 16 14:10:11 2009 -0600
|
|
|
|
adobe-utopia-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 <dirtyepic@gentoo.org>
|
|
Signed-off-by: Rémi Cardona <remi@gentoo.org>
|
|
|
|
commit d9dabaa1cb852c344047338d752edc28bbf80742
|
|
Author: Gaetan Nadon <memsize@videotron.ca>
|
|
Date: Wed Jul 8 10:41:19 2009 -0400
|
|
|
|
adobe-utopia-type1: use XORG_CHANGELOG macro to create ChangeLog. #22611
|
|
|
|
Build break: Makefile.am: command not found: git-log
|
|
Adding the macro in configure.ac and use it in Makefile.am
|
|
Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611
|
|
Tested: running autogen.sh, make and 'make dist'
|
|
|
|
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
|
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
|
|
|
|
commit e35a64bf048721d063fe373cc1c5403cdf036960
|
|
Author: Andres Salomon <dilinger@debian.org>
|
|
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 <jcristau@debian.org>
|
|
|
|
commit 32cf24feb7e6b594440c4ef24d2d2ed986de09a8
|
|
Author: James Cloos <cloos@jhcloos.com>
|
|
Date: Thu Dec 6 16:37:42 2007 -0500
|
|
|
|
Replace static ChangeLog with dist-hook to generate from git log
|
|
|
|
commit 9270f7eaee161a132d36bb31a82cc2775b216baa
|
|
Author: James Cloos <cloos@jhcloos.com>
|
|
Date: Mon Sep 3 05:52:55 2007 -0400
|
|
|
|
Add *~ to .gitignore to skip patch/emacs droppings
|
|
|
|
commit 8a88cccb57386dbe9ece597ff4f17eb6eb42768c
|
|
Author: James Cloos <cloos@jhcloos.com>
|
|
Date: Thu Aug 23 19:26:10 2007 -0400
|
|
|
|
Rename .cvsignore to .gitignore
|
|
|
|
commit a98920748f2089a4becfbe8ed7a8b14fd3928f4b
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Wed Dec 21 02:30:05 2005 +0000
|
|
|
|
Update package version for X11R7 release.
|
|
|
|
commit f85d1b26b0883a31b0c9222708cc86e9164fe6bb
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Fri Dec 16 18:24:54 2005 +0000
|
|
|
|
Copy README from X11R5 release, and update COPYING to reflect the original
|
|
license from Adobe.
|
|
|
|
commit 88600232c556226f1d61cb356022e75cf9a020fd
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Thu Dec 15 00:24:22 2005 +0000
|
|
|
|
Update package version number for final X11R7 release candidate.
|
|
|
|
commit 9399995f54a91bc24634a1b240bee3b9c9d20d41
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Sat Dec 3 17:08:50 2005 +0000
|
|
|
|
Add m4 magic to allow AS_HELP_STRING to work with older versions of
|
|
autoconf 2.57.
|
|
|
|
commit 382791a635585fa5904da3f2053ff32c0c7fcb0e
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Sat Dec 3 05:49:37 2005 +0000
|
|
|
|
Update package version number for X11R7 RC3 release.
|
|
|
|
commit f4ca3a0baff6fb85aa1b266adeab5cf6eeeec1f4
|
|
Author: Eric Anholt <anholt@freebsd.org>
|
|
Date: Tue Nov 22 02:00:18 2005 +0000
|
|
|
|
Add .cvsignores for fonts.
|
|
|
|
commit 21a76c1fec40e7ab651f17eb0db97c3bcbd0e445
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Tue Nov 15 08:29:13 2005 +0000
|
|
|
|
Add configure option to change the installed font dir.
|
|
|
|
commit b11d786b28d8a3f8ce1f0f7ef47437822da47682
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Fri Jul 29 21:22:46 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 7b89f0932e9ac7f480742c54935628fb149a019d
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Thu Jun 30 22:28:05 2005 +0000
|
|
|
|
Initial build system files for font module
|
|
|
|
commit a9aa7832823c861af0015fa1a025688de972994c
|
|
Author: Kaleb Keithley <kaleb@freedesktop.org>
|
|
Date: Fri Nov 14 16:48:42 2003 +0000
|
|
|
|
XFree86 4.3.0.1
|
|
|
|
commit 6a0838ba37e462e7236c54d95f7868b3a48e3389
|
|
Author: Kaleb Keithley <kaleb@freedesktop.org>
|
|
Date: Fri Nov 14 15:54:35 2003 +0000
|
|
|
|
R6.6 is the Xorg base-line
|