./wip/pkg_summary-utils, Utilities for manipulating pkg_summary(5) files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 9nb20130309, Package name: pkg_summary-utils-9nb20130309, Maintainer: cheusov

A collection of utilities for manipulating pkg_summary(5) files.

pkg_list_all_pkgs - list (in PKGPATH form) all packages in pkgsrc tree
pkg_src_summary - create a full pkg_src_summary
for given (in PKGPATH form) packages
pkg_bin_summary - creates a summary for binary or installed packages
pkg_micro_src_summary - create a micro pkg_src_summary
for given (in PKGPATH form) packages
pkg_cmp_summary - compare two summary files, i.e. packages
are compared by their versions
pkg_grep_summary - grep the summary using AWK expression
pkg_digger - very powerful package searcher
pkg_digger_backend - pkg_summary.txt backend for pkg_digger
pkg_update_summary - updates pkg_summary(5) by analysing the modification
time of binary packages and pkg_summary(5) file
pkg_update_src_summary - efficiently updates pkg_src_summary for all
packages in pkgsrc tree
pkg_summary4view - convert a summary file to human readable format
pkg_refresh_summary - output an information about latest/newest version
of packages
pkg_cleanup_distdir - remove old unused distfiles
pkg_uniq_summary - filter out repeated package summaries
pkg_summary2deps - summary to dependency graph converter
pkg_subgraph_deps - analyses dependency graph given on input
pkg_lint_summary - sanity checks for summaries
pkg_summary2leaves - output leaf packages


Required to run:
[pkgtools/digest] [devel/pipestatus] [lang/runawk]

Required to build:
[devel/scmgit-base] [devel/mk-configure]

Version history: (Expand)


CVS history: (Expand)


   2013-02-09 12:50:14 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
paexec >=0.17.0 is required

   2012-11-03 16:02:37 by Aleksey Cheusov | Files touched by this commit (1) | Package updated
Log message:
Update MESSAGE

   2012-11-03 13:36:23 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Pass PKG_DBDIR to MAKE_ENV

   2012-11-03 12:51:22 by Aleksey Cheusov | Files touched by this commit (1) | Package updated
Log message:
Update PLIST

   2012-11-01 22:52:58 by Aleksey Cheusov | Files touched by this commit (2) | Package updated
Log message:

Update PLIST and Makefile. Minor clean-ups.
   2012-10-05 13:31:51 by Aleksej Saushev | Files touched by this commit (25)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-18 19:46:21 by Aleksey Cheusov | Files touched by this commit (119) | Package removed
Log message:
Sources have been moved to github

   2012-09-18 12:47:59 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
minor clean-ups