The FreeBSD Ports Archive
FreeBSD news : cnews4>
An news server
cnews history
v. 1.59
date: 2007/10/03 23:53:46; author: edwin; state: Exp; lines: +1 -1
Remove support for OSVERSION < 5
v. 1.58
date: 2006/10/08 11:28:56; author: dinoex; state: Exp; lines: +4 -0
- new option WITH_SEDMAIL / WITH_CNEWS_SENDMAIL
Submitted by: Scott Hazen Mueller
v. 1.57
date: 2006/07/02 06:24:44; author: dinoex; state: Exp; lines: +0 -2
- 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
v. 1.56
date: 2006/06/24 08:23:56; author: dinoex; state: Exp; lines: +5 -10
- drop support for FreeBSD 2.x
Submitted by: linimon
- perfomace gain by dropping gawk workaround
- activate regression-test
v. 1.55
date: 2005/03/09 05:35:48; author: dinoex; state: Exp; lines: +2 -2
- fix left over tempfiles in sendbatches
Submitted by: Peter Much
v. 1.54
date: 2004/03/07 06:50:55; author: dinoex; state: Exp; lines: +13 -1
- preserve configuration even when extracting the package
- set shell and home for news when running intactive
v. 1.53
date: 2003/09/24 17:28:58; author: dinoex; state: Exp; lines: +10 -10
- change ECHO -> ECHO_MSG
v. 1.52
date: 2003/07/02 19:11:22; author: dinoex; state: Exp; lines: +3 -3
- clean up PATCH_SITES
- add patch for regression on CURRENT
Fixes incorrect memset, causes .overview gets not cleaned of nonexisted entries.
v. 1.51
date: 2003/06/12 19:25:37; author: dinoex; state: Exp; lines: +11 -8
- make plist more flexible in path
v. 1.50
date: 2003/02/20 18:26:39; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.49
date: 2002/09/01 11:15:41; author: dinoex; state: Exp; lines: +1 -1
Bump PORTREVISION
v. 1.48
date: 2002/09/01 11:06:43; author: dinoex; state: Exp; lines: +1 -1
change binary installation path for cnews
v. 1.47
date: 2002/06/16 15:03:09; author: dinoex; state: Exp; lines: +1 -1
- Get rid of PERL and use SED
v. 1.46
date: 2002/06/09 11:22:05; author: dinoex; state: Exp; lines: +3 -2
Try grouping of MASTER_SITES
v. 1.45
date: 2002/01/05 23:43:12; author: dinoex; state: Exp; lines: +1 -1
- make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
v. 1.44
date: 2001/11/10 04:21:57; author: dinoex; state: Exp; lines: +8 -3
Include new patches:
c-news-patch-namelen
c-news-patch-inews-path
make regression test available in port Makefile (make test)
new PORTREVISION
v. 1.43
date: 2001/06/24 04:28:36; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.42
date: 2001/06/01 06:05:13; author: obrien; state: Exp; lines: +5 -5
Use proper POSIX syntax for `chown'.
v. 1.41
date: 2001/05/26 16:50:06; author: dinoex; state: Exp; lines: +4 -2
- Redesign in pkg-plist, all directorys are now created removed
with respect of the configuration paths.
- Bumped PORTREVISION
v. 1.40
date: 2001/05/20 04:22:36; author: dinoex; state: Exp; lines: +2 -1
- 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
PR: 27340
v. 1.39
date: 2001/05/16 18:45:42; author: dinoex; state: Exp; lines: +1 -2
- Removed inactive MASTER_SITE
v. 1.38
date: 2001/01/24 06:23:07; author: dinoex; state: Exp; lines: +3 -3
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.
v. 1.37
date: 2000/10/10 04:15:51; author: kevlo; state: Exp; lines: +7 -8
- Change in MASTER_SITES
- Owner for binaries now from shake/mk/*
- Owner for initial configuration must be news
- Small message extended.
PR: 21874
Submitted by: MAINTAINER
v. 1.36
date: 2000/08/10 16:12:14; author: kevlo; state: Exp; lines: +3 -3
Substitute the extra spaces
v. 1.35
date: 2000/08/07 07:49:56; author: kevlo; state: Exp; lines: +3 -6
- Update MASTER_SITES
- PLIST is configurable and added URL's
PR: ports/20406
Submitted by: MAINTAINER
v. 1.34
date: 2000/04/21 07:51:41; author: mharo; state: Exp; lines: +3 -3
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.33
date: 2000/04/13 06:59:47; author: cpiazza; state: Exp; lines: +1 -1
The previous commit was really from PR 17968
v. 1.32
date: 2000/04/13 06:59:20; author: cpiazza; state: Exp; lines: +4 -3
Unbreak
PR: 19768
Submitted by: dirk.meyer@dinoex.sub.org
v. 1.31
date: 2000/04/09 17:32:45; author: cpiazza; state: Exp; lines: +4 -5
Update with the new PORTNAME/PORTVERSION variables
v. 1.30
date: 2000/03/11 14:32:38; author: jedgar; state: Exp; lines: +3 -3
Rearrange MASTER_SITES to have faster site used prior to
slower sites
PR: 17285
Submitted by: Maintainer
v. 1.29
date: 2000/01/24 04:34:34; author: steve; state: Exp; lines: +6 -3
Fixup the pgpverify patch and make the y2k path more robust.
PR: 15842
Submitted by: maintainer
v. 1.28
date: 2000/01/12 04:25:08; author: cpiazza; state: Exp; lines: +3 -3
Move the only master site that has one of the distfiles
higher up in the list. Waiting while 6 sites are checked for
a file they don't have is not my idea of fun.
v. 1.27
date: 1999/12/25 01:55:46; author: steve; state: Exp; lines: +6 -2
Unbreak by fixing problems caused by gawk(1).
PR: 15459
Submitted by: maintainer
v. 1.26
date: 1999/11/26 18:25:15; author: steve; state: Exp; lines: +14 -2
Mark broken for anything except 2.x because our system awk (3.0.3) causes
crashes and corrupted output.
PR: 14420
Submitted by: maintainer
v. 1.25
date: 1999/09/06 23:29:22; author: steve; state: Exp; lines: +31 -11
Rework configuration, add a MASTER_SITE, and honor PREFIX.
PR: 13123
Submitted by: maintainer
v. 1.24
date: 1999/08/30 14:31:32; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.23
date: 1999/08/28 01:57:48; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.22
date: 1999/08/22 18:59:39; author: mharo; state: Exp; lines: +6 -6
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.21
date: 1999/06/10 08:00:06; author: steve; state: Exp; lines: +4 -4
Update to use pgp-verify version 1.12.
PR: 12099
Submitted by: maintainer
v. 1.20
date: 1999/02/22 03:56:51; author: steve; state: Exp; lines: +32 -7
Add a bunch of new patches.
PR: 10000
Submitted by: maintainer
v. 1.19
date: 1998/12/17 21:54:51; author: jseger; state: Exp; lines: +7 -3
Switch to better MASTER_SITEs
PR: ports/9096
Submitted by: josh@quick.net
v. 1.18
date: 1998/08/30 15:45:29; author: steve; state: Exp; lines: +25 -29
Unbreak, portlint, and cleanup pkg/PLIST. NOTE: some of the
permissions may be wrong but I tried to remain faithful to
what I believed them to be. It was hard to tell since this
port was severely broken to start.
v. 1.17
date: 1997/12/10 01:07:40; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN. Fails while installing bin/inews.
Confirmed by: asami
v. 1.16
date: 1996/12/07 01:30:12; author: adam; state: Exp; lines: +3 -3
news/{lib,cnewsbin}
v. 1.15
date: 1996/11/21 12:10:16; author: asami; state: Exp; lines: +2 -2
Oops, fix man page compression.
v. 1.14
date: 1996/11/18 14:10:12; author: asami; state: Exp; lines: +8 -2
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
v. 1.13
date: 1996/11/18 11:37:31; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.12
date: 1995/10/05 10:20:26; author: adam; state: Exp; lines: +2 -2
distribution was updated
v. 1.11
date: 1995/07/02 12:40:13; author: asami; state: Exp; lines: +5 -4
To the do-install target:
(1) Add a "rm -f ${PREFIX}/bin/inews", install was failing when it tried
to overwrite an inews installed by a separate package (it su's first).
(2) Add "-c" to install lines of manpages.
v. 1.10
date: 1995/04/24 09:21:52; author: asami; state: Exp; lines: +2 -2
Add "-" in front of "ln -s" so that it won't be fatal if the link
already exists.
v. 1.9
date: 1995/04/24 09:15:30; author: asami; state: Exp; lines: +3 -4
{WRKSRC} -> ${WRKSRC}. Conical hat goes to adam. :p
v. 1.8
date: 1995/04/24 09:10:36; author: asami; state: Exp; lines: +1 -2
Take out invocation of fake-pkg from do-install target. It is now
done in the main install target itself.
v. 1.7
date: 1995/04/22 12:06:02; author: asami; state: Exp; lines: +3 -3
Updated for new bsd.port.mk.
v. 1.6
date: 1995/04/18 13:56:22; author: adam; state: Exp; lines: +8 -8
use ${PREFIX} instead of /usr/local
v. 1.5
date: 1995/04/18 11:54:42; author: adam; state: Exp; lines: +4 -1
install dbz.h and libcnews.a so that nntp and anything else that might use them
can pick them up from /usr/local/{include,lib}
v. 1.4
date: 1995/04/11 23:29:37; author: asami; state: Exp; lines: +6 -4
Makefiles of news ports cleaned up!
v. 1.3
date: 1995/04/01 12:49:06; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/01/24 16:43:07; author: pst; state: Exp; lines: +21 -16
use "echo | su" instead of "su -c"
v. 1.1
date: 1994/09/30 15:09:33; author: adam; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/09/30 15:09:34; author: adam; state: Exp; lines: +0 -0
Cnews cleanup release from Henry Spencer and Geoff Collyer
=============================================================================
v. 1.59
date: 2007/10/03 23:53:46; author: edwin; state: Exp; lines: +1 -1
Remove support for OSVERSION < 5
v. 1.58
date: 2006/10/08 11:28:56; author: dinoex; state: Exp; lines: +4 -0
- new option WITH_SEDMAIL / WITH_CNEWS_SENDMAIL
Submitted by: Scott Hazen Mueller
v. 1.57
date: 2006/07/02 06:24:44; author: dinoex; state: Exp; lines: +0 -2
- 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
v. 1.56
date: 2006/06/24 08:23:56; author: dinoex; state: Exp; lines: +5 -10
- drop support for FreeBSD 2.x
Submitted by: linimon
- perfomace gain by dropping gawk workaround
- activate regression-test
v. 1.55
date: 2005/03/09 05:35:48; author: dinoex; state: Exp; lines: +2 -2
- fix left over tempfiles in sendbatches
Submitted by: Peter Much
v. 1.54
date: 2004/03/07 06:50:55; author: dinoex; state: Exp; lines: +13 -1
- preserve configuration even when extracting the package
- set shell and home for news when running intactive
v. 1.53
date: 2003/09/24 17:28:58; author: dinoex; state: Exp; lines: +10 -10
- change ECHO -> ECHO_MSG
v. 1.52
date: 2003/07/02 19:11:22; author: dinoex; state: Exp; lines: +3 -3
- clean up PATCH_SITES
- add patch for regression on CURRENT
Fixes incorrect memset, causes .overview gets not cleaned of nonexisted entries.
v. 1.51
date: 2003/06/12 19:25:37; author: dinoex; state: Exp; lines: +11 -8
- make plist more flexible in path
v. 1.50
date: 2003/02/20 18:26:39; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.49
date: 2002/09/01 11:15:41; author: dinoex; state: Exp; lines: +1 -1
Bump PORTREVISION
v. 1.48
date: 2002/09/01 11:06:43; author: dinoex; state: Exp; lines: +1 -1
change binary installation path for cnews
v. 1.47
date: 2002/06/16 15:03:09; author: dinoex; state: Exp; lines: +1 -1
- Get rid of PERL and use SED
v. 1.46
date: 2002/06/09 11:22:05; author: dinoex; state: Exp; lines: +3 -2
Try grouping of MASTER_SITES
v. 1.45
date: 2002/01/05 23:43:12; author: dinoex; state: Exp; lines: +1 -1
- make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
v. 1.44
date: 2001/11/10 04:21:57; author: dinoex; state: Exp; lines: +8 -3
Include new patches:
c-news-patch-namelen
c-news-patch-inews-path
make regression test available in port Makefile (make test)
new PORTREVISION
v. 1.43
date: 2001/06/24 04:28:36; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.42
date: 2001/06/01 06:05:13; author: obrien; state: Exp; lines: +5 -5
Use proper POSIX syntax for `chown'.
v. 1.41
date: 2001/05/26 16:50:06; author: dinoex; state: Exp; lines: +4 -2
- Redesign in pkg-plist, all directorys are now created removed
with respect of the configuration paths.
- Bumped PORTREVISION
v. 1.40
date: 2001/05/20 04:22:36; author: dinoex; state: Exp; lines: +2 -1
- 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
PR: 27340
v. 1.39
date: 2001/05/16 18:45:42; author: dinoex; state: Exp; lines: +1 -2
- Removed inactive MASTER_SITE
v. 1.38
date: 2001/01/24 06:23:07; author: dinoex; state: Exp; lines: +3 -3
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.
v. 1.37
date: 2000/10/10 04:15:51; author: kevlo; state: Exp; lines: +7 -8
- Change in MASTER_SITES
- Owner for binaries now from shake/mk/*
- Owner for initial configuration must be news
- Small message extended.
PR: 21874
Submitted by: MAINTAINER
v. 1.36
date: 2000/08/10 16:12:14; author: kevlo; state: Exp; lines: +3 -3
Substitute the extra spaces
v. 1.35
date: 2000/08/07 07:49:56; author: kevlo; state: Exp; lines: +3 -6
- Update MASTER_SITES
- PLIST is configurable and added URL's
PR: ports/20406
Submitted by: MAINTAINER
v. 1.34
date: 2000/04/21 07:51:41; author: mharo; state: Exp; lines: +3 -3
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.33
date: 2000/04/13 06:59:47; author: cpiazza; state: Exp; lines: +1 -1
The previous commit was really from PR 17968
v. 1.32
date: 2000/04/13 06:59:20; author: cpiazza; state: Exp; lines: +4 -3
Unbreak
PR: 19768
Submitted by: dirk.meyer@dinoex.sub.org
v. 1.31
date: 2000/04/09 17:32:45; author: cpiazza; state: Exp; lines: +4 -5
Update with the new PORTNAME/PORTVERSION variables
v. 1.30
date: 2000/03/11 14:32:38; author: jedgar; state: Exp; lines: +3 -3
Rearrange MASTER_SITES to have faster site used prior to
slower sites
PR: 17285
Submitted by: Maintainer
v. 1.29
date: 2000/01/24 04:34:34; author: steve; state: Exp; lines: +6 -3
Fixup the pgpverify patch and make the y2k path more robust.
PR: 15842
Submitted by: maintainer
v. 1.28
date: 2000/01/12 04:25:08; author: cpiazza; state: Exp; lines: +3 -3
Move the only master site that has one of the distfiles
higher up in the list. Waiting while 6 sites are checked for
a file they don't have is not my idea of fun.
v. 1.27
date: 1999/12/25 01:55:46; author: steve; state: Exp; lines: +6 -2
Unbreak by fixing problems caused by gawk(1).
PR: 15459
Submitted by: maintainer
v. 1.26
date: 1999/11/26 18:25:15; author: steve; state: Exp; lines: +14 -2
Mark broken for anything except 2.x because our system awk (3.0.3) causes
crashes and corrupted output.
PR: 14420
Submitted by: maintainer
v. 1.25
date: 1999/09/06 23:29:22; author: steve; state: Exp; lines: +31 -11
Rework configuration, add a MASTER_SITE, and honor PREFIX.
PR: 13123
Submitted by: maintainer
v. 1.24
date: 1999/08/30 14:31:32; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.23
date: 1999/08/28 01:57:48; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.22
date: 1999/08/22 18:59:39; author: mharo; state: Exp; lines: +6 -6
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.21
date: 1999/06/10 08:00:06; author: steve; state: Exp; lines: +4 -4
Update to use pgp-verify version 1.12.
PR: 12099
Submitted by: maintainer
v. 1.20
date: 1999/02/22 03:56:51; author: steve; state: Exp; lines: +32 -7
Add a bunch of new patches.
PR: 10000
Submitted by: maintainer
v. 1.19
date: 1998/12/17 21:54:51; author: jseger; state: Exp; lines: +7 -3
Switch to better MASTER_SITEs
PR: ports/9096
Submitted by: josh@quick.net
v. 1.18
date: 1998/08/30 15:45:29; author: steve; state: Exp; lines: +25 -29
Unbreak, portlint, and cleanup pkg/PLIST. NOTE: some of the
permissions may be wrong but I tried to remain faithful to
what I believed them to be. It was hard to tell since this
port was severely broken to start.
v. 1.17
date: 1997/12/10 01:07:40; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN. Fails while installing bin/inews.
Confirmed by: asami
v. 1.16
date: 1996/12/07 01:30:12; author: adam; state: Exp; lines: +3 -3
news/{lib,cnewsbin}
v. 1.15
date: 1996/11/21 12:10:16; author: asami; state: Exp; lines: +2 -2
Oops, fix man page compression.
v. 1.14
date: 1996/11/18 14:10:12; author: asami; state: Exp; lines: +8 -2
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
v. 1.13
date: 1996/11/18 11:37:31; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.12
date: 1995/10/05 10:20:26; author: adam; state: Exp; lines: +2 -2
distribution was updated
v. 1.11
date: 1995/07/02 12:40:13; author: asami; state: Exp; lines: +5 -4
To the do-install target:
(1) Add a "rm -f ${PREFIX}/bin/inews", install was failing when it tried
to overwrite an inews installed by a separate package (it su's first).
(2) Add "-c" to install lines of manpages.
v. 1.10
date: 1995/04/24 09:21:52; author: asami; state: Exp; lines: +2 -2
Add "-" in front of "ln -s" so that it won't be fatal if the link
already exists.
v. 1.9
date: 1995/04/24 09:15:30; author: asami; state: Exp; lines: +3 -4
{WRKSRC} -> ${WRKSRC}. Conical hat goes to adam. :p
v. 1.8
date: 1995/04/24 09:10:36; author: asami; state: Exp; lines: +1 -2
Take out invocation of fake-pkg from do-install target. It is now
done in the main install target itself.
v. 1.7
date: 1995/04/22 12:06:02; author: asami; state: Exp; lines: +3 -3
Updated for new bsd.port.mk.
v. 1.6
date: 1995/04/18 13:56:22; author: adam; state: Exp; lines: +8 -8
use ${PREFIX} instead of /usr/local
v. 1.5
date: 1995/04/18 11:54:42; author: adam; state: Exp; lines: +4 -1
install dbz.h and libcnews.a so that nntp and anything else that might use them
can pick them up from /usr/local/{include,lib}
v. 1.4
date: 1995/04/11 23:29:37; author: asami; state: Exp; lines: +6 -4
Makefiles of news ports cleaned up!
v. 1.3
date: 1995/04/01 12:49:06; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/01/24 16:43:07; author: pst; state: Exp; lines: +21 -16
use "echo | su" instead of "su -c"
v. 1.1
date: 1994/09/30 15:09:33; author: adam; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/09/30 15:09:34; author: adam; state: Exp; lines: +0 -0
Cnews cleanup release from Henry Spencer and Geoff Collyer
=============================================================================
v. 1.59
date: 2007/10/03 23:53:46; author: edwin; state: Exp; lines: +1 -1
Remove support for OSVERSION < 5
v. 1.58
date: 2006/10/08 11:28:56; author: dinoex; state: Exp; lines: +4 -0
- new option WITH_SEDMAIL / WITH_CNEWS_SENDMAIL
Submitted by: Scott Hazen Mueller
v. 1.57
date: 2006/07/02 06:24:44; author: dinoex; state: Exp; lines: +0 -2
- 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
v. 1.56
date: 2006/06/24 08:23:56; author: dinoex; state: Exp; lines: +5 -10
- drop support for FreeBSD 2.x
Submitted by: linimon
- perfomace gain by dropping gawk workaround
- activate regression-test
v. 1.55
date: 2005/03/09 05:35:48; author: dinoex; state: Exp; lines: +2 -2
- fix left over tempfiles in sendbatches
Submitted by: Peter Much
v. 1.54
date: 2004/03/07 06:50:55; author: dinoex; state: Exp; lines: +13 -1
- preserve configuration even when extracting the package
- set shell and home for news when running intactive
v. 1.53
date: 2003/09/24 17:28:58; author: dinoex; state: Exp; lines: +10 -10
- change ECHO -> ECHO_MSG
v. 1.52
date: 2003/07/02 19:11:22; author: dinoex; state: Exp; lines: +3 -3
- clean up PATCH_SITES
- add patch for regression on CURRENT
Fixes incorrect memset, causes .overview gets not cleaned of nonexisted entries.
v. 1.51
date: 2003/06/12 19:25:37; author: dinoex; state: Exp; lines: +11 -8
- make plist more flexible in path
v. 1.50
date: 2003/02/20 18:26:39; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.49
date: 2002/09/01 11:15:41; author: dinoex; state: Exp; lines: +1 -1
Bump PORTREVISION
v. 1.48
date: 2002/09/01 11:06:43; author: dinoex; state: Exp; lines: +1 -1
change binary installation path for cnews
v. 1.47
date: 2002/06/16 15:03:09; author: dinoex; state: Exp; lines: +1 -1
- Get rid of PERL and use SED
v. 1.46
date: 2002/06/09 11:22:05; author: dinoex; state: Exp; lines: +3 -2
Try grouping of MASTER_SITES
v. 1.45
date: 2002/01/05 23:43:12; author: dinoex; state: Exp; lines: +1 -1
- make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
v. 1.44
date: 2001/11/10 04:21:57; author: dinoex; state: Exp; lines: +8 -3
Include new patches:
c-news-patch-namelen
c-news-patch-inews-path
make regression test available in port Makefile (make test)
new PORTREVISION
v. 1.43
date: 2001/06/24 04:28:36; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.42
date: 2001/06/01 06:05:13; author: obrien; state: Exp; lines: +5 -5
Use proper POSIX syntax for `chown'.
v. 1.41
date: 2001/05/26 16:50:06; author: dinoex; state: Exp; lines: +4 -2
- Redesign in pkg-plist, all directorys are now created removed
with respect of the configuration paths.
- Bumped PORTREVISION
v. 1.40
date: 2001/05/20 04:22:36; author: dinoex; state: Exp; lines: +2 -1
- 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
PR: 27340
v. 1.39
date: 2001/05/16 18:45:42; author: dinoex; state: Exp; lines: +1 -2
- Removed inactive MASTER_SITE
v. 1.38
date: 2001/01/24 06:23:07; author: dinoex; state: Exp; lines: +3 -3
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.
v. 1.37
date: 2000/10/10 04:15:51; author: kevlo; state: Exp; lines: +7 -8
- Change in MASTER_SITES
- Owner for binaries now from shake/mk/*
- Owner for initial configuration must be news
- Small message extended.
PR: 21874
Submitted by: MAINTAINER
v. 1.36
date: 2000/08/10 16:12:14; author: kevlo; state: Exp; lines: +3 -3
Substitute the extra spaces
v. 1.35
date: 2000/08/07 07:49:56; author: kevlo; state: Exp; lines: +3 -6
- Update MASTER_SITES
- PLIST is configurable and added URL's
PR: ports/20406
Submitted by: MAINTAINER
v. 1.34
date: 2000/04/21 07:51:41; author: mharo; state: Exp; lines: +3 -3
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.33
date: 2000/04/13 06:59:47; author: cpiazza; state: Exp; lines: +1 -1
The previous commit was really from PR 17968
v. 1.32
date: 2000/04/13 06:59:20; author: cpiazza; state: Exp; lines: +4 -3
Unbreak
PR: 19768
Submitted by: dirk.meyer@dinoex.sub.org
v. 1.31
date: 2000/04/09 17:32:45; author: cpiazza; state: Exp; lines: +4 -5
Update with the new PORTNAME/PORTVERSION variables
v. 1.30
date: 2000/03/11 14:32:38; author: jedgar; state: Exp; lines: +3 -3
Rearrange MASTER_SITES to have faster site used prior to
slower sites
PR: 17285
Submitted by: Maintainer
v. 1.29
date: 2000/01/24 04:34:34; author: steve; state: Exp; lines: +6 -3
Fixup the pgpverify patch and make the y2k path more robust.
PR: 15842
Submitted by: maintainer
v. 1.28
date: 2000/01/12 04:25:08; author: cpiazza; state: Exp; lines: +3 -3
Move the only master site that has one of the distfiles
higher up in the list. Waiting while 6 sites are checked for
a file they don't have is not my idea of fun.
v. 1.27
date: 1999/12/25 01:55:46; author: steve; state: Exp; lines: +6 -2
Unbreak by fixing problems caused by gawk(1).
PR: 15459
Submitted by: maintainer
v. 1.26
date: 1999/11/26 18:25:15; author: steve; state: Exp; lines: +14 -2
Mark broken for anything except 2.x because our system awk (3.0.3) causes
crashes and corrupted output.
PR: 14420
Submitted by: maintainer
v. 1.25
date: 1999/09/06 23:29:22; author: steve; state: Exp; lines: +31 -11
Rework configuration, add a MASTER_SITE, and honor PREFIX.
PR: 13123
Submitted by: maintainer
v. 1.24
date: 1999/08/30 14:31:32; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.23
date: 1999/08/28 01:57:48; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.22
date: 1999/08/22 18:59:39; author: mharo; state: Exp; lines: +6 -6
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.21
date: 1999/06/10 08:00:06; author: steve; state: Exp; lines: +4 -4
Update to use pgp-verify version 1.12.
PR: 12099
Submitted by: maintainer
v. 1.20
date: 1999/02/22 03:56:51; author: steve; state: Exp; lines: +32 -7
Add a bunch of new patches.
PR: 10000
Submitted by: maintainer
v. 1.19
date: 1998/12/17 21:54:51; author: jseger; state: Exp; lines: +7 -3
Switch to better MASTER_SITEs
PR: ports/9096
Submitted by: josh@quick.net
v. 1.18
date: 1998/08/30 15:45:29; author: steve; state: Exp; lines: +25 -29
Unbreak, portlint, and cleanup pkg/PLIST. NOTE: some of the
permissions may be wrong but I tried to remain faithful to
what I believed them to be. It was hard to tell since this
port was severely broken to start.
v. 1.17
date: 1997/12/10 01:07:40; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN. Fails while installing bin/inews.
Confirmed by: asami
v. 1.16
date: 1996/12/07 01:30:12; author: adam; state: Exp; lines: +3 -3
news/{lib,cnewsbin}
v. 1.15
date: 1996/11/21 12:10:16; author: asami; state: Exp; lines: +2 -2
Oops, fix man page compression.
v. 1.14
date: 1996/11/18 14:10:12; author: asami; state: Exp; lines: +8 -2
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
v. 1.13
date: 1996/11/18 11:37:31; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.12
date: 1995/10/05 10:20:26; author: adam; state: Exp; lines: +2 -2
distribution was updated
v. 1.11
date: 1995/07/02 12:40:13; author: asami; state: Exp; lines: +5 -4
To the do-install target:
(1) Add a "rm -f ${PREFIX}/bin/inews", install was failing when it tried
to overwrite an inews installed by a separate package (it su's first).
(2) Add "-c" to install lines of manpages.
v. 1.10
date: 1995/04/24 09:21:52; author: asami; state: Exp; lines: +2 -2
Add "-" in front of "ln -s" so that it won't be fatal if the link
already exists.
v. 1.9
date: 1995/04/24 09:15:30; author: asami; state: Exp; lines: +3 -4
{WRKSRC} -> ${WRKSRC}. Conical hat goes to adam. :p
v. 1.8
date: 1995/04/24 09:10:36; author: asami; state: Exp; lines: +1 -2
Take out invocation of fake-pkg from do-install target. It is now
done in the main install target itself.
v. 1.7
date: 1995/04/22 12:06:02; author: asami; state: Exp; lines: +3 -3
Updated for new bsd.port.mk.
v. 1.6
date: 1995/04/18 13:56:22; author: adam; state: Exp; lines: +8 -8
use ${PREFIX} instead of /usr/local
v. 1.5
date: 1995/04/18 11:54:42; author: adam; state: Exp; lines: +4 -1
install dbz.h and libcnews.a so that nntp and anything else that might use them
can pick them up from /usr/local/{include,lib}
v. 1.4
date: 1995/04/11 23:29:37; author: asami; state: Exp; lines: +6 -4
Makefiles of news ports cleaned up!
v. 1.3
date: 1995/04/01 12:49:06; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/01/24 16:43:07; author: pst; state: Exp; lines: +21 -16
use "echo | su" instead of "su -c"
v. 1.1
date: 1994/09/30 15:09:33; author: adam; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/09/30 15:09:34; author: adam; state: Exp; lines: +0 -0
Cnews cleanup release from Henry Spencer and Geoff Collyer
=============================================================================
|
| |

|