Re: Minor fixes regarding 4.1-stable ports/

2007-06-10 Thread Jacob Meuser
On Mon, Jun 11, 2007 at 04:57:56AM +0300, Antti Harri wrote: > > On Sun, 10 Jun 2007, Jacob Meuser wrote: > > >when you send a diff, and it's not against -current sources, tell us > >it's not for -current. otherwise, it's likely to be assumed that > >it is for -current. > > I did, didn't I? so

Re: Minor fixes regarding 4.1-stable ports/

2007-06-10 Thread Antti Harri
On Sun, 10 Jun 2007, Jacob Meuser wrote: when you send a diff, and it's not against -current sources, tell us it's not for -current. otherwise, it's likely to be assumed that it is for -current. I did, didn't I? @ Nikolay: Thanks for committing the Kicad stuff. -- Antti Harri

NEW: hellanzb

2007-06-10 Thread Jasper Lievisse Adriaanse
hi, here's a port of hellanzb. hellanzb is a Python application designed for *nix environments that retrieves nzb files and fully processes them. The goal being to make getting files from Usenet (e.g.: Giganews Newsgroups) as hands-free as possible. Once fully installed, all thats required is mov

Re: Join the effort: Porting wine-0.9.38

2007-06-10 Thread Leonardo Rodrigues
Well, yes, I'm interested in doing some tests, since I miss playing good and old starcraft =( I thought that an updated wine on OpenBSD was somehow a "lost case", due to some thread related problems. But if it is compiling, then there's still hope =) On 6/8/07, Vortechz <[EMAIL PROTECTED]> wrote

Re: update: x11/pekwm 0.1.6

2007-06-10 Thread Nicholas Marriott
> You should s/${LOCALBASE}/${PREFIX} Okay, thanks. Updated diff below. -- Nicholas. Index: Makefile === RCS file: /cvs/ports/x11/pekwm/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile29 Oct 2006 18:16:5

Re: gnome 2.18 issues

2007-06-10 Thread Jasper Lievisse Adriaanse
On Sun, Jun 10, 2007 at 05:05:49PM -0500, Sam Fourman Jr. wrote: > On 6/10/07, Jasper Lievisse Adriaanse <[EMAIL PROTECTED]> wrote: > > > >On Sun, Jun 10, 2007 at 04:45:05PM -0400, Rodolfo Gouveia wrote: > >> On Thu, Jun 07, 2007 at 06:58:58AM -0400, Rodolfo Gouveia wrote: > >> > I also can't use t

Re: gnome 2.18 issues

2007-06-10 Thread Sam Fourman Jr.
On 6/10/07, Jasper Lievisse Adriaanse <[EMAIL PROTECTED]> wrote: On Sun, Jun 10, 2007 at 04:45:05PM -0400, Rodolfo Gouveia wrote: > On Thu, Jun 07, 2007 at 06:58:58AM -0400, Rodolfo Gouveia wrote: > > I also can't use the "Network" on Nautilus. It seems to open the window, then > > closes it and

Re: Minor fixes regarding 4.1-stable ports/

2007-06-10 Thread Jacob Meuser
On Sun, Jun 10, 2007 at 04:35:48PM +0300, Antti Harri wrote: > > On Sun, 10 Jun 2007, Marc Balmer wrote: > > >please, ports development is done in -current, so please provide diffs > >against -current. > I realize the issue with ! -current but if one isn't going to run > it, how can the fix be

Re: drop maintainership of x11/wmii

2007-06-10 Thread Benoit Chesneau
On 6/8/07, Peter Valchev <[EMAIL PROTECTED]> wrote: Done. Anyone want to take it over? Hi, I'm ok to maintain it since I use it. However how do we manage snapshots releases since 3.1 last release is deprecated ? Anyway here is updated port for last snapshot : http://babilu.metavers.net/open

Re: gnome 2.18 issues

