diff options
author | rodent <rodent> | 2013-04-07 20:49:31 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-07 20:49:31 +0000 |
commit | da9d557ccd4313490cdcaabf97f4bce19df13498 (patch) | |
tree | 79de035a23bbb285c8713b492fa4fa499634f7f8 /pkgtools | |
parent | c0be38a4f5e5d44fa50008152988b43e17259963 (diff) | |
download | pkgsrc-da9d557ccd4313490cdcaabf97f4bce19df13498.tar.gz |
Edited DESCR in the case of:
File too long (should be no more than 24 lines).
Line too long (should be no more than 80 characters).
Trailing empty lines.
Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_summary-utils/DESCR | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/pkg_summary-utils/DESCR b/pkgtools/pkg_summary-utils/DESCR index 5d901abd874..0fed441d251 100644 --- a/pkgtools/pkg_summary-utils/DESCR +++ b/pkgtools/pkg_summary-utils/DESCR @@ -1,5 +1,4 @@ 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 @@ -16,8 +15,7 @@ pkg_update_summary - updates pkg_summary(5) by analysing the modification 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_refresh_summary -- 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 |