Re: xwallpaper update

2019-06-17 Thread Rafael Sadowski
On Mon Jun 17, 2019 at 11:02:54PM +0200, Marc Espie wrote: > Minor update. > > (I'm somewhat responsible for the new features). > > okay ? OK with: # ISC -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes > > Index: Makefile >

Re: update youtube-dl 2019.06.08

2019-06-17 Thread Nam Nguyen
Björn Ketelaars writes: > On Mon 17/06/2019 19:50, Nam Nguyen wrote: >> The generated PLIST has four lines of the form: >> -lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}/ >> +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYC

UPDATE: devel/py-html5lib

2019-06-17 Thread Ingo Feinerer
Hi, this updates py-html5lib to 1.0.1. Works fine with www/buku on amd64. OK? Index: Makefile === RCS file: /cvs/ports/devel/py-html5lib/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile15 May 2019 12:

Re: update youtube-dl 2019.06.08

2019-06-17 Thread Björn Ketelaars
On Mon 17/06/2019 19:50, Nam Nguyen wrote: > This is a diff to update youtube-dl to 2019.06.08. > > Release notes: > https://github.com/ytdl-org/youtube-dl/releases/tag/2019.06.08 > > Tested on amd64 with youtube using mpv. > > The same number of tests fail. (I ran tests on two different compute

update youtube-dl 2019.06.08

2019-06-17 Thread Nam Nguyen
This is a diff to update youtube-dl to 2019.06.08. Release notes: https://github.com/ytdl-org/youtube-dl/releases/tag/2019.06.08 Tested on amd64 with youtube using mpv. The same number of tests fail. (I ran tests on two different computers so ignore the duration.) old version: Ran 2386 tests in

Re: [NEW] security/ghidra

2019-06-17 Thread Anthony J. Bentley
Hi Lawrence, Thanks for working on this. Lawrence Teo writes: > Here is an updated diff now that Gradle has been imported. It doesn't build for me. cd /ptmp/pobj/ghidra-9.0.4/ghidra-Ghidra_9.0.4_build && /usr/bin/env -i PO= RTSDIR=3D"/ptmp/ports" LIBTOOL=3D"/usr/bin/libtool" CCACHE_DIR=3D/ptmp

Re: mldonkey: use custom build of OCaml 3.12

2019-06-17 Thread Christopher Zimmermann
On Mon, 17 Jun 2019 21:59:57 +0100 Stuart Henderson wrote: > If people do want to keep this port in the tree, I'd suggest > rearranging things so that the changes are grouped together as much > as possible (separate CONFIGURE_ARGS+= / LIB_DEPENDS+= blocks) to > make it more obvious which are the

Re: [UPDATE] www/honk

2019-06-17 Thread Horia Racoviceanu
Update to v0.7.0 - codename Father Mother Maiden Crone Honker Bonker Zonker Changelog: +++ Auto fetching and inlining of hoots. ++ A new xzone to view and import data not otherwise visible. ++ Preview before honking. ++ Some extra commands for better database retention management. ++ A changelog.

Re: mldonkey: use custom build of OCaml 3.12

2019-06-17 Thread kwesterback
> On Jun 17, 2019, at 5:18 PM, Anil Madhavapeddy wrote: > >> On 17 Jun 2019, at 20:35, Stuart Henderson wrote: >> >>> On 2019/06/17 21:20, Christopher Zimmermann wrote: >>> Hi, >>> >>> Mldonkey in difficult to adapt to the new 4.08.0 release of OCaml. >>> Its build system has the option to

Re: mldonkey: use custom build of OCaml 3.12

2019-06-17 Thread Anil Madhavapeddy
On 17 Jun 2019, at 20:35, Stuart Henderson wrote: > > On 2019/06/17 21:20, Christopher Zimmermann wrote: >> Hi, >> >> Mldonkey in difficult to adapt to the new 4.08.0 release of OCaml. >> Its build system has the option to build against a private build of >> OCaml 3.12 and a copy of lablgtk. >>

Re: p5-forks: use version(3p)

2019-06-17 Thread Stuart Henderson
On 2019/06/17 23:02, Klemens Nanni wrote: > On Mon, Jun 10, 2019 at 03:03:30PM +0200, Klemens Nanni wrote: > > Some Perl module versions in base use non-numerical version strings, but > > forks.pm assumes numerical values. > > > > Thanks to sthen for pointing at version(3p) here's a patch to fix i