2007-06-10 Thread Jasper Lievisse Adriaanse
On Sun, Jun 10, 2007 at 04:45:05PM -0400, Rodolfo Gouveia wrote: > On Thu, Jun 07, 2007 at 06:58:58AM -0400, Rodolfo Gouveia wrote: > > I also can't use the "Network" on Nautilus. It seems to open the window, > > then > > closes it and opens my home folder. > > Well actually it crashes, here's wh

Re: update: x11/pekwm 0.1.6

2007-06-10 Thread Antoine Jacoutot
Selon Nicholas Marriott <[EMAIL PROTECTED]>: > -CONFIGURE_ARGS+= --prefix=${LOCALBASE} --sysconfdir=${SYSCONFDIR} > +CONFIGURE_ARGS+= --prefix=${LOCALBASE} --sysconfdir=${SYSCONFDIR} \ > + --mandir=${LOCALBASE}/man --enable-xinerama You should s/${LOCALBASE}/${PREFIX}

Re: gnome 2.18 issues

2007-06-10 Thread Rodolfo Gouveia
On Thu, Jun 07, 2007 at 06:58:58AM -0400, Rodolfo Gouveia wrote: > I also can't use the "Network" on Nautilus. It seems to open the window, then > closes it and opens my home folder. Well actually it crashes, here's where (taken from the core file): #0 0x0ce7a2cc in gnome_vfs_dns_sd_service_stat

UPDATE: Imlib2 1.4.0

2007-06-10 Thread Brad
Here is an update to Imlib2 1.4.0. The new version integrates the security fixes and has a few bug fixes. Index: Makefile === RCS file: /cvs/ports/graphics/imlib2/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Ma

update: x11/pekwm 0.1.6

2007-06-10 Thread Nicholas Marriott
Hi, Update for pekwm to 0.1.6. Release announcement here: http://lists.pekwm.org/pipermail/pekwm-users/2007-May/000118.html Also enable xinerama by default, and take maintainership. Running fine on i386. Please test, etc. I will be on holiday over the next couple of weeks so please bear with

Re: Unbreak swi-prolog (was: broken packages on powerpc)

2007-06-10 Thread Matthias Kilian
On Sun, Jun 10, 2007 at 03:56:45PM +0200, Marc Espie wrote: > > The buid uses the kernel arch (macppc) instead of the application > > arch (powerpc). The patch below should fix it for all archs. > > > Do you need to patch config.guess ? we're supposed to have a config.guess > in the tree, and to b

4.0-stable php5 update needs testing

2007-06-10 Thread Nikolay Sturm
* Nikolay Sturm [2007-06-10]: > attached is a security update for php5 on 4.1-stable. Please report any > breakage you see. If I don't get any negative feedback, this will be > committed next friday. > > A diff for 4.0 should follow soon. Here's the diff. Nikolay Index: Makefile.inc

Re: broken packages on powerpc

2007-06-10 Thread Antoine Jacoutot
On Sun, 10 Jun 2007, Ian Darwin wrote: Can you show me the build log please? +++ Wed Jun 6 12:17:35 MDT 2007 ===> Returning to build of junit-3.8.2 ===> junit-3.8.2 depends on: apache-ant-* - found ===> junit-3.8.2 depends on: jdk-1.3.1 - found ===> junit-3.8.2 depends on: unzip-* - found =

4.1-stable php5 update needs testing

2007-06-10 Thread Nikolay Sturm
Hi, attached is a security update for php5 on 4.1-stable. Please report any breakage you see. If I don't get any negative feedback, this will be committed next friday. A diff for 4.0 should follow soon. Nikolay -- "It's all part of my Can't-Do approach to life." Wally Index: Makefile.inc =

NEW: emacs

2007-06-10 Thread Pierre-Yves Ritschard
After some cleanup by ajacoutot@ here's an updated port for emacs-22.1. Tests would be appreciated on hppa. Tarball also available on http://spootnik.org/files/emacs.tar.gz. emacs.tar.gz Description: application/tar-gz

