CVS: cvs.openbsd.org: ports

2019-07-13 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2019/07/13 22:41:36

Modified files:
geo/foxtrotgps : Makefile distinfo 
geo/foxtrotgps/pkg: PLIST 

Log message:
update to foxtrotgps-1.2.2



[NEW] math/p5-Math-Utils

2019-07-13 Thread wen heping
Hi,

  Here is a patch to create new port math/p5-Math-Utils, which is required by
the future update of math/p5-Math-Derivative.
  It build well and passed all tests on my amd64-head system.

  Comments? OK?

wen


p5-Math-Utils-1.13.tar.gz
Description: p5-Math-Utils-1.13.tar.gz


Re: UPDATE: SQLMap 1.3.7

2019-07-13 Thread Lawrence Teo
On Fri, Jul 12, 2019 at 03:18:41PM +0200, Gonzalo L. Rodriguez wrote:
> Hello,
> 
> Update for SQLMap 1.3.7:
> 
> https://github.com/sqlmapproject/sqlmap
> 
> OK? Comments?

I've tested your update and it works fine for me. ok lteo@

> Cheers.-
> 
> -- 
> 
>   - gonzalo

> Index: Makefile
> ===
> RCS file: /cvs/ports/security/sqlmap/Makefile,v
> retrieving revision 1.20
> diff -u -p -r1.20 Makefile
> --- Makefile  6 Jun 2019 07:02:20 -   1.20
> +++ Makefile  11 Jul 2019 21:36:04 -
> @@ -4,7 +4,7 @@ COMMENT = penetration testing tool to d
>  
>  GH_ACCOUNT = sqlmapproject
>  GH_PROJECT = sqlmap
> -GH_TAGNAME = 1.3.6
> +GH_TAGNAME = 1.3.7
>  
>  CATEGORIES = security
>  
> Index: distinfo
> ===
> RCS file: /cvs/ports/security/sqlmap/distinfo,v
> retrieving revision 1.16
> diff -u -p -r1.16 distinfo
> --- distinfo  6 Jun 2019 07:02:20 -   1.16
> +++ distinfo  11 Jul 2019 21:36:04 -
> @@ -1,2 +1,2 @@
> -SHA256 (sqlmap-1.3.6.tar.gz) = JlN42T1POgJevf1eUCpntMA9FNZjgWFcT08S5jZwvdQ=
> -SIZE (sqlmap-1.3.6.tar.gz) = 7452711
> +SHA256 (sqlmap-1.3.7.tar.gz) = +f3Rxb4bn0yUXAGspumGCI6NfnNJATGYqflXckx5lcA=
> +SIZE (sqlmap-1.3.7.tar.gz) = 7482163
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/security/sqlmap/pkg/PLIST,v
> retrieving revision 1.16
> diff -u -p -r1.16 PLIST
> --- pkg/PLIST 6 Jun 2019 07:02:20 -   1.16
> +++ pkg/PLIST 11 Jul 2019 21:36:05 -
> @@ -31,6 +31,7 @@ share/sqlmap/data/procs/mysql/dns_reques
>  share/sqlmap/data/procs/mysql/write_file_limit.sql
>  share/sqlmap/data/procs/oracle/
>  share/sqlmap/data/procs/oracle/dns_request.sql
> +share/sqlmap/data/procs/oracle/read_file_export_extension.sql
>  share/sqlmap/data/procs/postgresql/
>  share/sqlmap/data/procs/postgresql/dns_request.sql
>  share/sqlmap/data/shell/
> @@ -47,6 +48,7 @@ share/sqlmap/data/shell/stagers/stager.j
>  share/sqlmap/data/shell/stagers/stager.php_
>  share/sqlmap/data/txt/
>  share/sqlmap/data/txt/common-columns.txt
> +share/sqlmap/data/txt/common-files.txt
>  share/sqlmap/data/txt/common-outputs.txt
>  share/sqlmap/data/txt/common-tables.txt
>  share/sqlmap/data/txt/keywords.txt
> @@ -69,6 +71,10 @@ share/sqlmap/data/udf/mysql/windows/64/l
>  share/sqlmap/data/udf/postgresql/
>  share/sqlmap/data/udf/postgresql/linux/
>  share/sqlmap/data/udf/postgresql/linux/32/
> +share/sqlmap/data/udf/postgresql/linux/32/10/
> +share/sqlmap/data/udf/postgresql/linux/32/10/lib_postgresqludf_sys.so_
> +share/sqlmap/data/udf/postgresql/linux/32/11/
> +share/sqlmap/data/udf/postgresql/linux/32/11/lib_postgresqludf_sys.so_
>  share/sqlmap/data/udf/postgresql/linux/32/8.2/
>  share/sqlmap/data/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so_
>  share/sqlmap/data/udf/postgresql/linux/32/8.3/
> @@ -85,7 +91,15 @@ share/sqlmap/data/udf/postgresql/linux/3
>  share/sqlmap/data/udf/postgresql/linux/32/9.3/lib_postgresqludf_sys.so_
>  share/sqlmap/data/udf/postgresql/linux/32/9.4/
>  share/sqlmap/data/udf/postgresql/linux/32/9.4/lib_postgresqludf_sys.so_
> +share/sqlmap/data/udf/postgresql/linux/32/9.5/
> +share/sqlmap/data/udf/postgresql/linux/32/9.5/lib_postgresqludf_sys.so_
> +share/sqlmap/data/udf/postgresql/linux/32/9.6/
> +share/sqlmap/data/udf/postgresql/linux/32/9.6/lib_postgresqludf_sys.so_
>  share/sqlmap/data/udf/postgresql/linux/64/
> +share/sqlmap/data/udf/postgresql/linux/64/10/
> +share/sqlmap/data/udf/postgresql/linux/64/10/lib_postgresqludf_sys.so_
> +share/sqlmap/data/udf/postgresql/linux/64/11/
> +share/sqlmap/data/udf/postgresql/linux/64/11/lib_postgresqludf_sys.so_
>  share/sqlmap/data/udf/postgresql/linux/64/8.2/
>  share/sqlmap/data/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so_
>  share/sqlmap/data/udf/postgresql/linux/64/8.3/
> @@ -102,6 +116,10 @@ share/sqlmap/data/udf/postgresql/linux/6
>  share/sqlmap/data/udf/postgresql/linux/64/9.3/lib_postgresqludf_sys.so_
>  share/sqlmap/data/udf/postgresql/linux/64/9.4/
>  share/sqlmap/data/udf/postgresql/linux/64/9.4/lib_postgresqludf_sys.so_
> +share/sqlmap/data/udf/postgresql/linux/64/9.5/
> +share/sqlmap/data/udf/postgresql/linux/64/9.5/lib_postgresqludf_sys.so_
> +share/sqlmap/data/udf/postgresql/linux/64/9.6/
> +share/sqlmap/data/udf/postgresql/linux/64/9.6/lib_postgresqludf_sys.so_
>  share/sqlmap/data/udf/postgresql/windows/
>  share/sqlmap/data/udf/postgresql/windows/32/
>  share/sqlmap/data/udf/postgresql/windows/32/8.2/
> @@ -201,7 +219,6 @@ share/sqlmap/extra/shutils/
>  ${MODPY_COMMENT}share/sqlmap/extra/shutils/${MODPY_PYCACHE}/
>  
> share/sqlmap/extra/shutils/${MODPY_PYCACHE}duplicates.${MODPY_PYC_MAGIC_TAG}pyc
>  share/sqlmap/extra/shutils/${MODPY_PYCACHE}newlines.${MODPY_PYC_MAGIC_TAG}pyc
> -share/sqlmap/extra/shutils/${MODPY_PYCACHE}pylint.${MODPY_PYC_MAGIC_TAG}pyc
>  

