Re: Which Package is Used for run MAKE command in FreeBSD

2009-07-28 Thread Gergely CZUCZY
ailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscr...@freebsd.org" -- Sincerely, Gergely CZUCZY Harmless Digital Bt +36-30-9702963 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.

Re: [RFC] PHP 5.3

2009-12-02 Thread Gergely CZUCZY
uspect there could be other > reasons to stay with PHP 5.2 while it's still available... Agreed, php5.2 should be kept. There are lots of project which are yet incompatible with php5.3, like zabbix1.6. PHP 5.3 has brought lots of changes which are not backward-compatible. > > > S

Re: [RFC] PHP 5.3

2009-12-02 Thread Gergely CZUCZY
---+ > | Mess with the Best, Die like the Rest! | > +---+---+ > -BEGIN PGP SIGNATURE- > Version: GnuPG v2.0.12 (FreeBSD) > > iEYEARECAAYFAksWWgEACgkQdLJIhLHm/OkUNACeOuvNIikaI/r19St7s/dyQ7Sn &g

Re: [RFC] PHP 5.3

2009-12-02 Thread Gergely CZUCZY
On Wed, 02 Dec 2009 14:52:35 +0100 Alex Dupre wrote: > Gergely CZUCZY ha scritto: > >> Oh come on. Security-wise you shouldn't hold php at all. It's about > >> backwards incompatibility, not about security. > > PHP 5.3 is not more incompatible with 5.2 than

Re: Full Unicode Support for FreeBSD