Re: problem with version numbering in ICU 3.6

2007-06-10 Thread Marc Espie
On Sun, Jun 10, 2007 at 05:45:42PM +0200, Vincent GROSS wrote: > Hi folks, > > I'm trying to make a somewhat decent port of ICU > (http://www.icu-project.org), and I have a problem with version > numbering : the current version is 3.6, but the version number appended > to the shareds objects is 36

problem with version numbering in ICU 3.6

2007-06-10 Thread Vincent GROSS
Hi folks, I'm trying to make a somewhat decent port of ICU (http://www.icu-project.org), and I have a problem with version numbering : the current version is 3.6, but the version number appended to the shareds objects is 36.0 ... should I keep it like that or follow the OpenBSD recommandation and

NEW: recoll & xapian-core port

2007-06-10 Thread Julien TOUCHE
nts. thanks Regards Julien recoll-port-20070610.tar.gz Description: application/gzip xapian-core-ports-20070610a.tar.gz Description: application/gzip

Re: broken packages on powerpc

2007-06-10 Thread Ian Darwin
Antoine Jacoutot wrote: During the latest macppc pkg bulk build, the following packages failed to build: - junit-3.8.2.1unresolved symbol Can you show me the build log please?

Re: Unbreak swi-prolog (was: broken packages on powerpc)

2007-06-10 Thread Marc Espie
On Sun, Jun 10, 2007 at 03:32:04PM +0200, Matthias Kilian wrote: > On Sun, Jun 10, 2007 at 12:51:02PM +0200, Marc Espie wrote: > > > - swi-prolog-5.6.27p0 Packaging error (file does not exist) > > Look closer at the log. The file is probably a documentation file, and > > the invocation

Unbreak swi-prolog (was: broken packages on powerpc)

2007-06-10 Thread Matthias Kilian
On Sun, Jun 10, 2007 at 12:51:02PM +0200, Marc Espie wrote: > > - swi-prolog-5.6.27p0 Packaging error (file does not exist) > Look closer at the log. The file is probably a documentation file, and > the invocation of prolog that's supposed to build it failed > > I've seen the sam

Re: Minor fixes regarding 4.1-stable ports/

2007-06-10 Thread Antti Harri
On Sun, 10 Jun 2007, Marc Balmer wrote: please, ports development is done in -current, so please provide diffs against -current. Hi Marc, Kicad's fix does exist in -current so I'm assuming you're talking about amarok and fwbuilder. I realize the issue with ! -current but if one isn't going

Re: Minor fixes regarding 4.1-stable ports/

2007-06-10 Thread Marc Balmer
* Antti Harri wrote: > > Hi, > > the diff below fixes: > > - amarok from writing to "/amarok-1.4.4_writes_to_HOME" > - kicad's source file has changed (already in -current, has not been > committed to other branches afaik, I've mailed maintainer too) > - fwbuilder has similar issue than amarok

Minor fixes regarding 4.1-stable ports/

2007-06-10 Thread Antti Harri
Hi, the diff below fixes: - amarok from writing to "/amarok-1.4.4_writes_to_HOME" - kicad's source file has changed (already in -current, has not been committed to other branches afaik, I've mailed maintainer too) - fwbuilder has similar issue than amarok, it floods screen with warnings whe

Re: Nmap updated to 4.20

2007-06-10 Thread Rui Reis
On Sun, Jun 10, 2007 at 02:55:12PM +0200, Giovanni Bechis wrote: > On Sun, Jun 10, 2007 at 11:07:24AM +0100, Rui Reis wrote: > > come on... if you don't upgrade your ports tree it will never work. > > > > look at your diff... it is totally wrong. > > > The patch was reversed, now is ok no, it's

x11/vlx, empty patch files

