CVS: cvs.openbsd.org: ports

2018-11-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2018/11/18 16:50:02

Modified files:
sysutils/u-boot-pinebook: Makefile distinfo 
sysutils/u-boot-pinebook/patches: patch-scripts_check-config_sh 
Added files:
sysutils/u-boot-pinebook/patches: patch-tools_file2include_c 

Log message:
update to 20181109 adds support for pinebooks with 1080p panels
tested by and ok phessler@



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/18 14:25:43

Modified files:
security/stegdetect: Makefile 
security/stegdetect/patches: patch-configure_in 

Log message:
don't bother with a non-PIC i386 assembly implementation of Blowfish, just
use the C version like all other archs



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/18 14:09:47

Modified files:
security/john  : Makefile 
security/john-jumbo: Makefile 

Log message:
allow text relocations from non-PIC i386 assembly code



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/18 13:43:23

Modified files:
cad/yosys  : Makefile 

Log message:
ports-gcc 4.9 requires explicit -std=c++11



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/18 13:07:15

Modified files:
cad/necpp  : Makefile 
Added files:
cad/necpp/patches: patch-src_c_geometry_cpp 
   patch-src_nec2cpp_cpp 

Log message:
add missing includes (gcc 4.9)



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2018/11/18 12:39:29

Modified files:
sysutils/collectd: Makefile distinfo 
sysutils/collectd/patches: patch-Makefile_in 
sysutils/collectd/pkg: PLIST-main 

Log message:
Update to collectd 5.8.1.

ok danj@



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/18 12:15:07

Modified files:
devel/nasm : Makefile distinfo 
devel/nasm/patches: patch-doc_Makefile_in 

Log message:
Update to nasm-2.14.
Survived a bulk.

from Brad



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/18 12:12:13

Modified files:
cad/gnucap : Makefile 
cad/gnucap/patches: patch-src_md_h 

Log message:
add missing include (gcc 4.9)



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/18 12:08:54

Modified files:
x11/ogle   : Makefile 
Added files:
x11/ogle/patches: patch-mpeg2_video_yuv2rgb_mmx_c 

Log message:
add PIC support to the i386 MMX assembly code and remove a.out support



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/18 12:06:25

Modified files:
games/allegro  : Makefile 

Log message:
Upstream already puts the non-PIC i386 assembly into a static
liballeg_unsharable.  Add linker flags -Wl,-znotext on i386.  This
propagates through to allegro-config and its consumers.



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/18 10:06:52

Modified files:
audio/libofa   : Makefile 
audio/libofa/patches: patch-examples_protocol_cpp 

Log message:
add missing include (gcc 4.9)



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2018/11/18 09:25:23

Modified files:
databases/sqlports/files/scripts: print-ports-index 

Log message:
use with instead of temporary views



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/18 09:09:52

Modified files:
security/cyrus-sasl2: Makefile 

Log message:
Add comment.



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/18 09:02:07

Modified files:
graphics/libgphoto2: Makefile 
graphics/libgphoto2/pkg: PLIST 
graphics/gtkam : Makefile 
graphics/gtkam/pkg: PLIST 
Added files:
graphics/libgphoto2/pkg: README 
graphics/gtkam/pkg: README 

Log message:
add an example to allow unprivileged access to the camera device.

adapted from an original diff by Marcus MERIGHI



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/18 08:52:18

Modified files:
print/cups : Makefile 
print/cups/pkg : README-main 
graphics/sane-backends: Makefile 
graphics/sane-backends/pkg: README 

Log message:
Fix USB ownership change example after usbdevs syntax change.

triggered by a mail from Marcus MERIGHI



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/18 07:48:06

Modified files:
graphics/libgexiv2: Makefile distinfo 
graphics/libgexiv2/pkg: PLIST 
Added files:
graphics/libgexiv2/patches: patch-gexiv2_meson_build 
Removed files:
graphics/libgexiv2/patches: patch-Makefile_in 

Log message:
Update to libgexiv2-0.10.9.



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/18 06:50:37

Modified files:
devel/llvm : Makefile 
Removed files:
devel/llvm/patches: 

patch-tools_clang_include_clang_Basic_DiagnosticDriverKinds_td 

patch-tools_clang_lib_Driver_ToolChains_Arch_Mips_cpp 

patch-tools_clang_lib_Driver_ToolChains_CommonArgs_cpp 

Log message:
Revert, it breaks the build on (at least) i386.

spotted by sthen@, thanks!



CVS: cvs.openbsd.org: ports

2018-11-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/18 02:02:56

Modified files:
devel/llvm : Makefile 
Added files:
devel/llvm/patches: 

patch-tools_clang_include_clang_Basic_DiagnosticDriverKinds_td 

patch-tools_clang_lib_Driver_ToolChains_Arch_Mips_cpp 

patch-tools_clang_lib_Driver_ToolChains_CommonArgs_cpp 

Log message:
- [mips] Prevent PIC to be set to level 2
- [mips] Improve handling of -fno-[pic/PIC] option

from Brad (maintainer)