From owner-cvs-all@FreeBSD.ORG Sat Feb 12 04:50:50 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63606106564A; Sat, 12 Feb 2011 04:50:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 50DA98FC18; Sat, 12 Feb 2011 04:50:50 +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 p1C4oovf046889; Sat, 12 Feb 2011 04:50:50 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1C4oowx046888; Sat, 12 Feb 2011 04:50:50 GMT (envelope-from miwi) Message-Id: <201102120450.p1C4oowx046888@repoman.freebsd.org> From: Martin Wilke Date: Sat, 12 Feb 2011 04:50:50 +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/pivotx Makefile distinfo pkg-descr pkg-plist ports/www/pivotx/files patch-pivotx-data.php pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2011 04:50:50 -0000 miwi 2011-02-12 04:50:50 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pivotx Makefile distinfo pkg-descr pkg-plist www/pivotx/files patch-pivotx-data.php pkg-message.in Log: PivotX is free software to help you maintain dynamic sites such as weblogs, online journals and other frequently updated websites in general. It's written in PHP and uses *flat files* or MySQL as a database. Since PivotX is an entirely different beast than pivot-weblog (Pivot 1.x), upgrading from Pivot 1.x will take a while to do properly. (http://book.pivotx.net/page/4-1) WWW: http://pivotx.net/ PR: ports/154093 Submitted by: Fumiyuki Shimizu Revision Changes Path 1.2807 +1 -0 ports/www/Makefile 1.1 +111 -0 ports/www/pivotx/Makefile (new) 1.1 +2 -0 ports/www/pivotx/distinfo (new) 1.1 +14 -0 ports/www/pivotx/files/patch-pivotx-data.php (new) 1.1 +34 -0 ports/www/pivotx/files/pkg-message.in (new) 1.1 +10 -0 ports/www/pivotx/pkg-descr (new) 1.1 +979 -0 ports/www/pivotx/pkg-plist (new)