summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [scripts/gen_ebuild.pl] Add BSD to the License mapKent Fredric2012-05-271-0/+1
|
* Specialcase gen_ebuild for open_sourceKent Fredric2012-04-281-0/+9
|
* [scripts/gen_ebuild.pl] add gpl_3 license mappingKent Fredric2012-03-021-0/+1
|
* [scripts/gen_ebuild.pl] add artistic_1 license to mapKent Fredric2012-03-011-0/+1
|
* [scripts/gen_ebuild.pl] Improve non-debug mode tracing, remove warning ↵Kent Fredric2012-02-261-13/+33
| | | | errors, show deps early, skip resolving recommended deps as we dont codify them at present anyway
* [scripts] misc module lookup/resolver fixesKent Fredric2012-02-241-1/+1
|
* [scripts] Be less vulnerable to weird quotes in abstractKent Fredric2012-02-241-1/+3
|
* [scripts] fix quoting style to give literal \n :(Kent Fredric2012-02-241-1/+1
|
* [scripts/gen_ebuild.pl] Improve --help data, add a terse debug tracer to get ↵Kent Fredric2012-02-241-40/+68
| | | | better feedback while it runs
* [scripts] gen_ebuild more verbose error handlingKent Fredric2012-02-121-5/+28
|
* [scripts] add Artistic-2 to license mapKent Fredric2011-12-061-1/+2
|
* Add support for --debug to gen_ebuildKent Fredric2011-11-141-49/+51
|
* [scripts] +Hack for CGI-Simple, add lgpl-2.1 license mapKent Fredric2011-11-121-2/+7
|
* Add a mapping for MIT licenseKent Fredric2011-10-311-0/+1
|
* [scripts/gen_ebuild.pl] die with an error if the requested package can't be ↵Kent Fredric2011-10-311-0/+4
| | | | resolved
* add apache2 license to generatorKent Fredric2011-10-311-0/+1
|
* generator script now producing full stubsKent Fredric2011-10-311-3/+3
|
* Ebuild Output targetKent Fredric2011-10-311-0/+191
|
* rename gen_build and make it just a deptree displayerKent Fredric2011-10-311-298/+0
|
* enable dev/backpan in output againKent Fredric2011-10-311-2/+2
|
* Now shows the oldest version, the newest version, and the closestKent Fredric2011-10-311-15/+73
| | | | | | | version. Generally speaking, when declaring a dep, you'll want the one with the "closest version" as your specifier for ">="
* Finally looking like a little progress is being made on generating dependenciesKent Fredric2011-10-311-4/+174
|
* make executableKent Fredric2011-10-311-0/+0
|
* interesting reverse lookup stuffKent Fredric2011-10-311-0/+70