CVS: cvs.openbsd.org: ports

2019-07-13 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/07/13 20:16:53

Modified files:
archivers/freeze: Makefile 
archivers/macutil: Makefile 
archivers/nulib: Makefile 
archivers/unarj: Makefile 
astro/sattrack : Makefile 
astro/xephem   : Makefile 
audio/squeezecenter: Makefile 
benchmarks/iozone: Makefile 
books/JLS  : Makefile 
books/JVMS : Makefile 
cad/qcad   : Makefile 
comms/zmtx-zmrx: Makefile 
converters/ish : Makefile 
converters/mimepp: Makefile 
emulators/advancemame: Makefile 
emulators/openmsx: Makefile 
fonts/farsi-bfonts-ttf: Makefile 
fonts/freefonts: Makefile 
fonts/msctfonts: Makefile 
fonts/msttcorefonts: Makefile 
fonts/pkfonts  : Makefile 
fonts/zh-taipeifonts: Makefile 
games/doomdata/doom1: Makefile 
games/doomdata/doom2: Makefile 
games/eduke32  : Makefile 
games/fs2open  : Makefile 
games/sauerbraten: Makefile 
games/xbomber  : Makefile 
lang/go-bootstrap: Makefile 
mail/majordomo : Makefile 
misc/vmware-vncpasswd: Makefile 
net/ctrace : Makefile 
net/mfi: Makefile 
net/nssl   : Makefile 
net/p5-Net-ICQ2000: Makefile 
net/thcrut : Makefile 
plan9/9menu: Makefile 
security/ADMsnmp: Makefile 
security/cryptcat: Makefile 
security/p5-GPG: Makefile 
security/sentinel: Makefile 
sysutils/tarsnap: Makefile 
telephony/asterisk-g729: Makefile 
textproc/html  : Makefile 
textproc/p5-Lingua-EN-Summarize: Makefile 
textproc/spiff : Makefile 
x11/amiwm  : Makefile 
x11/mxconns: Makefile 
x11/wmx: Makefile 

