./news/nntpclnt, NNTP client library and inews client posting program

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


Branch: CURRENT, Version: 1.6.1nb6, Package name: nntpclnt-1.6.1nb6, Maintainer: pkgsrc-users

`nntpclnt' is the reference implementation of the NNTP client routines.
Included in this package is the commonly-used `inews' posting program and
a library useful to link to programs that simplifies NNTP implementation
throughout a system.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 33.563 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2019-11-04 20:17:11 by Roland Illig | Files touched by this commit (11)
Log message:
news: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2015-11-03 00:49:48 by Alistair G. Crooks | Files touched by this commit (19)
Log message:
Add SHA512 digests for distfiles for news category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2015-01-01 12:19:28 by David A. Holland | Files touched by this commit (1)
Log message:
Use BROKEN_EXCEPT_ON_PLATFORM for where configs have to be created manually.
   2012-11-19 04:00:14 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Fix return type confusion.
   2012-10-08 14:27:42 by Aleksej Saushev | Files touched by this commit (18)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2010-12-15 04:14:51 by Chuck Cranor | Files touched by this commit (2)
Log message:
fix compiler warnings on macox (missing prototype for inet_ntoa and
account for strcpy being a macro).