Re: Not only buffer cache, or portimport gets its own enlargement

2013-08-14 Thread Andres Perera
On Wed, Aug 14, 2013 at 5:15 AM, Vadim Zhukov persg...@gmail.com wrote: Index: bin/portimport === RCS file: /cvs/ports/infrastructure/bin/portimport,v retrieving revision 1.2 diff -u -p -r1.2 portimport --- bin/portimport

Re: Not only buffer cache, or portimport gets its own enlargement

2013-08-14 Thread Andres Perera
On Wed, Aug 14, 2013 at 6:05 PM, Vadim Zhukov persg...@gmail.com wrote: 2013/8/15 Andres Perera andre...@zoho.com: On Wed, Aug 14, 2013 at 5:15 AM, Vadim Zhukov persg...@gmail.com wrote: + p) + set -f + if [ ${PWD##$OPTARG} == ${PWD

dpb read paths from stdin

2013-07-11 Thread Andres Perera
i tried both of these and realized neither worked Index: infrastructure/bin/dpb === RCS file: /cvs/ports/infrastructure/bin/dpb,v retrieving revision 1.93 diff -p -u -r1.93 dpb --- infrastructure/bin/dpb 4 Jul 2013 17:45:34

Re: progressive? jpegs broken

2013-04-24 Thread Andres Perera
it's random and it happens in all sites (observed at least in facebook and youtube) On Wed, Apr 24, 2013 at 10:27 PM, Ted Unangst t...@tedunangst.com wrote: On Wed, Apr 24, 2013 at 22:25, Ted Unangst wrote: Look at http://cdn.arstechnica.net/wp-content/uploads/2013/04/samsung-flo-640x215.jp g

Re: CVS: cvs.openbsd.org: ports

2013-03-19 Thread Andres Perera
Modified files: graphics/cairo : Makefile Log message: as reported by Andres Perera, cairographics.org is slow for some users; add slackware's mirrorbrain redirector as an alternative MASTER_SITES. ok giovanni@

Re: cairo-1.12.14 MASTER_SITES unfeasibly slow, mirrors here

2013-03-19 Thread Andres Perera
-current/source/l/cairo/ \ + http://cairographics.org/releases/ MODULES= devel/gettext On 2013/03/18 09:46, Andres Perera wrote: http://carroll.cac.psu.edu/pub/linux/distributions/slackware/slackware-current/source/l/cairo/cairo-1.12.14.tar.xz http

cairo-1.12.14 MASTER_SITES unfeasibly slow, mirrors here

2013-03-18 Thread Andres Perera
http://carroll.cac.psu.edu/pub/linux/distributions/slackware/slackware-current/source/l/cairo/cairo-1.12.14.tar.xz http://ftp.belnet.be/ftp.slackware.com/slackware-current/source/l/cairo/cairo-1.12.14.tar.xz http://ftp.bit.nl/mirror/slackware/slackware-current/source/l/cairo/cairo-1.12.14.tar.xz

Re: git-svn-1.8.1.2 fatal unconditional pthread dlopen failure

2013-02-28 Thread Andres Perera
On Thu, Feb 28, 2013 at 3:16 AM, Jasper Lievisse Adriaanse jas...@openbsd.org wrote: On Tue, Feb 26, 2013 at 08:32:15PM -0800, andre...@zoho.com wrote: this is the output of `LD_DEBUG= git svn` failure happens when pthread gets dlopened twice i defer to comments before investigating further

Re: git-svn-1.8.1.2 fatal unconditional pthread dlopen failure

2013-02-28 Thread Andres Perera
On Thu, Feb 28, 2013 at 7:50 AM, Stuart Henderson s...@spacehopper.org wrote: On 2013/02/28 07:41, Andres Perera wrote: - would it be worth it to adjust _dl_printf and its usage to allow preceding logical output lines with pid? i ask because it was difficult to tell for me at first glance

Re: git-svn-1.8.1.2 fatal unconditional pthread dlopen failure

2013-02-28 Thread Andres Perera
On Thu, Feb 28, 2013 at 2:33 PM, Stefan Sperling s...@openbsd.org wrote: On Thu, Feb 28, 2013 at 01:55:19PM -0430, Andres Perera wrote: well, if i understand correctly none of these files contained in subversion-1.7.8 should link to pthreads. the symbols used (pthread_{cancel,mutex_lock

git-svn-1.8.1.2 fatal unconditional pthread dlopen failure

2013-02-26 Thread andres . p
this is the output of `LD_DEBUG= git svn` failure happens when pthread gets dlopened twice i defer to comments before investigating further because i presume this involves linking policy i don't know about rtld loading: 'git' exe load offset: 0x16654740 flags git = 0x0 head git obj git

Re: updating to the same version?

2012-07-26 Thread Andres Perera
maybe relinking (package signature differences) just read the man page and pass the -v options sometimes libc or another base library gets updated; can't judge exclusively by packaged library updates On Thu, Jul 26, 2012 at 5:39 AM, Jan Stary h...@stare.cz wrote: Just updated my curremt/amd64

Re: UPDATE: Mktorrent-1.0

2012-07-03 Thread Andres Perera
On Tue, Jul 3, 2012 at 12:09 PM, Christian Weisgerber na...@mips.inka.de wrote: Gonzalo L. R. gonz...@x61.com.ar wrote: * Hashing can be done multi threaded and supports multiple CPUs. Looks useless since hashing is I/O limited in practice. 4x raid0 assign affinity to each one xoxo, andres

Re: error out if PORTSDIR is not set to the real directory.

2012-03-23 Thread Andres Perera
On Fri, Mar 23, 2012 at 8:31 AM, Jan Stary h...@stare.cz wrote: On Mar 23 07:11:45, RD Thrush wrote: My PORTSDIR is on an nfs server.  Mounting the particular nfs directory on /usr/ports (and setting PORTSDIR accordingly) fails the new test in bsd.port.mk. Can you please show how exactly you

Re: Learning to code, Learning to port. CogVM on OpenBSD

2011-11-23 Thread Andres Perera
On Wed, Nov 23, 2011 at 8:01 AM, riverdu...@gmail.com wrote: Hi All I've decided to learn some programming. I've been doing Smalltalk programming for a short while but want to get more into C/Perl/Javascript/etc. I've decided to try and port CogVM (Or indeed, squeakvm-4) to OpenBSD. I have

Can mysql be set to utilize all cores in a CPU in generic.mp ?

2010-04-07 Thread Andres Salazar
Andres

Re: Can mysql be set to utilize all cores in a CPU in generic.mp ?

2010-04-07 Thread Andres Salazar
Thanks Marco Is there away to go arround this, perhaps not the most intelligent way but how about running multiple mysql servers in one server? Do you know if postgresql behaves the same way as to the kernel resources and its cores? Thank you Andres On Wed, Apr 7, 2010 at 3:28 PM, Marco

Problem building mono-addins

2010-04-06 Thread andres
This is an i386-current system compiled Monday 17:19 edt, using dpb3, ports updated at the same time.  This is the only error in 1360 packages made so far this run.  Not sure where gtk-sharp is? --STeve Andre' vista /usr/ports/devel/mono-addins make package ===  Checking files for

Problem building with dpb3

2010-03-04 Thread andres
   My first run of the new distributed package builder went pretty well, but the 2nd time around fails.  This attempt is on a -current i386 system compiled on March 3rd around noon EST.  I saw some changes to the package system and added those but no change. When I do a   ./dpb3 -a -j2  I get

Re: Problem building with dpb3 -- fixed

2010-03-04 Thread andres
So, another CVS update to include the latest changes to dpb3, and all seems well now. --STeve Andre' Quoting and...@msu.edu:    My first run of the new distributed package builder went pretty well, but the 2nd time around fails.  This attempt is on a -current i386 system compiled on March

Help with pecl-geoip-1.0.7 in apache1 jail. Not working from web, does work on terminal.

2010-03-01 Thread Andres Salazar
Rights Reserved ?php error_reporting(E_ALL); if (geoip_db_avail(GEOIP_COUNTRY_EDITION)) print geoip_database_info(GEOIP_COUNTRY_EDITION); ? Has anybody had trouble with the jail on this library in the ports? Andres

Why does apache2 need the db package? Anyway to avoid that?

2009-12-26 Thread Andres Salazar
from apache.org in a test machine and i dont recall having to satisfy this one. Please advise. Thanks Andres

Is it possible to compile apache2 without mod_proxy, mod_cache, and disk_cache? errors....

2009-12-26 Thread Andres Salazar
). # Is there anyway I can actually compiled the apache2.2.14 without these optional extras?? Thanks Andres

apache2 with php5 from packages? possible or needed to be custom compiled?

2009-12-22 Thread Andres Salazar
was told that doing a symlink between the old apxs and the new apxs but i could not get that to work... apache2 refuses to load the php5 module. Anybody have a better suggestion? Andres

Missing src for misc/vmware-vncpasswd

2009-12-07 Thread andres
Not exactly a crisis, but the src for the above mentioned isn't available at the main site (internal server error) and it never made its way to any of the other backup distfiles repositories. --STeve Andre'

Squid ports upgrade in current? Squid Maintainer

2009-10-28 Thread Andres Salazar
off. Thanks...! --Andres

Re: Problem doing a bulk package build

2009-08-30 Thread andres
Quoting Nikolay Sturm st...@erisiandiscord.de: * and...@msu.edu [2009-08-30]: vista /usr/ports/infrastructure/build ./dpb -b -e == creating dependency file /bin/sh: syntax error: `;' unexpected /usr/bin/make all-dir-depends: Inappropriate ioctl for device at ./dpb line 696. Make sure

Problem doing a bulk package build

2009-08-29 Thread andres
   I haven't done a bulk package build for a while so I tried doing that now and it failed.  I got /usr/ports/infrastructure again to verify that wasn't a problem and got the same results, given below.  I've done lots of bulk builds in the past so I'm confused. Not sure what else to include.  This

Re: php 5.2.10 segfault on amd 4.5 -stable

2009-08-20 Thread Andres Salazar
confirm that indeed there is something being done about this, or if there is a piece of information that the ones who have the problem can supply? Thank you. Andres On Wed, Aug 12, 2009 at 6:30 PM, Andres Salazarndrsslz...@gmail.com wrote: Or, better yet  a way to rollback to 5.2.8 ? Thanks

Re: php 5.2.10 segfault on amd 4.5 -stable

2009-08-12 Thread Andres Salazar
Hello, Is there anyway to download the OLD php port 5.2.6 ? so that I compile that one hence using php 5.2.10 doesnt work. I know that it exists in the packages for release of 4.5, but I need to compile it on my own for certain options I need. Thank you Andres On Wed, Aug 12, 2009 at 7:03

Re: php 5.2.10 segfault on amd 4.5 -stable

2009-08-12 Thread Andres Salazar
Or, better yet a way to rollback to 5.2.8 ? Thanks On Wed, Aug 12, 2009 at 2:58 PM, Andres Salazarndrsslz...@gmail.com wrote: Hello, Is there anyway to download the OLD php port 5.2.6 ?  so that I compile that one hence using php 5.2.10 doesnt work. I know that it exists in the packages

Re: php 5.2.10 segfault on amd 4.5 -stable

2009-08-11 Thread Andres Salazar
:31, Andres Salazar ndrsslz...@gmail.com wrote: Thanks, but in the meantime just to be safe. what options are there for users like me who do not want to turn transparent encryption off in suhosin? I don't know of any workarounds. Is it possible to dowload the previous php5 port (5.2.6

Re: php 5.2.10 segfault on amd 4.5 -stable

2009-08-09 Thread Andres Salazar
together. Please see: http://marc.info/?l=openbsd-miscm=124983533712052w=2 Andres

Re: php 5.2.10 segfault on amd 4.5 -stable

2009-08-09 Thread Andres Salazar
/patches/?only_with_tag=OPENBSD_4_5 I dont see such path, which in previous threads was called patch-ext_suhosin_suhosin_c . Andres On Sun, Aug 9, 2009 at 4:49 PM, Stuart Hendersonst...@openbsd.org wrote: On 2009/08/09 13:13, Andres Salazar wrote: Hello, I downloaded my STABLE ports on August

Re: php 5.2.10 segfault on amd 4.5 -stable

2009-08-09 Thread Andres Salazar
Thanks, but in the meantime just to be safe. what options are there for users like me who do not want to turn transparent encryption off in suhosin? Is it possible to dowload the previous php5 port (5.2.6) and stay there, or is there any other I have? Thans for the help. Andres On Sun, Aug 9