aboutsummaryrefslogtreecommitdiff
path: root/www/feedonfeeds
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-26 20:11:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-26 20:11:59 +0000
commit96f94b5b473769273442abb1dcdcb3d24af8c72a (patch)
treef836804030dc4c6c8ccc308230dfbc6f8218d3c1 /www/feedonfeeds
parent5a7a609e67fc87e247a0200004b8c7d666a2083c (diff)
downloadports-96f94b5b473769273442abb1dcdcb3d24af8c72a.tar.gz
ports-96f94b5b473769273442abb1dcdcb3d24af8c72a.zip
- Update to 0.1.9
PR: ports/81523 Submitted by: Kuang-che Wu <kcwu@csie.org>
Notes
Notes: svn path=/head/; revision=136204
Diffstat (limited to 'www/feedonfeeds')
-rw-r--r--www/feedonfeeds/Makefile7
-rw-r--r--www/feedonfeeds/distinfo4
-rw-r--r--www/feedonfeeds/pkg-descr2
-rw-r--r--www/feedonfeeds/pkg-plist6
4 files changed, 12 insertions, 7 deletions
diff --git a/www/feedonfeeds/Makefile b/www/feedonfeeds/Makefile
index 16c4eb31a460..2bb5f80f1919 100644
--- a/www/feedonfeeds/Makefile
+++ b/www/feedonfeeds/Makefile
@@ -7,20 +7,21 @@
#
PORTNAME= feedonfeeds
-PORTVERSION= 0.1.7
+PORTVERSION= 0.1.9
CATEGORIES= www
-MASTER_SITES= http://minutillo.com/steve/feedonfeeds/
+MASTER_SITES= http://feedonfeeds.com/
MAINTAINER= ports@FreeBSD.org
COMMENT= Server side personal RSS (and Atom) aggregator
-USE_PHP= yes
+USE_PHP= mysql xml
WANT_PHP_WEB= yes
USE_MYSQL= yes
NO_BUILD= yes
DATADIR?= ${PREFIX}/www/data/feedonfeeds
do-install:
+ ${MKDIR} ${DATADIR}
${CP} -R ${WRKSRC}/ ${DATADIR}
.include <bsd.port.mk>
diff --git a/www/feedonfeeds/distinfo b/www/feedonfeeds/distinfo
index eaa7e9b48120..607b38420fe8 100644
--- a/www/feedonfeeds/distinfo
+++ b/www/feedonfeeds/distinfo
@@ -1,2 +1,2 @@
-MD5 (feedonfeeds-0.1.7.tar.gz) = 7ab46dc102bebc54a2711d78cf05054e
-SIZE (feedonfeeds-0.1.7.tar.gz) = 40223
+MD5 (feedonfeeds-0.1.9.tar.gz) = c5a48f357568ebff2e9c064eae5525c5
+SIZE (feedonfeeds-0.1.9.tar.gz) = 45573
diff --git a/www/feedonfeeds/pkg-descr b/www/feedonfeeds/pkg-descr
index 4368107637f2..1852fd56327b 100644
--- a/www/feedonfeeds/pkg-descr
+++ b/www/feedonfeeds/pkg-descr
@@ -15,4 +15,4 @@ aggregator and your browser. All your native browsing methods work on a
FEED ON FEEDS page. Open pages in new tabs, bookmark them for later, browse
whatever way you like.
-WWW: http://minutillo.com/steve/feedonfeeds/
+WWW: http://feedonfeeds.com/
diff --git a/www/feedonfeeds/pkg-plist b/www/feedonfeeds/pkg-plist
index 2b6c77c091a5..c6017d870d31 100644
--- a/www/feedonfeeds/pkg-plist
+++ b/www/feedonfeeds/pkg-plist
@@ -5,18 +5,22 @@
%%DATADIR%%/delete.php
%%DATADIR%%/fof.css
%%DATADIR%%/fof.js
+%%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
%%DATADIR%%/index.php
%%DATADIR%%/init.php
%%DATADIR%%/install.php
%%DATADIR%%/magpierss/AUTHORS
+%%DATADIR%%/magpierss/CHANGES
+%%DATADIR%%/magpierss/ChangeLog
%%DATADIR%%/magpierss/README
-%%DATADIR%%/magpierss/README.FoF
%%DATADIR%%/magpierss/extlib/Snoopy.class.inc
%%DATADIR%%/magpierss/rss_cache.inc
%%DATADIR%%/magpierss/rss_fetch.inc