From owner-cvs-ports@FreeBSD.ORG Wed Jun 7 21:35:54 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD1EA16DD1B; Wed, 7 Jun 2006 19:27:10 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AC1C43D49; Wed, 7 Jun 2006 19:27:10 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k57JPGYG067938; Wed, 7 Jun 2006 19:25:16 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k57JPGsO067937; Wed, 7 Jun 2006 19:25:16 GMT (envelope-from itetcu) Message-Id: <200606071925.k57JPGsO067937@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 7 Jun 2006 19:25:16 +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/net Makefile ports/net/py-mantissa Makefile distinfo pkg-descr pkg-plist 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: Wed, 07 Jun 2006 21:35:59 -0000 itetcu 2006-06-07 19:25:16 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/py-mantissa Makefile distinfo pkg-descr pkg-plist Log: Mantissa is an application server. It provides integration between the Axiom Project object database, and the Twisted Framework, as well as web user-interface utilities. The goal of Mantissa is to provide a common platform that open-source contributors can use to help us build customized additions to the Divmod service. WWW: http://divmod.org/trac/wiki/DivmodMantissa PR: ports/97510 Submitted by: Alexander Botero-Lowry Approved by: lawrance (mentor, implicit) Revision Changes Path 1.1673 +1 -0 ports/net/Makefile 1.1 +39 -0 ports/net/py-mantissa/Makefile (new) 1.1 +3 -0 ports/net/py-mantissa/distinfo (new) 1.1 +10 -0 ports/net/py-mantissa/pkg-descr (new) 1.1 +188 -0 ports/net/py-mantissa/pkg-plist (new)