From owner-cvs-all@FreeBSD.ORG Sun Oct 3 13:24:48 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92260106566C; Sun, 3 Oct 2010 13:24:48 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 65A4C8FC13; Sun, 3 Oct 2010 13:24:48 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o93DOmjT049683; Sun, 3 Oct 2010 13:24:48 GMT (envelope-from ashish@repoman.freebsd.org) Received: (from ashish@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o93DOmwT049682; Sun, 3 Oct 2010 13:24:48 GMT (envelope-from ashish) Message-Id: <201010031324.o93DOmwT049682@repoman.freebsd.org> From: Ashish SHUKLA Date: Sun, 3 Oct 2010 13:24:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports GIDs UIDs ports/mail Makefile ports/mail/archiveopteryx Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/mail/archiveopteryx/files archiveopteryx.in patch-Jamfile patch-Jamsettings ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2010 13:24:48 -0000 ashish 2010-10-03 13:24:47 UTC FreeBSD ports repository Modified files: . GIDs UIDs mail Makefile Added files: mail/archiveopteryx Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist mail/archiveopteryx/files archiveopteryx.in patch-Jamfile patch-Jamsettings patch-installer_Jamfile patch-schema_Jamfile patch-scripts_Jamfile pkg-message.in Log: Archiveopteryx is an Internet mail server, optimised to support long-term archival storage. It seeks to make it practical not only to manage large archives, but to use the information therein on a daily basis instead of relegating it to offline storage. WWW: http://www.archiveopteryx.org/ Approved by: pgj (mentor) Revision Changes Path 1.107 +2 -1 ports/GIDs 1.122 +2 -1 ports/UIDs 1.1038 +1 -0 ports/mail/Makefile 1.1 +57 -0 ports/mail/archiveopteryx/Makefile (new) 1.1 +3 -0 ports/mail/archiveopteryx/distinfo (new) 1.1 +60 -0 ports/mail/archiveopteryx/files/archiveopteryx.in (new) 1.1 +46 -0 ports/mail/archiveopteryx/files/patch-Jamfile (new) 1.1 +58 -0 ports/mail/archiveopteryx/files/patch-Jamsettings (new) 1.1 +14 -0 ports/mail/archiveopteryx/files/patch-installer_Jamfile (new) 1.1 +14 -0 ports/mail/archiveopteryx/files/patch-schema_Jamfile (new) 1.1 +14 -0 ports/mail/archiveopteryx/files/patch-scripts_Jamfile (new) 1.1 +23 -0 ports/mail/archiveopteryx/files/pkg-message.in (new) 1.1 +20 -0 ports/mail/archiveopteryx/pkg-deinstall (new) 1.1 +6 -0 ports/mail/archiveopteryx/pkg-descr (new) 1.1 +28 -0 ports/mail/archiveopteryx/pkg-install (new) 1.1 +22 -0 ports/mail/archiveopteryx/pkg-plist (new)