From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 16:29:11 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 46011E1B for ; Sat, 12 Jan 2013 16:29:11 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ia0-f175.google.com (mail-ia0-f175.google.com [209.85.210.175]) by mx1.freebsd.org (Postfix) with ESMTP id 0942EF30 for ; Sat, 12 Jan 2013 16:29:10 +0000 (UTC) Received: by mail-ia0-f175.google.com with SMTP id 21so2461255iay.34 for ; Sat, 12 Jan 2013 08:29:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=m6OWyQsvTJQtMCv9j03ys2UF0we3655+8aE9uP+t6KA=; b=GfyxgdRgLlcAXQOO2VDqTxAUy0wTcGyRP3pCTp7vjzyHmceDmwX/iemel2SMqskajf He54W5Nyc1jrT5sprQtzRPtjcwUoO3CkujHJ0T7BhzOwblnH4j5noVew6qWUvdQ4DPis LDxqEmKv0XpCBuVnogaiS8hq2RdEEpQC+6PAoCNLgbKuIJSqUuSKhG+sPliyeXpa+sCh kNdQ/TRUjimThww4nkrRn721p7blx8ZQRT0ebTmD6cnnoJpXB17OzJvVUeCv32FpkaUd yZZM1agrO4OS+NXYpq67+n5cWFdi+R4eSR/jkGioAVaSQZbzQ07YD62r9Wk5seTTW0NJ 9C6A== X-Received: by 10.50.178.10 with SMTP id cu10mr2516717igc.75.1358008148333; Sat, 12 Jan 2013 08:29:08 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.64.16.73 with HTTP; Sat, 12 Jan 2013 08:28:38 -0800 (PST) In-Reply-To: <50E3746E.1040701@isletech.net> References: <20130101122138.36ad8b73@scorpio> <20130101130519.6dd1c701@scorpio> <50E3746E.1040701@isletech.net> From: Chris Rees Date: Sat, 12 Jan 2013 16:28:38 +0000 X-Google-Sender-Auth: j_zNx18X6jLYbkdpS_KhucMoP7E Message-ID: Subject: Re: "automx" application To: Daryl Richards Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 16:29:11 -0000 On 1 January 2013 23:42, Daryl Richards wrote: > On 13-01-01 1:11 PM, Chris Rees wrote: >> >> On 1 January 2013 18:05, Jerry wrote: >> Try: http://www.bayofrum.net/~crees/patches/automx.shar (or, if you don't >> trust a shar from me :)) http://www.bayofrum.net/~crees/patches/automx.diff > > Testing this... automx-test depends on wget to run.... In the absence of complaints, I've added the port as mail/automx. Chris