From owner-cvs-all@FreeBSD.ORG Mon Mar 20 22:07:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57C5016A400; Mon, 20 Mar 2006 22:07:14 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 278F343D45; Mon, 20 Mar 2006 22:07:14 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k2KM7EWO075595; Mon, 20 Mar 2006 22:07:14 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2KM7DRa075594; Mon, 20 Mar 2006 22:07:13 GMT (envelope-from pav) Message-Id: <200603202207.k2KM7DRa075594@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 20 Mar 2006 22:07:13 +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/spip Makefile distinfo pkg-descr pkg-plist ports/www/spip/files 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, 20 Mar 2006 22:07:14 -0000 pav 2006-03-20 22:07:13 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/spip Makefile distinfo pkg-descr pkg-plist www/spip/files pkg-message.in Log: SPIP is a publishing system for the Internet. It consists of a bundle of files, installed in your web account and allowing you to take advantage of a number of automated tasks: multi-user management, laying out your articles without the need to use HTML, easily modifying the structure of your site From the very same application used to browse a site. SPIP enables you to build and update a site, thanks to a very simple user interface. WWW: http://www.spip.net/ PR: ports/94652 Submitted by: Jean-Francois BOEUF Revision Changes Path 1.1342 +1 -0 ports/www/Makefile 1.1 +58 -0 ports/www/spip/Makefile (new) 1.1 +3 -0 ports/www/spip/distinfo (new) 1.1 +9 -0 ports/www/spip/files/pkg-message.in (new) 1.1 +8 -0 ports/www/spip/pkg-descr (new) 1.1 +662 -0 ports/www/spip/pkg-plist (new)