Re: fix GCC 8.4.0 to unbreak -static linking

2020-11-04 Thread Brad Smith

On 11/1/2020 2:00 PM, j...@bitminer.ca wrote:

Hi Brad,

Is this still being planned?

thanks



It would be good to do so.



Re: Error lookup function 'posix_fallocate'

2020-11-04 Thread Greg Steuck
"Dimitri Karamazov"  writes:

> I'm trying to build freenet, but it requires posix_fallocate for most of it's 
> file sharing
> capabilities. Apparently OpenBSD doesn't have it. There is nothing I could 
> find regarding this
> in the mailing list archives. Could I know the reason and what
> alternative call I could use if any.

Web searches bring up some hits with patches, e.g
"[PATCH] Initial implementation of posix_fallocate(2)"[0]

Since the patch is quite dated and didn't seem to generate a ton of
interest then, I don't expect it to be readily applicable or easy to
convince people about.

My cursory reading of FreeBSD man page suggests this is an optimization
rather than an indispensible operation. You could try to stub this call
out entirely and see how far it gets you.

Thanks
Greg

[0] 
http://openbsd-archive.7691.n7.nabble.com/PATCH-Initial-implementation-of-posix-fallocate-2-td277940.html



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2020/11/04 22:35:33

Modified files:
net/unison/2.4x: Makefile 

Log message:
Bump REVISION

I updated WANTLIB in net/unison/Makefile.inc as part of an update of
net/unison/2.5x, and forgot to bump REVISION in net/unison/2.4x.

Reported by naddy@. Thank you!



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2020/11/04 19:58:03

Modified files:
databases/p5-DBIx-Class: Makefile distinfo 
databases/p5-DBIx-Class/pkg: PLIST 
Removed files:
databases/p5-DBIx-Class/patches: patch-Makefile_PL 

Log message:
Update databases/p5-DBIx-Class to 0.082842

>From wen heping 
With tweaks by me

Two tests still failing, reported upstream as it's not clear it's us
https://rt.cpan.org/Public/Bug/Display.html?id=133170



回复: [Update] devel/p5-IO-Pager : Update to 2.00

2020-11-04 Thread wen heping
Revised patch to update to 2.10.

wen

发件人: owner-po...@openbsd.org  代表 wen heping 

发送时间: 2020年11月2日 10:55
收件人: ports@openbsd.org 
主题: [Update] devel/p5-IO-Pager : Update to 2.00

Hi, ports@:

   Here is a patch for devel/p5-IO-Pager to update to 2.00 and remove the line
of  TEST_IS_INTERACTIVE=yes.
   It build well on amd64-6.8 system, only 1 test failed but not caused by this 
patch.
   No other ports depends on devel/p5-IO-Pager.


Cheers !
wen

Index: Makefile
===
RCS file: /cvs/ports/devel/p5-IO-Pager/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile3 Jul 2020 21:44:56 -   1.22
+++ Makefile5 Nov 2020 01:02:00 -
@@ -4,15 +4,14 @@ COMMENT = select a pager if destination 
 
 MODULES =  cpan
 PKG_ARCH = *
-DISTNAME = IO-Pager-1.03
+DISTNAME = IO-Pager-2.10
 CATEGORIES =   devel
-REVISION = 0
 
 # Perl
 PERMIT_PACKAGE =   Yes
 
 EXTRACT_SUFX = .tgz
 
-TEST_IS_INTERACTIVE =  Yes
+CPAN_AUTHOR =  JPIERCE
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/devel/p5-IO-Pager/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- distinfo15 Jun 2020 11:10:15 -  1.11
+++ distinfo5 Nov 2020 01:02:00 -
@@ -1,2 +1,2 @@
-SHA256 (IO-Pager-1.03.tgz) = rIZsDJOr4AY5KvwPCZNy4UHia/4HJD45QSWksfL0tY4=
-SIZE (IO-Pager-1.03.tgz) = 41635
+SHA256 (IO-Pager-2.10.tgz) = vLTYwtKAyANLglkcwLnrZ6AE+QzpqgWXn8YHEwessZU=
+SIZE (IO-Pager-2.10.tgz) = 43774
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/p5-IO-Pager/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   15 Jun 2020 11:10:15 -  1.3
+++ pkg/PLIST   5 Nov 2020 01:02:00 -
@@ -1,4 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.3 2020/06/15 11:10:15 sthen Exp $
+bin/tp
 ${P5SITE}/IO/
 ${P5SITE}/IO/Pager/
 ${P5SITE}/IO/Pager.pm
@@ -8,6 +9,7 @@ ${P5SITE}/IO/Pager/Perl.pm
 ${P5SITE}/IO/Pager/Unbuffered.pm
 ${P5SITE}/IO/Pager/less.pm
 ${P5SITE}/IO/Pager/tp
+@man man/man1/tp.1
 @man man/man3p/IO::Pager.3p
 @man man/man3p/IO::Pager::Buffered.3p
 @man man/man3p/IO::Pager::Page.3p


Error lookup function 'posix_fallocate'

2020-11-04 Thread Dimitri Karamazov
I'm trying to build freenet, but it requires posix_fallocate for most of it's 
file sharing
capabilities. Apparently OpenBSD doesn't have it. There is nothing I could find 
regarding this
in the mailing list archives. Could I know the reason and what alternative call 
I could use if any.

