From owner-freebsd-ports@FreeBSD.ORG Thu Oct 16 01:33:28 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 02C5337A for ; Thu, 16 Oct 2014 01:33:28 +0000 (UTC) Received: from mx1.pqemail.com (mx1.pqemail.com [204.11.33.236]) (using SSLv3 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A74C9F69 for ; Thu, 16 Oct 2014 01:33:27 +0000 (UTC) Received: from aislynn.ext.stoneyforest.net (c-71-238-226-49.hsd1.mi.comcast.net [::ffff:71.238.226.49]) (AUTH: PLAIN aislynn@stoneyforest.net, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by mx1.pqemail.com with ESMTPSA; Thu, 16 Oct 2014 01:28:18 +0000 id 0000391F.00000000543F1F32.0000FADE Received: from [172.16.0.18] ([172.16.0.18]) (AUTH: PLAIN chris, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by aislynn.ext.stoneyforest.net with ESMTPSA; Thu, 16 Oct 2014 01:28:17 +0000 id 0000B42D.00000000543F1F31.0001680F Message-ID: <543F1F31.4010302@stoneyforest.net> Date: Wed, 15 Oct 2014 21:28:17 -0400 From: Chris Stone User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: courier-0.65.3_3 References: <20141007065134.7e2a3f3f@zeta.dino.sk> In-Reply-To: <20141007065134.7e2a3f3f@zeta.dino.sk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2014 01:33:28 -0000 Found a few issues with the last patch. Linked a new one below. I haven't found any issues running the new version of Courier, but I have a pretty simple installation. Link to diff: http://stoneyforest.net/~chris/courier-0.73.2-20141015.diff.gz ~Chris Stone On 10/7/2014 12:51 AM, Milan Obuch wrote: > On Mon, 06 Oct 2014 16:41:46 -0400 > "Christopher T. Stone" wrote: > >>> On Sun, 14 Sep 2014 01:16:03 -0400 >>> "Saigol.ca Admin" wrote: >>> >>>> Hello, >>>> >>>> It seems that the Courier-MTA current version is 0.73.2. >>>> >>>> The latest FreeBSD port is based on version 0.65.3, which seems to >>>> be more than 3 years old. Are there any plans to update the port >>>> to the latest version of the software? >>>> >>>> Thanks, >>>> >>>> Abid >>>> >>> Yes, there are. Unfortunatelly, other tasks have currently more >>> urgent attention here, and there are some issues to be solved - new >>> dependencies are introduced and new port should be created first for >>> library needed to build new courier... also old port was recently >>> staged, which was necessary to keep it in tree at all. Also it looks >>> like recently a bit more work needs to be put into patch to get new >>> version committed into port tree, so it will take a bit of time >>> before new version of mail/courier could be published in port tree. >>> >>> Before that, I will contact you as soon as I will have something to >>> test. Your setup is most probably different from mine and thus >>> together >>> we can cover more usage scenarios, which is good thing everytime. >>> >>> Regards, >>> Milan >> Milan & Abid, >> >> I'm still working on checking functionality, but the liked diff >> builds (the new Unicode library was already in the ports tree). I >> only reviewed the old patches that were broken, anything that applied >> cleanly I left, those that were broken need a fair number of changes >> so I suspect the rest could use some review. >> >> Link to diff: >> http://stoneyforest.net/~chris/courier-0.73.2-20141006.diff.gz >> >> Apply to the mail/courier directory with: >> gunzip -c ../courier-0.73.2-20141006.diff.gz | patch >> >> ~Chris Stone >> > Big thanks for the patch. I am going to verify it here in my test > setup. If it works for you, it will do hopefully for me as well. Abid, > could you test it too? If nothing bad comes from my testing, I will > prepare upgrade for port then. > > Regards, > Milan > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"