Re: net ads testjoin coredumped with "bogus pointer". OpenBSD 6.6. samba 4.8.12

2019-10-24 Thread dmitry.sensei
Yes. It works 😊

вт, 22 окт. 2019 г., 13:59 Jonathan Matthew :

> On Tue, Oct 08, 2019 at 09:44:52AM +0200, Jeremie Courreges-Anglas wrote:
> > On Mon, Oct 07 2019, "dmitry.sensei"  wrote:
> > > No problem 👍
> > >
> > > пн, 7 окт. 2019 г., 16:17 Klemens Nanni :
> > >
> > >> jca@ sent an update to samba 4.9.x along its request for testing to
> > >> ports@ on 04.10.2019, can you check whether the new version still has
> > >> this problem?
> >
> > I did not try to reproduce, mostly because I don't have any DC setup to
> > test with.  The AD DC code has always been brittle on OpenBSD (we have
> > no ACLs or extended attrs support); I don't recommend it for
> > "production" use, and I might disable it in the next updates if it's in
> > the way.
> >
> > I haven't tried to look at the code to see if there's an obvious reason
> > for this segfault.  Maybe in the next days, as time permits.
> > A backtrace with the samba-4.9.13 package would be welcome.  Bonus
> > points if you rebuild databases/openldap with DEBUG=-g. :)
>
> I ran into this today and found an annoyingly obvious cause.  'net' picks
> up
> ber_free() from libutil, which is definitely not the same as ber_free()
> from
> liblber.  LD_PRELOAD=/usr/local/lib/liblber.so.x.y makes it work better.
> The last time I joined samba on an OpenBSD host to an AD domain, it was on
> 6.5,
> where the ber code wasn't in libutil.
>
>


Re: net ads testjoin coredumped with "bogus pointer". OpenBSD 6.6. samba 4.8.12

2019-10-09 Thread dmitry.sensei
Nothing changed

net(85330) in free(): bogus pointer (double free?) 0x
Abort trap (core dumped)

пн, 7 окт. 2019 г. в 22:18, dmitry.sensei :

> No problem 👍
>
> пн, 7 окт. 2019 г., 16:17 Klemens Nanni :
>
>> jca@ sent an update to samba 4.9.x along its request for testing to
>> ports@ on 04.10.2019, can you check whether the new version still has
>> this problem?
>>
>

-- 
Dmitry Orlov


Re: net ads testjoin coredumped with "bogus pointer". OpenBSD 6.6. samba 4.8.12

2019-10-07 Thread dmitry.sensei
No problem 👍

пн, 7 окт. 2019 г., 16:17 Klemens Nanni :

> jca@ sent an update to samba 4.9.x along its request for testing to
> ports@ on 04.10.2019, can you check whether the new version still has
> this problem?
>


net ads testjoin coredumped with "bogus pointer". OpenBSD 6.6. samba 4.8.12

2019-10-07 Thread dmitry.sensei
Hi, Ports-group!

OpenBSD ORLOV-NB.sharifa.local 6.6 GENERIC.MP#358 amd64



net ads  is coredumped on last snapshot

ORLOV-NB:~$doas net ads testjoin
ORLOV-NB:~$doas net ads testjoin
doas (dmitriy.o@ORLOV-NB.sharifa.local) password:
net(67870) in free(): bogus pointer (double free?) 0x
Abort trap (core dumped)

ORLOV-NB:~$uname -a
OpenBSD ORLOV-NB.sharifa.local 6.6 GENERIC.MP#358 amd64

pkg_info -v samba
Information for inst:samba-4.8.12p1

Comment:
SMB and CIFS client and server for UNIX

Required by:
gvfs-smb-1.40.2

Description:
The Samba suite is a set of programs that implement a server for the
Windows file- and printer-sharing protocols (SMB/CIFS) and Active
Directory compatible Domain Controller.

Maintainer: Ian McWilliam ,  Jeremie
Courreges-Anglas 

WWW: https://www.samba.org/

Size: 89560080
Signature: 
samba-4.8.12p1,5,@avahi-0.7p6,@cups-libs-2.3.0,@gamin-0.1.10p24,@gettext-runtime-0.20.1p0,@gnutls-3.6.10,@jansson-2.12,@ldb-1.3.8p0,@libexecinfo-0.3p2v0,@libiconv-1.16p0,@libtalloc-2.1.14,@openldap-client-2.4.48,@openpam-20141014,@popt-1.16p2,@py-dnspython-1.16.0p2,@samba-util-4.8.12,@tdb-1.3.16p0,avahi-client.0.1,avahi-common.0.1,c.95.1,crypto.45.5,cups.7.1,curses.14.0,dbus-1.11.2,execinfo.2.0,fam.1.0,gnutls.46.3,iconv.7.0,intl.6.0,jansson.3.2,lber.12.0,ldap.13.1,ldb.0.8,lib/samba/replace.8.0,lib/samba/util-setid.8.0,m.10.1,pam.5.0,popt.1.0,pthread.26.1,pyldb-util.0.5,pytalloc-util.0.1,python2.7.0.0,readline.4.0,talloc.1.1,tdb.4.3,tevent.0.4,util.13.1,z.5.0
Packing-list:
@comment $OpenBSD: PLIST-main,v 1.49 2019/04/12 18:21:17 jca Exp $
@name samba-4.8.12p1
@url 
http://fastly.cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/samba-4.8.12p1.tgz
@version 5
@signer openbsd-66-pkg
@digital-signature signify2:2019-10-01T15:30:22Z:external
@option manual-installation
@comment pkgpath=net/samba,-main ftp=yes
@arch amd64



ORLOV-NB# egdb /usr/local/bin/net
GNU gdb (GDB) 7.12.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-openbsd6.6".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/local/bin/net...(no debugging symbols found)...done.
(gdb) set args ads testjoin
(gdb) run
Starting program: /usr/local/bin/net ads testjoin
net(12241) in free(): bogus pointer (double free?) 0x

