Re: library porting question - optional python bindings

2016-03-03 Thread Chris Inacio
On Thu, Mar 3, 2016 at 2:20 AM, Shane Ambler wrote: > On 03/03/2016 03:03, Chris Inacio wrote: > >> On Tue, Mar 1, 2016 at 3:04 AM, Shane Ambler >> wrote: >> >> On 01/03/2016 13:08, Chris Inacio wrote: >>> >>> All, >>>> >>>&

Re: library porting question - optional python bindings

2016-03-02 Thread Chris Inacio
On Tue, Mar 1, 2016 at 8:57 PM, Kubilay Kocak wrote: > On 1/03/2016 1:38 PM, Chris Inacio wrote: > > All, > > > > I'm trying to build a port definition for a library/application that can > > optionally include Python bindings. The library/application generally

Re: library porting question - optional python bindings

2016-03-02 Thread Chris Inacio
On Tue, Mar 1, 2016 at 3:04 AM, Shane Ambler wrote: > On 01/03/2016 13:08, Chris Inacio wrote: > >> All, >> >> I'm trying to build a port definition for a library/application that can >> optionally include Python bindings. The library/application generally

Re: library porting question - optional python bindings

2016-02-29 Thread Chris Inacio
On Mon, Feb 29, 2016 at 10:04 PM, Chris H wrote: > On Mon, 29 Feb 2016 18:53:37 -0800 "Chris H" > wrote > > > On Mon, 29 Feb 2016 21:38:40 -0500 Chris Inacio > wrote > > > > > All, > > > > > > I'm trying to build a port defini

library porting question - optional python bindings

2016-02-29 Thread Chris Inacio
. I have found that I'm supposed to add pyXX prefixes to the python targets. Does anyone know of a similar application/library that I can go look at? Is there any documentation on how to solve this? thanks, Chris Inacio ___ freebsd-ports@f

Completely unscientific poll: cfengine, puppet, other?

2016-02-28 Thread Chris Inacio
think about this from adding more support into some ports. Thanks chris inacio ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Can't get _IMPLIES to work

2015-09-03 Thread Chris Inacio
I'm having trouble getting the _IMPLIES to function correctly. I have been trying to improve a port and add more of the options available in the underlying package into the ports/pkg system. Basically, as a smoke test I attempt to enable "NONIP" without selecting "MPLS". NONIP requires MPLS to f

Update of port definition for YAF

2014-10-10 Thread Chris Inacio
Hello all, To whom do I send an updated YAF port definition? I updated the Makefile and the distinfo file and ran a build test through poudriere. I don't actually have the ports build installed on my VM test machine, so while I have added a lot more options to YAF, I don't have a good way to test

Re: port dependencies with port options

2012-04-20 Thread Chris Inacio
On Fri, Apr 20, 2012 at 11:36 AM, Jeremy Messenger wrote: > On Fri, Apr 20, 2012 at 5:29 AM, Vitaly Magerya > wrote: > > Chris Inacio wrote: > >> I wanted to add an option to multiple ports - that is easy. But, those > >> ports have a dependency relationship, an

port dependencies with port options

2012-04-20 Thread Chris Inacio
y installed, it builds fixbuf with the spread option? Question 2) How do you ensure that if fixbuf is already installed, it has the Spread option enabled, or disallow/error the Yaf Spread option? Thanks, Chris Inacio ___ freebsd-ports@freebsd.org ma

Re: lsof / tinderbox port build error

2012-04-15 Thread Chris Inacio
pected specifier-qualifier-list >> before 'cpumask_t' >> *** Error code 1 >> >> Stop in /usr/ports/sysutils/lsof/work/lsof_4.86B.freebsd/lib. >> *** Error code 1 >> >> Stop in /usr/ports/sysutils/lsof/work/lsof_4.86B.freebsd. >> *** Error code

Re: lsof / tinderbox port build error

2012-04-15 Thread Chris Inacio
inderbox. freebsd64_vm# On Sun, Apr 15, 2012 at 8:04 AM, Chris Inacio wrote: > > There was no config.log to attach to the report. This is the (hopefully) > relevant screen text. > > => Attempting to fetch > ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/lsof_4.86B.freeb

lsof / tinderbox port build error

2012-04-15 Thread Chris Inacio
There was no config.log to attach to the report. This is the (hopefully) relevant screen text. => Attempting to fetch ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/lsof_4.86B.freebsd.tar.bz2 lsof_4.86B.freebsd.tar.bz2100% of 468 kB 880 kBps ===> Extracting for lsof-4.8

Re: port variants

2012-04-13 Thread Chris Inacio
On Apr 13, 2012, at 3:39 PM, Freddie Cash wrote: > On Fri, Apr 13, 2012 at 12:04 PM, Chris Inacio wrote: >> I was recently asked to do some FreeBSD ports support work. I mostly use a >> Mac and the MacPorts system. MacPorts has the concept of a variant for a >> port,

port variants

2012-04-13 Thread Chris Inacio
, can someone point me in the right direction on how to create one? Thanks, Chris Inacio ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"