From owner-cvs-all@FreeBSD.ORG Thu Jul 31 05:19:54 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 506D237B401; Thu, 31 Jul 2003 05:19:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4D9543FDF; Thu, 31 Jul 2003 05:19:53 -0700 (PDT) (envelope-from nectar@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 h6VCJr0U053241; Thu, 31 Jul 2003 05:19:53 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6VCJrL9053240; Thu, 31 Jul 2003 05:19:53 -0700 (PDT) Message-Id: <200307311219.h6VCJrL9053240@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 31 Jul 2003 05:19:53 -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/postfix1 Makefile distinfo pkg-install pkg-message pkg-plist ports/mail/postfix1/files patch-bd patch-ck patch-ea patch-eb patch-ee patch-ef patch-eg patch-eh patch-ei... 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: Thu, 31 Jul 2003 12:19:54 -0000 nectar 2003/07/31 05:19:53 PDT FreeBSD ports repository Modified files: mail/postfix1 Makefile distinfo pkg-install pkg-message pkg-plist mail/postfix1/scripts configure configure.postfix Added files: mail/postfix1/files patch-bd patch-ck patch-ei patch-ej patch-lmtp.h Removed files: mail/postfix1/files patch-ea patch-eb patch-ee patch-ef patch-eg patch-eh patch-main.cf Log: After a repo-copy from ports/mail/postfix, time warp back to 2003/01/08 and Postfix version 1.1.12. Some folks haven't moved on to Postfix 2.x it seems. Requested by: diviner17@yahoo.com Revision Changes Path 1.77 +8 -20 ports/mail/postfix1/Makefile 1.43 +4 -5 ports/mail/postfix1/distinfo 1.4 +11 -0 ports/mail/postfix1/files/patch-bd (new) 1.3 +11 -0 ports/mail/postfix1/files/patch-ck (new) 1.5 +0 -13 ports/mail/postfix1/files/patch-ea (dead) 1.5 +0 -11 ports/mail/postfix1/files/patch-eb (dead) 1.5 +0 -13 ports/mail/postfix1/files/patch-ee (dead) 1.5 +0 -11 ports/mail/postfix1/files/patch-ef (dead) 1.6 +0 -20 ports/mail/postfix1/files/patch-eg (dead) 1.5 +0 -11 ports/mail/postfix1/files/patch-eh (dead) 1.4 +21 -0 ports/mail/postfix1/files/patch-ei (new) 1.4 +21 -0 ports/mail/postfix1/files/patch-ej (new) 1.4 +13 -0 ports/mail/postfix1/files/patch-lmtp.h (new) 1.3 +0 -58 ports/mail/postfix1/files/patch-main.cf (dead) 1.17 +1 -13 ports/mail/postfix1/pkg-install 1.7 +8 -12 ports/mail/postfix1/pkg-message 1.16 +0 -7 ports/mail/postfix1/pkg-plist 1.8 +1 -1 ports/mail/postfix1/scripts/configure 1.38 +54 -132 ports/mail/postfix1/scripts/configure.postfix