Strange error and behaviour with sysutils/fusefs-smbnetfs

2018-10-08 Thread Stefan Lambrev
Hi, On recently updated freebsd 11 machine with samba47 and fusefs-smbnetfs-0.6.1_1 creating files on smb mount is impossible. When I try to create file on the mount receive the following error: cp /var/log/smbnet.log . cp: ./smbnet.log: Input/output error The error message which I receive in d

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224205

2017-12-20 Thread Stefan Lambrev
Hi, Can a port commiter look into this - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224205 ? ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubs

Re: Porting Chronograf to FreeBSD

2017-11-25 Thread Stefan Lambrev
s moment, so if someone can help it will be great. On Fri, Nov 24, 2017 at 1:45 PM, Stefan Lambrev wrote: > Hi all, > > I'm trying to port Chronograf to FreeBSD (part of influxdb project). > > My current work is available here - https://github.com/cheffo/ > FreeBSD-Ports/tr

Porting Chronograf to FreeBSD

2017-11-24 Thread Stefan Lambrev
Hi all, I'm trying to port Chronograf to FreeBSD (part of influxdb project). My current work is available here - https://github.com/cheffo/FreeBSD-Ports/tree/master/net-mgmt/chronograf (port is not polished - I know) But I'm facing few issues which I do not know how to address. First issue is t

linux-megacli

2009-05-12 Thread Stefan Lambrev
, Stefan Lambrev ICQ# 24134177 ___ 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: please test sysutlis/apcupsd update

2008-07-08 Thread Stefan Lambrev
Hi, Ion-Mihai Tetcu wrote: On Tue, 01 Jul 2008 15:19:29 +0300 Stefan Lambrev <[EMAIL PROTECTED]> wrote: Greetings Ion-Mihai, Ion-Mihai Tetcu wrote: On Tue, 01 Jul 2008 13:38:49 +0300 Stefan Lambrev <[EMAIL PROTECTED]> wrote: [ .. ] ===> Patching for

Re: please test sysutlis/apcupsd update

2008-07-01 Thread Stefan Lambrev
Greetings Ion-Mihai, Ion-Mihai Tetcu wrote: On Tue, 01 Jul 2008 13:38:49 +0300 Stefan Lambrev <[EMAIL PROTECTED]> wrote: [ .. ] ===> Patching for apcupsd-3.14.4 ===> Applying FreeBSD patches for apcupsd-3.14.4 Ignoring previously applied (or reversed) patch. 3 out of 3 h

Re: please test sysutlis/apcupsd update

2008-07-01 Thread Stefan Lambrev
-qa /tmp/portupgrade.54579.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=apcupsd-3.14.3_1 UPGRADE_PORT_VER=3.14.3_1 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! sysutils/apcupsd (apcupsd-3.14.3_1)

mc, centerim & centerim-devel partly broken/cyrillic problems

2008-04-17 Thread Stefan Lambrev
v .. Any ideas? Is there good howto use UTF-8? ncurses in FreeBSD support UTF-8, KDE support it too, so I still do not understand why UTF-8 is so broken under FreeBSD. For comparison most Linux distros work out of the box when we talk about UTF-8. -- Best Wishes, Stefan Lambrev ICQ#

patch to get apcupsd-3.14.3.tar.gz compiling under freebsd

2008-03-17 Thread Stefan Lambrev
Greetings, Could you consider the attached patch (if you plan to upgrade the port to the latest version)? v3.14.3 does not compile under FreeBSD 6.3 without it. Thanks. --- src/drivers/usb/bsd/bsd-usb.c.orig 2007-10-27 20:15:14.0 +0300 +++ src/drivers/usb/bsd/bsd-usb.c 2008-03-1

Re: new version of devel/pwlib does not compile on 7.0-RELEASE

2008-03-06 Thread Stefan Lambrev
libiodbc is installed. -Steve Not sure why pwlib interfere with libiodbc. If it doesn't need it, the patch can be to explicitly disable it? -- Best Wishes, Stefan Lambrev ICQ# 24134177 ___ freebsd-ports@freebsd.org mailing list http://lists.fr

new version of devel/pwlib does not compile on 7.0-RELEASE

