Re: PHP 5.2.11_1 core dump under FreeBSD 7.2-STABLE (with gdb info)

2009-12-25 Thread Morgan Wesström
A bug has been filed here: http://www.freebsd.org/cgi/query-pr.cgi?pr=141226 It also describes the workaround first discussed here: http://forums.freebsd.org/showthread.php?t=8965 /Morgan James Chang wrote: > Dears, > > I upgrade my FreeBSD Box to 7.2-STABLE today and us portupgrade to > u

Re: [CFT] boinc-astropulse port

2010-02-09 Thread Morgan Wesström
Rene Ladan wrote: > Hi, > > attached is a shell archive for version 5.06 of the Astropulse client of > the s...@home project, as well as an infrastructure-only update of the > s...@home client. The latter is required because both subprojects share > the same app_info.xml file. > > Work units for

Re: [CFT] boinc-astropulse port

2010-02-09 Thread Morgan Wesström
> I guess the optimizations from Lunatic also make their way back into the > official source code? That's true and the optimizations from Lunatics usually find their way into the official code over time. /Morgan ___ freebsd-ports@freebsd.org mailing list

PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Morgan Wesström
Upgraded lang/php from port revision 5.3.3 to 5.3.3_1 yesterday to include the new native MySQL drivers. Now I get the following warning every time a php script is executed: PHP Warning: Module 'zlib' already loaded in Unknown on line 0 Even a simple "php -v" displays this warning. - I have reb

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Morgan Wesström
>>> Upgraded lang/php from port revision 5.3.3 to 5.3.3_1 yesterday to >>> include the new native MySQL drivers. Now I get the following warning >>> every time a php script is executed: >>> >>> PHP Warning: Module 'zlib' already loaded in Unknown on line 0 >>> >>> Even a simple "php -v" displays t

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Morgan Wesström
On 2010-08-26 14:54, Alex Dupre wrote: > Morgan Wesström ha scritto: >> This isn't critical I guess, but annoying. Any suggestions on how to >> solve this would be appreciated. > > It's harmless, but you can update your ports tree and recompile > lang/php5 to

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Morgan Wesström
On 2010-08-26 16:39, Alex Dupre wrote: > Morgan Wesström ha scritto: >> You are correct Jeremy. Commenting out zlib.so removes the warning and >> zlib still shows up as a loaded module when I do php -i. >> >> Can I provide any further tests or information for you?

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump [SOLVED]

2010-08-26 Thread Morgan Wesström
On 2010-08-26 16:41, Alex Dupre wrote: > Morgan Wesström ha scritto: >> Has there been a new commit during the past 16 hours? > > Yes. > Just confirming that the patch worked. Thanks Alex and everyone else on the list who helped. /Morgan _

Samba 4.10.10 can't find gnutls headers on one machine

2019-11-21 Thread Morgan Wesström
r gnutls. python27-2.7.17 and python36-3.6.9 are installed on both machines. Any suggestions to help me figure out what I have broken would be appreciated. Regards Morgan Wesström ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.

Re: Samba 4.10.10 can't find gnutls headers on one machine

2019-11-21 Thread Morgan Wesström
On 2019-11-21 16:37, Morgan Wesström wrote: Dear list, I need some help to figure out what I broke on my system. I have two (almost) identical machines, one running 12.1-RELEASE and one waiting to be upgraded and is still on 12.0-RELEASE-p10. Configuration and software wise I try to keep

dns/libidn2 2.3.0 breaks gnutls for samba (was: Samba 4.10.10 can't find gnutls headers on one machine)

2019-11-21 Thread Morgan Wesström
On 2019-11-21 16:37, Morgan Wesström wrote: Dear list, I need some help to figure out what I broke on my system. I have two (almost) identical machines, one running 12.1-RELEASE and one waiting to be upgraded and is still on 12.0-RELEASE-p10. Configuration and software wise I try to keep

Stop in /usr/ports/sysutils/php5-posix.

2008-09-04 Thread Morgan Wesström
Portaudit has complained for a few days about vulnerabilities in sysutils/php5-posix but there seems to be no update yet. When I now try to recompile all my ports with portmaster it stops with an error when it reaches this port. ===> php5-posix-5.2.6_1 has known vulnerabilities: => php -- inp

Re: Stop in /usr/ports/sysutils/php5-posix.

2008-09-04 Thread Morgan Wesström
How do I continue? Is there anyway I can force portmaster to skip this port and continue where it left off or do I have to deinstall it and recompile everything all over again? You can recompile / install vulnerable applications by giving portmaster option: -m "DISABLE_VULNERABILITIES=yes".

Re: Stop in /usr/ports/sysutils/php5-posix.

2008-09-04 Thread Morgan Wesström
php5-posix was only marked safe within the last couple of hours, you can verify that the build is updated at http://www.vuxml.org and then run portaudit -F to refresh the database. Yes, it seems so. It was updated as well as lang/php5 and a bunch of extensions. Just my luck. Back to compilat

Trying to "make index" in a crontab job

2008-09-10 Thread Morgan Wesström
Hi list. # uname -a FreeBSD gatekeeper.pp.dyndns.biz 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Thu Sep 4 10:58:01 CEST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL amd64 # which pkg_info /usr/sbin/pkg_info When I try to use crontab to "make index" in /usr/ports I end up with this

Re: Trying to "make index" in a crontab job

2008-09-11 Thread Morgan Wesström
John Marshall wrote: On Wed, 10 Sep 2008, 22:42 +0200, Morgan Wesstr?m wrote: # which pkg_info /usr/sbin/pkg_info When I try to use crontab to "make index" in /usr/ports I end up with this: Generating INDEX-7 - please wait..pkg_info: not found See crontab(5). cron(8) doesn't give you /usr/sbi

databases/mysql51-server and beginner's InnoDB questions

2008-09-16 Thread Morgan Wesström
# uname -a FreeBSD gatekeeper.pp.dyndns.biz 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Thu Sep 4 10:58:01 CEST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL amd64 # pkg_info | grep mysql-server mysql-server-5.1.26 Multithreaded SQL database (server) Dear list. I have a few questions

Re: databases/mysql51-server and beginner's InnoDB questions

2008-09-16 Thread Morgan Wesström
Jeremy Chadwick wrote: I'm wondering why you're asking MySQL-specific questions on freebsd-ports. Questions I didn't answer should be punted to the MySQL folks, they're quite helpful. Lol, thanks Jeremy. In an earlier "incident" I asked net-snmp questions directly to the developers and the re

Re: databases/mysql51-server and beginner's InnoDB questions

2008-09-16 Thread Morgan Wesström
Sorry, I forgot to cc the list... Matthew Seaman wrote: Thanks Matthew. Your answers are very helpful for someone like me to understand MySQL better and to guide me what parts to explore more thoroughly. > Correct. MySQl's reputation for speed is based on simple, generally > single threaded

Re: vlc & mplayer lost window borders and controls

2009-01-26 Thread Morgan Wesström
icemaca wrote: > hi, > i have a fresh 7.1 i386 with gnome2-lite and fvwm-crystal fully built > from ports this w/e and fully up to date (including new Xorg). > > when i try to run both vlc and mplayer from menus, nothing seems to > happen. from the terminal they run when i include a filename (eg