From owner-cvs-all Sat Jan 18 1: 1:36 2003 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 7E8FE37B401; Sat, 18 Jan 2003 01:01:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CEFF43E4A; Sat, 18 Jan 2003 01:01:35 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0I91Yfh033270; Sat, 18 Jan 2003 01:01:34 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0I91YR7033263; Sat, 18 Jan 2003 01:01:34 -0800 (PST) Message-Id: <200301180901.h0I91YR7033263@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 18 Jan 2003 01:01:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/mysqlman Makefile distinfo pkg-comment pkg-descr pkg-plist ports/databases/mysqlman/files patch-mysql.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/01/18 01:01:34 PST Modified files: databases Makefile Added files: databases/mysqlman Makefile distinfo pkg-comment pkg-descr pkg-plist databases/mysqlman/files patch-mysql.cgi Log: New port: MySQLMan - a web based MySQL database manager written in perl This port can be useful those, who have to manage MySQL remotely via web, but they don't want to install php for phpMyAdmin. Unfortunately the license is not complete free: You have to download yourself from the original distribution site then you can freely use it, but you cannot redistribute. PR: ports/38958 Submitted by: Janos Mohacsi Revision Changes Path 1.222 +1 -0 ports/databases/Makefile 1.1 +71 -0 ports/databases/mysqlman/Makefile (new) 1.1 +1 -0 ports/databases/mysqlman/distinfo (new) 1.1 +13 -0 ports/databases/mysqlman/files/patch-mysql.cgi (new) 1.1 +1 -0 ports/databases/mysqlman/pkg-comment (new) 1.1 +11 -0 ports/databases/mysqlman/pkg-descr (new) 1.1 +85 -0 ports/databases/mysqlman/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message