CVS: cvs.openbsd.org: ports

2019-10-16 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2019/10/16 23:36:54

Modified files:
www/rt : Makefile 

Log message:
remove duplicate run dependency on textproc/p5-Text-Quoted; from wen heping



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2019/10/16 21:59:39

Modified files:
net/librsync   : Makefile distinfo 

Log message:
Update to librsync-2.2.1.

Minor release. Changelog can be found at
https://github.com/librsync/librsync/releases.

OK sthen@



Re: Anyone working on ports for xrayutilities, xylib, fityk and xonsh?

2019-10-16 Thread David Kalliecharan
My apologies, I might have misread the email thread.

I can work on h5py if that is the case, it does build with no known issues
with the latest on pypi on Openbsd 6.5.

On Wed., Oct. 16, 2019, 18:17 Callahan, Brian Robert, 
wrote:

> On 2019-10-16 3:08 PM, David Kalliecharan wrote:
> > I have xrayutilities working, but it requires math/h5py which is
> > being worked on by Brian Callahan. This is a module for doing X-ray
> > fitting and modeling in python for crystallography in physics and
> > chemistry.
>
>
> I had no idea I was working on this. Someone else should finish it if
> you think that's the case. I simply have too much on my plate right now
> (plus, I have no idea what h5py is).
>
>
> ~Brian
>
>


回复: [Update] www/p5-Plack : Update to 1.0047

2019-10-16 Thread wen heping
Revised patch, include updated RUN_DEPENDS, updated COMMENT and DESCR.

wen

发件人: Andrew Hewus Fresh 
发送时间: 2019年9月19日 9:46
收件人: Abel Abraham Camarillo Ojeda 
抄送: wen heping ; ports@openbsd.org 

主题: Re: [Update] www/p5-Plack : Update to 1.0047

On Thu, Aug 29, 2019 at 11:44:10AM -0500, Abel Abraham Camarillo Ojeda wrote:
> On Thursday, August 29, 2019, wen heping  wrote:
>
> > Hi,
> >
> >Here is a patch for www/p5-Plack:
> > i) Update to 1.0047
> > ii) Update RUN_DEPENDS
> >
> >It build well and passed all tests on amd64-head system.
> >
> >15 ports depends on p5-Plack, 13 build well and passed regression tests.
> >www/p5-Catalyst-Runtime and www/p5-Dancer2 had 2 or 3 tests failed,
> > but it was not caused by the update of p5-Plack.
> >
> > Comments? OK?
> >
>
> OK maintainer

I noticed the Changelog said something about no longer needing
HTTP::Body, but that it wasn't removed from RUN_DEPENDS, so I re-ran
portgen(1) and it went away.  Plus a couple other small updates.

Not sure if the DESCR or COMMENT updates are desired, but since portgen
suggested it, I left it in.

(I also noticed this pulls in 1.0046 which is the patch I got upstreamed
at work to add psgix.cleanup support, yay!)

And last, I noticed that www/p5-FCGI needs FIX_EXTRACT_PERMISSIONS, so
if someone feels like looking at that.  I might get around to it
eventually, or if someone just reminds me if that needs a REVISION, I'll
just commit it.


Index: Makefile
===
RCS file: /cvs/ports/www/p5-Plack/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile12 Jul 2019 20:50:57 -  1.11
+++ Makefile19 Sep 2019 01:19:10 -
@@ -1,10 +1,10 @@
 # $OpenBSD: Makefile,v 1.11 2019/07/12 20:50:57 sthen Exp $

-COMMENT =  interface between perl web frameworks and web servers
+COMMENT =  perl superglue for web frameworks and web servers

 MODULES =   cpan
 PKG_ARCH =  *
-DISTNAME = Plack-1.0039
+DISTNAME = Plack-1.0047
 CATEGORIES =www
 MAINTAINER =Abel Abraham Camarillo Ojeda 

@@ -15,18 +15,19 @@ BUILD_DEPENDS = devel/p5-File-ShareDir-I

 RUN_DEPENDS =   devel/p5-Devel-StackTrace>=1.23 \
 devel/p5-Devel-StackTrace-AsHTML>=0.11 \
-   devel/p5-File-ShareDir>=1.00 \
+   devel/p5-File-ShareDir>=1.0 \
 devel/p5-Hash-MultiValue>=0.05 \
 devel/p5-Stream-Buffered>=0.02 \
-   devel/p5-Try-Tiny>=0 \
-   net/p5-Test-TCP>=2.00 \
-   sysutils/p5-Filesys-Notify-Simple>=0 \
-   www/p5-Apache-LogFormat-Compiler>=0.12 \
-   www/p5-Cookie-Baker>=0.05 \
-   www/p5-HTTP-Body>=1.06 \
+   devel/p5-Try-Tiny \
+   net/p5-Test-TCP>=2.15 \
+   sysutils/p5-Filesys-Notify-Simple \
+   www/p5-Apache-LogFormat-Compiler>=0.33 \
+   www/p5-Cookie-Baker>=0.07 \
+   www/p5-HTTP-Entity-Parser>=0.17 \
 www/p5-HTTP-Headers-Fast>=0.18 \
 www/p5-HTTP-Message>=5.814 \
-   www/p5-URI>=1.59
+   www/p5-URI>=1.59 \
+   www/p5-WWW-Form-UrlEncoded>=0.23

 # Not required, but make it more useful
 RUN_DEPENDS +=  www/fcgi \
@@ -34,6 +35,6 @@ RUN_DEPENDS +=www/fcgi \
 www/p5-CGI-Compile \
 www/p5-FCGI-ProcManager

-TEST_DEPENDS = devel/p5-Test-Requires>=0
+TEST_DEPENDS = devel/p5-Test-Requires

 .include 
Index: distinfo
===
RCS file: /cvs/ports/www/p5-Plack/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo18 Jan 2016 22:48:06 -  1.5
+++ distinfo19 Sep 2019 01:19:10 -
@@ -1,2 +1,2 @@
-SHA256 (Plack-1.0039.tar.gz) = 0kpXLohkTH05x+b/GvAFtyjeyUqHjPBtkCerfRov0Kk=
-SIZE (Plack-1.0039.tar.gz) = 176711
+SHA256 (Plack-1.0047.tar.gz) = MiyT9azAoPDhH9SnYYj5eL3BQzip8d865TUicBcEZWE=
+SIZE (Plack-1.0047.tar.gz) = 180792
Index: pkg/DESCR
===
RCS file: /cvs/ports/www/p5-Plack/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 DESCR
--- pkg/DESCR   11 Dec 2010 09:51:31 -  1.1.1.1
+++ pkg/DESCR   19 Sep 2019 01:19:10 -
@@ -1,6 +1,4 @@
-Plack is a set of tools for using the PSGI stack. It contains middleware
-components, a reference server and utilities for Web application
-frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI.
-
-See PSGI for the PSGI specification and PSGI::FAQ to know what PSGI and
-Plack are and why we need them.
+Plack is a set of tools for using the PSGI stack. It contains
+middleware components, a reference server and utilities for Web
+application frameworks. Plack is like Ruby's Rack or Python's Paste for
+WSGI.
Index: 

CVS: cvs.openbsd.org: ports

2019-10-16 Thread Daniel Dickman
CVSROOT:/cvs
Module name:ports
Changes by: dan...@cvs.openbsd.org  2019/10/16 19:09:23

Modified files:
math/pari  : Makefile distinfo 
math/pari/pkg  : PLIST 
Added files:
math/pari/patches: patch-config_get_cc patch-doc_gphelp_in 
Removed files:
math/pari/patches: patch-Configure patch-src_test_dotest 

Log message:
Update to pari 2.11.2 and use the gmp kernel.



[new] net/barrier 2.3.2

2019-10-16 Thread Aaron Bieber
Hi!

This is a fork of synergy from the 1.9 code base. I have been using it for a
while without issue. 

I don't use the gui app, but it starts up and lets me diddle various things.

Description:
  Barrier is KVM software forked from Symless's synergy 1.9 codebase. Synergy
was a commercialized reimplementation of the original CosmoSynergy written by
Chris Schoeneman.

Cluesticks? OKs?

Latest version is here and attached:
  https://github.com/jasperla/openbsd-wip/tree/master/net/barrier

Cheers,
Aaron

-- 
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D 62A9 ADCE


barrier-2.3.2.tgz
Description: Binary data


[Update] net/p5-SNMP-Info : Update to 3.70

2019-10-16 Thread wen heping
Hi, ports@:

   Here is a simple patch for net/p5-SNMP-Info to update to 3.70.
   It build well and pass the test on amd64-head system.
   No other ports depends on it.

