Java version and JRuby port

2011-04-20 Thread Bruce Albrecht
When the JRuby port is installed, it updates the jruby script to force the JAVA_HOME to be the JAVA_HOME the port was built with. I've got both diablo-jdk1.6.0 and openjdk6 installed, but I can't figure out how to force the JRuby port to use openjdk6, and I can't override the JAVA_HOME unless

Re: Howl port - deprecated?

2011-04-20 Thread Paul Donovan
On Tue, 19 Apr 2011 03:06:23 -0400, Joe Marcus Clarke wrote: > I turned howl back over to ports@ a long time ago when I moved to using > and maintaining avahi. Since it remained unmaintained, it was marked > deprecated. Avahi now has full howl compatibility support. If you want > to assume main

RE: lsof doesn't install from ports [FreeBSD 8.2-STABLE]

2011-04-20 Thread Larry Rosenman
Not sure what's going on with the KINFO_PROC_SIZE define. Please make sure that you have a matching world/kernel (I know you said it does, but). I have no issues compiling lsof on 8.2-STABLE on amd64. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683

Re: lsof doesn't install from ports [FreeBSD 8.2-STABLE]

2011-04-20 Thread Gritsuk Anton
On 20.04.2011 20:52, Larry Rosenman wrote: What flavor machine is this? Does the kernel and world match the running system? This is troubling, from a system header: In file included from ../dlsof.h:412, from ../lsof.h:195, from ckkv.c:43: /usr/src/sys/sys/u

RE: lsof doesn't install from ports [FreeBSD 8.2-STABLE]

2011-04-20 Thread Larry Rosenman
What flavor machine is this? Does the kernel and world match the running system? This is troubling, from a system header: In file included from ../dlsof.h:412, from ../lsof.h:195, from ckkv.c:43: /usr/src/sys/sys/user.h:92:2: error: #error "Unknown architecture

lsof doesn't install from ports [FreeBSD 8.2-STABLE]

2011-04-20 Thread Gritsuk Anton
HI! I have problem with installation lsof from ports tree! Error looks something like this: # make clean install clean ===> Cleaning for lsof-4.85C_1,5 ===> License check disabled, port has not defined LICENSE ===> Extracting for lsof-4.85C_1,5 => SHA256 Checksum OK for lsof_4.85C.freebsd.ta

Ports with version numbers going backwards: databases/sqlite-ext-mobigroup, ...

2011-04-20 Thread erwin
** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Convention