Re: converters/html2text add utf8 and other fixes

2017-03-05 Thread Davide Gerhard
On Wednesday, 01/02/2017 12:20 GMT, Stuart Henderson wrote: > Another option would be to ask whoever wrote these patches if they can > publish it as a repository somewhere.. It is effectively forked, so > it would be a lot simpler to handle this as an update rather than a

Re: www/webkit is old/insecure, news at 11

2017-02-01 Thread Davide Gerhard
On Tuesday, 31/01/2017 09:43 GMT, Landry Breuil wrote: > Hi, > > so the following ports use www/webkit or www/webkit,gtk3: > > cad/xtrkcad > graphics/ebook-viewer > mail/claws-mail > mail/geary > productivity/gnucash > www/luakit > www/midori > www/surf > www/vimb seems that each port is

Re: converters/html2text add utf8 and other fixes

2017-01-31 Thread Davide Gerhard
On Monday, 23/01/2017 10:32 GMT, Jeremie Courreges-Anglas wrote: > Davide Gerhard <rain...@irh.it> writes: > >> hello, >> just some fixes. > > Those don't look like "just fixes". There may be actual bug fixes here, > but other changes look intrusive.

Re: converters/html2text add utf8 and other fixes

2017-01-31 Thread Davide Gerhard
On Monday, 23/01/2017 11:05 GMT, Stuart Henderson wrote: > On 2017/01/23 11:32, Jeremie Courreges-Anglas wrote: >> > two questions: >> > - how can I test the port with clang/llvm? some nice mk.conf variable? >> >> You can modify the port to add lang/llvm to MODULES, then tweak >> MODCLANG_ARCHS

Re: rm -rf Xombrero

2017-01-31 Thread Davide Gerhard
On Tuesday, 31/01/2017 22:51 GMT, Uwe Werler wrote: > On 31 Jan 23:48, Erling Westenvik wrote: >> > > Mmh, I use it. For me the best browser around. >> > >> > I use it as well - its the only functional graphical browser that works >> > on my old single-core, 2GB memory celeron. >> >> How about

Re: youtube-dl fix

2017-01-31 Thread Davide Gerhard
On Tuesday, 31/01/2017 16:03 GMT, Jeremie Courreges-Anglas wrote: > Stuart Henderson writes: > >> Update and apply a patch from a pull request to unbreak youtube. >> OK? > > Works for me, ok jca@ works also for me. tested on amd64 -current.

converters/html2text add utf8 and other fixes

2017-01-21 Thread Davide Gerhard
hello, just some fixes. changes (most of them from debian[1]): - close every file after processing, not at the end of program. - remove limited built-in http support. - support UTF-8 encoding when processing input. - don't use backspaces. - skip numbers in html tag. - recognize all tags, not

mail/notmuch-0.23.5

2017-01-21 Thread Davide Gerhard
hello, just an update of the port sent on ports@ by Timo Myyrä [1] and Jeremie Courreges-Anglas [2]. I used the second one. Maybe someone need/use it. Changes: - removed --without-emacs - added editors/emacs to BUILD_DEPENDS - updated patches/ I enabled emacs because I want to test notmuch

UPDATE: x11/tilda

2016-10-13 Thread Davide Gerhard
hello ports@, in attachment the patch that bump tilda to 1.3.3 version. I did some changes: - update HOMEPAGE - the project moves to github so I use GH_* - re-check of WANTLIB with port-lib-depends-check - use of vte3 - autoconf/automake to build - deleted

Re: UPDATE: devel/libconfuse

2016-10-09 Thread Davide Gerhard
=- To ports@openbsd.org wrote on Sat 8.Oct'16 at 11:54:48 +0200 -= > Hello ports@, > > This update devel/libconfuse to 3.0 > Tested on amd64. > > It also update HOMEPAGE and MASTER_SITES because > the project moves to github. thanks to Rafael Sadowski, I update the patch. changes: - use V to

UPDATE: devel/libconfuse

2016-10-08 Thread Davide Gerhard
Hello ports@, This update devel/libconfuse to 3.0 Tested on amd64. It also update HOMEPAGE and MASTER_SITES because the project moves to github. ok? /rainbow Index: Makefile === RCS file: /cvs/ports/devel/libconfuse/Makefile,v