update: toprump-0.13.1

2010-03-20 Thread Mark Lumsden
Hi, This updates toprump to the latest version. There have been some extra graphs added in addition to the existing CPU%, including loadaverage and total number of processes. Also you can view the history of a single process and view graphs of its' processor usage and memory SIZE. Also numerous bu

[UPDATE] misc/p5-Spreadsheet-ParseExcel

2010-03-20 Thread Daniel Dickman
Here's an update of p5-Spreadsheet-ParseExcel to the latest. Index: Makefile === RCS file: /usr/cvs/ports/misc/p5-Spreadsheet-ParseExcel/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile11 Oct 2009 09:44:59 -0

Re: libtool doesn't create .so

2010-03-20 Thread Mark Bucciarelli
On Fri, Mar 19, 2010 at 8:37 PM, Stuart Henderson wrote: > > Here's what I have up to now. Not tested yet but I thought I'd > send something out rather than sit on it... > Thanks for your help. You did a ton of work. I'm working on a patch for the dynamic loading issue, and when I get that done

Re: manage ports via git

2010-03-20 Thread Landry Breuil
On Sat, Mar 20, 2010 at 10:31:36PM +0100, Benoit Chesneau wrote: > Hi all, > > does anyone manage ports via git ? I'm looking for info on how to do > it or better if it exist a repository somewhere ? There's anoncvs.estpak.ee/cgi-bin/cgit/openbsd-ports . Personally, i only have mystuff/ in git..

Online Banking Notice

2010-03-20 Thread Absa Internet Banking
[IMAGE] Account Status Notification Dear Customer, As a new security measure to protect you from fraudsters accessing your Internet banking account, We recently decided to review your account, so as to help us provide you with a more secure service. your access to sensitive account features wil

UPDATE devel/mercurial

2010-03-20 Thread Vivien MOREAU
Hi, this is a diff for mercurial 1.5. http://mercurial.selenic.com/wiki/WhatsNew#A1.5_-_2010-03-06 Thank you to comment! -- Vivien MOREAU Index: Makefile === RCS file: /cvs/openbsd/ports/devel/mercurial/Makefile,v retrieving revi

Re: UPDATE: audio/xmp

2010-03-20 Thread Alexandr Shadchin
On Sun, Mar 21, 2010 at 5:05:07 +0600, Jacob Meuser wrote: > On Sun, Mar 21, 2010 at 12:37:01AM +0500, Alexandr Shadchin wrote: >> Hi, Ports! >> >> This update package xmp to the latest release 3.1.0. >> Tested on i386. >> >> Comments ? OK ? > > >> diff -u -p -r1.2 PLIST-main >> --- pkg/PLIST-mai

Re: UPDATE: audio/xmp

2010-03-20 Thread Jacob Meuser
On Sun, Mar 21, 2010 at 12:37:01AM +0500, Alexandr Shadchin wrote: > Hi, Ports! > > This update package xmp to the latest release 3.1.0. > Tested on i386. > > Comments ? OK ? > diff -u -p -r1.2 PLIST-main > --- pkg/PLIST-main16 Dec 2009 07:49:29 - 1.2 > +++ pkg/PLIST-main20 Mar

UPDATE: sysutils/nut, please test if you use this.

2010-03-20 Thread Stuart Henderson
if you use nut, especially with USB UPS, please test this update and report back. it adds support for many new devices, but as ever, it's more important to know that it doesn't break anything you already use. thanks. Index: Makefile =

Re: update: devel/subversion 1.6.9

2010-03-20 Thread Stefan Sperling
On Sat, Mar 20, 2010 at 08:13:10PM +0100, Stefan Sperling wrote: > This diff updates the Subversion port to 1.6.9. > > It also fixes the build on hppa. As reported by landry@, the port was > running autoconf twice which messed up the build on hppa for some reason. > Using CONFIGURE_STYLE=gnu cause

update: fossil-20100318142033

2010-03-20 Thread James Turner
Attached is a patch to update fossil to the lastest version. Should be applied with -E since it removes a patch. Tested on i386. Index: Makefile === RCS file: /cvs/ports/devel/fossil/Makefile,v retrieving revision 1.6 diff -u -p -r1.6

UPDATE: editors/texmaker

2010-03-20 Thread Alexandr Shadchin
Hi, Ports! This update package Texmaker to the latest release 1.9.9. Tested on i386. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/editors/texmaker/Makefile,v retrieving revision 1.5 diff -u -p -r1.5

update: graphics/freeglut

