./news/nn, Text-based newsreader

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 6.7.3nb6, Package name: nn-6.7.3nb6, Maintainer: pkgsrc-users

No News is good news. This version of nn has NNTP and NOV support.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 672.311 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-13 08:31:03 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
nn: update HOMEPAGE and MASTER_SITES
   2025-05-13 13:59:37 by Nia Alarie | Files touched by this commit (1)
Log message:
nn: Delint.
   2025-05-13 13:57:43 by Nia Alarie | Files touched by this commit (1)
Log message:
nn: Add support for 64-bit mips.
   2025-05-13 13:33:18 by Nia Alarie | Files touched by this commit (2)
Log message:
nn: Add support for sparc64.
   2023-08-18 07:19:23 by Michael van Elst | Files touched by this commit (1)
Log message:
fix build for arm32.
   2021-10-26 13:09:37 by Nia Alarie | Files touched by this commit (27)
Log message:
news: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:45:00 by Nia Alarie | Files touched by this commit (27)
Log message:
news: Remove SHA1 hashes for distfiles
   2021-04-25 09:51:27 by matthew green | Files touched by this commit (22)
Log message:
various fixes for arm64 big endian support.

most of these simply extend matching from "aarch64" to \ 
"aarch64eb"
in various forms of code.  most remaining uses in pkgsrc of
"MACHINE_ARCH == aarch64" are because of missing aarch64eb support,
such as most of the binary-bootstrap requiring languages like rust,
go, and java.

no pkg-bump because this shouldn't change packages on systems that
could already build all of these.