summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 'minimal' USE flag. It turns off the build of most clients and all fonts,...Donnie Berkholz2004-11-051-41/+85
* Increase functionalization to the point that the primary functions are actual...Donnie Berkholz2004-11-051-215/+288
* Reorganize functions, so primary ebuild functions are at the top and sub-func...Donnie Berkholz2004-11-051-473/+494
* Add some einfo about the /usr/X11R6/libdir -> /usr/libdir move.Donnie Berkholz2004-11-041-5/+5
* Add a sed to change RgbPath to the new location in config files. Reported by ...Donnie Berkholz2004-11-041-1/+5
* Add some more debugging CFLAGS to ALLOWED_FLAGS.Donnie Berkholz2004-11-041-3/+6
* Rework gcc-version-dependent things to remove redundant calls to gcc-*-versio...Donnie Berkholz2004-11-041-22/+35
* Change SRC_URI order so the mirror://gentoo stuff is at the bottom. It should...Donnie Berkholz2004-11-031-7/+7
* When removing stale GL stuff, only remove libGL.*, not libGL*. The latter cat...Donnie Berkholz2004-11-031-2/+2
* Missed another spot with a bad xkb symlink.Donnie Berkholz2004-11-031-2/+2
* Fix a bug in the xkb symlink.Donnie Berkholz2004-11-031-2/+2
* Add some checking features to migrate_usr_x11r6_lib() so we don't redo things...Donnie Berkholz2004-11-031-9/+34
* Wrap font-server USE around things affecting /etc/X11/fs/config.Donnie Berkholz2004-11-031-5/+9
* Combine the dri USE flag into the opengl USE flag, since there's no way to co...Donnie Berkholz2004-11-031-16/+11
* PATCH_VER 0.2.6. Add 9990_x86_6.8.0-xbox-20041024.patch for the Xbox's nvidia...Donnie Berkholz2004-11-031-3/+30
* Try to fix ${ROOT} support -- it's assumed to be a chroot. To aid this, also ...Donnie Berkholz2004-11-031-14/+14
* Add a symlink "../../../lib/xkb /usr/X11R6/lib/X11/xkb" so libxklavier and ot...Donnie Berkholz2004-11-031-1/+3
* Add blocker on app-text/dgs, since they install the same libs. Need to confir...Donnie Berkholz2004-11-011-1/+4
* Sync opengl-update deps in DEPEND and RDEPEND.Donnie Berkholz2004-10-291-2/+2
* Add migrate_usr_x11r6_lib() to aid migration from /usr/X11R6/libdir to /usr/l...Donnie Berkholz2004-10-291-40/+52
* USE=xv wrongly requires USE=opengl, but this is a bug in the source (#67996)....Donnie Berkholz2004-10-291-1/+7
* /usr/libdir, not /usr/libdir/X11.Donnie Berkholz2004-10-291-19/+19
* Modify opengl-update dep, the token wasn't quite matching the proper versions.Donnie Berkholz2004-10-281-2/+2
* Change glx USE to opengl.Donnie Berkholz2004-10-281-17/+17
* Update opengl-update dep to >=2* for /usr/lib move.Donnie Berkholz2004-10-281-2/+2
* FILES_VER 0.5. Update /etc/env.d/10xorg to reflect shift from /usr/X11R6/{lib...Donnie Berkholz2004-10-211-2/+2
* PATCH_VER 0.2.5. Add 6000_all_6.8.0-libgl-double-free.patch to stop a libGL s...Donnie Berkholz2004-10-211-2/+2
* Change xfs USE to font-server to stop duplication with xfs filesystem.Donnie Berkholz2004-10-211-10/+10
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. Up...Donnie Berkholz2004-10-211-4/+4
* USE=dri requires USE=glx.Donnie Berkholz2004-10-201-1/+5
* Coding style rework. Move logic operators to beginnings of lines rather than ...Donnie Berkholz2004-10-191-254/+145
* Tons of code cleanups, again thanks to mr_bones_. There are a few more left i...Donnie Berkholz2004-10-191-37/+27
* Add die messages. Also try emake -C instead of moving into a dir, make, then ...Donnie Berkholz2004-10-191-12/+10
* Move some variables to locals. Note that all of this cleanup is thanks to mr_...Donnie Berkholz2004-10-191-4/+13
* Change negative uses to bash style instead of portage-specific one.Donnie Berkholz2004-10-191-6/+4
* Replace all commands in backticks `` with commands in $().Donnie Berkholz2004-10-191-21/+21
* Combine two consecutive instances of "use ! bitmap-fonts."Donnie Berkholz2004-10-191-4/+1
* Commit initial changes for moving /usr/X11R6/lib to /usr/lib.Donnie Berkholz2004-10-181-75/+89
* Fix problem for lib64 get_libdir users that resulted in *.la files not being ...Donnie Berkholz2004-10-181-2/+2
* Update ebuild to reflect that gcc-getCC no longer exports CC.Donnie Berkholz2004-10-141-5/+2
* repoman is a tard. that and stable on amd64. first person to yell at me for u...Travis Tilley2004-10-141-2/+2
* Bad logic on BuildXprintLib. It should've been defined only when the rest of ...Donnie Berkholz2004-10-131-2/+2
* Fix keywords: remove everything except ~x86, since this is still hard-masked,...Donnie Berkholz2004-10-131-2/+2
* PATCH_VER 0.2.4. Add 9940_all_6.8.0-libX11-stack-overflow.patch to fix a non-...Donnie Berkholz2004-10-131-3/+3
* remove baselayout DEPENDMike Frysinger2004-10-111-2/+2
* PATCH_VER 0.2.3. Add 9910_all_use-nonow-ldflag-for-hardenedgccspecs.patch. In...Donnie Berkholz2004-10-111-3/+3
* Add HardenedGccSpecs if USE="hardened dlloader" (#64618). A patchset is forth...Donnie Berkholz2004-10-111-1/+5
* Add comment on what DMX actually is.Donnie Berkholz2004-10-111-1/+2
* Do libGLU* stuff all in the same place.Donnie Berkholz2004-10-111-4/+4
* Add three new USE flags: truetype-fonts, type1-fonts and xv. The fonts ones e...Donnie Berkholz2004-10-111-2/+13