xwallpaper update

2019-06-17 Thread Marc Espie
Minor update. (I'm somewhat responsible for the new features). okay ? Index: Makefile === RCS file: /cvs/ports/x11/xwallpaper/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile10 May 2019 04:59:49 -

Re: p5-forks: use version(3p)

2019-06-17 Thread Klemens Nanni
On Mon, Jun 10, 2019 at 03:03:30PM +0200, Klemens Nanni wrote: > Some Perl module versions in base use non-numerical version strings, but > forks.pm assumes numerical values. > > Thanks to sthen for pointing at version(3p) here's a patch to fix it? > > This lets me use p5-forks in my upcoming Sli

Re: include-what-you-use: ship docs, use python 3, other nits

2019-06-17 Thread Klemens Nanni
On Wed, Jun 12, 2019 at 06:28:13PM +0100, Stuart Henderson wrote: > I think it's correct to remove those extras. > > libexecinfo is an extra specially annoying case because many ports are only > prepared to deal with Linux (execinfo.h header but the backtrace functions are > in libc). I'm not sure

Re: mldonkey: use custom build of OCaml 3.12

2019-06-17 Thread Stuart Henderson
If people do want to keep this port in the tree, I'd suggest rearranging things so that the changes are grouped together as much as possible (separate CONFIGURE_ARGS+= / LIB_DEPENDS+= blocks) to make it more obvious which are the parts for the compiler change and make it easier to switch back to a

Re: mldonkey: use custom build of OCaml 3.12

2019-06-17 Thread Anil Madhavapeddy
I think this approach is fine for this particular package, since upstream lags in recent times. The opam package for mldonkey is on ocaml<4.06, but I'm CCing the current maintainer Ygrek in case there is a 4.08 port in the offing. cheers, Anil > On 17 Jun 2019, at 20:20, Christopher Zimmermann

Re: mldonkey: use custom build of OCaml 3.12

2019-06-17 Thread Kenneth R Westerback
On Mon, Jun 17, 2019 at 09:20:09PM +0200, Christopher Zimmermann wrote: > Hi, > > Mldonkey in difficult to adapt to the new 4.08.0 release of OCaml. > Its build system has the option to build against a private build of > OCaml 3.12 and a copy of lablgtk. > I adapted the port to use this option and

Re: mldonkey: use custom build of OCaml 3.12

2019-06-17 Thread Stuart Henderson
On 2019/06/17 21:20, Christopher Zimmermann wrote: > Hi, > > Mldonkey in difficult to adapt to the new 4.08.0 release of OCaml. > Its build system has the option to build against a private build of > OCaml 3.12 and a copy of lablgtk. > I adapted the port to use this option and therefore get rid of

mldonkey: use custom build of OCaml 3.12

2019-06-17 Thread Christopher Zimmermann
Hi, Mldonkey in difficult to adapt to the new 4.08.0 release of OCaml. Its build system has the option to build against a private build of OCaml 3.12 and a copy of lablgtk. I adapted the port to use this option and therefore get rid of the dependency on a system wide OCaml installation. Tested to

Re: Sudden problems logging into websites

2019-06-17 Thread tonypony76
> There are two websites (a bank and a healthcare provider) that I can > access using Firefox ESR or Chromium on Linux (OpenSUSE Leap 15.0). > > But just starting a few weeks ago, I cannot log into these sites using > my OpenBSD 6.4 machine. I could log in last month, but I am not able to > log in

Re: print/poppler build failure

2019-06-17 Thread Christian Weisgerber
Matthias Kilian: > I'd like to drop the default FLAVOR?=no_qt5 bootstrap and also the > pseudo flavor bootstrap in the next update of poppler (poppler-0.77.0), > unless full bulk builders protest. > > BTW: is it really a problem if the default poppler build also needs > qt5 during bulk builds? I

Re: New: DepotDownloader - downloader for Steam depots (i.e. games)

2019-06-17 Thread Thomas Frohwein
I left a TODO list in Makefile.. removed it (it was out of date anyway); otherwise no changes. New tarball without the TODO attached. *ping* ? On Sat, Jun 08, 2019 at 09:36:56PM -0700, Thomas Frohwein wrote: > Hi, > > I am pleased to offer this port as a solution for obtaining games > purchased