2019-08-18 08:10:38 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: refactor generation of Makefiles By generating the content of the files before actually writing it to disk, the code becomes easier to test. |
2019-08-18 07:47:53 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: rename local variables to match pkgsrc counterparts |
2019-08-18 07:43:28 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: make print_section simpler to use |
2019-08-18 07:32:00 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: run editor with line number only if supported For example, ed doesn't support line numbers. |
2019-08-17 15:55:41 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: refactoring to make Makefile generation testable |
2019-08-17 15:25:50 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: make dist_subdir a local variable |
2019-08-17 15:23:35 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: initialize dist_subdir early |
2019-08-17 15:21:43 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: fix indentation |
2019-08-17 15:12:00 by Roland Illig | Files touched by this commit (2) |
Log message: pkgtools/url2pkg: fix for p5-HTML-Quoted |
2019-08-17 14:50:00 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: reduce code indentation |