From owner-cvs-all@FreeBSD.ORG Mon Feb 14 19:48:03 2005 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 BA41216A4CE; Mon, 14 Feb 2005 19:48:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E52243D45; Mon, 14 Feb 2005 19:48:03 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1EJm3hB041346; Mon, 14 Feb 2005 19:48:03 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1EJm3oL041345; Mon, 14 Feb 2005 19:48:03 GMT (envelope-from pav) Message-Id: <200502141948.j1EJm3oL041345@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 14 Feb 2005 19:48:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/postfix-current Makefile distinfo pkg-plist ports/mail/postfix-current/scripts configure.postfix 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: Mon, 14 Feb 2005 19:48:03 -0000 pav 2005-02-14 19:48:03 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo pkg-plist mail/postfix-current/files patch-freebsd6 mail/postfix-current/scripts configure.postfix Log: + Take MAINTAINER (Vivek Khera approved) + Change to 2.2-20050212 + Remove IPV6 options. Because IPV6 detect automaticaly. + Corrected TLS option + Adding Kerberos5 option. (from mail/postfix) + Fix PostgreSQL PR: ports/76830 Submitted by: Marcus Grando Approved by: Vivek Khera (maintainer) Revision Changes Path 1.108 +20 -23 ports/mail/postfix-current/Makefile 1.59 +2 -4 ports/mail/postfix-current/distinfo 1.2 +0 -23 ports/mail/postfix-current/files/patch-freebsd6 1.43 +11 -2 ports/mail/postfix-current/pkg-plist 1.56 +10 -56 ports/mail/postfix-current/scripts/configure.postfix