Re: dpb freezes on ruby-1.8.7 and 1-9.3

2013-10-30 Thread Brett Mahar


| 
| Then I don't normally use dpb for fetching files either, but use make fetch.
| 
| When I do the cvs update I generate a list to be fetched.
| 
| Some sites don't like multiple download requests at the same time, using 
| make fetch avoids that.
| 
| If the ftp hangs kill the process and let it try the next site. Using a 
| list allow me to do that then start dpb knowning it less likely to 
| get stuck on a download.
| 

Or you can use dpb to download everything one at a time, prior to building:

#!/bin/ksh

/usr/ports/infrastructure/bin/dpb -F 1 dpb_ports_list &&
/usr/ports/infrastructure/bin/dpb -I dpb_ports_list



sqlports won't build with PORTSDIR_PATH=/usr/ports/mystuff:/usr/ports

2013-10-31 Thread Brett Mahar
Hi espie@ and ports@,

When I type "env SUBPACKAGE="-main" make install" sqlports errors out as below. 

Since the error says "Stop in /usr/ports/mystuff/mail", I rm -rf 
/usr/ports/mystuff/ and then sqlports built fine. 

Is there some way I can make it ignore my PORTSDIR_PATH without editing my 
mk.conf each time I build it?

Brett.


My /etc/mk.conf:

PORTSDIR_PATH=/usr/ports/mystuff:/usr/ports
USE_SYSTRACE=Yes
FORCE_UPDATES=Yes

# ls /usr/ports/mystuff/
 
mail/ net/  www/  x11/

...
+++ lang/ucblogo
+++ lang/unicon
+++ lang/vala
+++ lang/verilator
make: don't know how to make dump-vars
Stop in /usr/ports/mystuff/mail
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:147 'dump-vars')
mail: exiting with an error
Can't call method "value" on an undefined value at 
/usr/ports/databases/sqlports/files/PkgPath.pm line 48, <$fd> line 150158.
PkgPath::flavor('PkgPath=HASH(0x3148b76c940)') called at 
/usr/ports/infrastructure/lib/DPB/BasePkgPath.pm line 233
DPB::BasePkgPath::handle_default_flavor('PkgPath=HASH(0x3148b76c940)', 
'HASH(0x3148fc5f868)', 'MyTreeWalker=HASH(0x31492676970)') called at 
/usr/ports/infrastructure/lib/DPB/BasePkgPath.pm line 198
DPB::BasePkgPath::handle_equivalences('PkgPath', 
'MyTreeWalker=HASH(0x31492676970)', 'HASH(0x31497682028)', undef) called at 
/usr/ports/databases/sqlports/files/mksqlitedb line 90
TreeWalker::__ANON__ called at 
/usr/ports/databases/sqlports/files/mksqlitedb line 104
TreeWalker::parse_dump('MyTreeWalker=HASH(0x31492676970)', 
'GLOB(0x3148fc4ca48)', undef) called at 
/usr/ports/databases/sqlports/files/mksqlitedb line 193
MyTreeWalker::parse_dump('MyTreeWalker=HASH(0x31492676970)', 
'GLOB(0x3148fc4ca48)', undef) called at 
/usr/ports/databases/sqlports/files/mksqlitedb line 69
TreeWalker::dump_dirs('MyTreeWalker=HASH(0x31492676970)', undef) called 
at /usr/ports/databases/sqlports/files/mksqlitedb line 140
TreeWalker::dump_all_dirs('MyTreeWalker=HASH(0x31492676970)') called at 
/usr/ports/databases/sqlports/files/mksqlitedb line 256
Issuing rollback() due to DESTROY without explicit disconnect() of 
DBD::SQLite::db handle 
dbname=/usr/ports/pobj/sqlports-2.9/sqlports-2.9/sqlports-compact at 
/usr/ports/databases/sqlports/files/PkgPath.pm line 48.
eval {...} called at /usr/ports/databases/sqlports/files/PkgPath.pm 
line 48
Issuing rollback() due to DESTROY without explicit disconnect() of 
DBD::SQLite::db handle 
dbname=/usr/ports/pobj/sqlports-2.9/sqlports-2.9/sqlports at 
/usr/ports/databases/sqlports/files/PkgPath.pm line 48.
eval {...} called at /usr/ports/databases/sqlports/files/PkgPath.pm 
line 48
*** Error 255 in . (Makefile:21 'do-build': @cd /usr/ports && 
PORTSDIR=/usr/ports perl /usr/ports/databases/sqlports/files/mksqlitedb -v 
/us...)
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2650 
'/usr/ports/pobj/sqlports-2.9/.build_done')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1851 
'/usr/ports/packages/amd64/all/sqlports-2.9.tgz')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2403 
'_internal-package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2383 'package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1868 
'/var/db/pkg/sqlports-2.9/+CONTENTS')
*** Error 1 in /usr/ports/databases/sqlports 
(/usr/ports/infrastructure/mk/bsd.port.mk:2383 'install')



gvfs not building for me on amd64-current

2013-11-03 Thread Brett Mahar
Hi,

Maybe this is know already since fuse is just starting out, but x11/gnome/gvfs 
won't build for me:


