Subject: CVS commit: [pkgsrc-2005Q4] pkgsrc/x11/openmotif
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 01/10/2006 15:02:18
Module Name: pkgsrc
Committed By: salo
Date: Tue Jan 10 15:02:18 UTC 2006
Modified Files:
pkgsrc/x11/openmotif [pkgsrc-2005Q4]: distinfo
pkgsrc/x11/openmotif/patches [pkgsrc-2005Q4]: patch-ac patch-ae
Log Message:
Pullup ticet 1008 - requested by Joerg Sonnenberger
build fix for openmotif
Revisions pulled up:
- pkgsrc/x11/openmotif/distinfo 1.20, 1.21, 1.23
- pkgsrc/x11/openmotif/patches/patch-ac 1.4, 1.5, 1.6
- pkgsrc/x11/openmotif/patches/patch-ae 1.4
Module Name: pkgsrc
Committed By: joerg
Date: Wed Jan 4 15:20:45 UTC 2006
Modified Files:
pkgsrc/x11/openmotif: distinfo
pkgsrc/x11/openmotif/patches: patch-ac
Log Message:
getpwuid_r and friends only exist on NetBSD 2.99.10 and higher,
so use them only on those systems.
---
Module Name: pkgsrc
Committed By: joerg
Date: Wed Jan 4 15:53:15 UTC 2006
Modified Files:
pkgsrc/x11/openmotif: distinfo
pkgsrc/x11/openmotif/patches: patch-ac
Log Message:
Fix spelling. Found by wiz@.
---
Module Name: pkgsrc
Committed By: joerg
Date: Mon Jan 9 13:13:53 UTC 2006
Modified Files:
pkgsrc/x11/openmotif: distinfo
pkgsrc/x11/openmotif/patches: patch-ac patch-ae
Log Message:
Fix build on NetBSD systems:
If we have NetBSD 2.99.10 and higher, getpwuid_r and friends exist,
but _PTHREAD_THREAD_SAFE_FUNCTIONS might not be defined. Define it.
For NetBSD before 2.99.10, explicitly set XNO_MTSAFE_PWDAPI to enforce
locked access via normal functions.
To generate a diff of this commit:
cvs rdiff -r1.19.2.1 -r1.19.2.2 pkgsrc/x11/openmotif/distinfo
cvs rdiff -r1.3 -r1.3.2.1 pkgsrc/x11/openmotif/patches/patch-ac \
pkgsrc/x11/openmotif/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.