Comments? OK?
wen
Index: Makefile
===
RCS file: /cvs/ports/net/p5-SNMP-Info/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile19 Jul 2019 19:02:26 -  1.27
+++ Makefile17 Oct 2019 00:49:02 -
@@ -5,7 +5,7 @@ COMMENT =   perl5 interface to network dev
 MODULES =  cpan
 PKG_ARCH = *
 
-DISTNAME = SNMP-Info-3.68
+DISTNAME = SNMP-Info-3.70
 CATEGORIES =   net
 
 # BSD
Index: distinfo
===
RCS file: /cvs/ports/net/p5-SNMP-Info/distinfo,v
retrieving revision 1.17
diff -u -p -r1.17 distinfo
--- distinfo19 Jul 2019 19:02:26 -  1.17
+++ distinfo17 Oct 2019 00:49:02 -
@@ -1,2 +1,2 @@
-SHA256 (SNMP-Info-3.68.tar.gz) = LeW+vZkXhkOqFFDPue77nm8No0XQRh1WwJzd/71yWlI=
-SIZE (SNMP-Info-3.68.tar.gz) = 566077
+SHA256 (SNMP-Info-3.70.tar.gz) = R2wjFRbK6pL4zghwbEt+0OAG5V1rGdF/GsEhV8l4ZcM=
+SIZE (SNMP-Info-3.70.tar.gz) = 570941
Index: pkg/PLIST
===
RCS file: /cvs/ports/net/p5-SNMP-Info/pkg/PLIST,v
retrieving revision 1.10
diff -u -p -r1.10 PLIST
--- pkg/PLIST   28 Apr 2018 14:53:46 -  1.10
+++ pkg/PLIST   17 Oct 2019 00:49:02 -
@@ -18,6 +18,8 @@ ${P5SITE}/SNMP/Info/CiscoStack.pm
 ${P5SITE}/SNMP/Info/CiscoStats.pm
 ${P5SITE}/SNMP/Info/CiscoStpExtensions.pm
 ${P5SITE}/SNMP/Info/CiscoVTP.pm
+${P5SITE}/SNMP/Info/DocsisCM.pm
+${P5SITE}/SNMP/Info/DocsisHE.pm
 ${P5SITE}/SNMP/Info/EDP.pm
 ${P5SITE}/SNMP/Info/Entity.pm
 ${P5SITE}/SNMP/Info/EtherLike.pm
@@ -37,9 +39,11 @@ ${P5SITE}/SNMP/Info/Layer2/
 ${P5SITE}/SNMP/Info/Layer2.pm
 ${P5SITE}/SNMP/Info/Layer2/3Com.pm
 ${P5SITE}/SNMP/Info/Layer2/Adtran.pm
+${P5SITE}/SNMP/Info/Layer2/Aerohive.pm
 ${P5SITE}/SNMP/Info/Layer2/Airespace.pm
 ${P5SITE}/SNMP/Info/Layer2/Aironet.pm
 ${P5SITE}/SNMP/Info/Layer2/Allied.pm
+${P5SITE}/SNMP/Info/Layer2/Atmedia.pm
 ${P5SITE}/SNMP/Info/Layer2/Baystack.pm
 ${P5SITE}/SNMP/Info/Layer2/C1900.pm
 ${P5SITE}/SNMP/Info/Layer2/C2900.pm
@@ -47,6 +51,7 @@ ${P5SITE}/SNMP/Info/Layer2/Catalyst.pm
 ${P5SITE}/SNMP/Info/Layer2/Centillion.pm
 ${P5SITE}/SNMP/Info/Layer2/Cisco.pm
 ${P5SITE}/SNMP/Info/Layer2/CiscoSB.pm
+${P5SITE}/SNMP/Info/Layer2/Exinda.pm
 ${P5SITE}/SNMP/Info/Layer2/HP.pm
 ${P5SITE}/SNMP/Info/Layer2/HP4000.pm
 ${P5SITE}/SNMP/Info/Layer2/HPVC.pm
@@ -55,7 +60,9 @@ ${P5SITE}/SNMP/Info/Layer2/N2270.pm
 ${P5SITE}/SNMP/Info/Layer2/NAP222x.pm
 ${P5SITE}/SNMP/Info/Layer2/NWSS2300.pm
 ${P5SITE}/SNMP/Info/Layer2/Netgear.pm
+${P5SITE}/SNMP/Info/Layer2/Nexans.pm
 ${P5SITE}/SNMP/Info/Layer2/Orinoco.pm
+${P5SITE}/SNMP/Info/Layer2/Sixnet.pm
 ${P5SITE}/SNMP/Info/Layer2/Trapeze.pm
 ${P5SITE}/SNMP/Info/Layer2/Ubiquiti.pm
 ${P5SITE}/SNMP/Info/Layer2/ZyXEL_DSLAM.pm
@@ -73,6 +80,7 @@ ${P5SITE}/SNMP/Info/Layer3/C3550.pm
 ${P5SITE}/SNMP/Info/Layer3/C4000.pm
 ${P5SITE}/SNMP/Info/Layer3/C6500.pm
 ${P5SITE}/SNMP/Info/Layer3/CheckPoint.pm
+${P5SITE}/SNMP/Info/Layer3/Ciena.pm
 ${P5SITE}/SNMP/Info/Layer3/Cisco.pm
 ${P5SITE}/SNMP/Info/Layer3/CiscoASA.pm
 ${P5SITE}/SNMP/Info/Layer3/CiscoFWSM.pm
@@ -81,29 +89,35 @@ ${P5SITE}/SNMP/Info/Layer3/Contivity.pm
 ${P5SITE}/SNMP/Info/Layer3/Cumulus.pm
 ${P5SITE}/SNMP/Info/Layer3/DLink.pm
 ${P5SITE}/SNMP/Info/Layer3/Dell.pm
+${P5SITE}/SNMP/Info/Layer3/ERX.pm
 ${P5SITE}/SNMP/Info/Layer3/Enterasys.pm
 ${P5SITE}/SNMP/Info/Layer3/Extreme.pm
 ${P5SITE}/SNMP/Info/Layer3/F5.pm
 ${P5SITE}/SNMP/Info/Layer3/Force10.pm
 ${P5SITE}/SNMP/Info/Layer3/Fortinet.pm
 ${P5SITE}/SNMP/Info/Layer3/Foundry.pm
+${P5SITE}/SNMP/Info/Layer3/Genua.pm
 ${P5SITE}/SNMP/Info/Layer3/H3C.pm
 ${P5SITE}/SNMP/Info/Layer3/HP9300.pm
 ${P5SITE}/SNMP/Info/Layer3/Huawei.pm
 ${P5SITE}/SNMP/Info/Layer3/IBMGbTor.pm
 ${P5SITE}/SNMP/Info/Layer3/Juniper.pm
 ${P5SITE}/SNMP/Info/Layer3/Lantronix.pm
+${P5SITE}/SNMP/Info/Layer3/Lenovo.pm
 ${P5SITE}/SNMP/Info/Layer3/Microsoft.pm
 ${P5SITE}/SNMP/Info/Layer3/Mikrotik.pm
 ${P5SITE}/SNMP/Info/Layer3/N1600.pm
 ${P5SITE}/SNMP/Info/Layer3/NetSNMP.pm
 ${P5SITE}/SNMP/Info/Layer3/Netscreen.pm
 ${P5SITE}/SNMP/Info/Layer3/Nexus.pm
+${P5SITE}/SNMP/Info/Layer3/OneAccess.pm
 ${P5SITE}/SNMP/Info/Layer3/PacketFront.pm
 ${P5SITE}/SNMP/Info/Layer3/PaloAlto.pm
 ${P5SITE}/SNMP/Info/Layer3/Passport.pm
 ${P5SITE}/SNMP/Info/Layer3/Pf.pm
 ${P5SITE}/SNMP/Info/Layer3/Pica8.pm
+${P5SITE}/SNMP/Info/Layer3/Redlion.pm
+${P5SITE}/SNMP/Info/Layer3/Scalance.pm
 ${P5SITE}/SNMP/Info/Layer3/SonicWALL.pm
 ${P5SITE}/SNMP/Info/Layer3/Steelhead.pm
 ${P5SITE}/SNMP/Info/Layer3/Sun.pm
@@ -114,8 +128,10 @@ ${P5SITE}/SNMP/Info/Layer3/VyOS.pm
 ${P5SITE}/SNMP/Info/Layer7/
 ${P5SITE}/SNMP/Info/Layer7.pm
 ${P5SITE}/SNMP/Info/Layer7/APC.pm
+${P5SITE}/SNMP/Info/Layer7/Arbor.pm
 ${P5SITE}/SNMP/Info/Layer7/CiscoIPS.pm
 ${P5SITE}/SNMP/Info/Layer7/Gigamon.pm

回复: [www/rt] remove the duplicate RUN_DEPENDS lines in Makefile

2019-10-16 Thread wen heping
ping ...