Log message:
Switch to PERMIT_(DISTFILES|PACKAGE).
CDROM restrictions are no longer applicable.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/07/13 18:51:55

Modified files:
audio/audiality2: Makefile 

Log message:
switch unusual case to PERMIT_(DISTFILES|PACKAGE)



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/07/13 18:39:40

Modified files:
archivers/lha  : Makefile 
astro/xearth   : Makefile 
astro/xphoon   : Makefile 
audio/faad : Makefile 
audio/fdk-aac  : Makefile 
audio/generaluser-gs-soundfont: Makefile 
audio/lame : Makefile 
audio/opencore-amr: Makefile 
audio/shorten  : Makefile 
benchmarks/netperf: Makefile 
benchmarks/xengine: Makefile 
books/clisp-hyperspec: Makefile 
books/progit   : Makefile 
chinese/hc : Makefile 
chinese/lunar  : Makefile 
comms/lrzsz: Makefile 
converters/btoa: Makefile 
converters/libdvdcss: Makefile 
converters/trans: Makefile 
devel/javahelp : Makefile 
editors/axe: Makefile 
editors/scintilla: Makefile 
editors/scite  : Makefile 
editors/uemacs : Makefile 
emulators/dgen-sdl: Makefile 
emulators/libretro-genesis-plus-gx: Makefile 
emulators/snes9x: Makefile 
emulators/xhomer: Makefile 
fonts/amigafonts: Makefile 
fonts/ja-funetfonts: Makefile 
fonts/ru-pscyr : Makefile 
games/alephone/scenarios/evil: Makefile 
games/alephone/scenarios/marathon: Makefile 
games/alephone/scenarios/marathon2: Makefile 
games/alephone/scenarios/marathoninfinity: Makefile 
games/alephone/scenarios/red: Makefile 
games/angband  : Makefile 
games/dangerdeep: Makefile 
games/duke3ddata: Makefile 
games/dungeon  : Makefile 
games/dungeon-crawl: Makefile 
games/dxx-rebirth: Makefile 
games/ja2-stracciatella: Makefile 
games/moria: Makefile 
games/opensonic: Makefile 
games/solarus/roth: Makefile 
games/solarus/zsdx: Makefile 
games/solarus/zsxd: Makefile 
games/tbftss   : Makefile 
games/uqm  : Makefile 
games/urbanterror-data: Makefile 
games/witchblast: Makefile 
games/xbattle  : Makefile 
games/xinvaders: Makefile 
games/xminehunter: Makefile 
games/xminesweep: Makefile 
games/xmris: Makefile 
games/zangband : Makefile 
graphics/autopano-sift-c: Makefile 
graphics/jpeg2ps: Makefile 
graphics/mpeg_encode: Makefile 
graphics/piglit: Makefile 
graphics/povray: Makefile 
graphics/xanim : Makefile 
graphics/xv: Makefile 
japanese/canna : Makefile 
lang/compcert  : Makefile 
lang/jikes : Makefile 
mail/altermime : Makefile 
mail/cucipop   : Makefile 
math/geogebra  : Makefile 
misc/astrolog  : Makefile 
misc/mmv   : Makefile 
multimedia/libaacs: Makefile 
multimedia/libbdplus: Makefile 
multimedia/libmp4v2: Makefile 
multimedia/mpv : Makefile 
multimedia/x264: Makefile 
multimedia/xine-lib: Makefile 
net/libbgpdump : Makefile 
net/rtmpdump   : Makefile 
net/tcpshow: Makefile 
news/nn: Makefile 
news/tin   : Makefile 
news/trn   : Makefile 
print/a2ps : Makefile 
print/afm  : Makefile 
print/bg5pdf   : Makefile 
print/foiltex  : Makefile 
print/pdflib   : Makefile 
productivity/thinkingrock: Makefile 
security/amap  : Makefile 
security/john-jumbo: Makefile 
security/libnipper: Makefile 
security/lxnb  : Makefile 
security/nfsshell: Makefile 
security/nipper: Makefile 
security/pgp5  : Makefile 
security/portsentry: Makefile 
security/radiusniff: Makefile 
security/rdp   : Makefile 
shells/ksh93   : Makefile 
sysutils/crashme: Makefile 
sysutils/ec2-api-tools: Makefile 
sysutils/idled : Makefile 
sysutils/rancid: Makefile 
sysutils/riemann: Makefile 
sysutils/safecat: Makefile 
sysutils/sleuthkit: Makefile 
telephony/bcg729: Makefile 
textproc/clit  : Makefile 
textproc/glimpse: Makefile 
textproc/lgrind: Makefile 
www/chromium   : Makefile 
www/iridium: Makefile 
www/mollify: Makefile 
x11/eterm  : Makefile 
x11/vlc: Makefile 
x11/xzoom  : Makefile 

