./wip/c-news, The 3rd generation USENET news server

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


Branch: CURRENT, Version: 7nb3, Package name: c-news-CR-7nb3, Maintainer: hauke

C News 3rd generation USENET news transport software


Required to run:
[lang/perl5] [net/uucp]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2015-02-01 22:05:06 by Hauke Fath | Files touched by this commit (1)
Log message:
Add time_t hints to TODO file

   2015-02-01 22:04:24 by Hauke Fath | Files touched by this commit (1)
Log message:
No need to fake sys/timeb.h

   2015-02-01 22:01:33 by Hauke Fath | Files touched by this commit (1)
Log message:
Not safe for parallel make.
   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-07-21 22:08:13 by Thomas Klausner | Files touched by this commit (59)
Log message:
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
   2011-12-15 18:01:46 by Hauke Fath | Files touched by this commit (1)
Log message:
Stick to NetBSD versioning conventions (thanks, Thomas...)
   2011-12-13 14:10:47 by Hauke Fath | Files touched by this commit (1)
Log message:
Not 64 bit time_t safe, do not build for NetBSD newer than netbsd-5.
   2011-08-17 21:56:09 by Hauke Fath | Files touched by this commit (10)
Log message:
Tackle the most urgent 64 bit time_t issues. The whole source should be 
treated with a fine comb for 'sizeof time_t == sizeof long' misuse.
 
While here, deal with a few more warnings by #including the missing
headers.

Builds and works on NetBSD/sparc 5.99.55 with gcc 4.5.