NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59073 CVS commit: pkgsrc/comms/binkd
The following reply was made to PR bin/59073; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59073 CVS commit: pkgsrc/comms/binkd
Date: Thu, 13 Feb 2025 06:25:39 +0000
Module Name: pkgsrc
Committed By: dholland
Date: Thu Feb 13 06:25:39 UTC 2025
Modified Files:
pkgsrc/comms/binkd: Makefile distinfo
pkgsrc/comms/binkd/patches: patch-aa
Log Message:
comms/binkd: tidy.
Clear PKG_DESTDIR_SUPPORT=destdir (not user-destdir). There is no
reason for this that I can find.
Clear MAKE_JOBS_SAFE=no. Other than a cosmetic problem with a
post-build message, the actual issue turns out to be a bmake bug.
(PR 59073) Add a couple small makefile adjustments to cope.
Clear BROKEN_ON_PLATFORM=${LP64PLATFORMS}. This seems to have been set
in 1999 and carried around uncritically ever since, across multiple
updates. It builds cleanly with -Wall on amd64, and while I can't test
(not sure anyone much can test this nowadays) that's usually a good
sign, and in 1999 it was described as "hopeless".
Tidy some pkglint.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/comms/binkd/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/comms/binkd/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/comms/binkd/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index