UPDATE: graphics/inkscape

2021-02-08 Thread Rafael Sadowski
Simple update inkscape to 1.0.2. OK? Index: Makefile === RCS file: /cvs/ports/graphics/inkscape/Makefile,v retrieving revision 1.87 diff -u -p -u -p -r1.87 Makefile --- Makefile17 Nov 2020 03:19:37 - 1.87 +++ Makefile

Re: [NEW] games/moonlight-qt

2021-02-08 Thread Rafael Sadowski
On Mon Feb 08, 2021 at 03:23:02PM +0100, Muhammad Kaisar Arkhan wrote: > > > > Thanks, here's an update tarball because the PLIST has changed: > > > > Ping :-) > > Port reattached >> Fetch http://downloads.daveblood.com/lunar_lander/moon-lander-1.0.tar.gz ftp: Error retrieving

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/02/08 22:28:35 Modified files: multimedia/phonon-backend/vlc: Makefile distinfo multimedia/phonon-backend/vlc/pkg: PLIST Log message: Update phonon-backend-vlc to 0.11.2

[PATCH] Use erlang21 for net/rabbitmq

2021-02-08 Thread Greg Steuck
The other victim of my quest to get rid of erlang19 which is not -fno-common friendly. The package builds fine, but once installed it fails to start due to "Error when reading /var/rabbitmq/.erlang.cookie: eacces" when launched with `/etc/rc.d/rabbitmq -d start`. The cookie file is for some

[PATCH] Use erlang21 for benchmarks/tsung

2021-02-08 Thread Greg Steuck
I'm hoping to delete erlang19 as it has only two uses and is listed as a fno-common holdup. make test fails one extra assertion on amd64 for tsung, though it was already broken with erlang19 (at the bottom). The new failure looks like a weird type confusion mistake

CVS: cvs.openbsd.org: ports

2021-02-08 Thread George Koehler
CVSROOT:/cvs Module name:ports Changes by: gkoeh...@cvs.openbsd.org2021/02/08 19:12:43 Modified files: lang/gcc/8 : Makefile lang/gcc/8/patches: patch-gcc_config_rs6000_openbsd64_h Log message: Set powerpc64 LINK_SPEC to same as powerpc ok pascal@

Re: [New] libva-intel-media-driver port

2021-02-08 Thread Eugene Moz.
On 21/02/08 11:27PM, Eugene Moz. wrote: > On 21/02/07 07:42PM, Eugene Moz. wrote: > > Hello. > > Here's the libva-intel-media-driver that I ported, it requires igdgmm > > library which I also ported. > > This work is based on this: > > https://github.com/intel/media-driver/pull/819 > > I include

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2021/02/08 16:54:55 Modified files: devel/mercurial: Makefile distinfo devel/mercurial/pkg: PLIST-main Log message: Update to mercurial 5.7.

回复: [Update] geo/py-planet : Update to 1.4.6

2021-02-08 Thread wen heping
ping ... 发件人: owner-po...@openbsd.org 代表 wen heping 发送时间: 2020年11月18日 14:42 收件人: ports@openbsd.org 主题: [Update] geo/py-planet : Update to 1.4.6 Hi, ports@: Here is a simple patch for geo/py-planet to update to 1.4.6. It build well and run well on

Re: games/typespeed: fix with -fno-common

2021-02-08 Thread Charlene Wendling
On Mon, 8 Feb 2021 16:54:24 + Stuart Henderson wrote: > On 2021/02/07 23:57, Charlene Wendling wrote: > > Ping. > > > > On Sat, 30 Jan 2021 17:20:44 +0100 > > Charlene Wendling wrote: > > > > > Hi, > > > > > > This fix is taken from Gentoo [0]. Built and tested on amd64. > > > > > > OK?

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2021/02/08 16:16:49 Modified files: games/typespeed: Makefile games/typespeed/patches: patch-src_file_c patch-src_misc_c patch-src_typespeed_c Added files:

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2021/02/08 14:36:11 Modified files: net/mattermost-server: Makefile distinfo net/mattermost-server/patches: patch-config_config_json Log message: Update mattermost-server 5.31.0 -> 5.31.1

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2021/02/08 14:34:45 Modified files: www/gitea : Makefile distinfo www/gitea/patches: patch-custom_conf_app_example_ini Removed files: www/gitea/patches: patch-routers_routes_routes_go

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/02/08 14:30:22 Modified files: net/ktorrent : Makefile distinfo Log message: Update ktorrent to 20.12.2

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/02/08 14:30:19 Modified files: net/libktorrent: Makefile distinfo Log message: Update libktorrent to 20.12.2

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/02/08 14:15:44 Modified files: net/konversation: Makefile distinfo Log message: Update konversation to 20.12.2

Re: Remove multimedia/avinfo?

