Date: Tue, 2 Aug 2005 14:35:11 +0300 From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> To: Stas Yakovlev <stas.yakovlev@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: [Suggestion] update net/libnet & net/libnet-devel Message-ID: <20050802143511.1715a7d9@it.buh.cameradicommercio.ro> In-Reply-To: <e7cb17ff05080201193d36467d@mail.gmail.com> References: <e7cb17ff0507281436386513b@mail.gmail.com> <20050729174226.5af92f7d@it.buh.cameradicommercio.ro> <e7cb17ff050729230528382c23@mail.gmail.com> <20050730110729.0f5a2d21@it.buh.cameradicommercio.ro> <e7cb17ff05080201193d36467d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Aug 2005 12:19:22 +0400 Stas Yakovlev <stas.yakovlev@gmail.com> 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. 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 ? > (i can post it here ~8K or it too big ?) > The problems are the following: > most of all packages do > BUILD_DEPENDS= libnet-config:${PORTSDIR}/net/libnet > or > BUILD_DEPENDS= libnet-config:${PORTSDIR}/net/libnet-devel > > but libnet-config exists in both packages. > > Of course, you can write something like this (from security/yersinia): > # Dependency on file that is not also installed by libnet (1.0.2) > port! BUILD_DEPENDS= > ${LOCALBASE}/share/examples/libnet/ip_raw.c:${PORTSDIR}/net/libnet-devel > > but this is not perfect either. Try this: BUILD_DEPENDS= libnet>=1.0.2a,1:${PORTSDIR}/net/libnet etc. -- IOnut Unregistered ;) FreeBSD "user"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050802143511.1715a7d9>