Program received signal SIGABRT, Aborted.
thrkill () at -:3
3   -: No such file or directory.
(gdb) bt full
#0  thrkill () at -:3
No locals.
#1  0x039c9afc48ee in _libc_abort () at /usr/src/lib/libc/stdlib/abort.c:51
mask = 4294967263
sa = 
#2  0x039c9afba046 in wrterror (d=0x39d413b2a20, msg=0x39c9af5497c
"bogus pointer (double free?) %p")
at /usr/src/lib/libc/stdlib/malloc.c:300
ap = {{gp_offset = 24, fp_offset = 48, overflow_arg_area =
0x7f7e2bc0, reg_save_area = 0x7f7e2ac0}}
saved_errno = 0
#3  0x039c9afbd229 in findpool (p=0x,
argpool=, foundpool=0x7f7e2c40,
saved_function=0x7f7e2c48) at /usr/src/lib/libc/stdlib/malloc.c:1355
nmutexes = 
i = 
pool = 
r = 
#4  0x039c9afba35a in ofree (argpool=0x7f7e2ca0,
p=0x, clear=0, check=0, argsz=0)
at /usr/src/lib/libc/stdlib/malloc.c:1369
pool = 0x7f7e2cf0
saved_function = 0x39ce9252355 
"H\205\300\017\216\250"
r = 
sz = 
#5  0x039c9afba290 in free (ptr=0x) at
/usr/src/lib/libc/stdlib/malloc.c:1488
saved_errno = 0
d = 0x39d413b2a20
#6  0x039d60224933 in ldap_free_request_int () from
/usr/local/lib/libldap.so.13.1
No symbol table info available.
#7  0x039d60210384 in ldap_result () from /usr/local/lib/libldap.so.13.1
No symbol table info available.
#8  0x039d6021254a in ldap_pvt_search_s () from
/usr/local/lib/libldap.so.13.1
No symbol table info available.
#9  0x039d60212495 in ldap_search_ext_s () from
/usr/local/lib/libldap.so.13.1
No symbol table info available.
#10 0x039cd4a6e9d8 in ldap_search_with_timeout () from
/usr/local/lib/samba/libads-samba4.so
No symbol table info available.
#11 0x039cd4a6e83b in ads_do_search () from
/usr/local/lib/samba/libads-samba4.so
No symbol table info available.
#12 0x039cd4a6d631 in ads_current_time () from
/usr/local/lib/samba/libads-samba4.so
No symbol table info available.
#13 0x039cd4a6cc9b in ads_connect () from
/usr/local/lib/samba/libads-samba4.so
---Type

Fwd: Fwd: OpenBSD 6.6 snapsot and samba's net utility

2019-10-04 Thread dmitry.sensei
-- Forwarded message -
От: dmitry.sensei 
Date: пт, 4 окт. 2019 г. в 15:56
Subject: Re: Fwd: OpenBSD 6.6 snapsot and samba's net utility
To: Stuart Henderson 


ORLOV-NB# egdb /usr/local/bin/net

GNU gdb (GDB) 7.12.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-openbsd6.6".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/local/bin/net...(no debugging symbols
found)...done.
(gdb) set args ads testjoin
(gdb) run
Starting program: /usr/local/bin/net ads testjoin
net(12241) in free(): bogus pointer (double free?) 0x

Program received signal SIGABRT, Aborted.
thrkill () at -:3
3   -: No such file or directory.
(gdb) bt full
#0  thrkill () at -:3
No locals.
#1  0x039c9afc48ee in _libc_abort () at
/usr/src/lib/libc/stdlib/abort.c:51
mask = 4294967263
sa = 
#2  0x039c9afba046 in wrterror (d=0x39d413b2a20, msg=0x39c9af5497c
"bogus pointer (double free?) %p")
at /usr/src/lib/libc/stdlib/malloc.c:300
ap = {{gp_offset = 24, fp_offset = 48, overflow_arg_area =
0x7f7e2bc0, reg_save_area = 0x7f7e2ac0}}
saved_errno = 0
#3  0x039c9afbd229 in findpool (p=0x,
argpool=, foundpool=0x7f7e2c40,
saved_function=0x7f7e2c48) at /usr/src/lib/libc/stdlib/malloc.c:1355
nmutexes = 
i = 
pool = 
r = 
#4  0x039c9afba35a in ofree (argpool=0x7f7e2ca0,
p=0x, clear=0, check=0, argsz=0)
at /usr/src/lib/libc/stdlib/malloc.c:1369
pool = 0x7f7e2cf0
saved_function = 0x39ce9252355 
"H\205\300\017\216\250"
r = 
sz = 
#5  0x039c9afba290 in free (ptr=0x) at
/usr/src/lib/libc/stdlib/malloc.c:1488
saved_errno = 0
d = 0x39d413b2a20
#6  0x039d60224933 in ldap_free_request_int () from
/usr/local/lib/libldap.so.13.1
No symbol table info available.
#7  0x039d60210384 in ldap_result () from /usr/local/lib/libldap.so.13.1
No symbol table info available.
#8  0x039d6021254a in ldap_pvt_search_s () from
/usr/local/lib/libldap.so.13.1
No symbol table info available.
#9  0x039d60212495 in ldap_search_ext_s () from
/usr/local/lib/libldap.so.13.1
No symbol table info available.
#10 0x039cd4a6e9d8 in ldap_search_with_timeout () from
/usr/local/lib/samba/libads-samba4.so
No symbol table info available.
#11 0x039cd4a6e83b in ads_do_search () from
/usr/local/lib/samba/libads-samba4.so
No symbol table info available.
#12 0x039cd4a6d631 in ads_current_time () from
/usr/local/lib/samba/libads-samba4.so
No symbol table info available.
#13 0x039cd4a6cc9b in ads_connect () from
/usr/local/lib/samba/libads-samba4.so
---Type  to continue, or q  to quit---
No symbol table info available.
#14 0x039a75eef094 in ads_startup_int ()
No symbol table info available.
#15 0x039a75ef0543 in net_ads_testjoin ()
No symbol table info available.
#16 0x039a75ef1acc in net_ads ()
No symbol table info available.
#17 0x039a75eedbc4 in main ()
No symbol table info available.
(gdb)

пт, 4 окт. 2019 г. в 15:53, dmitry.sensei :

> What is "bt full"?
>
> пт, 4 окт. 2019 г. в 15:49, Stuart Henderson :
>
>> [trimmed CC list - please don't copy both misc@ and ports@]
>>
>> Like I mentioned in my first mail:
>>
>> bt full
>>
>>
>>
>> On 2019/10/04 14:48, dmitry.sensei wrote:
>> > ORLOV-NB# egdb /usr/local/bin/net
>> > GNU gdb (GDB) 7.12.1
>> > Copyright (C) 2017 Free Software Foundation, Inc.
>> > License GPLv3+: GNU GPL version 3 or later <
>> http://gnu.org/licenses/gpl.html>
>> > This is free software: you are free to change and redistribute it.
>> > There is NO WARRANTY, to the extent permitted by law.  Type "show
>> copying"
>> > and "show warranty" for details.
>> > This GDB was configured as "x86_64-unknown-openbsd6.6".
>> > Type "show configuration" for configuration details.
>> > For bug reporting instructions, please see:
>> > <http://www.gnu.org/software/gdb/bugs/>.
>> > Find the GDB manual and other documentation resources onlin

Re: Fwd: OpenBSD 6.6 snapsot and samba's net utility

2019-10-04 Thread dmitry.sensei
ORLOV-NB# egdb /usr/local/bin/net
GNU gdb (GDB) 7.12.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-openbsd6.6".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/local/bin/net...(*no debugging symbols found*
)...done.
(gdb) set args ads testjoin
(gdb) run
Starting program: /usr/local/bin/net ads testjoin
*net(20104) in free(): bogus pointer (double free?) 0x*

Program received signal SIGABRT, Aborted.
thrkill () at -:3
3   -: No such file or directory.
(gdb)