发件人: wen heping 
发送时间: 2019年10月11日 15:17
收件人: rob...@openbsd.org 
主题: [www/rt] remove the duplicate RUN_DEPENDS lines in Makefile

Hi,

   There are 4 duplicate RUN_DEPENDS lines in www/rt Makefile. Here is
the patch to remove them.

btw. I build rt with FLAVOR=sqlite well, but the regression test failed. It said
"Failed 218/432 tests."

Regards,
wen


Re: [NEW] Notmuch 0.29.1

2019-10-16 Thread Enric Morales

I checked what could be wrong with the tests failing, managing after
some tweaks to get 90%+ of the test passing thanks to the GNU Coreutils and
the GDB in ports. A couple of the tests that involve the zlib fail:
Notmuch calls a zlib function and then i start seeing a repeated call to
getentropy that heats up the system until I kill the program.

I had to add the attached file to the tests/ dir so that the tests
more or less worked.

I still use notmuch daily (using the Emacs frontend right now) and it
works fine for my usecase.

Comments?

test-lib-OPENBSD.sh
Description: test-lib-OPENBSD.sh


CVS: cvs.openbsd.org: ports

2019-10-16 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/16 16:50:30

Modified files:
telephony/asterisk: Makefile distinfo 
Added files:
telephony/asterisk/patches: patch-main_dns_core_c 
Removed files:
telephony/asterisk/patches: 

patch-third-party_pjproject_patches_0030-Revert-Misc-re-2147-Fixed-warnings-in-SSL-socket-red_patch
 

patch-third-party_pjproject_patches_0031-Revert-Fixed-2204-Add-OpenSSL-remote-certificate-cha_patch
 

patch-third-party_pjproject_patches_0032-Revert-Re-2147-misc-Fix-failed-pjsip-test-transport__patch
 

patch-third-party_pjproject_patches_0033-Revert-Close-1019-Support-for-multiple-listeners_patch
 

Log message:
update to asterisk-16.6.1, with an ugly ns_t_ -> T_ patch
added for our old arpa/nameser.h (there's a similar one in pciutils).



Re: UPDATE hexchat-2.14.2

2019-10-16 Thread Stuart Henderson
eyeballed only;

On 2019/10/16 23:25, Björn Ketelaars wrote:
>  @comment lib/hexchat/plugins/checksum.la
>  lib/hexchat/plugins/checksum.so
>  @comment lib/hexchat/plugins/doat.la
> -lib/hexchat/plugins/doat.so

the "@comment ... doat.la" above should go as well.

>  share/locale/zh_TW/LC_MESSAGES/hexchat.mo
>  @tag gtk-update-icon-cache %D/share/icons/hicolor
>  @tag update-desktop-database
> +share/metainfo/
> +share/metainfo/io.github.Hexchat.appdata.xml
> 

It probably doesn't really matter, but @tag is usually added
right at the end of the plist so it probably makes sense to
maintain that.



Re: UPDATE net/librsync 2.2.0

2019-10-16 Thread Stuart Henderson
On 2019/10/16 23:36, Björn Ketelaars wrote:
> Enclosed diff brings librsync to 2.2.0, which is a minor release that
> adds RabinKarp rollsum support as the new recommended default. Changelog
> can be found at https://github.com/librsync/librsync/releases.

Please bump it to 2.2.1 ("This is a patch release that fixes a bug that
makes delta operations hang for files larger than 4GB. Upgrading from
v2.2.0 is essential") then OK.



Re: net/tircd removal ? (+ patch for missing RUN_DEPENDS)

2019-10-16 Thread Stuart Henderson
On 2019/10/16 21:17, Stuart Henderson wrote:
> I don't see any reason to keep tircd, but twirssi is still relevant.

Started looking at the twirssi update, it needs Twitter::API which will
result in a few new ports,

p5-Twitter-API
p5-Class-Tiny-Chained
p5-Devel-GlobalPhase
p5-HTTP-Thin
p5-MooX-Aliases
p5-MooX-Traits
p5-Test-Spec
p5-URL-Encode
p5-WWW-OAuth

If anyone reading has any of these already done, please send (or
probably re-send ;-) them to ports@ and CC me and I'll review.

(Now I remember why I don't like touching perl ports too much,
this always happens!)



Re: [update] security/polarssl 2.16.3

2019-10-16 Thread Björn Ketelaars
On Tue 01/10/2019 06:33, Björn Ketelaars wrote:
> On Thu 19/09/2019 20:34, Björn Ketelaars wrote:
> > Mbed TLS 2.16.3 is a maintenance release of the Mbed TLS 2.16 branch,
> > and provides bug fixes and minor enhancements. Overview of changes can
> > be found at
> > https://github.com/ARMmbed/mbedtls/releases/tag/mbedtls-2.16.3.
> > 
> > Major of mbedx509 has been bumped as check_sym found changes in data
> > object sizes. Minor of mbedcrypto has been bumped as symbols have been
> > added.
> > 
> > 'make test' runs successfully on amd64. Build tested all consumers, and
> > run tested with net/openvpn,mbedtls.
> > 
> > OK?
> 
> Ping.

Ping



diff --git Makefile Makefile
index 6688890c02a..143997113df 100644
--- Makefile
+++ Makefile
@@ -4,13 +4,13 @@ PORTROACH=limit:^2\.16
 
 COMMENT=   SSL library with an intuitive API and readable source code
 
-DISTNAME=  mbedtls-2.16.2
+DISTNAME=  mbedtls-2.16.3
 EXTRACT_SUFX=  -gpl.tgz
 
 # check SOVERSION
 SHARED_LIBS +=  mbedtls   6.1 # 12
-SHARED_LIBS +=  mbedcrypto4.2 # 3
-SHARED_LIBS +=  mbedx509  3.1 # 0
+SHARED_LIBS +=  mbedcrypto4.3 # 3
+SHARED_LIBS +=  mbedx509  4.0 # 0
 
 CATEGORIES=security
 
diff --git distinfo distinfo
index ec8ec6d9861..d8a902b3eb9 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (mbedtls-2.16.2-gpl.tgz) = QNGJZd02zgFYorA3yMVEAbrVT2g/QxFQJRjuGhoLYiw=
-SIZE (mbedtls-2.16.2-gpl.tgz) = 2561449
+SHA256 (mbedtls-2.16.3-gpl.tgz) = /QH+SyiRFt93gdBeHvcStsmII8UzT0onQE8TqNBm72o=
+SIZE (mbedtls-2.16.3-gpl.tgz) = 2560598
diff --git patches/patch-include_mbedtls_config_h 
patches/patch-include_mbedtls_config_h
index d3341e52029..6ab437fd3aa 100644
--- patches/patch-include_mbedtls_config_h
+++ patches/patch-include_mbedtls_config_h
@@ -6,7 +6,7 @@ www/hiawatha.
 Index: include/mbedtls/config.h
 --- include/mbedtls/config.h.orig
 +++ include/mbedtls/config.h
-@@ -1644,7 +1644,7 @@
+@@ -1678,7 +1678,7 @@
   *
   * Uncomment this to enable pthread mutexes.
   */
@@ -15,7 +15,7 @@ Index: include/mbedtls/config.h
  
  /**
   * \def MBEDTLS_VERSION_FEATURES
-@@ -2836,7 +2836,7 @@
+@@ -2870,7 +2870,7 @@
   *
   * Enable this layer to allow use of mutexes within mbed TLS
   */
diff --git patches/patch-tests_suites_host_test_function 
patches/patch-tests_suites_host_test_function
index 20abcc0633d..d247ff05d8d 100644
--- patches/patch-tests_suites_host_test_function
+++ patches/patch-tests_suites_host_test_function
@@ -15,8 +15,8 @@ Index: tests/suites/host_test.function
  
  #if defined(MBEDTLS_MEMORY_BUFFER_ALLOC_C) && \
  !defined(TEST_SUITE_MEMORY_BUFFER_ALLOC)
-@@ -548,20 +545,6 @@ int execute_tests( int argc , const char ** argv )
- test_info.failed = 0;
+@@ -549,20 +546,6 @@ int execute_tests( int argc , const char ** argv )
+ test_info.result = TEST_RESULT_SUCCESS;
  test_info.paramfail_test_state = PARAMFAIL_TESTSTATE_IDLE;
  
 -#if defined(__unix__) || (defined(__APPLE__) && defined(__MACH__))
@@ -36,7 +36,7 @@ Index: tests/suites/host_test.function
  
  function_id = strtol( params[0], NULL, 10 );
  if ( (ret = check_test( function_id )) == 
DISPATCH_TEST_SUCCESS )
-@@ -573,13 +556,6 @@ int execute_tests( int argc , const char ** argv )
+@@ -574,13 +557,6 @@ int execute_tests( int argc , const char ** argv )
  }
  }
  
