From owner-cvs-ports@FreeBSD.ORG Mon Dec 11 14:23:55 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A75516A4FD; Mon, 11 Dec 2006 14:23:55 +0000 (UTC) (envelope-from clive@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD19843FFC; Mon, 11 Dec 2006 14:04:14 +0000 (GMT) (envelope-from clive@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBBE5NA6076751; Mon, 11 Dec 2006 14:05:23 GMT (envelope-from clive@repoman.freebsd.org) Received: (from clive@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBBE5NRO076750; Mon, 11 Dec 2006 14:05:23 GMT (envelope-from clive) Message-Id: <200612111405.kBBE5NRO076750@repoman.freebsd.org> From: Clive Lin Date: Mon, 11 Dec 2006 14:05:23 +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/mail/nullmailer Makefile distinfo ports/mail/nullmailer/files patch-doc-nullmailer-send.8 patch-lib-list.h patch-smtp_authentication pkg-message.proto remotes.sample X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 14:23:55 -0000 clive 2006-12-11 14:05:23 UTC FreeBSD ports repository Modified files: mail/nullmailer Makefile distinfo mail/nullmailer/files pkg-message.proto remotes.sample Removed files: mail/nullmailer/files patch-doc-nullmailer-send.8 patch-lib-list.h patch-smtp_authentication Log: Update to 1.03 * Remove dead master site * Add the URL with the old versions to master sites to prevent 1.04 release rendering our port unfetchable * Remove unnecessary -lstdc++ from CXXFLAGS * Remove our implementation of SMTP authentication, since one has been implemented by the authors (remove files/patch-doc-nullmailer-send.8, files/patch-lib-list.h and files/patch-smtp_authentication) * Add a note that the SMTP authentication option has been changed Submitted by: vd Revision Changes Path 1.14 +3 -3 ports/mail/nullmailer/Makefile 1.5 +3 -3 ports/mail/nullmailer/distinfo 1.2 +0 -16 ports/mail/nullmailer/files/patch-doc-nullmailer-send.8 (dead) 1.3 +0 -13 ports/mail/nullmailer/files/patch-lib-list.h (dead) 1.3 +0 -127 ports/mail/nullmailer/files/patch-smtp_authentication (dead) 1.2 +5 -0 ports/mail/nullmailer/files/pkg-message.proto 1.3 +1 -1 ports/mail/nullmailer/files/remotes.sample