CVS: cvs.openbsd.org: ports

2018-01-21 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2018/01/22 00:45:37

Modified files:
graphics/geeqie: Makefile distinfo 
graphics/geeqie/pkg: PLIST 
Added files:
graphics/geeqie/patches: patch-Makefile_am 
 patch-src_layout_util_c 

Log message:
update to geeqie-14
- switch to gtk+3
- fix COMMENT
- update license marker
ok landry@



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2018/01/22 00:40:27

Modified files:
textproc   : Makefile 

Log message:
+p5-PerlIO-utf8_strict



Re: CVS: cvs.openbsd.org: ports

2018-01-21 Thread Giovanni Bechis
On 01/22/18 08:30, Giovanni Bechis wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   giova...@cvs.openbsd.org2018/01/22 00:30:26
> 
> Log message:
> Import p5-Clone-PP
> hints and ok sthen@
> 

This was ok fcambus@, sorry.
 Giovanni



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2018/01/22 00:38:40

Modified files:
devel  : Makefile 

Log message:
+p5-Clone-PP
+p5-Data-Printer



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2018/01/22 00:35:46

Log message:
Import devel/p5-Data-Printer, a tool to display Perl variables
and objects on screen.
hints and ok sthen@

pkg/DESCR:
Data::Printer is a tool to display Perl variables and objects on screen.
Unlike Data::Dumper, which outputs a format suitable for use with eval,
Data::Printer's format is intended for human inspection.

- Human-friendly output, with array index and custom separators
- Full object dumps including methods, inheritance and internals
- Exposes extra information such as tainted data and weak references
- Ability to easily create filters for objects and regular structures

Status:

Vendor Tag: giovanni
Release Tags:   giovanni_20180122

N ports/devel/p5-Data-Printer/Makefile
N ports/devel/p5-Data-Printer/distinfo
N ports/devel/p5-Data-Printer/pkg/PLIST
N ports/devel/p5-Data-Printer/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2018/01/22 00:33:34

Log message:
Import textproc/p5-PerlIO-utf8-strict.
hints and ok sthen@

pkg/DESCR:
This module provides a fast and correct UTF-8 PerlIO layer. Unlike
perl's default :utf8 layer it checks the input for correctness.

Status:

Vendor Tag: giovanni
Release Tags:   giovanni_20180122

N ports/textproc/p5-PerlIO-utf8_strict/Makefile
N ports/textproc/p5-PerlIO-utf8_strict/distinfo
N ports/textproc/p5-PerlIO-utf8_strict/pkg/PLIST
N ports/textproc/p5-PerlIO-utf8_strict/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2018/01/22 00:30:26

Log message:
Import p5-Clone-PP
hints and ok sthen@

pkg/DESCR:
This module provides a general-purpose clone function to make deep
copies of Perl data structures. It calls itself recursively to copy
nested hash, array, scalar and reference types, including tied variables
and objects.

Status:

Vendor Tag: giovanni
Release Tags:   giovanni_20180122

N ports/devel/p5-Clone-PP/Makefile
N ports/devel/p5-Clone-PP/distinfo
N ports/devel/p5-Clone-PP/pkg/PLIST
N ports/devel/p5-Clone-PP/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2018/01/21 23:28:00

Modified files:
devel/libffi   : Makefile 
devel/libffi/patches: patch-configure patch-src_arm_ffi_c 
Added files:
devel/libffi/patches: patch-src_arm_sysv_S 

Log message:
Fix libffi on arm when building with clang. Patches come from upstream and
FreeBSD. Idea to tweak the configure script and WANTLIB changes from jca@.
Thanks to phessler@ for getting the gears moving on this.
ok jca@ jasper@ (MAINTAINER), makes sense to jsg@



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2018/01/21 17:42:30

Modified files:
lang/ghc   : Makefile distinfo ghc.port.mk 
lang/ghc/patches: patch-compiler_main_SysTools_hs 
  patch-configure patch-ghc_mk 
  patch-iserv_ghc_mk 
  
patch-libraries_Cabal_Cabal_Distribution_Simple_Program_Strip_hs 
  patch-libraries_process_include_runProcess_h 
  patch-mk_config_mk_in 
  patch-testsuite_driver_testlib_py 
  patch-testsuite_mk_test_mk 
  patch-testsuite_tests_cabal_ghcpkg01_stdout 
  patch-testsuite_tests_codeGen_should_run_all_T 
  patch-utils_ghc-pkg_Main_hs 
lang/ghc/pkg   : PLIST 
Added files:
lang/ghc/patches: 
  
patch-libraries_Cabal_Cabal_Distribution_Simple_Compiler_hs 
  patch-rts_linker_Elf_c 
Removed files:
lang/ghc/patches: patch-rts_Linker_c 

Log message:
Update to ghc-8.2.2,
but mark it as broken for a few days.



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2018/01/21 16:49:25

Modified files:
devel/flake8   : Makefile distinfo 
devel/flake8/pkg: PLIST 
Added files:
devel/flake8/patches: patch-setup_py 

Log message:
Update to flake8-3.5.0 and move to py3

ok Bertrand Janin (maintainer)



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2018/01/21 16:41:42

Modified files:
sysutils/firmware/intel: Makefile 
sysutils/firmware/intel/pkg: PLIST 

Log message:
Skip installing microcode for skylake (family 06, models 4e and 5e,
stepping 03, i.e. files 06-4e-03 and 06-5e-03) for now.

Even with the older files from 20171117 we are still seeing some
problems when these are loaded.



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Joerg Jung
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2018/01/21 16:20:10

Modified files:
www/py-requests: Makefile distinfo 
www/py-requests/pkg: PLIST 

