Re: Python 3.10 required by py3-bsddb3 but not supported

2023-06-01 Thread Robert Nagy
On 01/06/23 11:02 +0100, Stuart Henderson wrote: > [moved to ports@; reply-to set] > > On 2023-05-31, Roger Marsh wrote: > > Script started on Wed May 31 10:43:00 2023 > > This pkg_info report shows Python 3.10 required by py3-bsddb3 after upgrade > > from OpenBSD 7.2 to 7.3 and package

Re: BigBlueButton - blank screen

2022-12-24 Thread Robert Nagy
s"' > ~/.config/user-dirs.dirs > > -LANG=${_l} exec "/usr/local/iridium/iridium" > --disable-features=WebAssembly,AsmJsToWebAssembly,WebAssemblyStreaming > --js-flags=--noexpose-wasm "${@}" > +[ -z ${ENABLE_WASM} ] && \ > + > _NOWASM="--disable-features=WebAssembly,AsmJsToWebAssembly,WebAssemblyStreaming > --js-flags=--noexpose-wasm" > + > +LANG=${_l} exec "/usr/local/iridium/iridium" ${_NOWASM} "${@}" -- Regards, Robert Nagy

Re: login.conf daemon datasize limit effects on VMs with 4GB+ RAM

2022-02-25 Thread Robert Nagy
gt; > Paul > > [0]: https://marc.info/?l=openbsd-cvs=164542553811748=2 > [1]: > http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc/etc.amd64/login.conf.diff?r1=1.21=1.22 > > -- > >++++[<++>-]<+++.>+++[<-->-]<.>+++[<+ > +++>-]<.>++[<>-]<+.--.[-] > http://www.weirdnet.nl/ > -- Regards, Robert Nagy

Important bge(4) diff to test!

2011-02-17 Thread Robert Nagy
Hello, The following diff is really important because on some machines bge(4) gets detached because of ASPM. The following diff is also in the latest snapshots but you can also compile a kernel with it. So if you have a bge(4) please update/compile a kernel and get back to me if it works or fails

Asking for donation: dead laptop replacement

2010-05-11 Thread Robert Nagy
Hello everyone, It seems this is not a lucky month of developers because my laptop went kaputt the other day (something has probably burned in it.) Fortunately all of my data is safe because the hdd was not damaged, but currently i am not in the financial state of buying a new laptop myself. If

Re: Asking for donation: dead laptop replacement: completed

2010-05-11 Thread Robert Nagy
Hello again, Ok this was very fast :) the donation is actually complete. Thank you! On (2010-05-11 20:07), Robert Nagy wrote: Hello everyone, It seems this is not a lucky month of developers because my laptop went kaputt the other day (something has probably burned in it.) Fortunately all

Re: php5-core and apache2

2010-01-18 Thread Robert Nagy
Hi Those packages are built for our in tree apache. You can try to modify core/Makefile and extensions/Makefile to point to apache2's apxs and not to /usr/sbin/apxs. But then you will have to do other hacks to make it work. It's not that trivial. On (2010-01-18 13:34), Sebastiano wrote: Hi

Re: : no 4.2-stable package updates??

2007-12-13 Thread Robert Nagy
On (2007-12-13 10:28), Janne Johansson wrote: The solution is very simple though. Everyone has been told what was lacking in order to keep it up, so just make those resources available and it will spring back up again. Simple as that. Noone said we dont want stable packages. It's

Hardware is needed for uts(4) in France and Hungary.