Log message:
Switch to PERMIT_PACKAGE.  CDROM restrictions are no longer applicable.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/07/13 17:05:21

Modified files:
archivers/p7zip: Makefile 

Log message:
Switch remaining multi-package port to PERMIT_PACKAGE.
CDROM restrictions are no longer applicable.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/07/13 16:12:09

Modified files:
devel/go-sys   : Makefile 
devel/lua-penlight: Makefile 
devel/lualdoc  : Makefile 
net/go-net : Makefile 
net/p5-Net-LibIDN: Makefile 
textproc/go-text: Makefile 
x11/girara : Makefile 

Log message:
a couple of straggling simple PERMIT_PACKAGE=Yes (different whitespace etc)



kdenlive users?

2019-07-13 Thread Kristaps Dzonsons
Is anybody a user of kdenlive?

I'm not able to actually add any clips to the timeline, especially if
they happen to "snap" to the beginning of the timeline (0 seconds).
Crashes immediately with no warning.  If I am able to get a clip into
the timeline, it crashes when trying to work with them.  Tried with a
variety of clips, audio, video.  This on 6.5/amd64 with the stock
kdenlive (18.12.0p1) and also updated to 18.12.1.  Went through lots of
different options.  No dice.

I know this worked fine in 6.4 to the extent that I was able to create
videos from clips.

Anybody have any luck?



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2019/07/13 14:36:30

Modified files:
net/libunbound : Makefile 

Log message:
enable pthreads for net/libunbound; ok sthen@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/07/13 14:32:36

Modified files:
multimedia/gstreamer-0.10: Makefile.inc 
multimedia/gstreamer-0.10/plugins-ffmpeg: Makefile 
multimedia/gstreamer-0.10/plugins-ugly: Makefile 
multimedia/gstreamer1: Makefile.inc 
multimedia/gstreamer1/plugins-ugly: Makefile 