@@ -50,7 +50,7 @@ Index: tests/suites/host_test.function
  
  }
  
-@@ -663,10 +639,6 @@ int execute_tests( int argc , const char ** argv )
+@@ -669,10 +645,6 @@ int execute_tests( int argc , const char ** argv )
  mbedtls_memory_buffer_alloc_free();
  #endif
  



UPDATE net/librsync 2.2.0

2019-10-16 Thread Björn Ketelaars
Enclosed diff brings librsync to 2.2.0, which is a minor release that
adds RabinKarp rollsum support as the new recommended default. Changelog
can be found at https://github.com/librsync/librsync/releases.

'make test' runs successfully. Build tested all consumers, and run
tested in combination with rdiff-backup.

Comments/ok?


Index: Makefile
===
RCS file: /cvs/ports/net/librsync/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile21 Aug 2019 13:13:28 -  1.23
+++ Makefile16 Oct 2019 21:00:24 -
@@ -2,7 +2,7 @@
 
 COMMENT=   library for delta compression of streams
 
-V =2.1.0
+V =2.2.0
 DISTNAME = librsync-${V}
 
 SHARED_LIBS =  rsync   5.0 # 2.1.0
Index: distinfo
===
RCS file: /cvs/ports/net/librsync/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo21 Aug 2019 13:13:28 -  1.7
+++ distinfo16 Oct 2019 21:00:24 -
@@ -1,2 +1,2 @@
-SHA256 (librsync-2.1.0.tar.gz) = 9wHSurPXRx3+pg0p6SUfi7dWciKVf3GVr1UULLIHxlM=
-SIZE (librsync-2.1.0.tar.gz) = 175630
+SHA256 (librsync-2.2.0.tar.gz) = nqyCwJxEBLpO2t0l27zBQAjlU8my+0kv+e4Fytn6ASw=
+SIZE (librsync-2.2.0.tar.gz) = 180596



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/16 15:33:06

Modified files:
net/isc-bind   : Makefile distinfo 

Log message:
update to isc-bind-9.11.12



UPDATE hexchat-2.14.2

2019-10-16 Thread Björn Ketelaars
A newer version of hexchat is available, which fixes several bugs.
Changelog can be found at
https://hexchat.readthedocs.io/en/latest/changelog.html.

Changes to the port:
- Use https instead of http for HOMEPAGE and MASTER_SITES
- Update WANTLIB
- Use meson as build system has been rewritten
- Hexchat dropped support for python2, instead use python3
- luajit is needed for scripts

Run tested - without any scripts - on amd64.

Comments/ok?


Index: Makefile
===
RCS file: /cvs/ports/net/hexchat/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- Makefile12 Jul 2019 20:48:27 -  1.26
+++ Makefile16 Oct 2019 21:06:35 -
@@ -1,64 +1,43 @@
 # $OpenBSD: Makefile,v 1.26 2019/07/12 20:48:27 sthen Exp $
 
 COMMENT =  GTK+2 IRC Client
-DISTNAME = hexchat-2.12.3
+DISTNAME = hexchat-2.14.2
 EXTRACT_SUFX = .tar.xz
 CATEGORIES =   net x11
-REVISION = 8
 
-HOMEPAGE = http://hexchat.github.io/
+HOMEPAGE = https://hexchat.github.io/
 # GPLv2+
 PERMIT_PACKAGE =   Yes
 
-WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
-WANTLIB += Xrandr Xrender atk-1.0 c cairo crypto dbus-1 dbus-glib-1
-WANTLIB += expat ffi fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
-WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 graphite2
-WANTLIB += gthread-2.0 gtk-x11-2.0 harfbuzz iconv intl ${MODLUA_WANTLIB} m
-WANTLIB += notify pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre perl pixman-1
-WANTLIB += png proxy pthread ${MODPY_WANTLIB} ssl ${COMPILER_LIBCXX} util
-WANTLIB += xcb xcb-render xcb-shm z fribidi
-
-COMPILER = base-clang ports-gcc base-gcc
-
-MASTER_SITES = http://dl.hexchat.net/hexchat/
-
-MODULES =  textproc/intltool \
-   lang/lua \
-   lang/python
+WANTLIB += X11 c crypto dbus-glib-1 gdk-x11-2.0 gdk_pixbuf-2.0
+WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gtk-x11-2.0
+WANTLIB += intl luajit-5.1 notify pango-1.0 perl proxy ssl
+WANTLIB += ${MODPY_WANTLIB}
+
+MASTER_SITES = https://dl.hexchat.net/hexchat/
+
+MODULES =  devel/meson \
+   lang/python \
+   textproc/intltool
 
-MODLUA_VERSION =   5.3
+MODPY_BUILDDEP =   No
+MODPY_VERSION =${MODPY_DEFAULT_VERSION_3}
 
 BUILD_DEPENDS =devel/iso-codes
 
 LIB_DEPENDS =  devel/gettext,-runtime \
devel/libnotify \
+   lang/luajit \
net/libproxy \
-   x11/gtk+2 \
x11/dbus-glib \
-   ${MODPY_LIB_DEPENDS} \
-   ${MODLUA_LIB_DEPENDS}
-
-MODPY_BUILDDEP =   No
+   x11/gtk+2 \
+   ${MODPY_LIB_DEPENDS}
 
 RUN_DEPENDS =  devel/desktop-file-utils \
devel/iso-codes \
x11/gtk+3,-guic
 
-CONFIGURE_STYLE =  gnu
-CONFIGURE_ARGS +=  --enable-ipv6 \
-   --enable-dbus \
-   --disable-sysinfo \
-   --disable-libcanberra
-CONFIGURE_ENV =CPPFLAGS=-I${LOCALBASE}/include \
-   LDFLAGS=-L${LOCALBASE}/lib \
-   OBJC="${CC}" \
-   LUA=${MODLUA_FLAVOR}
-
-LIBTOOL_FLAGS =--tag=disable-static
-
-USE_GMAKE =Yes
-
-NO_TEST =  Yes
+CONFIGURE_ARGS +=  -Dwith-libcanberra=false \
+   -Dwith-sysinfo=false
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/net/hexchat/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo28 Oct 2016 14:55:19 -  1.7
+++ distinfo16 Oct 2019 21:06:35 -
@@ -1,2 +1,2 @@
-SHA256 (hexchat-2.12.3.tar.xz) = bysiNyx6ntj/q4FweWOOj0F49fi6Y8ics7qgG+YU8ro=
-SIZE (hexchat-2.12.3.tar.xz) = 1577736
+SHA256 (hexchat-2.14.2.tar.xz) = d5K55SVg+9PhDXW/tdE4ogkTqHdx1nbSllR/G0rAlhg=
+SIZE (hexchat-2.14.2.tar.xz) = 1288732
Index: pkg/PLIST
===
RCS file: /cvs/ports/net/hexchat/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST   29 Jun 2018 22:16:19 -  1.4
+++ pkg/PLIST   16 Oct 2019 21:06:35 -
@@ -6,7 +6,6 @@ lib/hexchat/plugins/
 @comment lib/hexchat/plugins/checksum.la
 lib/hexchat/plugins/checksum.so
 @comment lib/hexchat/plugins/doat.la
-lib/hexchat/plugins/doat.so
 @comment lib/hexchat/plugins/fishlim.la
 lib/hexchat/plugins/fishlim.so
 @comment lib/hexchat/plugins/lua.la
@@ -17,9 +16,7 @@ lib/hexchat/plugins/perl.so
 lib/hexchat/plugins/python.so
 lib/pkgconfig/hexchat-plugin.pc
 @man man/man1/hexchat.1
-share/appdata/
-share/appdata/hexchat.appdata.xml

Re: Anyone working on ports for xrayutilities, xylib, fityk and xonsh?

2019-10-16 Thread Callahan, Brian Robert
On 2019-10-16 3:08 PM, David Kalliecharan wrote:
> I have xrayutilities working, but it requires math/h5py which is
> being worked on by Brian Callahan. This is a module for doing X-ray
> fitting and modeling in python for crystallography in physics and
> chemistry.


I had no idea I was working on this. Someone else should finish it if 
you think that's the case. I simply have too much on my plate right now 
(plus, I have no idea what h5py is).


~Brian



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/10/16 14:17:58

Modified files:
graphics/gdcm  : Makefile distinfo 

Log message:
update to gdcm-3.0.3



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Remi Locherer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2019/10/16 14:17:28

Modified files:
productivity/baikal: Makefile distinfo 
productivity/baikal/pkg: PLIST README 

Log message:
update Baikal to version 0.6.0

Important changes:
- Compatability with PHP 7.3 (0.6.0)
- Fix of an authentication bypass (0.5.1)

ok and readme improvement sthen@



