From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 13:45:02 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DB1D16A501; Sat, 14 Oct 2006 13:45:02 +0000 (UTC) (envelope-from peter@pean.org) Received: from a.mx.jajja.com (mgmt.t-han.jajja.com [217.212.246.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C6E43D6A; Sat, 14 Oct 2006 13:45:01 +0000 (GMT) (envelope-from peter@pean.org) Received: from [192.168.12.13] (unknown [217.118.217.10]) by a.mx.jajja.com (Postfix) with ESMTP id 250F9310417; Thu, 12 Oct 2006 15:44:49 +0200 (CEST) Message-ID: <452E46D0.9090707@pean.org> Date: Thu, 12 Oct 2006 15:44:48 +0200 From: =?UTF-8?B?UGV0ZXIgQW5rZXJzdMOlbA==?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Cheng-Lung Sung References: <452D6101.8020201@pean.org> <20061012072009.GA90487@FreeBSD.csie.nctu.edu.tw> In-Reply-To: <20061012072009.GA90487@FreeBSD.csie.nctu.edu.tw> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: porting forks.pm 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: Sat, 14 Oct 2006 13:45:02 -0000 Cheng-Lung Sung wrote: >Hi, > > I have submit ports/104325 for p5-forks. You can try it. > >Regards, >On Wed, Oct 11, 2006 at 11:24:17PM +0200, Peter Ankerst嶚 wrote: > > >>Hi all, >> >>I'm trying to create a port for the first time and it is a perl-script... >> >>I've created an Makefile and all the steps in "3.4 Testing the port" >>works out well. >>But there is one problem, the ports has a RUN_DEPEND. forks.pm, this module >>doesnt seem to be in the ports collection, of course I could make a port >>for this one >>too but I dont really understand how to find out if the deps of forks.pm >>are in the >>collection or not. So, what I'm asking for is some help to port forks.pm >>to the collection. >>I would really appreciate that. >> >>All files can be found at http://bbb.pean.org/junk/npretty/ >>And the forks module: >>http://search.cpan.org/~rybskej/forks-0.20/lib/forks.pm >> >> > > > It seems to work fine _but_ the dependency-list is incomplete and devel/p5-reaper does not exist in the ports-collection.