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
>
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
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:
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
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
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
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
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.
> 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
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.
>>
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
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 -
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
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
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
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
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
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
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
> 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
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
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
22 matches
Mail list logo