py24-xlib-0.12a patch

2006-07-18 Thread Petr Holub
Hi, below is a couple of small patches for pypanel to work with the py-xlib - the problems are in py-xlib, not in pypanel. Petr Petr Holub CESNET z.s.p.o. Supercomputing Center

problem with Perl on FreeBSD - Undefined symbol "PL_sv_undef"

2011-01-30 Thread Petr Holub
getting this error. Any ideas? Thanks, Petr ======== Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZ

Postfix - Dovecot SASL problem

2011-08-18 Thread Petr Holub
Hi, I'm using mail/postfix with WITH_DOVECOT2=yes and mail/dovecot2 with MySQL backend for users from FreeBSD ports: dovecot-2.0.12 postfix-2.8.4,1 I'm unable to get SMTP authentication working using Dovecot SASL with postfix/main.cf: ... smtpd_sasl_type = dovecot smtpd_sasl_path = priv

RE: FreeBSD Port: xmlada-gcc-5.0.4_1

2008-04-29 Thread Petr Holub
Petr Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZMasaryk University Czech Rep

beryl missing windows decorations

2007-10-08 Thread Petr Holub
Hi, I've tested current beryl (fresh portsnap from yesterday) on -CURRENT and found it working (using NVidia 7600 GS, it idles at 98%, even while windows are wobbling while being moved around with KDE+Beryl), except when I switch from KWin to Beryl, I lose window decorations (titlebar, borders, re

RE: beryl missing windows decorations

2007-10-10 Thread Petr Holub
> Beryl doesn't provide that functionality IIRC, I think you also need > emerald installed. > Emerald provides the window decorations, and is themeable. That's exactly why I've included emerald in the package list posted previously. > Beryl is also outdated as the project has merged back with c

RE: beryl missing windows decorations

2007-10-11 Thread Petr Holub
> You don't have all the right plugins enabled. Install ccsm, and make > sure you have all of the "Move, Resize, Place" plugins enabled. Also, > ensure that you have the "decoration" plugin loaded, which will provide > you with either gtk-window-decorator or emerald. That indeed helped - I was l

lang/gdc on -CURRENT

2007-10-16 Thread Petr Holub
Hi, is anybody running lang/gdc successfuly on -CURRENT? I've installed it from fresh portsnap and it gives me weird errors like this: --- [EMAIL PROTECTED] ~/rum-java/rum-D]$ gdc -o println println.d /usr/local/lib/gcc/i386-portbld-freebsd7.0/../../libgphobos.a(deh.o)(.text+0x86) : In function

RE: lang/gdc on -CURRENT

2007-10-16 Thread Petr Holub
> is anybody running lang/gdc successfuly on -CURRENT? I've installed > it from fresh portsnap and it gives me weird errors like this: Ooops, I forgot to mention at least the following: [EMAIL PROTECTED] ~]$ uname -a FreeBSD fbsd-7.fi.muni.cz 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Oct 4 19:50:0

security/heimdal problem on 7.0-PRERELEASE

2007-10-23 Thread Petr Holub
Hi, after installing security/heimdal on 7.0-PRERELEASE from a fresh portsnap, I've run into the following problem: $ kauth /libexec/ld-elf.so.1: /usr/local/lib/libhx509.so.2: Undefined symbol "oid_id_pkcs1_rsaEncryption" Does anybody have a workaround for this? $ uname -a FreeBSD fbsd-7.fi.mun

RE: security/heimdal problem on 7.0-PRERELEASE

2007-10-25 Thread Petr Holub
ncryption. How about bumping version number for the shared library, or updating the library in the 7.0-PRERELEASE base system? Petr > -Original Message- > From: Petr Holub [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 23, 2007 4:39 PM > To: [EMAIL PROTECTED] > Subje

lang/gnat-gcc41 build error

2006-10-12 Thread Petr Holub
Hi Karel, I'm having trouble building lang/gnat-gcc41 from ports on FreeBSD 6.1-RELEASE. ===> gnat-gcc-4.1.2_1 depends on executable in : gmake - found ===> gnat-gcc-4.1.2_1 depends on executable in : bison - found ===> gnat-gcc-4.1.2_1 depends on file: /usr/local/bin/perl5.8.8 - found ===>

lang/gnat-gcc41 build error

2006-12-01 Thread Petr Holub
Dear Karel, all, another problem with building gnat-gcc41 (after I've manually upped the math/mpfr port to 2.2.1 and installed it). Thanks, Petr ===> Configuring for gnat-gcc-4.1.2_1 cd /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20060901 ; contrib/gcc_update --touch creating cache ./config.cache

RE: lang/gnat-gcc41 build error

2006-12-02 Thread Petr Holub
> Please open the Makefile for this port and add flags "--without-gmp > --without-mpfr" to the CONFIGURE_ARGS variable. Rebuild and tell > us what happens. Build error is documented below and in the attachement. Thanks, Petr Making GCC gnat-gcc-4.1.2 for FreeBSD 6.2 target=i386-portbld-freebsd

RE: lang/gnat-gcc41 build error

2006-12-04 Thread Petr Holub
1 Stop in /usr/ports/lang/gnat-gcc34. Petr ==== Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZ

RE: lang/gnat-gcc41 build error

2006-12-04 Thread Petr Holub
> > Yeah, I was able to reproduce the error! Try to replace > > the Makefile with the one attached here. > > Now it looks it depends on gnat-gcc34. which fails with the follwing: > > Making GCC gnat-gcc-3.4.6 for FreeBSD 6.2 target=i386-portbld-freebsd6.2 > ===> Extracting for gnat-gcc-3.4.6_2 > =

RE: lang/gnat-gcc41 build error

2006-12-10 Thread Petr Holub
ws port (nice to have for building web services in Ada easily). Best regards and thanks again, Petr ======== Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4

RE: lang/gnat-gcc41 build error

2006-12-10 Thread Petr Holub
> BTW - why is gnat-gcc34 dependent on perl, while > gnat-gcc41 is dependent on libiconv? Is this correct? Another issue - why is gnatmem not being built on FreeBSD? I have it in GNAT/GPL on Linux and it works fine - is it somehow strongly platform-dependent? Petr ___

missing libgnat-GPL2005.a

2006-12-24 Thread Petr Holub
e to modify the port so that it creates the libgnat-GPL2005.a? BTW, lang/gnat-gcc41 is just fine here and compiles and builds the xmlada cleanly. Thanks, Petr Petr Holub CESNET z.s.p.o.

RE: lang/gnat-gcc41 build error

2006-12-24 Thread Petr Holub
> GNAT/GPL and GNAT/GCC are two different products. I made > gnat-gcc* ports as an experimental alternative to the gnat > port (GNAT 2005/GPL). They are not meant to be complete or > supported neither they are expected to pass all the tests. > These are actually not the problems of the porting proc

RE: missing libgnat-GPL2005.a

2006-12-27 Thread Petr Holub
> It looks like a bug in gnatmake and/or gnatgcc. I've built and > installed all three versions of gnat from ports, and all three versions > install the normative environment library as libgnat.a. It shouldn't be > possible to build too many working programs without correctly linking to > lib