Re: net/tircd removal ? (+ patch for missing RUN_DEPENDS)

2019-10-16 Thread Stuart Henderson
On 2019/10/16 11:30, Andrew Hewus Fresh wrote:
> On Wed, Oct 16, 2019 at 01:33:40PM +0200, Solene Rapenne wrote:
> > On Fri, Jul 19, 2019 at 09:14:52AM +0200, Solene Rapenne wrote:
> > > On Thu, Jul 18, 2019 at 09:33:12PM +0100, Stuart Henderson wrote:
> > > > On 2019/07/18 16:32, Solene Rapenne wrote:
> > > Last update of net/p5-Net-Twitter is from 2016 from sthen:
> > > https://marc.info/?l=openbsd-ports-cvs=2=1=p5-Net-Twitter=b
> > > 
> > > Maybe we should delete them all if nobody use them.
> > > 
> > 
> > I propose to following ports:
> > 
> > net/twirrsi
> > net/tircd
> 
> These are fine with me to remove
> 
> > net/p5-Net-Twitter
> 
> But, I actually use Net::Twitter, but apparently didn't mail in an update.
> I'll work on getting one mailed in.
> 
> https://github.com/afresh1/openbsd-commits-to-twitter/blob/master/commits-to-twitter.pl#L24

I don't see any reason to keep tircd, but twirssi is still relevant.



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/16 14:10:58

Modified files:
devel  : Makefile 
security   : Makefile 
www: Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
Removed files:
devel/p5-Device-USB: Makefile distinfo 
devel/p5-Device-USB/patches: patch-Makefile_PL 
 patch-lib_Device_USB_pm 
devel/p5-Device-USB/pkg: DESCR PLIST 
security/p5-Crypt-GpgME: Makefile distinfo 
security/p5-Crypt-GpgME/pkg: DESCR PLIST 
www/p5-HTTP-BrowserDetect: Makefile distinfo 
www/p5-HTTP-BrowserDetect/pkg: DESCR PLIST 

Log message:
remove some ancient and mostly non-working p5 ports; suggested by
wen heping, ok kn jasper



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/10/16 14:02:08

Modified files:
lang/vala  : Makefile distinfo 

Log message:
update to vala-0.44.9



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/16 13:57:48

Modified files:
net/unifi/testing: Makefile distinfo 
net/unifi/testing/pkg: PLIST 

Log message:
update unifi/testing to 5.12.16 (release candidate)



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/10/16 13:56:33

Modified files:
lang/elixir: Makefile distinfo 

Log message:
update to elixir-1.9.2



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/10/16 13:47:20

Modified files:
x11/gnome/online-accounts: Makefile distinfo 
x11/gnome/online-accounts/pkg: PLIST 

Log message:
update to gnome-online-accounts-3.32.1



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/10/16 13:47:09

Modified files:
devel/vte3 : Makefile distinfo 

Log message:
update to vte3-0.56.4



Re: [macppc] Unbreak lang/parrot

2019-10-16 Thread Charlene Wendling
Ping :)

On Sun, 6 Oct 2019 12:02:51 +0200
Charlene Wendling wrote:

> Ping.
> 
> On Tue, 17 Sep 2019 17:53:27 +0200
> Charlene Wendling wrote:
> 
> > Ping.
> > 
> > On Tue, 27 Aug 2019 22:50:18 +0200
> > Charlene Wendling wrote:
> > 
> > > 
> > > > http://build-failures.rhaalovely.net/powerpc/2019-08-09/lang/parrot.log
> > > 
> > > ${LOCALBASE}/include/ffitarget.h is actually fine. The build is
> > > failing due to the (aggressive) usage of -Werror.
> > > 
> > > I could have removed the annoying -Werror, but i preferred to play
> > > fair and defining it to (ELFv)1. While here, i've regen WANTLIB.
> > > 
> > > It indeed builds fine [0], there is only one test out of 47767
> > > failing, as seen on amd64.
> > > 
> > > Comments/feedback are welcome,
> > > 
> > > Charlène.
> > > 
> > > 
> > > [0] https://bin.charlenew.xyz/parrot.log

Index: Makefile
===
RCS file: /cvs/ports/lang/parrot/Makefile,v
retrieving revision 1.47
diff -u -p -u -p -r1.47 Makefile
--- Makefile12 Jul 2019 20:47:21 -  1.47
+++ Makefile16 Oct 2019 19:37:15 -
@@ -4,7 +4,7 @@ COMMENT=virtual machine designed for in
 
 V= 7.10.0
 DISTNAME=  parrot-$V
-REVISION=  7
+REVISION=  8
 CATEGORIES=lang perl6
 SHARED_LIBS=   parrot  11.0
 
@@ -16,10 +16,10 @@ MASTER_SITES=   http://ftp.parrot.org/rele
 # Artistic2
 PERMIT_PACKAGE=Yes
 
-WANTLIB += GL GLU c glut gmp iconv icudata icuuc intl m ncurses pthread
-WANTLIB += readline ${COMPILER_LIBCXX} util z ffi
+WANTLIB += ${COMPILER_LIBCXX} GL GLU c ffi glut gmp icudata icuuc
+WANTLIB += intl m readline z
 
-COMPILER = base-clang ports-gcc base-gcc
+COMPILER = base-clang ports-gcc
 
 BUILD_DEPENDS= graphics/glew \
devel/pcre
@@ -55,6 +55,11 @@ INSTALL_TARGET = install install-doc
 TEST_TARGET=   fulltest
 
 SUBST_VARS +=  V
+
+# fix for error: "_CALL_ELF" is not defined, evaluates to 0
+.if ${MACHINE_ARCH:Mpowerpc}
+CFLAGS +=  -D_CALL_ELF=1
+.endif
 
 pre-configure:
${SUBST_CMD} ${WRKSRC}/config/init/hints/openbsd.pm



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/16 13:36:57

Modified files:
net/unifi/stable: Makefile distinfo 
net/unifi/stable/pkg: PLIST 

Log message:
update unifi/stable to 5.11.50, moving to the 5.11.x branch



Re: Anyone working on ports for xrayutilities, xylib, fityk and xonsh?

2019-10-16 Thread Stuart Henderson
On 2019/10/16 16:08, David Kalliecharan wrote:
> Is anyone working on these ports? If not I am going to start working
> on the required files for the ports. Just to get familiar with the
> system.

I don't see them in openbsd-wip and haven't heard of anyone working on them.

> For some of these ports such as xrayutilities this seems to fit better
> in its own category, such as {sci,science,research}/xrayutilities, as
> I have a few more things to port over that is science related but
> doesn't have a good spot, as it blends with both chemistry and physics
> (I am a physicist). Is it feasible to do something like this? or
> is this breaking the rules? I noticed categories such as astro,bio and
> geo so it seems to be possible.

I wouldn't be averse to adding a science/ category and would prefer
that over adding anything narrower.



Anyone working on ports for xrayutilities, xylib, fityk and xonsh?

2019-10-16 Thread David Kalliecharan
Hi everyone,

Is anyone working on these ports? If not I am going to start working
on the required files for the ports. Just to get familiar with the
system.

I have xrayutilities working, but it requires math/h5py which is
being worked on by Brian Callahan. This is a module for doing X-ray
fitting and modeling in python for crystallography in physics and
chemistry.

I have had xonsh devs change the default aliases to work with openbsd.
This also installs just fine so should be an easy port. Xonsh is a
unix-like shell designed in python, which is a neat. Handy for
scripting when your doing a lot of python work but still having the
convenience of shell like tools and piping.

I am having some issues with fityk and xylib with detecting boost and
finding some files but I'll post this as a separate issue as I get farther
along. A useful tool for doing peak fitting in X-Raydiffraction and
X-Ray Photoelectron spectroscopy.

For some of these ports such as xrayutilities this seems to fit better
in its own category, such as {sci,science,research}/xrayutilities, as
I have a few more things to port over that is science related but
doesn't have a good spot, as it blends with both chemistry and physics
(I am a physicist). Is it feasible to do something like this? or
is this breaking the rules? I noticed categories such as astro,bio and
geo so it seems to be possible.

Sorry for the long e-mail, and thanks!

Dave



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/10/16 12:59:54

Modified files:
geo/gpsbabel   : Makefile 

Log message:
gpsbabel: fix packaging on base-gcc archs.
Implicit MODGCC4_CPPLIBDEP in LIB_DEPENDS is not inherited by
LIB_DEPENDS-*, despite COMPILER_LIBCXX being in WANTLIB-*.

With hints from kirby@, thanks!

OK sthen@



Re: net/tircd removal ? (+ patch for missing RUN_DEPENDS)

