CVS: cvs.openbsd.org: ports

2018-09-15 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2018/09/15 22:55:44

Modified files:
devel/git-cola : Makefile 
devel/git-cola/pkg: PLIST 

Log message:
Let git-cola use qtpy from ports instead of bundled version.

Per kn@'s advice add ${MODPY_FLAVOR} to deps having py flavors. Take
MAINTAINER.

OK kn@



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/09/15 17:12:23

Modified files:
devel/mygui: Makefile 
Added files:
devel/mygui/patches: 
 patch-MyGUIEngine_include_MyGUI_Prerequest_h 

Log message:
For modern compilers, don't redefine nullptr to 0.  It causes havoc
deep in the C++ standard library header files.  Patch taken from an
intermediate upstream version.



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2018/09/15 13:26:50

Modified files:
games/bzflag   : Makefile distinfo 

Log message:
Update bzflag to 2.4.14
>From Charlene Wendling
While here, update license marker and COMPILER comment.



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2018/09/15 12:54:54

Modified files:
games/ezquake  : Makefile distinfo 

Log message:
Upstream rolled their own tarball; use that instead of the GitHub autogen'd
stuff.
>From MAINTAINER



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2018/09/15 12:03:49

Modified files:
lang   : Makefile 

Log message:
+gpc



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2018/09/15 12:03:31

Log message:
Import lang/gpc, the GNU Pascal Compiler.
ok daniel@

GNU Pascal (GPC) is a Pascal compiler built on top of GCC. GNU Pascal is
ISO 7185 compatible, and implements most of the ISO 10206 Extended
Pascal standard. GPC also supports Borland Pascal 7.0 and parts of
Borland Delphi, Mac Pascal, and Pascal-SC (PXSC).

Status:

Vendor Tag: bcallah
Release Tags:   bcallah_20180915

N ports/lang/gpc/Makefile
N ports/lang/gpc/distinfo
N ports/lang/gpc/pkg/PLIST
N ports/lang/gpc/pkg/DESCR
N ports/lang/gpc/pkg/PFRAG.PPC

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Visa Hankala
CVSROOT:/cvs
Module name:ports
Changes by: v...@cvs.openbsd.org2018/09/15 11:38:16

Modified files:
archivers/zstd : Makefile 

Log message:
Fix a cyclic dependency. The devel/llvm port depends indirectly on
archivers/zstd (devel/llvm -> devel/cmake -> archivers/libarchive ->
archivers/zstd), so ports-clang should not be used in zstd's COMPILER.
Otherwise, zstd build is blocked if clang is not readily available,
as is the case with bulk builds on gcc architectures.

The dependency archivers/libarchive -> archivers/zstd was added
recently.

OK bket@ sthen@



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/09/15 10:53:52

Modified files:
x11/lxqt/about : Makefile 

Log message:
Unbreak lxqt/about build

Fix by Elias M. Mariani (mainatiner), Spotted by ajacoutot@



Re: CVS: cvs.openbsd.org: ports

2018-09-15 Thread Elias M. Mariani
I sent a fix to ports@.
https://marc.info/?l=openbsd-ports=153702904711136
Thanks Antoine for the headsup.

2018-09-15 12:51 GMT-03:00 Antoine Jacoutot :
> On Fri, Sep 14, 2018 at 09:17:27AM -0600, Rafael Sadowski wrote:
>> CVSROOT:  /cvs
>> Module name:  ports
>> Changes by:   rsadow...@cvs.openbsd.org   2018/09/14 09:17:27
>>
>> Log message:
>> Import lxqt 0.13.0
>
>
 Running configure in x11/lxqt/about at 1537014771
> ===> x11/lxqt/about
> ===>  Configuring for lxqt-about-0.13.0
> -- The C compiler identification is Clang 6.0.0
> -- The CXX compiler identification is Clang 6.0.0
> -- Check for working C compiler: /exopi-obj/pobj/lxqt-about-0.13.0/bin/cc
> -- Check for working C compiler: /exopi-obj/pobj/lxqt-about-0.13.0/bin/cc -- 
> works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Check for working CXX compiler: /exopi-obj/pobj/lxqt-about-0.13.0/bin/c++
> -- Check for working CXX compiler: /exopi-obj/pobj/lxqt-about-0.13.0/bin/c++ 
> -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> CMake Error at 
> /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:48 
> (find_package):
>   By not providing "Findlxqt-build-tools.cmake" in CMAKE_MODULE_PATH this
>   project has asked CMake to find a package configuration file provided by
>   "lxqt-build-tools", but CMake did not find one.
>
>   Could not find a package configuration file provided by "lxqt-build-tools"
>   (requested version 0.5.0) with any of the following names:
>
> lxqt-build-toolsConfig.cmake
> lxqt-build-tools-config.cmake
>
>   Add the installation prefix of "lxqt-build-tools" to CMAKE_PREFIX_PATH or
>   set "lxqt-build-tools_DIR" to a directory containing one of the above
>   files.  If "lxqt-build-tools" provides a separate development package or
>   SDK, be sure it has been installed.
> Call Stack (most recent call first):
>   /usr/local/share/cmake/lxqt/lxqt-config.cmake:41 (find_dependency)
>   CMakeLists.txt:24 (find_package)
>
>
> -- Configuring incomplete, errors occurred!
> See also 
> "/exopi-obj/pobj/lxqt-about-0.13.0/build-amd64/CMakeFiles/CMakeOutput.log".
> ===> Exiting x11/lxqt/about with an error
>
>