Nov 04, 2020 10:56:42:345 (freenet.node.UptimeEstimator, 
WrapperListener_start_runner, ERROR): Unable to read old
uptime file: /var/freenet/uptime.old.dat - we will assume we weren't online 
during that period
Nov 04, 2020 10:56:42:548 (freenet.support.PooledExecutor$MyThread, Start 
store(4), ERROR): Caught
java.lang.UnsatisfiedLinkError: Error looking up function 'posix_fallocate': 
Unable to resolve symbol running job
freenet.support.PooledExecutor$Job@5711ee95
java.lang.UnsatisfiedLinkError: Error looking up function 'posix_fallocate': 
Unable to resolve symbol
at com.sun.jna.Function.(Function.java:245)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:566)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:542)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:528)
at com.sun.jna.Native.register(Native.java:1777)
at com.sun.jna.Native.register(Native.java:1648)
at com.sun.jna.Native.register(Native.java:1360)
at 
freenet.support.io.Fallocate$FallocateHolderPOSIX.(Fallocate.java:93)
at freenet.support.io.Fallocate.execute(Fallocate.java:72)
at 
freenet.store.saltedhash.SaltedHashFreenetStore.setStoreFileSize(SaltedHashFreenetStore.java:1087)
at 
freenet.store.saltedhash.SaltedHashFreenetStore.start(SaltedHashFreenetStore.java:284)
at 
freenet.store.caching.CachingFreenetStore.start(CachingFreenetStore.java:222)
at freenet.node.Node$54.run(Node.java:2942)
at 
freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:249)
at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:189)
at freenet.support.io.NativeThread.run(NativeThread.java:156)
Nov 04, 2020 10:56:42:548 (freenet.support.PooledExecutor$MyThread, Migrate 
store(1), ERROR): Caught
java.lang.NoClassDefFoundError: Could not initialize class 
freenet.support.io.Fallocate$FallocateHolderPOSIX running
job freenet.support.PooledExecutor$Job@a877a2c
java.lang.NoClassDefFoundError: Could not initialize class 
freenet.support.io.Fallocate$FallocateHolderPOSIX
at freenet.support.io.Fallocate.execute(Fallocate.java:72)
at 
freenet.store.saltedhash.SaltedHashFreenetStore.setStoreFileSize(SaltedHashFreenetStore.java:1087)
at 
freenet.store.saltedhash.SaltedHashFreenetStore.start(SaltedHashFreenetStore.java:284)
at 
freenet.store.caching.CachingFreenetStore.start(CachingFreenetStore.java:222)
at freenet.node.Node$56.run(Node.java:3035)
at 
freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:249)
at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:189)
at freenet.support.io.NativeThread.run(NativeThread.java:156)
Nov 04, 2020 10:57:36:939 (freenet.client.async.SingleFileInserter, 
(16), ERROR): Caught in
OffThreadCompressor: java.lang.NoClassDefFoundError: Could not initialize class
freenet.support.io.Fallocate$FallocateHolderPOSIX
java.lang.NoClassDefFoundError: Could not initialize class 
freenet.support.io.Fallocate$FallocateHolderPOSIX
at freenet.support.io.Fallocate.execute(Fallocate.java:72)
at 
freenet.support.io.PooledFileRandomAccessBuffer.(PooledFileRandomAccessBuffer.java:106)
at 
freenet.support.io.PooledFileRandomAccessBuffer.(PooledFileRandomAccessBuffer.java:85)
at 
freenet.support.io.PooledFileRandomAccessBufferFactory.makeRAF(PooledFileRandomAccessBufferFactory.java:32)
at
freenet.support.io.DiskSpaceCheckingRandomAccessBufferFactory.makeRAF(DiskSpaceCheckingRandomAccessBufferFactory.java:42)
at 
freenet.support.io.MaybeEncryptedRandomAccessBufferFactory.makeRAF(MaybeEncryptedRandomAccessBufferFactory.java:42)
at 
freenet.client.async.SplitFileInserterStorage.(SplitFileInserterStorage.java:532)
at 
freenet.client.async.SplitFileInserter.(SplitFileInserter.java:86)
at 
freenet.client.async.SingleFileInserter.onCompressedInner(SingleFileInserter.java:380)
at 
freenet.client.async.SingleFileInserter.onCompressed(SingleFileInserter.java:165)
at 
freenet.client.async.InsertCompressor$3.run(InsertCompressor.java:227)
at 
freenet.client.async.PersistentJobRunnerImpl$JobRunnable.run(PersistentJobRunnerImpl.java:136)
at 
freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:249)
at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:189)
at freenet.support.io.NativeThread.run(NativeThread.java:156)
Nov 04, 2020 10:57:36:940 (freenet.client.InsertException, (16), 
ERROR): Internal error:
freenet.client.InsertException: Internal error: 

[no subject]

2020-11-04 Thread Dimitri Karamazov
I'm trying to build freenet, but it requires posix_fallocate for most of it's 
file sharing
capabilities. Apparently OpenBSD doesn't have it. There is nothing I could find 
regarding this
in the mailing list archives. Could I know the reason and what alternative call 
I could use if any.

Nov 04, 2020 10:56:42:345 (freenet.node.UptimeEstimator, 
WrapperListener_start_runner, ERROR): Unable to read old
uptime file: /var/freenet/uptime.old.dat - we will assume we weren't online 
during that period
Nov 04, 2020 10:56:42:548 (freenet.support.PooledExecutor$MyThread, Start 
store(4), ERROR): Caught
java.lang.UnsatisfiedLinkError: Error looking up function 'posix_fallocate': 
Unable to resolve symbol running job
freenet.support.PooledExecutor$Job@5711ee95
java.lang.UnsatisfiedLinkError: Error looking up function 'posix_fallocate': 
Unable to resolve symbol
at com.sun.jna.Function.(Function.java:245)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:566)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:542)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:528)
at com.sun.jna.Native.register(Native.java:1777)
at com.sun.jna.Native.register(Native.java:1648)
at com.sun.jna.Native.register(Native.java:1360)
at 
freenet.support.io.Fallocate$FallocateHolderPOSIX.(Fallocate.java:93)
at freenet.support.io.Fallocate.execute(Fallocate.java:72)
at 
freenet.store.saltedhash.SaltedHashFreenetStore.setStoreFileSize(SaltedHashFreenetStore.java:1087)
at 
freenet.store.saltedhash.SaltedHashFreenetStore.start(SaltedHashFreenetStore.java:284)
at 
freenet.store.caching.CachingFreenetStore.start(CachingFreenetStore.java:222)
at freenet.node.Node$54.run(Node.java:2942)
at 
freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:249)
at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:189)
at freenet.support.io.NativeThread.run(NativeThread.java:156)
Nov 04, 2020 10:56:42:548 (freenet.support.PooledExecutor$MyThread, Migrate 
store(1), ERROR): Caught
java.lang.NoClassDefFoundError: Could not initialize class 
freenet.support.io.Fallocate$FallocateHolderPOSIX running
job freenet.support.PooledExecutor$Job@a877a2c
java.lang.NoClassDefFoundError: Could not initialize class 
freenet.support.io.Fallocate$FallocateHolderPOSIX
at freenet.support.io.Fallocate.execute(Fallocate.java:72)
at 
freenet.store.saltedhash.SaltedHashFreenetStore.setStoreFileSize(SaltedHashFreenetStore.java:1087)
at 
freenet.store.saltedhash.SaltedHashFreenetStore.start(SaltedHashFreenetStore.java:284)
at 
freenet.store.caching.CachingFreenetStore.start(CachingFreenetStore.java:222)
at freenet.node.Node$56.run(Node.java:3035)
at 
freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:249)
at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:189)
at freenet.support.io.NativeThread.run(NativeThread.java:156)
Nov 04, 2020 10:57:36:939 (freenet.client.async.SingleFileInserter, 
(16), ERROR): Caught in
OffThreadCompressor: java.lang.NoClassDefFoundError: Could not initialize class
freenet.support.io.Fallocate$FallocateHolderPOSIX
java.lang.NoClassDefFoundError: Could not initialize class 
freenet.support.io.Fallocate$FallocateHolderPOSIX
at freenet.support.io.Fallocate.execute(Fallocate.java:72)
at 
freenet.support.io.PooledFileRandomAccessBuffer.(PooledFileRandomAccessBuffer.java:106)
at 
freenet.support.io.PooledFileRandomAccessBuffer.(PooledFileRandomAccessBuffer.java:85)
at 
freenet.support.io.PooledFileRandomAccessBufferFactory.makeRAF(PooledFileRandomAccessBufferFactory.java:32)
at
freenet.support.io.DiskSpaceCheckingRandomAccessBufferFactory.makeRAF(DiskSpaceCheckingRandomAccessBufferFactory.java:42)
at 
freenet.support.io.MaybeEncryptedRandomAccessBufferFactory.makeRAF(MaybeEncryptedRandomAccessBufferFactory.java:42)
at 
freenet.client.async.SplitFileInserterStorage.(SplitFileInserterStorage.java:532)
at 
freenet.client.async.SplitFileInserter.(SplitFileInserter.java:86)
at 
freenet.client.async.SingleFileInserter.onCompressedInner(SingleFileInserter.java:380)
at 
freenet.client.async.SingleFileInserter.onCompressed(SingleFileInserter.java:165)
at 
freenet.client.async.InsertCompressor$3.run(InsertCompressor.java:227)
at 
freenet.client.async.PersistentJobRunnerImpl$JobRunnable.run(PersistentJobRunnerImpl.java:136)
at 
freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:249)
at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:189)
at freenet.support.io.NativeThread.run(NativeThread.java:156)
Nov 04, 2020 10:57:36:940 (freenet.client.InsertException, (16), 
ERROR): Internal error:
freenet.client.InsertException: Internal error: 

