[NEW] net/irssi-fish

2017-03-18 Thread Pedro de Oliveira
Hi ports@, FiSH is an encryption plugin for the irssi IRC client. Heres my port for it, I named it "net/irssi-fish" to make it comply with the other irssi modules. Comments? OK? irssi-fish.tar.gz Description: GNU Zip compressed data

Re: Help to port missing PHP extensions required for running Laravel

2017-01-18 Thread Pedro de Oliveira
I run a laravel site on my OpenBSD server, everything works correctly. On Wed, Jan 18, 2017 at 1:34 PM, Erling Westenvik < erling.westen...@gmail.com> wrote: > Hi, > A customer require a PHP project to be developed using the Laravel > framework. According to their home page, Laravel requires: >

Re: NEW: htop 2.0.0

2016-02-15 Thread Pedro de Oliveira
, Juan Francisco Cantero Hurtado <i...@juanfra.info> wrote: > On Thu, Feb 11, 2016 at 08:53:42PM -0500, Michael McConville wrote: >> Pedro de Oliveira wrote: >> > Hi, >> > >> > Attached is a new port for sysutils/htop.The new 2.0.0 release now >> > su

NEW: htop 2.0.0

2016-02-11 Thread Pedro de Oliveira
Hi, Attached is a new port for sysutils/htop.The new 2.0.0 release now supports OpenBSD. It's my first port, so be easy! Any comments? OK to import? Regards, Pedro de Oliveira htop.tgz Description: GNU Zip compressed data

Re: www/apache-httpd segfaults

2016-01-16 Thread Pedro de Oliveira
2 of server/mpm/prefork/prefork.c > but it is just guess). > > Regards. > > On 15 January 2016 at 23:41, Stuart Henderson <st...@openbsd.org> wrote: > > I've disabled mod_http2 from being packaged for now, not sure how > > to debug it further at present. > > > > >

Re: www/apache-httpd segfaults

2016-01-16 Thread Pedro de Oliveira
0 mod = (module **) 0x18a9b2cac518 opt_arg = 0x0 signal_server = (apr_OFN_ap_signal_server_t *) 0x18a9b2875ee5 On Sat, Jan 16, 2016 at 7:28 PM, Michael McConville <mm...@mykolab.com> wrote: > Pedro de Oliveira wrote: >> Following your tips I built Apache with

www/apache-httpd segfaults

2016-01-14 Thread Pedro de Oliveira
Hi there, Yesterday I was trying to play with the http2 module on Apache from ports, as I saw it was added to the ports file list. The problem is that the module isnt working correctly. If you try it on a http vhost, it simply returns the page via the normal way (http). And if you enable it on a

mod_ssl of apache-httpd not working

2015-09-06 Thread Pedro de Oliveira
Hi, In the current OpenBSD snapshot of today, it isnt possible to load mod_ssl in Apache. This is maybe related to any change made on LibreSSL. The init script just gives (failed), but I tried to start it with apachectl2 # apachectl2 start

Problems building rrdtool 1.2.23 [undefined reference to `main']

2007-11-25 Thread Pedro de Oliveira
Hello, Since the version 1.2.x of rrdtool hit the ports I've been trying to build it, but since it has been committed it hasn't built for me, it always gives the same error. Have anyone successfully built this? I really wanted this version because of the anti aliased fonts! Here's the log of