From owner-cvs-all@FreeBSD.ORG Mon Mar 19 01:49:36 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A326216A402; Mon, 19 Mar 2007 01:49:36 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 92ABD13C4B9; Mon, 19 Mar 2007 01:49:36 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l2J1naBG038607; Mon, 19 Mar 2007 01:49:36 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2J1naTs038606; Mon, 19 Mar 2007 01:49:36 GMT (envelope-from sat) Message-Id: <200703190149.l2J1naTs038606@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 19 Mar 2007 01:49:36 +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/horde-trean Makefile distinfo pkg-descr pkg-plist ports/www/horde-trean/files httpd.conf.trean pkg-deinstall.in pkg-install.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2007 01:49:36 -0000 sat 2007-03-19 01:49:36 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/horde-trean Makefile distinfo pkg-descr pkg-plist www/horde-trean/files httpd.conf.trean pkg-deinstall.in pkg-install.in pkg-message.in Log: Add port www/horde-trean: The Trean (Bookmarks) application allows you to store, organize and manage, and most importantly access your web browser bookmarks on-line and in one central place accessible from any web browser. By storing your bookmarks here, you can access them from any browser on any machine that can access the Horde applications. This means you can easily access your bookmarks from multiple browsers, multiple machines, remote locations, etc. And if you upgrade, switch, or test out browsers, you don't have to worry about what happens to your bookmarks or how to import them into the new browser. WWW: http://horde.org/trean/ PR: ports/110400 Submitted by: Beech Rintoul Revision Changes Path 1.1746 +1 -0 ports/www/Makefile 1.1 +83 -0 ports/www/horde-trean/Makefile (new) 1.1 +3 -0 ports/www/horde-trean/distinfo (new) 1.1 +31 -0 ports/www/horde-trean/files/httpd.conf.trean (new) 1.1 +24 -0 ports/www/horde-trean/files/pkg-deinstall.in (new) 1.1 +24 -0 ports/www/horde-trean/files/pkg-install.in (new) 1.1 +11 -0 ports/www/horde-trean/files/pkg-message.in (new) 1.1 +11 -0 ports/www/horde-trean/pkg-descr (new) 1.1 +144 -0 ports/www/horde-trean/pkg-plist (new)