FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:31 AM GMT
Port details
c-nocem 3.7_3 news on this many watch lists=3 search for ports that depend on this port
NoCeM for C News and INN
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Aug 2000 07:24:57
Also Listed In: security
License: not specified in port
                      c-nocem - NoCeM for C News and INN

   This is a program for the easy and efficient application of the NoCeM
   protocol on the news spool. Which means, articles for which a NoCeM
   with "action=hide" is accepted, will be deleted from your news system
   as if they had been cancelled. With the installation described below,
   these will be processed as fast as possible and should work like real
   cancels.

   Unlike the standard implementation of NoCeM, this version is optimized
   for the most common case of "spam cancels". In fact, it can do nothing
   else. It can not be run by a normal user, it does not need or
   manipulate state like .newsrc files, it processes only "hide" actions,
   and that only by actually deleting the articles.

   c-nocem is designed for easy setup and fast run and needs no
   maintenance.

WWW: http://sites.inka.de/~bigred/sw/c-nocem.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: news/cnews, news/cnews, security/gnupg1, devel/gmake, lang/perl5.8
Required To Run: lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/news/c-nocem/ && make install clean
To add the package: pkg_add -r c-nocem


Configuration Options
     No options to configure

Master Sites:
http://sites.inka.de/~bigred/sw/
ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Nov 2011 06:09:31
Original commit files touched by this commit  3.7_3
dinoex search for other commits by this committer
- update FETCH_DEPENDS
Feature safe:   yes
14 Nov 2011 06:02:45
Original commit files touched by this commit  3.7_3
dinoex search for other commits by this committer
- add FETCH_DEPENDS
Feature safe:   yes
20 Mar 2011 12:54:45
Original commit files touched by this commit  3.7_3
miwi search for other commits by this committer
- Get Rid MD5 support
09 Sep 2007 00:36:30
Original commit files touched by this commit  3.7_3
linimon search for other commits by this committer
Fix in the new Perl order.

Hat:    portmgr
22 Dec 2006 02:51:16
Original commit files touched by this commit  3.7_3
kuriyama search for other commits by this committer
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
  depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:     ume
21 Dec 2006 13:31:56
Original commit files touched by this commit  3.7_1
kuriyama search for other commits by this committer
- Upgrade gnupg to 2.0.1.  Old stable version (1.4.6) was repocopied
  to security/gnupg1.

Thanks to:      dougb, lofi
13 Nov 2005 09:26:50
Original commit files touched by this commit  3.7_1
dinoex search for other commits by this committer
- add SHA checksum
26 Mar 2004 17:55:38
Original commit files touched by this commit  3.7_1
dinoex search for other commits by this committer
- use CNEWS_PORT
26 Feb 2004 05:43:42
Original commit files touched by this commit  3.7_1
dinoex search for other commits by this committer
- add SIZE
04 Feb 2004 05:10:27
Original commit files touched by this commit  3.7_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
03 Mar 2003 20:58:23
Original commit files touched by this commit  3.7
dinoex search for other commits by this committer
- fix build on bento.

It works fine when PORTSDIR points at the physical lcoation.
if PORTSDIR point to symlink (as on benot), the workdirs are
at a diffrent location.

You expect:
${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work

===>   c-nocem-3.7 depends on file:
/tmp/usr/ports/news/cnews/work/conf/substitutions - not found
but the port genarted itws workfiles at:
        /tmp/a/ports/news/cnews/work/conf/substitutions

The location can only be found with
${WRKDIRPREFIX}${.CURDIR}/../../news/cnews/work
23 Feb 2003 10:57:55
Original commit files touched by this commit  3.7
dinoex search for other commits by this committer
- backout as requested by kris
ports is now broken again on bento.
23 Feb 2003 07:16:18
Original commit files touched by this commit  3.7
dinoex search for other commits by this committer
- update pre-fetch to use CNEWSSRC as well
23 Feb 2003 07:06:56
Original commit files touched by this commit  3.7
dinoex search for other commits by this committer
- Update to 3.7
- add pre-fetch target for bento
- optimize configuration with option CNEWSSRC
21 Feb 2003 03:59:00
Original commit files touched by this commit  3.6
dinoex search for other commits by this committer
- retire pkg-comment
20 Feb 2003 18:26:42
Original commit files touched by this commit  3.6
dinoex search for other commits by this committer
- add COMMENT
13 Dec 2002 06:16:36
Original commit files touched by this commit  3.6
dinoex search for other commits by this committer
- Fix build, as USE_PERL5 now conditional.
13 Dec 2002 06:13:08
Original commit files touched by this commit  3.6
dinoex search for other commits by this committer
- Fix build on CURRRENT
switch to USE_PERL5, even as it builds with perl4
01 Sep 2002 11:06:43
Original commit files touched by this commit  3.6
dinoex search for other commits by this committer
change binary installation path for cnews
24 Jun 2001 05:28:58
files touched by this commit
dinoex search for other commits by this committer
change MAINTAINER to FreeBSD.org address    
16 May 2001 19:46:42
files touched by this commit
dinoex search for other commits by this committer
- Added missing dependency for libcnews.a    
15 Mar 2001 21:17:00
files touched by this commit
dinoex search for other commits by this committer
Add default CNEWSBIN, to ensure package can be made    
14 Mar 2001 07:27:51
files touched by this commit
dinoex search for other commits by this committer
fix pkg-plist, even if CNEWSBIN is not set    
11 Mar 2001 05:52:05
files touched by this commit
dinoex search for other commits by this committer
Changing path for BUILD_DEPENDS.   For some unknown reason for the i386 ports
build had failed,   workdir was searched in:  "/tmp/usr/ports/news/cnews/work/" 
 but created files are at: "/tmp/a/ports/news/cnews/work/"    
23 Feb 2001 05:48:25
files touched by this commit
dinoex search for other commits by this committer
Master-Sites changed, renaming of directories.    
12 Jan 2001 15:10:54
files touched by this commit
alex search for other commits by this committer
This port needs PGP.  Add GnuPG as dependency.    
10 Oct 2000 05:11:31
files touched by this commit
kevlo search for other commits by this committer
Fix BUILD_DEPENDS    
08 Oct 2000 04:57:04
files touched by this commit
asami search for other commits by this committer
Convert category news to new layout.  
03 Sep 2000 09:04:15
files touched by this commit
kris search for other commits by this committer
Remove 0-sized patch files  
10 Aug 2000 17:12:23
files touched by this commit
kevlo search for other commits by this committer
Substitute the extra spaces    
06 Aug 2000 16:37:49
files touched by this commit
nbm search for other commits by this committer
Add a patch-file that I missed in the previous commit.    
06 Aug 2000 15:58:08
files touched by this commit
nbm search for other commits by this committer
Update to 3.6 and fix a few bugs too.    
02 Aug 2000 11:24:57
files touched by this commit
nbm search for other commits by this committer
Add c-nocem, a fast filter to remove spam (works with cnews)    

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.208 seconds.