build a port that depends on Java

2009-12-08 Thread Anh K. Huỳnh
Hi, I am going to build a port (named `vue`, http://vue.tufts.edu/) that depends on Java libraries but I don't know how to set the dependencies (the RUN_DEPENDS variable in `Makefile`). I know some kinds of Java and don't know which one should be used. At least, Vue works well with OpenJDK6. A

Re: ndis driver: invalid argument (freebsd 8.0)

2009-12-06 Thread Anh K. Huỳnh
Hi, On Sun, 6 Dec 2009 22:05:33 -0500 Glen Barber wrote: > Hi > > On Sun, Dec 6, 20309 at 9:17 PM, Anh K. Huỳnh > wrote: > > Hi all, > > > > I compiled `bcmwl5` module by `ndisgen` then loaded that module > > successfully, but I get the `invalid argument`

ndis driver: invalid argument (freebsd 8.0)

2009-12-06 Thread Anh K. Huỳnh
Hi all, I compiled `bcmwl5` module by `ndisgen` then loaded that module successfully, but I get the `invalid argument` error: $ ifconfig ndis0 ssid TOM-and-JERRY ifconfig: SIOCS80211: Invalid argument What's wrong to my ndis driver? I read /usr/src/UPDATING and wireless section in the Handbook

Re: ntpdate on FreeBSD 8.0

2009-11-29 Thread Anh K. Huỳnh
On Sun, 29 Nov 2009 20:39:32 -0600 ajtiM wrote: > Hi! > > I have new installed FreeBSD 8.0 and in rc.conf I have: > > ntpdate_enable="YES" > ntpdate_hosts="ntp1.cs.wisc.edu" > > When I boot computer I get a message there are no this host but > when I run /usr/sbin/ntpdate ntp1.cs.wisc.edu it w