From owner-freebsd-ports@FreeBSD.ORG Wed Aug 3 19:54:02 2005 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 2572316A41F for ; Wed, 3 Aug 2005 19:54:02 +0000 (GMT) (envelope-from stas.yakovlev@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C8CF43D45 for ; Wed, 3 Aug 2005 19:54:01 +0000 (GMT) (envelope-from stas.yakovlev@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so215323rne for ; Wed, 03 Aug 2005 12:54:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=a7EZ4qoEmxuB2o3AbcR3gMLdJk0hyUIFifkV/yr2b+wv9SFLRYwqfxTpjzDgWM195l0lUSSsZQf6oPyFAme2Y9yJgOOP8HbgPNcxjvqRZ8SkDaugPZoFQ1HYDltY1+3Dr2k3prED896UNoL3oTxeOIvnuiuaUXHvSqAgW28ICQM= Received: by 10.38.79.11 with SMTP id c11mr502839rnb; Wed, 03 Aug 2005 12:54:00 -0700 (PDT) Received: by 10.38.208.42 with HTTP; Wed, 3 Aug 2005 12:54:00 -0700 (PDT) Message-ID: Date: Wed, 3 Aug 2005 23:54:00 +0400 From: Stas Yakovlev To: Ion-Mihai Tetcu In-Reply-To: <20050802143511.1715a7d9@it.buh.cameradicommercio.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050729174226.5af92f7d@it.buh.cameradicommercio.ro> <20050730110729.0f5a2d21@it.buh.cameradicommercio.ro> <20050802143511.1715a7d9@it.buh.cameradicommercio.ro> Cc: freebsd-ports@freebsd.org Subject: Re: [Suggestion] update net/libnet & net/libnet-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stas Yakovlev List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 19:54:02 -0000 On 02/08/05, Ion-Mihai Tetcu wrote: > > > > > > Hi All. > > > > > > I think it's time to update net/libnet & net/libnet-devel > > > > ....... > > Thank you for usefull discussion. > > > > >You should send 3 PR > > > > >The first PR: [repocopy] net/libnet -> net/libnet10 > > >The second PR: [PATCH] net/libnet: Update to 1.1.2.1 > > >The third PR: [PATCH] net/libnet-devel: Update to 1.1.3 > > > > I don't send PR because I think it's not the best solution. >=20 > May I inquire what does it make you think the way advertised by all our > docs (and post on this lists) is not the best solution ? Sorry, I was wrong. > Try this: > BUILD_DEPENDS=3D libnet>=3D1.0.2a,1:${PORTSDIR}/net/libnet > etc. Looking good. But the bsd.port.mk says that its format BUILD_DEPENDS=3D :: May be I missing something.