Why is there no pkg_find(1)?

2013-06-07 Thread opendaddy
Hi, Why is there no pkg_find(1)? Having to grep ones FTP mirror or download the entire ports tree to do a "make search" doesn't seem like such a good idea. There's https://calomel.org/pkg_find.html -- what do you guys think of that? OpenDaddy

JDK on OpenBSD 5.3

2013-07-11 Thread opendaddy
Hi, Anybody know how to fix this? # cd /usr/local/ports/devel/jdk # make install clean [...snip...] Making signal interposition lib... cc -m64 -shared -fPIC -fPIC \ -D_GNU_SOURCE -pthread -o libjsig.so /usr/local/ports/pobj/jdk-1.6.0.32/hotspot/src/os/bsd/vm/jsig.c [

Re: JDK on OpenBSD 5.3

2013-07-11 Thread opendaddy
Hi, >You yeally want 1.6 and 1.7? What else is there? >filesystem full? Nope, 1.7G left it seems. Thanks. O.D.

Anybody feel like porting Suricata (the Snort replacement)?

2013-07-11 Thread opendaddy
Hi, Anybody feel like porting Suricata? I'm reading here (http://www.aldeid.com/wiki/Suricata-vs-snort): Suricata offers new features that Snort could implement in the future: multi-threading support, capture accelerators [...snip...] One advantage Suricata has is its ability to understand lev

Port request: cpulimit

2015-03-12 Thread opendaddy
Hi! https://github.com/opsengine/cpulimit seems to be the best way to limit CPU access to processes on servers where other critical processes are running. Ie. web servers that require 3rd party image manipulation or video processing tools etc. http://svnweb.freebsd.org/ports/head/sysutils/cpul