Path to this page:
./
news/nn,
NN newsreader
Branch: pkgsrc-2012Q1,
Version: 6.7.3,
Package name: nn-6.7.3,
Maintainer: pkgsrc-usersNo News is good news. This version of nn has NNTP and NOV support.
Master sites:
SHA1: 1879aae59131e4b86e82021802918a0a39cea826
RMD160: 2617fe7dce42c36ae970579e27ebd00a60f23653
Filesize: 672.311 KB
Version history: (Expand)
- (2012-04-10) Package added to pkgsrc.se, version nn-6.7.3 (created)
CVS history: (Expand)
2012-04-08 11:19:15 by Steven Drake | Files touched by this commit (1) |
Log message:
Pullup ticket #3712 - requested by dholland
news/nn build fix
Revisions pulled up:
- news/nn/Makefile 1.39-1.40
---
Module Name: pkgsrc
Committed By: dholland
Date: Sat Apr 7 20:06:15 UTC 2012
Modified Files:
pkgsrc/news/nn: Makefile
Log message:
Use cpp -traditional whenever the compiler is gcc, not just on Dragonfly.
This is only required for gcc 4.4 (I think) and up where otherwise cpp
doesn't preserve whitespace, but it should be harmless for all gcc
versions ranging back to the prehistorical.
Fixes problems caused by running cpp on makefiles.
---
Module Name: pkgsrc
Committed By: dholland
Date: Sat Apr 7 22:49:54 UTC 2012
Modified Files:
pkgsrc/news/nn: Makefile
Log message:
Oops, do previous correctly.
|