Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quick reshuffle of documentation building order. | Matthew Turk | 2002-08-14 | 1 | -2/+3 |
| | |||||
* | Lots of improvements. Changed documentation install to *work*, using the ↵ | Matthew Turk | 2002-08-13 | 1 | -21/+10 |
| | | | | | | | very nice texi2dvi script from texinfo, as well as clearing out the cruft much more effectively before and after installation. DVI's are appropriately placed in /usr/share/doc, and without the .log, .toc, etc cruft... | ||||
* | added documentation and more robust file typing. | Matthew Turk | 2002-08-13 | 1 | -33/+62 |
| | |||||
* | fix 3.1beta1 download urls | Dan Armak | 2002-08-13 | 1 | -2/+2 |
| | |||||
* | big commit i've been working on for the last few days. the important part ↵ | Dan Armak | 2002-08-13 | 4 | -105/+98 |
| | | | | ebuild-wise is that kde apps now go into /usr; there have also been some SLOT changes (making things uniform). see the various postings. | ||||
* | fix bug with inherit cvs and | Dan Armak | 2002-08-12 | 1 | -1/+3 |
| | |||||
* | fix problem where the cvs dep wasn't added correctly by the cvs ebuild | Dan Armak | 2002-08-11 | 1 | -6/+6 |
| | |||||
* | fix bug reported by Daniel Mettler - files getting patched twice | Dan Armak | 2002-08-10 | 1 | -1/+4 |
| | |||||
* | Fix bug #6101 | Leonardo Boshell | 2002-08-07 | 1 | -7/+7 |
| | |||||
* | Emergency fix - the target dir gets lost in 5.6.1 (installs, just not to | Michael Cummings | 2002-08-07 | 1 | -3/+9 |
| | | | | the right path). New eclass checks version before adding PREFIX | ||||
* | adjust deps on qt so that kde3 apps can be satisifed by qt-5 (which is the ↵ | Dan Armak | 2002-08-06 | 1 | -18/+10 |
| | | | | qt-copy cvs ebuild) | ||||
* | changes to make binary packages install schemas | D.M.D. Ljungmark | 2002-08-05 | 1 | -15/+21 |
| | |||||
* | Added -PREFIX to the perl Makefile.pl line - this is more in compliance | Michael Cummings | 2002-08-05 | 1 | -2/+3 |
| | | | | | | with the format that perl accepts for the preconfig of the make, and makes sure that no sandbox violation occurs in perl 5.8.0. This has been tested with both 5.8.0 and 5.6.1 | ||||
* | more flag changes | D.M.D. Ljungmark | 2002-08-04 | 1 | -4/+4 |
| | |||||
* | adding the gtk-engines eclass | Leonardo Boshell | 2002-08-04 | 1 | -0/+181 |
| | |||||
* | add support for installing module/doc/app also when module/app is requested | Dan Armak | 2002-08-04 | 1 | -1/+6 |
| | |||||
* | fix bug with multiple-level subdirs being fecthed; remove empty dirs where ↵ | Dan Armak | 2002-08-03 | 1 | -4/+12 |
| | | | | fecthing failed | ||||
* | fix sandbox issues with creation of the top directory; make the setting for ↵ | Dan Armak | 2002-08-03 | 1 | -4/+6 |
| | | | | offline mode ECVS_SERVER=offline to avoid messing with troublesome empty variable/unset variable distintions | ||||
* | make the default command cvs -q again | Dan Armak | 2002-08-02 | 1 | -2/+2 |
| | |||||
* | fix STUPID depends of ">=dev-lang/python" | Jon Nelson | 2002-08-02 | 1 | -2/+2 |
| | |||||
* | add distutils.eclass | Jon Nelson | 2002-08-02 | 1 | -0/+25 |
| | |||||
* | more rewrites. now works with kdenonbeta apps etc. will upload new tarball ↵ | Dan Armak | 2002-08-01 | 2 | -25/+43 |
| | | | | to website shortly. | ||||
* | a big rewrite. fixes some bugs (hopefully the sandbox issues too); adds ↵ | Dan Armak | 2002-08-01 | 2 | -59/+99 |
| | | | | support for module subdirs to be fetched - used in fetching kde-common/admin and will soon provide the base for the kdenonbeta- and kdeextragear-derivative ebuilds. | ||||
* | mark kde-i18n-* and koffice-i18n-* ebuilds as ppc-compliant with gerk's blessing | Dan Armak | 2002-08-01 | 2 | -4/+4 |
| | |||||
* | added SLOT, LICENSE, KEYWORDS to ebook eclass | Seemant Kulleen | 2002-08-01 | 1 | -0/+4 |
| | |||||
* | typo fix | Seemant Kulleen | 2002-07-29 | 2 | -4/+24 |
| | |||||
* | INHERITED typo fix | Daniel Robbins | 2002-07-27 | 1 | -2/+2 |
| | |||||
* | Renamed functions to reflect eclass name change. | Daniel Ahlberg | 2002-07-27 | 2 | -14/+14 |
| | |||||
* | fix , in many eclasses | Dan Armak | 2002-07-26 | 7 | -13/+16 |
| | |||||
* | fix typo in error: could should be could not | Dan Armak | 2002-07-26 | 1 | -2/+2 |
| | |||||
* | new function: kde_remove_flag <subdir> <flag> - removes from Makefile in / ↵ | Dan Armak | 2002-07-26 | 1 | -1/+20 |
| | | | | from all lines containing the word CFLAGS or CXXFLAGS. used by kdebase and koffice to remove the problematic -fomit-frame-pointer from some directories' makefiles. | ||||
* | Experimental makefile changer eclass. will do some nice memory optimizations | D.M.D. Ljungmark | 2002-07-24 | 1 | -0/+24 |
| | |||||
* | ad backward compatibility for 1* version numbers so that ol versions of arts ↵ | Dan Armak | 2002-07-21 | 1 | -1/+2 |
| | | | | can be unmerged | ||||
* | make cvs_src_unpack implement base_src_unpack-style autopatching. this way ↵ | Dan Armak | 2002-07-19 | 1 | -1/+13 |
| | | | | patches from csv ebuilds apply which fixes compile problems in kdeartwork. | ||||
* | remove kde-child,parent.eclass since no ebuilds use them anymore. avoid ↵ | Dan Armak | 2002-07-18 | 2 | -141/+0 |
| | | | | cluttering. | ||||
* | fix handling of modules that don't have an admin/ subdir and have to use the ↵ | Dan Armak | 2002-07-18 | 2 | -11/+11 |
| | | | | one from kde-common, like kdenetwork | ||||
* | don't use --enable-final for the cvs ebuilds | Dan Armak | 2002-07-18 | 2 | -4/+8 |
| | |||||
* | conditional debugging now | D.M.D. Ljungmark | 2002-07-18 | 1 | -2/+11 |
| | |||||
* | create ECVS_TOP_DIR if it doesn't exist | Dan Armak | 2002-07-17 | 1 | -1/+2 |
| | |||||
* | changes and eclasses for upcomnig kde cvs ebuilds. they won't live in ↵ | Dan Armak | 2002-07-17 | 4 | -61/+326 |
| | | | | portage but there's no reason for the eclasses not to live here, makes it much more comfortable | ||||
* | removing kde-cvs.eclass, deprecated eclass | Dan Armak | 2002-07-17 | 1 | -0/+0 |
| | |||||
* | fix dependencies on kdelibs-2* | Dan Armak | 2002-07-16 | 1 | -4/+9 |
| | |||||
* | add configure flag --disable-dependency-tracking which allows ccache to ↵ | Dan Armak | 2002-07-15 | 1 | -1/+3 |
| | | | | cache a lot more of the kde compile. | ||||
* | one more tweak | Seemant Kulleen | 2002-07-15 | 1 | -2/+2 |
| | |||||
* | more tweaks | Seemant Kulleen | 2002-07-15 | 1 | -7/+9 |
| | |||||
* | more tweaks | Seemant Kulleen | 2002-07-14 | 1 | -5/+5 |
| | |||||
* | small tweaks | Seemant Kulleen | 2002-07-14 | 1 | -2/+11 |
| | |||||
* | added commonbox eclass for all the box wm's | Seemant Kulleen | 2002-07-14 | 1 | -0/+90 |
| | |||||
* | fix SRC_URI for kde 2.2.2 | Dan Armak | 2002-07-13 | 1 | -1/+3 |
| | |||||
* | turn some echo commands into debug-print calls | Dan Armak | 2002-07-13 | 1 | -5/+4 |
| |