summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 1. add ECVS_BRANCH support, with branch autoswitching handled by cvs itself. ↵Dan Armak2002-09-081-3/+18
| | | | 2. make the deafult location /cvs-src, and for kde stuff ditto/kde. 3. fix sandbox + ECVS_TOP_DIr is a symlink problem.
* use ECVS_USER, since we define it. close #6455.Dan Armak2002-08-191-2/+2
|
* replace assert-likeDan Armak2002-08-181-3/+3
|
* fix bug reported by Daniel Mettler - files getting patched twiceDan Armak2002-08-101-1/+4
|
* fix bug with multiple-level subdirs being fecthed; remove empty dirs where ↵Dan Armak2002-08-031-4/+12
| | | | fecthing failed
* fix sandbox issues with creation of the top directory; make the setting for ↵Dan Armak2002-08-031-4/+6
| | | | offline mode ECVS_SERVER=offline to avoid messing with troublesome empty variable/unset variable distintions
* make the default command cvs -q againDan Armak2002-08-021-2/+2
|
* more rewrites. now works with kdenonbeta apps etc. will upload new tarball ↵Dan Armak2002-08-011-9/+26
| | | | to website shortly.
* a big rewrite. fixes some bugs (hopefully the sandbox issues too); adds ↵Dan Armak2002-08-011-49/+89
| | | | 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.
* make cvs_src_unpack implement base_src_unpack-style autopatching. this way ↵Dan Armak2002-07-191-1/+13
| | | | patches from csv ebuilds apply which fixes compile problems in kdeartwork.
* fix handling of modules that don't have an admin/ subdir and have to use the ↵Dan Armak2002-07-181-10/+1
| | | | one from kde-common, like kdenetwork
* don't use --enable-final for the cvs ebuildsDan Armak2002-07-181-2/+6
|
* create ECVS_TOP_DIR if it doesn't existDan Armak2002-07-171-1/+2
|
* changes and eclasses for upcomnig kde cvs ebuilds. they won't live in ↵Dan Armak2002-07-171-0/+152
portage but there's no reason for the eclasses not to live here, makes it much more comfortable