Re: CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
On Fri, Sep 14, 2018 at 09:17:27AM -0600, Rafael Sadowski wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   rsadow...@cvs.openbsd.org   2018/09/14 09:17:27
> 
> Log message:
> Import lxqt 0.13.0


>>> Running configure in x11/lxqt/about at 1537014771
===> x11/lxqt/about
===>  Configuring for lxqt-about-0.13.0
-- The C compiler identification is Clang 6.0.0
-- The CXX compiler identification is Clang 6.0.0
-- Check for working C compiler: /exopi-obj/pobj/lxqt-about-0.13.0/bin/cc
-- Check for working C compiler: /exopi-obj/pobj/lxqt-about-0.13.0/bin/cc -- 
works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /exopi-obj/pobj/lxqt-about-0.13.0/bin/c++
-- Check for working CXX compiler: /exopi-obj/pobj/lxqt-about-0.13.0/bin/c++ -- 
works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:48 
(find_package):
  By not providing "Findlxqt-build-tools.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "lxqt-build-tools", but CMake did not find one.

  Could not find a package configuration file provided by "lxqt-build-tools"
  (requested version 0.5.0) with any of the following names:

lxqt-build-toolsConfig.cmake
lxqt-build-tools-config.cmake

  Add the installation prefix of "lxqt-build-tools" to CMAKE_PREFIX_PATH or
  set "lxqt-build-tools_DIR" to a directory containing one of the above
  files.  If "lxqt-build-tools" provides a separate development package or
  SDK, be sure it has been installed.
Call Stack (most recent call first):
  /usr/local/share/cmake/lxqt/lxqt-config.cmake:41 (find_dependency)
  CMakeLists.txt:24 (find_package)


-- Configuring incomplete, errors occurred!
See also 
"/exopi-obj/pobj/lxqt-about-0.13.0/build-amd64/CMakeFiles/CMakeOutput.log".
===> Exiting x11/lxqt/about with an error




CVS: cvs.openbsd.org: ports

2018-09-15 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/09/15 07:27:29

Modified files:
math/z3: Makefile 
math/z3/pkg: PLIST 
Added files:
math/z3/patches: patch-scripts_mk_util_py 

Log message:
fix SHARED_LIB setup

Initial diff and test by Fabian Raetz 
with advanced fixes by me.



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2018/09/15 07:17:32

Modified files:
devel  : Makefile 

Log message:
Link devel/pasmo.



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2018/09/15 07:16:01

Log message:
Import devel/pasmo.

---8<---
Pasmo is a Z80 cross assembler, written in standard C++ that compiles easily
in multiple platforms. It can generate object code in the following formats:
raw binary, Intel HEX, PRL for CP/M Plus RSX, Plus3Dos (Spectrum +3 disk),
TAP, TZX and CDT (Spectrum and Amstrad CPC emulators tape images), AmsDos
(Amstrad CPC disk) and MSX (for use with BLOAD from disk in Basic).
--->8---

OK benoit@, thanks!

Status:

Vendor Tag: edd
Release Tags:   edd_20180915

N ports/devel/pasmo/Makefile
N ports/devel/pasmo/distinfo
N ports/devel/pasmo/pkg/DESCR
N ports/devel/pasmo/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2018/09/15 06:01:59

Added files:
x11/kde/i18n3/pkg: PFRAG.conflict 
Removed files:
x11/kde/i18n3/pkg: PFRAG-conflict 

Log message:
oopsie, fixed for real



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/09/15 04:13:55

ports/math/z3/patches

Update of /cvs/ports/math/z3/patches
In directory cvs.openbsd.org:/tmp/cvs-serv38210/patches

Log Message:
Directory /cvs/ports/math/z3/patches added to the repository



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2018/09/15 04:09:10

Added files:
x11/kde/i18n3/pkg: PFRAG-conflict 

