2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
2018-04-22 19:57:47 by Matthias Scheler | Files touched by this commit (1) |
Log message:
cdrtools: Fix build under macOS (High Sierra)
Create 64bit clang rules file by copying the 32bit file. The compiler
defaults to 64bit binaries under modern version of macOS/Xcode anyway.
|
2018-01-31 11:20:27 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
cdrtools: Support clang and handle PKGSRC_COMPILER correctly.
|
2016-10-07 15:22:10 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Use sanitized _USE_CWRAPPERS.
|
2016-07-21 21:38:31 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Second attempt for a work around for PR pkg/51257. This time it actually
seems to work.
|
2016-07-19 20:17:11 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Remove work around PR pkg/51257 as it is not effective because the
"USE_CWRAPPERS" variable get changed too late.
|
2016-07-19 09:33:24 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Check whether "ABI" is defined just to be sure.
|
2016-07-19 09:30:27 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Work around PR pkg/51257 by disabling cwrappers for Mac OS X 64bit.
|
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-09-29 10:45:29 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Joerg Schilling has recently released schilytools-2005-09-16
Lines 83 to 84 of AN-2015-09-16 mention an issue affecting
unpriviledged users running cdda2wav on NetBSD:
cdda2wav: fixed the file setuid.c to work on NetBSD. Thanks to
Heiko EiÃfeldt for reporting.
This is the referenced patch, extracted by fbrosson2014.
Bump PKGREVISION.
|