summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sync opengl-update deps in DEPEND and RDEPEND.Donnie Berkholz2004-10-293-5/+9
* Add migrate_usr_x11r6_lib() to aid migration from /usr/X11R6/libdir to /usr/l...Donnie Berkholz2004-10-293-43/+61
* Inherit x11, not xfree eclass.Donnie Berkholz2004-10-295-11/+15
* USE=xv wrongly requires USE=opengl, but this is a bug in the source (#67996)....Donnie Berkholz2004-10-293-4/+15
* /usr/libdir, not /usr/libdir/X11.Donnie Berkholz2004-10-293-22/+26
* Modify opengl-update dep, the token wasn't quite matching the proper versions.Donnie Berkholz2004-10-283-5/+9
* Change glx USE to opengl.Donnie Berkholz2004-10-283-20/+24
* Update opengl-update dep to >=2* for /usr/lib move.Donnie Berkholz2004-10-283-6/+10
* Add version compatible with >=xorg-x11-6.8.0-r2. It could use a little testin...Donnie Berkholz2004-10-285-18/+419
* Fix herd case.Donnie Berkholz2004-10-243-6/+9
* stable on alpha and ia64Aron Griffis2004-10-213-7/+10
* FILES_VER 0.5. Update /etc/env.d/10xorg to reflect shift from /usr/X11R6/{lib...Donnie Berkholz2004-10-214-7/+12
* PATCH_VER 0.2.5. Add 6000_all_6.8.0-libgl-double-free.patch to stop a libGL s...Donnie Berkholz2004-10-214-7/+12
* Change xfs USE to font-server to stop duplication with xfs filesystem.Donnie Berkholz2004-10-213-13/+17
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. Up...Donnie Berkholz2004-10-214-13/+19
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. Ma...Donnie Berkholz2004-10-213-9/+14
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree.Donnie Berkholz2004-10-214-11/+14
* USE=dri requires USE=glx.Donnie Berkholz2004-10-203-4/+12
* Coding style rework. Move logic operators to beginnings of lines rather than ...Donnie Berkholz2004-10-193-257/+154
* Tons of code cleanups, again thanks to mr_bones_. There are a few more left i...Donnie Berkholz2004-10-193-40/+35
* Add die messages. Also try emake -C instead of moving into a dir, make, then ...Donnie Berkholz2004-10-193-15/+18
* Move some variables to locals. Note that all of this cleanup is thanks to mr_...Donnie Berkholz2004-10-193-7/+21
* Change negative uses to bash style instead of portage-specific one.Donnie Berkholz2004-10-193-9/+11
* Replace all commands in backticks `` with commands in $().Donnie Berkholz2004-10-193-24/+28
* Combine two consecutive instances of "use ! bitmap-fonts."Donnie Berkholz2004-10-194-14/+12
* stable on mips wrt bug 67326Stephen Becker2004-10-183-8/+12
* Commit initial changes for moving /usr/X11R6/lib to /usr/lib.Donnie Berkholz2004-10-183-78/+96
* Fix problem for lib64 get_libdir users that resulted in *.la files not being ...Donnie Berkholz2004-10-184-8/+13
* Update ebuild to reflect that gcc-getCC no longer exports CC.Donnie Berkholz2004-10-145-20/+16
* repoman is a tard. that and stable on amd64. first person to yell at me for u...Travis Tilley2004-10-143-6/+9
* Bad logic on BuildXprintLib. It should've been defined only when the rest of ...Donnie Berkholz2004-10-134-8/+14
* Stable on hppa.Guy Martin2004-10-133-6/+9
* x86. This should be ready to stable on other archs too. See bug #67326.Donnie Berkholz2004-10-133-5/+9
* Fix keywords: remove everything except ~x86, since this is still hard-masked,...Donnie Berkholz2004-10-133-5/+10
* PATCH_VER 0.2.2.1. Add 9940_all_6.8.0-libX11-stack-overflow.patch to fix a no...Donnie Berkholz2004-10-134-9/+17
* PATCH_VER 0.2.4. Add 9940_all_6.8.0-libX11-stack-overflow.patch to fix a non-...Donnie Berkholz2004-10-134-9/+17
* Add a ChangeLog entry for vapier's commit that fixed the nonexistent virtual/...Donnie Berkholz2004-10-112-3/+7
* stupid portageMike Frysinger2004-10-113-11/+11
* remove baselayout DEPENDMike Frysinger2004-10-115-14/+10
* PATCH_VER 0.2.3. Add 9910_all_use-nonow-ldflag-for-hardenedgccspecs.patch. In...Donnie Berkholz2004-10-114-9/+18
* PATCH_VER 0.2.2. Update 9001_all_4.3.0-lnx-evdev-keyboard-v2.patch to restore...Donnie Berkholz2004-10-114-9/+17
* Add HardenedGccSpecs if USE="hardened dlloader" (#64618). A patchset is forth...Donnie Berkholz2004-10-113-4/+13
* Add comment on what DMX actually is.Donnie Berkholz2004-10-113-4/+9
* Do libGLU* stuff all in the same place.Donnie Berkholz2004-10-113-7/+11
* Add three new USE flags: truetype-fonts, type1-fonts and xv. The fonts ones e...Donnie Berkholz2004-10-113-5/+22
* Allow FEATURES=nostrip to prevent stripping, and add ${CHOST}-strip support f...Donnie Berkholz2004-10-113-7/+18
* Add uclibc support by making build a little more minimal with USE=uclibc, tha...Donnie Berkholz2004-10-113-6/+17
* Add dri and glx USE flags. dri builds direct rendering support into drivers. ...Donnie Berkholz2004-10-113-40/+87
* Fix up dependency list, thanks to iggy.Donnie Berkholz2004-10-113-6/+22
* Make font server optional with xfs USE flag.Donnie Berkholz2004-10-113-21/+40