summaryrefslogtreecommitdiff
path: root/mk/pthread.buildlink2.mk
AgeCommit message (Collapse)AuthorFilesLines
2002-12-07Replace IGNORE into PKG_FAIL_REASON and PKG_SKIP_REASON, so pkgsrcschmonz1-5/+5
can stop builds when a dependency is broken, yet continue builds when a dependency is merely skipped (usually because it duplicates functionality in the base system). Thus IGNORE_FAIL, the oft-misunderstood and naught-documented option, goes away. This addresses many people's complaints on tech-pkg@ and other lists, as well as PR pkg/18157.
2002-11-01Bump the pth dependency to pth>=1.4.1nb5, which ensures that we have thejlam1-2/+2
latest set of fixes and changes to pth to make it look more like a real pthreads package.
2002-09-20Don't require setting the version of the replacement pthread package neededjlam1-1/+3
by pthread.buildlink2.mk if the default one from the package's buildlink2.mk suffices.
2002-09-20Create PTHREADBASE, which has the base prefix location for the pthreadjlam1-4/+7
libraries.
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam1-0/+167