пт, 4 окт. 2019 г. в 14:31, Stuart Henderson :

> On 2019/10/04 14:25, dmitry.sensei wrote:
> > How to debug net with parameters&
> >
> > пт, 4 окт. 2019 г. в 13:49, Stuart Henderson :
> >
> > On 2019/10/04 08:32, Sebastien Marie wrote:
> > > On Fri, Oct 04, 2019 at 09:24:12AM +0500, dmitry.sensei wrote:
> > > > Bugged net utility from samba package/
> > > > ktrace is attached
> > >
> > > PLEASE DON'T SEND RAW KTRACE DATA ! (it would be the same for core
> file too).
> > >
> > > in case you don't figure, you send to everyone a trace of all
> syscalls with
> > > arguments and return of what the program did, including:
> > >
> > > - file description and content for any opened file (hello
> > >   /var/samba/private/secrets.tdb and /etc/samba/smb.conf)
> > > - all network communication with the program (hello ldap, kerberos
> and smb
> > >   services)
> > >
> > > It means that any secrets in readed file or sent/received on the
> network should
> > > be considered compromised.
> > >
> > > Just don't do that.
> > >
> > > Thanks.
> > > --
> > > Sebastien Marie
> > >
> >
> > Plus, it's not really useful anyway. A backtrace would be the normal
> > starting point for a segfault. (In case "gdb" in base doesn't work,
> > pkg_add gdb and use "egdb" instead).
> >
> > egdb `which net` net.core
> > bt full
> >
> >
> >
> >
> > --
> > Dmitry Orlov
>
> The command I showed is to look at the coredump from your previous crash
> which
> already happened with parameters.
>
> If you need to run it "live" in gdb then omit "net.core" from the command
> line
> and use "set args " and "run".
>
>

-- 
Dmitry Orlov


Re: Fwd: OpenBSD 6.6 snapsot and samba's net utility

2019-10-04 Thread dmitry.sensei
How to debug net with parameters&

пт, 4 окт. 2019 г. в 13:49, Stuart Henderson :

> On 2019/10/04 08:32, Sebastien Marie wrote:
> > On Fri, Oct 04, 2019 at 09:24:12AM +0500, dmitry.sensei wrote:
> > > Bugged net utility from samba package/
> > > ktrace is attached
> >
> > PLEASE DON'T SEND RAW KTRACE DATA ! (it would be the same for core file
> too).
> >
> > in case you don't figure, you send to everyone a trace of all syscalls
> with
> > arguments and return of what the program did, including:
> >
> > - file description and content for any opened file (hello
> >   /var/samba/private/secrets.tdb and /etc/samba/smb.conf)
> > - all network communication with the program (hello ldap, kerberos and
> smb
> >   services)
> >
> > It means that any secrets in readed file or sent/received on the network
> should
> > be considered compromised.
> >
> > Just don't do that.
> >
> > Thanks.
> > --
> > Sebastien Marie
> >
>
> Plus, it's not really useful anyway. A backtrace would be the normal
> starting point for a segfault. (In case "gdb" in base doesn't work,
> pkg_add gdb and use "egdb" instead).
>
> egdb `which net` net.core
> bt full
>
>

-- 
Dmitry Orlov


Re: Fwd: OpenBSD 6.6 snapsot and samba's net utility

2019-10-03 Thread dmitry.sensei
Thanks. But the problem with the net utility still exists

пт, 4 окт. 2019 г. в 11:37, Sebastien Marie :

> On Fri, Oct 04, 2019 at 09:24:12AM +0500, dmitry.sensei wrote:
> > Bugged net utility from samba package/
> > ktrace is attached
>
> PLEASE DON'T SEND RAW KTRACE DATA ! (it would be the same for core file
> too).
>
> in case you don't figure, you send to everyone a trace of all syscalls with
> arguments and return of what the program did, including:
>
> - file description and content for any opened file (hello
>   /var/samba/private/secrets.tdb and /etc/samba/smb.conf)
> - all network communication with the program (hello ldap, kerberos and smb
>   services)
>
> It means that any secrets in readed file or sent/received on the network
> should
> be considered compromised.
>
> Just don't do that.
>
> Thanks.
> --
> Sebastien Marie
>


-- 
Dmitry Orlov


Re: firefox does not see printer

2019-09-26 Thread dmitry.sensei
Install gtk{2,3}-cups packages

чт, 26 сент. 2019 г., 19:37 Jan Stary :