2010-03-20 Thread Tobias Ulmer
Tested by me on i386 and by Alexandr (thanks!) on i386 and amd64. >From 4e06888234b54797f661386bd2b468db991ecf0c Mon Sep 17 00:00:00 2001 From: Tobias Ulmer Date: Fri, 19 Mar 2010 01:45:58 +0100 Subject: [PATCH] freeglut update to 2.6.0 Thanks to Alexandr Shadchin --- graphics/freeglut/Makefil

manage ports via git

2010-03-20 Thread Benoit Chesneau
Hi all, does anyone manage ports via git ? I'm looking for info on how to do it or better if it exist a repository somewhere ? - benoit

UPDATE: math/arpack

2010-03-20 Thread Alexandr Shadchin
Hi, Ports! This update package ARPACK. Tested on i386. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/math/arpack/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile5 Aug 200

UPDATE: audio/xmp

2010-03-20 Thread Alexandr Shadchin
Hi, Ports! This update package xmp to the latest release 3.1.0. Tested on i386. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/audio/xmp/Makefile,v retrieving revision 1.32 diff -u -p -r1.32 Makefile

update: net/transmission 1.92

2010-03-20 Thread Christian Weisgerber
Update to 1.92. This now works again with IPv6 nameservers, broken in 1.82+. Works well for me on sparc64. There is a tug of war between (1) keeping transmission lightweight and (2) adding more and more GNOME support. Personally, I try to keep it lightweight, so I have disabled some new potential

update: devel/subversion 1.6.9

2010-03-20 Thread Stefan Sperling
This diff updates the Subversion port to 1.6.9. It also fixes the build on hppa. As reported by landry@, the port was running autoconf twice which messed up the build on hppa for some reason. Using CONFIGURE_STYLE=gnu causes autoconf to be run only once, in the pre-configure target. Please test /

"-lpthread" to "-pthread" patching

2010-03-20 Thread J.C. Roberts
In the patches/patch-* files of the ports tree, there's 609 lines with "-pthread" (mostly additions) and 432 lines with "-lpthread" (mostly removal). Some are just comments but most of the important patches are typically in make files (of assorted GNU flavors) or configure scripts (again of assorte

ports unlocked

2010-03-20 Thread Jasper Lievisse Adriaanse
FYI: ports is unlocked now. just keep in mind that for a few more days new ports or new directories ARE NOT ALLOWED YET. happy hacking. -- Stay Hungry. Stay Foolish.

update: icu4c-4.4

2010-03-20 Thread dermiste
Hi folks, here is the update for icu4c-4.4, compiles and pass integrated regression tests on i386. Cheers, -- Vincent Gross / dermiste Index: Makefile === RCS file: /cvs/ports/textproc/icu4c/Makefile,v retrieving revision 1.10 d

Re: rtmpdump 2.2

2010-03-20 Thread J.C. Roberts
On Sat, 20 Mar 2010 11:05:37 + Stuart Henderson wrote: > On 2010/03/20 03:25, J.C. Roberts wrote: > > I've got a rtmpdump 2.2 port working over here, but one of the > > patches > > me too. ;) > > > for the existing 2.1d port just doesn't make sense to me. > > > > http://www.openbsd.org/cgi

Re: rtmpdump 2.2

2010-03-20 Thread Stuart Henderson
On 2010/03/20 03:25, J.C. Roberts wrote: > I've got a rtmpdump 2.2 port working over here, but one of the patches me too. ;) > for the existing 2.1d port just doesn't make sense to me. > > http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/net/rtmpdump/patches/patch-streams_c > > What is th

rtmpdump 2.2

2010-03-20 Thread J.C. Roberts
I've got a rtmpdump 2.2 port working over here, but one of the patches for the existing 2.1d port just doesn't make sense to me. http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/net/rtmpdump/patches/patch-streams_c What is the need for the MSG_NOSIGNAL define? At present, I've got the new

Re: RFC: devel/cmake ver. 2.8.0

2010-03-20 Thread Marc Espie
So, in short, you "prepared" an update for a port which is maintained (by me) by just taking the "newest" release and checking that it compiles ? It didn't occur to you that there might be a reason the port is *lagging* by so much from the release ? like for instance, support for OpenBSD libraries

[PATCH] Wrong scsh library path breaks module system

2010-03-20 Thread Christiano F. Haesbaert
Hi there, The current scsh port is half-broken, we move all scsh libraries from /usr/local/lib/scsh to /usr/local/share/scsh without any change to scsh compilation options. So the binary can't find any package, try "scsh -o sicp" for example. We have two options, tune configure to make it search