Log message:
Switch to PERMIT_PACKAGE.  CDROM restrictions are no longer applicable.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/07/13 11:06:04

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
time to whine about PERMIT_PACKAGE_*

okay sthen@



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/13 07:30:24

Modified files:
mail/dovecot-pigeonhole: Makefile distinfo 

Log message:
update to Dovecot-pigeonhole 0.5.7, from Brad



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/13 07:30:11

Modified files:
mail/dovecot   : Makefile distinfo 
mail/dovecot/pkg: PLIST-server 
Added files:
mail/dovecot/patches: patch-src_lib_ostream-file_c 

Log message:
update to Dovecot 2.3.7, from Brad



[Update] net/p5-SNMP-Info : Update to 3.68

2019-07-13 Thread wen heping
Hi, ports@:

Here is a patch for net/p5-SNMP-Info:
i) update to 3.68
ii) add missing RUN_DEPEND net/p5-NetAddr-IP
iii) also build log complain lack of some TEST_DEPENDS, but I
did not update TEST_DEPENDS, because the test of p5-SNMP-Info
does nothing except importing the module.

It build well and pass the only one test on my amd64-head system.

No other ports depends on p5-SNMP-Info.

Comments? OK?

wen
Index: Makefile
===
RCS file: /cvs/ports/net/p5-SNMP-Info/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- Makefile12 Jul 2019 20:48:41 -  1.26
+++ Makefile13 Jul 2019 11:29:11 -
@@ -5,13 +5,14 @@ COMMENT = perl5 interface to network dev
 MODULES =  cpan
 PKG_ARCH = *
 
-DISTNAME = SNMP-Info-3.53
+DISTNAME = SNMP-Info-3.68
 CATEGORIES =   net
 
 # BSD
 PERMIT_PACKAGE =   Yes
 
-RUN_DEPENDS =  net/net-snmp
+RUN_DEPENDS =  net/net-snmp \
+   net/p5-NetAddr-IP>=4.068
 BUILD_DEPENDS =net/net-snmp
 
 MAKE_ENV = TEST_POD=1
Index: distinfo
===
RCS file: /cvs/ports/net/p5-SNMP-Info/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo28 Apr 2018 14:53:46 -  1.16
+++ distinfo13 Jul 2019 11:29:11 -
@@ -1,2 +1,2 @@
-SHA256 (SNMP-Info-3.53.tar.gz) = bEXe+HzsGU+Qh17WrdilPKBbVKc4CaRr4Dm1n3AQ0C4=
-SIZE (SNMP-Info-3.53.tar.gz) = 452788
+SHA256 (SNMP-Info-3.68.tar.gz) = LeW+vZkXhkOqFFDPue77nm8No0XQRh1WwJzd/71yWlI=
+SIZE (SNMP-Info-3.68.tar.gz) = 566077


CVS: cvs.openbsd.org: ports

2019-07-13 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/13 06:05:00

Modified files:
mail/postfix   : Makefile.inc 

Log message:
convert PERMIT_PACKAGE; lose PERMIT_PACKAGE_CDROM which was restrictive
but we aren't recording information for cdrom builds any more



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/13 06:03:31

Modified files:
mail/postfix/snapshot: Makefile distinfo 

Log message:
update to Postfix 3.5-20190427, from Brad



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/13 06:03:42

Modified files:
mail/postfix/stable: Makefile distinfo 

Log message:
update to Postfix 3.4.6, from Brad



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 05:38:18

Modified files:
x11/gnome/ghex : Makefile distinfo 
x11/gnome/ghex/pkg: PLIST 
Added files:
x11/gnome/ghex/patches: patch-src_meson_build 

Log message:
Update to ghex-3.18.4.

ok jasper@



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/13 05:02:18

Modified files:
x11/qt5: Makefile.inc 
x11/qt5/qtwebengine: Makefile 

Log message:
update PERMIT_PACKAGE* in qt5/Makefile.inc, drop PERMIT_PACKAGE_CDROM from 
qtwebengine



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/13 04:59:27

