Re: U-Boot for AArch64

2016-12-09 Thread Jonathan Gray
On Tue, Dec 06, 2016 at 06:31:59PM +0100, Patrick Wildt wrote: > Hi, > > now that we have an AArch64-capable toolchain for our arm64 efforts, we > can start compiling 64-bit u-boots. Instead of creating another port > for that we can make u-boot create different packages depending on the > flavor

mksqlitedb, i create a port i want to register it in sqlports for external service

2016-12-09 Thread sven falempin
faq : <> Trying to invoke the base generation fail : Use of uninitialized value $error[0] in join or string at (eval 5) line 3. eval 'package # hide from PAUSE DBI::_firesafe; # just in case require DBD::SQLite;# load the driver

Re: How to incoporate the rust ecosystem inside ports ?

2016-12-09 Thread Sebastien Marie
On Fri, Dec 09, 2016 at 10:45:05AM +, Edd Barrett wrote: > Hi Sebastien, > > On Thu, Dec 08, 2016 at 04:30:27PM +0100, Sebastien Marie wrote: > > Hi, > > > > I started to discuss, mainly with landry@, on how to properly use Rust > > ecosystem inside ports. > > I don't know much about rust, b

UPDATE: the_silver_search

2016-12-09 Thread Florian Stinglmayr
Hi list, here is an update for the_silver_search to 1.0.2. The new release only fixes issues for Mac OS X. Still I have to still the beast that is portroach. Regards, Florian ? ag-1.0.2.patch Index: Makefile === RCS file: /cvs/ports

help with porting luaffifb

2016-12-09 Thread Jiri B
Hi, I know nothing about lua but it would be nice if anybody could have a look a help to finish luaffi(fb). Whole story: I wanted to try weechat-matrix-protocol-script[1] but it needs luaffi[2] to use OML[3]... "Matrix is an open standard for decentralised communication, providing simple HTTP AP

Re: newer phantomjs anybody?

2016-12-09 Thread Francisco de Borja Lopez Rio
On Fri, Dec 09, 2016 at 06:31:36AM -0500, Jiri B wrote: > Hi, > Hey there. > > has anybody newer phantomjs or at least a WIP port? > I've been working in the 2.0.x port, lots of patching needed because they are still using a bundled version of qt. I hope it will be ready soon, but can't promise

newer phantomjs anybody?

2016-12-09 Thread Jiri B
Hi, has anybody newer phantomjs or at least a WIP port? I discovered an accessibility testing tool[1] which I would like to try but it needs phantomjs 2.x :/ j. [1] http://pa11y.org/

Re: How to incoporate the rust ecosystem inside ports ?

2016-12-09 Thread Edd Barrett
Hi Sebastien, On Thu, Dec 08, 2016 at 04:30:27PM +0100, Sebastien Marie wrote: > Hi, > > I started to discuss, mainly with landry@, on how to properly use Rust > ecosystem inside ports. I don't know much about rust, but I have dabbled with cargo and it seems golang has a similar package manager

Re: How to incoporate the rust ecosystem inside ports ?

2016-12-09 Thread Laurence Tratt
On Thu, Dec 08, 2016 at 04:30:27PM +0100, Sebastien Marie wrote: Hello Sebastien, > So I would like to open the discussion on the "proper" way to manage crates > inside OpenBSD ports tree. First of all, thanks for all your hard work in getting Rust up and running so well on OpenBSD! I must admi