2019-11-04 22:28:59 by Roland Illig | Files touched by this commit (174) |
Log message:
sysutils: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.
|
2017-09-07 09:52:43 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Follow a redirect.
|
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.
|
2015-03-13 17:39:10 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Fix PKGMANDIR support
|
2013-12-10 15:11:32 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Fix flags on SunOS. Patch from Sebastian Wiedenroth.
|
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.
|
2012-10-01 23:19:44 by Aleksey Cheusov | Files touched by this commit (2) |
Log message:
Install all files under ${PREFIX}/9base in order to avoid comflicts
with other packages. ++pkgrevision
|
2012-05-30 00:58:53 by Aleksey Cheusov | Files touched by this commit (10) |
Log message:
Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@)
|
2011-10-27 11:58:44 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Conver to use MACHINE_PLATFORM:MNetBSD-5.[0-8]* for NetBSD 5.2 or later.
Ponted out in PR pkg/45524
|
2011-10-26 13:31:13 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Fix PR pkg/45524
* Fix typo in patch-bc (fix build on any platform).
* Add workaround for NetBSD 5.0 build (dynamic link)
* Add some missing distrile lines (regen distinfo).
|