Re: NEW: net/i2p

2020-11-04 Thread Dimitri Karamazov
On Sat, October 31, 2020 10:49, Rafael Sadowski wrote:
> On Fri Oct 30, 2020 at 07:11:26PM +0100, Solene Rapenne wrote:
>
>> On Sat, 24 Oct 2020 17:06:41 -
>> "Dimitri Karamazov" :
>>
>>
>>> Ping
>>>
>>
>> Both ports looks fine to me.
>>
>>
>> Now someone else need to review the ports and give their OK so we
>> can import the ports into the tree.
>>
>
> OK rsadowski@
>
>
I don't have any CVS access, Can you please import.

regards,
   Dimitri



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/11/04 15:08:37

Modified files:
devel/py-gobject3: Makefile 
devel/py-gobject3/pkg: PLIST 

Log message:
Fix upgrade path by providing a @pkgpath marker for devel/py-gobject3,-main
instead of devel/py-gobject3.

issue reported by landry@
"yes i think that's it" sthen@



Subscribe ports mailing list

2020-11-04 Thread Aleksander De


This is subscribe request to the list.
--
Aleksander



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/11/04 13:58:17

Modified files:
security/angrop: Makefile 
devel/angr : Makefile.inc 
devel/angr/py-ailment: Makefile 
devel/angr/py-angr: Makefile 
devel/angr/py-archinfo: Makefile 
devel/angr/py-claripy: Makefile 
devel/angr/py-cle: Makefile 
devel/angr/py-pyvex: Makefile 
devel/angr/py-z3-solver: Makefile 
devel/angr/vex : Makefile 

Log message:
Remove myself as MAINTAINER



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2020/11/04 13:52:45

Modified files:
java   : Makefile 

Log message:
+ tanukiwrapper



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2020/11/04 13:46:41

ports/emulators/spike/patches

Update of /cvs/ports/emulators/spike/patches
In directory cvs.openbsd.org:/tmp/cvs-serv94912/patches

Log Message:
Directory /cvs/ports/emulators/spike/patches added to the repository



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2020/11/04 13:45:00

Added files:
java/tanukiwrapper: Makefile distinfo 
java/tanukiwrapper/files: Makefile-openbsd-x86-32.gmake 
  Makefile-openbsd-x86-64.gmake 
java/tanukiwrapper/patches: patch-build-tests_xml 
patch-build_xml patch-src_c_logger_c 
patch-src_c_wrapper_c 
patch-src_c_wrapper_h 
patch-src_c_wrapper_unix_c 
java/tanukiwrapper/pkg: DESCR PLIST 

Log message:
Reimport java-tanukiwrapper-3.5.43

Required for net/i2p

ok rsadowski@
Port sent by Dimitri Karamazov who takes maintainership



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2020/11/04 13:21:47

Modified files:
textproc   : Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
textproc/py-textfsm: Makefile 
textproc/py-textfsm/pkg: PLIST 
textproc/py-unicodecsv: Makefile 
textproc/py-unicodecsv/pkg: PLIST 

Log message:
make these python3-only as nothing py2 depends on them anymore



Re: [Update] www/youtube-dl from 2020.09.20 to 2020.11.01.1

2020-11-04 Thread Christoph R. Winter

Thanks at all.

---
Christoph R. Winter

Am 04.11.2020 17:38, schrieb Rafael Sadowski:

On Wed Nov 04, 2020 at 04:20:51PM +, Stuart Henderson wrote:

On 2020/11/03 17:18, Christoph R. Winter wrote:
> Hello !
>
> Sent the original message from webmail (yes, set it to plain text only) but
> the result was something different as it looks - that could be the reason
> why you cant apple the patch.

This is normal for most webmail, plain text doesn't mean "don't mangle
it" unfortunately.

Tests can be cleaned up a bit:

Index: Makefile
===
RCS file: /cvs/ports/www/youtube-dl/Makefile,v
retrieving revision 1.213
diff -u -p -r1.213 Makefile
--- Makefile3 Nov 2020 17:00:08 -   1.213
+++ Makefile4 Nov 2020 16:19:47 -
@@ -20,19 +20,10 @@ MASTER_SITES =  https://youtube-dl.org/do
 MODULES =  lang/python

 MODPY_SETUPTOOLS = Yes
+MODPY_PYTEST = Yes
 MODPY_VERSION =${MODPY_DEFAULT_VERSION_3}

-TEST_DEPENDS +=devel/flake8 \
-   devel/py-nose${MODPY_FLAVOR}
-
-TEST_ENV = PATH=${PORTPATH}
-
-pre-test:
-   ln -sf ${LOCALBASE}/bin/nosetests${MODPY_BIN_SUFFIX} \
-   ${WRKDIR}/bin/nosetests
-
-do-test:
-   ${TEST_ENV} ${MAKE_PROGRAM} -C ${WRKSRC} ${TEST_TARGET}
+TEST_DEPENDS +=devel/flake8

 WRKDIST =  ${WRKDIR}/youtube-dl





"collected 2371 items" ... I will not wait until the weekend ;)

OK rsadowski




CVS: cvs.openbsd.org: ports

2020-11-04 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2020/11/04 12:17:01

Log message:
Import java-tanukiwrapper-3.5.43

Required for net/i2p

The Java Service Wrapper is an application which has evolved out of a
desire to solve a number of problems common to many Java applications:

- Run as a Windows Service or Unix Daemon
- Application Reliability
- Standard, Out of the Box Scripting
- On Demand Restarts
- Flexible Configuration
- Ease Application Installations
- Logging

ok rsadowski@
Port sent by Dimitri Karamazov who takes maintainership

Status:

Vendor Tag: solene
Release Tags:   solene_20201104

C ports/java/tanukiwrapper/Makefile
C ports/java/tanukiwrapper/distinfo
U ports/java/tanukiwrapper/pkg/DESCR
C ports/java/tanukiwrapper/pkg/PLIST
C ports/java/tanukiwrapper/patches/patch-build-tests_xml
C ports/java/tanukiwrapper/patches/patch-build_xml
C ports/java/tanukiwrapper/patches/patch-src_c_logger_c
C ports/java/tanukiwrapper/patches/patch-src_c_wrapper_c
C ports/java/tanukiwrapper/patches/patch-src_c_wrapper_h
C ports/java/tanukiwrapper/patches/patch-src_c_wrapper_unix_c
C ports/java/tanukiwrapper/files/Makefile-openbsd-x86-64.gmake
C ports/java/tanukiwrapper/files/Makefile-openbsd-x86-32.gmake

