| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Nov 2011 10:58:02
cr.g_9
|
dinoex  |
- fix missing includes
- fix build with clang
Feature safe: yes |
20 Mar 2011 12:54:45
cr.g_9
|
miwi  |
- Get Rid MD5 support |
10 Jun 2010 05:37:00
cr.g_9
|
dinoex  |
- add LICENSE_FILE |
10 Jun 2010 05:36:35
cr.g_9
|
dinoex  |
- fix build with LICENSE |
04 Jun 2010 14:08:27
cr.g_9
|
dinoex  |
LICENSE BSD |
27 Mar 2009 19:41:49
cr.g_9
|
dinoex  |
- MAKE_JOBS_UNSAFE |
15 Feb 2009 16:44:55
cr.g_9
|
dinoex  |
- add LICENSE: |
07 Sep 2008 13:51:23
cr.g_9
|
dinoex  |
- not chown all dirs |
03 Oct 2007 23:53:46
cr.g_9
|
edwin  |
Remove support for OSVERSION < 5 |
08 Oct 2006 11:28:57
cr.g_9
|
dinoex  |
- new option WITH_SEDMAIL / WITH_CNEWS_SENDMAIL
Submitted by: Scott Hazen Mueller |
08 Oct 2006 11:28:21
cr.g_9
|
dinoex  |
- fix build for gcc41
Obtained from: Andreas Jochens (debian) |
02 Jul 2006 06:24:44
cr.g_9
|
dinoex  |
- disable regression test on pointyhat
the test sends 2 mails, pointyhat consider this fatal:
Fatal error: filesystem was touched prior to 'make install' phase
http://pointyhat.freebsd.org/errorlogs/i386-5-latest/cnews-cr.g_9.log |
24 Jun 2006 08:23:57
cr.g_9
|
dinoex  |
- drop support for FreeBSD 2.x
Submitted by: linimon
- perfomace gain by dropping gawk workaround
- activate regression-test |
13 Nov 2005 09:26:50
cr.g_8
|
dinoex  |
- add SHA checksum |
09 Mar 2005 05:35:48
cr.g_8
|
dinoex  |
- fix left over tempfiles in sendbatches
Submitted by: Peter Much |
07 Mar 2004 06:50:55
cr.g_7
|
dinoex  |
- preserve configuration even when extracting the package
- set shell and home for news when running intactive |
26 Feb 2004 05:43:42
cr.g_6
|
dinoex  |
- add SIZE |
24 Sep 2003 17:28:58
cr.g_6
|
dinoex  |
- change ECHO -> ECHO_MSG |
02 Jul 2003 19:11:22
cr.g_6
|
dinoex  |
- clean up PATCH_SITES
- add patch for regression on CURRENT
Fixes incorrect memset, causes .overview gets not cleaned of nonexisted entries. |
12 Jun 2003 19:25:37
cr.g_5
|
dinoex  |
- make plist more flexible in path |
21 Feb 2003 03:59:00
cr.g_4
|
dinoex  |
- retire pkg-comment |
20 Feb 2003 18:26:42
cr.g_4
|
dinoex  |
- add COMMENT |
01 Sep 2002 11:15:41
cr.g_4
|
dinoex  |
Bump PORTREVISION |
01 Sep 2002 11:06:43
cr.g_3
|
dinoex  |
change binary installation path for cnews |
16 Jun 2002 15:03:10
cr.g_3
|
dinoex  |
- Get rid of PERL and use SED |
09 Jun 2002 11:22:05
cr.g_3
|
dinoex  |
Try grouping of MASTER_SITES |
05 Jan 2002 23:43:13 
|
dinoex  |
- make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some
INTERACTIVE scrips in news/ifmail |
10 Nov 2001 04:22:00 
|
dinoex  |
Include new patches: c-news-patch-namelen c-news-patch-inews-path |
24 Jun 2001 05:28:58 
|
dinoex  |
change MAINTAINER to FreeBSD.org address |
04 Jun 2001 07:28:52 
|
dinoex  |
- Use proper POSIX syntax for `chown' in pkg-plist. |
01 Jun 2001 07:05:18 
|
obrien  |
Use proper POSIX syntax for `chown'. |
26 May 2001 17:50:07 
|
dinoex  |
- Redesign in pkg-plist, all directorys are now created removed with respect
of the configuration paths. - Bumped PORTREVISION |
26 May 2001 16:29:13 
|
dinoex  |
- Change path in pkg-plist, using %D instead of absoulte names |
22 May 2001 21:50:36 
|
dinoex  |
- Change pkg-plist, wrong command fixed |
20 May 2001 09:47:06 
|
dinoex  |
- @exec randlib removed, it alters the libcnews.a so it won't be deinstalled.
|
20 May 2001 05:22:37 
|
dinoex  |
- Add matchting @unexec lines for serveral "@exec" So when package is
removed, disr will clean. Problem only found in depended ports: c-nocem,
nntpd, ... - Bumped PORTREVISION |
16 May 2001 19:45:43 
|
dinoex  |
- Removed inactive MASTER_SITE |
30 Apr 2001 01:22:08 
|
kris  |
Don't hard-code -O2 |
24 Jan 2001 06:23:08 
|
dinoex  |
Removed write permissions on %PREFIX%/news/cnewsbin/input/newsspool global
SUID bit is needed by uux group permission will not be enought. Thanks to
jedgar@fxp.org (Chris Faulhaber) for security advice. |
10 Oct 2000 05:15:51 
|
kevlo  |
- Change in MASTER_SITES - Owner for binaries now from shake/mk/* - Owner
for initial configuration must be news - Small message extended. |
08 Oct 2000 04:57:04 
|
asami  |
Convert category news to new layout. |
10 Aug 2000 17:12:23 
|
kevlo  |
Substitute the extra spaces |
07 Aug 2000 08:50:02 
|
kevlo  |
- Update MASTER_SITES - PLIST is configurable and added URL's |
12 Jun 2000 23:01:26 
|
asami  |
Remove @exec ranlib's. Since pkg_add doesn't change the timestamp, these are
not necessary (even if the linker cares about the timestamp -- I'm not sure if
it does). |