CVS: cvs.openbsd.org: ports

2019-06-08 Thread Raphael Graf
CVSROOT:/cvs
Module name:ports
Changes by: ra...@cvs.openbsd.org   2019/06/08 12:42:32

Modified files:
audio/hydrogen : Makefile distinfo 
audio/hydrogen/files: SndioAudioDriver.h SndioMidiDriver.h 
  sndio_audio_driver.cpp 
  sndio_midi_driver.cpp 
audio/hydrogen/patches: patch-data_hydrogen_default_conf 
audio/hydrogen/pkg: PLIST 
Added files:
audio/hydrogen/patches: patch-CMakeLists_txt 
patch-src_core_CMakeLists_txt 
patch-src_core_include_hydrogen_Preferences_h 
patch-src_core_include_hydrogen_config_h_in 
patch-src_core_src_hydrogen_cpp 
patch-src_core_src_preferences_cpp 
patch-src_gui_src_PreferencesDialog_cpp 
Removed files:
audio/hydrogen/patches: patch-Sconstruct patch-features_pri 
patch-gui_src_MainForm_cpp 
patch-gui_src_PreferencesDialog_cpp 
patch-gui_src_SongEditor_SongEditor_cpp 
patch-gui_src_main_cpp 

patch-libs_hydrogen_include_hydrogen_Preferences_h 
patch-libs_hydrogen_src_hydrogen_cpp 
patch-libs_hydrogen_src_local_file_mgr_cpp 
patch-libs_hydrogen_src_preferences_cpp 
patch-qt4_py 

Log message:
Update to hydrogen-0.9.7. Help and ok jca@



CVS: cvs.openbsd.org: ports

2019-06-08 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2019/06/08 10:42:06

Modified files:
fonts  : Makefile 

Log message:
+inter



CVS: cvs.openbsd.org: ports

2019-06-08 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2019/06/08 10:39:24

Log message:
Import inter-3.5.

Inter is a typeface carefully crafted & designed for computer screens.

Inter features a tall x-height to aid in readability of mixed-case and
lower-case text. Several OpenType features are provided as well, like
contextual alternates that adjusts punctuation depending on the shape of
surrounding glyphs, slashed zero for when you need to disambiguate "0" from
"o", tabular numbers, etc.

ok rsadowski@

Status:

Vendor Tag: bentley
Release Tags:   bentley_20190608

N ports/fonts/inter/Makefile
N ports/fonts/inter/distinfo
N ports/fonts/inter/pkg/DESCR
N ports/fonts/inter/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-06-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/06/08 09:25:57

Modified files:
x11/kde/arts3  : Makefile 
Added files:
x11/kde/arts3/patches: patch-mcop_mt_threads_posix_cc 

Log message:
Move #include to unbreak build with gcc-8.3.0

I'm not sure there's much point in fixing kde3 these days, but this fix
is easy...



CVS: cvs.openbsd.org: ports

2019-06-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/06/08 06:02:59

Modified files:
devel  : Makefile 
Removed files:
devel/py-pefile: Makefile distinfo 
devel/py-pefile/pkg: DESCR PLIST 

Log message:
rm devel/py-pefile, it's already present in security/py-pefile



CVS: cvs.openbsd.org: ports

2019-06-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/06/08 06:02:01

Modified files:
net/dnscontrol : Makefile 

Log message:
restrict to LP64 arches (done in an awkward way, but will pick up any
future lp64 additions to GO_ARCHS)



CVS: cvs.openbsd.org: ports

2019-06-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/06/08 04:05:52

Modified files:
cad/netgen : Makefile 
Added files:
cad/netgen/patches: patch-base_config_h 

Log message:
Use clock(3) to get cpu time, avoids a possible time_t problem on 32 bits archs

timing.c:103:8: warning: incompatible pointer types passing 'long *' to
parameter of type 'time_t *' (aka 'long long *') [-Wincompatible-pointer-types]

Tested by Alessandro DE LAURENZIS (maintainer)



CVS: cvs.openbsd.org: ports

2019-06-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/06/08 03:55:49

Modified files:
net/megatools  : Makefile 
Removed files:
net/megatools/patches: patch-Makefile_in 

Log message:
Needs a C11 compiler, use ports-gcc on gcc archs

ok cwen@ bentley@ (maintainer)



CVS: cvs.openbsd.org: ports

2019-06-08 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2019/06/08 03:11:51

Modified files:
fonts/public-sans: Makefile distinfo 
fonts/public-sans/pkg: PLIST 

Log message:
Update to public-sans-1.005.

Release notes:
https://github.com/uswds/public-sans/releases/tag/v1.005
https://github.com/uswds/public-sans/releases/tag/v1.004
https://github.com/uswds/public-sans/releases/tag/v1.003
https://github.com/uswds/public-sans/releases/tag/v1.002

Update pointed out by George Rosamond.