Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-27 Thread Daniel O'Connor
it by setting UNAME_r=9.0-CURRENT before building stuff. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94

Samba 34 + LDAP = hang?

2010-04-11 Thread Daniel O'Connor
before. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C signature.asc

Re: Samba 34 + LDAP = hang?

2010-04-26 Thread Daniel O'Connor
returned. Alas no, I ended up sticking with 3.3.. I didn't see anything in the log, it just hung :( -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum

MIMEDefang not starting properly on boot

2010-07-06 Thread Daniel O'Connor
$SOCKET /dev/null 21 -if [ $1 = wait ] ; then +if [ wait = wait ] ; then printf Waiting for daemons to exit. WAITPID= test -f $PID WAITPID=`cat $PID` Otherwise restart is useless because it starts MD without waiting for the old one to stop and it doesn't work :( -- Daniel

Re: MIMEDefang not starting on reboot

2010-07-06 Thread Daniel O'Connor
. The optional wait appears to be a Linux thing, however rc.d scripts on FreeBSD [should] always wait for their daemons to exit, otherwise restart will try and start it before it has exited. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice

Re: [Call For Testing] VirtualBox for FreeBSD! take 4

2009-05-27 Thread Daniel O'Connor
of network support? NAT is usable but without the ability to forward ports it makes logging in via SSH rather tedious (ie log out from the VM with -R then log back in). Thanks for your work thus far, it's a very handy tool :) -- Daniel O'Connor software and network engineer for Genesis Software

Re: [Call For Testing] VirtualBox for FreeBSD! take 4

2009-05-28 Thread Daniel O'Connor
for VBoxGuestAdditions_2.2.2.iso. = SHA256 Checksum OK for VBoxGuestAdditions_2.2.2.iso. [inchoate 16:29] ~/projects/virtualbox make -V WITH_GUESTADDITIONS true I wonder if the .include's are in the wrong place for 'make config' stuff? -- Daniel O'Connor software and network engineer for Genesis Software - http

Re: [Call For Testing] VirtualBox for FreeBSD! take 4

2009-05-28 Thread Daniel O'Connor
the Intel controller.. How do I work out the magic name for that? getextradata doesn't list anything :( -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew

Re: [Call For Testing] VirtualBox for FreeBSD! take 4

2009-05-28 Thread Daniel O'Connor
On Thu, 28 May 2009, Richard Kuhns wrote: Daniel O'Connor wrote: On Thu, 28 May 2009, Richard Kuhns wrote: NAT host port to ssh (22) in virtual machine 'psyche'. Do this while the VM isn't running. $ VBoxManage setextradata psyche \ VBoxInternal/Devices/pcnet/0/LUN#0/Config

security/cfs fix

2010-01-18 Thread Daniel O'Connor
fi } @@ -37,6 +37,7 @@ { if [ -n $cfsd_mountpoint ]; then umount $cfsd_mountpoint + echo /dev/null fi } -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards

graphics/sane-backends on 8.0 + USB

2010-02-04 Thread Daniel O'Connor
:) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C signature.asc Description

graphics/libgphoto2 doesn't build

2013-07-17 Thread Daniel O'Connor
(port, _(Could not query kernel driver of device.)); } However I'm wondering if I'm missing something :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from

x11-toolkits/blt on Tcl 8.4

2013-07-20 Thread Daniel O'Connor
Hi, I recently tried updating our custom FreeBSD install and one thing we use is Tcl 8.4. I discovered that Blt doesn't build against Tcl 8.4 due to patch-use-tkInt. Is there an easy way to make it skip that patch for Tcl 8.4? Thanks. -- Daniel O'Connor software and network engineer

Re: x11-toolkits/blt on Tcl 8.4

2013-07-23 Thread Daniel O'Connor
On 20/07/2013, at 17:50, Daniel O'Connor dar...@dons.net.au wrote: I recently tried updating our custom FreeBSD install and one thing we use is Tcl 8.4. I discovered that Blt doesn't build against Tcl 8.4 due to patch-use-tkInt. Is there an easy way to make it skip that patch for Tcl 8.4

Fwd: CUPS vs lpt0

2007-07-24 Thread Daniel O'Connor
to have to remember to do for a new install. I wonder if an lpt group should be created by default and then the CUPS user can be a member. Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so

Syncing up with the package build cluster

2006-09-22 Thread Daniel O'Connor
Is there an easy way to find when the ports tree was checked out for a given package run? It would be nice to be able to sync my tree to that date and be able to use portupgrade -P and get a good hit rate. -- Daniel O'Connor software and network engineer for Genesis Software - http

Re: Syncing up with the package build cluster

2006-09-23 Thread Daniel O'Connor
On Saturday 23 September 2006 17:25, Mark Linimon wrote: On Fri, Sep 22, 2006 at 04:21:15PM +0930, Daniel O'Connor wrote: Is there an easy way to find when the ports tree was checked out for a given package run? I have now added a link to the cvsdone file which already existed, to the page

Re: Syncing up with the package build cluster

2006-11-01 Thread Daniel O'Connor
on the command line. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C diff -ur cvsup-snap