From owner-cvs-ports@FreeBSD.ORG Thu Sep 23 02:40:03 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BFCC1065670; Thu, 23 Sep 2010 02:40:03 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EEA3B8FC15; Thu, 23 Sep 2010 02:40:02 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o8N2e2A2014315; Thu, 23 Sep 2010 02:40:02 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8N2e2fT014314; Thu, 23 Sep 2010 02:40:02 GMT (envelope-from pgollucci) Message-Id: <201009230240.o8N2e2fT014314@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Thu, 23 Sep 2010 02:40:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/tt-rss Makefile distinfo pkg-descr pkg-plist ports/www/tt-rss/files httpd-tt-rss.conf.in pkg-message.in ttrssd.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2010 02:40:03 -0000 pgollucci 2010-09-23 02:40:02 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/tt-rss Makefile distinfo pkg-descr pkg-plist www/tt-rss/files httpd-tt-rss.conf.in pkg-message.in ttrssd.in Log: Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible. It can be seen as a replacement for Google Reader. WWW: http://tt-rss.org/ PR: ports/150246 Submitted by: Thierry Thomas Revision Changes Path 1.2698 +1 -0 ports/www/Makefile 1.1 +92 -0 ports/www/tt-rss/Makefile (new) 1.1 +3 -0 ports/www/tt-rss/distinfo (new) 1.1 +15 -0 ports/www/tt-rss/files/httpd-tt-rss.conf.in (new) 1.1 +27 -0 ports/www/tt-rss/files/pkg-message.in (new) 1.1 +50 -0 ports/www/tt-rss/files/ttrssd.in (new) 1.1 +7 -0 ports/www/tt-rss/pkg-descr (new) 1.1 +898 -0 ports/www/tt-rss/pkg-plist (new)