11 conflicts created by this import.
Use the following command to help the merge:

cvs checkout -jsolene:yesterday -jsolene ports/java/tanukiwrapper



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2020/11/04 12:15:30

Modified files:
infrastructure/db: user.list 

Log message:
+ _i2p for net/i2p



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2020/11/04 12:15:15

Modified files:
net: Makefile 

Log message:
+ i2p



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2020/11/04 12:14:51

Log message:
Import i2p-0.9.47

I2P is an anonymous overlay network - a network within a network.
It is intended to protect communication from dragnet surveillance
and monitoring by third parties such as ISPs.

I2P is used by many people who care about their privacy: activists,
oppressed people, journalists and whistleblowers, as well as the
average person.

No network can be "perfectly anonymous". The continued goal of I2P
is to make attacks more and more difficult to mount. Its anonymity
will get stronger as the size of the network increases and with
ongoing academic review.

ok rsadowski@
help from sthen@
Port sent by Dimitri Karamazov who takes maintainership

Status:

Vendor Tag: solene
Release Tags:   solene_20201104

N ports/net/i2p/Makefile
N ports/net/i2p/distinfo
N ports/net/i2p/pkg/DESCR
N ports/net/i2p/pkg/PLIST
N ports/net/i2p/pkg/i2p.rc
N ports/net/i2p/patches/patch-installer_resources_eepget
N ports/net/i2p/patches/patch-installer_resources_i2prouter
N ports/net/i2p/patches/patch-installer_resources_wrapper_config
N ports/net/i2p/patches/patch-core_c_jbigi_build_sh

No conflicts created by this import



Re: UPDATE: gimp 2.10.22

2020-11-04 Thread Rafael Sadowski
On Wed Nov 04, 2020 at 05:38:35PM +0100, Marc Espie wrote:
> I've been using it for a few days without any issue.
> 
> 
> Okay ?

OK rsadowski@

> 
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/graphics/gimp/stable/Makefile,v
> retrieving revision 1.138
> diff -u -p -r1.138 Makefile
> --- Makefile  1 Nov 2020 20:40:45 -   1.138
> +++ Makefile  4 Nov 2020 16:37:51 -
> @@ -2,8 +2,7 @@
>  
>  COMMENT= GNU Image Manipulation Program
>  
> -DISTNAME =   gimp-2.10.20
> -REVISION =   1
> +DISTNAME =   gimp-2.10.22
>  
>  .for i in gimp gimpbase gimpcolor gimpconfig gimpmath gimpmodule \
>   gimpthumb gimpui gimpwidgets
> Index: distinfo
> ===
> RCS file: /cvs/ports/graphics/gimp/stable/distinfo,v
> retrieving revision 1.43
> diff -u -p -r1.43 distinfo
> --- distinfo  10 Sep 2020 10:21:22 -  1.43
> +++ distinfo  4 Nov 2020 16:37:51 -
> @@ -1,2 +1,2 @@
> -SHA256 (gimp-2.10.20.tar.bz2) = 4S+fh0saAHxCd7YKqB4LZzML5+YVPldJ6tg5uQL8ezw=
> -SIZE (gimp-2.10.20.tar.bz2) = 33108938
> +SHA256 (gimp-2.10.22.tar.bz2) = LbhLV/N3jYCzRm18IaIdIuMVx7Bi3iiDy6rtqaD2GLs=
> +SIZE (gimp-2.10.22.tar.bz2) = 33152226
> Index: patches/patch-etc_Makefile_in
> ===
> RCS file: /cvs/ports/graphics/gimp/stable/patches/patch-etc_Makefile_in,v
> retrieving revision 1.18
> diff -u -p -r1.18 patch-etc_Makefile_in
> --- patches/patch-etc_Makefile_in 20 Feb 2020 12:24:53 -  1.18
> +++ patches/patch-etc_Makefile_in 4 Nov 2020 16:37:51 -
> @@ -3,7 +3,7 @@ $OpenBSD: patch-etc_Makefile_in,v 1.18 2
>  Index: etc/Makefile.in
>  --- etc/Makefile.in.orig
>  +++ etc/Makefile.in
> -@@ -532,7 +532,7 @@ gimpdatadir = @gimpdatadir@
> +@@ -536,7 +536,7 @@ gimpdatadir = @gimpdatadir@
>   gimpdir = @gimpdir@
>   gimplocaledir = @gimplocaledir@
>   gimpplugindir = @gimpplugindir@
> 



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2020/11/04 11:46:01

Modified files:
lang/gerbil: Makefile 
Added files:
lang/gerbil/patches: patch-src_tools_gxtags_ss 

Log message:
pull in fix from upstream for gxtags; this was causing repeated failures on 
exopi,
and i think this will also unbreak this port for i386



Re: ghc 8.10.2 won't build haddock on i386

2020-11-04 Thread Caspar Schutijser
Hi,

On Sat, Oct 31, 2020 at 02:23:30PM -0700, Greg Steuck wrote:
> On Thu, Oct 29, 2020 at 10:23 PM Greg Steuck  wrote:
> 
> > I believe I implemented this in
> > https://github.com/blackgnezdo/ports/commit/3707bd2f19dd4479f4a215aadf33afed36a55f23
> > Not entirely sure if it is correct as I only ran it through some
> > incremetal experiments and complete builds
> > are still underway.
> >
> 
> This stuff is nearly impossible to get right the first time. Now I tested
> it completely on both amd64 and i386.
> https://github.com/blackgnezdo/ports/commit/797790009486f9201558d14540bf678d60a52117
> 
> The evolving tree is here:
> https://github.com/blackgnezdo/ports/commits/pfrag-ghc
> It is up to date with the most recent cabal 3.4-rc5. A minor nit in xmobar
> port has also been resolved by the upstream release.
> 
> Still yearning for feedback :)

Took a little bit longer than expected but I finally gave it a spin
again. I was able to build shellcheck and pandoc successfully on my
test machine. Which is pretty cool, I think!

I don't have too much feedback from a porters perspective, I didn't look
at the full diff. But the Makefile of the shellcheck port (and the
MODCABAL mechanism that it is using) looks good to me.

Thanks for working on this!

Caspar



Re: [New] sysutils/autorandr

2020-11-04 Thread Ashton Fagg
Klemens Nanni  writes:

> On Wed, Nov 04, 2020 at 03:28:09PM +, Stuart Henderson wrote:
>> Updated version attaached:
> Thanks, I had some of thoes but didn't come around to mail it, but you
> did a better job anyway.
>
>> - whitespace fixes
>> 
>> - while you had MODPY_SETUPTOOLS set you were overriding do-install so it
>> didn't actually use the things setuptools did. change that to actually use
>> setuptools, which sets #! lines etc for you and generates egg-info files,
>> get rid of the patch / MODPY_ADJ_FILES
>> 
>> - set MODPY_EGG_VERSION should be the string in the site-packages egg-info
>> lines i.e. they should look like autorandr-${MODPY_EGG_VERSION}-py
> OK kn
>
>> - i think x11 probably is better than sysutils though i am not wedded to that
> Yup, can just add syysutils as secondary as well.

