Re: Wine-fbsd64 updated to 1.5.12 (32bit Wine for 64bit FreeBSD)

2012-09-02 Thread David Naylor
On Sunday, 2 September 2012 07:37:34 alphachi wrote: > 2012/9/1 David Naylor > > > Hi, > > > > Packages [1] for wine-fbsd64-1.5.12 have been uploaded to mediafire [2]. > > > > The > > > > packages for FreeBSD 10 use the pkgng [3] format. > > > > There are many reports that wine does not work

Re: Wrong version of sources?

2012-09-02 Thread Walter Hurry
On Sun, 02 Sep 2012 08:51:33 +0300, Alexander Kapshuk wrote: > On 09/02/2012 03:21 AM, Walter Hurry wrote: >> My standard- >> supfile (copied from examples with only the default host changed) says >> 'tag=RELENG_9'. >> > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html >

Re: Wrong version of sources?

2012-09-02 Thread Jamie Paul Griffin
[ Walter Hurry wrote on Sun 2.Sep'12 at 13:19:44 + ] > On Sun, 02 Sep 2012 08:51:33 +0300, Alexander Kapshuk wrote: > > > On 09/02/2012 03:21 AM, Walter Hurry wrote: > >> My standard- > >> supfile (copied from examples with only the default host changed) says > >> 'tag=RELENG_9'. > >> >

Re: Wrong version of sources?

2012-09-02 Thread Alexander Kapshuk
On 09/02/12 16:19, Walter Hurry wrote: Thanks for the reply. No, I haven't rebuilt kernel and world, nor do I intend to for the moment. I'm happy to stick with generic. By using the RELENG_9 tag, you're tracking the STABLE development branch. By pulling in the sources for the STABLE development

Re: Wrong version of sources?

2012-09-02 Thread Matthew Seaman
On 02/09/2012 14:33, Jamie Paul Griffin wrote: > To have the 9.1-RC1 source code, use the stable-supfile in > /usr/share/examples/cvsup/ and build world and kernel using that > source tree. That will give you a 9.1-RC1 system. So that would be a > RELENG_9 tag if you look in that stable-supfile. Th

to move csup 90 to subversion 91rc

2012-09-02 Thread Darrel
Hello, If my csup file looks about like this: *default host=this_working_mirror *default base=/var/db *default prefix=/usr *default release=cvs tag=RELENG_9_0 *default delete use-rel-suffix and my machine now has devel/subversion what is the quickest way to get the new release candidate source

Sharing COM ports to Windows hosts

2012-09-02 Thread Victor Sudakov
Colleagues, There is a FreeBSD box with several RS232 ports. Can those ports be accessed by Windows hosts over the network? Actually, does anyone have a success story for such a scenario? There is some software like comms/serialoverip, comms/tits etc but are there any (freeware) Windows virtual C

Re: to move csup 90 to subversion 91rc

2012-09-02 Thread Matthew Seaman
On 02/09/2012 23:43, Darrel wrote: > Hello, > > If my csup file looks about like this: > > *default host=this_working_mirror > *default base=/var/db > *default prefix=/usr > *default release=cvs tag=RELENG_9_0 > *default delete use-rel-suffix > > and my machine now has devel/subversion > > what

Re: Sharing COM ports to Windows hosts

2012-09-02 Thread Peter Boosten
On 3-9-2012 5:02, Victor Sudakov wrote: Colleagues, There is a FreeBSD box with several RS232 ports. Can those ports be accessed by Windows hosts over the network? Actually, does anyone have a success story for such a scenario? There is some software like comms/serialoverip, comms/tits etc but