From owner-cvs-all@FreeBSD.ORG Wed Aug 15 18:48:12 2007 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 ADB3816A419; Wed, 15 Aug 2007 18:48:12 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 99BD713C46B; Wed, 15 Aug 2007 18:48:12 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7FImCaR025822; Wed, 15 Aug 2007 18:48:12 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7FImC8H025821; Wed, 15 Aug 2007 18:48:12 GMT (envelope-from sat) Message-Id: <200708151848.l7FImC8H025821@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 15 Aug 2007 18:48:12 +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/security Makefile ports/security/p5-Net-Server-Mail-ESMTP-AUTH Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 15 Aug 2007 18:48:12 -0000 sat 2007-08-15 18:48:12 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Net-Server-Mail-ESMTP-AUTH Makefile distinfo pkg-descr pkg-plist Log: Add port security/p5-Net-Server-Mail-ESMTP-AUTH: Net::Server::Mail::ESMTP::AUTH is an extension to provide support for SMTP authentication with Net::Server::Mail::ESMTP module. Currently only LOGIN and PLAIN methods are supported. WWW: http://search.cpan.org/dist/Net-Server-Mail-ESMTP-AUTH/ Author: Sylvain Cresto PR: ports/114785 (with corrections) Submitted by: Zane C. Bowers Revision Changes Path 1.910 +1 -0 ports/security/Makefile 1.1 +26 -0 ports/security/p5-Net-Server-Mail-ESMTP-AUTH/Makefile (new) 1.1 +3 -0 ports/security/p5-Net-Server-Mail-ESMTP-AUTH/distinfo (new) 1.1 +8 -0 ports/security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr (new) 1.1 +11 -0 ports/security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-plist (new)