2019-08-18 15:50:32 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: consistently use double quotes for string literals |
2019-08-18 15:49:13 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: consistently use double quotes for string literals |
2019-08-18 15:32:22 by Roland Illig | Files touched by this commit (3) |
Log message: pkgtools/url2pkg: add secondary category for Perl and Python modules |
2019-08-18 13:26:33 by Roland Illig | Files touched by this commit (5) |
Log message: pkgtools/url2pkg: determine the dependencies of Python modules |
2019-08-18 09:51:40 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: remove unnecessary local variable |
2019-08-18 09:47:58 by Roland Illig | Files touched by this commit (1) | |
Log message: pkgtools/url2pkg: update SourceForge and GitHub to use https only |
2019-08-18 09:10:32 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: rename magic subroutines There's nothing magic about generating a package Makefile based on the extracted distfile. |
2019-08-18 08:56:20 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: extract code for writing lines to file |
2019-08-18 08:41:16 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/url2pkg: add abstraction for variable assignments |
2019-08-18 08:23:20 by Maya Rashish | Files touched by this commit (2) |
Log message: url2pkg 2.31: maya: detect meson rillig: refactor generation of Makefiles rename local variables to match pkgsrc counterparts make print_section simpler to use run editor with line number only if supported refactoring to make Makefile generation testable make dist_subdir a local variable initialize dist_subdir early fix indentation fix for p5-HTML-Quoted fix parsing of mk/fetch/sites.mk |