2022-09-20 19:06:04 by Thomas Klausner | Files touched by this commit (1) |
Log message:
pstree: comment out dead master site and homepage
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-08-07 15:11:19 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Honor LDFLAGS.
|
2016-02-09 15:27:58 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(pkgsrc)
- Add LICENSE as gnu-gpl-v1, add comment on patch
(upstream)
- Update 2.36 to 2.39
-------------------
* Revision 2.39 2015/05/13 12:24:47 fred
* Summary: Don't use uninitialized structs when ioctl() fails, e.g. if run with \
stdout
* redirected. Problem reported by Jan Stary.
*
* Revision 2.38 2015/04/20 14:50:42 fred
* Summary: Added patch for AIX61 contributed by Michael Staats
*
* Revision 2.37 2015/04/20 10:15:29 fred
* Summary: V2.36
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2013-05-09 17:41:23 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 2.36
Upstream changes:
* Revision 2.36 2013-04-12 11:47:03+02 fred
* Some processes like apache under a recent Linux were listed with UID
* root instead of the correct UID, as they use setuid(). We now read the
* UID from the owner of /proc/PID instead of /proc/PID/stat, as this
* seems to be updated correctly. Thanks to Tom Schmidt
* <tschmidt AT micron.com> for pointing out this bug.
*
* Revision 2.35 2013-02-28 08:33:02+01 fred
* Added Stan Sieler's fix to my adaption of snprintf fix by Stan Sieler :-)
*
* Revision 2.34 2013-02-27 16:57:25+01 fred
* Added snprintf fix by Stan Sieler
|
2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2010-09-17 12:04:45 by Stephen Borrill | Files touched by this commit (2) |
Log message:
Add MESSAGE file to warn the user that they should be running proctree,
not pstree.
Bump PKGREVISION
|
2010-01-16 16:28:57 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating sysutils/pstree from 2.32nb1 to 2.33.
Upstream changes:
* Revision 2.33 2009-11-10 22:12:39+01 fred
* Added UTF8, enlarged MAXLINE
|