From owner-freebsd-ports@FreeBSD.ORG Tue Jan 27 02:53:12 2009 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 F0E40106566B for ; Tue, 27 Jan 2009 02:53:12 +0000 (UTC) (envelope-from venture37@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 829818FC08 for ; Tue, 27 Jan 2009 02:53:12 +0000 (UTC) (envelope-from venture37@gmail.com) Received: by ug-out-1314.google.com with SMTP id 30so172624ugs.39 for ; Mon, 26 Jan 2009 18:53:11 -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 :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=BxyQEdlhUZI63OQxPgfLtuQrpt4Hd9Lm1d2ErflAh38=; b=SmNy2VmyedNaym0Ha8ODmBG2sRev4ZX0zBHAS21zT6l3Uf4HaYQc7bB0LSbxVU0FsR hrkA4F96qyWYqGxlf9CNm5UEcuyg0Q+XyAb22sNZYofqp5yP0l8kBnSweH14o9e+2Pc0 albpr9SFI+RkToW65E8vLfoT8baqqjNCZAu7A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=a1wHLC76aDtYpBZAkyPshxPbD4SegbJLQu0EAS+2IynDpsMyamRngrV2eE2+x1K/AD HjS+9K7mAL3GSw46qRxsGdA8+spdOt10ipCggcJ0v/rNnQwEPc/kZfdoyPHWieSj5rAm hM/k9ojf8frsT/aioDX1jIiTuuXaWgEH/n4wY= Received: by 10.67.15.15 with SMTP id s15mr1581760ugi.39.1233024790108; Mon, 26 Jan 2009 18:53:10 -0800 (PST) Received: from sevans-mac-pro-2.local (newbie.thingamajig-systems.co.uk [93.97.185.103]) by mx.google.com with ESMTPS id q40sm10228063ugc.1.2009.01.26.18.53.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 26 Jan 2009 18:53:09 -0800 (PST) Message-ID: <497E7714.4010201@gmail.com> Date: Tue, 27 Jan 2009 02:53:08 +0000 From: Sevan / Venture37 User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <497E6AF6.8060802@gmail.com> In-Reply-To: <497E6AF6.8060802@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: OpenNMS 1.6.2 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: Tue, 27 Jan 2009 02:53:13 -0000 Sevan / Venture37 wrote: > Hi > I've written a port for OpenNMS, the port still needs a lot of work done > to it but I thought I'd post my initial effort to get some feedback on > how I went about it. > The port will install just fine except that it complains about some > files listed in the plist which are not there, well they are there but > the file name is dynamically generated everything a build is attempted. > (jetty-webapps & webapps cache files). > Obviously as there are issues with these filenames in the plist, make > package fails. > The other problem is todo with dependencies, it fails to detect that > jicmp is installed & attempts to build & install it nomatter what & > obviously fails if it is. > > Any pointers much appreciated. > > > Sevan / Venture37 https://www.geeklan.co.uk/?p=132