From wtp@wtp3.org  Thu Feb 26 11:21:34 2009
Return-Path: <wtp@wtp3.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4D461106572D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Feb 2009 11:21:34 +0000 (UTC)
	(envelope-from wtp@wtp3.org)
Received: from fw.wtp3.org (67-moc-10.acn.waw.pl [212.76.55.67])
	by mx1.freebsd.org (Postfix) with ESMTP id CDEFE8FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Feb 2009 11:21:33 +0000 (UTC)
	(envelope-from wtp@wtp3.org)
Received: from fw.wtp3.org (localhost [127.0.0.1])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by fw.wtp3.org (Postfix) with ESMTPS id 0037A9088F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Feb 2009 12:04:11 +0100 (CET)
Received: by fw.wtp3.org (Postfix, from userid 1000)
	id 45FA690886; Thu, 26 Feb 2009 12:04:11 +0100 (CET)
Message-Id: <20090226110411.45FA690886@fw.wtp3.org>
Date: Thu, 26 Feb 2009 12:04:11 +0100 (CET)
From: Krzysztof Stryjek <wtp@bsdserwis.com>
Reply-To: Krzysztof Stryjek <wtp@bsdserwis.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: feed on feeds port update
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         132123
>Category:       ports
>Synopsis:       update www/feedonfeeds
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 26 11:30:03 UTC 2009
>Closed-Date:    Mon Mar 02 21:09:24 UTC 2009
>Last-Modified:  Mon Mar  2 21:10:01 UTC 2009
>Originator:     Krzysztof Stryjek
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
private
>Environment:
System: FreeBSD fw.wtp3.org 6.3-STABLE FreeBSD 6.3-STABLE #3: Mon Apr 21 07:34:02 CEST 2008 toor@fw.wtp3.org:/usr/obj/usr/src/sys/POOH6 i386

>Description:
	I want to use feed on feeds application, but I see there is no
updates till 2005 year. And on webpage there new release of this application.
So I've made port update.

>How-To-Repeat:
	cd www/feedonfeeds && make all install clean :-))
>Fix:

----------------------------------------------------------------------
--- Makefile.orig	2005-05-26 22:11:59.000000000 +0200
+++ Makefile	2009-02-26 11:37:24.000000000 +0100
@@ -7,18 +7,21 @@
 #
 
 PORTNAME=	feedonfeeds
-PORTVERSION=	0.1.9
+PORTVERSION=	0.5
+EXTRACT_SUFX=	.tgz
 CATEGORIES=	www
-MASTER_SITES=	http://feedonfeeds.com/
+PROJECTHOST=	feed-on-feeds
+MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Server side personal RSS (and Atom) aggregator
 
-USE_PHP=	mysql xml
+USE_PHP=	mysql xml zlib curl mbstring iconv
 WANT_PHP_WEB=	yes
 USE_MYSQL=	yes
 NO_BUILD=	yes
-DATADIR?=	${PREFIX}/www/data/feedonfeeds
+DATADIR?=	${PREFIX}/www/feed-on-feeds
+WRKSRC=		${WRKDIR}/${PROJECTHOST}
 
 do-install:
 	${MKDIR} ${DATADIR}

----------------------------------------------------------------------

--- distinfo.orig	2005-11-26 01:42:02.000000000 +0100
+++ distinfo	2009-02-26 11:32:11.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (feedonfeeds-0.1.9.tar.gz) = c5a48f357568ebff2e9c064eae5525c5
-SHA256 (feedonfeeds-0.1.9.tar.gz) = 62c6dfa44c694f08033c0fb0b1ed56a20e0c206fa4e2749799a25b6e00437871
-SIZE (feedonfeeds-0.1.9.tar.gz) = 45573
+MD5 (feedonfeeds-0.5.tgz) = f2f75944d2e17e49720fa9c47e474145
+SHA256 (feedonfeeds-0.5.tgz) = 7d36ef76b99b47409994f5276b5e9b4d1d3f9ebf0e6470aabf5a864a48d40e27
+SIZE (feedonfeeds-0.5.tgz) = 211490

----------------------------------------------------------------------

--- pkg-plist.orig	2006-08-05 12:45:52.000000000 +0200
+++ pkg-plist	2009-02-26 11:43:44.000000000 +0100
@@ -1,42 +1,62 @@
-%%DATADIR%%/CHANGELOG
-%%DATADIR%%/LICENSE
-%%DATADIR%%/add.php
-%%DATADIR%%/config.php
-%%DATADIR%%/delete.php
+%%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%%/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%%/footer.php
+%%DATADIR%%/header.php
 %%DATADIR%%/index.php
-%%DATADIR%%/init.php
 %%DATADIR%%/install.php
-%%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
+%%DATADIR%%/item.php
+%%DATADIR%%/items.php
+%%DATADIR%%/LICENSE
+%%DATADIR%%/login.php
+%%DATADIR%%/logout.php
 %%DATADIR%%/opml.php
-%%DATADIR%%/panel-menu.html
+%%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%%/view-menu.html
-%%DATADIR%%/view.php
-@dirrm %%DATADIR%%/frames
-@dirrm %%DATADIR%%/magpierss/extlib
-@dirrm %%DATADIR%%/magpierss
+%%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
----------------------------------------------------------------------

I hope this is correct (I've tested on my local machine and everything seems
to work good) and port will be updated soon.

Greetings
--
Krzysztof Stryjek
UNIX administrator/Juniper Networks Specialist
email: wtp (at) bsdserwis (dot) com
http://www.linkedin.com/in/KrzysztofStryjek
>Release-Note:
>Audit-Trail:

From: Mark Linimon <linimon@lonesome.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132123: feed on feeds port update
Date: Thu, 26 Feb 2009 10:09:36 -0600

 ----- Forwarded message from Krzysztof Stryjek <wtp@bsdserwis.com> -----
 
 From: Krzysztof Stryjek <wtp@bsdserwis.com>
 To: Mark Linimon <linimon@lonesome.com>
 Subject: Re: ports/132123: feed on feeds port update
 Organization: wtps0n, private, Poland
 WWW-Home-Page: http://fw.wtp3.org/~wtp/
 X-PGP-Fingerprint: 8BD7 40CE 8994 0BBE CE6C  91CD 1292 8959 DC61 0E76
 
 Hi,
 
 On Thu, Feb 26, 2009 at 10:01:20AM -0600, Mark Linimon wrote:
 > Since this port is unmaintained, would you be interested in maintaining it?
 > 
 Yes. I hope I will be good maintainer :-)
 
 Greetings,
 -- 
 Krzysztof Stryjek
 UNIX administrator/Juniper Networks Specialist
 email: wtp (at) bsdserwis (dot) com
 http://www.linkedin.com/in/KrzysztofStryjek
 GPG fingerprint: 8BD7 40CE 8994 0BBE CE6C  91CD 1292 8959 DC61 0E76
 
 ----- End forwarded message -----
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Thu Feb 26 17:18:58 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132123 
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Mon Mar 2 21:09:22 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132123 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132123: commit references a PR
Date: Mon,  2 Mar 2009 21:09:25 +0000 (UTC)

 wxs         2009-03-02 21:09:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/feedonfeeds      Makefile distinfo pkg-plist 
   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>
   
   Revision  Changes    Path
   1.3       +8 -5      ports/www/feedonfeeds/Makefile
   1.4       +3 -3      ports/www/feedonfeeds/distinfo
   1.5       +52 -31    ports/www/feedonfeeds/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