Modified files:
devel/autoconf : Makefile.inc 
devel/automake : Makefile.inc 
devel/libgit2  : Makefile.inc 
devel/libmpack : Makefile.inc 
devel/msp430   : Makefile.inc 
devel/open-ath9k-htc-firmware: Makefile.inc 
devel/qp   : Makefile.inc 
devel/radare2  : Makefile.inc 
devel/ruby-rspec: Makefile.inc 
devel/ruby-rspec/3: Makefile.inc 
fonts/adobe-fonts: Makefile.inc 
fonts/noto : Makefile.inc 
games/colobot  : Makefile.inc 
games/freedoom : Makefile.inc 
geo/spatialite : Makefile.inc 
graphics/clutter: Makefile.inc 
mail/kopano: Makefile.inc 
math/lpsolve   : Makefile.inc 
misc/m17n  : Makefile.inc 
net/gupnp  : Makefile.inc 
net/napalm : Makefile.inc 
net/telepathy  : Makefile.inc 
print/texlive  : Makefile.inc 
sysutils/beats : Makefile.inc 
sysutils/gkrellm/plugins: Makefile.inc 
sysutils/mcollective-plugins: Makefile.inc 
textproc/apertium-dicts: Makefile.inc 
textproc/aspell/dicts: Makefile.inc 
textproc/zathura/plugins: Makefile.inc 
www/drupal7: Makefile.inc 
www/tor-browser: Makefile.inc 
x11/agar   : Makefile.inc 
x11/gnustep: Makefile.inc 
x11/kde: Makefile.inc 
x11/nx : Makefile.inc 

Log message:
update various simple PERMIT_* in Makefile.inc files



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 03:54:45

Modified files:
x11/gnome/totem: Makefile distinfo 
x11/gnome/totem/pkg: PLIST 
Removed files:
x11/gnome/totem/patches: patch-src_meson_build 

Log message:
Update to totem-3.32.1.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 03:24:32

Modified files:
devel/harfbuzz : Makefile distinfo 
devel/harfbuzz/pkg: PLIST-main 

Log message:
Update to harfbuzz-2.5.3.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 02:38:31

Modified files:
sysutils/awscli: Makefile distinfo 
sysutils/awscli/pkg: PLIST 

Log message:
Update to awscli-1.16.198.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 02:38:13

Modified files:
net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.188.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 02:37:59

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.188.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 02:30:33

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

Log message:
Update terraform providers.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 02:24:50

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

Log message:
Update to amazon-ssm-agent-2.3.672.0.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 02:19:33

Modified files:
sysutils/terraform/terraform: Makefile distinfo 

Log message:
Update to terraform-0.12.4.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 02:19:54

Modified files:
sysutils/amazon-ecs-cli: Makefile distinfo 

Log message:
Update to ecs-cli-1.15.1.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 02:14:35

Modified files:
devel/meson: Makefile distinfo meson.port.mk 

Log message:
Update to meson-0.51.1.



CVS: cvs.openbsd.org: ports

2019-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/13 02:10:37

Modified files:
audio/pulseaudio: Makefile 

Log message:
Skip version 12.99.1.



Re: [Maintainer Update] umurmur 0.2.16a -> 0.2.17

2019-07-13 Thread Jonathon Sisson
On Sat, Jul 13, 2019 at 07:42:04AM +0100, Raf Czlonka wrote:
> On Sat, Jul 13, 2019 at 02:50:32AM BST, Jonathon Sisson wrote:
> > Switching to OpenSMTPD.  Tired of fighting with gmail for simple text.
> > 
> > I've removed the appropriate comments from the patch files, and removed 
> > SEPARATE_BUILD.
> > 
> > Thanks!
> > 
> > Jonathon
> > 
> > 
> > 
> > 
> > diff -ru audio/umurmur/Makefile mystuff/audio/umurmur/Makefile
> > --- audio/umurmur/Makefile  Fri Jun 14 23:33:29 2019
> > +++ mystuff/audio/umurmur/Makefile  Fri Jul 12 19:53:57 2019
> > @@ -4,8 +4,8 @@
> >  
> >  GH_ACCOUNT =   fatbob313
> >  GH_PROJECT =   umurmur
> > -GH_TAGNAME =   0.2.16a
> > -REVISION = 6
> > +GH_TAGNAME =   0.2.17
> > +REVISION = 0
> 
> Hi Jonathon,
> 
> On version bump REVISION gets removed.
> 
> Cheers,
> 
> Raf
> 

