summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix installation of bioconductor packagesAuke Booij (tulcod)2010-07-081-1/+1
* Fix installation of bioconductor packagesAuke Booij (tulcod)2010-07-081-1/+1
* Argh, even more PORTDIR guessing fixesAuke Booij (tulcod)2010-07-081-2/+2
* Hopefully finally fix guessing PORTDIRAuke Booij (tulcod)2010-07-081-0/+1
* Add some more comment to the codeAuke Booij (tulcod)2010-07-086-10/+28
* PDEPEND is a bit over the topAuke Booij (tulcod)2010-07-081-1/+1
* Building packages using R CMD INSTALL instead of R CMD build should enable bi...Auke Booij (tulcod)2010-07-081-3/+8
* Fix finding portage directory for portage-based systemsAuke Booij (tulcod)2010-07-071-2/+5
* Support depending on core librariesAuke Booij (tulcod)2010-07-071-1/+13
* PORTDIR regex code was slightly off, which gets fixed by this commitAuke Booij (tulcod)2010-07-071-1/+1
* Offset for PORTDIR setting line fixed.Auke Booij (tulcod)2010-07-061-1/+1
* When a dependency package name can be found in portage, then it's usedAuke Booij (tulcod)2010-07-042-28/+55
* Don't process empty package dataAuke Booij (tulcod)2010-06-301-2/+3
* This should install docs correctly...Auke Booij (tulcod)2010-06-301-5/+13
* So license parsing wasn't really working yet... this one should workAuke Booij (tulcod)2010-06-292-2/+6
* Fix license parsingAuke Booij (tulcod)2010-06-262-3/+52
* Forgot a return statementAuke Booij (tulcod)2010-06-261-0/+1
* PMSify package namesAuke Booij (tulcod)2010-06-261-9/+11
* Still more python errorsAuke Booij (tulcod)2010-06-261-1/+1
* Argh, I should check my syntax before uploadingAuke Booij (tulcod)2010-06-261-1/+1
* Add generate-tree actionAuke Booij (tulcod)2010-06-261-0/+11
* Should install correctly with distutils now. The g-cran script ends up in /us...Auke Booij (tulcod)2010-06-263-4/+5
* Fix python script nameAuke Booij (tulcod)2010-06-261-1/+1
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/g-cranAuke Booij (tulcod)2010-06-261-1/+1
|\
| * Make ebuilds die if they can't find g-cran.pyAuke Booij (tulcod)2010-06-251-1/+1
* | Prepare for packaging with distutilsAuke Booij (tulcod)2010-06-269-0/+19
|/
* What a shameful commit, putting my home directory out there just like that.Auke Booij (tulcod)2010-06-251-2/+2
* Yay, we're building packagesAuke Booij (tulcod)2010-06-253-8/+39
* Moving code around. The PMS phases (src_compile, src_install) we need should ...Auke Booij (tulcod)2010-06-255-106/+151
* Some initial steps towards a PMS-style package building interfaceAuke Booij (tulcod)2010-06-142-7/+26
* Enhancing the parsing and outputting of PMS-style package dataAuke Booij (tulcod)2010-06-111-26/+36
* Some initial work on the 'package' action.Auke Booij (tulcod)2010-06-112-30/+57
* Parsing the PACKAGES file now seems to work. The sync, list-packages and list...Auke Booij (tulcod)2010-06-111-13/+37
* Removing code which was commented awayAuke Booij (tulcod)2010-06-091-34/+0
* Python executable comment for bash-style scripts. I don't know if this is abs...Auke Booij (tulcod)2010-06-092-0/+2
* Moving some code aroundAuke Booij (tulcod)2010-06-093-53/+36
* Some rfc822 black magic, let's hope this keeps working during the next few we...Auke Booij (tulcod)2010-06-091-65/+93
* Initial commitAuke Booij (tulcod)2010-06-081-0/+162