> This is current/amd64 with firefox-68.0.2
>
> Firefox does not offer any prtinters in the printing dialogue
> except (Print to file").
>
> lpd/lpr itself works fine. This is my /etc/printcap:
> lp:lp=:rm=147.32.232.36:
> rp=lp:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
> Each of "date | lpr" and "lpr file.pdf" works.
>
> I removed the entire ~/.mozilla directory fo make sure
> it is not some of my firefox settings.
>
> Is this known?
> Is a fix known?
>
> Jan
>
>


Re: sysutils/ntfs-3g update

2016-02-11 Thread dmitry.sensei
Latest ntfs-3g (may be or fuse) break my filsystem.
Case 1: #ntfs-3g /dev/sd1i /mnt
Many work. ps. ls /mnt - no such directory :(
Case 2: OpenBSD 5.9 1870 freeze during ntfs-3g
How I can trace/find problem?

On Sun, Jul 19, 2015 at 11:51 PM, Rafael Sadowski  wrote:
> Here's a simple update for the next stable version:
>
> Tested @amd64 with USB2-ntfs-HDD and many file transfers.
>
> Ok?
>
> Cheers, Rafael
>
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/sysutils/ntfs-3g/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- Makefile22 May 2015 11:31:18 -  1.6
> +++ Makefile19 Jul 2015 18:46:31 -
> @@ -2,12 +2,11 @@
>
>  COMMENT =  FUSE NTFS driver with read/write support
>
> -V =2014.2.15
> +V =2015.3.14
>  DISTNAME = ntfs-3g_ntfsprogs-${V}
>  PKGNAME =  ntfs_3g-${V}
> -SHARED_LIBS += ntfs-3g 0.0 # .84
> +SHARED_LIBS += ntfs-3g 0.0 # .85
>  CATEGORIES =   sysutils
> -REVISION = 0
>
>  HOMEPAGE = http://www.tuxera.com/
>
> @@ -29,8 +28,5 @@ CONFIGURE_ENV =   CPPFLAGS="-I${LOCALBASE
>  CONFIGURE_ARGS =   ${CONFIGURE_SHARED} \
> --disable-mtab \
> --disable-ldconfig
> -
> -post-install:
> -   rmdir ${WRKINST}/lib
>
>  .include 
> Index: distinfo
> ===
> RCS file: /cvs/ports/sysutils/ntfs-3g/distinfo,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 distinfo
> --- distinfo30 Apr 2014 23:07:25 -  1.2
> +++ distinfo19 Jul 2015 18:46:31 -
> @@ -1,2 +1,2 @@
> -SHA256 (ntfs-3g_ntfsprogs-2014.2.15.tgz) = 
> TDCZQAyxSyMaPJ1xizqNFS04VVBZNBzl/G0CKSpKW1Y=
> -SIZE (ntfs-3g_ntfsprogs-2014.2.15.tgz) = 1143575
> +SHA256 (ntfs-3g_ntfsprogs-2015.3.14.tgz) = 
> l/mWAV2DFtSicr0mKZeOXpcHLdPMFIzjmAL4A3xlOPI=
> +SIZE (ntfs-3g_ntfsprogs-2015.3.14.tgz) = 1210069
> Index: patches/patch-configure
> ===
> RCS file: /cvs/ports/sysutils/ntfs-3g/patches/patch-configure,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 patch-configure
> --- patches/patch-configure 30 Apr 2014 23:07:25 -  1.2
> +++ patches/patch-configure 19 Jul 2015 18:46:31 -
> @@ -1,7 +1,7 @@
>  $OpenBSD: patch-configure,v 1.2 2014/04/30 23:07:25 pirofti Exp $
>  configure.orig Sat Feb 15 16:07:59 2014
> -+++ configure  Tue Apr 29 11:29:37 2014
> -@@ -11890,7 +11890,7 @@ else
> +--- configure.orig Sat Mar 14 15:10:24 2015
>  configure  Sun Jul 19 19:03:42 2015
> +@@ -12867,7 +12867,7 @@ else
>   fi
>
> ;;
> Index: patches/patch-libntfs-3g_Makefile_in
> ===
> RCS file: /cvs/ports/sysutils/ntfs-3g/patches/patch-libntfs-3g_Makefile_in,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 patch-libntfs-3g_Makefile_in
> --- patches/patch-libntfs-3g_Makefile_in30 Apr 2014 23:07:25 -
>   1.2
> +++ patches/patch-libntfs-3g_Makefile_in19 Jul 2015 18:46:31 -
> @@ -1,7 +1,7 @@
>  $OpenBSD: patch-libntfs-3g_Makefile_in,v 1.2 2014/04/30 23:07:25 pirofti Exp 
> $
>  libntfs-3g/Makefile.in.origSat Feb 15 16:08:00 2014
> -+++ libntfs-3g/Makefile.in Tue Apr 29 11:29:37 2014
> -@@ -915,15 +915,9 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-local
> +--- libntfs-3g/Makefile.in.origSat Mar 14 15:10:28 2015
>  libntfs-3g/Makefile.in Sun Jul 19 19:03:42 2015
> +@@ -1049,15 +1049,9 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-local
>   # We may need to move .so files to root
>   # And create ldscript or symbolic link from /usr
>   install-exec-hook: install-rootlibLTLIBRARIES
> Index: patches/patch-libntfs-3g_mft_c
> ===
> RCS file: /cvs/ports/sysutils/ntfs-3g/patches/patch-libntfs-3g_mft_c,v
> retrieving revision 1.1
> diff -u -p -u -p -r1.1 patch-libntfs-3g_mft_c
> --- patches/patch-libntfs-3g_mft_c  5 Jan 2014 01:51:15 -   1.1
> +++ patches/patch-libntfs-3g_mft_c  19 Jul 2015 18:46:31 -
> @@ -1,9 +1,9 @@
>  $OpenBSD: patch-libntfs-3g_mft_c,v 1.1 2014/01/05 01:51:15 jca Exp $
>  - rip off mkntfs_get_page_size() from mkntfs.c, to avoid a build error
>on archs where PAGE_SIZE is unusable.
>  libntfs-3g/mft.c.orig  Wed Dec 25 02:12:11 2013
> -+++ libntfs-3g/mft.c   Wed Dec 25 02:16:16 2013
> -@@ -26,6 +26,9 @@
> +--- libntfs-3g/mft.c.orig  Sat Mar 14 15:10:12 2015
>  libntfs-3g/mft.c   Sun Jul 19 19:03:42 2015
> +@@ -27,6 +27,9 @@
>   #include "config.h"
>   #endif
>
> @@ -13,7 +13,7 @@ $OpenBSD: patch-libntfs-3g_mft_c,v 1.1 2
>   #ifdef HAVE_STDLIB_H
>   #include 
>   #endif
> -@@ -453,9 +456,28 @@ static int ntfs_is_mft(ntfs_inode *ni)
> +@@ -454,9 +457,28 @@ static int ntfs_is_mft(ntfs_inode *ni)
> retu

Re: Firefox package update problem due to libraries

2013-07-09 Thread dmitry.sensei
You must include PKG_PATH value.
09.07.2013 13:40 пользователь "James Griffin" 
написал:

> Hi
>
> Updated my packages this morning, came to update Firefox-22 and some
> errors were spat out:
>
> Can't install firefox-22.0 because of libraries
> |library nss3.33.3 not found
> | /usr/local/lib/libnss3.so.33.2 (nss-3.15): minor is too small
> |library nssutil3.33.3 not found
> | /usr/local/lib/libnssutil3.so.33.2 (nss-3.15): minor is too small
> |library smime3.33.3 not found
> | /usr/local/lib/libsmime3.so.33.2 (nss-3.15): minor is too small
> |library ssl3.33.3 not found
> | /usr/local/lib/libssl3.so.33.2 (nss-3.15): minor is too small
> Direct dependencies for firefox-22.0->22.0 resolve to
> gstreamer-plugins-good-0.10.31p7v0 nss-3.15 desktop-file-utils-0.21p0
> libiconv-1.14p0 gtk+2-2.24.19p1 gettext-0.18.2p2
> gstreamer-plugins-base-0.10.36p6 nspr-4.10
> Full dependency tree is graphite2-1.2.1 libsecret-0.14p0 lzo2-2.06p0
> gsettings-desktop-schemas-3.8.2 cairo-1.12.14p0 libcroco-0.6.8p0
> jasper-1.900.1p2 taglib-1.8p5 gstreamer-plugins-good-0.10.31p7v0
> cups-libs-1.6.2p1 gdbm-1.10 libgpg-error-1.11 libogg-1.3.1 libgcrypt-1.5.2
> png-1.6.2p0 libdaemon-0.14 libtasn1-3.3 flac-1.3.0 shared-mime-info-1.1
> gvfs-1.16.3 tiff-4.0.3p2 libnettle-2.7.1 orc-0.4.16p2 libelf-0.8.13p1
> gtk+2-2.24.19p1 gstreamer-plugins-base-0.10.36p6 atk-2.8.0 libidn-1.27
> libshout-2.2.2p1 libtheora-1.1.1p2 nss-3.15 libsoup-gnome-2.42.2
> gstreamer-0.10.36p5 pango-1.34.1p1 desktop-file-utils-0.21p0
> avahi-0.6.31p10 gettext-0.18.2p2 bzip2-1.0.6p0 python-2.7.5
> at-spi2-atk-2.8.1 dbus-glib-0.100.2v0 p11-kit-0.18.3p0 gtk+3-3.8.2p2
> at-spi2-core-2.8.0 libffi-3.0.9p3 cdparanoia-3.a9.8p0 xz-5.0.4p0
> hicolor-icon-theme-0.12p2 gnutls-3.2.1 dconf-0.16.0p0 librsvg-2.36.4p3
> gmp-5.0.2p2 libvorbis-1.3.3p0 gnome-icon-theme-3.8.2 libsoup-2.42.2
> libarchive-3.0.4p0 gconf2-3.2.6p0 libxml-2.!
>  9.0p0 gtk-update-icon-cache-2.24.19p1 wavpack-4.60.1p0 dbus-1.6.12v0
> pcre-8.33 glib2-2.36.3 speex-1.2rc1p0 libproxy-0.4.11p1
> gnome-icon-theme-symbolic-3.8.3 libiconv-1.14p0 harfbuzz-0.9.18
> gdk-pixbuf-2.28.2p1 nspr-4.10 glib2-networking-2.36.2 tremor-20120410p0
> jpeg-9p0
>
>
> Not really sure what this problem is due to, never had this before.
> Running OpenBSD -current snapshot:
>
> OpenBSD 5.3-current (GENERIC.MP) #14: Thu Jul  4 11:58:08 MDT 2013
>
> Also, at the end of update process, some more update failure messgaes:
>
> Couldn't find updates for uvideo-firmware-1.2p0, nss-3.15, tk-8.5.14,
> tcl-8.6.0p0, libotr-3.2.1, firefox-22.0, latex-mk-1.9.1p0, p5-MP3-Tag-1.13,
> re2c-0.13.5, tcl-8.5.14, tk-8.6.0, p5-IO-Socket-SSL-1.94, xz-5.0.4p0,
> p5-IO-Socket-INET6-2.70, libxslt-1.1.28, openjpeg-1.5.0p4, libmng-1.0.10p1,
> msttcorefonts-2.0p0, vlc-2.0.7, libshout-2.2.2p1
>
> Had a similar issue yesterday, just not so many errors.
>
> Could anyone help to explain what's gone wrong?
>
> Many thanks, Jamie.
>
>


Re: Help me resolve png package issue.

2013-06-14 Thread dmitry.sensei
At first I deleted /var/db/pkg/.libs_png-1.15.../+REQUIRED_BY file :) After
deleting I run pkg_check -f. and so on. Hacked successfully!


On Fri, Jun 14, 2013 at 3:18 PM, dmitry.sensei wrote:

> sudo pkg_check -f and PKG_PATH=
> http://ftp.eu.openbsd.org/pub/OpenBSD/snapshots/packages/i386 helped me
> fully. Strange bullshit  :
>
>
> On Fri, Jun 14, 2013 at 2:14 PM, dmitry.sensei wrote:
>
>> Thanks.
>>
>>
>> On Fri, Jun 14, 2013 at 2:06 PM, Stuart Henderson wrote:
>>
>>> On 2013/06/14 13:56, dmitry.sensei wrote:
>>> > May be. Using
>>> http://mirror.corbina.net/OpenBSD/snapshots/packages/i386/ helped
>>> > me the previous time.
>>>
>>> For normal use, I would definitely recommend using a mirror on the same
>>> continent rather than ftp.openbsd.org..
>>>
>>>
>>
>>
>> --
>> Dmitry Orlov
>>
>
>
>
> --
> Dmitry Orlov
>



-- 
Dmitry Orlov


Re: Help me resolve png package issue.

2013-06-14 Thread dmitry.sensei
sudo pkg_check -f and PKG_PATH=
http://ftp.eu.openbsd.org/pub/OpenBSD/snapshots/packages/i386 helped me
fully. Strange bullshit  :


On Fri, Jun 14, 2013 at 2:14 PM, dmitry.sensei wrote:

> Thanks.
>
>
> On Fri, Jun 14, 2013 at 2:06 PM, Stuart Henderson wrote:
>
>> On 2013/06/14 13:56, dmitry.sensei wrote:
>> > May be. Using
>> http://mirror.corbina.net/OpenBSD/snapshots/packages/i386/ helped
>> > me the previous time.
>>
>> For normal use, I would definitely recommend using a mirror on the same
>> continent rather than ftp.openbsd.org..
>>
>>
>
>
> --
> Dmitry Orlov
>



-- 
Dmitry Orlov


Re: Help me resolve png package issue.

2013-06-14 Thread dmitry.sensei
Thanks.


On Fri, Jun 14, 2013 at 2:06 PM, Stuart Henderson  wrote:

> On 2013/06/14 13:56, dmitry.sensei wrote:
> > May be. Using 
> > http://mirror.corbina.net/OpenBSD/snapshots/packages/i386/helped
> > me the previous time.
>
> For normal use, I would definitely recommend using a mirror on the same
> continent rather than ftp.openbsd.org..
>
>


-- 
Dmitry Orlov


Re: Help me resolve png package issue.

2013-06-14 Thread dmitry.sensei
May be. Using http://mirror.corbina.net/OpenBSD/snapshots/packages/i386/ helped
me the previous time.


On Fri, Jun 14, 2013 at 1:48 PM, Stuart Henderson  wrote:

> On 2013/06/14 12:49, dmitry.sensei wrote:
> > I tring continuously (5 times already). No result.
>
> I don't see this problem installing libnotify from http://ftp.openbsd.org
> on a clean freshly-updated i386 machine this morning.
>
> I have also tried installing 5.3 packages and using pkg_add -u to update
> them which
>
> Please paste all messages from pkg_add -vu.
>
> Also I wonder if your ISP may be using a forced web cache which may have
> kept old package files. If this is possible, it may be worth trying ftp
> rather
> than http, or a different mirror...
>



-- 
Dmitry Orlov


Re: Help me resolve png package issue.

2013-06-14 Thread dmitry.sensei
All right. While I look at the white squares instead of icons  :D


On Fri, Jun 14, 2013 at 12:51 PM, Marc Espie  wrote:

> On Fri, Jun 14, 2013 at 12:47:24PM +0500, dmitry.sensei wrote:
> >
> >May I edit|change some files in locally downloaded package/-es and
> >reinstall it?
>
> It's probably not such a good idea, as you don't quite know how the actual
> update is going to look.
>
>


-- 
Dmitry Orlov


Re: Help me resolve png package issue.

2013-06-14 Thread dmitry.sensei
I tring continuously (5 times already). No result.


On Fri, Jun 14, 2013 at 12:48 PM, Stuart Henderson wrote:

> I suspect ftp.openbsd.org may have been part-way through an update.
> Does it still happen if you try again now?
>
>
> On 2013/06/14 12:14, dmitry.sensei wrote:
> > Hi!
> > I run update packages by sudo pkg_add -u
> >
> > PKG_PATH=http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386
> >
> > and I see follow error message
> > Can't install libnotify-0.7.5p2 because of libraries
> > |library png.16.0 not found
> > | /usr/local/lib/libpng.so.17.0 (png-1.6.2p0): bad major
> > | /usr/local/lib/libpng.so.16.0 (.libs-png-1.5.15p1): not reachable
> > Direct dependencies for libnotify-0.7.5p2->0.7.5p2 resolve to
> > gdk-pixbuf-2.28.2p1 libiconv-1.14p0 gettext-0.18.2p2
> > Full dependency tree is libffi-3.0.9p3 glib2-2.36.3 shared-mime-info-1.1
> > libiconv-1.14p0 bzip2-1.0.6p0 gettext-0.18.2p2 python-2.7.5 pcre-8.32
> > tiff-4.0.3p2 png-1.6.2p0 gdk-pixbuf-2.28.2p1 libxml-2.9.0p0
> > jasper-1.900.1p2 libelf-0.8.13p1 jpeg-9p0
> >
> > But I have nessasary libraries.
> > $ ls -lah /usr/local/lib/*png*
> > lrwxr-xr-x  1 root  wheel10B Jun 14 11:02 /usr/local/lib/libpng.a ->
> > libpng16.a
> > -rw-r--r--  1 root  bin 720B Jun 11 20:31 /usr/local/lib/libpng.la
> > -r--r--r--  1 root  bin 176K Jun  7 14:26
> /usr/local/lib/libpng.so.15.0
> > lrwxr-xr-x  1 root  wheel16B Jun  7 10:48
> /usr/local/lib/libpng.so.16.0
> > -> libpng15.so.16.0
> > lrwxr-xr-x  1 root  wheel16B Jun 14 11:02
> /usr/local/lib/libpng.so.17.0
> > -> libpng16.so.17.0
> > -rw-r--r--  1 root  wheel   168K Jun  7 14:26
> > /usr/local/lib/libpng15.so.16.0
> > -rw-r--r--  1 root  bin 226K Jun 11 20:31 /usr/local/lib/libpng16.a
> > -rw-r--r--  1 root  bin 730B Jun 11 20:31 /usr/local/lib/libpng16.la
> > -rw-r--r--  1 root  bin 202K Jun 11 20:31
> > /usr/local/lib/libpng16.so.17.0
> >
> >
> > $ pkg_info -Q png|grep installed
> > Package database already locked... awaiting release... done!
> > png-1.6.2p0 (installed)
> > $
> >
> > I do not understand what could be the problem and how to fix it.
> >
> > --
> > Dmitry Orlov
>
>


-- 
Dmitry Orlov


Re: Help me resolve png package issue.

2013-06-14 Thread dmitry.sensei
May I edit|change some files in locally downloaded package/-es and
reinstall it?


On Fri, Jun 14, 2013 at 12:43 PM, Marc Espie  wrote:

> On Fri, Jun 14, 2013 at 12:14:45PM +0500, dmitry.sensei wrote:
> > Hi!
> > I run update packages by sudo pkg_add -u
> >
> > PKG_PATH=http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386
> >
> > and I see follow error message
> > Can't install libnotify-0.7.5p2 because of libraries
> > |library png.16.0 not found
> > | /usr/local/lib/libpng.so.17.0 (png-1.6.2p0): bad major
> > | /usr/local/lib/libpng.so.16.0 (.libs-png-1.5.15p1): not reachable
> ^
> > Direct dependencies for libnotify-0.7.5p2->0.7.5p2 resolve to
> > gdk-pixbuf-2.28.2p1 libiconv-1.14p0 gettext-0.18.2p2
> > Full dependency tree is libffi-3.0.9p3 glib2-2.36.3 shared-mime-info-1.1
> > libiconv-1.14p0 bzip2-1.0.6p0 gettext-0.18.2p2 python-2.7.5 pcre-8.32
> > tiff-4.0.3p2 png-1.6.2p0 gdk-pixbuf-2.28.2p1 libxml-2.9.0p0
> > jasper-1.900.1p2 libelf-0.8.13p1 jpeg-9p0
>
> > I do not understand what could be the problem and how to fix it.
>
> Message says it all. Doesn't matter if you have the libraries. If they're
> not tracked by the dependency system, further updates will break things
> very thoroughly. So it stops right there.
>
> What you're seeing is a side-effect of a temporary fuck-up by naddy@
> while trying to simplify (!) how libpng is handled
>
> Hopefully, things will be back to normal when the next package snapshot
> will roll out.
>
> (you remember this is current, right ? sometimes things get broken :( )
>



-- 
Dmitry Orlov


Help me resolve png package issue.

2013-06-14 Thread dmitry.sensei
Hi!
I run update packages by sudo pkg_add -u

PKG_PATH=http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386

and I see follow error message
Can't install libnotify-0.7.5p2 because of libraries
|library png.16.0 not found
| /usr/local/lib/libpng.so.17.0 (png-1.6.2p0): bad major
| /usr/local/lib/libpng.so.16.0 (.libs-png-1.5.15p1): not reachable
Direct dependencies for libnotify-0.7.5p2->0.7.5p2 resolve to
gdk-pixbuf-2.28.2p1 libiconv-1.14p0 gettext-0.18.2p2
Full dependency tree is libffi-3.0.9p3 glib2-2.36.3 shared-mime-info-1.1
libiconv-1.14p0 bzip2-1.0.6p0 gettext-0.18.2p2 python-2.7.5 pcre-8.32
tiff-4.0.3p2 png-1.6.2p0 gdk-pixbuf-2.28.2p1 libxml-2.9.0p0
jasper-1.900.1p2 libelf-0.8.13p1 jpeg-9p0

But I have nessasary libraries.
$ ls -lah /usr/local/lib/*png*
lrwxr-xr-x  1 root  wheel10B Jun 14 11:02 /usr/local/lib/libpng.a ->
libpng16.a
-rw-r--r--  1 root  bin 720B Jun 11 20:31 /usr/local/lib/libpng.la
-r--r--r--  1 root  bin 176K Jun  7 14:26 /usr/local/lib/libpng.so.15.0
lrwxr-xr-x  1 root  wheel16B Jun  7 10:48 /usr/local/lib/libpng.so.16.0
-> libpng15.so.16.0
lrwxr-xr-x  1 root  wheel16B Jun 14 11:02 /usr/local/lib/libpng.so.17.0
-> libpng16.so.17.0
-rw-r--r--  1 root  wheel   168K Jun  7 14:26
/usr/local/lib/libpng15.so.16.0
-rw-r--r--  1 root  bin 226K Jun 11 20:31 /usr/local/lib/libpng16.a
-rw-r--r--  1 root  bin 730B Jun 11 20:31 /usr/local/lib/libpng16.la
-rw-r--r--  1 root  bin 202K Jun 11 20:31
/usr/local/lib/libpng16.so.17.0


$ pkg_info -Q png|grep installed
Package database already locked... awaiting release... done!
png-1.6.2p0 (installed)
$

I do not understand what could be the problem and how to fix it.

-- 
Dmitry Orlov


firefox 21.0 pakages does not have addons->languages entry

2013-06-10 Thread dmitry.sensei
$ pkg_info -Q firefox|grep nstalled
firefox-21.0 (installed)
firefox-i18n-ru-21.0 (installed)
$ sudo pkg_delete firefox-i18n-ru-21.0
firefox-i18n-ru-21.0: ok
$ sudo pkg_add firefox-i18n-ru-21.0
firefox-i18n-ru-21.0: ok
--- +firefox-i18n-ru-21.0 ---
To configure Firefox for your language, go to add-ons language
management (Tools->Add-ons->Languages) and click 'activate' on your
installed language, then restart Firefox.

But - Firefox does not have this item in addons menu

-- 
Dmitry Orlov


Re: Wrong packaged gmrun

2013-06-07 Thread dmitry.sensei
$ sudo pkg_add -u
Can't install gmrun-0.9.2p2 because of libraries
|library png.15.1 not found
| /usr/local/lib/libpng.so.16.0 (png-1.5.15p1): bad major
Direct dependencies for gmrun-0.9.2p2->0.9.2p2 resolve to gtk+2-2.24.18p1
popt-1.16 libiconv-1.14p0 gettext-0.18.2p2
Full dependency tree is pango-1.34.1p1 graphite2-1.2.1 avahi-0.6.31p10
png-1.5.15p1 bzip2-1.0.6p0 gettext-0.18.2p2 python-2.7.5 lzo2-2.06p0
cairo-1.12.14p0 libcroco-0.6.8p0 jasper-1.900.1p2 libffi-3.0.9p3 gdbm-1.10
gnome-icon-theme-symbolic-3.8.2.2 gdk-pixbuf-2.28.1
hicolor-icon-theme-0.12p2 pcre-8.32 libdaemon-0.14 popt-1.16 dbus-1.6.10v0
librsvg-2.36.4p3 gtk+2-2.24.18p1 gnome-icon-theme-3.8.2
shared-mime-info-1.1 tiff-4.0.3p2 libxml-2.9.0p0 libelf-0.8.13p1
glib2-2.36.2 libiconv-1.14p0 gtk-update-icon-cache-2.24.18p0 atk-2.8.0
harfbuzz-0.9.18 cups-libs-1.6.2 jpeg-9p0
Can't install gtkspell-2.0.16p6 because of libraries
Direct dependencies for gtkspell-2.0.16p6->2.0.16p6 resolve to
gtk+2-2.24.18p1 enchant-1.6.0p1 libiconv-1.14p0 gettext-0.18.2p2
Full dependency tree is pango-1.34.1p1 graphite2-1.2.1 avahi-0.6.31p10
png-1.5.15p1 bzip2-1.0.6p0 gettext-0.18.2p2 python-2.7.5 lzo2-2.06p0
dbus-glib-0.100.2v0 cairo-1.12.14p0 libcroco-0.6.8p0 jasper-1.900.1p2
libffi-3.0.9p3 gdbm-1.10 gnome-icon-theme-symbolic-3.8.2.2
gdk-pixbuf-2.28.1 hicolor-icon-theme-0.12p2 pcre-8.32 libdaemon-0.14
dbus-1.6.10v0 librsvg-2.36.4p3 gtk+2-2.24.18p1 gnome-icon-theme-3.8.2
aspell-0.60.6.1p1 shared-mime-info-1.1 tiff-4.0.3p2 libxml-2.9.0p0
enchant-1.6.0p1 libelf-0.8.13p1 glib2-2.36.2 libiconv-1.14p0
gtk-update-icon-cache-2.24.18p0 atk-2.8.0 harfbuzz-0.9.18 cups-libs-1.6.2
jpeg-9p0



On Fri, Jun 7, 2013 at 2:51 PM, dmitry.sensei wrote:

>
> http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/gmrun-0.9.2p2.tgz
> @wantlib png.15.1 - NO SUCH Lib|package
> --
> Dmitry Orlov
>



-- 
Dmitry Orlov


Wrong packaged gmrun

2013-06-07 Thread dmitry.sensei
http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/gmrun-0.9.2p2.tgz
@wantlib png.15.1 - NO SUCH Lib|package
-- 
Dmitry Orlov


Re: net/psi 0.15 does not connect to any jabber server

2013-06-02 Thread dmitry.sensei
psi 0.15 from snapshot-packages ^)
Add:
$ psi
[11:03:06] Unknown signature value:  7
[11:03:06] Unknown signature value:  7
[11:03:06] Unknown signature value:  795
[11:03:06] Unknown signature value:  7
[11:03:06] Unknown signature value:  7
[11:03:06] Unknown signature value:  795
[11:03:06] Unknown signature value:  7
[11:03:06] Unknown signature value:  7
[11:03:06] Unknown signature value:  795
[11:03:06] Unknown signature value:  7
[11:03:06] Unknown signature value:  7
[11:03:06] Unknown signature value:  795
[11:03:06] Unknown signature value:  7
[11:03:06] Unknown signature value:  7
[11:03:07] Unknown signature value:  795
[11:03:07] Unknown signature value:  7
[11:03:07] Unknown signature value:  7
[11:03:07] Unknown signature value:  795
[11:03:07] Unknown signature value:  7
[11:03:07] Unknown signature value:  7
[11:03:07] Unknown signature value:  795


On Mon, Jun 3, 2013 at 10:59 AM, dmitry.sensei wrote:

> Hi!
>
> net/psi 0.15 from packages does not connect to any jabber server.
> for exapmple vk.com jabber.ru xmpp.yandex.ru talkr.im
> xmpp.odnoklassniki.ru chat.facebook.com.
>
> What can I do to help you diagnose this issue?
>
> --
> Dmitry Orlov
>



-- 
Dmitry Orlov


net/psi 0.15 does not connect to any jabber server

2013-06-02 Thread dmitry.sensei
Hi!

net/psi 0.15 from packages does not connect to any jabber server.
for exapmple vk.com jabber.ru xmpp.yandex.ru talkr.im xmpp.odnoklassniki.ru
chat.facebook.com.

What can I do to help you diagnose this issue?

-- 
Dmitry Orlov


Re: by what utils I can generate static menu for OpenBox under OpenBSD 5.3?

2013-05-16 Thread dmitry.sensei
Obmenu for creating by hands. I.e. automatic generation for Openbox is
absent in OpenBSD?


On Fri, May 17, 2013 at 11:15 AM, Ryan Freeman  wrote:

> On Fri, May 17, 2013 at 10:39:32AM +0500, dmitry.sensei wrote:
> > Hi!
> >
> > by what utils I can generate static menu for OpenBox under OpenBSD 5.3?
> > Because openbox-xdgmenu is not in ports
>
> obmenu
>
> >
> > --
> > Dmitry Orlov
>



-- 
Dmitry Orlov


by what utils I can generate static menu for OpenBox under OpenBSD 5.3?

2013-05-16 Thread dmitry.sensei
Hi!

by what utils I can generate static menu for OpenBox under OpenBSD 5.3?
Because openbox-xdgmenu is not in ports

-- 
Dmitry Orlov


Do you (ports@) plan to replace old www/Arora with QupZilla?

2013-05-15 Thread dmitry.sensei
Hi!

Do you (ports@) plan to replace old www/Arora with QupZilla?
QupZilla more likely to me (for example) than Arora when I use it on *buntu
linux.

-- 
Dmitry Orlov


Is Chromium package dead?

2013-05-13 Thread dmitry.sensei
i!

I am a long time did not see the Chromium package in
http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/

Chromium already dead?
-- 
Dmitry Orlov


Probably bug. psi 0.15 not shwo online contacts in chat.facebook.com

2013-04-25 Thread dmitry.sensei
Hi.

$subj. What things may i attach for the issue?

-- 
Dmitry Orlov


Re: Do you plan update version of net/psi to 0.15?

2013-04-23 Thread dmitry.sensei
Thanks. May PsiMedia works on OpenBSD?


On Sat, Apr 20, 2013 at 8:15 PM, Alexandr Shadchin <
alexandr.shadc...@gmail.com> wrote:

> On Thu, Apr 11, 2013 at 12:34:49AM +0600, Alexandr Shadchin wrote:
> > On Wed, Apr 10, 2013 at 10:57:31AM +0500, dmitry.sensei wrote:
> > > Hi!
> > >
> > > Do you plan update version of net/psi to 0.15?
> > > Some suggestion was be made in
> > > http://comments.gmane.org/gmane.os.openbsd.ports/58536
> >
> > sync with last changes in ports.
> >
> > Someone has any objections ? Comment ? OK ?
> >
>
> If there is no objection, I would like to make commit tomorrow.
>
> > --
> > Alexandr Shadchin
> >
> > Index: Makefile
> > ===
> > RCS file: /cvs/ports/net/psi/Makefile,v
> > retrieving revision 1.17
> > diff -u -p -r1.17 Makefile
> > --- Makefile  11 Mar 2013 11:35:55 -  1.17
> > +++ Makefile  10 Apr 2013 18:28:08 -
> > @@ -2,8 +2,7 @@
> >
> >  COMMENT= multiplatform Jabber client
> >
> > -DISTNAME=psi-0.10
> > -REVISION=1
> > +DISTNAME=psi-0.15
> >  CATEGORIES=  net
> >
> >  HOMEPAGE=http://psi-im.org/
> > @@ -11,73 +10,66 @@ HOMEPAGE= http://psi-im.org/
> >  MASTER_SITES=${MASTER_SITE_SOURCEFORGE:=psi/}
> >  EXTRACT_SUFX=.tar.bz2
> >
> > -# GPL
> > +# GPLv2
> >  PERMIT_PACKAGE_CDROM=Yes
> >
> > -WANTLIB= X11 Xext Xss m c pthread pthread-stubs stdc++ xcb
> z \
> > - qca>=1
> > +WANTLIB += ICE QtDBus QtGui QtNetwork QtXml SM X11 Xext Xi Xinerama
> > +WANTLIB += Xrender Xss c enchant fontconfig freetype glib-2.0
> > +WANTLIB += gmodule-2.0 intl m pthread qca2 stdc++ z
> >
> > -MODULES= x11/qt3
> > -
> > -MODQT_OVERRIDE_UIC=  No
> > +MODULES= x11/qt4
> >
> >  USE_GMAKE=   Yes
> >
> > -LIB_DEPENDS= security/qca
> > -RUN_DEPENDS= security/qca-tls
> > +LIB_DEPENDS= security/qca2 \
> > + textproc/enchant
> > +RUN_DEPENDS= devel/desktop-file-utils \
> > + security/qca-gnupg \
> > + security/qca-ossl \
> > + x11/gtk+2,-guic
> >
> >  CONFIGURE_STYLE= simple
> >
> > -CONFIGURE_ARGS+= --qtdir=${MODQT_QTDIR} \
> > - --with-qca-inc=${LOCALBASE}/include \
> > - --with-qca-lib=${LOCALBASE}/lib \
> > - --disable-growl \
> > - --disable-dnotify \
> > - --disable-ghbnr
> > -
> > -CONFIGURE_ENV+=  LOCALBASE=${LOCALBASE} \
> > - KDEDIR=${LOCALBASE}
> > +CONFIGURE_ARGS+= --prefix=${LOCALBASE} \
> > + --qtdir=${MODQT4_QTDIR} \
> > + --with-qca-inc=${LOCALBASE}/include/QtCrypto \
> > + --disable-growl
> >
> >  # For QSettings to write its setup
> > -PORTHOME=  ${WRKDIST}
> > +PORTHOME=${WRKDIST}
> >
> >  NO_TEST= Yes
> >
> > -pre-configure:
> > - @perl -pi -e "s@%%X11BASE%%@${X11BASE}@" ${WRKSRC}/configure
> > -
> > -# compilation breaks if /usr/local/include/socks.h (from
> security/dante) is
> > -# found before psi's own socks.h, so add a workaround.
> > -pre-build:
> > - @perl -pi -e 's,INCLUDEPATH.*,,' ${WRKSRC}/conf.pri
> > -
> >  do-install:
> > - ${INSTALL_PROGRAM} ${WRKSRC}/src/psi ${PREFIX}/bin
> > + ${INSTALL_PROGRAM} ${WRKSRC}/psi ${PREFIX}/bin
> >   ${INSTALL_DATA_DIR} ${PREFIX}/share/psi
> >   ${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/psi
> >   ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/psi
> >   cp -R ${WRKSRC}/iconsets ${PREFIX}/share/psi
> >   cp -R ${WRKSRC}/sound ${PREFIX}/share/psi
> >   cp -R ${WRKSRC}/certs ${PREFIX}/share/psi
> > - cp -R ${WRKSRC}/certs ${PREFIX}/share/psi
> > - ${INSTALL_DATA} ${WRKSRC}/libpsi/psiwidgets/libpsiwidgets.so \
> > - ${PREFIX}/share/psi
> >
> > - # Icons for KDE
> > - ${INSTALL_DATA_DIR} ${PREFIX}/share/applnk/Internet
> > - ${INSTALL_DATA} ${WRKSRC}/psi.desktop \
> > - ${PREFIX}/share/applnk/Internet/
> > + ${INSTALL_DATA_DIR} ${PREFIX}/share/applications
> > + ${INSTALL_DATA} ${WRKSRC}/psi.desktop ${PREFIX}

Do you plan update version of net/psi to 0.15?

2013-04-09 Thread dmitry.sensei
Hi!

Do you plan update version of net/psi to 0.15?
Some suggestion was be made in
http://comments.gmane.org/gmane.os.openbsd.ports/58536
-- 
Dmitry Orlov