gvfsfusedaemon.c:2442: error: unknown field 'rmdir' specified in initializer
gvfsfusedaemon.c:2442: warning: excess elements in struct initializer
gvfsfusedaemon.c:2442: warning: (near initialization for 'vfs_oper')
gvfsfusedaemon.c:2443: error: unknown field 'ftruncate' specified in initializer
gvfsfusedaemon.c:2443: warning: excess elements in struct initializer
gvfsfusedaemon.c:2443: warning: (near initialization for 'vfs_oper')
gvfsfusedaemon.c:2444: error: unknown field 'truncate' specified in initializer
gvfsfusedaemon.c:2444: warning: excess elements in struct initializer
gvfsfusedaemon.c:2444: warning: (near initialization for 'vfs_oper')
gvfsfusedaemon.c:2445: error: unknown field 'symlink' specified in initializer
gvfsfusedaemon.c:2445: warning: excess elements in struct initializer
gvfsfusedaemon.c:2445: warning: (near initialization for 'vfs_oper')
gvfsfusedaemon.c:2446: error: unknown field 'access' specified in initializer
gvfsfusedaemon.c:2446: warning: excess elements in struct initializer
gvfsfusedaemon.c:2446: warning: (near initialization for 'vfs_oper')
gvfsfusedaemon.c:2447: error: unknown field 'utimens' specified in initializer
gvfsfusedaemon.c:2447: warning: excess elements in struct initializer
gvfsfusedaemon.c:2447: warning: (near initialization for 'vfs_oper')
gvfsfusedaemon.c:2448: error: unknown field 'chmod' specified in initializer
gvfsfusedaemon.c:2448: warning: excess elements in struct initializer
gvfsfusedaemon.c:2448: warning: (near initialization for 'vfs_oper')
Makefile:721: recipe for target 'gvfsd_fuse-gvfsfusedaemon.o' failed
gmake[2]: *** [gvfsd_fuse-gvfsfusedaemon.o] Error 1
gmake[2]: Leaving directory 
'/usr/ports/pobj/gvfs-1.18.2-no_smb-no_goa/gvfs-1.18.2/client'
Makefile:509: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
'/usr/ports/pobj/gvfs-1.18.2-no_smb-no_goa/gvfs-1.18.2'
Makefile:440: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2654 
'/usr/ports/pobj/gvfs-1.18.2-no_smb-no_goa/.build_done')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1851 
'/usr/ports/packages/amd64/all/gvfs-1.18.2p1.tgz')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2403 
'_internal-package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2383 'package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1868 
'/var/db/pkg/gvfs-1.18.2p1/+CONTENTS')
*** Error 1 in /usr/ports/x11/gnome/gvfs 
(/usr/ports/infrastructure/mk/bsd.port.mk:2383 'install')



Re: gvfs not building for me on amd64-current

2013-11-03 Thread Brett Mahar
On Sun, 3 Nov 2013 08:59:32 +0100
Antoine Jacoutot  wrote:

| On Sun, Nov 03, 2013 at 06:46:06PM +1100, Brett Mahar wrote:
| > Hi,
| > 
| > Maybe this is know already since fuse is just starting out, but 
x11/gnome/gvfs won't build for me:
| 
| Your base system is most probably outdated.
| 
| > gvfsfusedaemon.c:2442: error: unknown field 'rmdir' specified in initializer
| > gvfsfusedaemon.c:2442: warning: excess elements in struct initializer

Hi Antoine,

My base system was rebuilt yesterday (before the last change to gvfs) but I'll 
update and rebuild again and report back if it doesn't work.

Brett.



Re: gvfs not building for me on amd64-current

2013-11-03 Thread Brett Mahar

| > 
| > My base system was rebuilt yesterday (before the last change to gvfs) but 
I'll update and rebuild again and report back if it doesn't work.
| 
| 
| Hi,
| 
|  $ cp /usr/src/lib/libfuse/fuse{,_opt}.h /usr/include
| 
| did solve it for me.
| 
| Guenther
| 

Hi Guenther,

Rebuilding my base system did not work, but copying those headers over as you 
suggested did, thanks for that.

Brett.



Re: thunderbird future releases

2013-01-04 Thread Brett Mahar

On 01/05/13 08:50, Landry Breuil wrote:



This is already confusing enough in terms of PR & branches, so i'll
stop here.

What do thunderbird users want for the openbsd port ? rather tracking
the 17.0.x release (and 24.0.x release after that..) ? or be a bit
adventurous & use the -beta releases which track mozilla/firefox more
closely ? Fwiw i use the betas daily, and they work fine.
(no i WONT make two separate ports. get real.)

I'd love to hear feedback from people who care.

Landry



Given that new versions of Firefox and Thunderbird often contain 
security vulnerability fixes, and you say the betas work fine, I would 
say use the betas.


Brett.



Re: thunderbird future releases

2013-01-04 Thread Brett Mahar

On 01/05/13 10:13, Landry Breuil wrote:

On Sat, Jan 05, 2013 at 09:55:35AM +1100, Brett Mahar wrote:

On 01/05/13 08:50, Landry Breuil wrote:



This is already confusing enough in terms of PR & branches, so i'll
stop here.

What do thunderbird users want for the openbsd port ? rather tracking
the 17.0.x release (and 24.0.x release after that..) ? or be a bit
adventurous & use the -beta releases which track mozilla/firefox more
closely ? Fwiw i use the betas daily, and they work fine.
(no i WONT make two separate ports. get real.)

I'd love to hear feedback from people who care.

Landry



Given that new versions of Firefox and Thunderbird often contain
security vulnerability fixes, and you say the betas work fine, I
would say use the betas.


Did you read the plan ? 17.0.x release _will_ be security/reliability
releases. Nothing new here. That's not a reason to use beta over -release.

Landry



Sorry, I was still waking up and waiting for coffee to brew when I read 
your email.


My preference is still for the betas, but apparently I have no real 
justification for this :-)




Re: UPDATE: MPlayer

2013-01-16 Thread Brett Mahar
On 01/15/13 10:32, Brad Smith wrote:> On Mon, Jan 14, 2013 at 01:04:25AM 
-0500, Brad Smith wrote:

>> Here is an update to a newer MPlayer snapshot.
>>
>> Lightly tested on amd64.
>
> An updated diff after the last commit to the Makefile..
>
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/x11/mplayer/Makefile,v
> retrieving revision 1.212
> diff -u -p -r1.212 Makefile
> --- Makefile   14 Jan 2013 17:02:15 -  1.212
> +++ Makefile   14 Jan 2013 23:31:36 -

Hi Brad,

With the command line options "-fs -vo sdl" this updated version exits 
before playing anything with:


MPlayer interrupted by signal 11 in module: decode video
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in 
DOCS/HTML/en/bugreports_what.html#bugreports_crash.

- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We 
can't and
  won't help unless you provide this information when reporting a 
possible bug.

