What is NewsCache? NewsCache is a free cache server for USENET News available under the GNU General Public License. NewsCache can be plugged in between your news reader(s) and your news server. NewsCache acts to news readers like a news server and retrieves news articles from the news server like a news reader. Whenever, a client requests an article from NewsCache, NewsCache checks whether the article has already been stored in the cache area. If this is the case, the article is sent directly to its client. Otherwise, the article is requested from the upstream news server, stored in the cache area and sent back to the client. Author: Thomas Gschwind, Herber Straub WWW: http://www.linuxhacker.at/newscache/ repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-SQLite
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.12.tobez2006-04-124-30/+21
* Switch to always using sqlite library from databases/sqlite3 port astobez2006-03-222-6/+35
* Make it always use bundled sqlite source, since it does not work well iftobez2006-02-112-2/+4
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
* Update to 1.11.tobez2005-12-052-4/+4
* Fix build error on 4.x with perl5.005.nork2005-12-031-0/+41
* Update to 1.10erwin2005-12-022-4/+4
* Take a perl@ hat and add SHA256 checksumsmat2005-11-141-0/+1
* Fix build on 4.x.nork2005-08-281-1/+4
* Update to 1.09 (based on SQLite 3.2.2).nork2005-07-31