CVS: cvs.openbsd.org: ports

2020-01-17 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/01/17 23:48:03

Modified files:
net/lftp   : Makefile distinfo 
net/lftp/patches: patch-configure patch-src_Makefile_in 

Log message:
Bugfix update lftp to 4.9.1



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2020/01/17 17:33:12

Modified files:
lang   : Makefile 

Log message:
+haxe



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2020/01/17 17:31:05

Log message:
import lang/haxe
ok abieber@

DESCR:
Haxe consists of a high-level, open source programming language and a 
compiler.
It allows compilation of programs, written using an ECMAScript-oriented 
syntax,
to multiple target languages. Employing proper abstraction, it is possible 
to
maintain a single code-base which compiles to multiple targets.

Haxe is strongly typed but the typing system can be subverted where 
required.
Utilizing type information, the Haxe type system can detect errors at
compile-time which would only be noticeable at run-time in the target 
language.
Furthermore, type information can be used by the compiler to generate 
optimized
and robust code.

Status:

Vendor Tag: thfr
Release Tags:   thfr_20200117

N ports/lang/haxe/Makefile
N ports/lang/haxe/distinfo
N ports/lang/haxe/patches/patch-libs_extc_process_stubs_c
N ports/lang/haxe/patches/patch-src_compiler_main_ml
N ports/lang/haxe/patches/patch-libs_extlib-leftovers_uTF8_ml
N ports/lang/haxe/pkg/DESCR
N ports/lang/haxe/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/01/17 17:18:36

Modified files:
devel/jdk/11   : Makefile distinfo 
devel/jdk/11/pkg: PLIST 

Log message:
Update to 11.0.6+10 GA:
* Contains many upstream bug fixes and security fixes which can be found
in the release notes here:

https://adoptopenjdk.net/release_notes.html#jdk11_0_6
https://openjdk.java.net/groups/vulnerability/advisories/2020-01-14

* Disable building with debug on i386/aarch64



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/01/17 15:19:46

Modified files:
games/dmagnetic: Makefile 

Log message:
check for actual expected output in dMagnetic's test target,
suggested up Thomas Dettbarn



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2020/01/17 13:43:38

Modified files:
www/chromium   : Makefile distinfo 

Log message:
update to 79.0.3945.130



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2020/01/17 13:36:04

Modified files:
graphics/libsixel: Makefile distinfo 

Log message:
Update libsixel to 1.8.6.



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2020/01/17 13:28:31

Modified files:
textproc/ruby-rouge: Makefile distinfo 
textproc/ruby-rouge/pkg: PLIST 

Log message:
Update ruby-rouge to 3.15.0.



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2020/01/17 13:22:04

Modified files:
www/logswan: Makefile distinfo 

Log message:
Update logswan to 2.1.3.



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2020/01/17 12:15:21

Modified files:
sysutils/py-pynetbox: Makefile distinfo 

Log message:
update to py-pynetbox-4.2.4



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2020/01/17 12:13:19

Modified files:
lang/rust  : Makefile 
Added files:
lang/rust/patches: patch-vendor_num_cpus_src_lib_rs 

Log message:
Use hw.ncpuonline for num_cpus::get()

This affects the number of jobs cargo will spawn which previously didn't take
take into account whether or not hw.smt was set.
Also implement num_cpus::get_num_physical_cpus() while here.

Patch has been merged upstream already.

ok semarie@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/01/17 07:24:42

Modified files:
sysutils/u-boot: Makefile 
sysutils/u-boot/patches: patch-arch_arm_dts_rk3399-rockpro64_dts 

Log message:
Enable pwm-fan on rockpro64.

The cooling levels are tuned to the fan that comes with the rockpro64 NAS
case. A gpu-theremal zone was not added because having two active cooling
maps control one physical fan causes them to compete for the fan speed
which results in erratic fan behavior.

okay jsg@, kettenis@



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/01/17 07:13:51

Modified files:
security/acme-client: Makefile 
Added files:
security/acme-client/pkg: MESSAGE 

Log message:
warn that this port only supports ACMEv1 which let's encrypt will stop
supporting.



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2020/01/17 06:56:37

Modified files:
geo/pygeoapi   : Makefile 

Log message:
fix typo in variable name



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/01/17 06:53:22

Modified files:
multimedia/mpv : Makefile 
multimedia/mpv/pkg: PLIST 

Log message:
use standard dir for zsh completions, from Matthew Martin, ok kn



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/01/17 06:53:54

Modified files:
sysutils/exa   : Makefile 
sysutils/exa/pkg: PLIST 

Log message:
use standard dir for zsh completions, from Matthew Martin



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/01/17 06:52:41

Modified files:
productivity/khard: Makefile 
productivity/khard/pkg: PLIST 

Log message:
use standard dir for zsh completions, from Matthew Martin, ok maintainer



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2020/01/17 06:38:58

Modified files:
math/ebc   : Makefile distinfo 

Log message:
Update to ebc-2.5.1
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.5.1



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2020/01/17 06:35:55

Modified files:
editors/focuswriter: Makefile distinfo 

Log message:
Update to focuswriter-1.7.4



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2020/01/17 06:34:54

Added files:
devel/ddd/patches: patch-ddd_exit_C 

Log message:
fix build for C++-relevant type change in libXt 1.2.0; ok matthieu@



CVS: cvs.openbsd.org: ports

2020-01-17 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/01/17 01:35:50

Modified files:
productivity/mcds: Makefile distinfo 
productivity/mcds/pkg: DESCR 

Log message:
Update to mcds 1.6, from MAINTAINER/upstream Timothy Brown, thanks !