2007-04-21 Thread Robert Nagy
Hi everyone. Lately I have been working on uts(4) -- USB touchscreen support and after a working driver has been commited (http://marc.info/?l=openbsd-cvsm=117408203116483w=2) but we I am kinda stuck because there is no calibration support, therefore the driver cannot be enabled in the GENERIC

Donation request for batteries.

2007-02-22 Thread Robert Nagy
Hi everyone. We (bernd@ and robert@) are in a need of two laptop batteries for the IBM ThinkPad X31 modes because both of ours are kinda useless now. bernd@ also has an entry in want.html but he did not get help yet. A battery would enable us to hack on trains and other on other types of public

Call for OpenOffice.Org testing!

2007-02-21 Thread Robert Nagy
Hi I would like to ask everyone who uses OpenOffice.Org to test the new 2.2m8 packages. Version 2.2 is going to be released on the 27th of February and I plan to include this version in OpenBSD 4.1. Their tree has been frozen since January, so the update is safe; however, I still need people to

Re: php mail() function fails

2007-01-12 Thread Robert Nagy
What about using some stuff that we have in the ports system? Like mini_sendmail? On (12/01/07 03:28), Mike Erdely wrote: noob lenoobie wrote: My problem is the following : I'm unable to send mail from php. Problem is with the Apache chroot. I've used http://phpmailer.sourceforge.net/

Re: Errors Compiling OpenOffice

2006-12-17 Thread Robert Nagy
You do not have to set the ulimit. The port does it for you from know on in the build environment. If you want to compile OOo on stable, you are on your own. OOo needs a couple of things that are in current. On (16/12/06 22:42), Travers Buda wrote: On Sat, 16 Dec 2006 22:35:24 -0600 Travers

Disconnection php4 from the builds.

2006-10-21 Thread Robert Nagy
Hi. A couple of us thing that people should switch to php5 because the php4 ports is not going to be updated. Everything in the ports tree uses php5 now and we do not see any reasons to ship whit it. It is possible that a lot of people are relying on php4 so we are still going to keep it in the

Re: Intel policy wrt OSS [was: Re: cvs.openbsd.org: src]

2006-09-30 Thread Robert Nagy
That's what I am doing too! I am trying to convince all of our customers to not use the products of Open Source unfreandly vendors. And guess what? They are going to buy the hardware we recommend them because we know what is working and what not. And most of our customers are running Open Source

amd64 build machine needed for OpenOffice.Org

2006-08-17 Thread Robert Nagy
Hi everyone. I think everyone realized that we have OpenOffice imported to our ports tree (even if it is not built by default at the moment.) Currently the only supported arch is i386. If people want to have OpenOffice.Org on their amd64 boxes we need an amd64 build box. If someone has a spare

Laptop needed in Hungary

2006-05-08 Thread Robert Nagy
Hi. I am in a need of a new laptop as my current one is near its end and it is getting unuseable. Unfortunately I cannot afford to buy a new one for myself, so I decided to add an entry to http://www.openbsd.org/want.html. If anyone can help me getting a new laptop in any way, please contact me.

Re: exploit for openbsd 3.9 php 4.4.1p0/5.0.5p0

2006-05-03 Thread Robert Nagy
PHP will be updated in 3.9 and 3.8. But first we need to take the port in HEAD to 5.1.*. I alrady sent updates to mailing lists but Ido not see any test report from you. If we update a port in a stable branch we do build the updated packages. Maybe you should rad some documentation.

Re: [UPDATE] php5 to version 5.1.2 (IMPORTANT)

2006-05-03 Thread Robert Nagy
5.1.3 eerr.

Re: [UPDATE] php5 to version 5.1.2 (IMPORTANT)

2006-05-03 Thread Robert Nagy
@@ # This port currently only works with archs supporting dynamic loading # and has Apache that supports DSO's. -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} +NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} -V= 5.0.5 -DISTNAME= php-${V} -CATEGORIES=www lang - -MAINTAINER=Robert Nagy [EMAIL PROTECTED

Re: [UPDATE] php5 to version 5.1.2 (IMPORTANT)

2006-05-01 Thread Robert Nagy
Hi. I haven't recieved a single test report, but I still get letters about asking for an update. How's that? This tarball also includes mysqli, fastcgi and hardened php support: http://gi.unideb.hu/~robert/php.tar.gz On (28/04/06 01:59), Robert Nagy wrote: Hi. Finally after fighting

Re: Google Summer of Code

2006-04-16 Thread Robert Nagy
I don't think so. In some cases the GSoC was not a real success. Just check the mozilla SoC. People create broken stuff and wanted their money. Then they just disappeared. OpenBSD wants people who love to hack on stuff and not just hack because of the money they can get after the work is done.

last minute binary package testing

2006-02-26 Thread Robert Nagy
Hi. As we are closing the the 3.9 release we need to lock the trees, in order to concentrate on testing, and to hunt down more bugs. Because we are really close to the full lock (which means that no fixes will go in), please go ahead and test up-to-date binary packages (there are newer snapshots

Re: W32 codecs

2005-06-23 Thread Robert Nagy
On (22/06/05 13:58), Jacob Meuser wrote: Looks like the port needs to be updated. The filename currently offered is all-20050412.tar.bz2. It doesn't look like mplayer keeps the older codecs around. First I'll ask the MPlayer team to put it back. I've asked them in the past and