NNTPCache is Squid for news (plus lots more). NNTPCache (very efficiently, using shared memory, COW, mmaps, etc) executes on the localhost pretending to be an NNRP news reading server. In fact, what it does is pass certain NNTP commands through to real (remote and possibly local) news-servers based on various pattern matching rules. nntpcache then takes the output from those servers and caches & indexes it in funky ways (much specific case magic goes into this). The next time such information is asked for, or other information which can be logically inferred from the previously collated information, it is sent directly from the cache, without consulting the remote servers. NNTPCache can transparently merge multiple servers, (permiting local newsgroups with remote NNTP feeds), filter articles, xovers, and headers based on weighted regular expressions, and has built in NoCem/PGP (anti-spam) support (see www.nntpcache.org/www.nocem.org for details). git.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* - Stageifymatthew2013-09-271-3/+2
* mail/lurker: fix build on headwg2013-09-273-23/+27
* mail/c-sig: allow stagingwg2013-09-271-9/+4
* mail/dbmail: update to 3.1.7wg2013-09-263-35/+25
* mail/py-authres: allow stagingwg2013-09-261-7/+4
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-253-3/+0
* Support stagingbdrewery2013-09-251-1/+1
* Support stage.bsam2013-09-251-2/+1
* Fix NO_STAGE attributionbapt2013-09-235-5/+5
* Correct maintainer's email address.lme2013-09-221-1/+1
* - remove hardcoding of gccjgh2013-09-221-0/+5
* Update to 0.3.6flo2013-09-212-3/+3
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-21