Stuart/Klemens,

Thank you both for the reviews and suggestions, I'm learning a lot
here. I think x11 as the category makes more sense than sysutils on
reflection.

Ash



UPDATE: gimp 2.10.22

2020-11-04 Thread Marc Espie
I've been using it for a few days without any issue.


Okay ?


Index: Makefile
===
RCS file: /cvs/ports/graphics/gimp/stable/Makefile,v
retrieving revision 1.138
diff -u -p -r1.138 Makefile
--- Makefile1 Nov 2020 20:40:45 -   1.138
+++ Makefile4 Nov 2020 16:37:51 -
@@ -2,8 +2,7 @@
 
 COMMENT=   GNU Image Manipulation Program
 
-DISTNAME = gimp-2.10.20
-REVISION = 1
+DISTNAME = gimp-2.10.22
 
 .for i in gimp gimpbase gimpcolor gimpconfig gimpmath gimpmodule \
gimpthumb gimpui gimpwidgets
Index: distinfo
===
RCS file: /cvs/ports/graphics/gimp/stable/distinfo,v
retrieving revision 1.43
diff -u -p -r1.43 distinfo
--- distinfo10 Sep 2020 10:21:22 -  1.43
+++ distinfo4 Nov 2020 16:37:51 -
@@ -1,2 +1,2 @@
-SHA256 (gimp-2.10.20.tar.bz2) = 4S+fh0saAHxCd7YKqB4LZzML5+YVPldJ6tg5uQL8ezw=
-SIZE (gimp-2.10.20.tar.bz2) = 33108938
+SHA256 (gimp-2.10.22.tar.bz2) = LbhLV/N3jYCzRm18IaIdIuMVx7Bi3iiDy6rtqaD2GLs=
+SIZE (gimp-2.10.22.tar.bz2) = 33152226
Index: patches/patch-etc_Makefile_in
===
RCS file: /cvs/ports/graphics/gimp/stable/patches/patch-etc_Makefile_in,v
retrieving revision 1.18
diff -u -p -r1.18 patch-etc_Makefile_in
--- patches/patch-etc_Makefile_in   20 Feb 2020 12:24:53 -  1.18
+++ patches/patch-etc_Makefile_in   4 Nov 2020 16:37:51 -
@@ -3,7 +3,7 @@ $OpenBSD: patch-etc_Makefile_in,v 1.18 2
 Index: etc/Makefile.in
 --- etc/Makefile.in.orig
 +++ etc/Makefile.in
-@@ -532,7 +532,7 @@ gimpdatadir = @gimpdatadir@
+@@ -536,7 +536,7 @@ gimpdatadir = @gimpdatadir@
  gimpdir = @gimpdir@
  gimplocaledir = @gimplocaledir@
  gimpplugindir = @gimpplugindir@



Re: [Update] www/youtube-dl from 2020.09.20 to 2020.11.01.1

2020-11-04 Thread Rafael Sadowski
On Wed Nov 04, 2020 at 04:20:51PM +, Stuart Henderson wrote:
> On 2020/11/03 17:18, Christoph R. Winter wrote:
> > Hello !
> > 
> > Sent the original message from webmail (yes, set it to plain text only) but
> > the result was something different as it looks - that could be the reason
> > why you cant apple the patch.
> 
> This is normal for most webmail, plain text doesn't mean "don't mangle
> it" unfortunately.
> 
> Tests can be cleaned up a bit:
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/www/youtube-dl/Makefile,v
> retrieving revision 1.213
> diff -u -p -r1.213 Makefile
> --- Makefile  3 Nov 2020 17:00:08 -   1.213
> +++ Makefile  4 Nov 2020 16:19:47 -
> @@ -20,19 +20,10 @@ MASTER_SITES =https://youtube-dl.org/do
>  MODULES =lang/python
>  
>  MODPY_SETUPTOOLS =   Yes
> +MODPY_PYTEST =   Yes
>  MODPY_VERSION =  ${MODPY_DEFAULT_VERSION_3}
>  
> -TEST_DEPENDS +=  devel/flake8 \
> - devel/py-nose${MODPY_FLAVOR}
> -
> -TEST_ENV =   PATH=${PORTPATH}
> -
> -pre-test:
> - ln -sf ${LOCALBASE}/bin/nosetests${MODPY_BIN_SUFFIX} \
> - ${WRKDIR}/bin/nosetests
> -
> -do-test:
> - ${TEST_ENV} ${MAKE_PROGRAM} -C ${WRKSRC} ${TEST_TARGET}
> +TEST_DEPENDS +=  devel/flake8
>  
>  WRKDIST =${WRKDIR}/youtube-dl
>  
> 
> 

"collected 2371 items" ... I will not wait until the weekend ;)

OK rsadowski



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 09:33:24

Modified files:
x11/kde-applications/knotes: Makefile 

Log message:
Remove unnecessary dependency on kdbusaddons



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 09:33:37

Modified files:
x11/kde-applications/mailimporter: Makefile 

Log message:
Remove unnecessary dependency on libkdepim



Re: [Update] www/youtube-dl from 2020.09.20 to 2020.11.01.1

2020-11-04 Thread Stuart Henderson
On 2020/11/03 17:18, Christoph R. Winter wrote:
> Hello !
> 
> Sent the original message from webmail (yes, set it to plain text only) but
> the result was something different as it looks - that could be the reason
> why you cant apple the patch.

This is normal for most webmail, plain text doesn't mean "don't mangle
it" unfortunately.

Tests can be cleaned up a bit:

Index: Makefile
===
RCS file: /cvs/ports/www/youtube-dl/Makefile,v
retrieving revision 1.213
diff -u -p -r1.213 Makefile
--- Makefile3 Nov 2020 17:00:08 -   1.213
+++ Makefile4 Nov 2020 16:19:47 -
@@ -20,19 +20,10 @@ MASTER_SITES =  https://youtube-dl.org/do
 MODULES =  lang/python
 
 MODPY_SETUPTOOLS = Yes
+MODPY_PYTEST = Yes
 MODPY_VERSION =${MODPY_DEFAULT_VERSION_3}
 
-TEST_DEPENDS +=devel/flake8 \
-   devel/py-nose${MODPY_FLAVOR}
-
-TEST_ENV = PATH=${PORTPATH}
-
-pre-test:
-   ln -sf ${LOCALBASE}/bin/nosetests${MODPY_BIN_SUFFIX} \
-   ${WRKDIR}/bin/nosetests
-
-do-test:
-   ${TEST_ENV} ${MAKE_PROGRAM} -C ${WRKSRC} ${TEST_TARGET}
+TEST_DEPENDS +=devel/flake8
 
 WRKDIST =  ${WRKDIR}/youtube-dl
 




CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 08:47:06

Modified files:
x11/kde-applications/korganizer: Makefile 

Log message:
Remove unnecessary dependency on kdepim-apps-libs



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 08:46:27

Modified files:
x11/kde-applications/kdenlive: Makefile 

Log message:
Add missing dependency on x11/qt5/qtquickcontrols2



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 08:44:02