Log message:
forgotten add



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/09/15 03:59:34

Modified files:
net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.4.



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/09/15 03:59:45

Modified files:
sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.14.



Re: CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
On Fri, Sep 14, 2018 at 05:37:30AM -0600, Marc Espie wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   es...@cvs.openbsd.org   2018/09/14 05:37:30
> 
> Modified files:
>   x11/kde/i18n3  : Makefile.inc 
>   x11/kde4/l10n  : Makefile.inc 
>   x11/kde4/l10n/pkg: PFRAG.conflict 
> 
> Log message:
> stop adding kde5 tools without checking for conflicts, please...

This broke all i18n3 kde ports.
E=x11/kde/i18n3/lt(exopi-8) x11/kde/i18n3/km(exopi-3) x11/kde/i18n3/eu(exopi-7) 
x11/kde/i18n3/cy(exopi-7) x11/kde/i18n3/pa(exopi-5) x11/kde/i18n3/rw(exopi-7) 
x11/kde/i18n3/hi(exopi-3) x11/kde/i1
8n3/af(exopi-5) x11/kde/i18n3/kk(exopi-9) x11/kde/i18n3/gl(exopi-8) 
x11/kde/i18n3/bs(exopi-5) x11/kde/i18n3/nn(exopi-3) x11/kde/i18n3/az(exopi-7) 
x11/kde/i18n3/ko(exopi-3) x11/kde/i18n3/th(exopi
-6) x11/kde/i18n3/be(exopi-7) x11/kde/i18n3/eo(exopi-1) 
x11/kde/i18n3/uz(exopi-8) x11/kde/i18n3/uz@cyrillic(exopi-5) 
x11/kde/i18n3/vi(exopi-9) x11/kde/i18n3/bn(exopi-3) x11/kde/i18n3/lv(exopi-7)
 x11/kde/i18n3/fy(exopi-6) x11/kde/i18n3/se(exopi-8) x11/kde/i18n3/mn(exopi-1) 
x11/kde/i18n3/wa(exopi-5) x11/kde/i18n3/csb(exopi-9) x11/kde/i18n3/ss(exopi-7) 
x11/kde/i18n3/te(exopi-1)


===>  Building package for kde-i18n-af-3.5.10p5
Create /exopi-cvs/ports/packages/amd64/all/kde-i18n-af-3.5.10p5.tgz
Creating package kde-i18n-af-3.5.10p5

reading plist| 
   
Fatal error: can't read packing-list 
/exopi-cvs/ports/x11/kde/i18n3/af/../pkg/PFRAG.conflict
 at /usr/libdata/perl5/OpenBSD/PkgCreate.pm line 1351.

-- 
Antoine



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/09/15 03:45:15

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.4.



CVS: cvs.openbsd.org: ports

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

Modified files:
multimedia/gstreamer-0.10/plugins-ffmpeg: Makefile 
multimedia/gstreamer-0.10/plugins-ffmpeg/patches: 
  
patch-gst-libs_ext_libav_configure 
Added files:
multimedia/gstreamer-0.10/plugins-ffmpeg/patches: 
  
patch-gst-libs_ext_libav_libavcodec_arm_asm_S 

Log message:
First step to getting the old FFmpeg code in gst-ffmpeg building on Clang
on ARM.
Backport a diff to deal with Clang's assembler.

from Brad



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/09/15 02:05:48

Modified files:
sysutils/amazon-ssm-agent: Makefile 

Log message:
Set ONLY_FOR_ARCHS=amd64.
Doesn't build on i386 and I don't think we care for AWS.

reported by sthen@



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/09/15 02:00:06

Modified files:
sysutils/sysclean: Makefile distinfo 

Log message:
Update to sysclean-2.7.
changelog: https://github.com/semarie/sysclean/releases/tag/2.7

from semarie (maintainer)



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/09/15 01:40:31

Modified files:
sysutils/terraform/provider-alicloud: Makefile distinfo 

Log message:
Update to terraform-provider-alicloud-1.14.0.



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/09/15 01:26:43

Modified files:
security/vault : Makefile distinfo 

Log message:
Update to vault-0.11.1.



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/09/15 01:13:37

Modified files:
sysutils/consul: Makefile distinfo 

Log message:
Update to consul-1.2.3.



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/09/15 01:13:26

Modified files:
sysutils/packer: Makefile distinfo 

Log message:
Update to packer-1.3.1.



CVS: cvs.openbsd.org: ports

2018-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/09/15 01:00:09

Modified files:
sysutils/terraform/provider-vault: Makefile distinfo 

Log message:
Update to terraform-provider-vault-1.1.2.