Ahh, ok, I mis-read the porting guide.  Thanks for the clarification.

Revised patch below.

Jonathon



diff -ru audio/umurmur/Makefile mystuff/audio/umurmur/Makefile
--- audio/umurmur/Makefile  Fri Jun 14 23:33:29 2019
+++ mystuff/audio/umurmur/Makefile  Sat Jul 13 01:47:13 2019
@@ -4,8 +4,7 @@
 
 GH_ACCOUNT =   fatbob313
 GH_PROJECT =   umurmur
-GH_TAGNAME =   0.2.16a
-REVISION = 6
+GH_TAGNAME =   0.2.17
 CATEGORIES =   audio
 
 HOMEPAGE = https://umurmur.net/
diff -ru audio/umurmur/distinfo mystuff/audio/umurmur/distinfo
--- audio/umurmur/distinfo  Sat Jul 11 02:35:36 2015
+++ mystuff/audio/umurmur/distinfo  Thu Jul 11 22:51:10 2019
@@ -1,2 +1,2 @@
-SHA256 (umurmur-0.2.16a.tar.gz) = 1k3493zqpJUdfyrbstzBc4QdHjh+9M0ggsQhUKhDSaU=
-SIZE (umurmur-0.2.16a.tar.gz) = 91187
+SHA256 (umurmur-0.2.17.tar.gz) = 53t7ZhZ2j0ocB0Qq/kmncmkvZnsAwjzIWQnU3QziBtI=
+SIZE (umurmur-0.2.17.tar.gz) = 93786
diff -ru audio/umurmur/patches/patch-CMakeLists_txt 
mystuff/audio/umurmur/patches/patch-CMakeLists_txt
--- audio/umurmur/patches/patch-CMakeLists_txt  Fri Jun 12 12:31:39 2015
+++ mystuff/audio/umurmur/patches/patch-CMakeLists_txt  Fri Jul 12 00:06:06 2019
@@ -1,47 +1,26 @@
-$OpenBSD: patch-CMakeLists_txt,v 1.2 2015/06/12 09:50:42 dcoppa Exp $
 CMakeLists.txt.origTue Apr  7 12:01:12 2015
-+++ CMakeLists.txt Fri Jun 12 11:32:59 2015
-@@ -57,18 +57,13 @@ elseif("${SSL}" STREQUAL "gnutls")
-   endif(NETTLE_FOUND)
- endif("${SSL}" STREQUAL "openssl")
+$OpenBSD$
+
+Index: CMakeLists.txt
+--- CMakeLists.txt.orig
 CMakeLists.txt
+@@ -3,7 +3,7 @@ project(umurmurd C)
  
--check_library_exists(rt clock_gettime "time.h" HAVE_CLOCK_GETTIME_RT)
-+check_function_exists(clock_gettime HAVE_CLOCK_GETTIME)
+ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} 
"${CMAKE_SOURCE_DIR}/cmake/Modules/")
+ set(CMAKE_INSTALL_RPATH_USE_LINK_PATH true)
+-set(UMURMUR_BINARY_DIR "${CMAKE_BINARY_DIR}/bin")
++set(UMURMUR_BINARY_DIR "${CMAKE_BINARY_DIR}/sbin")
+ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${UMURMUR_BINARY_DIR}")
  