2008-03-05 Thread Stefan Lambrev
OOL' does not name a type ../../ptclib/podbc.cxx:1567: error: reference to 'BOOL' is ambiguous /usr/ports/devel/pwlib/work/ptlib_v1_12_0/include/ptlib/unix/ptlib/contain.h:135: error: candidates are: typedef int BOOL /usr/local/include/iodbcunix.h:136: error: typedef int PTODBC::BOOL ../../ptclib/podbc.cxx:1567: error: reference to 'BOOL' is ambiguous /usr/ports/devel/pwlib/work/ptlib_v1_12_0/include/ptlib/unix/ptlib/contain.h:135: error: candidates are: typedef int BOOL /usr/local/include/iodbcunix.h:136: error: typedef int PTODBC::BOOL ../../ptclib/podbc.cxx:1567: error: 'BOOL' does not name a type ../../ptclib/podbc.cxx: In member function 'unsigned int PODBCRecord::ColumnPrecision(PINDEX)': ../../ptclib/podbc.cxx:1590: error: cannot convert 'PTODBC::SWORD*' to 'long int*' for argument '7' to 'PTODBC::SQLRETURN PTODBC::SQLColAttribute(void*, PTODBC::SQLUSMALLINT, PTODBC::SQLUSMALLINT, void*, PTODBC::SQLSMALLINT, PTODBC::SQLSMALLINT*, long int*)' gmake[3]: *** [/usr/ports/devel/pwlib/work/ptlib_v1_12_0/lib/obj_d/podbc.o] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/pwlib/work/ptlib_v1_12_0/src/ptlib/unix' gmake[2]: *** [debug] Error 2 gmake[2]: Leaving directory `/usr/ports/devel/pwlib/work/ptlib_v1_12_0' gmake[1]: *** [libs] Error 2 gmake[1]: Leaving directory `/usr/ports/devel/pwlib/work/ptlib_v1_12_0' gmake: *** [debuglibs] Error 2 *** Error code 2 Stop in /usr/ports/devel/pwlib. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.1857.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=pwlib-1.10.3_4,1 UPGRADE_PORT_VER=1.10.3_4,1 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! devel/pwlib (pwlib-1.10.3_4,1)(bad C++ code) -- Best Wishes, Stefan Lambrev ICQ# 24134177 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

security/heimdal & openssh-portable problems

2008-02-26 Thread Stefan Lambrev
cal/ (but removing it doesn't help except that I can build ssh) Any ideas how to get gssapi-keyex working again ? or should I just downgrade heimdal to 0.7.2_2? Btw it will be nice if the base ssh in FreeBSD 7 works with gssapi-with-mic too :) -- Best Wishes, Stefan Lambrev

Re: sunbird marked as broken with gcc4.2

2007-10-05 Thread Stefan Lambrev
Hi, Garrett Cooper wrote: Stefan Lambrev wrote: Hi again, Stefan Lambrev wrote: Hi again, I removed the BROKEN line from the port and compiled sunbird without problems. /var/db/ports/sunbird/options: WITHOUT_DEBUG=true WITHOUT_LOGGING=true WITHOUT_OPTIMIZED_CFLAGS=true May be because I

Re: sunbird marked as broken with gcc4.2

2007-10-04 Thread Stefan Lambrev
Hi again, Stefan Lambrev wrote: Hi again, I removed the BROKEN line from the port and compiled sunbird without problems. /var/db/ports/sunbird/options: WITHOUT_DEBUG=true WITHOUT_LOGGING=true WITHOUT_OPTIMIZED_CFLAGS=true May be because I do not use OPTIMIZED_CFLAGS? I'll check and

sunbird marked as broken with gcc4.2

2007-10-04 Thread Stefan Lambrev
Hi again, I removed the BROKEN line from the port and compiled sunbird without problems. /var/db/ports/sunbird/options: WITHOUT_DEBUG=true WITHOUT_LOGGING=true WITHOUT_OPTIMIZED_CFLAGS=true May be because I do not use OPTIMIZED_CFLAGS? I'll check and this :) -- Best Wishes, Stefan La

sunbird - Mark as broken with gcc4.2.

2007-10-04 Thread Stefan Lambrev
compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] Just to be sure I'll try to rebuild again today. -- Best Wishes, Stefan Lambrev ICQ# 24134177 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

