From owner-cvs-ports@FreeBSD.ORG Sun Feb 11 23:16:50 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0876916A406; Sun, 11 Feb 2007 23:16:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id ED95113C48E; Sun, 11 Feb 2007 23:16:49 +0000 (UTC) (envelope-from miwi@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 l1BNGnnt016847; Sun, 11 Feb 2007 23:16:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1BNGn75016846; Sun, 11 Feb 2007 23:16:49 GMT (envelope-from miwi) Message-Id: <200702112316.l1BNGn75016846@repoman.freebsd.org> From: Martin Wilke Date: Sun, 11 Feb 2007 23:16:49 +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/glpi Makefile distinfo pkg-descr pkg-message 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: Sun, 11 Feb 2007 23:16:50 -0000 miwi 2007-02-11 23:16:49 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/glpi Makefile distinfo pkg-descr pkg-message pkg-plist Log: GLPI is an Information Resource-Manager with an additional Administration- Interface. You can use it to build up a database with an inventory for your company (computer, software, printers...). It has enhanced functions to make the daily life for the administrators easier, like a job- tracking-system with mail-notification and methods to build a database with basic information about your network-topology. WWW: http://glpi-project.org/ PR: ports/109055 Submitted by: Mathias Monnerville Revision Changes Path 1.1706 +1 -0 ports/www/Makefile 1.1 +43 -0 ports/www/glpi/Makefile (new) 1.1 +3 -0 ports/www/glpi/distinfo (new) 1.1 +9 -0 ports/www/glpi/pkg-descr (new) 1.1 +27 -0 ports/www/glpi/pkg-message (new) 1.1 +777 -0 ports/www/glpi/pkg-plist (new)