diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
commit | 273821c4d377411699fe450ab9d48f7e5933d9b6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /pkgtools/pkgsurvey/DESCR | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'pkgtools/pkgsurvey/DESCR')
-rw-r--r-- | pkgtools/pkgsurvey/DESCR | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/pkgtools/pkgsurvey/DESCR b/pkgtools/pkgsurvey/DESCR new file mode 100644 index 00000000000..4627a805244 --- /dev/null +++ b/pkgtools/pkgsurvey/DESCR @@ -0,0 +1,19 @@ +pkgsurvey is a small utility to aid the pkgsrc people at pkgsrc.org + +Information of currently-installed packages is taken from the current +machine, along with Operating System type, hardware architecture, and +operating system release version information, and mailed to a central +site. + +No information will be divulged to anyone - it is simply meant for use +by the pkgsrc people, for finding the most popular packages. + +If the idea of divulging package or operating system version +information is distasteful to you, or does not conform to your site's +policy, then please feel free to delete pkgsurvey from your system: +as root, type + + pkg_delete -v pkgsurvey + +Alistair G. Crooks +Thu Feb 1 07:48:48 GMT 2001 |