Modified files:
x11/kde-applications/kalgebra: Makefile 

Log message:
Clean up dependencies spotted by portcheck



Re: [New] sysutils/autorandr

2020-11-04 Thread Klemens Nanni
On Wed, Nov 04, 2020 at 03:28:09PM +, Stuart Henderson wrote:
> Updated version attaached:
Thanks, I had some of thoes but didn't come around to mail it, but you
did a better job anyway.

> - whitespace fixes
> 
> - while you had MODPY_SETUPTOOLS set you were overriding do-install so it
> didn't actually use the things setuptools did. change that to actually use
> setuptools, which sets #! lines etc for you and generates egg-info files,
> get rid of the patch / MODPY_ADJ_FILES
> 
> - set MODPY_EGG_VERSION should be the string in the site-packages egg-info
> lines i.e. they should look like autorandr-${MODPY_EGG_VERSION}-py
OK kn

> - i think x11 probably is better than sysutils though i am not wedded to that
Yup, can just add syysutils as secondary as well.



Re: [New] sysutils/autorandr

2020-11-04 Thread Stuart Henderson
Updated version attaached:

- whitespace fixes

- while you had MODPY_SETUPTOOLS set you were overriding do-install so it
didn't actually use the things setuptools did. change that to actually use
setuptools, which sets #! lines etc for you and generates egg-info files,
get rid of the patch / MODPY_ADJ_FILES

- set MODPY_EGG_VERSION should be the string in the site-packages egg-info
lines i.e. they should look like autorandr-${MODPY_EGG_VERSION}-py

- i think x11 probably is better than sysutils though i am not wedded to that

On 2020/11/03 14:04, Ashton Fagg wrote:
> Finally getting back to this, I have addressed the review comments from
> Klemens below.
> 
> Updated version of the port attached as tarball.
> 
> Package builds correctly. I installed it on my machine and it seems to
> be working as expected (talking to xrandr as it should) - I have only
> tested this on amd64. Portcheck is again clean.
> 
> Comments on what specifically changed since intial review below. Any
> suggestions appreciated.
> 
> Thanks again Klemens for the initial review.
> 


