From owner-freebsd-ports@FreeBSD.ORG Tue Dec 30 18:04:30 2008 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 D83D21065725 for ; Tue, 30 Dec 2008 18:04:30 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-bw0-f19.google.com (mail-bw0-f19.google.com [209.85.218.19]) by mx1.freebsd.org (Postfix) with ESMTP id 51A908FC1B for ; Tue, 30 Dec 2008 18:04:30 +0000 (UTC) (envelope-from tingox@gmail.com) Received: by bwz12 with SMTP id 12so14415474bwz.19 for ; Tue, 30 Dec 2008 10:04:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=HHMRkEZ8M1HwfKaguv0pV/F770xujRAk9fHIJrRSQJI=; b=ItEo9LWxe5z6bkyc2//X2Wdiyh3dkqCbbfoO+awDffYeE4GLSjb12NnQ2/yS202+yc mH0tBflAkYpiaICEG7RsHZmLzIG1uS8VAlm/s92m7dXbTbuZSKQuauUqlo3YCEM3p3TI 31xLLSmDvRfjy6XCq/v2b6ArmJGVwpBPMnE6k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=FH65BbsI7n/pB9JbfNGTBneJXlfEuSJXvT1+j8K4FC7Sc2XYNIEs+5BK2MbYTA8rQY mUpe86zBQT0GYswkZQO5c00sak2NkSOMlvVh3A6UDxgiZbKkX1S2gFKZFb9NtpVxtcHP i+VM80Ub5goCRrsdDTxs0ZqdT5BW+2UyhG580= Received: by 10.181.205.3 with SMTP id h3mr4743050bkq.91.1230660268244; Tue, 30 Dec 2008 10:04:28 -0800 (PST) Received: by 10.181.228.18 with HTTP; Tue, 30 Dec 2008 10:04:28 -0800 (PST) Message-ID: Date: Tue, 30 Dec 2008 19:04:28 +0100 From: "Torfinn Ingolfsen" To: freebsd-ports@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: amule 2.2.3 port - first try 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: Tue, 30 Dec 2008 18:04:31 -0000 Hello, On Tue, Dec 30, 2008 at 11:20 AM, Bernhard Froehlich wrote: > Looks like you are in the wrong folder. Patches are relative to the WRKSRC > directory. (work/aMule-2.2.3 or something like that) So recreate the patch from > within that directory and it should work. I'm not really sure what you are saying here? The patch I provide is fr the port itself (ie the 'amule2' directory in /usr/ports/net-p2p). It is best applied from withing the amule2 directory, uing patch -p1 ... Or did you find some other problem with the patch? If so, it would help if you could be more specific about the error(s). > I've had a quick look over your patch and it seems to miss a few files. Have a Could you be more specific? > look at ports-mgmt/porttools which is your swiss army knife as a porting guy. Thanks, I'll have a look at it. > Sorry but i haven't found an english tutorial for it but i think a german one is > also worth a look: > http://www.chruetertee.ch/blog/archive/2008/05/03/freebsd-ports-mit-hilfe-von-porttools-erstellen-oder-aktualisieren.html Sorry, I can't read german, only english. -- Regards, Torfinn Ingolfsen