On Wed, Apr 08, 2020 at 05:09:56PM +0200, Martin Reindl wrote:
> Hello,
>
> attached is a port of py-mercantile:
>
> Mercantile is a module of utilities for working with XYZ style
> spherical mercator tiles (as in Google Maps, OSM, Mapbox, etc.) and
> includes a set of command line programs built
On Tue Mar 31, 2020 at 07:27:42PM +0200, Raphael Graf wrote:
> Is it intentional that the cmake port still installs a custom version of
> FindIconv.cmake?
> This can cause problems because this it misses the 'IMPORTED target' provided
> by cmake's original version of FindIconv.cmake, see:
> https:/
Hi,
Here is a patch for databases/p5-DBIx-Class-Schema-Loader:
i) Update to 0.07049
ii) Add devel/p5-curry as RUN_DEPENDS, I submitted the patch to create
devel/p5-curry yesterday.
iii) Add devel/p5-Test-Differences as TEST_DEPENDS
It build well , and I tested it with mari
Bulk build on sparc64-0.ports.openbsd.org
Started : Tue Apr 7 09:15:53 MDT 2020
Finished: Wed Apr 8 17:59:48 MDT 2020
Duration: 1 Days 8 hours 44 minutes
Built using OpenBSD 6.7-beta (GENERIC.MP) #271: Tue Apr 7 19:15:26 MDT 2020
Built 8175 packages
Number of packages built each day:
Apr 7:
First port, any comments are helpful
tested on amd64, should work everywhere there is python3
ok?
Index: Makefile
===
RCS file: /cvs/ports/security/jailkit/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile
Hi,
New port for downloading GOG.com games via the command line. Useful
especially for a potential future game library management system...
Works, tested both py- and py3-. Passes make-port-lib-depends-check and
portcheck.
I don't have much experience with python ports yet. I used net/py-dpkt
as
I see our lang/nim port is three years out of date, at 0.16.0.
The newest version, 1.2.0, works with two patches to use clang instead of gcc.
For the 1.2.0 tarball at https://nim-lang.org/download/nim-1.2.0.tar.xz
patch-build.sh.txt
92d91
< CC="clang"
patch-config-nim.cfg.txt
202d201
< cc
On 2020/04/08 17:10, Markus Uhlin wrote:
> Hi,
>
> Here comes an update for net/swirc 3.2.3 -> 3.2.4.
>
> Full changelog:
> https://github.com/uhlin/swirc/blob/master/CHANGELOG.md#324---2020-04-08
>
> I attach a diff for the port.
>
> Markus
> diff -ru /tmp/ports/net/swirc/Makefile /usr/ports/
Hi,
Here comes an update for net/swirc 3.2.3 -> 3.2.4.
Full changelog:
https://github.com/uhlin/swirc/blob/master/CHANGELOG.md#324---2020-04-08
I attach a diff for the port.
Markus
diff -ru /tmp/ports/net/swirc/Makefile /usr/ports/net/swirc/Makefile
--- /tmp/ports/net/swirc/Makefile Wed A
Bulk build on sparc64-0.ports.openbsd.org
Started : Tue Apr 7 09:15:53 MDT 2020
Finished: Wed Apr 8 10:51:00 MDT 2020
Duration: 1 Days 1 hours 35 minutes
Built using OpenBSD 6.7-beta (GENERIC.MP) #270: Mon Apr 6 18:39:29 MDT 2020
Built 8135 packages
Number of packages built each day:
Apr 7:
On Wed 08/04/2020 13:43, Stuart Henderson wrote:
> audacious itself looks good but plugins build fails for me:
>
> streamtuner.cc:22:10: fatal error: 'libaudqt/treeview.h' file not found
> #include
> ^
> 1 error generated.
> Failed to compile streamtuner.cc (plugin)!
Hello,
attached is a port of py-mercantile:
Mercantile is a module of utilities for working with XYZ style
spherical mercator tiles (as in Google Maps, OSM, Mapbox, etc.) and
includes a set of command line programs built on these utilities.
This is also a RDEP for a py-rio-cogeo update.
OKs?
-
Hi, ports@:
Here is a patch to create new port devel/p5-curry, which is required
by the update of databases/p5-DBIx-Class-Schema-Loader.
It build well and pass all tests on amd64-current system.
Cheers !
wen
p5-curry.tar.gz
Description: p5-curry.tar.gz
audacious itself looks good but plugins build fails for me:
streamtuner.cc:22:10: fatal error: 'libaudqt/treeview.h' file not found
#include
^
1 error generated.
Failed to compile streamtuner.cc (plugin)!
autoconf log below.
I wonder, would this be a good opportunit
Hi, ports@:
Here is a patch for new port www/p5-HTTP-XSCookies, which is required to
speed www/p5-Dancer2.
It build well and pass all tests on amd64-current.
Cheers !
wen
p5-HTTP-XSCookies.tar.gz
Description: p5-HTTP-XSCookies.tar.gz
Here is the diff file.
发件人: owner-po...@openbsd.org 代表 wen heping
发送时间: 2020年4月8日 19:37
收件人: ports@openbsd.org
主题: [Update] www/p5-Dancer2 : update to 0.32
Hi, ports@:
Here is a patch for www/p5-Dancer2:
i) Update to 0.32
ii) Add devel/p5-Test-
Hi, ports@:
Here is a patch for www/p5-Dancer2:
i) Update to 0.32
ii) Add devel/p5-Test-CPAN-Meta to TEST_DEPENDS
It build well and run well and pass all tests on amd64-current system.
4 ports depends on it, all build well and pass all tests.
www/p5-Dancer2-Plugin-Ajax
Hello,
Here is a somewhat straightforward update to traccar 4.8. Sorry for the
delay, I didn't get the notice of the 4.8 release.
I am successfully running it with jdk11, so I changed the dependency to
java to 1.8+
Regards
Index: Makefile
==
Diff below brings audacious to 4.0.1. Changes:
https://audacious-media-player.org/news/45-audacious-4-0-released
https://audacious-media-player.org/news/46-audacious-4-0-1-released
Upstream has switched to Qt5 by default but still offers GTK2 support.
For now I prefer to use the latter.
Changes t
Diff below brings audacious-plugins to 4.0.1, which is needed for
updating audacious.
Qt5-support has been disabled in favour of GTK.
Run tested in combination with audacious on amd64.
Comments/OK?
diff --git Makefile Makefile
index fcc13cb46e2..09bf241adfe 100644
--- Makefile
+++ Makefile
@@
Simple diff for bringing mpd to 0.21.22. Changes:
https://github.com/bbidulock/icewm/blob/1.6.5/ChangeLog.
Run tested on amd64.
Comments/OK?
diff --git Makefile Makefile
index 9556a3ba4eb..79ccfc899aa 100644
--- Makefile
+++ Makefile
@@ -2,7 +2,7 @@
BROKEN-hppa = no atomic ops
COMM
Diff below brings icewm to 1.6.5, which is a maintenance release.
Changes: https://github.com/bbidulock/icewm/blob/1.6.5/ChangeLog.
Run tested on amd64.
Comments/OK?
diff --git Makefile Makefile
index a0f97493575..f9086078717 100644
--- Makefile
+++ Makefile
@@ -3,7 +3,7 @@
# unconditionally u
Hi,
The following diff update www/weboob to 2.0
- switchs to pypi repository
- upstream separated weboob and weboob-qt . this port only follows weboob (lib
and cli applications).
if lot of people used qt applications, I could see to port weboob-qt too (or
better, provide advices to someone th
23 matches
Mail list logo