On 05/19/10 15:25, Damian Gerow wrote:
Stacy Millions wrote:
: records are not part of the issue... if you want a quick and dirty
: test, try this
Regardless, I tried with java.net.preferIPv4Stack=true, and it had no effect.
Dug into the build process a bit... they use a bundled version
On 05/19/10 14:50, Damian Gerow wrote:
Stacy Millions wrote:
: On 05/19/10 01:15, Dominic Fandrey wrote:
:
:> java.net.SocketException: Invalid argument
:> at java.net.PlainSocketImpl.socketConnect(Native Method)
:> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocket
On 05/19/10 01:15, Dominic Fandrey wrote:
java.net.SocketException: Invalid argument
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:310)
I have seen that before... Have you enabled IPv6 suppor
On 05/14/10 16:39, Greg Larkin wrote:
Hi Stacy,
Since you specify "USE_SQLITE= yes" when the SQLite option is enabled,
that's going to default to SQLITE_VER == 3. You can just set your
CONFIGURE_ARGS to "--without-sqlite --with-sqlite3". It doesn't look
like you need to handle the SQLite v2 co
I am trying to set configure args based on the version of sqlite that is
installed, but SQLITE_VER is not set until after bsd.port.post.mk so I
end up with something like
===
OPTIONS=SQLITE "Enable SQLITE support" on
.include
Mihai Militaru wrote:
Sarcasm may not be an excuse for an irrational behavior. I noted this
"suprematism" he's talking about as well, although I'd not call it like
that - it assumes a superiority - but an unnecessary hubris.
Most questions I investigated since I'm on this system have been
answere
I have made a port of the server for the Mozilla Weave client (www/weave).
Anyone care to give it a try and give me some feed back?
http://www.millions.ca/~stacy/freebsd/ports/weaveserver.tgz
I have not tried it with captcha enabled for account creation, and the
1.2 client does have an issue w
John Marshall wrote:
This is obviously a workaround but...
After updating ports (including security/openssl) on a FreeBSD 8-STABLE
(Feb 25) system, I couldn't build net/samba33. This is what I saw...
Linking bin/smbd
/usr/lib/libhx509.so: undefined reference to `MD2_Init'
/usr/lib/libhx5