./pkgtools/pkgsurvey, Utility to collate pkg information, and mail to central census site

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


Branch: CURRENT, Version: 0.0, Package name: pkgsurvey-0.0, Maintainer: agc

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


Version history: (Expand)


CVS history: (Expand)


   2009-04-09 02:48:18 by Joerg Sonnenberger | Files touched by this commit (109)
Log message:
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
   2007-08-20 23:42:26 by Alistair G. Crooks | Files touched by this commit (5)
Log message:
Add DESTDIR support
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387)
Log message:
Create directories before installing files into them.
   2004-01-20 13:23:58 by Alistair G. Crooks | Files touched by this commit (18)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
   2003-07-21 19:14:11 by Martti Kuparinen | Files touched by this commit (9)
Log message:
COMMENT should start with a capital letter.
   2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726)
Log message:
Drop trailing whitespace.  Ok'ed by wiz.
   2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795)
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.