
CVS log for wip/pkg_summary-utils/Makefile
Up to [NetBSD + pkgsrc-wip] / wip / pkg_summary-utils
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Apr 22 08:30:59 2012 UTC (4 weeks, 4 days ago) by cheusov
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1
lines
fix/adapt for latest devel/mk-configure
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Nov 22 20:45:28 2011 UTC (6 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -0
lines
fixes for Sun<5.11 wiht horribly broken userlevel
Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Nov 14 10:24:37 2011 UTC (6 months, 1 week ago) by cheusov
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1
lines
libexec script enrich_summary was separated from pkg_src_summary
+1 task in TODO
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Nov 9 16:27:27 2011 UTC (6 months, 2 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -1
lines
replace "#!/usr/bin/env runawk" with "#!PREFIX/bin/runawk"
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun Oct 9 10:05:43 2011 UTC (7 months, 2 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1
lines
Update my email
Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Sep 6 21:44:28 2011 UTC (8 months, 2 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -0
lines
.include devel/mk-configure/configure.mk for "do-configure" target
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Aug 27 17:37:45 2011 UTC (8 months, 4 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -0
lines
digest was added to DEPENDS
Updated to 0.55.0
pkg_lint_summary:
- New option -f option was added that checks files in PLIST
fields given on input and warns about files common for several
packages.
- New option -p option was added for specifying prefix directory
used by option -l.
- New option -n was added that analyses PLIST and CONFLICTS
fields in input summaries and outputs unregistered conflicts.
- New option -s was added that checks OPSYS, OS_VERSION and
MACHINE_ARCH fields given on input and warns if they differ from
that of running system (uname -srm).
pkg_cmp_summary:
- New options -a and -A were added for specifying fields for
comparing in addition to package versions.
- New option -E was added. It works together with -A and changes
its output.
- Options -c and -b were reimplemented using more generic -a.
- Examples section was added to pkg_cmp_summary.1
pkg_bin_summary:
- New option -e option was added for effectively using
pkg_bin_summary with xargs (xargs -r is not portable).
- New option -k was added for enriching binary package summaries
with checksums using algorithms supported by digest(1)
pkg_digger_backend:
- Mixed -1|-3|-9 options are now handled correctly.
pkg_summary2leaves:
- When no files are given as arguments (stdin),
pkg_summary2leaves outputs an error message.
Regression tests have been reorganized. One test - one file.
Some manual pages were updated and improved.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Jul 31 16:52:49 2011 UTC (9 months, 3 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +4 -0
lines
Ability to run individual tests was added.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed May 11 19:21:22 2011 UTC (12 months, 2 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2
lines
place MAKE_PROGRAM= above .include "../../mk/bsd.pkg.mk"
Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed May 11 19:11:33 2011 UTC (12 months, 2 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +0 -1
lines
fix "make test" broken by recent changes in Makefile
Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue May 3 20:17:00 2011 UTC (12 months, 3 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -4
lines
Simplify target do-extract
Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue May 3 08:50:07 2011 UTC (12 months, 3 weeks ago) by thomasklausner
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +6 -1
lines
Do not abuse FILESDIR as WRKSRC.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue May 3 08:46:31 2011 UTC (12 months, 3 weeks ago) by thomasklausner
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1
lines
Add get_processed_pkgs.in to runawk replacement.
XXX: Somehow the package modifies the files in files/ for me(?!).
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Apr 28 09:49:26 2011 UTC (12 months, 3 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +5 -0
lines
replace "#!/usr/bin/env runawk" with "#!${prefix}/bin/runawk"
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Mar 7 15:40:33 2011 UTC (14 months, 2 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +0 -1
lines
version -> 0.53beta1
Fix for pkg_summary2deps. Now it works correctly if multiple packages
per PKGPATH:ASSIGNMENTS are available in input summary.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jan 20 23:31:40 2011 UTC (16 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -2
lines
Change dependencies. runawk and mk-configure were imporeted to pkgsrc
++pkgrevision
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Dec 17 10:56:44 2010 UTC (17 months, 1 week ago) by cheusov
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +0 -1
lines
pkg_cmp_summary:
- long options were removed
- option -2 was added
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Nov 23 23:43:51 2010 UTC (18 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -0
lines
Add man page
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Nov 14 01:04:30 2010 UTC (18 months, 1 week ago) by cheusov
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2
lines
License has been changed from MIT to 2-clause BSD.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Nov 13 21:12:28 2010 UTC (18 months, 1 week ago) by cheusov
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -0
lines
New tool "pkg_digger", powerful searcher for pkg_summary.txt, actually
a slightly modified copy/paste of pkg_online_find.
pkg_online_find will be reimplemented and will use pkg_digger.
pkg_digger -h
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Nov 13 01:17:35 2010 UTC (18 months, 1 week ago) by cheusov
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -1
lines
Also install pkg_digger
Run several pkg_grep_summary in parallel to work faster
on multi-CPU systems.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Nov 7 18:35:45 2010 UTC (18 months, 2 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -2
lines
Update to 0.48
Build system has been changed from mk-files to mk-configure
pkg_subgraph_deps:
- manual page was added.
- new option -t was added.
- tsort(1)-like input is also accepted, i.e., two equal tokens on
input mean isolated node of graph (package with no dependencies and
dependent packafes)
pkg_bin_summary:
- manual page was added, usage message was also improved.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Oct 17 15:42:54 2010 UTC (19 months, 1 week ago) by cheusov
Branches: MAIN
CVS tags: psu-0-47
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -3
lines
Update to 0.44.0
As of this version pkg_summary-utils uses its own pkgsrc-dewey.awk
and therefore CONFLICTS with awk-pkgsrc-dewey.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Oct 11 21:47:12 2010 UTC (19 months, 1 week ago) by cheusov
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +0 -1
lines
pkg_src_summary: fix abug with PSS_OPTIONS introduced in 0.43.0
version -> 0.43.1
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 11 14:10:08 2010 UTC (19 months, 1 week ago) by cheusov
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1
lines
another fix for a bug introduced in 0.43 (paexec_reorder)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Oct 11 14:01:00 2010 UTC (19 months, 1 week ago) by cheusov
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0
lines
++pkgrevision
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Oct 10 20:34:02 2010 UTC (19 months, 2 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2
lines
Update to 0.43.0:
Regression tests framework has been completely reworked.
All tool using short options conform to POSIX Utility Syntax Guidelines.
pkg_summary4view:
- reworked
- content of DEPENDS, BUILD_DEPENDS etc. is sorted alphabetically.
pkg_src_summary:
- fix in PSS_PPERS
- new artificial field ALLDISTFILES, list of distfiles with
their sizes separated by colon
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Oct 10 18:23:39 2010 UTC (19 months, 2 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1
lines
Updated for paexec>=0.15.0
Conflicts with older versions
++pkgrevision
Revision 1.33.4.1: download - view: text, markup, annotated - select for diffs
Sat Oct 9 14:35:22 2010 UTC (19 months, 2 weeks ago) by cheusov
Branches: psu-0-43
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +1 -1
lines
pkg_summary4view has been reimplemented
Good output format for ALLDISTFILES
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Mar 13 17:51:51 2010 UTC (2 years, 2 months ago) by cheusov
Branches: MAIN
CVS tags: psu-0-38-0
Branch point for: psu-0-43
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1
lines
dependency: s,wip/pipestatus,devel/pipestatus,
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Sep 19 13:31:58 2009 UTC (2 years, 8 months ago) by cheusov
Branches: MAIN
CVS tags: psu-0-34-0,
psu-0-33-0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +5 -2
lines
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
Revision 1.31.2.4: download - view: text, markup, annotated - select for diffs
Sat Sep 19 12:22:54 2009 UTC (2 years, 8 months ago) by cheusov
Branches: pkg_summary-utils-0-32-0
Diff to: previous 1.31.2.3: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31.2.3: +1 -2
lines
update to 0.32.0
Majore changes
- 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
Revision 1.31.2.3: download - view: text, markup, annotated - select for diffs
Sat Sep 19 11:39:42 2009 UTC (2 years, 8 months ago) by cheusov
Branches: pkg_summary-utils-0-32-0
Diff to: previous 1.31.2.2: preferred, colored
Changes since revision 1.31.2.2: +4 -2
lines
embed values of PKG_INFO_CMD and PKG_SUFX variables to the script
Revision 1.31.2.2: download - view: text, markup, annotated - select for diffs
Sat Sep 19 10:44:46 2009 UTC (2 years, 8 months ago) by cheusov
Branches: pkg_summary-utils-0-32-0
Diff to: previous 1.31.2.1: preferred, colored
Changes since revision 1.31.2.1: +1 -0
lines
embed default pkgsrc values of PKGSRCDIR and BMAKE
to pkg_list_all_pkgs script
Revision 1.31.2.1: download - view: text, markup, annotated - select for diffs
Sat Sep 19 10:18:44 2009 UTC (2 years, 8 months ago) by cheusov
Branches: pkg_summary-utils-0-32-0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0
lines
Embed DISTDIR variable value to pkg_cleanup_distdir script
and its man page.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Aug 10 19:37:06 2009 UTC (2 years, 9 months ago) by cheusov
Branches: MAIN
Branch point for: pkg_summary-utils-0-32-0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -0
lines
LICENSE=mit
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat May 30 14:43:47 2009 UTC (2 years, 11 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1
lines
paexec_reorder is used and is packaged in paexec-0.13nb1 ==>
==> update MESSAGE file and CONFLICTS
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun May 10 13:44:00 2009 UTC (3 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1
lines
RUNAWK scripts use latest power_getopt.awk module.
This make arguments handling code cleaner, easier and shorter.
DEPENDS on latest runawk.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun May 10 10:04:12 2009 UTC (3 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0
lines
NO_CHECKSUM=yes (pkglint warning)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Apr 9 01:11:32 2009 UTC (3 years, 1 month ago) by jsonn
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -1
lines
Remove redundant NO_CHECKSUM
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Mar 5 22:45:28 2009 UTC (3 years, 2 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1
lines
update to version 0.26.0
Major changes:
pkg_src_summary analyses DEPENDS and BUILD_DEPENDS for correctness.
That is if appropriate directories don't exist, building summary
fails with stderr messages.
'pkg_micro_src_summary -f' supports comma separated fields
pkg_cmp_summary: new option -P for comparison PKGPATH without PKGNAME
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Dec 26 17:10:23 2008 UTC (3 years, 4 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1
lines
pkg_cmp_summary: new option -P for comparison PKGPATH without PKGNAME
version -> 0.25beta1
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Dec 25 23:41:25 2008 UTC (3 years, 4 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1
lines
updated to 0.23.0
tools based on runawk uses alt_getopt.awk module
for handling options, regression tests
pkg_src_fetch_var doesn't accept -f=<value>
minor clean-ups in pkg_update_src_summary
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 25 20:56:26 2008 UTC (3 years, 4 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -2
lines
version -> 0.23.0beta1
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Oct 28 09:10:39 2008 UTC (3 years, 6 months ago) by cheusov
Branches: MAIN
CVS tags: devel
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1
lines
fixed: pkglint warning
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 23 15:11:56 2008 UTC (3 years, 7 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0
lines
regression tests for pkg_list_all_pkgs
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Oct 22 22:16:19 2008 UTC (3 years, 7 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0
lines
On Solaris pkgsrc shell replacement is used
instead of native sh*t (/bin/sh), Gr-r-r-r /-)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Oct 22 20:17:40 2008 UTC (3 years, 7 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -0
lines
package now has TEST_TARGET=test
more regression tests for pkg_cmp_summary
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Oct 5 20:10:10 2008 UTC (3 years, 7 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -1
lines
updated to 0.18.0 (intermediate release)
all scripts are preprocessed before installation
(sed 's,@@bindir@@,${BINDIR},g' etc.)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jul 7 14:25:26 2008 UTC (3 years, 10 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1
lines
version -> 0.12.0
- added: pkg_grep_summary
- do not depend on wip/paexec, install it manually
- fixes in usage message of pkg_grep_summary
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jun 15 14:07:19 2008 UTC (3 years, 11 months ago) by cheusov
Branches: MAIN
CVS tags: pkg_summary-utils-0-11-1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -3
lines
fixed: UNPRIVILEGED and DESTDIR installation stage
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jun 15 13:42:36 2008 UTC (3 years, 11 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1
lines
no problems with 'pkg_src_summary -A' + paexec
Latest paexec-0.9.0 is required
version -> 0.11.1
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jun 10 21:32:24 2008 UTC (3 years, 11 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1
lines
FIXED: -p option. Before running 'bmake plist PLIST=plist_file'
it is necessary to remove plist_file
version -> 0.8.1
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 19 21:02:26 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
pkg_update_src_summary uses runawk's xgetline.awk module =>
=> latest runawk is needed
++pkgrevision
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri May 16 16:40:23 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
needs latest awk dewey, ++pkgrevision
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu May 15 15:57:11 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
requires awk-pkgsrc-dewey>=0.5.5
++pkgrevision
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon May 12 23:13:54 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
requires latest version of awk-pkgsrc-dewey
minor fixes in TODO
++pkgrevision
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun May 11 21:53:17 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1
lines
pkg_src_summary:
added option -p|--make-plist for using 'bmake plist'
instead 'cat PLIST'. @directives are removed.
version -> 0.8.0
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 11 17:33:31 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1
lines
fixed: pkg_src_summary pkgpath
PKGREVISION=3
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 10 20:03:11 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1
lines
NEWS and TODO files are installed to share/doc/pkg_summary-utils
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 10 13:49:15 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0
lines
Distributed pkg_src_summary needs paexec
PKGREVISION=1
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 9 10:48:45 2008 UTC (4 years ago) by cheusov
Branches: MAIN
CVS tags: pkg_summary-utils-0-6-2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1
lines
fix for USE_DESTDIR=full
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 8 11:01:22 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
grepping functionality of pkg_grep_summary has been moved
from pkg_grep_summary.awk (this was idea of pkg_grep_summary).
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 5 13:20:18 2008 UTC (4 years ago) by cheusov
Branches: MAIN
CVS tags: pkg_summary-utils-0-6-1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
pkgrevision -> 1
requires latest awk-pkgsrc-dewey
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 5 21:03:14 2008 UTC (4 years, 1 month ago) by cheusov
Branches: MAIN
CVS tags: pkg_summary-utils-0-5-1,
pkg_summary-utils-0-5-0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5
lines
fixed: CONFLICTS statements
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 5 10:14:15 2008 UTC (4 years, 1 month ago) by cheusov
Branches: MAIN
Utilities for manipulating pkg_summary(5) files.
My wip/pkg_* packages will be removed later. All those tools are here
now.
NetBSD-CVSweb <admin[at]NetBSD[dot]se>