2021-02-08 Thread Marc Espie
On Sat, Feb 06, 2021 at 10:16:53PM +0100, Christian Weisgerber wrote: > multimedia/avinfo needs to be fixed for -fno-common, but I'm leaning > towards just removing it. > > Avinfo is an utility for displaying AVI, MPEG, OGG/OGM, MKV, > IFO header information. It returns the length of a clip,

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2021/02/08 13:48:32 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm x11: Makefile Removed files: x11/xfed : Makefile distinfo

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/02/08 13:36:56 Modified files: textproc/yq: Makefile distinfo textproc/yq/pkg: PLIST Log message: Update to yq 2.12.0 - Add TOML support and the tomlq CLI utility to access it - Drop

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/02/08 13:33:31 Modified files: games : Makefile Log message: Hook new lwjgl3 port up to build

Re: [New] libva-intel-media-driver port

2021-02-08 Thread Eugene Moz.
On 21/02/07 07:42PM, Eugene Moz. wrote: > Hello. > Here's the libva-intel-media-driver that I ported, it requires igdgmm > library which I also ported. > This work is based on this: > https://github.com/intel/media-driver/pull/819 > I include thy ports: > multimedia/libva-2.10.0 # LIMD-21 requires

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/02/08 13:33:03 Log message: Here's a new port for lwjgl3. It's a new port since there are existing things that use the lwjgl 2.x version we already have. Upstream is not interested in

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2021/02/08 13:21:40 Modified files: x11/bricons: Makefile x11/bricons/patches: patch-gen_h patch-main_c Added files: x11/bricons/patches: patch-parser_c patch-widgets_h Log message:

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/02/08 13:21:31 Modified files: archivers/pigz : Makefile distinfo archivers/pigz/patches: patch-pigz_c Log message: Update to pigz 2.6 - Add --huffman/-H and --rle/U strategy options - Fix

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/02/08 13:00:50 Modified files: x11/kde-applications: Makefile.inc x11/kde-applications/akonadi: Makefile distinfo x11/kde-applications/akonadi-calendar: Makefile distinfo

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/02/08 12:16:24 Modified files: devel/kdevelop : Makefile distinfo devel/kdevelop/pkg: PLIST Log message: Update kdevelop to 5.6.2

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/02/08 11:21:39 Modified files: productivity/homebank: Makefile distinfo productivity/homebank/pkg: PLIST Log message: Update homebank to 5.5

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/02/08 11:01:11 Modified files: x11/xwallpaper : Makefile distinfo Log message: Update xwallpaper to 0.6.6

Re: [NEW] games/lwjgl3

2021-02-08 Thread Kurt Mosiejczuk
On Mon, Feb 08, 2021 at 12:22:27PM -0500, Kurt Mosiejczuk wrote: > On Mon, Feb 08, 2021 at 05:00:54PM +, Stuart Henderson wrote: > > i'll go with "that isn't terrible". ;) > > also "it's way better than the 'process' i have for rebuilding snappy-java". > Why thank you. Much of the

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/08 10:33:12 Modified files: multimedia/minidlna: Makefile distinfo multimedia/minidlna/pkg: DESCR Log message: update to minidlna-1.3.0, from Mark Patruck, plus small tweaks

Re: multimedia/minidlna v1.3.0 (official)

2021-02-08 Thread Stuart Henderson
On 2021/02/08 13:23, Mark Patruck wrote: > On 2/8/21 11:19 AM, Stuart Henderson wrote: > > On 2021/02/08 11:03, Mark Patruck wrote: > > > Update multimedia/minidlna to v1.3.0, the first official release since > > > Aug 2017 and switch back to SF. > > > > Probably wants comparing with updated code

Re: [NEW] games/lwjgl3

2021-02-08 Thread Kurt Mosiejczuk
On Mon, Feb 08, 2021 at 05:00:54PM +, Stuart Henderson wrote: > On 2021/02/08 08:39, Kurt Mosiejczuk wrote: > > Here's a new port for lwjgl3. It's a new port since there are existing > > things that use the lwjgl 2.x version we already have. > ; > ; DISTFILES +=${DISTNAME}.tar.gz \

Re: [NEW] games/lwjgl3

2021-02-08 Thread Stuart Henderson
On 2021/02/08 08:39, Kurt Mosiejczuk wrote: > Here's a new port for lwjgl3. It's a new port since there are existing > things that use the lwjgl 2.x version we already have. > > Upstream is not interested in supporting BSD and has expressed hope that > someone would fork the code for BSD support

Re: games/typespeed: fix with -fno-common

2021-02-08 Thread Stuart Henderson
On 2021/02/07 23:57, Charlene Wendling wrote: > Ping. > > On Sat, 30 Jan 2021 17:20:44 +0100 > Charlene Wendling wrote: > > > Hi, > > > > This fix is taken from Gentoo [0]. Built and tested on amd64. > > > > OK? > > > > Charlène. > > > > > > [0] > >

NEW: devel/libcdada (for pmacct update)

2021-02-08 Thread Stuart Henderson
Newer versions of pmacct need this library, either externally or bundled. Since the build with the bundled one is fiddly and possibly seems slightly broken it seems simpler to add it as a port. Any OKs to import? It is a little messy as it links against the C++ standard library but is not itself