2007-06-10 Thread Marc Balmer
Moritz, I somehow managed to confuse you with [EMAIL PROTECTED], not for the first time, iirc. Sorry about that. My answer "remove the empty patches" was of course written with the assumtpion you were [EMAIL PROTECTED] - Marc

Re: Nmap updated to 4.20

2007-06-10 Thread Giovanni Bechis
On Sun, Jun 10, 2007 at 11:07:24AM +0100, Rui Reis wrote: > come on... if you don't upgrade your ports tree it will never work. > > look at your diff... it is totally wrong. > The patch was reversed, now is ok Giovanni

Re: broken packages on powerpc

2007-06-10 Thread Antoine Jacoutot
On Sun, 10 Jun 2007, Marc Espie wrote: Look closer at the log. The file is probably a documentation file, and the invocation of prolog that's supposed to build it failed I've seen the same issue on other arches, it needs that someone looks inside and fix the problem... This was the actual

Re: broken packages on powerpc

2007-06-10 Thread Christian Weisgerber
Antoine Jacoutot <[EMAIL PROTECTED]> wrote: > During the latest macppc pkg bulk build, the following packages failed > to build: > > - pftop-0.5 error: structure has no member named ... > (several) pftop needs to catch up with the pf changes. This is/will be fixed in 0.6. >

Re: x11/vlc: empty patch files

2007-06-10 Thread Marc Balmer
* Moritz Grimm wrote: > Hi, > > > the following patches are empty in the current version of the VLC port: > > x11/vlc/patches/patch-modules_access_cdda_access_c > x11/vlc/patches/patch-modules_access_vcdx_access_c well, then remove them. > > > Moritz >

x11/vlc: empty patch files

2007-06-10 Thread Moritz Grimm
Hi, the following patches are empty in the current version of the VLC port: x11/vlc/patches/patch-modules_access_cdda_access_c x11/vlc/patches/patch-modules_access_vcdx_access_c Moritz

Re: broken packages on powerpc

2007-06-10 Thread Marc Espie
On Sun, Jun 10, 2007 at 12:23:01PM +0200, Antoine Jacoutot wrote: > During the latest macppc pkg bulk build, the following packages failed > to build: > - swi-prolog-5.6.27p0 Packaging error (file does not exist) Look closer at the log. The file is probably a documentation file, and the in

broken packages on powerpc

2007-06-10 Thread Antoine Jacoutot
During the latest macppc pkg bulk build, the following packages failed to build: - enigmail-0.95.0p0 fails at fake stage (cannot find files) - evolution-data-server-1.10.1 does not find iconv - hanterm-xf-2.0.6-177p0dereferencing pointer to incomplete type - junit-3.8.2.1

Re: Nmap updated to 4.20

2007-06-10 Thread Rui Reis
On Sat, Jun 09, 2007 at 04:15:07PM +0200, Giovanni Bechis wrote: > On Fri, Jun 08, 2007 at 10:18:28AM +0200, Antoine Jacoutot wrote: > > What's in current right now: > > PKGNAME=${DISTNAME}p2 > > > > Same for distinfo... > > > I have finally updated the right patch, I can't use cvs diff b

Re: Nmap updated to 4.20

2007-06-10 Thread Giovanni Bechis
On Fri, Jun 08, 2007 at 10:18:28AM +0200, Antoine Jacoutot wrote: > What's in current right now: > PKGNAME=${DISTNAME}p2 > > Same for distinfo... > I have finally updated the right patch, I can't use cvs diff because of a temporary problem with cvs access. Cheers Giovanni

Re: tsocks

2007-06-10 Thread Julien TOUCHE
Rui Reis wrote on 9/06/07 15:35: has someone used tsocks on openbsd and try to port it ? here's an old and ugly attempt: http://rui.cx/tsocks.tar.gz for instance it works with telnet/ssh but not with firefox/irssi, due to some issues with poll(2) utilization. I didn't get much further on it.