From owner-cvs-all@FreeBSD.ORG Mon May 24 17:54:30 2004 Return-Path: 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 D695D16A4CE; Mon, 24 May 2004 17:54:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD20343D3F; Mon, 24 May 2004 17:54:30 -0700 (PDT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4P0s3Y8094960; Mon, 24 May 2004 17:54:03 -0700 (PDT) (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4P0s3rj094959; Mon, 24 May 2004 17:54:03 -0700 (PDT) (envelope-from clement) Message-Id: <200405250054.i4P0s3rj094959@repoman.freebsd.org> From: Clement Laforet Date: Mon, 24 May 2004 17:54:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/dtc Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/dtc/files dtc-deinstall.in dtc-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 25 May 2004 00:54:31 -0000 clement 2004/05/24 17:54:03 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/dtc Makefile distinfo pkg-descr pkg-message pkg-plist sysutils/dtc/files dtc-deinstall.in dtc-install.in Log: Add dtc 0.12.0.6, a hosting web GUI for admin and accounting apache/named/proftpd/qmail. A hosting web GUI for admin and accounting apache/named/proftpd/qmail Domain Technologie Control (DTC) is a set of PHP scripts and a web interface that manage a MySQL database that handles all the host information. It generates backup scripts, statistic calculation scripts, andconfig files for bind, Apache, qmail, and proftpd, using a single system UID/GID. With DTC, you can delegate the task of creating subdomains, email,and FTP accounts to users for the domain names they own, and monitor bandwidth per user and service. WWW: http://www.gplhost.com/?rub=software&sousrub=dtc PR: ports/65593 Submitted by: Frederic Cambus & Thomas Goirand Revision Changes Path 1.538 +1 -0 ports/sysutils/Makefile 1.1 +54 -0 ports/sysutils/dtc/Makefile (new) 1.1 +2 -0 ports/sysutils/dtc/distinfo (new) 1.1 +109 -0 ports/sysutils/dtc/files/dtc-deinstall.in (new) 1.1 +648 -0 ports/sysutils/dtc/files/dtc-install.in (new) 1.1 +13 -0 ports/sysutils/dtc/pkg-descr (new) 1.1 +4 -0 ports/sysutils/dtc/pkg-message (new) 1.1 +302 -0 ports/sysutils/dtc/pkg-plist (new)