From owner-cvs-ports@FreeBSD.ORG Tue Oct 14 08:04:03 2003 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 478E916A4BF; Tue, 14 Oct 2003 08:04:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77AE543FD7; Tue, 14 Oct 2003 08:04:02 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9EF42XJ059599; Tue, 14 Oct 2003 08:04:02 -0700 (PDT) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9EF42KV059598; Tue, 14 Oct 2003 08:04:02 -0700 (PDT) (envelope-from netchild) Message-Id: <200310141504.h9EF42KV059598@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 14 Oct 2003 08:04:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/vmailmgr Makefile distinfo pkg-descr 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: Tue, 14 Oct 2003 15:04:03 -0000 netchild 2003/10/14 08:04:01 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/vmailmgr Makefile distinfo pkg-descr pkg-plist Log: VMailMgr (short for Virtual MAIL ManaGeR) is a package of programs designed to manage multiple domains of mail addresses and mailboxes on a single host. It co-operates with qmail for mail delivery and program control. Submitted by: Patrick Rinke Revision Changes Path 1.446 +1 -0 ports/mail/Makefile 1.1 +36 -0 ports/mail/vmailmgr/Makefile (new) 1.1 +1 -0 ports/mail/vmailmgr/distinfo (new) 1.1 +6 -0 ports/mail/vmailmgr/pkg-descr (new) 1.1 +48 -0 ports/mail/vmailmgr/pkg-plist (new)