Re: maxima - differentiate works incorrect

2006-06-02 Thread steven mestdagh
Lukas Neumann [2006-06-01, 22:15:12]: perhaps you could update and test it, and provide a diff? here the diff: http://www.htwm.de/lneumann/files/patch_maxima_5_9_1.patch and a package: http://www.htwm.de/lneumann/files/maxima-5.9.1.tgz there is a bug (which I found) if you use

Re: UPDATE: glib2 and gtk+2

2006-06-01 Thread steven mestdagh
I think gtk 2.8 is showing some regressions. ssh -X to an i386 box which has the latest glib/pango/gtk+2 ports, start for example gftp; it is simply unusable: cairo keeps spitting this error: Dunno what to do with: Visual: class=TrueColor, bpRGB=6, CM=64, r=f800, g=7e0, b=1f This also happens

Re: multitail 3.8.4 doesn't stop

2006-06-01 Thread steven mestdagh
Martin Schröder [2006-06-01, 13:39:33]: Hi, multitail 3.8.4 (which is in 3.9 stable) doesn't terminate when the calling process is killed. I run multitail through xterm and have running instances of multitail after the xterm ist closed. This is probably fixed in current (which has 4.0).

UPDATE: textproc/libxml

2006-06-01 Thread steven mestdagh
version 2.6.24 has more bugfixes and improvements. make regress is happy on i386, amd64, sparc and sparc64. please test/comment. if you are about to start a bulk build, please put this in. Index: Makefile === RCS file:

UPDATE: math/plplot

2006-05-31 Thread steven mestdagh
5.6.1, mainly a bugfix release. i've done some light testing on i386 and amd64. feedback welcome. Index: Makefile === RCS file: /cvs/ports/math/plplot/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile

Re: NEW: x11/wmii (version 3)

2006-05-28 Thread steven mestdagh
Jasper Lievisse Adriaanse [2006-05-28, 12:07:41]: - and some more little things, like honoring CFLAGS. [...] -CFLAGS = -O2 -I. -I${PREFIX}/include -I/usr/include -I${X11INC} \ -+CFLAGS = -Wall -O2 -I. -I${PREFIX}/include -I/usr/include -I${X11INC} \ ++CFLAGS = -Wall -O2 -pipe -I.

Re: Catalyst MVC framework: p5-PAR-Dist

2006-05-23 Thread steven mestdagh
Sean Comeau [2006-05-22, 17:54:13]: A perl module create and manipulate PAR distributions. It is needed by Catalyst (see catalystframework.org) why is this needed? it is not in the required modules in Catalyst's Makefile.PL, just an optional feature. steven Disclaimer:

Re: Problem building nmap-no_x11

2006-05-20 Thread steven mestdagh
Lars Hansson [2006-05-20, 20:26:14]: Something along the lines of In case you want to use ports later, you will need X even on a non-X system to satisfy dependencies. in the Installation-FAQ will remedy the situation for newcomers proactively. Except that you dont need X to build ports.

Re: NEW: lang/chicken

2006-05-19 Thread steven mestdagh
Deanna Phillips [2006-05-19, 12:14:18]: Tan Dang [EMAIL PROTECTED] writes: On 5/6/06, Deanna Phillips [EMAIL PROTECTED] wrote: steven mestdagh [EMAIL PROTECTED] writes: this doesn't build on my sparc64, no meaningful error, i might be short on memory - can anyone else try

Re: NEW: p5-Safe-Hole