$  Parent process disappeared, exiting cache process.


Maybe "-fs" is a depricated option (even though its still in the man 
page), cause it goes into fullscreen mode now, without specifying that 
option (from memory it didn't do that before).


Apart from that, everything is working well with this update on 
amd64-current built yesterday. I tested it with avi, mp4, mkv and flv 
video files, and flac and mp3 audio files.


Brett.



Re: UPDATE: MPlayer

2013-01-16 Thread Brett Mahar

On 01/16/13 19:36, Brad Smith wrote:

On Wed, Jan 16, 2013 at 07:20:42PM +1100, Brett Mahar wrote:

Maybe "-fs" is a depricated option (even though its still in the man
page), cause it goes into fullscreen mode now, without specifying
that option (from memory it didn't do that before).

Apart from that, everything is working well with this update on
amd64-current built yesterday. I tested it with avi, mp4, mkv and
flv video files, and flac and mp3 audio files.

Brett.


For me MPlayer prints..

[VO_SDL] Info - please use -vm or -zoom to switch to the best resolution.

The man page says that not all video output drivers support -fs.
If I use the SDL output or the XVid output I don't get full screen
by default.



Not that its a big deal, but I was just reporting that it used to take 
this argument before no problem, now it won't run with this argument 
supplied.


Maybe it depends on the video card used or something, but it does go to 
fullscreen automatically for me now (with a Radeon HD5450), whereas my 
(slightly unreliable) memory tells me it didn't before.


Anyway that is the only difference I noticed from the old ports version.

It has always said "[VO_SDL] Info - please use -vm or -zoom to switch to 
the best resolution" but when tried in the past neither vm or zoom did 
anything noticable to the picture or changed the output resolution for me.




Re: UPDATE: MPlayer

2013-01-16 Thread Brett Mahar




OK, looking at the output it looks like this is a bug. I personally
don't use MPlayer as it is notoriously buggy.



What do you use/suggest instead - vlc?



Oh, ok. I usually don't use the SDL output as I have no requirement
for it.



For me, -vo sdl is the only output that gives decent performance. The 
Radeon HD5450 doesn't support xv on openbsd, and x11 plays at about 5 
frames per second. sdl is smooth but suffers from some screen tearing 
when there is lots of movement on the screen.




compiz site update for makefile

2013-02-04 Thread Brett Mahar

Index: Makefile
Hi,

Looks like the compiz people changed their website name. "Make fetch" 
works once the patch below is applied.


Brett.



===
RCS file: /cvs/ports/x11/compiz/core/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile23 Dec 2012 12:25:31 -  1.19
+++ Makefile4 Feb 2013 09:31:53 -
@@ -12,7 +12,7 @@

 CATEGORIES =   x11

-HOMEPAGE = http://www.compiz-fusion.org/
+HOMEPAGE = http://www.compiz.org/

 # MIT, GPL and LGPL
 PERMIT_PACKAGE_CDROM = Yes
@@ -30,7 +30,7 @@
 WANTLIB += wnck-1 xcb xcb-aux xcb-render xcb-shm xml2 xslt z
 WANTLIB += harfbuzz icudata icule icuuc stdc++

-MASTER_SITES = http://releases.compiz-fusion.org/${V}/
+MASTER_SITES = http://releases.compiz.org/${V}/

 MODULES =  devel/gconf2 \
devel/gettext \
Index: Makefile
===
RCS file: /cvs/ports/x11/compiz/core/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	23 Dec 2012 12:25:31 -	1.19
+++ Makefile	4 Feb 2013 09:31:53 -
@@ -12,7 +12,7 @@
 
 CATEGORIES =	x11
 
-HOMEPAGE =	http://www.compiz-fusion.org/
+HOMEPAGE =	http://www.compiz.org/
 
 # MIT, GPL and LGPL
 PERMIT_PACKAGE_CDROM =	Yes
@@ -30,7 +30,7 @@
 WANTLIB += wnck-1 xcb xcb-aux xcb-render xcb-shm xml2 xslt z
 WANTLIB += harfbuzz icudata icule icuuc stdc++
 
-MASTER_SITES =	http://releases.compiz-fusion.org/${V}/
+MASTER_SITES =	http://releases.compiz.org/${V}/
 
 MODULES =	devel/gconf2 \
 		devel/gettext \


Re: UPDATE: Gajim-0.15.3

2013-04-17 Thread Brett Mahar

On 04/17/13 00:26, Gonzalo L. R. wrote:

Hi,

Update for Gajim to 0.15.3:

* Better handling of SSL errors
* Better handling of canceling file transfer
* Improve farstream calls

And more.

Comments? Ok?

Cheers.-



Hi Gonzalo,

I never used Gajim before this update but I tried it now with my gmail 
account, and it works for me, except I get the launch message (which I 
presume you know about already):


D-Bus does not run correctly on this machine
D-Bus capabilities of Gajim cannot be used

and the popup says "could not start local service."

I noticed one time when I closed gajim, python was still running (even 
though "pgrep -l gajim" returns nothing).


Brett.




Re: NEW: x11/gnustep/cynthiune

2013-05-09 Thread Brett Mahar

On 05/01/13 17:47, Sebastian Reitenbach wrote:

Hi,

$ cat pkg/DESCR
Cynthiune is a versatile music player based on GNUstep, able to play a
lot of different audio formats.

Two of the supported audio-backends are enabled, sndio and libao.
libao backend is there, since gnustep-gui has it as dependency too.
Other backends not enabled are esound and alsa, if someone has
a need for it, it could be added as subpackage later on.

Tested with many different audio formats on all three platforms where
GNUstep is enabled.

comments or OK to import?

cheers,
Sebastian



Hi Sebastian,

(apologies for the thunderbird linewrapping)

I got some errors trying this (see below).

Adding the license info from mplayer (which i don't know if it is 
correct) silenced the license errors:


PERMIT_PACKAGE_CDROM =  patents
PERMIT_PACKAGE_FTP =Yes

However, for some reason it still gives this error:

!!! File 'gnustep/Cynthiune-1.0.0.tar.gz' not found in 
/usr/ports/mystuff/x11/gnustep/cynthiune/distinfo

!!! Read up on SUPDISTFILES in bsd.port.mk(5)

The supdistfiles section does not seem to be relevent.

$  vi /usr/ports/mystuff/x11/gnustep/cynthiune/distinfo

SHA256 (gnustep/Cynthiune-1.0.0.tar.gz) = 
PMUijIzbZiVrvOxLMXu9OFM5fwnsm3N4p/ZRQO/1vK8=

SIZE (gnustep/Cynthiune-1.0.0.tar.gz) = 570554

my /etc/mk.conf:
PORTSDIR_PATH=/usr/ports/mystuff:/usr/ports
MASTER_SITE_OPENBSD=Yes
CLEANDEPENDS=Yes
REFETCH=true

Cheers,
Brett.


===>  Checking files for Cynthiune-1.0.0
The licensing info for Cynthiune-1.0.0 is incomplete. (in 
x11/gnustep/cynthiune)
The licensing info for Cynthiune-1.0.0 is incomplete. (in 
x11/gnustep/cynthiune)

Please notify the OpenBSD port maintainer: (in x11/gnustep/cynthiune)
The OpenBSD ports mailing-list  (in 
x11/gnustep/cynthiune)

`/usr/ports/distfiles/Cynthiune-1.0.0.tar.gz' is up to date.
!!! File 'gnustep/Cynthiune-1.0.0.tar.gz' not found in 
/usr/ports/mystuff/x11/gnustep/cynthiune/distinfo

!!! Read up on SUPDISTFILES in bsd.port.mk(5)
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2247 
'_internal-checksum': @fgrep 2>/dev/null SIZE 
/usr/ports/mystuff/x11/gnustep...)
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2460 
'/usr/ports/pobj/Cynthiune-1.0.0/.extract_done')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1863 
'/usr/ports/packages/amd64/all/Cynthiune-1.0.0.tgz')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2409 
'_internal-package')

*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2389 'package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1880 
'/var/db/pkg/Cynthiune-1.0.0/+CONTENTS')
*** Error 1 in /usr/ports/mystuff/x11/gnustep/cynthiune 
(/usr/ports/infrastructure/mk/bsd.port.mk:2389 'install')




Re: NEW: x11/gnustep/cynthiune

2013-05-09 Thread Brett Mahar



I got some errors trying this (see below).


I suspect you have unpacked it in ports/audio, it will need to go in
ports/x11/gnustep so it picks up settings in x11/gnustep/Makefile.inc.



Stuart, thanks for the clue, I put the Makefile.inc in 
/usr/ports/mystuff/x11/gnustep/ and then it builds (and runs) no problem.


From your other email:

> I haven't used any GNUstep program before - when I run Cynthiune
> it continually prints out lines like this to the console:
>
> 2013-05-10 01:40:18.239 Cynthiune[27962] styleoffsets ... guessing 
offsets
> 2013-05-10 01:40:18.239 Cynthiune[27962] styleoffsets ... guessing 
offsets
> 2013-05-10 01:40:18.243 Cynthiune[27962] styleoffsets ... guessing 
offsets
> 2013-05-10 01:40:18.244 Cynthiune[27962] styleoffsets ... guessing 
offsets
> 2013-05-10 01:40:18.244 Cynthiune[27962] styleoffsets ... guessing 
offsets
> 2013-05-10 01:40:18.245 Cynthiune[27962] styleoffsets ... guessing 
offsets
> 2013-05-10 01:40:18.245 Cynthiune[27962] styleoffsets ... guessing 
offsets

>
> Also, menu windows keep opening and closing at the top left of the
> screen (and warping the mouse pointer when this happens). I just tried
> another GNUstep program (LapisPuzzle) and it does the same, perhaps
> it doesn't like my window manager (cwm).
>

I am using jwm (Joe's Window Manager) and I don't get these problems 
when running Cynthiune from a terminal.


Cheers,
Brett.



Re: UPDATE: x264 - Build ASM support on x86

2014-01-09 Thread Brett Mahar
On Thu, 9 Jan 2014 14:36:47 -0500
Brad Smith  wrote:

| Make use of Clang's integrated assembler to build the x86 ASM support
| within x264 so as to use MMX / MMXEXT / SSE / SSE2 / SSSE3 and if there
| is kernel support added also AVX / AVX2. This can have quite an impact
| on performance improving encoding speed by 2 - 3 times.
| 
| 

Just tried this out (with the newer mplayer diff that Brad sent a few days ago) 
using mencoder to encode a video:

without this diff:  20m15.29s real74m21.30s user 1m55.73s system

with this diff: 3m54.91s real14m3.69s user 0m32.83s system

Brett.



Re: UPDATE: x264 - Build ASM support on x86

2014-01-10 Thread Brett Mahar
On Fri, 10 Jan 2014 08:47:45 +
Stuart Henderson  wrote:

| On 2014/01/09 14:36, Brad Smith wrote:
| > Make use of Clang's integrated assembler to build the x86 ASM support
| > within x264 so as to use MMX / MMXEXT / SSE / SSE2 / SSSE3
| 
| Does it do runtime detection of what's available?
| 

When I tried it, mencoder in the terminal said

before this patch:  x264 [info]: using cpu capabilities: none!
after:  x264 [info]: using cpu capabilities: MMX2 SSE2Fast 
SSSE3 SSE4.2



Re: [new] mpv 0.3.2

2014-01-11 Thread Brett Mahar
On Sat, 11 Jan 2014 18:53:23 +0100
frantisek holop  wrote:

| this is a new update for mpv the player based on
| mplayer.
| 
| changes from 0.2.4:
| -build system switched to waf. as the waf port is uphill
| battle and i dont feel strongly about it, this port
| goes around that dependency using SUPDISTFILES
| 

Hi Frantisek,

I'm having some trouble building this on amd64-current:

It can't find the library "i386":

...
===> mpv-0.3.2 depends on: libbluray-* -> libbluray-0.2.3
===> mpv-0.3.2 depends on: libiconv-* -> libiconv-1.14p1
===>  Verifying specs: GL X11 Xext Xinerama Xss Xv Xxf86vm ass avcodec  
avdevice avfilter avformat avutil bluray c dvdread  enca i386 jpeg lcms2 m mng 
ncurses postproc pthread  sndio swresample swscale z iconv>=2 GL X11 Xext 
Xinerama Xss Xv Xxf86vm ass avcodec  avdevice avfilter avformat avutil bluray c 
dvdread  enca i386 jpeg lcms2 m mng ncurses postproc pthread  sndio swresample 
swscale z iconv>=2
Missing library for i386>=0.0
Fatal error
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2149 
'/usr/ports/pobj/mpv-0.3.2/.buildwantlibs')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2481 
'/usr/ports/pobj/mpv-0.3.2/.extract_done')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1874 
'/usr/ports/packages/amd64/all/mpv-0.3.2.tgz')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2426 
'_internal-package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2406 'package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1891 
'/var/db/pkg/mpv-0.3.2/+CONTENTS')
*** Error 1 in /usr/ports/mystuff/x11/mpv 
(/usr/ports/infrastructure/mk/bsd.port.mk:2406 'install')


I edited the makefile to just delete the WANTLIB for i386 just to see what 
would happen and it gets to "/usr/ports/distfiles/waf-1.7.13: No such file or 
directory":

===>  Checking files for mpv-0.3.2
`/usr/ports/distfiles/mpv-0.3.2.tar.gz' is up to date.
>> (SHA256) mpv-0.3.2.tar.gz: OK
===> mpv-0.3.2 depends on: py-docutils-* -> py-docutils-0.11
===> mpv-0.3.2 depends on: python->=2.7,<2.8 -> python-2.7.5p0
===> mpv-0.3.2 depends on: libdvdread-* -> libdvdread-4.2.0p2
===> mpv-0.3.2 depends on: jpeg-* -> jpeg-9p0
===> mpv-0.3.2 depends on: ffmpeg-* -> ffmpeg-20131216p0
===> mpv-0.3.2 depends on: lcms2-* -> lcms2-2.5
===> mpv-0.3.2 depends on: libmng-* -> libmng-1.0.10p2
===> mpv-0.3.2 depends on: libass-* -> libass-0.10.2
===> mpv-0.3.2 depends on: libbluray-* -> libbluray-0.2.3
===> mpv-0.3.2 depends on: libiconv-* -> libiconv-1.14p1
===>  Verifying specs: GL X11 Xext Xinerama Xss Xv Xxf86vm ass avcodec  
avdevice avfilter avformat avutil bluray c dvdread  enca jpeg lcms2 m mng 
ncurses postproc pthread   iconv>=2 GL X11 Xext Xinerama Xss Xv Xxf86vm ass 
avcodec  avdevice avfilter avformat avutil bluray c dvdread  enca jpeg lcms2 m 
mng ncurses postproc pthread   iconv>=2
===>  found GL.15.0 X11.16.0 Xext.13.0 Xinerama.6.0 Xss.6.0 Xv.6.0 Xxf86vm.6.0 
ass.1.0 avcodec.19.1 avdevice.7.1 avfilter.5.1 avformat.17.1 avutil.11.1 
bluray.1.0 c.73.0 dvdread.5.1 enca.0.0 jpeg.66.0 lcms2.1.0 m.9.0 mng.3.1 
ncurses.14.0 postproc.15.1 pthread.18.0 iconv.6.0
===>  Extracting for mpv-0.3.2
cp /usr/ports/distfiles/waf-1.7.13 /usr/ports/pobj/mpv-0.3.2/mpv-0.3.2/waf
cp: /usr/ports/distfiles/waf-1.7.13: No such file or directory
*** Error 1 in . (Makefile:103 'post-extract')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2488 
'/usr/ports/pobj/mpv-0.3.2/.extract_done')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1874 
'/usr/ports/packages/amd64/all/mpv-0.3.2.tgz')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2426 
'_internal-package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2406 'package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1891 
'/var/db/pkg/mpv-0.3.2/+CONTENTS')
*** Error 1 in /usr/ports/mystuff/x11/mpv 
(/usr/ports/infrastructure/mk/bsd.port.mk:2406 'install')



