Re: net-snmp 64bit interface counters

2010-03-12 Thread Stuart Henderson
On 2010/03/12 23:45, Stuart Henderson wrote: > On 2010/03/12 14:26, J.C. Roberts wrote: > > On Thu, 11 Mar 2010 17:27:12 +0100 Johan Karlsson > > wrote: > > > > > I've synced the ports tree from -current and added > > > "--enable-mfd-rewrites" to the CONFIGURE_ARGS variable in the > > > net-snmp

Re: net-snmp 64bit interface counters

2010-03-12 Thread Stuart Henderson
On 2010/03/12 14:26, J.C. Roberts wrote: > On Thu, 11 Mar 2010 17:27:12 +0100 Johan Karlsson > wrote: > > > I've synced the ports tree from -current and added > > "--enable-mfd-rewrites" to the CONFIGURE_ARGS variable in the > > net-snmp (net-snmp-5.4.2.1p3) port's Makefile. do you specifically

Re: net-snmp 64bit interface counters

2010-03-12 Thread J.C. Roberts
On Thu, 11 Mar 2010 17:27:12 +0100 Johan Karlsson wrote: > I've synced the ports tree from -current and added > "--enable-mfd-rewrites" to the CONFIGURE_ARGS variable in the > net-snmp (net-snmp-5.4.2.1p3) port's Makefile. > > But the compilation fails: http://www.openbsd.org/faq/faq15.html#NoF

e-shop.gr: Laptop και Desktop α πό 10 ευρώ το μήν α!

2010-03-12 Thread members
Επισκευθείτε την διεύθυνση http://www.e-shop.gr/newsletter/mail-100305.html για να δείτε τις προσφορές μας ΤΗΛΕΦΩΝΙΚΕΣ ΠΑΡΑΓΓΕΛΙΕΣ 9:00-20:00 ΣΤΟ 211 5000500 Οι τιμές ισχύουν από 07/03/10 μέχρι 20/03/10, έως εξαντλήσεως των αποθεμάτων και μόνο για τα μέλη του e-shop.gr Αν θέλετε να διαγραφείτ

my sysutils/xjobs port, Feedback welcome

2010-03-12 Thread Rene Maroufi
Hello, created a port for xjobs. xjobs is a small command line tool to execute jobs in parallel. It's like xargs. See: http://www.maier-komor.de/xjobs.html This is my first port. Please test and give feedback. I tested this on latest snapshot on amd64 and sparc64. Cheers René -- René Maroufi i.

Re: [NEW] sysutils/hotplug-diskmount

2010-03-12 Thread David Coppa
On Thu, 11 Mar 2010, Thomas Pfaff wrote: > Anyone else with more fancy scripts that would like to share? I'm using this one by @edd: http://vext01.blogspot.com/2009/02/good-amd-config-and-hotplug-config-for.html I hope he wouldn't be upset by my unsolicited advertising ;) cheers, david

anyone porting xjobs?

2010-03-12 Thread Rene Maroufi
Hello, I want to ask if somebody is porting xjobs to OpenBSD? xjobs is a small command line tool to execute jobs in parallel. Its most useful on multiprocessor machines. It works like xargs. Look at: http://www.maier-komor.de/xjobs.html Older Releases of xjobs doesn't compile on OpenBSD. I contac

Re: [NEW] sysutils/hotplug-diskmount

2010-03-12 Thread Michael Lechtermann
Hi, > Since we're on the subject, maybe I should share my attach script. > It mounts the newly inserted device at the next free /mnt/umassN > which must of course exist. It starts an xterm with the cwd set > to the mount point and unmounts the device when the xterm closes. > > Anyone else with m

Re: [NEW] sysutils/hotplug-diskmount

2010-03-12 Thread Thomas Pfaff
On Fri, 12 Mar 2010 10:42:20 +0100 Thomas Pfaff wrote: > On Thu, 11 Mar 2010 14:27:29 +0200 > Alexey Vatchenko wrote: > > > Hi! > > I wrote a little utility to easily mount plugged removable disks. > > It's a kind of plugin for hotplugd(8). > > > > Perhaps you could put this into the ports tree

Re: [NEW] sysutils/hotplug-diskmount

2010-03-12 Thread Thomas Pfaff
On Thu, 11 Mar 2010 14:27:29 +0200 Alexey Vatchenko wrote: > Hi! > I wrote a little utility to easily mount plugged removable disks. > It's a kind of plugin for hotplugd(8). > Hi. I've not tried out your program as I've no need for it, but maybe someone else that don't like to write their own