> 
> Klemens Nanni  writes:
> 
> >> --- /dev/null
> >> +++ b/sysutils/autorandr/Makefile
> >> @@ -0,0 +1,29 @@
> >> +# $OpenBSD: Makefile,v 1.13 2019/11/10 16:25:41 kmos Exp $
> >> +
> >> +COMMENT=  automates xrandr calls based on connect devices
> >> +
> >> +MODPY_EGG_VERSION= 1.10.1
> > You can merge that right into GH_TAGNAME.
> 
> Done.
> 
> >> +DISTNAME= autorandr-${MODPY_EGG_VERSION}
> > GH_* sets DISTNAME and PKGNAME automatically so only set them manually
> > when required (not here).
> 
> Done.
> 
> >> +CATEGORIES=   sysutils
> > "x11" could do as second category.
> 
> Done. Maybe it's better as the primary category, on reflection?
> 
> >> +
> >> +GH_ACCOUNT=phillipberndt
> >> +GH_PROJECT=autorandr
> >> +GH_TAGNAME=${MODPY_EGG_VERSION}
> >> +
> >> +# GPLv3
> >> +PERMIT_PACKAGE=   Yes
> >> +
> >> +MAINTAINER=Ashton Fagg 
> >> +
> >> +MODULES=  lang/python
> >> +MODPY_SETUPTOOLS = Yes
> > New ports should be using Python 3, i.e.
> > MODPY_VERSION=  ${MODPY_DEFAULT_VERSION_3}
> 
> Addressed. I also changed the Makefile to use MODPY_ADJ_FILES, so I am
> not sure if the Python shebang needs to patched now...
> 
> (Sorry, I am new to this).
> 
> >> --- /dev/null
> >> +++ b/sysutils/autorandr/patches/patch-autorandr_py
> >> @@ -0,0 +1,11 @@
> >> +$OpenBSD$
> >> +
> >> +Index: autorandr.py
> >> +--- autorandr.py.orig
> >>  autorandr.py
> >> +@@ -1,4 +1,4 @@
> >> +-#!/usr/bin/env python
> >> ++#!/usr/bin/env python2
> > Use MODPY_ADJ_FILES, see port-modules(5).
> 
> Addressed, see above.
> 
> >> --- /dev/null
> >> +++ b/sysutils/autorandr/pkg/DESCR
> >> @@ -0,0 +1 @@
> >> +Automates xrandr actions.
> > This is not a description, even COMMENT contains more information.
> > Please be more elaborate so that `pkg_info autorandr' will tell users
> > what to expect from this package before they install it.
> 
> I have elaborated more in the attached version.



autorandr.tgz
Description: application/tar-gz


Re: Further ping, updated - [New] sysutils/direnv

2020-11-04 Thread Stuart Henderson
On 2020/11/03 17:25, Ashton Fagg wrote:
> Stuart Henderson  writes:
> 
> > here's a tidied version, commentary inline
> >
> > this one is ok sthen@ to import
> 
> Stuart,
> 
> Thank you for your review. It looks like Aaron's review got much of what
> you suggested as well. Not sure if you need it still, but here's a
> tarball - tested and working, same as before. This incorporates both
> your and Aaron's suggestions.
> 
> Thanks again,
> 
> Ash
> 

I hadn't seen abieber's when I sent mine - mine is close enough to what
abieber OK'd so I've commited it.

Your updated one still has whitespace issues. Ports uses tabs and lines
things up.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/11/04 08:15:06

Log message:
import ports/sysutils/direnv, from Ashton Fagg with tweaks from abieber/me
similar version was ok abieber@

Status:

Vendor Tag: sthen
Release Tags:   sthen_20201104

N ports/sysutils/direnv/Makefile
N ports/sysutils/direnv/distinfo
N ports/sysutils/direnv/pkg/DESCR
N ports/sysutils/direnv/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/11/04 08:15:34

Modified files:
sysutils   : Makefile 

Log message:
+direnv



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/11/04 08:01:28

Modified files:
www/py-genshi  : Makefile distinfo 
www/py-genshi/pkg: PLIST 

Log message:
update to py-genshi-0.7.4, fix _speedups.so handling in PLIST/Makefile
(it is present on py2 but not py3).



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/11/04 07:55:20

Modified files:
audio/py-mutagen: Makefile 
audio/py-mutagen/pkg: PLIST 

Log message:
MODPY_3ONLY can be spelt "MODPY_COMMENT", it is the same thing



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/11/04 07:40:03

Modified files:
emulators/spike: Makefile 

Log message:
disable spike on i386, compiling disasm.cc uses more memory than there is
available address space.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/11/04 07:28:22

Modified files:
sysutils/facette: Makefile 

Log message:
mark facette broken, it fetches from internet during build so it fails in
bulk builds and also in builds where the porter has set PORTS_PRIVSEP=Yes
and disabled internet access for the build user (which I strongly recommend
for all porters)

ok aja@



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/11/04 07:26:52

Modified files:
security/recon-ng: Makefile distinfo 

Log message:
rename distfile, distfile changes without a name change cause problems in bulk



Re: [Update from Maintainer] games/freeorion 0.4.10.1

2020-11-04 Thread Tom Murphy
Hi,

  Just pinging the list about this diff. I posted it last month.
  Re-attaching the diff.

  OK?

  Thanks!
  Tom


Index: Makefile
===
RCS file: /cvs/ports/games/freeorion/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile15 Aug 2020 20:30:53 -  1.8
+++ Makefile8 Oct 2020 19:15:06 -
@@ -1,11 +1,10 @@
 # $OpenBSD: Makefile,v 1.8 2020/08/15 20:30:53 rsadowski Exp $
 
-V =0.4.10
+V =0.4.10.1
 COMMENT =  turn-based space empire and galactic conquest computer game
-DISTNAME = FreeOrion_v${V}_2020-07-10.f3d403e_Source
+DISTNAME =  FreeOrion_v${V}_2020-09-25.39cfe10_Source
 PKGNAME =  freeorion-${V}
 CATEGORIES =   games
-REVISION = 0
 
 HOMEPAGE = https://www.freeorion.org/
 MAINTAINER =   Tom Murphy 
@@ -14,7 +13,7 @@ MAINTAINER =  Tom Murphy :-ftemplate-depth=512>
  $<$:-ftemplate-depth=512>
Index: patches/patch-cmake_make_versioncpp_py
===
RCS file: patches/patch-cmake_make_versioncpp_py
diff -N patches/patch-cmake_make_versioncpp_py
--- patches/patch-cmake_make_versioncpp_py  9 Aug 2020 09:37:07 -   
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,33 +0,0 @@
-$OpenBSD: patch-cmake_make_versioncpp_py,v 1.1 2020/08/09 09:37:07 kirby Exp $
-
-Patch script to provide same information as if you had run git on the
-checked out tree. This script should not be executing git since this
-is the official source tarball and it does not provide any git info.
-Index: cmake/make_versioncpp.py
 cmake/make_versioncpp.py.orig
-+++ cmake/make_versioncpp.py
-@@ -124,20 +124,12 @@ if system() == 'Darwin':
- generators.append(Generator('packaging/Info.plist.in', 
'packaging/Info.plist'))
- 
- version = "0.4.10"
--branch = ""
-+branch = "release-v0.4.10"
- build_no = INVALID_BUILD_NO
-+commit = 'a3e7a51'
-+timestamp = 1595927480
- 
--try:
--branch = check_output(['git', 'rev-parse', '--abbrev-ref', 'HEAD'], 
universal_newlines=True).strip()
--if (branch == "master") or (branch[:7] == "release"):
--branch = ""
--else:
--branch += " "
--commit = check_output(["git", "show", "--no-show-signature", "-s", 
"--format=%h", "--abbrev=7", "HEAD"], universal_newlines=True).strip()
--timestamp = float(check_output(["git", "show", "--no-show-signature", 
"-s", "--format=%ct", "HEAD"], universal_newlines=True).strip())
--build_no = 
".".join([datetime.utcfromtimestamp(timestamp).strftime("%Y-%m-%d"), commit])
--except IOError:
--print("WARNING: git not installed or not setup correctly")
-+build_no = 
".".join([datetime.utcfromtimestamp(timestamp).strftime("%Y-%m-%d"), commit])
- 
- for generator in generators:
- generator.execute(version, branch, build_no, build_sys)



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2020/11/04 06:41:47

Modified files:
security/p5-Crypt-OpenSSL-EC: Makefile distinfo 
security/p5-Crypt-OpenSSL-EC/pkg: PLIST 

Log message:
Update to p5-Crypt-OpenSSL-EC-1.32.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2020/11/04 06:13:42

Modified files:
security/p5-Crypt-Rijndael: Makefile distinfo 

Log message:
Update to p5-Crypt-Rijndael-1.15.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2020/11/04 06:05:45

Modified files:
security/p5-Crypt-RIPEMD160: Makefile distinfo 
security/p5-Crypt-RIPEMD160/pkg: PLIST 

Log message:
Update to p5-Crypt-RIPEMD160-0.08.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/11/04 05:57:07

Modified files:
print/py-pikepdf: Makefile 

Log message:
Add missing BDEP on devel/py-setuptools_scm_git_archive${MODPY_FLAVOR}

should fix another build failure reported by naddy@, without it
setup.py tries to install it via pip and fails horribly



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 05:55:37

Modified files:
x11/kde-applications/kdepim-runtime: Makefile 

Log message:
Remove unnecessary dependency on kdbusaddons



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 05:53:59

Modified files:
x11/kde-applications/pimcommon: Makefile 

Log message:
Remove unnecessary dependency on kdbusaddons



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 05:50:27

Modified files:
x11/kde-applications/kget: Makefile 

Log message:
Remove unnecessary dependency on kemoticons, fix kitemmodels



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 05:20:16

Modified files:
x11/kde-applications/lokalize: Makefile 

Log message:
clean up port-install python module handling



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 05:17:55

Modified files:
x11/kde-applications/libksieve: Makefile 

Log message:
Remove unnecessary dependency on prison



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/11/04 05:09:18

Modified files:
x11/kde-applications/kontact: Makefile 

Log message:
Fix and clean up dependencies



[update] geo/traccar -> 4.11

2020-11-04 Thread Renaud Allard

Hello,

Here is an update for geo/traccar to 4.11

Best Regards
Index: Makefile
===
RCS file: /cvs/ports/geo/traccar/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile	28 Jul 2020 14:22:04 -	1.12
+++ Makefile	4 Nov 2020 07:52:00 -
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.12 2020/07/28 14:22:04 sthen Exp $
 
 COMMENT =	modern GPS tracking platform
-V =		4.10
+V =		4.11
 PKGNAME =	traccar-${V}
 DISTNAME =	traccar-other-${V}
 EXTRACT_SUFX =	.zip
Index: distinfo
===
RCS file: /cvs/ports/geo/traccar/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo	28 Jul 2020 14:22:04 -	1.7
+++ distinfo	4 Nov 2020 07:52:00 -
@@ -1,2 +1,2 @@
-SHA256 (traccar-other-4.10.zip) = XaXlOVIy+T2D7dAPOprNm0vkKXZDVujoe1U1ped7bYI=
-SIZE (traccar-other-4.10.zip) = 59143297
+SHA256 (traccar-other-4.11.zip) = GewJ/jjQMA8QGuzeXdiLpuf85Eo8+r4SlcIEVp1kMrQ=
+SIZE (traccar-other-4.11.zip) = 60139817
Index: pkg/PLIST
===
RCS file: /cvs/ports/geo/traccar/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST	28 Jul 2020 14:22:04 -	1.8
+++ pkg/PLIST	4 Nov 2020 07:52:00 -
@@ -40,10 +40,10 @@ share/traccar/lib/asm-util-7.1.jar
 share/traccar/lib/ch-commons-charset-3.0.2.jar
 share/traccar/lib/ch-commons-util-6.0.2.jar
 share/traccar/lib/ch-smpp-6.0.0-netty4-beta-3.jar
-share/traccar/lib/checker-qual-2.5.2.jar
+share/traccar/lib/checker-qual-3.5.0.jar
 share/traccar/lib/commons-beanutils-1.9.2.jar
 share/traccar/lib/commons-chain-1.1.jar
-share/traccar/lib/commons-codec-1.14.jar
+share/traccar/lib/commons-codec-1.15.jar
 share/traccar/lib/commons-collections-3.2.1.jar
 share/traccar/lib/commons-collections4-4.4.jar
 share/traccar/lib/commons-compress-1.18.jar
@@ -92,52 +92,52 @@ share/traccar/lib/jaxb-api-2.3.1.jar
 share/traccar/lib/jaxb-core-2.3.0.1.jar
 share/traccar/lib/jaxb-impl-2.3.3.jar
 share/traccar/lib/jcl-over-slf4j-1.7.12.jar
-share/traccar/lib/jersey-client-2.31.jar
-share/traccar/lib/jersey-common-2.31.jar
-share/traccar/lib/jersey-container-servlet-2.31.jar
-share/traccar/lib/jersey-container-servlet-core-2.31.jar
-share/traccar/lib/jersey-entity-filtering-2.31.jar
-share/traccar/lib/jersey-hk2-2.31.jar
-share/traccar/lib/jersey-media-jaxb-2.31.jar
-share/traccar/lib/jersey-media-json-jackson-2.31.jar
-share/traccar/lib/jersey-server-2.31.jar
-share/traccar/lib/jetty-client-9.4.30.v20200611.jar
-share/traccar/lib/jetty-http-9.4.30.v20200611.jar
-share/traccar/lib/jetty-io-9.4.30.v20200611.jar
-share/traccar/lib/jetty-jndi-9.4.30.v20200611.jar
-share/traccar/lib/jetty-proxy-9.4.30.v20200611.jar
-share/traccar/lib/jetty-security-9.4.30.v20200611.jar
-share/traccar/lib/jetty-server-9.4.30.v20200611.jar
-share/traccar/lib/jetty-servlet-9.4.30.v20200611.jar
-share/traccar/lib/jetty-util-9.4.30.v20200611.jar
-share/traccar/lib/jetty-webapp-9.4.30.v20200611.jar
-share/traccar/lib/jetty-xml-9.4.30.v20200611.jar
-share/traccar/lib/jffi-1.2.23-native.jar
-share/traccar/lib/jffi-1.2.23.jar
-share/traccar/lib/jna-5.5.0.jar
-share/traccar/lib/jna-platform-5.5.0.jar
+share/traccar/lib/jersey-client-2.32.jar
+share/traccar/lib/jersey-common-2.32.jar
+share/traccar/lib/jersey-container-servlet-2.32.jar
+share/traccar/lib/jersey-container-servlet-core-2.32.jar
+share/traccar/lib/jersey-entity-filtering-2.32.jar
+share/traccar/lib/jersey-hk2-2.32.jar
+share/traccar/lib/jersey-media-jaxb-2.32.jar
+share/traccar/lib/jersey-media-json-jackson-2.32.jar
+share/traccar/lib/jersey-server-2.32.jar
+share/traccar/lib/jetty-client-9.4.33.v20201020.jar
+share/traccar/lib/jetty-http-9.4.33.v20201020.jar
+share/traccar/lib/jetty-io-9.4.33.v20201020.jar
+share/traccar/lib/jetty-jndi-9.4.33.v20201020.jar
+share/traccar/lib/jetty-proxy-9.4.33.v20201020.jar
+share/traccar/lib/jetty-security-9.4.33.v20201020.jar
+share/traccar/lib/jetty-server-9.4.33.v20201020.jar
+share/traccar/lib/jetty-servlet-9.4.33.v20201020.jar
+share/traccar/lib/jetty-util-9.4.33.v20201020.jar
+share/traccar/lib/jetty-webapp-9.4.33.v20201020.jar
+share/traccar/lib/jetty-xml-9.4.33.v20201020.jar
+share/traccar/lib/jffi-1.3.0-native.jar
+share/traccar/lib/jffi-1.3.0.jar
+share/traccar/lib/jna-5.6.0.jar
+share/traccar/lib/jna-platform-5.6.0.jar
 share/traccar/lib/jnr-a64asm-1.0.0.jar
-share/traccar/lib/jnr-constants-0.9.15.jar
-share/traccar/lib/jnr-ffi-2.1.15.jar
-share/traccar/lib/jnr-posix-3.0.57.jar
+share/traccar/lib/jnr-constants-0.10.0.jar
+share/traccar/lib/jnr-ffi-2.2.0.jar
+share/traccar/lib/jnr-posix-3.1.2.jar
 share/traccar/lib/jnr-x86asm-1.0.2.jar
-share/traccar/lib/joda-time-2.10.6.jar
+share/traccar/lib/joda-time-2.10.8.jar
 share/traccar/lib/jsr305-3.0.2.jar
 share/traccar/lib/jxls-2.4.7.jar
 share/traccar/lib/jxls-poi-1.0.16.jar
-share/traccar/lib/liquibase-core-3.10.1.jar

CVS: cvs.openbsd.org: ports

2020-11-04 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2020/11/04 03:50:55

Modified files:
security/p5-Crypt-X509: Makefile distinfo 

Log message:
Update to p5-Crypt-X509-0.53.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/11/04 03:46:32

Modified files:
geo/traccar: Makefile distinfo 
geo/traccar/patches: patch-conf_default_xml 
geo/traccar/pkg: PLIST 

Log message:
update to traccar-4.1.1, from Renaud Allard, plus regen patch



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2020/11/04 03:37:21

Modified files:
textproc/p5-String-Random: Makefile distinfo 

Log message:
Update to p5-String-Random-0.31.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2020/11/04 03:32:30

Modified files:
textproc/p5-XML-RSS: Makefile distinfo 

Log message:
Update to p5-XML-RSS-1.62.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2020/11/04 03:25:22

Modified files:
www/p5-Dancer-Plugin-Thumbnail: Makefile distinfo 

Log message:
Update to p5-Dancer-Plugin-Thumbnail-0.16.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2020/11/04 03:20:17

Modified files:
www/p5-HTTP-Entity-Parser: Makefile distinfo 

Log message:
Update to p5-HTTP-Entity-Parser-0.24.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/11/04 02:19:22

Modified files:
devel/proj : Makefile distinfo 
devel/proj/pkg : PLIST 

Log message:
Update to proj 7.2.0.

See https://proj.org/news.html#release-notes



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/11/04 02:19:47

Modified files:
geo/gdal   : Makefile distinfo 
geo/gdal/pkg   : PLIST-main PLIST-python 

Log message:
Update to gdal 3.2.0.

See https://github.com/OSGeo/gdal/blob/v3.2.0/gdal/NEWS



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/11/04 01:26:38

Modified files:
x11/kde-applications/okteta: Makefile 

Log message:
Missed bump.



CVS: cvs.openbsd.org: ports

2020-11-04 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/11/04 01:19:29

Modified files:
misc/xkcd-viewer: Makefile 
misc/xkcd-viewer/patches: patch-lib_XKCD_Core_pm 
Added files:
misc/xkcd-viewer/patches: patch-script_xkcd_viewer_pl 

Log message:
xkcd.com moved to https a while ago - fix this important port :)