Re: MPlayer - Build on x86 with Clang for ASM

2014-01-13 Thread Brett Mahar
On Sat, 11 Jan 2014 13:49:17 +
Stuart Henderson  wrote:

| On 2014/01/10 19:13, Brad Smith wrote:
| > Here is a diff to have MPlayer build using Clang to take advantage
| > of the integrated assembler to be able to build the SSSE3 / SSE4
| > support.
| > 
| > Note: has not been checked on i386, please someone try building this
| > and see if it does. *crosses fingers*
| 
| It builds on i386 with the following diff (which hacks out the configure
| test), but it's on a remote machine so I can't test runtime. (Note that
| -fomit-frame-pointer is still needed even though afaik clang is not doing
| pie by default).
| 
| i386 package at http://junkpile.org/mplayer-20130819p2.tgz if anyone
| would like to test it without having to build.


I didn't try the earlier version Brad sent out but tested this one on 
amd64-current with various formats and all works fine.

Brett.



Re: [new] mpv 0.3.3

2014-02-02 Thread Brett Mahar
On Fri, 31 Jan 2014 13:16:17 +0100
frantisek holop  wrote:

| it is me again, with a new release of mpv.
| please test and commit.
| 

This works well for me on amd64-current.

Brett.



polkit doesn't really need qt4