ports/games/frozenbubble on FreeBSD 7

2007-10-02 Thread Stefan Lambrev
Hello, Frozen bubble on FreeBSD7 should depend on compat6x and the message how to start the program (if core dumps) should be changed to: LD_PRELOAD=/usr/local/lib/compat/libc_r.so.6 frozen-bubble Anyone care to fix this ? -- Best Wishes, Stefan Lambrev ICQ# 24134177

heimdal-1.0.1

2007-09-27 Thread Stefan Lambrev
${CC} ${CFLAGS} -fPIC -shared -I${LOCALBASE}/include -I./include \ -L${LOCALBASE}/lib -o ./kpasswdd-cracklib.so ./kpasswdd-cracklib.c -lcrack) .endif but files/kpasswdd-cracklib.c.in does not exist, so remove CRACKLIB as option or add the missing patch ? :) -- Best Wishe

Re: p5-Mail-SpamAssassin-3.2.3 - manual whitelist_from broken

2007-08-30 Thread Stefan Lambrev
Hello, John Marshall wrote: Stefan Lambrev wrote: Hello, I noticed that after upgrading spamassassin to the latest (in ports) version, manual whitelist is somehow broken. In previous version spamassassin detects without a problem forged "From" headers and even with "whitel

p5-Mail-SpamAssassin-3.2.3 - manual whitelist_from broken

2007-08-30 Thread Stefan Lambrev
it In this case whitelist_from [EMAIL PROTECTED] is triggered, and I'm pretty sure that wasn't a case in older versions of spamassassin. Any ideas what is changed, and how I can restored the old behavior. -- Best Wishes, Stefan Lambrev ICQ# 24134177 __

adding new user for a port.

2007-08-27 Thread Stefan Lambrev
Hello, I'm trying to make a small port, but want to ask what is the right procedure, if my port requires a certain user to be on the installed system? Do I have to use pkg-install/pkg-deinstall for this? P.S. Please CC me as I'm not subscribed to freebsd-ports. -- Best Wish

nagios plugins under freebsd 7-current

2007-07-06 Thread Stefan Lambrev
e.out (22KB) can be downloaded from http://cheffo.freebsd-bg.org/ktrace.out Thanks in advance. -- Best Wishes, Stefan Lambrev ICQ# 24134177 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubs

portupgrade-devel-2.3.0_5 broken

2007-06-22 Thread Stefan Lambrev
' This should replace swt with x11-toolkits/swt-devel, but -o is skipped and portupgrade just reinstall swt. Sorry if this is known problem. portupgrade works ok, but I switched to portupgrade-devel, because it was recommended for xorg upgrade procedure. -- Best

Re: ports/security/blocksshd

2007-04-06 Thread Stefan Lambrev
Hi list, Craig Butler wrote: Stefan Lambrev wrote: Hi list, This is very annoying: pkg_delete: '/usr/local/etc/blocksshd.conf' fails original MD5 checksum - deleted anyway. can someone fix please ? did you edit it ? Of course i edit it, after all it is the configuration fi

ports/security/blocksshd

2007-04-06 Thread Stefan Lambrev
Hi list, This is very annoying: pkg_delete: '/usr/local/etc/blocksshd.conf' fails original MD5 checksum - deleted anyway. can someone fix please ? -- Best Wishes, Stefan Lambrev ICQ# 24134177 ___ freebsd-ports@freebsd.org mailing

openssh-portable upgrade.

2007-03-13 Thread Stefan Lambrev
ion and skips PAM? -- Best Wishes, Stefan Lambrev ICQ# 24134177 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

security/blocksshd

2006-11-28 Thread Stefan Lambrev
line 46) e.g does not respect $PREFIX. Thanks in advance. -- Best Wishes, Stefan Lambrev ICQ# 24134177 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

ports/sysutils/aaccli

2006-11-22 Thread Stefan Lambrev
Hello, Why aaccli is marked only for arch i386 ? :) It's a binary package build for i386, but it work perfect on amd64. Is there any other reason for this? -- Best Wishes, Stefan Lambrev ICQ# 24134177 ___ freebsd-ports@freebsd.org mailing list