Aleksey Cheusov
b40eddbe0b
New variable to use in awk_condition: fields.
...
It works when field to match is `.' .
Man page update, tests.
2010-05-30 16:07:13 +00:00
Aleksey Cheusov
580e421d28
pkg_grep_summary: now works up to ~30% faster
2010-05-29 22:55:05 +00:00
Aleksey Cheusov
d557c8d229
update to version 0.32.0
...
- Default values of variables PKG_SUFX, DISTDIR, PKGSRCDIR, BMAKE
and PKG_INFO_CMD are embedded to scripts itself and are obtained
from pkgsrc. Manual pages do not tell what is the default.
- tests/test.sh:
fix in regression test #3 , pkgsrc vs. pkgsrc+wip ==> XXXX vs. XXXXX
fix in regression test #11 (Darwin)
"make test" doesn't need "make install" anymore
2009-09-19 13:31:58 +00:00
Aleksey Cheusov
0b44b05e28
-i=value and -f=value are not supported anymore.
...
Use -ivalue and -fvalue instead.
2008-12-26 13:30:52 +00:00
Aleksey Cheusov
fc14ead7de
awk -> runawk, plain getline -> xgetline0
...
result summary is pkg_uniq_summary'ed
2008-12-25 15:35:25 +00:00
Aleksey Cheusov
26abc22bd4
mode-sh for Emacs editor
2008-10-26 11:06:19 +00:00
Aleksey Cheusov
77395d389a
On Solaris pkgsrc shell replacement is used
...
instead of native sh*t (/bin/sh), Gr-r-r-r /-)
2008-10-22 22:16:19 +00:00
Aleksey Cheusov
3ce7961fa1
After some thoughts I remove @@bindir@@ etc. from scripts
2008-10-22 19:09:38 +00:00
Aleksey Cheusov
f9d9cec756
executable are prefixed with @@bindir@@
...
awk modules - with @@awkmoddir@@
version -> 0.18.1
pkg_src_summary: fix for packages having more than one file listed in
DESCR_SRC
2008-10-11 08:52:06 +00:00
Aleksey Cheusov
eb337c1b3e
updated to 0.18.0 (intermediate release)
...
all scripts are preprocessed before installation
(sed 's,@@bindir@@,${BINDIR},g' etc.)
2008-10-05 20:10:10 +00:00