2014-03-22 Thread Brett Mahar
Hi ports people,

I saw this post http://marc.info/?l=openbsd-ports-cvs&m=139507378232184&w=2 
from Christian "naddy" Weisgerber and was also dismayed to find qt getting 
built on my computer. 

It seems to be doxygen that drags qt in, if this is running prior to building 
anything that needs polkit, no qt gets built:

cd /usr/ports/devel/doxygen
env FLAVOR="no_gui" make install

These flavors and subpackages always confuse me - would it be possible to make 
polkit build-depends on "doxygen-no_gui" so everyone can enjoy life without the 
useless bloat of qt?  :-)

Brett.



Re: polkit doesn't really need qt4

2014-03-23 Thread Brett Mahar
On Sun, 23 Mar 2014 12:02:08 +0100
Marc Espie  wrote:

| On Sun, Mar 23, 2014 at 05:13:34PM +1100, Brett Mahar wrote:
| > Hi ports people,
| > 
| > I saw this post http://marc.info/?l=openbsd-ports-cvs&m=139507378232184&w=2 
from Christian "naddy" Weisgerber and was also dismayed to find qt getting 
built on my computer. 
| > 
| > It seems to be doxygen that drags qt in, if this is running prior to 
building anything that needs polkit, no qt gets built:
| > 
| > cd /usr/ports/devel/doxygen
| > env FLAVOR="no_gui" make install
| > 
| 
| Also, to be fair, please note that this is *only* a build depends chain.
| 
| Normal users, the ones that should be installing binary packages, are not
| affected at all.
| 
| There is no bloat in there.
| 
| That's one reason for pseudo-flavors.
| 
| In that regard, doxygen,no_gui won't really help. Because it's actually
| self-centered on *YOUR NEEDS*.
| 

