summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix my name spelling.Diego Elio Pettenò2005-09-171-0/+10
| | | | Package-Manager: portage-2.0.52-r1
* Fix my name spelling.Diego Elio Pettenò2005-09-171-4/+4
| | | | Package-Manager: portage-2.0.52-r1
* Fix my name spelling.Diego Elio Pettenò2005-09-171-2/+2
| | | | Package-Manager: portage-2.0.52-r1
* Add minimal USE flag, which disables xv, composite, xrecord and xres. Make ↵Donnie Berkholz2005-08-214-9/+61
| | | | | | static USE flag actually build static servers -- this still works for neither Xati, Xephyr, Xepson, Xfake or Xi810 among kdrive servers nor Xglx. Package-Manager: portage-2.0.51.22-r2
* header fixMichael Sterrett2005-08-212-7/+7
| | | | Package-Manager: portage-2.0.51.22-r2
* Fix up startxkd so it works better for me.Donnie Berkholz2005-08-213-7/+11
| | | | Package-Manager: portage-2.0.51.22-r2
* New snapshot of kdrive, a pack of tiny X servers. Perhaps the most ↵Donnie Berkholz2005-08-215-2/+121
| | | | | | interesting part of this is Xglx, a server layered on top of OpenGL. It runs on an OpenGL-enabled X server, similar to how Xnest works. Another interesting new server is Xephyr, which is like Xnest but supports the composite/damage extensions, also it can run at different bpp than the host, e.g. 8bpp on a 24bpp host. The other included servers are: Xfbdev Xvesa Xmach64 Xmga Xnvidia Xr128 Xsmi Xchips Xpm2 Xvia Xneomagic Xati Xfake Xi810 Xepson. Xfake can be useful in combination with apps like luminocity. This builds against the modular X framework, so you need to be using modular X to use it. Package-Manager: portage-2.0.51.22-r2
* (#74869) USE flag cleanup, from Diego Pettenó <flameeyes@gentoo.org>.Donnie Berkholz2005-07-063-13/+16
| | | | Package-Manager: portage-2.0.51.22-r1
* get_number_of_jobs sucksMike Frysinger2005-05-242-7/+4
| | | | Package-Manager: portage-2.0.51.22-r1
* Fixing bugs 65758 and 68531Andrew Bevitt2004-11-263-4/+9
|
* Converted over to new linux-info eclass, bug #68455Andrew Bevitt2004-11-253-8/+11
|
* Change fs USE flag to font-server.Donnie Berkholz2004-11-232-4/+10
|
* Remove old version, last one with USE flags rather than VIDEO_CARDS.Donnie Berkholz2004-11-231-2/+2
|
* Add debug to IUSE, and uncomment the video card listing, IUSE_VIDEO_CARDS.Donnie Berkholz2004-11-173-6/+10
|
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree.Donnie Berkholz2004-10-213-5/+8
|
* stupid portageMike Frysinger2004-10-111-1/+1
|
* remove baselayout DEPENDMike Frysinger2004-10-111-3/+2
|
* xfree->x11 in metadataSeemant Kulleen2004-08-211-2/+2
|
* xfree->x11 in metadataSeemant Kulleen2004-08-211-1/+1
|
* /usr/src/linux needs ${ROOT}.Donnie Berkholz2004-07-261-2/+2
|
* /usr/src/linux needs ${ROOT}.Donnie Berkholz2004-07-262-3/+6
|
* (no commit message)Aron Griffis2004-06-241-2/+2
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-242-4/+4
|
* Reverting to old kernel detection method for livecd. Integrating koutput.Andrew Bevitt2004-06-233-5/+11
|
* Adding support for koutput in the kernel treeAndrew Bevitt2004-06-123-9/+10
|
* Move inherit up, above uses of flag-o-matic.Donnie Berkholz2004-06-023-8/+9
|
* xorg-x11 compatibility update.Donnie Berkholz2004-04-123-9/+12
|
* now shows description. closes 45530Martin Holzer2004-03-243-5/+9
|
* Pulling old revisions.Donnie Berkholz2004-03-191-5/+1
|
* Pulling old revisions.Donnie Berkholz2004-03-195-588/+5
|
* Removing PROVIDE=virtual/x11. This should be used for the libraries, not the ↵Donnie Berkholz2004-03-193-1/+323
| | | | servers, because it's what other packages build against. Mark -r5 x86 also, since only change from -r4 is the PROVIDE and that has no effect on stability.
* Removing PROVIDE=virtual/x11. This should be used for the libraries, not the ↵Donnie Berkholz2004-03-191-1/+3
| | | | servers, because it's what other packages build against.
* Change is_kernel check so it defaults to running kernel if /usr/src/linux ↵Donnie Berkholz2004-02-243-6/+14
| | | | doesn't exist so it works on LiveCD.
* amd64Brad House2004-02-232-4/+4
|
* Pulling old stable version, there's a newer one.Donnie Berkholz2004-02-164-409/+5
|
* Pulling broken version, not here for any real reason I can see.Donnie Berkholz2004-02-164-260/+9
|
* Fix bug 38954 and install man pages for kdriveAndrew Bevitt2004-01-274-8/+14
|
* keywording -amd64 as it was meant to be, has broken with libXa stillAndrew Bevitt2004-01-212-4/+4
|
* Adding kdrive-4.3.0-r3Andrew Bevitt2004-01-214-6/+330
|
* Add missing include patch to close bug #32368 and allow kdrive to compile ↵Donnie Berkholz2003-11-104-2/+267
| | | | without xfree installed. Remove LBX support, add support for speedo, type1, truetype, cid fonts, font server and xv. Clean up code -- Change M to MANDIR, move it to a global var, move vesa() to the bottom, re-tab things properly. Change epatch to bulk patching. Allow -Os and -fomit-frame-pointer CFLAGS. Fix issue if /usr/src/linux doesn't exist. Always install all KDrive man pages, since documentation on it is so slim.
* And we moved to USE_EXPAND.Donnie Berkholz2003-10-132-3/+3
|
* Major reworking of ebuild, centered around removing repetitive statements. ↵Donnie Berkholz2003-10-133-184/+61
| | | | Also smaller fixes.
* Added an update from Keith Packard's CVS as well as a startxkd script that ↵Donnie Berkholz2003-09-164-2/+405
| | | | works decently. KDrive is under heavy work so look forward to some new stuff in the not-too-distant future.
* Ebuild cleanup, disable type1 and truetype for now because they're useless ↵Donnie Berkholz2003-09-163-24/+28
| | | | in the current setup.
* repoman: trim trailing whitespaceMichael Sterrett2003-09-062-22/+22
|
* fixing ManifestMike Frysinger2003-08-031-3/+3
|
* remove deprecated $DEBUGMike Frysinger2003-08-031-2/+1
|
* Marked stable for x86.Donnie Berkholz2003-07-183-5/+9
|
* Initial commit.Donnie Berkholz2003-07-111-0/+6
|
* Giving credit where credit is due.Donnie Berkholz2003-07-082-3/+3
|