Log message:
update py-requests to 2.18.4

tested in a SUBDIRLIST build for all 53 victims with requests in run depends

ok remi shadchin (maintainer)



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2018/01/21 13:59:19

Modified files:
telephony/asterisk: Makefile 
telephony/asterisk/files: extensions.conf.sample 

Log message:
Fix a bad subst in the simplified sample of extensions.conf.

Fix #! line for bash in astversion. Not forced in RUN_DEPENDS because in all
the time this has been present only one person noticed, so the script doesn't
seem too popular. (Script also makes some assumptions about library versions
which don't apply here but I don't think it's worth poking at this too far).

Reported by landry@



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2018/01/21 13:58:29

Modified files:
lang/racket-minimal: Makefile 
lang/racket-minimal/pkg: README 
Added files:
lang/racket-minimal/patches: patch-src_racket_sconfig_h 

Log message:
Unbreak racket on aarch64.



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2018/01/21 13:25:49

Modified files:
devel/cryptopp : Makefile 
devel/cryptopp/patches: patch-config_h 
net/amule  : Makefile 

Log message:
Unbreak cryptopp on i386. Tested with a long session of amule.
Maintainer timeout.



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2018/01/21 12:42:55

Modified files:
sysutils/borgmatic: Makefile distinfo 

Log message:
update to borgmatic-1.1.14



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2018/01/21 12:40:58

Modified files:
lang/elixir: Makefile distinfo 
lang/elixir/pkg: PLIST 

Log message:
update to elixir-1.6.0



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/gnome/gjs  : Makefile distinfo 

Log message:
update to gjs-1.50.3



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2018/01/21 12:27:46

Modified files:
x11/gnome/calendar: Makefile distinfo 
x11/gnome/calendar/pkg: PLIST 
Removed files:
x11/gnome/calendar/patches: patch-src_gcal-utils_c 

Log message:
update to gnome-calendar-3.26.3



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2018/01/21 12:24:41

Modified files:
mail/claws-mail: Makefile distinfo 
mail/claws-mail/patches: patch-configure_ac 
mail/claws-mail/pkg: DESCR-main PLIST-main 
Removed files:
mail/claws-mail/patches: 
 patch-src_plugins_vcalendar_vcal_manager_c 
 patch-src_plugins_vcalendar_vcal_meeting_gtk_c 
 patch-src_plugins_vcalendar_vcalendar_c 

Log message:
Update to claws-mail-3.16.0

New features, new bugfixes: http://claws-mail.org/NEWS

while there remove trailing whitespaces in DESCR-main



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2018/01/21 11:21:55

Modified files:
math/veusz : Makefile 

Log message:
update HOMEPAGE and MASTER_SITES. gna.org was shutdown in Jan 2017.



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2018/01/21 10:48:39

Modified files:
sysutils/duplicity: Makefile distinfo 

Log message:
Update to duplicity-0.7.16



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2018/01/21 10:17:25

Modified files:
graphics/pqiv  : Makefile distinfo 

Log message:
Update to pqiv-2.10.2



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2018/01/21 10:14:08

Modified files:
net/haproxy: Makefile distinfo 

Log message:
Update to haproxy-1.7.10



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2018/01/21 09:53:26

Modified files:
devel/py-greenlet: Makefile 

Log message:
Unbreak on aarch64. Passes the tests.



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/01/21 07:49:16

Modified files:
x11/mate/atril : Makefile 
x11/mate/atril/pkg: PLIST 

Log message:
Uncomment the atril-backends to be able to recognize PDF and PS documents.
My previous commit was a bit too wild :-)

from Lari Rasku, thanks!



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/01/21 06:15:28

Modified files:
devel/kf5  : Makefile 

Log message:
hook qqc2-desktop-style and kirigami2 test results



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/01/21 06:14:04

Log message:
Import qqc2-desktop-style

qqc2-desktop-style is new since KDE Fameworks 5.39.0

QtQuickControls 2 style that uses QWidget's QStyle for painting This makes 
it
possible to achieve an higher deree of consistency between QWidget-based and
QML-based apps.

CVS tag tweak from and ok landry@

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20180121

N ports/devel/kf5/qqc2-desktop-style/Makefile
N ports/devel/kf5/qqc2-desktop-style/distinfo
N ports/devel/kf5/qqc2-desktop-style/pkg/DESCR
N ports/devel/kf5/qqc2-desktop-style/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/01/21 03:41:16

Removed files:
lang/gawk/patches: patch-getopt_c 

Log message:
remove empty patch



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/01/21 03:33:04

Modified files:
devel/doxygen  : Makefile distinfo 
devel/doxygen/patches: patch-doc_CMakeLists_txt 
devel/doxygen-gui: Makefile distinfo 
Removed files:
devel/doxygen/patches: patch-src_dirdef_cpp 

Log message:
Update doxygen and doxygen-gui to 1.8.14

- Remove the DOXYGEN_ENCODE_PATH_STRIP hack diff. No port uses it anymore
- Change MAINTAINER email address
- CONFIGURE_ARGS and BUILD_DEPENDS tweaks



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2018/01/21 02:34:39

Modified files:
sysutils/logtail: Makefile distinfo 

Log message:
Update to logtail 1.3.8, from Björn Ketelaars



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2018/01/21 02:27:25

Modified files:
www/sarg   : Makefile distinfo 

Log message:
update www/sarg to 2.3.11

OK sthen@



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2018/01/21 01:36:51

Modified files:
games/allegro  : Makefile 

Log message:
remove dead  MASTER_SITES



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2018/01/21 01:27:30

Modified files:
editors/subtitleeditor: Makefile 

Log message:
update HOMEPAGE and MASTER_SITES