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.
|
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.
|
2009-06-14 20:16:23 by Joerg Sonnenberger | Files touched by this commit (225) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-06-11 15:56:29 by OBATA Akio | Files touched by this commit (3) | |
Log message:
Update detox to 1.2.0.
Based on MAINTAINER update request in PR 38940.
While here, add DESTDIR support.
Changes since detox-1.2.0-rc1
- Added the ability to ignore specific files.
[sourceforge.net tracker #1253826]
- Fixed a bug where directories specified on the command line wouldn't
get translated. [sourceforge.net tracker #1213623]
- Added support for translating large files.
[sourceforge.net tracker #1509493]
- Added inline-detox for stream based detoxification.
|
2006-06-27 18:06:16 by Min Sik Kim | Files touched by this commit (1) |
Log message:
USE_TOOLS+=lex
|
2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597) |
Log message:
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
2005-12-01 04:34:22 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Fix a typo.
|
2005-12-01 04:32:03 by Min Sik Kim | Files touched by this commit (5) | |
Log message:
Import detox from pkgsrc-wip. Packaged by Bartosz Kuzma.
Detox is a utility designed to clean up filenames. It replaces
difficult to work with characters, such as spaces, with standard
equivalents. It will also clean up filenames with UTF-8 or Latin-1
(or CP-1252) characters in them.
|