head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2009.03.02.21.09.09;	author wxs;	state Exp;
branches;
next	1.4;

1.4
date	2006.05.21.21.56.03;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2006.01.22.02.57.29;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2005.05.26.20.11.59;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.07.08.03.31.15;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.5
log
@- Update to 0.5
- Switch to using Google Code
- Additional PHP dependencies: zlib, curl, mbstring, iconv
- Pass maintainership to submitter

PR:		ports/132123
Submitted by:	Krzysztof Stryjek <wtp@@bsdserwis.com>
@
text
@%%DATADIR%%/prototype/prototype.js
%%DATADIR%%/image/feed-icon.png
%%DATADIR%%/image/grippy.png
%%DATADIR%%/image/star-off.gif
%%DATADIR%%/image/star-on.gif
%%DATADIR%%/image/star-pending.gif
%%DATADIR%%/image/throbber.gif
%%DATADIR%%/plugins/wordpress.png
%%DATADIR%%/plugins/balancetags.php
%%DATADIR%%/plugins/delicious.php
%%DATADIR%%/plugins/delicious.png
%%DATADIR%%/plugins/enclosures.php
%%DATADIR%%/plugins/fixdivs.php
%%DATADIR%%/plugins/mediaplayer.swf
%%DATADIR%%/plugins/mini_podcast.png
%%DATADIR%%/plugins/place_audio.png
%%DATADIR%%/plugins/place_video.png
%%DATADIR%%/plugins/plain.php
%%DATADIR%%/plugins/share-off.gif
%%DATADIR%%/plugins/share-on.gif
%%DATADIR%%/plugins/sharing.php
%%DATADIR%%/plugins/wordpress.php
%%DATADIR%%/plugins/autotag.php
%%DATADIR%%/classes/fof-prefs.php
%%DATADIR%%/simplepie/simplepie.inc
%%DATADIR%%/simplepie/simplepie.patch
%%DATADIR%%/fof-config-sample.php
%%DATADIR%%/fof-db.php
%%DATADIR%%/fof-main.php
%%DATADIR%%/fof-render.php
%%DATADIR%%/fof.css
%%DATADIR%%/fof.js
%%DATADIR%%/footer.php
%%DATADIR%%/header.php
%%DATADIR%%/index.php
%%DATADIR%%/install.php
%%DATADIR%%/item.php
%%DATADIR%%/items.php
%%DATADIR%%/LICENSE
%%DATADIR%%/login.php
%%DATADIR%%/logout.php
%%DATADIR%%/opml.php
%%DATADIR%%/prefs.php
%%DATADIR%%/set-prefs.php
%%DATADIR%%/shared.php
%%DATADIR%%/sidebar.php
%%DATADIR%%/uninstall.php
%%DATADIR%%/update-quiet.php
%%DATADIR%%/update-single.php
%%DATADIR%%/update.php
%%DATADIR%%/add-single.php
%%DATADIR%%/view-action.php
%%DATADIR%%/add-tag.php
%%DATADIR%%/add.php
%%DATADIR%%/delete.php
%%DATADIR%%/favicon.php
@@dirrm %%DATADIR%%/prototype
@@dirrm %%DATADIR%%/image
@@dirrm %%DATADIR%%/plugins
@@dirrm %%DATADIR%%/classes
@@dirrm %%DATADIR%%/simplepie
@@dirrmtry %%DATADIR%%
@@dirrmtry www/data
@


1.4
log
@- Fix plist after recent php changes
@
text
@d1 30
a30 5
%%DATADIR%%/CHANGELOG
%%DATADIR%%/LICENSE
%%DATADIR%%/add.php
%%DATADIR%%/config.php
%%DATADIR%%/delete.php
d33 2
a34 9
%%DATADIR%%/frames/add.php
%%DATADIR%%/frames/delete.php
%%DATADIR%%/frames/feeds.php
%%DATADIR%%/frames/fof-frames.css
%%DATADIR%%/frames/index.php
%%DATADIR%%/frames/menu.php
%%DATADIR%%/frames/update.php
%%DATADIR%%/frames/view-action.php
%%DATADIR%%/frames/view.php
a35 1
%%DATADIR%%/init.php
d37 5
a41 10
%%DATADIR%%/magpierss/AUTHORS
%%DATADIR%%/magpierss/CHANGES
%%DATADIR%%/magpierss/ChangeLog
%%DATADIR%%/magpierss/README
%%DATADIR%%/magpierss/extlib/Snoopy.class.inc
%%DATADIR%%/magpierss/rss_cache.inc
%%DATADIR%%/magpierss/rss_fetch.inc
%%DATADIR%%/magpierss/rss_parse.inc
%%DATADIR%%/magpierss/rss_utils.inc
%%DATADIR%%/mark-read.php
d43 4
a46 1
%%DATADIR%%/panel-menu.html
d49 1
d51 1
d53 9
a61 5
%%DATADIR%%/view-menu.html
%%DATADIR%%/view.php
@@dirrm %%DATADIR%%/frames
@@dirrm %%DATADIR%%/magpierss/extlib
@@dirrm %%DATADIR%%/magpierss
@


1.3
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d42 1
@


1.2
log
@- Update to 0.1.9

PR:		ports/81523
Submitted by:	Kuang-che Wu <kcwu@@csie.org>
@
text
@d41 1
a41 1
@@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
@


1.1
log
@add feedonfeeds 0.1.7
Server side personal RSS (and Atom) aggregator
@
text
@d8 2
d14 1
d21 2
a23 1
%%DATADIR%%/magpierss/README.FoF
@

