Re: how to find the number of processor cores

2012-05-16 Thread Svyatoslav Lempert
2012/5/16 Michael Scheidell : >> I need some patch for single core CPU (on VPS), but this construction >> do not work >> > Try to describe why/ and why you want to do this. > http://www.freebsd.org/cgi/query-pr.cgi?pr=167953 > Try: > > CPUS!= ${SYSCTL} -n kern.smp.cpus Thank you -- Svyatoslav

how to find the number of processor cores

2012-05-15 Thread Svyatoslav Lempert
Hello, I need some patch for single core CPU (on VPS), but this construction do not work CPUS= `${SYSCTL} -n kern.smp.cpus` .if ${CPUS} == "1" EXTRA_PATCHES=${FILESDIR}/extra-onecorecpu.patch .endif And for (but not true for me) if I use != it applyed, I think problem in CPUS= How

Re: PHP 5.4.0 : lang/php54

2012-05-15 Thread Svyatoslav Lempert
2012/5/15 Olivier Mueller : >> >> FreeBSD 8.3 is done, please commit update lang/php5 to PHP 5.4 to >> >> portstree. Thank you in advance. >> > >> > I'm just waiting for final release of suhosin (both patch and extension) >> > to commit the update. >> >> Do you know the release date of suhosin for

Re: PHP 5.4.0 : lang/php54

2012-05-11 Thread Svyatoslav Lempert
2012/4/19 Alex Dupre : >> FreeBSD 8.3 is done, please commit update lang/php5 to PHP 5.4 to >> portstree. Thank you in advance. > > I'm just waiting for final release of suhosin (both patch and extension) > to commit the update. > Do you know the release date of suhosin for this version? Stefan Es

Re: PHP 5.4.0 : lang/php54

2012-04-18 Thread Svyatoslav Lempert
Hello, Alex! FreeBSD 8.3 is done, please commit update lang/php5 to PHP 5.4 to portstree. Thank you in advance. I'm really waiting for this moment because I was going to install a large number of new servers with the new version of PHP (version 5.4 should be so you do not have a problem with a maj

Re: PHP 5.4.0 : lang/php54

2012-03-18 Thread Svyatoslav Lempert
> Anyway I think that the steps of launching a new port/port usage/port > deprecation is necessary for this exact reason. The other way would be to > freeze all the tree from time to time (i.e. several months) and ask projects > maintainers/developers to stick to each freeze. FreeBSD system do t

Re: PHP 5.4.0 : lang/php54

2012-03-11 Thread Svyatoslav Lempert
2012/3/12 Mr Dandy : >> please look http://www.freebsd.org/cgi/query-pr.cgi?pr=165933 > > May be more correctly set PHP 5.4 by default to lang/php5, and repocopy > current lang/php5 into lang/php53? > No, I wrote about this a few weeks ago to ports@ - PHP 5.4 is not compatible with PHP 5.3, depric

PHP 5.4.0 : lang/php54

2012-03-11 Thread Svyatoslav Lempert
Hello, please look http://www.freebsd.org/cgi/query-pr.cgi?pr=165933 -- Svyatoslav ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org

Re: FreeBSD Port: linux_base-f10-10_4

2012-03-10 Thread Svyatoslav Lempert
> I just tested CentOS 6.2 and this system binaries work and run without > problem, but I need change compat.linux.osrelease to 2.6.18, > I'll make soon port for setup CentOS 6.x userland (like > emulators/linux_base-f10 there are all very similar) and send this as > PR. Look to http://www.freebsd

Re: FreeBSD Port: linux_base-f10-10_4

2012-03-10 Thread Svyatoslav Lempert
2012/3/10 Alexander Leidinger : >> >> # ./bash >> FATAL: kernel too old >> >> # file bash >> bash: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), >> dynamically linked (uses shared libs), for GNU/Linux 2.6.32, stripped >> >> # sysctl compat.linux.osrelease=2.6.32 >> compat.linux.osr

Re: FreeBSD Port: linux_base-f10-10_4

2012-03-09 Thread Svyatoslav Lempert
>>> > eagle: /lib/libc.so.6: version `GLIBC_2.10' not found (required by >>> > eagle) >>> > >>> > I can run version 5.1 in the meantime. But it looks like I will need >>> > an updated version of linux_base-f10, perhaps an f11, f12 or f13 or f14 >>> > version. >>> > >>> > Are there plans to update l

php 5.4

2012-03-01 Thread Svyatoslav Lempert
Hello guys, PHP 5.4 is done http://php.net/releases/5_4_0.php I strongly recommend do not change lang/php5 from 5.3 to 5.4 because: - Register globals, magic quotes and safe mode were removed - The break/continue $var syntax was removed - Old "depricated" functions now REMOVED We need to add new

Re: FreeBSD ports which are currently scheduled for deletion

2012-02-08 Thread Svyatoslav Lempert
2012/2/8 Miroslav Lachman <000.f...@quip.cz>: > Doug Barton wrote: >> >> On 02/07/2012 17:13, Svyatoslav Lempert wrote: >>> >>> 2012/2/7: >>>> >>>> The ports, and the reason and date that they have been scheduled >>>> for

Re: FreeBSD ports which are currently scheduled for deletion

2012-02-07 Thread Svyatoslav Lempert
2012/2/7 : > The ports, and the reason and date that they have been scheduled > for removal, are listed below.  If no one has stepped forward before > that time to propose a way to fix the problems (such as via a PR), > the ports will be deleted. > > portname:           lang/php52 > description:  

Re: lang/php52 : help me solve patch working directory problem

2012-02-03 Thread Svyatoslav Lempert
2012/2/3 Svyatoslav Lempert : > How can I solve this problem? > Does anyone know which way is better? Lots of individual small patches and distribute in portstree or whatever can change WRKSRC for one patch only? -- Svyatoslav ___ freebsd

lang/php52 : help me solve patch working directory problem

2012-02-02 Thread Svyatoslav Lempert
hment (with problem with slave ports) With best regards, Svyatoslav Lempert, Irkutsk, Russia php52_7.patch Description: Binary data ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

Re: ioncube-4.0.10

2011-08-09 Thread Svyatoslav Lempert
delete old files from /usr/ports/distfiles 2011/8/9, Paul Macdonald : > > For info: > > > > => SHA256 Checksum mismatch for ioncube_loaders_fre_8_x86-64.tar.gz. > ===> Refetch for 1 more times files: ioncube_loaders_fre_8_x86-64.tar.gz > ===> License check disabled, port has not defined LICENSE

databases/phppgadmin need update to 4.2.3

2010-04-19 Thread Svyatoslav Lempert
Hello, phpPgAdmin 4.2.2 in ports does not work with PHP 5.3.2 and port version must be updated -- Svyatoslav ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-po

PHP 5.2 (lang/php52) port

2010-04-13 Thread Svyatoslav Lempert
Hello! We have problems for a considerable quantity of users which are linked to upgrade of major version PHP 5.2 to version 5.3 in port lang/php5 They are linked to considerable incompatibility of old scripts which should are corrected and rewrited for correct work under PHP 5.3.2. Also rather a