--if(NOT HAVE_CLOCK_GETTIME_RT)
--  check_function_exists(clock_gettime HAVE_CLOCK_GETTIME)
--  if(NOT HAVE_CLOCK_GETTIME)
--check_library_exists(c clock_get_time "mach/time.h" HAVE_CLOCK_GET_TIME)
--if(NOT HAVE_CLOCK_GET_TIME)
--  message(FATAL_ERROR "Didn't find clock_gettime() or clock_get_time()!")
--endif()
-+if(NOT HAVE_CLOCK_GETTIME)
-+  check_library_exists(c clock_get_time "mach/time.h" HAVE_CLOCK_GET_TIME)
-+  if(NOT HAVE_CLOCK_GET_TIME)
-+message(FATAL_ERROR "Didn't find clock_gettime() or clock_get_time()!")
-   endif()
--else()
--  set(LIBRT rt)
- endif()
+ if(NOT CMAKE_BUILD_TYPE)
+@@ -24,9 +24,9 @@ find_package(ProtobufC REQUIRED)
  
- if(USE_SHAREDMEMORY_API)
-@@ -90,16 +85,15 @@ add_subdirectory(src)
- configure_file(src/config.h.in ${CMAKE_SOURCE_DIR}/src/config.h)
+ add_subdirectory(src)
  
- include_directories(${LIBCONFIG_INCLUDE_DIR} ${PROTOBUFC_INCLUDE_DIR} 
${SSLIMP_INCLUDE_DIR})
--link_directories(${LIBCONFIG_LIB_DIR} ${PROTOBUFC_LIB_DIR} ${SSLIMP_LIB_DIR})
+-find_path(OLD_CONFIG_FILE NAMES "umurmur.conf" PATHS ${CMAKE_INSTALL_PREFIX} 
PATH_SUFFIXES "etc")
++find_path(OLD_CONFIG_FILE NAMES "umurmur.conf" PATHS ${CMAKE_INSTALL_PREFIX} 
PATH_SUFFIXES "share/examples/umurmur")
  
- add_executable(${PROJECT_NAME} ${SOURCE})
--install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION "bin")
-+install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION "sbin")
- 
- find_path(OLD_CONFIG_FILE NAMES "umurmur.conf" PATHS ${CMAKE_INSTALL_PREFIX} 
PATH_SUFFIXES "etc")
  if(NOT OLD_CONFIG_FILE)
 -  install(FILES "umurmur.conf.example" DESTINATION "etc" RENAME 
"umurmur.conf")
 +  install(FILES "umurmur.conf.example" DESTINATION "share/examples/umurmur" 
RENAME "umurmur.conf")
- endif(NOT OLD_CONFIG_FILE)
+ endif()
  
- add_definitions(${SSLIMP_CFLAGS})
- 
--target_link_libraries(${PROJECT_NAME} ${LIBCONFIG_LIBRARIES} 
${PROTOBUFC_LIBRARIES} ${SSLIMP_LIBRARIES} ${LIBRT} ${CRYPTO_LIBRARIES})
-+target_link_libraries(${PROJECT_NAME} ${LIBCONFIG_LIBRARIES} 

CVS: cvs.openbsd.org: ports

2019-07-13 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2019/07/13 00:48:16

Modified files:
lang/python/3.7: Makefile distinfo 
lang/python/3.7/pkg: PLIST-main PLIST-tests 

Log message:
update python 3 to 3.7.4.
tested in a bulk build on amd64 by naddy@ (thanks).



Re: [Maintainer Update] umurmur 0.2.16a -> 0.2.17

2019-07-13 Thread Raf Czlonka
On Sat, Jul 13, 2019 at 02:50:32AM BST, Jonathon Sisson wrote:
> Switching to OpenSMTPD.  Tired of fighting with gmail for simple text.
> 
> I've removed the appropriate comments from the patch files, and removed 
> SEPARATE_BUILD.
> 
> Thanks!
> 
> Jonathon
> 
> 
> 
> 
> diff -ru audio/umurmur/Makefile mystuff/audio/umurmur/Makefile
> --- audio/umurmur/MakefileFri Jun 14 23:33:29 2019
> +++ mystuff/audio/umurmur/MakefileFri Jul 12 19:53:57 2019
> @@ -4,8 +4,8 @@
>  
>  GH_ACCOUNT = fatbob313
>  GH_PROJECT = umurmur
> -GH_TAGNAME = 0.2.16a
> -REVISION =   6
> +GH_TAGNAME = 0.2.17
> +REVISION =   0

Hi Jonathon,

On version bump REVISION gets removed.

Cheers,

Raf