2019-10-16 Thread Andrew Hewus Fresh
On Wed, Oct 16, 2019 at 01:33:40PM +0200, Solene Rapenne wrote:
> On Fri, Jul 19, 2019 at 09:14:52AM +0200, Solene Rapenne wrote:
> > On Thu, Jul 18, 2019 at 09:33:12PM +0100, Stuart Henderson wrote:
> > > On 2019/07/18 16:32, Solene Rapenne wrote:
> > Last update of net/p5-Net-Twitter is from 2016 from sthen:
> > https://marc.info/?l=openbsd-ports-cvs=2=1=p5-Net-Twitter=b
> > 
> > Maybe we should delete them all if nobody use them.
> > 
> 
> I propose to following ports:
> 
> net/twirrsi
> net/tircd

These are fine with me to remove

> net/p5-Net-Twitter

But, I actually use Net::Twitter, but apparently didn't mail in an update.
I'll work on getting one mailed in.

https://github.com/afresh1/openbsd-commits-to-twitter/blob/master/commits-to-twitter.pl#L24

l8rZ,
-- 
andrew - http://afresh1.com

The 3 great virtues of a programmer: Laziness, Impatience, and Hubris.
  --Larry Wall



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/16 09:53:04

Modified files:
security/sudo  : Tag: OPENBSD_6_5 Makefile distinfo 

Log message:
MFC sudo-1.8.28p1 to 6.5-stable, ok millert

1.8.28 fixes CVE-2019-14287: https://www.sudo.ws/alerts/minus_1_uid.html
1.8.28p1 fixes a minor regression introduced in 1.8.28.



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Todd C . Miller
CVSROOT:/cvs
Module name:ports
Changes by: mill...@cvs.openbsd.org 2019/10/16 09:09:25

Modified files:
security/sudo  : Makefile distinfo 

Log message:
Sudo 1.8.28p1 fixes a minor regression introduced in 1.8.28.



Re: [NEW] devel/p5-Sys-MemInfo

2019-10-16 Thread Stuart Henderson
On 2019/10/16 09:04, Henry Jensen wrote:
> Ping
> 
> On Wed, 9 Oct 2019 15:08:00 +0200
> Henry Jensen  wrote:
> 
> > Greetings,
> > 
> > attached is a new port for the perl module Sys::MemInfo.  Sys::MemInfo
> > returns the total amount of free and used physical memory in bytes in
> > totalmem and freemem variables. Tested on -current amd64.

Please format Makefile and DESCR a bit nicer. Look at other ports in the
tree for examples.

> > This will be needed for an updated version of mail/imapsync.
> > 
> > Comments? 

I fail to see why an imap syncer would need to pull in an otherwise
unnecessary dependency just to print how much memory is free, but that's
not the only thing puzzling about imapsync ;)



Re: net/ejabberd remove or update?

2019-10-16 Thread Stuart Henderson
On 2019/10/16 13:53, Solene Rapenne wrote:
> anyone willing to work on it?
> I see no reason to keep it otherwise.
> 

When you asked, there were some people using it, so maybe?



libnet 1.2

2019-10-16 Thread sven falempin
libnet 1.2 just got released, it fixes a but on OpenBSD regarding interface
enumeration/autoselection
and discard sprintf

https://github.com/libnet/libnet/issues/46#issuecomment-538484908

It s been tested (on amd64), for the port there is multiple avenue,
keeping a makefile am patch to
use libnet-config and let make put things in subdirectories

or add a definition and a post install

Also 1.2 is compatible with 1.1 .

Currently with more that 4 interfaces arping need to be specified which
interface to use with -I

Best.

-- 
--
-
Knowing is not enough; we must apply. Willing is not enough; we must do


CVS: cvs.openbsd.org: ports

2019-10-16 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/10/16 07:47:22

Modified files:
mail/rspamd: Makefile 
mail/rspamd/pkg: PLIST 

Log message:
add missing @sample for external_services.conf

ok sthen@



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/16 07:45:07

Modified files:
games/oolite   : Makefile 
net/openvpn-auth-ldap: Makefile 
www/sogo   : Makefile 
www/sope   : Makefile 
x11/gnustep: gnustep.port.mk 
x11/gnustep/aclock: Makefile 
x11/gnustep/addresses: Makefile 
x11/gnustep/affiche: Makefile 
x11/gnustep/back: Makefile 
x11/gnustep/base: Makefile 
x11/gnustep/batmon: Makefile 
x11/gnustep/camera: Makefile 
x11/gnustep/camerakit: Makefile 
x11/gnustep/cdplayer: Makefile 
x11/gnustep/corebase: Makefile 
x11/gnustep/cynthiune: Makefile 
x11/gnustep/databasin: Makefile 
x11/gnustep/databasinkit: Makefile 
x11/gnustep/dbuskit: Makefile 
x11/gnustep/displaycalibrator: Makefile 
x11/gnustep/edenmath: Makefile 
x11/gnustep/examples: Makefile 
x11/gnustep/fisicalab: Makefile 
x11/gnustep/ftp: Makefile 
x11/gnustep/gemas: Makefile 
x11/gnustep/gmastermind: Makefile 
x11/gnustep/gmines: Makefile 
x11/gnustep/gnumail: Makefile 
x11/gnustep/gomoku: Makefile 
x11/gnustep/gorm: Makefile 
x11/gnustep/graphos: Makefile 
x11/gnustep/grr: Makefile 
x11/gnustep/gshisen: Makefile 
x11/gnustep/gspdf: Makefile 
x11/gnustep/gui: Makefile 
x11/gnustep/gworkspace: Makefile 
x11/gnustep/highlighterkit: Makefile 
x11/gnustep/imageviewer: Makefile 
x11/gnustep/impersonatortoolkit: Makefile 
x11/gnustep/jigsaw: Makefile 
x11/gnustep/lapispuzzle: Makefile 
x11/gnustep/laternamagica: Makefile 
x11/gnustep/libobjc2: Makefile 
x11/gnustep/make: Makefile 
x11/gnustep/matharray: Makefile 
x11/gnustep/mpdcon: Makefile 
x11/gnustep/neos-theme: Makefile 
x11/gnustep/netclasses: Makefile 
x11/gnustep/paje: Makefile 
x11/gnustep/pantomime: Makefile 
x11/gnustep/pcapkit: Makefile 
x11/gnustep/pdfkit: Makefile 
x11/gnustep/performance: Makefile 
x11/gnustep/price: Makefile 
x11/gnustep/projectcenter: Makefile 
x11/gnustep/remotedesk: Makefile 
x11/gnustep/renaissance: Makefile 
x11/gnustep/rsskit: Makefile 
x11/gnustep/silver-theme: Makefile 
x11/gnustep/simpleagenda: Makefile 
x11/gnustep/sqlclient: Makefile 
x11/gnustep/sudoku: Makefile 
x11/gnustep/systempreferences: Makefile 
x11/gnustep/terminal: Makefile 
x11/gnustep/timemon: Makefile 
x11/gnustep/webserver: Makefile 
x11/gnustep/webservices: Makefile 
x11/gnustep/zipper: Makefile 

Log message:
Disable ICU in gnustep.
Temporary solution until we can use the native linker instead of
-fuse-ld=bfd.

from sebastia@



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/16 07:42:59

Modified files:
textproc/icu4c : Makefile distinfo 
textproc/icu4c/patches: patch-source_common_Makefile_in 
patch-source_common_putil_cpp 
patch-source_common_unicode_uconfig_h 
patch-source_config_icu-config-bottom 
patch-source_config_mh-bsd-gcc 
patch-source_i18n_Makefile_in 
textproc/icu4c/pkg: PLIST-main 
Removed files:
textproc/icu4c/patches: patch-source_common_putilimp_h 

Log message:
Update to icu4c-65.1.



Re: net/ejabberd remove or update?

