From owner-cvs-all@FreeBSD.ORG Wed Oct 8 04:26:09 2003 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 142D616A4B3; Wed, 8 Oct 2003 04:26:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9284E43FB1; Wed, 8 Oct 2003 04:26:08 -0700 (PDT) (envelope-from edwin@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 h98BQ8XJ047857; Wed, 8 Oct 2003 04:26:08 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h98BQ8w8047856; Wed, 8 Oct 2003 04:26:08 -0700 (PDT) (envelope-from edwin) Message-Id: <200310081126.h98BQ8w8047856@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 8 Oct 2003 04:26:08 -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/mls Makefile distinfo pkg-descr pkg-plist ports/mail/mls/files patch-Makefile 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: Wed, 08 Oct 2003 11:26:09 -0000 edwin 2003/10/08 04:26:08 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/mls Makefile distinfo pkg-descr pkg-plist mail/mls/files patch-Makefile Log: new port: mail/mls mls is that basic mbox number-crunching software to extract juicy stats about those packs of emails you have gathered from mailing lists... PR: ports/51264 Submitted by: The Anarcat Revision Changes Path 1.442 +1 -0 ports/mail/Makefile 1.1 +24 -0 ports/mail/mls/Makefile (new) 1.1 +1 -0 ports/mail/mls/distinfo (new) 1.1 +29 -0 ports/mail/mls/files/patch-Makefile (new) 1.1 +13 -0 ports/mail/mls/pkg-descr (new) 1.1 +1 -0 ports/mail/mls/pkg-plist (new)