From owner-cvs-ports@FreeBSD.ORG Sat Jan 10 01:19:56 2004 Return-Path: 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 9276E16A4CE; Sat, 10 Jan 2004 01:19:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF25643D4C; Sat, 10 Jan 2004 01:19:54 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0A9Js0B064923; Sat, 10 Jan 2004 01:19:54 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0A9JsMu064922; Sat, 10 Jan 2004 01:19:54 -0800 (PST) (envelope-from edwin) Message-Id: <200401100919.i0A9JsMu064922@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 10 Jan 2004 01:19:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases Makefile ports/databases/mantis Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 Jan 2004 09:19:56 -0000 edwin 2004/01/10 01:19:54 PST FreeBSD ports repository Modified files: databases Makefile Added files: databases/mantis Makefile distinfo pkg-descr pkg-message pkg-plist Log: new ports: databases/mantis Mantis is a web-based bugtracking system. It is written in the PHP scripting language and requires the MySQL database and a webserver. Mantis has been installed on Windows, MacOS, OS/2, and a variety of Unix operating systems. Any web browser should be able to function as a client. It is released under the terms of the GNU General Public License (GPL). PR: ports/46034 Submitted by: Sebastien Gioria Revision Changes Path 1.298 +1 -0 ports/databases/Makefile 1.1 +32 -0 ports/databases/mantis/Makefile (new) 1.1 +1 -0 ports/databases/mantis/distinfo (new) 1.1 +13 -0 ports/databases/mantis/pkg-descr (new) 1.1 +26 -0 ports/databases/mantis/pkg-message (new) 1.1 +209 -0 ports/databases/mantis/pkg-plist (new)