From owner-freebsd-ports@FreeBSD.ORG Thu Dec 22 09:43:48 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFB6B1065670 for ; Thu, 22 Dec 2011 09:43:48 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [IPv6:2a02:6b8:0:801::5]) by mx1.freebsd.org (Postfix) with ESMTP id 669DF8FC13 for ; Thu, 22 Dec 2011 09:43:48 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward15.mail.yandex.net (Yandex) with ESMTP id 976FB9E1C37; Thu, 22 Dec 2011 13:43:38 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1324547018; bh=hJtKISaLoKQXVDoOF6OSJpR35bgI/+K/+SNQZZ+VYGI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ZtXyqB0CmlEokvQIu7onWy11g28t3mnsRrbutWxhg7lE5/Rlk0bYgiEXRVO2w1rVM cgQKbyQ9AFBa/oK1BOP3+jeJwCQgB3234KOzCkMvMpsNVx6ixyqiTB79+UPgZ6hYF5 yqBRWL8HCdjQI1DXybnlj89QTjQod7NerJV0PnqA= Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 73E42E403CD; Thu, 22 Dec 2011 13:43:38 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1324547018; bh=hJtKISaLoKQXVDoOF6OSJpR35bgI/+K/+SNQZZ+VYGI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ZtXyqB0CmlEokvQIu7onWy11g28t3mnsRrbutWxhg7lE5/Rlk0bYgiEXRVO2w1rVM cgQKbyQ9AFBa/oK1BOP3+jeJwCQgB3234KOzCkMvMpsNVx6ixyqiTB79+UPgZ6hYF5 yqBRWL8HCdjQI1DXybnlj89QTjQod7NerJV0PnqA= Received: from unknown (unknown [213.27.65.65]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id hb2uP2G9-hb2iDC38; Thu, 22 Dec 2011 13:43:38 +0400 X-Yandex-Spam: 1 Message-ID: <4EF2FBAE.8050406@yandex.ru> Date: Thu, 22 Dec 2011 13:43:10 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:8.0) Gecko/20111109 Thunderbird/8.0 MIME-Version: 1.0 To: Christer Edwards References: <4EEC6D9D.1020102@yandex.ru> <4EEEAE03.1080908@yandex.ru> In-Reply-To: X-Enigmail-Version: undefined Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "freebsd-ports@FreeBSD.org" Subject: Re: RUN_DEPENDS for python based port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2011 09:43:49 -0000 Christer Edwards wrote on 22.12.2011 11:28: > On Sun, Dec 18, 2011 at 8:22 PM, Ruslan Mahmatkhanov wrote: >> Looks like mailing list eats the attachment. Would you please upload >> it somewhere and provide us with the link. > > Apologies. I've uploaded the archive here: > > http://dl.dropbox.com/u/312414/salt-port.tar.gz Sorry for delay. Please review this patch: http://people.freebsd.org/~rm/salt.diff.txt it fixes: - fetch (FETCH_ARGS added, that i noted erlier) - build (you mistyped py-Jinja2 dependency) - python version changed to 2.6-2.7 - whitespace issue (spotted by portlint) - man-pages install - configuration files install - missing files in pkg-plist This port is now builds/installs cleanly, but i haven't checked runtime after that. -- Regards, Ruslan Tinderboxing kills... the drives.