[Update] net/thingsd 4.0.2

2021-02-08 Thread Tracey Emery
Hello, Minor bump to the last update I sent out. Changes: Remove portrange, since we're never going to use a range of ports Remove missed debug line Fix thingsctl for portrange changes Ok? -- Tracey Emery Index: Makefile ===

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/08 08:41:12 Modified files: textproc/libexttextcat: Makefile textproc/libexttextcat/pkg: PLIST Log message: libexttextcat: rename fpdb.conf to fbdb.conf.dist and @sample

Re: [NEW] games/moonlight-qt

2021-02-08 Thread Muhammad Kaisar Arkhan
On 1/27/21 9:38 AM, Muhammad Kaisar Arkhan wrote: On 1/26/21 4:42 PM, Rafael Sadowski wrote: On Tue Jan 26, 2021 at 02:15:20PM +0100, Muhammad Kaisar Arkhan wrote: Hello ports@, Moonlight (formerly Limelight) is an open source implementation of NVIDIA's GameStream protocol. With Moonlight,

[NEW] cad/ultimaker/cura - Ultimake Cura + dependencies

2021-02-08 Thread Evandro Rathke
Hi folks! I hope everyone is going well. This is the port for Ultimaker Cura. It's an update for the latest stable version (4.8.0) available. More info: https://gitlab.com/erathke/cura-port Best regards, Evandro Rathke *Mobile/WhatsApp*: +55 51 9 9921-5584 *Skype*: erathke

[NEW] games/lwjgl3

2021-02-08 Thread Kurt Mosiejczuk
Here's a new port for lwjgl3. It's a new port since there are existing things that use the lwjgl 2.x version we already have. Upstream is not interested in supporting BSD and has expressed hope that someone would fork the code for BSD support (so they don't have to deal with it). So this is based

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Otto Moerbeek
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2021/02/08 05:33:21 Modified files: net/powerdns : Makefile distinfo Log message: Update to PowerDNS Authoritative Server 4.4.1

Re: multimedia/minidlna v1.3.0 (official)

2021-02-08 Thread Mark Patruck
On 2/8/21 11:19 AM, Stuart Henderson wrote: On 2021/02/08 11:03, Mark Patruck wrote: Update multimedia/minidlna to v1.3.0, the first official release since Aug 2017 and switch back to SF. Probably wants comparing with updated code at https://github.com/glebius/minidlna, I'm not sure what

Remove games/minecraft

2021-02-08 Thread Wind R
Hi, The Minecraft launcher used in games/minecraft has been offically deprecated by Mojang for years. It does not support Minecraft versions beyond 1.14.2. Given that we already have a games/multimc, which is open-source, actively maintained by upstream, and support all Minecraft versions, I

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2021/02/08 04:37:45 Modified files: sysutils/bacula: Makefile distinfo Removed files: sysutils/bacula/patches: patch-src_cats_update_mysql_tables_in

Re: multimedia/minidlna v1.3.0 (official)

2021-02-08 Thread Stuart Henderson
On 2021/02/08 11:03, Mark Patruck wrote: > Update multimedia/minidlna to v1.3.0, the first official release since > Aug 2017 and switch back to SF. Probably wants comparing with updated code at https://github.com/glebius/minidlna, I'm not sure what glebius has changed but maybe relevant for us

Re: textproc/zoem -fno-common fix

2021-02-08 Thread Theo Buehler
On Thu, Feb 04, 2021 at 10:02:09PM +0100, Theo Buehler wrote: > On Thu, Feb 04, 2021 at 09:39:19PM +0100, Theo Buehler wrote: > > Straightforward fix. The version.h header is oth generated and packaged, > > I thought it better to fix both the generating script and the header. > > > > Upstream has

multimedia/minidlna v1.3.0 (official)

2021-02-08 Thread Mark Patruck
Update multimedia/minidlna to v1.3.0, the first official release since Aug 2017 and switch back to SF. Besides -fno-common, this fixes https://sourceforge.net/projects/minidlna/files/minidlna/1.3.0/ Runs fine on amd64. -Mark -- Mark Patruck ( mark at wrapped.cx ) GPG key 0xF2865E51 /

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/08 02:57:24 Modified files: textproc : Makefile Log message: +libexttextcat, +libstemmer

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/08 02:56:36 Log message: import ports/textproc/libstemmer, ok/tweak tb@ benoit@ This package provides a library and command-line tool implementing stemming algorithms. Stemming maps

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/08 02:53:58 Log message: import libexttextcat, ok tb@ benoit@ (tb spotted a test dep on bash and suggested adding TDEP, I fixed it differently) libexttextcat is an N-Gram-Based Text

CVS: cvs.openbsd.org: ports

2021-02-08 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/02/08 02:50:22 Modified files: geo/pgpointcloud: Makefile Added files: geo/pgpointcloud/patches: patch-lib_cunit_cu_tester_c patch-lib_cunit_cu_tester_h