2006-05-18 Thread steven mestdagh
Toni Mueller [2006-05-18, 11:01:25]: Hello, attached you find my attempt at porting Safe::Hole. This module allows you to call subroutines defined outside of a Safe compartment within the context of where they were defined (ie, bypassing the rules for the Safe compartment for these

Re: update: www/p5-HTML-Parser

2006-05-18 Thread steven mestdagh
Srebrenko Sehic [2006-05-18, 13:15:15]: Bump to the latest version (3.54). Passes regression tests. Tested on i386/-current. Changelog: http://search.cpan.org/src/GAAS/HTML-Parser-3.54/Changes did you test all ports that depend on this? Disclaimer:

Re: new: devel/p5-IO-KQueue

2006-05-18 Thread steven mestdagh
Srebrenko Sehic [2006-05-18, 13:33:38]: Attached is a port of p5-IO-KQueue. Tested on i386/-current. Works fine. $ cat pkg/DESCR This module provides a fairly low level interface to the BSD kqueue system call, allowing you to monitor for changes on sockets, files, processes and signals.

Re: don't build port mico

2006-05-16 Thread steven mestdagh
Sergei Smirnov [2006-05-16, 13:12:20]: Nice to meet you! , Building for mico-2.3.6p1 [snip] gmake[2]: Entering directory `/usr/ports/devel/mico/w-mico-2.3.6p1/mico/coss/naming' /usr/ports/devel/mico/w-mico-2.3.6p1/mico/./idl/idl --c++-skel --name CosNaming \

Re: UPDATE: textproc/libxslt

2006-05-16 Thread steven mestdagh
Marc Espie [2006-05-16, 09:11:06]: On Tue, May 16, 2006 at 01:10:03AM +0200, steven mestdagh wrote: here is an update for libxslt, mainly bugfixes and improvements. make regress is happy on amd64, i386, sparc and sparc64. i've taken this through a bulk build on amd64

UPDATE: textproc/libxslt

2006-05-15 Thread steven mestdagh
here is an update for libxslt, mainly bugfixes and improvements. make regress is happy on amd64, i386, sparc and sparc64. i've taken this through a bulk build on amd64 and there was no apparent fallout. comments, ok? Index: Makefile

Re: Unbreaking graphics/ImageMagick for libpng1.2.8

2006-05-13 Thread steven mestdagh
Antoine Jacoutot [2006-05-13, 09:31:36]: On Fri, 12 May 2006, Andreas Kahari wrote: When compling graphics/ImageMagick on my up-to-date amd64 system, it seems as if I run into the bug mentioned here: Yes, I can reproduce this on my amd64 too. Yes, pngconf.h from libpng got a little busted.

Re: cooledit from 3.9 ports core dumped

2006-05-12 Thread steven mestdagh
Siju George [2006-05-12, 15:10:57]: Hi, I just compiled cooledit for my amd64 from 3.9 ports. Things wentwell. But as I started cooledit and tried to open a file it exited and dumped core. I am attaching 2 files 1) cooledit.core 2) dmesg.boot. Hope this will help you trouble

Re: update: vim7

2006-05-11 Thread steven mestdagh
Chris Kuethe [2006-05-10, 21:10:34]: Try 2... I forgot to check the no_x11 flavor. seems to be okay on sparc64. looks like you forgot to remove a 'p0' here === Building package for vim-lang-7.0.0p0-gtk2 Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Re: distfiles gone?

2006-05-11 Thread steven mestdagh
Toni Mueller [2006-05-11, 11:06:31]: Hello, I wanted to fix a problem I have, but stumbled over this: MASTER_SITE_OVERRIDE=ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/${cipher}/${value}/; (in bsd.port.mk) The problem is that this directory

Re: scim-1.4.4 testing

2006-05-09 Thread steven mestdagh
TAKAHASHI Tamotsu [2006-05-09, 00:06:38]: Here is the port I'm currently using: http://www10.plala.or.jp/sanrinsha/tamo/scim_20060508.tgz you have quite a lot of @comment lines in PLIST. try setting LIBTOOL_FLAGS=--tag=disable-static also, do not comment the LC_MESSAGES directories...

Re: scim-1.4.4 testing

2006-05-08 Thread steven mestdagh
TAKAHASHI Tamotsu [2006-05-08, 01:00:01]: Hi, As Ash seems away, I'd like to be the maintainer of SCIM port if I don't need to remove -1.0 suffix using 17 patches (because it's too heavy for me to maintain). did you get an answer from upstream about controlling this with some variable

Re: UPDATE: smlnj

2006-05-07 Thread steven mestdagh
Vesa A Norrman [2006-05-07, 20:12:23]: I've updated smlnj to the latest version (see attachment). I would also like to become the new maintainer. Jens, who used to maintain this port, is no longer running openbsd. can you submit a unified diff against the CVS repository? steven Disclaimer:

Re: NEW: lang/chicken

2006-05-06 Thread steven mestdagh
Deanna Phillips [2006-05-05, 18:39:33]: Marc Espie [EMAIL PROTECTED] writes: On Thu, May 04, 2006 at 03:37:10PM +, Deanna Phillips wrote: steven mestdagh [EMAIL PROTECTED] writes: it builds fine on amd64. those doc files should be installed in share/doc/chicken. i see you're

NEW: math/plplot 5.6.0

2006-05-06 Thread steven mestdagh
okay, here is the updated port for plplot 5.6.0 which has just been released as a new stable version. === PLplot is a library of functions that are useful for making scientific plots. === see DESCR for more. i have disabled python bindings which don't even build any longer... if anyone needs

Re: NEW: lang/chicken

2006-05-06 Thread steven mestdagh
Deanna Phillips [2006-05-06, 15:54:06]: steven mestdagh [EMAIL PROTECTED] writes: i think you got confused about doc. you now have both chicken/doc and doc/chicken (you seem to have forgotten update-plist). you need to patch the first one away in chicken's makefile. Yes, I thought

Re: [new] shmux

2006-05-06 Thread steven mestdagh
Olivier Cherrier [2006-04-26, 23:47:14]: Hello, Here is a port of shmux: from pkg/DESCR: --- shmux is program for executing the same command on many hosts in parallel. For each target, a child process is spawned by shmux, and a shell on the target obtained one of the

Re: several new perl modules + 1 update

2006-05-06 Thread steven mestdagh
Sean Comeau [2006-05-04, 15:13:21]: Hi, These are my first attempts at putting together ports. Any advice on how I can improve these is appreciated. Thank you. new: p5-DBIx-Class.tar.gz p5-Algorithm-C3.tar.gz p5-Class-Accessor-Chained.tar.gz p5-Class-C3.tar.gz

Re: NEW: lang/chicken

2006-05-04 Thread steven mestdagh
Deanna Phillips [2006-05-02, 17:35:52]: ``CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the current Scheme language standard, the Revised Report on the Algorithmic Language Scheme (R5RS), and includes many

Re: gnome-python-extras?

2006-05-04 Thread steven mestdagh
[EMAIL PROTECTED] [2006-05-03, 19:37:56]: Hi, I need gtkhtml2 python module for my app. Is there a package/port that contains this module? It should sound like gnome-python-extras, unfortunately i couldnt find it. It looks like we don't have this yet. steven Disclaimer:

Re: UPDATE: mozilla-firefox-1.5.0.3

2006-05-04 Thread steven mestdagh
Bernd Ahlers [2006-05-03, 14:56:18]: Hi! Attached is an update to mozilla-firefox-1.5.0.3. This update fixes the following security issue: http://secunia.com/advisories/19802/ Please test especially on non-i386. Thanks! no problems on amd64 and i386. Bernd Index: Makefile

Re: Hm... nmap and foo - no_x11 wont work anyway with ports..?

2006-05-02 Thread steven mestdagh
[EMAIL PROTECTED] [2006-05-03, 00:00:06]: I notice dit already in 3.7 and 3.8. if you`ve a Port (f.e. nmap) and you select the no_x11 FLavor then a depency wich needs X11 will get installed (at least the Portsystem tries to do so) anyway and breaks with the message that X isn`t installed.

Re: NEW: graphics/p5-Image-ExifTool

2006-04-28 Thread steven mestdagh
patrick ~ [2006-04-28, 21:22:52]: I made a port of ExifTool for my use. I find it more useful than the p5-Image-EXIF port which is already in the ports system. Neat thing about this module is that it is written entirely in Perl. Also license is that of Perl according to the README file:

Re: broken: jamvm-1.4.2 on amd64

2006-04-25 Thread steven mestdagh
Frederick C. Druseikis [2006-04-24, 21:39:16]: I've gotten two reports that jamvm-1.4.2 on amd64 won't build. This is a mistake on my part. Sorry, No meaningful patch. the attached patch gets me a bit further, but results in some linker errors: cc -O2 -pipe -Wformat -Wbounded -o jamvm

Re: NEW: math/plplot

2006-04-24 Thread steven mestdagh
Tan Dang [2006-04-24, 20:03:26]: On 4/19/06, steven mestdagh [EMAIL PROTECTED] wrote: hi, here is a port of the PLplot library. seems to work okay on i386/amd64. testing/feedback appreciated... ok on i386. on sparc64 I could not get make regress to finish. Had the thing going all

Re: NEW: net/transmission 0.5 (BT client)

2006-04-22 Thread steven mestdagh
Jasper Lievisse Adriaanse [2006-04-22, 14:24:04]: On Sat, 22 Apr 2006 04:45:35 +0200 Christian Weisgerber [EMAIL PROTECTED] wrote: Description: Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top on an efficient, cross-platform

Re: make describe

2006-04-21 Thread steven mestdagh
Markus Schatzl [2006-04-20, 04:09:59]: Hi list, quite late right now; I just wanted to drop a note that make describe doesn't work like expected, should you have a hash-sign (#) inside the ports COMMENT. Probably an issue of two quotes. # just means comments in make(1). but if you really

Re: UPDATE: python binding for libxml

2006-04-21 Thread steven mestdagh
Aleksander Piotrowski [2006-04-17, 15:25:51]: Hi Following diff adds libxml-python subpackage to libxml port, needed by doc-utils port: http://atlantilde.com/~alek/ports/libxml.diff [...] .if ${FLAVOR:Mno_python} CONFIGURE_ARGS+=--without-python .else SHARED_ONLY=

Re: NEW: math/plplot

2006-04-20 Thread steven mestdagh
Marcos Latas [2006-04-20, 14:28:27]: steven mestdagh wrote: hi, here is a port of the PLplot library. seems to work okay on i386/amd64. testing/feedback appreciated... from DESCR: --- PLplot is a library of functions that are useful for making scientific plots. PLplot can be used

NEW: math/plplot

2006-04-19 Thread steven mestdagh
hi, here is a port of the PLplot library. seems to work okay on i386/amd64. testing/feedback appreciated... from DESCR: --- PLplot is a library of functions that are useful for making scientific plots. PLplot can be used from within compiled languages such as C, C++, Fortran and Java, and

Re: p5/CPAN ports needing an update

2006-04-16 Thread steven mestdagh
Srebrenko Sehic [2006-04-15, 12:10:23]: I though I could remember something like this existed. However, few seem to use it since roughly 130 (31%) ports are outdated. People, let's bring those up to date. I think you are making this sound worse than it is. Often new versions of perl modules

Re: p5/CPAN ports needing an update

2006-04-15 Thread steven mestdagh
Srebrenko Sehic [2006-04-15, 04:03:20]: I could not sleep, so I hacked up a small program that uses CPAN search to find out which p5 ports need an update. we already have something like this: infrastructure/build/outdated-perl-ports steven Disclaimer:

Re: UPDATE: firefox 1.5.0.2

2006-04-14 Thread steven mestdagh
Peter Stromberg [2006-04-14, 09:18:43]: http://www.mozilla.com/firefox/releases/1.5.0.2.html http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox1.5.0.2 Tested on i386 and amd64 (so far) works fine on amd64 and sparc64 here. Index: Makefile

Re: devel/libslang2 and editors/jed update to 0.99.18

2006-04-13 Thread steven mestdagh
Frank Denis [2006-04-08, 23:11:31]: Hello, Here is a package for libslang2 : http://static.c9x.org/OpenBSD/misc/ports/port-libslang2.tar.gz tested fine on amd64. if this is going to be a separate port, does it make sense to rename the library libslang2.so.(major).(minor) ? steven

Re: scim-1.4.4 testing

2006-04-12 Thread steven mestdagh
i have trouble reading your tar.gz $ tar tzvf scim.tar.gz gzip: stdin: unrecognized file format Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Re: update: net/nmap

2006-04-07 Thread steven mestdagh
Peter Valchev [2006-04-07, 00:53:45]: way overdue update. can someone test this on sparc64? works okay here. Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Re: UPDATE: net/irssi-0.8.10

2006-04-07 Thread steven mestdagh
viq [2006-04-07, 14:07:54]: On Thursday 06 April 2006 15:39, viq wrote: [...] Now you also made me think, and I wanted to make irssi also use /etc/irssi/scripts/ as the default dir for the scripts, but didn't find the setting yet... Ok, here's an attempt at that. It should first look

Re: NEW: sip py-qt

2006-04-07 Thread steven mestdagh
Lars Hansson [2006-03-30, 12:05:43]: Ports for SIP (needed for Py-QT) and Py-QT. I'm not entirely sure I handled the odd build process in the best way. started looking at SIP: - the docs say this does not require qt, so all the QT stuff in this port seems not needed? - WANTLIB is not right -

Re: PATCH: Fix Path to KDE Files on ftp.chg.ru

2006-04-06 Thread steven mestdagh
Jim Razmus [2006-04-05, 17:04:08]: Low hanging fruit. Jim Index: network.conf.template === RCS file: /cvs/ports/infrastructure/templates/network.conf.template,v retrieving revision 1.92 diff -u -r1.92 network.conf.template

Re: NEW: leafpad-0.8.7

2006-04-03 Thread steven mestdagh
Antoine Jacoutot [2006-04-03, 08:54:00]: Selon Jasper Lievisse Adriaanse [EMAIL PROTECTED]: Doesn't work ok on sparc64. After editing a file, and trying to save it with ctrl + s, dumps core, with Bus error (core dumped) Can anyone reproduce this? Well, I don't own any sparc64, but I can

Re: NEW: devel/kdesvn

2006-04-03 Thread steven mestdagh
Maxim Bourmistrov [2006-03-30, 15:30:04]: Another try. My misstake - typo in Makefile. version is up to 0.8.1 now. seems to be working okay here on i386 with a svn+ssh:// repository. at startup i see this message: package version in svnqt missmatched release version! and sometimes this kind

Re: add x11/hicolor-icon-theme to www/mozilla-firefox

2006-04-03 Thread steven mestdagh
Jasper Lievisse Adriaanse [2006-04-02, 16:40:28]: Hello, I get this message when x11/hicolor-icon-theme isn't installed: (firefox-binn:10632): Gtk-WARNING **: Could not find the icon 'gnome-fs-home'. The 'hicolor' theme was not found either, perhaps you need to install it. You can get

Re: devel/pcre and 3.9 snapshot

2006-04-03 Thread steven mestdagh
[EMAIL PROTECTED] [2006-04-02, 18:41:25]: On 2 April 2006 at 9:11, steven mestdagh [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] [2006-04-01, 23:03:25]: (I sent this to jakob@ on the 23rd, and didn't hear anything, so...) Around Mar 20 I decided to try the shiny new 3.9 snapshot

Re: NEW: math/scilab

2006-04-02 Thread steven mestdagh
Tobias Ulmer [2006-04-02, 17:25:36]: here is a port of scilab, a scientific software package for numerical computations providing a powerful open computing environment for engineering and scientific applications. (see http://www.scilab.org) The port was tested under i386 and sparc64 and

Re: new category: GIS

2006-04-01 Thread steven mestdagh
Chris Kuethe [2006-03-31, 13:11:39]: On 3/31/06, Ian Darwin [EMAIL PROTECTED] wrote: Nikolay Sturm wrote: Personally, I am not a big fan of new categories. Last ones (biology and telephony) were not that successful. Yet. :-) But they are better than putting everything that

Re: UPDATE: net/irssi-0.8.10

2006-04-01 Thread steven mestdagh
viq [2006-03-27, 12:16:04]: On Monday 27 March 2006 01:57, viq wrote: On Saturday 18 March 2006 22:52, steven mestdagh wrote: viq [2006-03-12, 22:46:07]: Ok, here's another patch, before I start playing with what Antti Harri posted. I should start making a changelog ;) So: included

Re: devel/pcre and 3.9 snapshot

2006-04-01 Thread steven mestdagh
[EMAIL PROTECTED] [2006-04-01, 23:03:25]: (I sent this to jakob@ on the 23rd, and didn't hear anything, so...) Around Mar 20 I decided to try the shiny new 3.9 snapshot. Of course since there were no ports snapshots yet I had to build from ports. Alas, pcre would not build unless I

Re: NEW: math/p5-Math-Prime-XS

2006-03-26 Thread steven mestdagh
Jasper Lievisse Adriaanse [2006-03-25, 15:28:59]: DESCR: Math::Prime::XS calculates/detects prime numbers by either applying Modulo operator division, the Sieve of Eratosthenes, Trial division or a Summing calculation. Tested on alpha, i386 and sgi. Port is attached and at

Re: Erlang update to R10B-10 + added manpages and HTML docs

2006-03-25 Thread steven mestdagh
Jon Olsson [2006-03-25, 17:52:32]: On Fri, Mar 24, 2006 at 06:26:10PM +0100, Jon Olsson wrote: [snip] Attaching an updated port that fixes a few issues: * Fix fetching of {man,html}-files (not SUPDISTFILE any longer) * Make sure the whatis.db file is deleted on pkg_delete * Update

Re: NEW: math/lapack

2006-03-24 Thread steven mestdagh
steven mestdagh [2006-03-11, 10:35:11]: LAPACK is written in Fortran77 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. please test/comment

Re: new: pciutils 2.2.1

2006-03-23 Thread steven mestdagh
dorqus [2006-03-23, 09:30:54]: Matthieu Herrb wrote... New version, taking many suggestions into account: - remove extra comments from Makefile.template - remove an extra -g that leaked in lib/Makefile - make the port honour CFLAGS. (I tried to make it honour CC too, but something

Re: update misc/gpsd 2.29 - 2.32

2006-03-23 Thread steven mestdagh
Chris Kuethe [2006-03-13, 09:08:09]: patches/patch-serial_c integrated upstream and should be deleted the sample client apps (gpxlogger, cgpxlogger, xgps, cgps,...) are all now documented in the xgps manpage in case anyone is wondering. the makefile tries to rebuild the manpages with

Re: update misc/gpsd 2.29 - 2.32

2006-03-23 Thread steven mestdagh
steven mestdagh [2006-03-23, 18:49:20]: Chris Kuethe [2006-03-13, 09:08:09]: patches/patch-serial_c integrated upstream and should be deleted the sample client apps (gpxlogger, cgpxlogger, xgps, cgps,...) are all now documented in the xgps manpage in case anyone is wondering

erlang [Re: CVS: cvs.openbsd.org: src]

2006-03-21 Thread steven mestdagh
Hannah Schroeter [2006-03-21, 19:18:32]: Hello! Could this (and the following commit) affect/fix the problem with erlang's configure stuff on amd64? Alas, I can't test that myself, because I don't have any amd64 box at my hands. Kind regards, Hannah. - Forwarded message from

Re: FIX: devel/gstreamer-plugins fix+enhancement (needs testing)

2006-03-19 Thread steven mestdagh
Moritz Grimm [2006-03-15, 14:55:17]: Hi, building gstreamer-plugins with libdvdnav installed (required by vlc, for example) fails: /usr/local/include/dvdread/ifo_types.h:35:2: #error Must include inttypes.h or stdint.h before any libdvdread header. yep, same here. maybe it makes more

Re: UPDATE: net/irssi-0.8.10

2006-03-18 Thread steven mestdagh
viq [2006-03-12, 22:46:07]: Ok, here's another patch, before I start playing with what Antti Harri posted. I should start making a changelog ;) So: included MODGNU_CONFIG_GUESS_DIRS instead of copying config.* files, added installation of sample irssi.conf. Still getting those grep errors

Re: NEW: p5-Xmms-Perl + friends

2006-03-16 Thread steven mestdagh
Jasper Lievisse Adriaanse [2006-03-15, 18:26:15]: Hello, here's a port for Xmms::Perl and it's dependencies. 8 audio/p5-Xmms-Perl: This package provides the following modules: Xmms::Remote - Perl interface to the xmms_remote API Xmms::Config

Re: UPDATE: net/irssi-0.8.10

2006-03-12 Thread steven mestdagh
viq [2006-03-12, 07:15:13]: configure spits some warning about grep usage here. Yeah, I saw those too, no clue yet though as to why they happen and what to do about it... maybe you want to install the irssi.conf file? Ah, yes, will have to look into that. install it under

UPDATE: news/tin

2006-03-12 Thread steven mestdagh
please test Index: Makefile === RCS file: /cvs/ports/news/tin/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- Makefile2004/12/02 19:19:59 1.28 +++ Makefile2006/03/12 10:58:58 @@ -2,12 +2,11 @@ COMMENT=

Re: RT 3.4.5 - perl updates

2006-03-12 Thread steven mestdagh
Deanna Phillips [2006-03-13, 03:04:51]: Hi, RT is an industrial-grade ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers and even

Re: NEW: math/lapack

2006-03-11 Thread steven mestdagh
Tan Dang [2006-03-11, 02:50:36]: On 3/10/06, steven mestdagh [EMAIL PROTECTED] wrote: well, it's not exactly brand new, but not in our tree yet. this library can be used by several math applications. LAPACK is written in Fortran77 and provides routines for solving systems

Re: UPDATE: net/irssi-0.8.10

2006-03-11 Thread steven mestdagh
viq [2006-03-10, 21:54:10]: This time a diff that seems to work. Applying that patch left me with bunch of *.orig files which I don't know whether is an error of patch, patching process I used (patch -p0 -E irssi.diff) or just The Way Things Are. Based heavily on update posted by Antti

Re: UPDATE: net/irssi-0.8.10

2006-03-11 Thread steven mestdagh
viq [2006-03-11, 07:44:15]: On Saturday 11 March 2006 00:57, steven mestdagh wrote: viq [2006-03-10, 21:54:10]: This time a diff that seems to work. Applying that patch left me with bunch of *.orig files which I don't know whether is an error of patch, patching process I used (patch

Re: NEW: x11/abclock

2006-03-11 Thread steven mestdagh
Matthias Kilian [2006-03-11, 18:50:04]: On Sat, Mar 11, 2006 at 06:30:45PM +0100, Michael Knudsen wrote: luggage$ tar tzf /tmp/abclock.tgz abclock abclock/patches abclock/patches/patch-abclock_c abclock/pkg abclock/pkg/DESCR abclock/pkg/PLIST

Re: UPDATE: net/irssi-0.8.10

2006-03-11 Thread steven mestdagh
viq [2006-03-11, 21:45:11]: On Saturday 11 March 2006 10:37, steven mestdagh wrote: i think this needs some tweaking. i haven't tried it, but - is it possible to use config.guess/config.sub from infrastructure/db? - instead of patching ltmain.sh, have you tried setting USE_LIBTOOL=Yes

Re: Update: games/freeciv

2006-03-11 Thread steven mestdagh
Rui Reis [2006-03-09, 11:23:24]: Here's an update for freeciv 2.0.8, works for me on i386. This is a bugfix release that fixes a number of security problems from freeciv 2.0.7. You can get the diff here: http://openbsd-pt.com/ports/freeciv-2.0.8.diff seems to be okay here (i386). any

Re: UPDATE: p5-XML-Elemental

2006-03-10 Thread steven mestdagh
Jasper Lievisse Adriaanse [2006-03-08, 19:15:29]: Hello, here's an update for textproc/p5-XML-Elemental to version 2.0. - Convert to SAX-based system. (XML::Elemental::SAXHandler added to the distribution.) - Switched to Clarkian notation - Added parser method to XML::Elemental for

Re: UPDATE: net/irssi-0.8.10

2006-03-10 Thread steven mestdagh
viq [2006-03-10, 21:54:10]: This time a diff that seems to work. Applying that patch left me with bunch of *.orig files which I don't know whether is an error of patch, patching process I used (patch -p0 -E irssi.diff) or just The Way Things Are. Based heavily on update posted by Antti

NEW: math/lapack

2006-03-09 Thread steven mestdagh
well, it's not exactly brand new, but not in our tree yet. this library can be used by several math applications. LAPACK is written in Fortran77 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems,

Re: pkg_add in feb 15 current

2006-03-02 Thread steven mestdagh
On Fri, Mar 03, 2006 at 02:47:06PM +0800, Lars Hansson wrote: On Friday 03 March 2006 07:05, Marc Espie wrote: Yes, it's obvious the `Succesfully retrieved file' is a GOOD message, but not one I get from `usual' ftp servers. The idea here is that I want to see some ftp messages, but not

Re: libdvdread problems

2006-02-27 Thread steven mestdagh
On Sun, Feb 26, 2006 at 07:38:13PM -0500, Roy Morris wrote: I have been googling about some but didn't find a real clear answer. I have 3.8 -stable and ogle with liddvdread, libdvdcss but libdvdread never seems to find css. Any thought? Here is the ogle output. Note[ogle_ctrl]: ogle 0.9.2

Re: Opera 851 - Fails

2006-02-27 Thread steven mestdagh
On Mon, Feb 27, 2006 at 10:50:45AM -0500, Roy Morris wrote: I have 3.8 -stable and doing an install of Opera from ports. The port fails to pick up the file from any of the master sites. Should I modify my local port to use 852 or try the cvs update? or neither? the security update to 8.52 has

Re: help2man breakage i386-current

2006-02-22 Thread steven mestdagh
On Wed, Feb 22, 2006 at 04:36:16PM +, Edd Barrett wrote: Hi, Found this today. Anyone aware? A Marc search didnt show any threads relevant: === Faking installation for help2man-1.29 ./help2man --include=/usr/ports/devel/help2man/w-help2man-1.29/help2man-1.29/help2man.h2m

Re: Postgresql port

2006-02-21 Thread steven mestdagh
On Tue, Feb 21, 2006 at 01:27:32AM -0700, David B. wrote: Sirs, your version 3.8 doesn't include a recent version of Apache. Apache has been over version 2 for over a year, yet your version in your latest release is 1.3.29; that creates a lot of problems for someone trying to switch

Re: abiword core dump on amd64 current

2006-02-21 Thread steven mestdagh
On Tue, Feb 21, 2006 at 12:38:50PM +, Marcos Latas wrote: Open abiword, press the Save As icon, hit cancel and press Save As again. It crashes immediately every single time. yes, i'm seeing it crash now, too. steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

security update: gnupg

2006-02-20 Thread steven mestdagh
see: http://www.securityfocus.com/archive/1/425289 please test this today! reports from archs other than i386/amd64/sparc64 appreciated. Index: Makefile === RCS file: /cvs/ports/security/gnupg/Makefile,v retrieving revision 1.54

Re: www/elinks-0.11.1

2006-02-17 Thread steven mestdagh
On Sat, Feb 18, 2006 at 01:05:30AM -0500, James Prevatt wrote: Here is an update to elinks-0.11.1. Normally, I would wait until the release lock is over; but, we've been having trouble with the sparc64 build. Please test this version especially on that arch. If this version works properly,

Re: i386 breakage

2006-02-16 Thread steven mestdagh
On Thu, Feb 16, 2006 at 12:38:17PM +0100, Moritz Grimm wrote: steven mestdagh wrote: from a bulk build started Feb 13: 6 packages not building on i386: [...] qt4-4.1.0p0 tries to package nonexistent files I suspect a hidden dependency here; I rebuilt it manually yesterday

Re: any erlang ports? (otp r10bX)

2006-02-16 Thread steven mestdagh
On Tue, Feb 14, 2006 at 04:16:20PM +0100, steven mestdagh wrote: On Tue, Feb 14, 2006 at 07:36:23AM +0100, Nikolay Sturm wrote: * Peter Valchev [2006-02-13]: The above is clearly a bugfix and should be a priority to fix for 3.9. In fact it is exactly this type of changes that people

Re: i386 breakage

2006-02-16 Thread steven mestdagh
On Thu, Feb 16, 2006 at 11:50:41AM +0100, steven mestdagh wrote: from a bulk build started Feb 13: 6 packages not building on i386: clisp-2.33.2p0 Cannot map memory... gcc-3.3.6p1 No rule to make target `gnatlib_and_tools' gmt-4.0 changed distfile gprolog-1.2.16p0

Re: mozilla-firefox-1.5.0.1

2006-02-15 Thread steven mestdagh
On Wed, Feb 15, 2006 at 07:12:21AM +0100, Florin Iamandi wrote: Hello everyone. Does anyone alse have problems compiling mozilla-firefox-1.5.0.1 on latest snapshots/builds or is it just me? Thank you for your time. PS: I'm getting this error on OpenBSD 3.9-beta (GENERIC) #2: Tue Feb 14

Re: any erlang ports? (otp r10bX)

2006-02-14 Thread steven mestdagh
On Tue, Feb 14, 2006 at 07:36:23AM +0100, Nikolay Sturm wrote: * Peter Valchev [2006-02-13]: The above is clearly a bugfix and should be a priority to fix for 3.9. In fact it is exactly this type of changes that people should be looking at right now! I am on it. I've just tried what was

Re: openafs-setup typos (fwd)

2006-02-13 Thread steven mestdagh
On Mon, Feb 13, 2006 at 08:17:19AM -0600, ober wrote: [...] - echo OpenAFS requires fileserver to have it's own paritition + echo OpenAFS requires fileserver to have it's own partition afaik you need its, not it's in this case. Disclaimer:

amd64 breakage

2006-02-12 Thread steven mestdagh
here's a list of broken amd64 packages. i left out a few that are already fixed. 9libs errors in doprint() function amarok gstreamer control-center gstreamer erlang ? evolution gstreamer gmtunversioned distfiles changed

Re: bsd.port.subdir.mk and makesum?

2006-02-11 Thread steven mestdagh
On Thu, Feb 09, 2006 at 05:11:26PM +0100, Toni Mueller wrote: Hi, On Thu, 09.02.2006 at 16:22:06 +0100, steven mestdagh [EMAIL PROTECTED] wrote: On Thu, Feb 09, 2006 at 03:36:49PM +0100, Toni Mueller wrote: Trying this from the 'core' subdirectory produces a correct distinfo one

Re: Missing openpty / stropt.h

2006-02-09 Thread steven mestdagh
On Thu, Feb 09, 2006 at 11:42:45AM +0100, Robbert Haarman wrote: Building Gambit (http://www.iro.umontreal.ca/~gambit/) on OpenBSD fails due to a missing stropt.h header file. However, this file is only looked for when HAVE_openpty is unset. OpenBSD 3.8 includes a manpage for openpty,

Re: bsd.port.subdir.mk and makesum?

2006-02-09 Thread steven mestdagh
On Thu, Feb 09, 2006 at 03:36:49PM +0100, Toni Mueller wrote: Hello, trying to tackle the PHP 4.4.2 stuff myself, I ran into the following problem: make fetch: ok... file was correctly downloaded But make makesum: # /usr/bin/make makesum make: don't know how to make makesum.

Re: gstreamer does not build

2006-02-07 Thread steven mestdagh
On Tue, Feb 07, 2006 at 11:51:55AM +0100, Antoine Jacoutot wrote: Hi... I'm trying to build gstreamer on amd64/3.9-beta and it errors out... yeah, same here. looks like they forgot HAVE_CPU_X86_64 in gstarch.h. steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Re: Building php4 - Can't load libiconv.so.4.0

2006-02-04 Thread steven mestdagh
On Sat, Feb 04, 2006 at 12:51:17AM -0200, Felipe Scarel wrote: Emmanuel Jarri is having the same problem with libiconv (just sent to ports@), maybe they are related? no. steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Re: Building php4 - Can't load libiconv.so.4.0

2006-02-04 Thread steven mestdagh
On Fri, Feb 03, 2006 at 07:11:58PM -0500, Jason Dixon wrote: I'm trying to build php4 with extensions, but it keeps crashing with the following error: === Faking installation for php4-core-4.4.0p0 install -d -o root -g bin -m 755 /usr/ports/www/php4/core/w-php4-

Re: error installing nmap on 3.9-beta

2006-02-03 Thread steven mestdagh
On Fri, Feb 03, 2006 at 03:18:32PM +0700, Reza Muhammad wrote: Hi guys, I just upgraded my 3.8 box to 3.9-beta, and I was trying to reinstall nmap from ports. Since there was no X Windows installed on my machine, I used: # env FLAVOR=no_x11 make install But then I got these error

<    6   7   8   9   10   11   12   13   >