2019-10-16 Thread Solene Rapenne
On Thu, Oct 03, 2019 at 12:11:56PM +0200, Solene Rapenne wrote:
> On Wed, Oct 02, 2019 at 12:24:45PM +0200, Solene Rapenne wrote:
> > Hi,
> > 
> > our net/ejabberd port use v2.1.12 released in 02/2013
> > https://github.com/processone/ejabberd/releases/tag/v2.1.12
> > 
> > I think we should remove it because it's an outdated network daemon
> > which, per github, received 4780 commits since our version.
> > I can not find any CVE that apply for version >= 2.1.12 though.
> > 
> > I'm not using it and there is no MAINTAINER, so I have no idea if
> > running this very old version is safe or not.
> > 
> > so I propose to remove it from ports, except/until someone wants
> > to take care of updating it?
> > 
> 
> I starting working on it but it's become boring and I don't want to go
> further. With this diff, ejabberd starts building with erlang21 and
> autoconf.
> 
> Remove all patches in patches/ folder before trying to run make
> 
> 
> Index: Makefile
> ===
> RCS file: /data/cvs/ports/net/ejabberd/Makefile,v
> retrieving revision 1.48
> diff -u -p -r1.48 Makefile
> --- Makefile  12 Jul 2019 20:48:25 -  1.48
> +++ Makefile  3 Oct 2019 10:09:00 -
> @@ -2,9 +2,9 @@
>  
>  COMMENT= jabber server written in Erlang
>  
> -V=   2.1.12
> -DISTNAME=ejabberd-$V
> -REVISION=12
> +GH_ACCOUNT=  processone
> +GH_PROJECT=  ejabberd
> +GH_TAGNAME=  19.09
>  
>  CATEGORIES=  net
>  
> @@ -15,9 +15,7 @@ PERMIT_PACKAGE= Yes
>  
>  WANTLIB= crypto expat iconv ssl z
>  
> -MASTER_SITES=
> http://www.process-one.net/downloads/ejabberd/$V/
> -EXTRACT_SUFX=.tgz
> -
> +MODERL_VERSION=  21
>  MODULES= lang/erlang
>  
>  LIB_DEPENDS= converters/libiconv
> @@ -31,7 +29,11 @@ FAKE_FLAGS+=   EJABBERDDIR=${WRKINST}/${P
>   ETCDIR=${WRKINST}/${PREFIX}/share/examples/ejabberd \
>   SPOOLDIR=${WRKINST}/${EJDBDIR}
>  
> -CONFIGURE_STYLE= gnu
> +AUTOCONF_VERSION= 2.69
> +AUTOMAKE_VERSION= 1.15
> +AUTORECONF=  ./autogen.sh
> +
> +CONFIGURE_STYLE= autoreconf
>  CONFIGURE_ARGS+= --disable-pam \
>   --enable-mod_pubsub \
>   --enable-mod_irc \
> @@ -52,8 +54,6 @@ JABBERDUSER=_ejabberd
>  JABBERDGROUP=   _ejabberd
>  EJDBDIR= /var/db/ejabberd
>  EJLOGDIR=/var/log/ejabberd
> -
> -WRKSRC=  ${WRKDIST}/src
>  
>  NO_TEST= Yes
>  
> Index: distinfo
> ===
> RCS file: /data/cvs/ports/net/ejabberd/distinfo,v
> retrieving revision 1.13
> diff -u -p -r1.13 distinfo
> --- distinfo  5 May 2013 16:17:19 -   1.13
> +++ distinfo  3 Oct 2019 09:48:43 -
> @@ -1,2 +1,2 @@
> -SHA256 (ejabberd-2.1.12.tgz) = OPCCU0Z3PADIWmazNYbHXy0ZHR6w7Yrgn6FzaNbd/Rk=
> -SIZE (ejabberd-2.1.12.tgz) = 1999224
> +SHA256 (ejabberd-19.09.tar.gz) = 5GBV2Ix/wZQ7P+at5xn060gpwtviAIC8PZy9kJqfTes=
> +SIZE (ejabberd-19.09.tar.gz) = 1845562
> 
> 
> Then, it will fail downloading a git repository, maybe there are more, I
> don't know. I don't want to work on it.
> 
> 
> t480 /usr/ports/net/ejabberd $ make
> ===> ejabberd-19.09 depends on: erlang->=21v0,<22v0 -> erlang-21.2p2v0
> ===> ejabberd-19.09 depends on: metaauto-* -> metaauto-1.0p3
> ===> ejabberd-19.09 depends on: autoconf-2.69 -> autoconf-2.69p2
> ===> ejabberd-19.09 depends on: automake->=1.15,<1.16 -> automake-1.15.1
> ===> ejabberd-19.09 depends on: libtool-* -> libtool-2.4.2p0
> ===> ejabberd-19.09 depends on: gmake-* -> gmake-4.2.1p4
> ===> ejabberd-19.09 depends on: libiconv-* -> libiconv-1.16p0
> ===>  Verifying specs:  crypto expat iconv ssl z
> ===>  found crypto.45.5 expat.12.0 iconv.7.0 ssl.47.6 z.5.0
> ===>  Checking files for ejabberd-19.09
> `/usr/ports/distfiles/ejabberd-19.09.tar.gz' is up to date.
> >> (SHA256) ejabberd-19.09.tar.gz: OK
> ===>  Extracting for ejabberd-19.09
> ===>  Patching for ejabberd-19.09
> ===>  Compiler link: clang -> /usr/bin/clang
> ===>  Compiler link: clang++ -> /usr/bin/clang++
> ===>  Compiler link: cc -> /usr/bin/cc
> ===>  Compiler link: c++ -> /usr/bin/c++
> ===>  Generating configure for ejabberd-19.09
> Running autoreconf-2.69 in /usr/ports/pobj/ejabberd-19.09/ejabberd-19.09
> ===>  Configuring for ejabberd-19.09
> Using /usr/ports/pobj/ejabberd-19.09/config.site (generated)
> configure: WARNING: unrecognized options: --enable-mod_pubsub, 
> --enable-mod_irc, --enable-mod_muc, --enable-eldap, --enable-web, 
> --enable-tls, --enable-ejabberd_zlib, --disable-silent-rules, 
> --disable-gtk-doc
> configure: loading site script /usr/ports/pobj/ejabberd-19.09/config.site
> checking whether gmake sets $(MAKE)... yes
> checking for a BSD-compatible install... 
> /usr/ports/pobj/ejabberd-19.09/bin/install -c
> checking 

Re: net/tircd removal ? (+ patch for missing RUN_DEPENDS)

2019-10-16 Thread Solene Rapenne
On Fri, Jul 19, 2019 at 09:14:52AM +0200, Solene Rapenne wrote:
> On Thu, Jul 18, 2019 at 09:33:12PM +0100, Stuart Henderson wrote:
> > On 2019/07/18 16:32, Solene Rapenne wrote:
> > > tircd requires p5-JSON-Any and p5-POE-Filter-IRCD in order to work.
> > > 
> > > I did not try if it works, it requires a twitter account.
> > > 
> > > We use version 0.7 from 2009, 0.30 has been released in 2013 and project
> > > is dead since that time. I'd propose to kill it as it seems nobody use it.
> > 
> > I think it's fairly unlikely to do anything useful now, unless someone who
> > is actually using it speaks up to say that it works soon, then I am ok with
> > deleting.
> > 
> I think it may still work. The twitter part seems to be taken care of by
> net/p5-Net-Twitter which is used by net/twirssi too and is not abandoned
> upstream.
> 
> Seems our twirssi is obsolete too, we have version 2.6.3 from 2014, last
> version is from 2018-09-01.
> 
> Last update of net/p5-Net-Twitter is from 2016 from sthen:
> https://marc.info/?l=openbsd-ports-cvs=2=1=p5-Net-Twitter=b
> 
> Maybe we should delete them all if nobody use them.
> 

I propose to following ports:

net/twirrsi
net/tircd
net/p5-Net-Twitter



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/16 05:15:40

Modified files:
telephony/asterisk: Tag: OPENBSD_6_5 Makefile 

Log message:
Add the extra pjsip patchset *before* running the asterisk script
to apply it... the previous commit to fix a memory leak with TLS in
chan_pjsip was not actually being applied. Reported by Mark Patruck.



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/16 05:14:56

Modified files:
telephony/asterisk: Makefile 

Log message:
Add the extra pjsip patchset *before* running the asterisk script
to apply it... the previous commit to fix a memory leak with TLS in
chan_pjsip was not actually being applied. Reported by Mark Patruck.



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/16 03:47:52

Modified files:
sysutils/firmware/iwm: Makefile distinfo 
sysutils/firmware/iwm/pkg: PLIST 

Log message:
- use pre-rolled "linux-firmware" tarball as a source for V16 firmware

- keep using old separate tarballs for V22 firmware for now, newer V22
ones from linux-firmware require driver changes (stsp pending diff for
DQA)

- add in newer API firmware from "linux-firmware" to ease future
development and testing



[UPDATE] Python 3.7.5

2019-10-16 Thread Remi Pointel

Hi,

this is the diff to update python to 3.7.5.

Ok?

Changelog: 
https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-5-final


Cheers,

Remi.
Index: Makefile
===
RCS file: /cvs/ports/lang/python/3.7/Makefile,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 Makefile
--- Makefile	13 Jul 2019 06:48:16 -	1.5
+++ Makefile	16 Oct 2019 07:22:26 -
@@ -6,7 +6,7 @@
 # Python itself.
 
 VERSION =		3.7
-PATCHLEVEL =		.4
+PATCHLEVEL =		.5
 SHARED_LIBS =		python3.7m 0.0
 VERSION_SPEC =		>=3.7,<3.8
 
Index: distinfo
===
RCS file: /cvs/ports/lang/python/3.7/distinfo,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 distinfo
--- distinfo	13 Jul 2019 06:48:16 -	1.2
+++ distinfo	16 Oct 2019 07:22:26 -
@@ -1,2 +1,2 @@
-SHA256 (Python-3.7.4.tgz) = 1j5j4U5tKeF0kKu+b30Xr7PbGC29gBIp8U5V9BV8S6M=
-SIZE (Python-3.7.4.tgz) = 23017663
+SHA256 (Python-3.7.5.tgz) = jsxoHqBgC7+zZvKxc/cnsgW7gl2T0vCyhrxOWNN2k9o=
+SIZE (Python-3.7.5.tgz) = 23126230
Index: pkg/PLIST-idle
===
RCS file: /cvs/ports/lang/python/3.7/pkg/PLIST-idle,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-idle
--- pkg/PLIST-idle	10 May 2019 12:01:55 -	1.3
+++ pkg/PLIST-idle	16 Oct 2019 07:22:26 -
@@ -96,6 +96,9 @@ lib/python3.7/idlelib/__pycache__/editor
 lib/python3.7/idlelib/__pycache__/filelist.cpython-37.opt-1.pyc
 lib/python3.7/idlelib/__pycache__/filelist.cpython-37.opt-2.pyc
 lib/python3.7/idlelib/__pycache__/filelist.cpython-37.pyc
+lib/python3.7/idlelib/__pycache__/format.cpython-37.opt-1.pyc
+lib/python3.7/idlelib/__pycache__/format.cpython-37.opt-2.pyc
+lib/python3.7/idlelib/__pycache__/format.cpython-37.pyc
 lib/python3.7/idlelib/__pycache__/grep.cpython-37.opt-1.pyc
 lib/python3.7/idlelib/__pycache__/grep.cpython-37.opt-2.pyc
 lib/python3.7/idlelib/__pycache__/grep.cpython-37.pyc
@@ -129,9 +132,6 @@ lib/python3.7/idlelib/__pycache__/multic
 lib/python3.7/idlelib/__pycache__/outwin.cpython-37.opt-1.pyc
 lib/python3.7/idlelib/__pycache__/outwin.cpython-37.opt-2.pyc
 lib/python3.7/idlelib/__pycache__/outwin.cpython-37.pyc
-lib/python3.7/idlelib/__pycache__/paragraph.cpython-37.opt-1.pyc
-lib/python3.7/idlelib/__pycache__/paragraph.cpython-37.opt-2.pyc
-lib/python3.7/idlelib/__pycache__/paragraph.cpython-37.pyc
 lib/python3.7/idlelib/__pycache__/parenmatch.cpython-37.opt-1.pyc
 lib/python3.7/idlelib/__pycache__/parenmatch.cpython-37.opt-2.pyc
 lib/python3.7/idlelib/__pycache__/parenmatch.cpython-37.pyc
@@ -159,9 +159,6 @@ lib/python3.7/idlelib/__pycache__/replac
 lib/python3.7/idlelib/__pycache__/rpc.cpython-37.opt-1.pyc
 lib/python3.7/idlelib/__pycache__/rpc.cpython-37.opt-2.pyc
 lib/python3.7/idlelib/__pycache__/rpc.cpython-37.pyc
-lib/python3.7/idlelib/__pycache__/rstrip.cpython-37.opt-1.pyc
-lib/python3.7/idlelib/__pycache__/rstrip.cpython-37.opt-2.pyc
-lib/python3.7/idlelib/__pycache__/rstrip.cpython-37.pyc
 lib/python3.7/idlelib/__pycache__/run.cpython-37.opt-1.pyc
 lib/python3.7/idlelib/__pycache__/run.cpython-37.opt-2.pyc
 lib/python3.7/idlelib/__pycache__/run.cpython-37.pyc
@@ -180,6 +177,9 @@ lib/python3.7/idlelib/__pycache__/search
 lib/python3.7/idlelib/__pycache__/searchengine.cpython-37.opt-1.pyc
 lib/python3.7/idlelib/__pycache__/searchengine.cpython-37.opt-2.pyc
 lib/python3.7/idlelib/__pycache__/searchengine.cpython-37.pyc
+lib/python3.7/idlelib/__pycache__/sidebar.cpython-37.opt-1.pyc
+lib/python3.7/idlelib/__pycache__/sidebar.cpython-37.opt-2.pyc
+lib/python3.7/idlelib/__pycache__/sidebar.cpython-37.pyc
 lib/python3.7/idlelib/__pycache__/squeezer.cpython-37.opt-1.pyc
 lib/python3.7/idlelib/__pycache__/squeezer.cpython-37.opt-2.pyc
 lib/python3.7/idlelib/__pycache__/squeezer.cpython-37.pyc
@@ -234,6 +234,7 @@ lib/python3.7/idlelib/dynoption.py
 lib/python3.7/idlelib/editor.py
 lib/python3.7/idlelib/extend.txt
 lib/python3.7/idlelib/filelist.py
+lib/python3.7/idlelib/format.py
 lib/python3.7/idlelib/grep.py
 lib/python3.7/idlelib/help.html
 lib/python3.7/idlelib/help.py
@@ -319,6 +320,9 @@ lib/python3.7/idlelib/idle_test/__pycach
 lib/python3.7/idlelib/idle_test/__pycache__/test_filelist.cpython-37.opt-1.pyc
 lib/python3.7/idlelib/idle_test/__pycache__/test_filelist.cpython-37.opt-2.pyc
 lib/python3.7/idlelib/idle_test/__pycache__/test_filelist.cpython-37.pyc
+lib/python3.7/idlelib/idle_test/__pycache__/test_format.cpython-37.opt-1.pyc
+lib/python3.7/idlelib/idle_test/__pycache__/test_format.cpython-37.opt-2.pyc
+lib/python3.7/idlelib/idle_test/__pycache__/test_format.cpython-37.pyc
 lib/python3.7/idlelib/idle_test/__pycache__/test_grep.cpython-37.opt-1.pyc
 lib/python3.7/idlelib/idle_test/__pycache__/test_grep.cpython-37.opt-2.pyc
 lib/python3.7/idlelib/idle_test/__pycache__/test_grep.cpython-37.pyc
@@ -349,9 +353,6 @@ lib/python3.7/idlelib/idle_test/__pycach
 

Re: [NEW] devel/p5-Sys-MemInfo

2019-10-16 Thread Henry Jensen
Ping

On Wed, 9 Oct 2019 15:08:00 +0200
Henry Jensen  wrote:

> Greetings,
> 
> attached is a new port for the perl module Sys::MemInfo.  Sys::MemInfo
> returns the total amount of free and used physical memory in bytes in
> totalmem and freemem variables. Tested on -current amd64.
> 
> This will be needed for an updated version of mail/imapsync.
> 
> Comments? 
> 
> If OK, someone is needed to push it to CVS.
> 
> Kind regards,
> 
> Henry
> 
> 



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2019/10/16 00:57:25

Modified files:
devel/p5-Log-Any: Makefile distinfo 

Log message:
Update to 1.707
ok afresh1@



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2019/10/16 00:51:42

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

Log message:
Update to 1.36
ok Victor Kukshiev (Maintainer)



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Claudio Jeker
CVSROOT:/cvs
Module name:ports
Changes by: clau...@cvs.openbsd.org 2019/10/16 00:50:09

Modified files:
sysutils/node_exporter: Makefile distinfo 
sysutils/node_exporter/patches: patch-Makefile_common 
Added files:
sysutils/node_exporter/patches: patch-_promu-cgo_yml 
patch-_promu_yml 
patch-collector_uname_go 
patch-collector_uname_openbsd_go 

Log message:
Minor update to node_exporter to v0.18.1. At the same time add a patch to
enable the uname collector on OpenBSD.
OK sthen@



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Claudio Jeker
CVSROOT:/cvs
Module name:ports
Changes by: clau...@cvs.openbsd.org 2019/10/16 00:47:12

Modified files:
sysutils/prometheus: Makefile distinfo 
sysutils/prometheus/patches: patch-Makefile_common 
sysutils/prometheus/pkg: PLIST 
Added files:
sysutils/prometheus/patches: patch-_promu_yml 

Log message:
Update prometheus to v2.13.0. This installs the new tool tsdb.
OK sthen@



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Claudio Jeker
CVSROOT:/cvs
Module name:ports
Changes by: clau...@cvs.openbsd.org 2019/10/16 00:45:54

Modified files:
devel/promu: Makefile distinfo 

Log message:
Simple update to promu v0.5.0
OK sthen@



CVS: cvs.openbsd.org: ports

2019-10-16 Thread Daniel Dickman
CVSROOT:/cvs
Module name:ports
Changes by: dan...@cvs.openbsd.org  2019/10/16 00:40:03

Modified files:
math/coq   : Makefile distinfo 

Log message:
Update to coq 8.10.0; ok Yoza Toda (MAINTAINER)