2010-03-16 Thread Gergely CZUCZY
On Fri, 12 Mar 2010 20:49:16 +0100 Dominic Fandrey wrote: > On 12/03/2010 19:23, 葉佳威 Jiawei Ye wrote: > > On Sat, Mar 13, 2010 at 1:43 AM, Elmar Stellnberger > > wrote: > >> Isn`t it time for FreeBSD to fully support Unicode/UTF-8 by now? > >> It is considered to be standard charset by now. XML

zabbix-server patch for odbc and curl

2010-05-21 Thread Gergely CZUCZY
farher maintainer timeout. Thank you very much. Best regards, Gergely -- Sincerely, Gergely CZUCZY +36-30-9702963 zabbix-server.czg-odbc-curl.diff Description: Binary data ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/

-pthread ldflag doesn't links against any libs

2007-11-08 Thread Gergely CZUCZY
1 15:35:20 CEST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TWOFLOWER i386 So, am I messing up something, is there anything I left out, or it's really some kind of nasty bug? Sincerely, Gergely Czuczy mailto: [EMAIL PROTECTED] -- Weenies test. Geniuses solve problems that arise. pgpTvYCwmdETK.pgp Description: PGP signature

Re: suggestions for ports screening

2007-11-11 Thread Gergely CZUCZY
er an application needs such a service it depends on "httpd". After this, the package management picks one of the available ones. It would also be good to take a look at this, it's in use for many years by now, and stands its ground. Sincerely, Gergely Czuczy mailto: [EMAIL PROTECTE

Re: need an explanation of "make serarch" output

2007-11-11 Thread Gergely CZUCZY
ant to know what needs to be build before the port can be built or > run which list do I use? Quoting ports(7): "bdeps (searches the port build-time depen- dency), rdeps (searches the port run-time dependency)" Please read the manual. Sincerely, Gergely Czuczy mailto: [EMAIL PRO

Re: ports modifying system setups

2007-11-21 Thread Gergely CZUCZY
as that services > installed by ports are not (any longer?) on by default. What I'm > proposing is a way to allow the user to choose to enable the service > using an OPTION (amongst other things). echo 'sevice_enable="YES"' >> /etc/rc.conf.local done. Sinc

Re: ports modifying system setups

2007-11-22 Thread Gergely CZUCZY
On Wed, Nov 21, 2007 at 11:43:35PM -0800, Doug Barton wrote: > Gergely CZUCZY wrote: > > > echo 'sevice_enable="YES"' >> /etc/rc.conf.local > > Yes, I think we all know how to go about this manually. The question > at hand is whether or not it'

Re: ports modifying system setups

2007-11-22 Thread Gergely CZUCZY
On Thu, Nov 22, 2007 at 12:43:50AM -0800, Doug Barton wrote: > On Thu, 22 Nov 2007, Gergely CZUCZY wrote: > > >>Gergely CZUCZY wrote: > >> > >>>echo 'sevice_enable="YES"' >> /etc/rc.conf.local > > >I said, that this can be

Re: WITH_/WITHOUT_ variables confusing

2007-11-26 Thread Gergely CZUCZY
BAR, while it checks for WITHOUT_FOOBAR. The port maintainer failed to understand this. So whatever you do, you will end up with building the server part also. Sincerely, Gergely Czuczy mailto: [EMAIL PROTECTED] -- Weenies test. Geniuses solve problems that arise. pgpilDn0Grqbv.pgp Description: PGP signature

Re: make search=

2007-12-01 Thread Gergely CZUCZY
s what the "make search=emule" command do , and do i need to do > something tor reverse it. it runs "make build" with the variable named "search" st to "emule". it will build all porst, and install their dependencies. man pkg_info man pkg_delete Si

Re: Ion3 license violation

2007-12-12 Thread Gergely CZUCZY
es for distros to either start behaving better > (communicating with and taking consideration of authors), or > simply perishing. I don't use Ion3, and I never intend to, but to be honest, this licence of yours really seems to be very unreasonable. It's just silly, nothing more. Sincerely, Gergely Czuczy mailto: [EMAIL PROTECTED] -- Weenies test. Geniuses solve problems that arise. pgp6fZT9E5dLg.pgp Description: PGP signature

Re: Ion3 license violation

2007-12-13 Thread Gergely CZUCZY
e author of the "official" version of Ion-3. > > That doesn't matter. What matters is that the _same_ key is used, > after you've initially verified the package. > > -- > Tuomo > > ___ > freebsd-ports@freebsd.org m

Re: FreeBSD packaging

2008-01-21 Thread Gergely CZUCZY
piece of software of yours, you can create a package anytime by typing "make package". The ports framework is pretty nice and easy to use, I have also managed to make a port and some packages of some of my own piece of software. [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ Sincerely, Gergely Czuczy mailto: [EMAIL PROTECTED] -- Weenies test. Geniuses solve problems that arise. pgp8lSzGw6XLV.pgp Description: PGP signature

Re: Postfix 2.5 - claws - held back

2008-02-03 Thread Gergely CZUCZY
slow. This was a few weeks ago by now. Sincerely, Gergely Czuczy mailto: [EMAIL PROTECTED] -- Weenies test. Geniuses solve problems that arise. pgpDK4gsHZoU7.pgp Description: PGP signature

pkg-plist and WWWDIR

2008-02-15 Thread Gergely CZUCZY
;. I don't consider this a solution, but just a workaround. My qestions are, how should these situations be handled? Shouldn't bsd.port.mk export a version for WWWDIR suitable for PLIST variables? Sincerely, Gergely Czuczy mailto: [EMAIL PROTECTED] -- Weenies test. Geniuses solve problem

Re: Updating devel/bullet

2013-12-03 Thread Gergely CZUCZY
On Tue, 3 Dec 2013 12:03:56 +0100 Gergely CZUCZY wrote: > Hello, > > Could you please update the devel/bullet port to 1.82 (latest as of > now)? 2.82, sorry. that was a typo above. > > I've tried to do it myself, however some files didn't get installed as > i

Updating devel/bullet

2013-12-03 Thread Gergely CZUCZY
Hello, Could you please update the devel/bullet port to 1.82 (latest as of now)? I've tried to do it myself, however some files didn't get installed as i've noticed when doing the make package. The changes I've noticed so far: 1) The release tarball has the revision number, so does the workdir

devel/boost issues regarding boost/chrono/duration.hpp constexpr definitions with clang

2013-12-11 Thread Gergely CZUCZY
Hello, Could you please update boost to 1.55? There's seems to be some issues with the current version, which might be fixed later. Namely, on a 9.x default install, built with defaults (gcc as defcc), when one is trying to include boost/thread/shared_mutex.hpp and build that file with clang: --

Re: KDE4/kopete port and MSN problems

2008-10-29 Thread Gergely CZUCZY
Hello, AFAIK this is a known problem, and it's already reported in the kde bugtracker. On Wed, 29 Oct 2008 10:58:57 +0100 (CET) "Kenneth Karoliussen" <[EMAIL PROTECTED]> wrote: > Hi, > > > I'm struggling to make kopete connect to the MSN service on a FreeBSD > 7.1BETA2 system with KDE4. > > T

xorg7.2 upgrade and i945GM glx

2007-05-12 Thread Gergely CZUCZY
will publicate any other required information. Please CC replies to me, since i'm not subscribed to the mailing list. Bye, Gergely Czuczy mailto: [EMAIL PROTECTED] -- Weenies test. Geniuses solve problems that arise. pgpkZd2f1ab6r.pgp Description: PGP signature

strip: elf_strptr failed: Invalid argument

2017-07-12 Thread Gergely Czuczy
Hello, I'm trying to build packages on an rpi3, on a freshly build image (with crochet), and when it's trying to build pkg from ports, I'm getting the following error message: libtool: link: cc -D_BSD_SOURCE -I../libpkg -I../libpkg -I../compat -I../external/libucl/klib -I../external/uthash -I../

r440699 broke xorg on aarch64 (rpi3 and alike)

2017-08-22 Thread Gergely Czuczy
Hello, r440699 [1] made mesa-dri unconditionally depend on s2tc, which unconditionally depends on nvidia-texture-tools. nvidia-texture-tools is not supported on aarch64, which is the platform of rpi3. Could you please make sure xorg works on aarch64 as well? We don't have a lot of alternativ

Re: r440699 broke xorg on aarch64 (rpi3 and alike)

2017-08-22 Thread Gergely Czuczy
On 2017. 08. 22. 22:20, Jan Beich wrote: Gergely Czuczy writes: Hello, r440699 [1] made mesa-dri unconditionally depend on s2tc, which unconditionally depends on nvidia-texture-tools. nvidia-texture-tools is not supported on aarch64, which is the platform of rpi3. Only for `make test`. And

Re: Re-inventing the FreeSWITCH port

2014-02-22 Thread Gergely Czuczy
Hello, Personally I think one port with lots of OPTIONS might be the best, like how apache or nginx does it. Just my tuppence. Regards, Gergely On 2014.02.10. 14:01, Kozlov Sergey wrote: Hi everyone. I'm working on re-inventing the FreeSWITCH port. The previous FreeSWITCH port was deleted

please update devel/yaml-cpp to 0.5.1

2014-02-26 Thread Gergely Czuczy
Hello, Could you please update devel/yaml-cpp to 0..5.1? It's out for almost a year now, and the last commit, which is 5 weeks old, i still only 0.3.0 Thanks, Gergely ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf