2008-10-23 17:11:56 by Aleksey Cheusov | Files touched by this commit (4) |
Log message: regression tests for pkg_list_all_pkgs |
2008-10-23 00:16:19 by Aleksey Cheusov | Files touched by this commit (11) |
Log message: On Solaris pkgsrc shell replacement is used instead of native sh*t (/bin/sh), Gr-r-r-r /-) |
2008-10-22 23:24:42 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: Heh. Lots of todo tasks are already done :-) |
2008-10-22 22:17:40 by Aleksey Cheusov | Files touched by this commit (6) |
Log message: package now has TEST_TARGET=test more regression tests for pkg_cmp_summary |
2008-10-22 21:20:38 by Aleksey Cheusov | Files touched by this commit (4) |
Log message: initial regression tests |
2008-10-22 21:15:14 by Aleksey Cheusov | Files touched by this commit (2) | |
Log message: updated to 0.19.0 all scripts are preprocessed before installation (sed 's,@@bindir@@,${BINDIR},g' etc.) pkg_src_summary: fix for packages having more than one file listed in DESCR_SRC FIX for pkg_src_summary -p: For a huge number of packages 'make plist' fails because this stage requires package's sources extracted. Now 'make plist' failures are not critical, i.e. summary for such package is generated in any case. fix in pkg_src_fetch_var.in: comments are removed PKGNAME=pkgname-ver ### trtrtr -> PKGNAME=pkgname-ver fix in pkg_micro_src_summary: If PKGREVISION is set to 0 (or empty) in Makefile (bug?), then nb0 is *not* added to PKGNAME |
2008-10-22 21:10:06 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: yet another todo |
2008-10-22 21:09:38 by Aleksey Cheusov | Files touched by this commit (7) |
Log message: After some thoughts I remove @@bindir@@ etc. from scripts |
2008-10-13 21:17:23 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: the same as previous commit but for PKGREVISION=. `nb' should added to PKGNAME |
2008-10-13 21:14:11 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: pkg_micro_src_summary: If PKGREVISION is set to 0 in Makefile, then nb0 is *not* added to PKGNAME |