head	1.2;
access;
symbols
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.09.14.10.19.15;	author miwi;	state dead;
branches;
next	1.1;

1.1
date	2003.12.27.13.50.26;	author pav;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 0.80
- Pass maintainership to submitter

Submitted by:	Aron Schlesinger (as@@bsdgroup.de) via irc
@
text
@===============================================================
Rnews is now installed. You may have to follow this steps to
make it work correctly.

1: edit rnews_config.php to suit your site's configuration
2: create a database with the name you gave in rnews_config.inc
   $ mysql -u root
   mysql> CREATE DATABASE rnews_db;
   mysql> quit
3: go to http://your.site/some/dir/rnews/
   by default, the DocumentRoot variable of your httpd.conf
   must be "%%PREFIX%%/www/"

If the configuration was done correctly, and php is able to 
connect to the mysql server, you should be able to create a new
account and start adding rss sources!
===============================================================
@


1.1
log
@Add rnews, a server-side RSS aggregator written in PHP using MySQL database.

PR:		ports/60527
Submitted by:	Vincent Tantardini <vinc@@FreeBSD-fr.org>
@
text
@@

