Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/npth,
New Portable Threads Library (nPth)
Branch: CURRENT,
Version: 1.1,
Package name: npth-1.1,
Maintainer: adaNew Portable Threads Library (nPth)
Master sites:
SHA1: 597ce74402e5790553a6273130b214d7ddd0b05d
RMD160: 584320ca22b3f68b4cdeb221c9db2b61df91cd1d
Filesize: 286.486 KB
Version history: (Expand)
- (2016-11-29) Package deleted from pkgsrc
- (2016-01-23) Package has been reborn
- (2016-01-21) Package deleted from pkgsrc
- (2015-09-07) Package has been reborn
- (2015-09-07) Package deleted from pkgsrc
- (2015-06-03) Package has been reborn
CVS history: (Expand)
2015-03-24 10:51:49 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix npth-config script.
No clue why this workaround is needed, but it works.
Remove bogus SUBDIR while here.
|
2015-03-23 17:34:54 by ada | Files touched by this commit (1) |
Log message:
HAS_CONFIGURE= yes seems to be the way forward.
compile and install OK but still the problem with npth-config not including the \
right -I (line 90 and 113).
doing ./configure manually in work/npth-1.1/ does work correctly and generate \
the right work/npth-1.1/npth-config
looking for a way to do this directly with bmake (tried couple of configure \
args without success so far)
|
2015-03-20 16:12:34 by ada | Files touched by this commit (1) |
Log message:
added SUBDIR+=npth
|
2015-03-20 16:09:57 by ada | Files touched by this commit (5) |
Log message:
New Portable Threads Library (nPth).
(Required by GnuPG-2.1.x)
|