Hi Mark,

My needs are served fine by building the "no_gui" flavour, the reason I wrote 
the email was potentially to save other people from having to dig around and 
see how to stop qt getting built along the way.

I know building ports from source is discouraged, but I still like to do it to 
keep base libraries and ports in sync as much as possible. Maybe there are not 
many people who do built the ports from source - its hard to tell.

Anyway your description of the dependency chain shows the situation is quite 
complicated - I'll leave it to you ports people, and workaround the bits that 
aren't ideal from my point of view.

Cheers,
Brett.



php-fpm 403 errors with httpd on amd64-current

2015-10-29 Thread Brett Mahar
Hi porters,

Long time no need for me to email this list! I upgraded my mailserver yesterday 
to -current (last upgrade was around 11th Sept) and now my squirrelmail no 
longer works :-(.

The problem is, going to my normal login screen nothing displays but "access 
denied". It is not a permissions issue as when I put an index.html file in the 
same directory httpd(8) displays it as normal.

There were some notes on the squirrelmail website about issues with php when 
using squirrel-1.4.22 which suggested to try the stable branch (I tried 
20151028_0201-SVN.stable.tar.gz but get the same problem).

in /var/www/logs/access.log:
coiloptic.org 197.231.221.211 - - [30/Oct/2015:17:07:11 +1100] "GET 
/portal/src/login.php HTTP/1.1" 403 0

in /var/www/logs/error.log:
Access to the script '/htdocs-squirrel/portal/src' has been denied (see 
security.limit_extensions)

in vi /etc/php-fpm.conf I initially tried the default, then changed to the 
below as suggested by search engines(neither worked):
security.limit_extensions = .php .php3 .php4 .php5 .html

I have been using php-5.5 up till now but also tried php-5.6 today and that has 
the same issue.

httpd.conf:
prefork 5

server "default" {
listen on * port 80
root "/htdocs"
}

server "default" {
listen on * tls port 443
root "/htdocs"
location "*.php" {
fastcgi socket \
"/run/php-fpm.sock"
}
}

Is there something I am missing? I see from searching marc.info there was some 
problem with tls on php lately...

Thanks,
Brett.



Re: php-fpm 403 errors with httpd on amd64-current

2015-10-31 Thread Brett Mahar
On Fri, 30 Oct 2015 17:27:06 +1100
Brett Mahar  wrote:

| Hi porters,
| 
| Long time no need for me to email this list! I upgraded my mailserver 
yesterday to -current (last upgrade was around 11th Sept) and now my 
squirrelmail no longer works :-(.
| 
| The problem is, going to my normal login screen nothing displays but "access 
denied". It is not a permissions issue as when I put an index.html file in the 
same directory httpd(8) displays it as normal.
| 


Hi again,

After much wailing and gnashing of teeth got squirrelmail to work again, a 
working stack is: php55-fpm, nginx, and squirrelmail 1.4.22 (connecting dovecot 
& smtpd).

Seems php throws a fit in it newest releases when there no fastcgi-params 
passed to it. Hence nginx has taken over from httpd(8) for now.

Also not working: 
php56-fmp with either version of squirrelmail
squirrelmail-20151028_0201-SVN.stable with php5.5 or 5.6.

Cheers,
Brett.






default volume levels for gogglesmm can't be changed

2015-02-26 Thread Brett Mahar
Hi ports,

I use gogglesmm from ports (on amd64 current) to play music. I would like it to 
be at full volume on startup (or to remember my previous volume settings) but 
the below changes in my ~/.goggles/xineconf have no effect:

# startup audio volume
# [0..100], default: 50
audio.volume.mixer_volume:100

# restore volume level at startup
# bool, default: 0
audio.volume.remember_volume:1

At the suggestion of 
I emailed the gogglesmm author and he confirmed the settings should work 
(doesn't know why they are not). He also suggested I launch with `gogglesmm 
-xine-debug` but this did not output any clues (see output and dmesg below).

Any other suggestions on how I could get this to work?

Brett.


audio_out: thread createdaudio_out: thread created
xine_stream_new
xine: found input plugin  : file input plugin
load_plugins: probing demux 'anx'
load_plugins: probing demux 'film'
load_plugins: probing demux 'smjpeg'
load_plugins: probing demux 'fourxm'
load_plugins: probing demux 'vmd'
load_plugins: probing demux 'wve'
load_plugins: probing demux 'idcin'
load_plugins: probing demux 'ipmovie'
load_plugins: probing demux 'vqa'
load_plugins: probing demux 'wc3movie'
load_plugins: probing demux 'roq'
load_plugins: probing demux 'str'
load_plugins: probing demux 'mpeg_pes'
load_plugins: probing demux 'yuv4mpeg2'
load_plugins: probing demux 'ogg'
load_plugins: probing demux 'aiff'
load_plugins: probing demux 'flac'
id3: ID3V2.3 tag
load_plugins: probing demux 'realaudio'
load_plugins: probing demux 'snd'
load_plugins: probing demux 'tta'
load_plugins: probing demux 'voc'
load_plugins: probing demux 'vox'
load_plugins: probing demux 'avi'
load_plugins: probing demux 'fli'
load_plugins: probing demux 'flashvideo'
load_plugins: probing demux 'iff'
load_plugins: probing demux 'matroska'
ebml: invalid master element
load_plugins: probing demux 'mng'
load_plugins: probing demux 'modplug'
TEST mod decode
load_plugins: probing demux 'mpeg_block'
load_plugins: probing demux 'mpeg-ts'
load_plugins: probing demux 'nsv'
load_plugins: probing demux 'playlist'
load_plugins: probing demux 'real'
load_plugins: probing demux 'slave'
load_plugins: probing demux 'pva'
load_plugins: probing demux 'quicktime'
load_plugins: probing demux 'nsfdemux'
load_plugins: probing demux 'asf'
load_plugins: probing demux 'mpeg'
load_plugins: probing demux 'ac3'
load_plugins: probing demux 'dts'
demux_dts: unsupported DTS stream type, or not a DTS stream
load_plugins: probing demux 'cdda'
load_plugins: probing demux 'wav'
load_plugins: probing demux 'mpc'
load_plugins: probing demux 'rawdv'
load_plugins: probing demux 'mp3'
load_plugins: probing demux 'elem'
load_plugins: probing demux 'vc1es'
load_plugins: probing demux 'yuv_frames'
load_plugins: probing demux 'flac'
load_plugins: probing demux 'sputext'
load_plugins: probing demux 'wavpack'
load_plugins: probing demux 'shn'
load_plugins: probing demux 'aac'
id3: ID3V2.3 tag
load_plugins: probing demux 'avformat'
libavformat: creating AVIOContext wrapper for input plugin
libavformat: could not open AVFormatContext for source 
'file:/home/brett/data/music/ALBUMS/1/Tom Waits
/Tom Waits - Swordfishtrombones [1983]/04. Tom Waits - Johnsburg, Illinois.mp3'
load_plugins: probing demux 'aud'
load_plugins: probing demux 'anx'
load_plugins: probing demux 'film'
load_plugins: probing demux 'smjpeg'
load_plugins: probing demux 'fourxm'
load_plugins: probing demux 'vmd'
load_plugins: probing demux 'wve'
load_plugins: probing demux 'idcin'
load_plugins: probing demux 'ipmovie'
load_plugins: probing demux 'vqa'
load_plugins: probing demux 'wc3movie'
load_plugins: probing demux 'roq'
load_plugins: probing demux 'str'
load_plugins: probing demux 'mpeg_pes'
load_plugins: probing demux 'yuv4mpeg2'
load_plugins: probing demux 'ogg'
load_plugins: probing demux 'aiff'
load_plugins: probing demux 'flac'
load_plugins: probing demux 'realaudio'
load_plugins: probing demux 'snd'
load_plugins: probing demux 'tta'
load_plugins: probing demux 'voc'
load_plugins: probing demux 'vox'
load_plugins: probing demux 'avi'
load_plugins: probing demux 'fli'
load_plugins: probing demux 'flashvideo'
load_plugins: probing demux 'iff'
load_plugins: probing demux 'matroska'
load_plugins: probing demux 'mng'
load_plugins: probing demux 'modplug'
load_plugins: probing demux 'mpeg_block'
load_plugins: probing demux 'mpeg-ts'
load_plugins: probing demux 'nsv'
load_plugins: probing demux 'playlist'
load_plugins: probing demux 'real'
load_plugins: probing demux 'slave'
load_plugins: probing demux 'pva'
load_plugins: probing demux 'quicktime'
load_plugins: probing demux 'nsfdemux'
load_plugins: probing demux 'asf'
load_plugins: probing demux 'mpeg'
load_plugins: probing demux 'ac3'
load_plugins: probing demux 'dts'
load_plugins: probing demux 'cdda'
load_plugins: probing demux 'wav'
load_plugins: probing demux 'mpc'
load_plugins: probing demux 'rawdv'
load_plugins: probing demux 'mp3'
xine: found demuxer plugin: MPEG audio demux plugin
audio d

xombrero title and search bar unreadble now it uses gtk3

2014-10-21 Thread Brett Mahar
Hi Ports,

Since I last upgraded my amd64-current machine the xombrero search bar and the 
link bar are unreadable, with white font on white background. I've mucked 
around with .config/gtk-3.0/settings.ini and .config/gtk-3.0/gtk.css and am 
able to change the font size (so I can have bigger or smaller unreadable boxes) 
but nothing else. 

What do I have to edit so I can tell what page I'm on, like before? 

Search engines or xombrero wiki did not help.

Thanks,
Brett.




Re: xombrero title and search bar unreadble now it uses gtk3

2014-10-22 Thread Brett Mahar
| br...@coiloptic.org (Brett Mahar), 2014.10.22 (Wed) 03:11 (CEST):
| > Since I last upgraded my amd64-current machine the xombrero search bar
| > and the link bar are unreadable, with white font on white background.


|  
| Same here, I messed with /usr/local/share/xombrero/xombrero.css, got it
| somewhat working and then switched to dwb. Learning keyboard shortcuts
| at the moment...
| 
| Bye, Marcus

Hi ports,

Thanks to Marcus I knew where to look, changing 
/usr/local/share/xombrero/xombrero.css got it working.

old:

.entry {
padding: 2px;
color: @text_color;
}

new:
.entry {
padding: 2px;
color: black;
}


Brett.




Re: transmission_daemon_flags rc.conf.local

2014-12-09 Thread Brett Mahar
 
| transmission-daemon doesn't seem to be starting at boot time.
| 
| Here is my rc.conf.local
| --
| $ cat /etc/rc.conf.local 
| 
| ntpd_flags=
| xdm_flags=
| transmission_daemon_flags=
... 
| It does not seem to be running:


Hi Max,

You do not need the line "transmission_daemon_flags=", the rc.conf.local line 
for this should be:

pkg_scripts="transmission_daemon"

Cheers,
Brett.



Re: [update] mozilla-thunderbird 5.0

2011-07-01 Thread Brett Mahar
On 01/07/2011, Nigel Taylor  wrote:
> On 06/30/11 23:07, Brett wrote:
>> On 06/30/11 14:52, Nigel Taylor wrote:
>>> On 06/30/11 22:01, Brett wrote:
 >

> You can grab the port here :

> git clone -b tb5http://rhaalovely.net/git/mozilla-thunderbird/

 Hi,
 I just tried to build/test the thunderbird 5 on i386, June 24 snapshot:

 # git clone -b tb5 http://rhaalovely.net/git/mozilla-thunderbird
 Cloning into mozilla-thunderbird...
 # pwd
 /usr/ports/mystuff/www
 # ls
 mozilla-thunderbird
 # cd mozilla-thunderbird/
 # make install
 Fatal: one category in mail news lang/python should match
 PKGPATH=www/mozilla-thunderbird (in www/mozilla-thunderbird)
 *** Error code 1

> Brett,
>
> Should have spotted that, it's not www for mozilla-thunderbird, it goes
> under mail.
>
>
> Regards
>
> Nigel Taylor
>

OK, I will give it another go on the weekend and report back the
results for i386.
Brett.



Re: youtube-dl 20170214

2017-02-16 Thread Brett Mahar
Hi ports@,

FYI, for people noticing breakage with youtube-dl - using these command line 
flags seems to keep it working through updates from the youtube company: 
`--youtube-skip-dash-manifest -f best`.

I can't recall the last time this program could not download something for me, 
but it was a fair while ago.

Cheers,
Brett.



newsbeuter no longer works via tor

2017-08-03 Thread Brett Mahar
Hi Ports People,

I have used newsbeuter for ages as an rss reader via tor proxy. It always 
worked no problem. I upgraded my machine (amd64-current) on July 30 and 
upgraded all ports as per the "following current" page (pkg_add -D installed -u)

Prior working upgrade was on July 1st.

Below is a log of newsbeuter at the highest log level. Not sure if relevent but 
it has some mentions of openssl even though the site I'm strying to connect to 
is http not https:

 DEBUG: OpenSSL lock 1: /usr/src/lib/libcrypto/err/err.c:452

In the meantime, newsbeuter is still working fine if I change the config to 
"use-proxy no"

Thanks,
Brett.

===

My regular config file:

use-proxy yes
proxy-type socks5
proxy 127.0.0.1:1500
download-retries 4
download-timeout 60
refresh-on-startup yes
browser "/scripts/lincks-graphical %u &"
color listnormal_unread color252 color236
color listfocus_unread color252 color236 bold
color listfocus color236 color252 bold
color info color252 color236 bold
articlelist-format "%i   %t"
feedlist-format"%i %n  %t"
reload-threads 60
bind-key = open-in-browser-and-mark-read
download-timeout 60
download-retries 4
download-full-page yes
history-limit 0
max-items 600
prepopulate-query-feeds yes
show-read-feeds no
show-read-articles yes

===

newsbeuter log file:

[2017-08-04 08:51:38] INFO: nl_langinfo(CODESET): UTF-8
[2017-08-04 08:51:38] DEBUG: utils::try_fs_lock: trying to lock 
/home/brett/.newsbeuter/cache.db.lock
[2017-08-04 08:51:38] DEBUG: keymap::keymap: flags = 8ff
[2017-08-04 08:51:38] WARNING: configparser::parse: file /etc/newsbeuter/config 
couldn't be opened
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing use-proxy yes
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
use-proxy, type = 1
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing proxy-type socks5
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
proxy-type, type = 6
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing proxy 
127.0.0.1:1500
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = proxy, 
type = 3
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing download-retries 4
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
download-retries, type = 2
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing download-timeout 60
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
download-timeout, type = 2
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing refresh-on-startup 
yes
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
refresh-on-startup, type = 1
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing browser 
"/scripts/lincks-graphical %u &"
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = browser, 
type = 4
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing color 
listnormal_unread color252 color236 
[2017-08-04 08:51:38] DEBUG: colormanager::handle_action(color,...) was called
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing color 
listfocus_unread color252 color236 bold 
[2017-08-04 08:51:38] DEBUG: colormanager::handle_action(color,...) was called
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing color listfocus 
color236 color252 bold
[2017-08-04 08:51:38] DEBUG: colormanager::handle_action(color,...) was called
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing color info 
color252 color236 bold
[2017-08-04 08:51:38] DEBUG: colormanager::handle_action(color,...) was called
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing articlelist-format 
"%i   %t"
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
articlelist-format, type = 3
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing feedlist-format
"%i %n  %t"
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
feedlist-format, type = 3
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing reload-threads 60
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
reload-threads, type = 2
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing bind-key = 
open-in-browser-and-mark-read
[2017-08-04 08:51:38] DEBUG: keymap::handle_action(bind-key, ...) called
[2017-08-04 08:51:38] DEBUG: keymap::set_key(15,=) called
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing download-timeout 60
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
download-timeout, type = 2
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing download-retries 4
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
download-retries, type = 2
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing download-full-page 
yes
[2017-08-04 08:51:38] DEBUG: configcontainer::handle_action: action = 
download-full-page, type = 1
[2017-08-04 08:51:38] DEBUG: configparser::parse: tokenizing history-limit 0
[2

Re: newsbeuter no longer works via tor

2017-08-05 Thread Brett Mahar

| 
| In the meantime, newsbeuter is still working fine if I change the config to 
"use-proxy no"
| 


For anyone else with the same setup, running newsbeuter via torsocks can be 
used as a better workaround (doesn't involve not using tor).

Brett.