nginx 1.14.1

2018-11-08 Thread Landry Breuil
Hi,

here's an untested diff for 1.14.1, for:

*) Security: when using HTTP/2 a client might cause excessive memory
   consumption (CVE-2018-16843) and CPU usage (CVE-2018-16844).

*) Security: processing of a specially crafted mp4 file with the
   ngx_http_mp4_module might result in worker process memory
disclosure
   (CVE-2018-16845).

*) Bugfix: working with gRPC backends might result in excessive memory
   consumption.

still have to build it locally but it seems ruby passenger pkgs are not
available on the mirrors right now.

Landry
Index: Makefile
===
RCS file: /cvs/ports/www/nginx/Makefile,v
retrieving revision 1.126
diff -u -r1.126 Makefile
--- Makefile6 Nov 2018 14:57:47 -   1.126
+++ Makefile9 Nov 2018 07:49:38 -
@@ -15,7 +15,7 @@
 COMMENT-perl=  nginx perl scripting module
 COMMENT-passenger= nginx passenger (ruby/python/nodejs) integration module
 
-VERSION=   1.14.0
+VERSION=   1.14.1
 DISTNAME=  nginx-${VERSION}
 CATEGORIES=www
 
@@ -31,8 +31,6 @@
 PKGNAME-headers_more=  nginx-headers-more-${VERSION}
 PKGNAME-perl=  nginx-perl-${VERSION}
 PKGNAME-passenger= nginx-passenger-${VERSION}
-REVISION=  2
-REVISION-passenger=3
 
 MASTER_SITES=  https://nginx.org/download/
 MASTER_SITES0= https://github.com/simpl/ngx_devel_kit/archive/
@@ -114,7 +112,7 @@
-I "${LOCALBASE}/include" \
-L "${X11BASE}/lib"
 
-PATCHFILES+=   nginx-${VERSION}-chroot.patch:3
+PATCHFILES+=   nginx-1.14.0-chroot.patch:3
 PATCH_DIST_STRIP=  -p1
 
 CONFIGURE_STYLE=   simple
Index: distinfo
===
RCS file: /cvs/ports/www/nginx/distinfo,v
retrieving revision 1.66
diff -u -r1.66 distinfo
--- distinfo28 Sep 2018 14:36:16 -  1.66
+++ distinfo9 Nov 2018 07:49:38 -
@@ -2,13 +2,13 @@
 SHA256 (lua-nginx-module-v0.10.11.tar.gz) = 
wPuR/P0cbn3sNMpkgm74H/66/e9hdNJURnY284BWZiY=
 SHA256 (naxsi-0.55.3.tar.gz) = CzyV0lB3Lcia2LSeR8HgJMWuLHbAz/pEXp/gXE3RNJU=
 SHA256 (nginx-1.14.0-chroot.patch) = 
6dERcspRpgEau5QbXHC+K0r5C9Ogy/df6j8BpYrStL0=
-SHA256 (nginx-1.14.0.tar.gz) = XRW+y/aauh/jP41BbZft2V6okZ6prFGe/5uv67YCLLU=
+SHA256 (nginx-1.14.1.tar.gz) = vwmXQTDA1BwKgR3swXqW7C9Yzci7rLdx3o04yboUpKQ=
 SHA256 (nginx-auth-ldap-0.20170725.tar.gz) = 
gNbM6amHfVHewvhaEc580l7b0tYFwovChofsxWlSKe4=
 SHA256 (ngx_devel_kit-v0.3.0.tar.gz) = 
iOBamainQZBm9a51lm+x78QJutRSLRSYbaB0VUrmFhk=
 SIZE (headers-more-nginx-module-v0.33.tar.gz) = 28130
 SIZE (lua-nginx-module-v0.10.11.tar.gz) = 616653
 SIZE (naxsi-0.55.3.tar.gz) = 187416
 SIZE (nginx-1.14.0-chroot.patch) = 8220
-SIZE (nginx-1.14.0.tar.gz) = 1016272
+SIZE (nginx-1.14.1.tar.gz) = 1014040
 SIZE (nginx-auth-ldap-0.20170725.tar.gz) = 18457
 SIZE (ngx_devel_kit-v0.3.0.tar.gz) = 66455


CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/09 00:09:20

Modified files:
meta/kde4  : Makefile 
x11/kde-applications: Makefile 
x11/kde4   : Makefile 

Log message:
replace 10 KDE4 games with KDE5

Unhook KDE4 games; hook KDE5 and adjust KDE4 meta

+ blinken
+ bomber
+ bovo
+ granatier
+ kapman
+ katomic
+ kblackbox
+ kblocks
+ kbounce
+ kmahjongg

Thanks bcallah@



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 23:42:50

Log message:
Import bomber-18.08.2; tweaks and ok bcallah@

Comment:
arcade bombing game

Description:
Bomber is a single player arcade game. The player is invading various 
cities in
a plane that is decreasing in height.

The goal of the game is to destroy all the buildings and advance to the next
level. Each level gets a bit harder by increasing the speed of the plane and
the height of the buildings.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/education/bomber/

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181109

N ports/x11/kde-applications/bomber/Makefile
N ports/x11/kde-applications/bomber/distinfo
N ports/x11/kde-applications/bomber/pkg/DESCR
N ports/x11/kde-applications/bomber/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 23:41:18

Log message:
Import kbounce-18.08.2; tweaks and ok bcallah@

Comment:
ball bouncing game

Description:
KBounce is a single player arcade game with the elements of puzzle.
It is played on a field, surrounded by walls, with two or more balls
that move about in the field bouncing off of walls. The player can
build new walls, decreasing the size of the active field.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/kbounce

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181109

N ports/x11/kde-applications/kbounce/Makefile
N ports/x11/kde-applications/kbounce/distinfo
N ports/x11/kde-applications/kbounce/pkg/DESCR
N ports/x11/kde-applications/kbounce/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 23:33:17

Log message:
Import kblackbox-18.08.2; tweaks and ok bcallah@

Comment:
blackbox Logic Game

Description:
KBlackbox is a game of hide and seek played on a grid of boxes where the
computer has hidden several balls. The position of the hidden balls can be
deduced by shooting beams into the box.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/kblackbox

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181109

N ports/x11/kde-applications/kblackbox/Makefile
N ports/x11/kde-applications/kblackbox/distinfo
N ports/x11/kde-applications/kblackbox/pkg/DESCR
N ports/x11/kde-applications/kblackbox/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 23:36:59

Log message:
Import kblocks-18.08.2; tweaks and ok bcallah@

Comment:
falling blocks game

Description:
KBlocks is the classic falling blocks game. The idea is stack the
falling blocks in a way that lines are completely filled. When a
line is completed it is removed, and more space is available in the
play area. When there is not enough space for blocks to fall, the
game is over.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/kblocks

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181109

N ports/x11/kde-applications/kblocks/Makefile
N ports/x11/kde-applications/kblocks/distinfo
N ports/x11/kde-applications/kblocks/pkg/DESCR
N ports/x11/kde-applications/kblocks/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 23:27:54

Log message:
Import katomic-18.08.2; tweaks and ok bcallah@

Comment:
Sokoban-like logic game

Description:
Katomic is both fun and educational game built around molecular
geometry. It employs simplistic two-dimensional looks at different
chemical elements.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/katomic

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181109

N ports/x11/kde-applications/katomic/Makefile
N ports/x11/kde-applications/katomic/distinfo
N ports/x11/kde-applications/katomic/pkg/DESCR
N ports/x11/kde-applications/katomic/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 23:22:48

Log message:
Import kapman-18.08.2; tweaks and ok bcallah@

Comment:
pac-man clone

Description:
Kapman is a clone of the well known game Pac-Man. You must go through
the levels escaping ghosts in a maze. You lose a life when a ghost
eats you, but you can eat the ghosts for a few seconds when eating
an energizer. You win points when eating pills, energizers, and
bonus, and you win one life for each 10,000 points. When you have
eaten all the pills and energizers of a level, you go to the next
level, and the player and ghost speeds increase. The game ends when
you have lost all your lives.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/kapman

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181109

N ports/x11/kde-applications/kapman/Makefile
N ports/x11/kde-applications/kapman/distinfo
N ports/x11/kde-applications/kapman/pkg/DESCR
N ports/x11/kde-applications/kapman/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 23:18:45

Log message:
Import kmahjongg-18.08.2; tweaks and ok bcallah@

Comment:
Mah Jongg four players board game for KDE5

Description:
In KMahjongg the tiles are scrambled and staked on top of each other
to resemble a certain shape. The player then is expected to remove all
the tiles off the game board by locating each tile's matching pair.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/kmahjongg

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181109

N ports/x11/kde-applications/kmahjongg/Makefile
N ports/x11/kde-applications/kmahjongg/distinfo
N ports/x11/kde-applications/kmahjongg/pkg/DESCR
N ports/x11/kde-applications/kmahjongg/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 23:04:50

Log message:
Import granatier-18.08.2; tweaks and ok bcallah@

Comment:
clone of the classic bomberman game

Description:
Granatier is a clone of the classic Bomberman(TM) game, inspired by the 
work of
the Clanbomber clone.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/granatier

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181109

N ports/x11/kde-applications/granatier/Makefile
N ports/x11/kde-applications/granatier/distinfo
N ports/x11/kde-applications/granatier/pkg/DESCR
N ports/x11/kde-applications/granatier/pkg/PLIST

No conflicts created by this import



munin-node needs net/p5-IO-Socket-INET6 for IPv6

2018-11-08 Thread Florian Obser
It's already there for the server...
OK?

(I will be traveling the next days, if it's OK, just put it in for me.
This was prompted by a question from Alarig Le Lay (alarig AT
swordarmor.fr) on misc)

diff --git Makefile Makefile
index 04680f52a5f..97935a943ac 100644
--- Makefile
+++ Makefile
@@ -9,6 +9,7 @@ V = 2.0.42
 DISTNAME = munin-$V
 PKGNAME-main = munin-node-$V
 PKGNAME-server =munin-server-$V
+REVISION-main = 0
 CATEGORIES =   net
 
 HOMEPAGE = http://munin-monitoring.org/
@@ -37,6 +38,7 @@ RUN_DEPENDS-main =logtail-*|logsentry-*:sysutils/logtail \
devel/p5-List-MoreUtils \
devel/p5-Log-Log4perl \
devel/p5-Net-Server \
+   net/p5-IO-Socket-INET6 \
net/p5-Net-CIDR
 RUN_DEPENDS-server +=  converters/p5-DateManip \
devel/p5-File-Copy-Recursive \


-- 
I'm not entirely sure you are real.



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2018/11/08 20:05:02

Modified files:
comms/sigrok/libsigrok: Makefile 

Log message:
Add some missing dependencies.

Build breakage noticed by ajacoutot@



Re: devel/riscv-elf/gcc: drop libcc1

2018-11-08 Thread Kevin Lo
On Thu, Nov 08, 2018 at 05:24:36PM +0100, Christian Weisgerber wrote:
> 
> There is a three-way conflict between
>   lang/gcc/6
>   devel/avr/gcc
>   devel/riscv-elf/gcc
> because all of them want to install ${PREFIX}/lib/libcc1.*.
> 
> >From what I can google, libcc1 is intended as a plugin for gdb (!)
> to allow compiling snippets of code from within gdb.  We don't have
> gdb for riscv-elf, so the library is useless.  (Would it make any
> sense at all for a cross-compiler?)
> 
> I suggest we simply remove the libcc1 component from the riscv-elf/gcc
> port.  Patch below.  While there, I also deleted the MAKE_* assignments
> from Makefile.  I don't know why they are there, they aren't used
> for anything.
> 
> OK?

ok kevlo@, thanks.



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 15:39:00

Log message:
Import bovo-18.08.2; tweaks and ok bcallah@

Comment:
five-in-a-row Board Game

Description:
Bovo is a Gomoku like game for two players, where the opponents alternate in
placing their respective pictogram on the game board. (Also known as: 
Connect
Five, Five in a row, X and O, Naughts and Crosses)

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/bovo

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181108

N ports/x11/kde-applications/bovo/Makefile
N ports/x11/kde-applications/bovo/distinfo
N ports/x11/kde-applications/bovo/pkg/DESCR
N ports/x11/kde-applications/bovo/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 15:30:58

Log message:
Import blinken-18.08.2; ok bcallah@

Comment:
memory enhancement game

Description:
Blinken is based on an electronic game released in 1978, which challenges
players to remember sequences of increasing length. On the face of the 
device,
there are 4 different color buttons, each one with their own distinctive 
sound.
These buttons light up randomly, creating the sequence that the player must
then recall. If the player is successful in remembering the sequence of 
lights
in the correct order, he advances to the next stage, where an identical
sequence with one extra step is presented. If the player makes a mistake, 
the
game is lost, and the player must start again from the beginning. The goal 
is
to get a high score - each step in the sequence is worth one point, so 
correct
entry of a sequence of 8 lights is worth 8 points on the high score table.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/education/blinken/

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181108

N ports/x11/kde-applications/blinken/Makefile
N ports/x11/kde-applications/blinken/distinfo
N ports/x11/kde-applications/blinken/pkg/DESCR
N ports/x11/kde-applications/blinken/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 15:27:56

Log message:
Import libkdegames-kf5-18.08.2; tweak and ok bcallah@

Comment:
common code and data for many KDE games

Description:
Common code and data for many KDE games

Maintainer: KDE porting team 

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181108

N ports/x11/kde-applications/libkdegames/Makefile
N ports/x11/kde-applications/libkdegames/distinfo
N ports/x11/kde-applications/libkdegames/pkg/DESCR
N ports/x11/kde-applications/libkdegames/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2018/11/08 15:18:58

Modified files:
www/libmicrohttpd: Makefile distinfo 

Log message:
Update to libmicrohttpd-0.9.60 -- note the minor bump
Changelog: https://gnunet.org/git/libmicrohttpd.git/tree/ChangeLog
Build tests all pass; Drawpile also happy with this at runtime.



Re: UPDATE: x11/kde-applications/bomber (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski
On Thu Nov 08, 2018 at 04:40:48PM -0500, Brian Callahan wrote:
> Hi Rafael --
> 
> On 11/8/18 2:04 PM, Rafael Sadowski wrote:
> > Information for inst:bomber-18.08.2
> > 
> > Comment:
> > arcade bombing game
> > 
> > Description:
> > Bomber is a single player arcade game. The player is invading various 
> > cities in
> > a plane that is decreasing in height.
> > 
> > The goal of the game is to destroy all the buildings and advance to the next
> > level. Each level gets a bit harder by increasing the speed of the plane and
> > the height of the buildings.
> > 
> > Maintainer: KDE porting team 
> > 
> > WWW: https://www.kde.org/applications/education/bomber/
> > 
> > OK to import and replace KDE4 bomber?
> > 
> > Rafael
> > 
> 
> This one is missing an attachment :(
> 
> ~Brian
> 
Sorry, attached!


bomber-18.08.2.tar.gz
Description: Binary data


Re: UPDATE: www/youtube-dl

2018-11-08 Thread Giovanni Bechis
On Wed, Nov 07, 2018 at 08:00:53PM +0100, Giovanni Bechis wrote:
> Hi,
> update to latest version, ok ?
>  Cheers
>   Giovanni
committed to current, ok for the following diff to unbreak youtube on 6.4 ?
 Cheers
  Giovanni
Index: Makefile
===
RCS file: /var/cvs/ports/www/youtube-dl/Makefile,v
retrieving revision 1.179
diff -u -p -r1.179 Makefile
--- Makefile9 Sep 2018 22:23:01 -   1.179
+++ Makefile8 Nov 2018 22:00:26 -
@@ -2,7 +2,7 @@
 
 COMMENT =  CLI program to download videos from YouTube and other sites
 
-VERSION =  2018.09.10
+VERSION =  2018.11.07
 MODPY_EGG_VERSION =${VERSION:S/.0/./g}
 
 DISTNAME = youtube-dl-${VERSION}
Index: distinfo
===
RCS file: /var/cvs/ports/www/youtube-dl/distinfo,v
retrieving revision 1.166
diff -u -p -r1.166 distinfo
--- distinfo9 Sep 2018 22:23:01 -   1.166
+++ distinfo8 Nov 2018 22:00:31 -
@@ -1,2 +1,2 @@
-SHA256 (youtube-dl-2018.09.10.tar.gz) = 
COqzWl6qJJvwqQ3hU2n0SU6H5Bb5QPU5+YLlViJB7Yk=
-SIZE (youtube-dl-2018.09.10.tar.gz) = 3036301
+SHA256 (youtube-dl-2018.11.07.tar.gz) = 
afb3vDKA/o/Ik0cFCwcHLlH8ymPTHaUx81PUNUUVbOc=
+SIZE (youtube-dl-2018.11.07.tar.gz) = 3053158
Index: pkg/PLIST
===
RCS file: /var/cvs/ports/www/youtube-dl/pkg/PLIST,v
retrieving revision 1.120
diff -u -p -r1.120 PLIST
--- pkg/PLIST   9 Sep 2018 22:23:01 -   1.120
+++ pkg/PLIST   8 Nov 2018 22:02:48 -
@@ -377,6 +377,7 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}lifenews.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}limelight.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}line.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}linkedin.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}litv.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}liveleak.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}livestream.${MODPY_PYC_MAGIC_TAG}pyc
@@ -692,7 +693,6 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}tutv.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}tv2.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}tv2hu.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}tv3.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}tv4.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}tv5mondeplus.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}tva.${MODPY_PYC_MAGIC_TAG}pyc
@@ -711,6 +711,7 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}twentyfourvideo.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}twentymin.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}twentythreevideo.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}twitcasting.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}twitch.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}twitter.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/${MODPY_PYCACHE}udemy.${MODPY_PYC_MAGIC_TAG}pyc
@@ -1149,6 +1150,7 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/lifenews.py
 lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/limelight.py
 lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/line.py
+lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/linkedin.py
 lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/litv.py
 lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/liveleak.py
 lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/livestream.py
@@ -1464,7 +1466,6 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/tutv.py
 lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/tv2.py
 

CVS: cvs.openbsd.org: ports

2018-11-08 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2018/11/08 15:10:31

Modified files:
www/py-requests: Makefile 

Log message:
Take maintainership, ok shadchin@ (previous maintainer)



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2018/11/08 15:10:01

Modified files:
misc/dialog: Makefile distinfo 

Log message:
Update dialog to 1.3-20181107.



Re: UPDATE: x11/kde-applications/bomber (KDE4 game replacement)

2018-11-08 Thread Brian Callahan

Hi Rafael --

On 11/8/18 2:04 PM, Rafael Sadowski wrote:

Information for inst:bomber-18.08.2

Comment:
arcade bombing game

Description:
Bomber is a single player arcade game. The player is invading various cities in
a plane that is decreasing in height.

The goal of the game is to destroy all the buildings and advance to the next
level. Each level gets a bit harder by increasing the speed of the plane and
the height of the buildings.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/education/bomber/

OK to import and replace KDE4 bomber?

Rafael



This one is missing an attachment :(

~Brian



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2018/11/08 14:40:00

Modified files:
www/youtube-dl : Makefile distinfo 
www/youtube-dl/pkg: PLIST 

Log message:
Update to 2018.11.07 to unbreak youtube
ok kn@ bket@



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/08 14:15:28

Modified files:
net/seafile/seafile: Makefile 
Added files:
net/seafile/seafile/patches: patch-daemon_http-tx-mgr_c 

Log message:
fix build with curl >=7.62.0



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2018/11/08 14:15:33

Modified files:
lang/php/7.1   : Makefile distinfo 
lang/php/7.1/patches: patch-ext_odbc_config_m4 
  patch-sapi_cgi_cgi_main_c 
  patch-sapi_fpm_fpm_fpm_atomic_h 
  patch-sapi_fpm_fpm_fpm_children_c 
  patch-scripts_Makefile_frag 

Log message:
update to php-7.1.24.



UPDATE: x11/kde-applications/kbounce (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski

Information for inst:kbounce-18.08.2

Comment:
ball bouncing game

Description:
KBounce is a single player arcade game with the elements of puzzle.
It is played on a field, surrounded by walls, with two or more balls
that move about in the field bouncing off of walls. The player can
build new walls, decreasing the size of the active field.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/kbounce

OK to import and replace KDE4 kbounce?

Rafael


kbounce-18.08.2.tar.gz
Description: Binary data


UPDATE: x11/kde-applications/kblocks (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski

Information for inst:kblocks-18.08.2

Comment:
falling blocks game

Description:
KBlocks is the classic falling blocks game. The idea is stack the
falling blocks in a way that lines are completely filled. When a
line is completed it is removed, and more space is available in the
play area. When there is not enough space for blocks to fall, the
game is over.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/kblocks

OK to import and replace KDE4 kblocks?

Rafael


kblocks-18.08.2.tar.gz
Description: Binary data


CVS: cvs.openbsd.org: ports

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

Modified files:
www/ruby-passenger: Makefile 
Added files:
www/ruby-passenger/patches: 

patch-src_agent_Core_SecurityUpdateChecker_h 

Log message:
fix build with curl >=7.62.0



UPDATE: x11/kde-applications/kblackbox (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski

Information for inst:kblackbox-18.08.2

Comment:
blackbox Logic Game

Description:
KBlackbox is a game of hide and seek played on a grid of boxes where the
computer has hidden several balls. The position of the hidden balls can be
deduced by shooting beams into the box.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/kblackbox

OK to import and replace KDE4 kblackbox?

Rafael



kblackbox-18.08.2.tar.gz
Description: Binary data


UPDATE: x11/kde-applications/katomic (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski

Information for inst:katomic-18.08.2

Comment:
Sokoban-like logic game

Description:
Katomic is both fun and educational game built around molecular
geometry. It employs simplistic two-dimensional looks at different
chemical elements.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/katomic

OK to import and replace KDE4 katomic?

Rafael


katomic-18.08.2.tar.gz
Description: Binary data


UPDATE: x11/kde-applications/kapman (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski

Information for inst:kapman-18.08.2

Comment:
pac-man clone

Description:
Kapman is a clone of the well known game Pac-Man. You must go through
the levels escaping ghosts in a maze. You lose a life when a ghost
eats you, but you can eat the ghosts for a few seconds when eating
an energizer. You win points when eating pills, energizers, and
bonus, and you win one life for each 10,000 points. When you have
eaten all the pills and energizers of a level, you go to the next
level, and the player and ghost speeds increase. The game ends when
you have lost all your lives.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/kapman

OK to import and replace KDE4 kapman?

Rafael


kapman-18.08.2.tar.gz
Description: Binary data


UPDATE: x11/kde-applications/kmahjongg (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski

Information for inst:kmahjongg-18.08.2

Comment:
Mah Jongg four players board game for KDE5

Description:
In KMahjongg the tiles are scrambled and staked on top of each other
to resemble a certain shape. The player then is expected to remove all
the tiles off the game board by locating each tile's matching pair.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/kmahjongg

OK to import and replace KDE4 kmahjongg?

Rafael


kmahjongg-18.08.2.tar.gz
Description: Binary data


Fixes for print/bibview

2018-11-08 Thread tonypony76
The current print/bibview port crashes at startup.  A patch that fixes
this problem is provided below.  In particular, the patch explicitly
includes headers for some of the C standard libraries.  This patch
creates or modifies the following patch files
 
 print/bibview/patches/patch-bib_file_c
 print/bibview/patches/patch-bib_flex_c
 print/bibview/patches/patch-bibview_c
 print/bibview/patches/patch-ctl_open_c
 print/bibview/patches/patch-ctl_serv_c
 print/bibview/patches/patch-globdata_c
 print/bibview/patches/patch-rc_file_c

In addition, the patch file

 print/bibview/patches/patch-ctl_save_c

is created to fix a use-after-free bug that could cause bibview to crash
in some circumstances.  Also, the patch file

 print/bibview/patches/patch-BibView_eng_ad

is created to remove a trailing tab character that was causing a minor
user-interface glitch.



--- print/bibview/Makefile.orig Sun Dec  3 12:37:22 2017
+++ print/bibview/Makefile  Thu Nov  8 18:32:03 2018
@@ -3,7 +3,7 @@
 COMMENT=   GUI for manipulating BibTeX bibliography databases
 
 DISTNAME=  bibview-2.2
-REVISION=  4
+REVISION=  5
 CATEGORIES=databases print
 FIX_EXTRACT_PERMISSIONS=Yes
 
--- print/bibview/patches/patch-BibView_eng_ad.orig Wed Nov  7 00:10:59 2018
+++ print/bibview/patches/patch-BibView_eng_ad  Thu Nov  8 18:14:54 2018
@@ -0,0 +1,11 @@
+--- BibView.eng.ad.origThu May  4 17:09:45 1995
 BibView.eng.ad Tue Nov  6 23:49:19 2018
+@@ -49,7 +49,7 @@
+ BibView*mainwin*services.label:   Services
+ BibView*mainwin*services.menuName:servicesMenu
+ BibView*servicesMenu.label:   Services Menu
+-BibView*servicesMenu*item1*label: Consistency Check   
++BibView*servicesMenu*item1*label: Consistency Check
+ BibView*servicesMenu*item2*label: Unify
+ BibView*servicesMenu*item3*label: Print
+ BibView*servicesMenu*item4*label: Edit Macros
--- print/bibview/patches/patch-bib_file_c.orig Tue Apr 17 13:13:30 2001
+++ print/bibview/patches/patch-bib_file_c  Thu Nov  8 18:14:59 2018
@@ -1,7 +1,11 @@
-$OpenBSD: patch-bib_file_c,v 1.1 2001/04/17 13:13:30 naddy Exp $
 bib_file.c.origThu May  4 18:19:36 1995
-+++ bib_file.c Tue Apr 17 14:30:51 2001
-@@ -466,10 +466,10 @@ Errcode bifFileRead(BibPtr bp)
+--- bib_file.c.origThu May  4 16:19:36 1995
 bib_file.c Tue Nov  6 23:58:09 2018
+@@ -1,3 +1,4 @@
++#include 
+ #include 
+ #include 
+ #include 
+@@ -466,10 +467,10 @@
bp->macrofile = (char *)XtMalloc(strlen(tempName)+1);
strcpy(bp->macrofile,tempName);
  #else
--- print/bibview/patches/patch-bib_flex_c.orig Wed Nov  7 00:12:04 2018
+++ print/bibview/patches/patch-bib_flex_c  Thu Nov  8 18:14:59 2018
@@ -0,0 +1,10 @@
+--- bib_flex.c.origWed Mar 22 18:19:10 1995
 bib_flex.c Tue Nov  6 23:57:00 2018
+@@ -1454,6 +1454,7 @@
+ char *yytext;
+ # line 1 "b.l"
+ # line 2 "b.l"
++#include 
+ #include "b.tab.h"
+ #include 
+ #include "bibview.h"
--- print/bibview/patches/patch-bibview_c.orig  Tue Apr 17 13:13:31 2001
+++ print/bibview/patches/patch-bibview_c   Thu Nov  8 18:15:00 2018
@@ -1,7 +1,14 @@
-$OpenBSD: patch-bibview_c,v 1.1 2001/04/17 13:13:31 naddy Exp $
 bibview.c.orig Fri Apr 21 18:49:15 1995
-+++ bibview.c  Tue Apr 17 14:30:50 2001
-@@ -170,9 +170,9 @@ int max_bibtex_types;
+--- bibview.c.orig Fri Apr 21 16:49:15 1995
 bibview.c  Tue Nov  6 23:59:37 2018
+@@ -20,6 +20,7 @@
+ /*/
+ 
+ 
++#include 
+ #include 
+ #include 
+ #include 
+@@ -170,9 +171,9 @@
  /* fallback resources */
  static char *fallback_resources[] = {
  #ifdef GERMAN
--- print/bibview/patches/patch-ctl_open_c.orig Tue Apr 17 13:13:31 2001
+++ print/bibview/patches/patch-ctl_open_c  Thu Nov  8 18:15:02 2018
@@ -1,7 +1,14 @@
-$OpenBSD: patch-ctl_open_c,v 1.1 2001/04/17 13:13:31 naddy Exp $
 ctl_open.c.origThu Nov 25 14:11:12 1993
-+++ ctl_open.c Tue Apr 17 14:30:50 2001
-@@ -112,9 +112,9 @@ char *tempName;
+--- ctl_open.c.origThu Nov 25 13:11:12 1993
 ctl_open.c Tue Nov  6 23:58:55 2018
+@@ -20,6 +20,7 @@
+ /*   */
+ /*/
+ 
++#include 
+ #include 
+ #include 
+ #include 
+@@ -112,9 +113,9 @@
 bp->tempfile = (char *)XtMalloc(strlen(tempName)+1);
 strcpy(bp->tempfile,tempName);
  #else
--- print/bibview/patches/patch-ctl_save_c.orig Wed Nov  7 00:11:27 2018
+++ print/bibview/patches/patch-ctl_save_c  Thu Nov  8 18:15:02 2018
@@ -0,0 +1,15 @@
+--- ctl_save.c.origThu Nov 25 13:11:13 1993
 ctl_save.c Thu Nov  8 18:10:05 2018
+@@ -337,12 +337,6 @@
+if ((status = gubCloseBibWin(gbp)) != OK) {
+   guwError(status);
+}
+-   if (gbp->macrofile != NULL)
+-  sprintf(sysStr, "rm -f %s %s", gbp->tempfile, 
+-  gbp->macrofile);
+-   else
+-  sprintf(sysStr, "rm -f %s", gbp->tempfile);
+-   

UPDATE: x11/kde-applications/granatier (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski
Information for inst:granatier-18.08.2

Comment:
clone of the classic bomberman game

Description:
Granatier is a clone of the classic Bomberman(TM) game, inspired by the work of
the Clanbomber clone.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/granatier

OK to import and replace KDE4 granatier

Rafael


granatier-18.08.2.tar.gz
Description: Binary data


UPDATE: x11/kde-applications/bovo (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski

Information for inst:bovo-18.08.2

Comment:
five-in-a-row Board Game

Description:
Bovo is a Gomoku like game for two players, where the opponents alternate in
placing their respective pictogram on the game board. (Also known as: Connect
Five, Five in a row, X and O, Naughts and Crosses)

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/games/bovo

OK to import and replace KDE4 bovo?

Rafael


bovo-18.08.2.tar.gz
Description: Binary data


UPDATE: x11/kde-applications/bomber (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski


Information for inst:bomber-18.08.2

Comment:
arcade bombing game

Description:
Bomber is a single player arcade game. The player is invading various cities in
a plane that is decreasing in height.

The goal of the game is to destroy all the buildings and advance to the next
level. Each level gets a bit harder by increasing the speed of the plane and
the height of the buildings.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/education/bomber/

OK to import and replace KDE4 bomber?

Rafael



UPDATE: x11/kde-applications/blinken (KDE4 game replacement)

2018-11-08 Thread Rafael Sadowski
Information for inst:blinken-18.08.2

Comment:
memory enhancement game

Description:
Blinken is based on an electronic game released in 1978, which challenges
players to remember sequences of increasing length. On the face of the device,
there are 4 different color buttons, each one with their own distinctive sound.
These buttons light up randomly, creating the sequence that the player must
then recall. If the player is successful in remembering the sequence of lights
in the correct order, he advances to the next stage, where an identical
sequence with one extra step is presented. If the player makes a mistake, the
game is lost, and the player must start again from the beginning. The goal is
to get a high score - each step in the sequence is worth one point, so correct
entry of a sequence of 8 lights is worth 8 points on the high score table.

Maintainer: KDE porting team 

WWW: https://www.kde.org/applications/education/blinken/

OK to import an replace KDE4 blinken?

Rafael


blinken-18.08.2.tar.gz
Description: Binary data


CVS: cvs.openbsd.org: ports

2018-11-08 Thread Anton Lindqvist
CVSROOT:/cvs
Module name:ports
Changes by: an...@cvs.openbsd.org   2018/11/08 12:02:40

Modified files:
sysutils/yank  : Makefile distinfo 

Log message:
Update yank to 1.1.0.

ok gsoares@ kn@



NEW: x11/kde-applications/libkdegames

2018-11-08 Thread Rafael Sadowski
Hi KDE5 lover and hater,

I'll start to import all KDE5 games. First of all we need to import
libkdegames. As usual tagged with the suffix kf5 to avoid conflicts with
KDE4 libkdegames (with can removed after all KDE5 games are in).

Tests are green and I tested the lib with different games. (They will
follow in separate mails on ports@)

Information for inst:libkdegames-kf5-18.08.2

Comment:
Common code and data for many KDE games

Description:
Common code and data for many KDE games

Maintainer: KDE porting team 

Ok?

Cheers,

Rafael Sadowski


libkdegames-18.08.2.tar.gz
Description: Binary data


Re: php-7.2 fpm don't start by default

2018-11-08 Thread Thuban
* Stuart Henderson  le [08-11-2018 18:05:06 +]:
> On 2018/11/08 18:59, Thuban wrote:
> > Fresh install of 6.4 : php72_fpm fail to start : 
> > 
> > pkg_add php-7.2.10
> > rcctl enable php72_fpm
> > rcctl -d start php72_fpm
> > doing _rc_parse_conf
> > doing _rc_quirks
> > php72_fpm_flags empty, using default ><
> > doing _rc_parse_conf /var/run/rc.d/php72_fpm
> > doing _rc_quirks
> > doing rc_check
> > php72_fpm
> > doing rc_start
> > doing _rc_wait start
> > doing rc_check
> > [08-Nov-2018 18:56:52] WARNING: Nothing matches the include pattern 
> > '/etc/php-fpm.d/*.conf' from /etc/php-fpm.conf at line 125.
> > [08-Nov-2018 18:56:52] ERROR: No pool defined. at least one pool 
> > section must be specified in config file
> > [08-Nov-2018 18:56:52] ERROR: failed to post process the configuration
> > [08-Nov-2018 18:56:52] ERROR: FPM initialization failed
> > doing _rc_rm_runfile
> > (failed)
> > 
> > 
> > Indeed, the file /etc/php-fpm.conf ends at : 
> > 
> > include=/etc/php-fpm.d/*.conf
> > 
> > On previous php version, there was a pool preconfigured : 
> > 
> > ; Start a new pool named 'www'.
> > ; the variable $pool can be used in any directive and will be replaced 
> > by the
> > ; pool name ('www' here)
> > [www]
> > ...
> > ...
> > 
> > 
> > Not sure if that's a bug or a feature? Then, maybe updating the
> > /usr/local/share/doc/pkg-readmes/php-7.2 file with instructions could be 
> > handy.
> > 
> > 
> > Regards.
> > -- 
> > thuban
> > 
> 
> Bug (and fixed in -current).
> 
> The simplest workaround is to install php-7.0, and populate /etc/php-fpm.conf
> with the contents of /usr/local/share/examples/php-7.0/php-fpm.conf.
> 
Thanks for the clarifications.



Re: php-7.2 fpm don't start by default

2018-11-08 Thread Stuart Henderson
On 2018/11/08 18:59, Thuban wrote:
> Fresh install of 6.4 : php72_fpm fail to start : 
> 
> pkg_add php-7.2.10
> rcctl enable php72_fpm
> rcctl -d start php72_fpm
>   doing _rc_parse_conf
>   doing _rc_quirks
>   php72_fpm_flags empty, using default ><
>   doing _rc_parse_conf /var/run/rc.d/php72_fpm
>   doing _rc_quirks
>   doing rc_check
>   php72_fpm
>   doing rc_start
>   doing _rc_wait start
>   doing rc_check
>   [08-Nov-2018 18:56:52] WARNING: Nothing matches the include pattern 
> '/etc/php-fpm.d/*.conf' from /etc/php-fpm.conf at line 125.
>   [08-Nov-2018 18:56:52] ERROR: No pool defined. at least one pool 
> section must be specified in config file
>   [08-Nov-2018 18:56:52] ERROR: failed to post process the configuration
>   [08-Nov-2018 18:56:52] ERROR: FPM initialization failed
>   doing _rc_rm_runfile
>   (failed)
> 
> 
> Indeed, the file /etc/php-fpm.conf ends at : 
> 
>   include=/etc/php-fpm.d/*.conf
> 
> On previous php version, there was a pool preconfigured : 
> 
>   ; Start a new pool named 'www'.
>   ; the variable $pool can be used in any directive and will be replaced 
> by the
>   ; pool name ('www' here)
>   [www]
>   ...
>   ...
> 
> 
> Not sure if that's a bug or a feature? Then, maybe updating the
> /usr/local/share/doc/pkg-readmes/php-7.2 file with instructions could be 
> handy.
> 
> 
> Regards.
> -- 
> thuban
> 

Bug (and fixed in -current).

The simplest workaround is to install php-7.0, and populate /etc/php-fpm.conf
with the contents of /usr/local/share/examples/php-7.0/php-fpm.conf.



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2018/11/08 11:00:20

Modified files:
security/letsencrypt: Makefile.inc 
security/letsencrypt/client: Makefile distinfo 
security/letsencrypt/client/pkg: PLIST 
security/letsencrypt/py-acme: Makefile distinfo 

Log message:
update to certbot/py-acme 0.28.0



php-7.2 fpm don't start by default

2018-11-08 Thread Thuban
Fresh install of 6.4 : php72_fpm fail to start : 

pkg_add php-7.2.10
rcctl enable php72_fpm
rcctl -d start php72_fpm
doing _rc_parse_conf
doing _rc_quirks
php72_fpm_flags empty, using default ><
doing _rc_parse_conf /var/run/rc.d/php72_fpm
doing _rc_quirks
doing rc_check
php72_fpm
doing rc_start
doing _rc_wait start
doing rc_check
[08-Nov-2018 18:56:52] WARNING: Nothing matches the include pattern 
'/etc/php-fpm.d/*.conf' from /etc/php-fpm.conf at line 125.
[08-Nov-2018 18:56:52] ERROR: No pool defined. at least one pool 
section must be specified in config file
[08-Nov-2018 18:56:52] ERROR: failed to post process the configuration
[08-Nov-2018 18:56:52] ERROR: FPM initialization failed
doing _rc_rm_runfile
(failed)


Indeed, the file /etc/php-fpm.conf ends at : 

include=/etc/php-fpm.d/*.conf

On previous php version, there was a pool preconfigured : 

; Start a new pool named 'www'.
; the variable $pool can be used in any directive and will be replaced 
by the
; pool name ('www' here)
[www]
...
...


Not sure if that's a bug or a feature? Then, maybe updating the
/usr/local/share/doc/pkg-readmes/php-7.2 file with instructions could be handy.


Regards.
-- 
thuban



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 10:50:28

Modified files:
x11/kde-applications/kate: Makefile 

Log message:
add kio-extras run dependency

Spotted by Federico Giannici Thanks!



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 10:46:45

Modified files:
x11/kde-applications/dolphin: Makefile 

Log message:
add run depends: ffmpegthumbs,kio-extras



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 10:43:33

Modified files:
x11/kde-applications: Makefile 

Log message:
+ffmpegthumbs



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 10:37:37

Log message:
Import ffmpegthumbs-kf5-18.08.2; tweaks and ok landry@

Information for inst:ffmpegthumbs-kf5-18.08.2

Comment:
KDE FFmpeg-based thumbnail generator for video files

Description:
FFmpeg-based thumbnail creation module for KDE file browsing windows.

Maintainer: KDE porting team 

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181108

N ports/x11/kde-applications/ffmpegthumbs/Makefile
N ports/x11/kde-applications/ffmpegthumbs/distinfo
N ports/x11/kde-applications/ffmpegthumbs/pkg/DESCR
N ports/x11/kde-applications/ffmpegthumbs/pkg/PLIST

No conflicts created by this import



[Update] PostgreSQL 10.6

2018-11-08 Thread Pierre-Emmanuel André
Hi,

Here is a diff to update PostgreSQL to it's latest version (10.6).
Release note : https://www.postgresql.org/about/news/1905/
(It fixes CVE-2018-16850)

Tested on @amd64.
Comments, ok ?

Regards,
Index: Makefile
===
RCS file: /cvs/ports/databases/postgresql/Makefile,v
retrieving revision 1.243
diff -u -p -u -p -r1.243 Makefile
--- Makefile	4 Oct 2018 14:48:15 -	1.243
+++ Makefile	8 Nov 2018 17:31:49 -
@@ -7,7 +7,7 @@ COMMENT-contrib=PostgreSQL RDBMS contrib
 COMMENT-plpython=Python procedural language for PostgreSQL
 COMMENT-pg_upgrade=Support for upgrading PostgreSQL data from previous version
 
-VERSION=	10.5
+VERSION=	10.6
 PREV_MAJOR=	9.6
 DISTNAME=	postgresql-${VERSION}
 PKGNAME-main=	postgresql-client-${VERSION}
@@ -16,11 +16,6 @@ PKGNAME-docs=	postgresql-docs-${VERSION}
 PKGNAME-contrib=postgresql-contrib-${VERSION}
 PKGNAME-plpython=postgresql-plpython-${VERSION}
 PKGNAME-pg_upgrade=postgresql-pg_upgrade-${VERSION}
-REVISION-main=		1
-REVISION-server=	4
-REVISION-contrib=	0
-REVISION-plpython=	0
-REVISION-pg_upgrade=	0
 
 CATEGORIES=	databases
 SHARED_LIBS=	ecpg		7.9 \
@@ -35,7 +30,7 @@ MAINTAINER=	Pierre-Emmanuel Andre https://ftp.postgresql.org/pub/source/v${VERSION}/ \
 		ftp://ftp.postgresql.org/pub/source/v${VERSION}/
@@ -93,18 +88,19 @@ WANTLIB-main =	${WANTLIB} xml2
 
 LIB_DEPENDS-server= databases/postgresql=${VERSION} \
 		${LIB_DEPENDS-main}
-WANTLIB-server=	${WANTLIB-main} perl pq>=4
+WANTLIB-server=	${WANTLIB-main} perl
 
 RUN_DEPENDS-contrib= databases/postgresql,-server=${VERSION}
 LIB_DEPENDS-contrib= databases/postgresql=${VERSION} \
 		 ${LIB_DEPENDS-main}
-WANTLIB-contrib=	${WANTLIB-main} pq>=4 perl
+WANTLIB-contrib=	${WANTLIB-main} perl
 
 RUN_DEPENDS-pg_upgrade=	databases/postgresql,-server=${VERSION} \
 			databases/postgresql-previous>=${PREV_MAJOR}
 LIB_DEPENDS-pg_upgrade= databases/postgresql=${VERSION} \
 		 ${LIB_DEPENDS-main}
-WANTLIB-pg_upgrade=	${WANTLIB-main} pq>=4
+
+WANTLIB-pg_upgrade =	${WANTLIB-main}
 
 LIB_DEPENDS-plpython=	${MODPY_LIB_DEPENDS}
 WANTLIB-plpython =	c m pthread util \
Index: distinfo
===
RCS file: /cvs/ports/databases/postgresql/distinfo,v
retrieving revision 1.74
diff -u -p -u -p -r1.74 distinfo
--- distinfo	9 Aug 2018 15:32:36 -	1.74
+++ distinfo	8 Nov 2018 17:31:49 -
@@ -1,2 +1,2 @@
-SHA256 (postgresql-10.5.tar.gz) = E75wU7HYrU4klDsk2AFwV0/HAbSbPxTmil8b2kUs49E=
-SIZE (postgresql-10.5.tar.gz) = 26818092
+SHA256 (postgresql-10.6.tar.gz) = fMtwrJHZaOMvZCpPQKeIUkU1L6t+6FMO3OEn3qbmICs=
+SIZE (postgresql-10.6.tar.gz) = 26902911
Index: patches/patch-src_pl_plperl_GNUmakefile
===
RCS file: patches/patch-src_pl_plperl_GNUmakefile
diff -N patches/patch-src_pl_plperl_GNUmakefile
--- patches/patch-src_pl_plperl_GNUmakefile	14 Aug 2017 11:56:54 -	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -
@@ -1,14 +0,0 @@
-$OpenBSD: patch-src_pl_plperl_GNUmakefile,v 1.2 2017/08/14 11:56:54 pea Exp $
-
-Index: src/pl/plperl/GNUmakefile
 src/pl/plperl/GNUmakefile.orig
-+++ src/pl/plperl/GNUmakefile
-@@ -16,7 +16,7 @@ endif
- # probably because it sometimes contains some header files with names
- # that clash with some of ours, or with some that we include, notably on
- # Windows.
--override CPPFLAGS := -I. -I$(srcdir) $(CPPFLAGS) $(perl_embed_ccflags) -I$(perl_archlibexp)/CORE
-+override CPPFLAGS := -I. -I$(srcdir) $(CPPFLAGS) $(perl_embed_ccflags) -I$(perl_archlibexp)/CORE -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DBIG_TIME
- 
- rpathdir = $(perl_archlibexp)/CORE
- 
Index: pkg/PLIST-contrib
===
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-contrib,v
retrieving revision 1.18
diff -u -p -u -p -r1.18 PLIST-contrib
--- pkg/PLIST-contrib	17 May 2018 18:42:42 -	1.18
+++ pkg/PLIST-contrib	8 Nov 2018 17:31:49 -
@@ -188,6 +188,7 @@ share/postgresql/extension/pg_stat_state
 share/postgresql/extension/pg_stat_statements--1.2--1.3.sql
 share/postgresql/extension/pg_stat_statements--1.3--1.4.sql
 share/postgresql/extension/pg_stat_statements--1.4--1.5.sql
+share/postgresql/extension/pg_stat_statements--1.5--1.6.sql
 share/postgresql/extension/pg_stat_statements--1.4.sql
 share/postgresql/extension/pg_stat_statements--unpackaged--1.0.sql
 share/postgresql/extension/pg_stat_statements.control
Index: pkg/PLIST-docs
===
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v
retrieving revision 1.86
diff -u -p -u -p -r1.86 PLIST-docs
--- pkg/PLIST-docs	9 Aug 2018 15:32:36 -	1.86
+++ pkg/PLIST-docs	8 Nov 2018 17:31:49 -
@@ -657,6 +657,7 @@ share/doc/postgresql/html/release-10-2.h
 share/doc/postgresql/html/release-10-3.html
 share/doc/postgresql/html/release-10-4.html
 share/doc/postgresql/html/release-10-5.html

CVS: cvs.openbsd.org: ports

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

Modified files:
games/arx-libertatis: Makefile 

Log message:
needs desktop-file-utils at build time because desktop-file-validate
is run during the build



[UPDATE] net/tor for -stable

2018-11-08 Thread George Rosamond
Attached is net/tor backport of tor-0.3.4.9 to 6.4 -stable, mostly due
to memory exhaustion issue.

Changelog issues include...
(https://github.com/torproject/tor/commit/4ac3ccf2863b86e79040dcd6c9568f011887c2be):



Changes in version 0.3.4.9 - 2018-11-02
  Tor 0.3.4.9 is the second stable release in its series; it backports
  numerous fixes, including a fix for a bandwidth management bug that
  was causing memory exhaustion on relays. Anyone running an earlier
  version of Tor 0.3.4.9 should upgrade.

  o Major bugfixes (compilation, backport from 0.3.5.3-alpha):
- Fix compilation on ARM (and other less-used CPUs) when compiling
  with OpenSSL before 1.1. Fixes bug 27781; bugfix on 0.3.4.1-alpha.

  o Major bugfixes (mainloop, bootstrap, backport from 0.3.5.3-alpha):
- Make sure Tor bootstraps and works properly if only the
  ControlPort is set. Prior to this fix, Tor would only bootstrap
  when a client port was set (Socks, Trans, NATD, DNS or HTTPTunnel
  port). Fixes bug 27849; bugfix on 0.3.4.1-alpha.

  o Major bugfixes (relay, backport from 0.3.5.3-alpha):
- When our write bandwidth limit is exhausted, stop writing on the
  connection. Previously, we had a typo in the code that would make
  us stop reading instead, leading to relay connections being stuck
  indefinitely and consuming kernel RAM. Fixes bug 28089; bugfix
  on 0.3.4.1-alpha.

  o Major bugfixes (restart-in-process, backport from 0.3.5.1-alpha):
- Fix a use-after-free error that could be caused by passing Tor an
  impossible set of options that would fail during options_act().
  Fixes bug 27708; bugfix on 0.3.3.1-alpha.

Index: Makefile
===
RCS file: /cvs/ports/net/tor/Makefile,v
retrieving revision 1.120
diff -u -p -r1.120 Makefile
--- Makefile	11 Sep 2018 12:17:23 -	1.120
+++ Makefile	8 Nov 2018 04:02:58 -
@@ -2,7 +2,7 @@
 
 COMMENT=	anonymity service using onion routing
 
-DISTNAME=	tor-0.3.4.8
+DISTNAME=	tor-0.3.4.9
 CATEGORIES=	net
 HOMEPAGE=	https://www.torproject.org/
 
Index: distinfo
===
RCS file: /cvs/ports/net/tor/distinfo,v
retrieving revision 1.98
diff -u -p -r1.98 distinfo
--- distinfo	11 Sep 2018 12:17:23 -	1.98
+++ distinfo	8 Nov 2018 04:02:58 -
@@ -1,2 +1,2 @@
-SHA256 (tor-0.3.4.8.tar.gz) = gmpMssCZopx8+RUW///Py1qs51M7iFOoyL3c/iv7ECM=
-SIZE (tor-0.3.4.8.tar.gz) = 6679385
+SHA256 (tor-0.3.4.9.tar.gz) = GhcQgfArmm/54owImN77dnDlu7O9vK3fz05DBK7dFko=
+SIZE (tor-0.3.4.9.tar.gz) = 6695931


devel/riscv-elf/gcc: drop libcc1

2018-11-08 Thread Christian Weisgerber
There is a three-way conflict between
  lang/gcc/6
  devel/avr/gcc
  devel/riscv-elf/gcc
because all of them want to install ${PREFIX}/lib/libcc1.*.

>From what I can google, libcc1 is intended as a plugin for gdb (!)
to allow compiling snippets of code from within gdb.  We don't have
gdb for riscv-elf, so the library is useless.  (Would it make any
sense at all for a cross-compiler?)

I suggest we simply remove the libcc1 component from the riscv-elf/gcc
port.  Patch below.  While there, I also deleted the MAKE_* assignments
from Makefile.  I don't know why they are there, they aren't used
for anything.

OK?

Index: Makefile
===
RCS file: /cvs/ports/devel/riscv-elf/gcc/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile24 Oct 2018 14:28:01 -  1.2
+++ Makefile8 Nov 2018 16:11:55 -
@@ -5,24 +5,14 @@ COMMENT=  gcc for riscv-elf cross-develop
 VERSION=   8.1.0
 DISTNAME=  gcc-${VERSION}
 PKGNAME=   riscv-elf-gcc-${VERSION}
-REVISION=  0
-
-SHARED_LIBS=   cc1 0.0 \
-   cc1plugin   0.0 \
-   cp1plugin   0.0
+REVISION=  1
 
 SUBST_VARS+=   VERSION
 
 WANTLIB=   c m ${COMPILER_LIBCXX} gmp mpfr mpc pthread
 DIST_SUBDIR=   gcc
 
-COMPILER = base-clang ports-gcc base-gcc
-
-MAKE_GXX=  No
-MAKE_FORTRAN=  No
-MAKE_OBJC= No
-MAKE_JAVA= No
-MAKE_ADA=  No
+COMPILER = base-clang ports-gcc base-gcc
 
 MASTER_SITES=  ${MASTER_SITE_GCC:=releases/gcc-$(VERSION)/}
 
@@ -40,6 +30,7 @@ CONFIGURE_ARGS+=--enable-languages=${LAN
--enable-interwork  \
--with-gmp=${LOCALBASE} \
--with-newlib   \
+   --disable-libcc1\
--disable-lto   \
--enable-cpp
 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/riscv-elf/gcc/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   8 Jun 2018 14:24:32 -   1.1.1.1
+++ pkg/PLIST   8 Nov 2018 16:11:56 -
@@ -458,10 +458,6 @@ lib/gcc/riscv64-unknown-elf/${VERSION}/p
 lib/gcc/riscv64-unknown-elf/${VERSION}/plugin/include/wide-int.h
 lib/gcc/riscv64-unknown-elf/${VERSION}/plugin/include/xcoff.h
 lib/gcc/riscv64-unknown-elf/${VERSION}/plugin/include/xcoffout.h
-lib/gcc/riscv64-unknown-elf/${VERSION}/plugin/libcc1plugin.la
-@lib 
lib/gcc/riscv64-unknown-elf/${VERSION}/plugin/libcc1plugin.so.${LIBcc1plugin_VERSION}
-lib/gcc/riscv64-unknown-elf/${VERSION}/plugin/libcp1plugin.la
-@lib 
lib/gcc/riscv64-unknown-elf/${VERSION}/plugin/libcp1plugin.so.${LIBcp1plugin_VERSION}
 lib/gcc/riscv64-unknown-elf/${VERSION}/rv32i/
 lib/gcc/riscv64-unknown-elf/${VERSION}/rv32i/ilp32/
 lib/gcc/riscv64-unknown-elf/${VERSION}/rv32i/ilp32/crtbegin.o
@@ -518,8 +514,6 @@ lib/gcc/riscv64-unknown-elf/${VERSION}/r
 lib/gcc/riscv64-unknown-elf/${VERSION}/rv64imafdc/lp64d/crtn.o
 lib/gcc/riscv64-unknown-elf/${VERSION}/rv64imafdc/lp64d/libgcc.a
 lib/gcc/riscv64-unknown-elf/${VERSION}/rv64imafdc/lp64d/libgcov.a
-lib/libcc1.la
-@lib lib/libcc1.so.${LIBcc1_VERSION}
 libexec/gcc/
 libexec/gcc/riscv64-unknown-elf/
 libexec/gcc/riscv64-unknown-elf/${VERSION}/
-- 
Christian "naddy" Weisgerber  na...@mips.inka.de



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2018/11/08 09:21:58

Modified files:
www/py-betamax : Makefile distinfo 

Log message:
Update to py-betamax-0.8.1

>From Pamela Mosiejczuk



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 07:23:58

Modified files:
x11/kde4   : Makefile 

Log message:
artikulate is in KDE5 stack now



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 07:22:37

Modified files:
x11/kde-applications: Makefile 

Log message:
+artikulate



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 07:21:26

Log message:
Import artikulate-18.08.2; tweaks and ok landry@

Information for inst:artikulate-18.08.2

Comment:
pronunciation trainer

Description:
Artikulate is a language learning application that helps improving
pronunciation skills for various languages.

Maintainer: KDE porting team 

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20181108

N ports/x11/kde-applications/artikulate/Makefile
N ports/x11/kde-applications/artikulate/distinfo
N 
ports/x11/kde-applications/artikulate/patches/patch-liblearnerprofile_src_CMakeLists_txt
N 
ports/x11/kde-applications/artikulate/patches/patch-libsound_src_CMakeLists_txt
N ports/x11/kde-applications/artikulate/patches/patch-src_CMakeLists_txt
N ports/x11/kde-applications/artikulate/pkg/PLIST
N ports/x11/kde-applications/artikulate/pkg/DESCR

No conflicts created by this import



Re: UPDATE: www/youtube-dl

2018-11-08 Thread Klemens Nanni
OK



Re: UPDATE: sysutils/yank

2018-11-08 Thread Klemens Nanni
OK



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/08 05:47:34

Modified files:
mail/libetpan  : Makefile 
Added files:
mail/libetpan/patches: patch-src_low-level_feed_newsfeed_c 

Log message:
fix build with curl 7.62.0; from upstream



Re: GCC 6 for bulk build test

2018-11-08 Thread Daniel Dickman



> On Nov 8, 2018, at 2:41 AM, Landry Breuil  wrote:
> 
>> On Wed, Nov 07, 2018 at 10:31:20PM +0100, Christian Weisgerber wrote:
>> Brad Smith:
>> 
>>> Please put this diff to switch to GCC 6 through a bulk build.
>> 
>> (Full diff reproduced at the end of this message.)
>> 
>> I can report these results after running a test build on amd64:
>> 
>> * I don't know if this is expected, but something still pulls in
>>  gcc/4.9.
>> 
>> * lang/gprolog hung.
>>gplc -c --fast-math fd2c.pl
>>KILLED: build stuck at  47% frozen for 60mn

interesting. i can take a look into this one at some point soon.

>> 
>> * Some ports depending on devel/riscv-elf/gcc can't be built because
>>  it conflicts with gcc/6,-libs:
>>/usr/local/lib/libcc1.la (gcc-libs-6.4.0p2 and riscv-elf-gcc-8.1.0p0)
>>/usr/local/lib/libcc1.so.0.0 (gcc-libs-6.4.0p2 and riscv-elf-gcc-8.1.0p0
>> 
>> * Some ports depending on devel/avr/gcc can't be built because it
>>  conflicts with gcc/6,-libs:
>>/usr/local/lib/libcc1.la (gcc-libs-6.4.0p2 and avr-gcc-5.4.0p1)
>>/usr/local/lib/libcc1.so.0.0 (gcc-libs-6.4.0p2 and avr-gcc-5.4.0p1)
>> 
>>  (Obviously this implies that riscv-elf/gcc and avr/gcc already
>>  conflict with each other.  A known problem.)
>> 
>> That's it on amd64.
>> 
>> The much bigger question is how gcc6 will fare on the non-clang
>> archs that would use if for all C++ ports.  In principle I agree
>> that gcc4.9 is too old and a new compiler will be required for newer
>> C++ code.  In practice, I don't know who can take charge of this
>> change.
> 
> It all boils down to what we want to do with those archs. Right now, it
> takes ~3 weeks to produce a set of packages that are more or less
> useless when they reach the mirrors, as libraries in base have been
> bumped.
> 
> So yes, i can put this diff in the next sparc64 & powerpc bulks, but
> given that we're still dealing with the fallout of the move to 4.9 for
> g++ (mariadb & aspell still being the ones that take out the most) i
> doubt that many people will actually look at the failures.

i would be interested to look (and do look at the !x86 bulk logs quite a bit 
actually).

> I'm running
> the bulks, the results & failure logs are public, from that point anyone
> caring can have a look.
> I'm not going to be this anyone .. brad, since
> you're pushing for this diff, are you volunteering to take care of the
> fallout ?

even if we don’t move to gcc 6 now, there might be value in running such a bulk 
build because we might find problems that gcc 4.9 is missing but are real 
problems in the current setup. so i think this would be a very useful 
experiment and at the very least we might find out some places where 
portability can be improved.

> 
> Landry
> 



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2018/11/08 04:05:32

Modified files:
mail/isync : Makefile 
mail/isync/patches: patch-src_main_c 

Log message:
extend the pledge with "fattr" to allow utimes(), which is used with 
CopyArrivalDate
reported by Arnaud Brand, ok kn@ (maintainer)



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2018/11/08 02:46:00

Modified files:
infrastructure/bin: proot 

Log message:
somehow, I botched the SHA256 key.
fix from Edward Lopez-Acosta



Re: New: games/weidu - a program to manage modifications for Infinity Engine (GemRB) games

2018-11-08 Thread Stuart Henderson
On 2018/09/15 09:37, Thomas Frohwein wrote:
> On Wed, Aug 29, 2018 at 07:35:51PM -0700, Thomas Frohwein wrote:
> > Hi,
> >
> > This is a new port of WeiDU, a tool to manage modifications for Infinity 
> > Engine
> > games which for OpenBSD is essentially all that run with the gemrb port. 
> > Main
> > use case is likely installation of the widescreen mod for those games with
> > weinstill. This is outlined as an example in the README. It also allows 
> > patching
> > these games with weidu.
> >
> > This port has been a little more on the complicated side: It requires 
> > elkhound
> > for building. elkhound doesn't seem to have a lot of use cases from what 
> > I've
> > heard and upstream has been pretty much inactive for about 10 years. 
> > Therefore,
> > I added elkhound as a subdir in the tarball that creates the binary just for
> > building weidu, as opposed to creating a separate elkhound port. Then that
> > binary is used for the build process, but not installed.
> >
> > Compilation:
> > - contains do-build which just builds elkhound first and weidu second.
> > - elkhound has a lot of hardcoded g++. Changed to c++ with sed. Also needs
> >   cc/c++ hardcoded in a few Makefile.in
> > - Several hardcoded -O2 replaced with CFLAGS in elkhound. Not sure if this 
> > may
> >   have been a waste of time given that it's only used during the build...
> >
> > Tests and functionality:
> > - Tested all 3 binaries.
> > - weidu tested to successfully decompile a .dlg file and compile a .d file
> > - weinstall tested with installing widescreen mod with Baldur's Gate 1&2 and
> >   Planescape: Torment
> > - Comes with a binary 'tolower' that converts all filenames in the directory
> >   to lower case recursively.
> >
> > Package and hosting:
> > - elkhound is not installed (only needed for building).
> > - Includes a README with installation of widescreen mod as example (this 
> > will
> >   most likely be the most common use case)
> > - Can someone host the tarball for me again?
> >
> > ok?
>
> ping - No one interested in running their Baldur's Gate or Planescape Torment 
> in
> HD?

It needs updating for the PKGSTEM change for pkg-readmes, and (in readme
step 1) it's generally best to talk about packages rather than ports
because that's what we prefer people to use.

It probably doesn't matter as elkhound is not that likely to change anyway
it seems, but I'd probably rename the directory for that to something
without a date, to avoid future changes to Makefile targets and
especially patch filenames.

There are some bad "mv" commands (see paste below, you can add
"ECHOSTYLE_SCOTT=1" to MAKE_FLAGS to see the actual command lines for
these), they don't seem to break the build but probably worth a look
to see what's up?

(Also CC/CXX settings aren't honoured in various parts of the build but
are probably going to be annoying enough to fix that we might as well
just rely on the less clean symlinks in WRKDIR/bin..)

BUILD FINISHED
gmake[1]: Leaving directory 
'/usr/obj/ports/weidu-246.00/weidu-v246.00/elkhound-src-2018-05-12/elkhound'
cd /usr/obj/ports/weidu-246.00/weidu-v246.00 &&  env -i CC="cc" 
PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool"  CCAC
HE_DIR=/usr/obj/ports/.ccache  
PATH='/usr/obj/ports/weidu-246.00/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/loc
al' DESTDIR=''  HOME='/weidu-246.00_writes_to_HOME' COMPILER_VERSION=clang  
PICFLAG="-fpic"  BINGRP=bin BINOWN=root BI
NMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c INSTALL_STRIP=-s  
MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/usr/obj/ports/weidu-246.00/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/usr/obj/ports/weidu-246.00/bin/
install -c -m 755"  BSD_INSTALL_DATA="/usr/obj/ports/weidu-246.00/bin/install 
-c -m 644"  BSD_INSTALL_MAN="/usr/obj/po
rts/weidu-246.00/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/usr/obj/ports/weidu-246.00/bin/install -d -m 755" 
BSD_INSTALL_SCRIPT_DIR="/usr/obj/ports/weidu-246.00/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/usr/obj/ports/weidu
-246.00/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/usr/obj/ports/weidu-246.00/bin/install -d -m 755" gmake 
V=1 ECHO
STYLE_SCOTT=1 LIBTOOL="/usr/bin/libtool"  
SHARED_LIBS_LOG=/usr/obj/ports/weidu-246.00/weidu-v246.00/shared_libs.log  -
f Makefile weidu weinstall tolower
/usr/local/bin/ocamlyacc  src/toldparser.mly
17 shift/reduce conflicts.
mv -f src/toldparser.ml src/toldparser.mli obj/x86_LINUX
usage: mv [-fiv] source target
   mv [-fiv] source ... directory
ocaml str.cma unix.cma -w p scripts/make_gr.ml
File "./scripts/make_gr.ml", line 2, characters 13-29:
Warning 3: deprecated: String.uppercase
Use String.uppercase_ascii instead.
elkhound-src-2018-05-12/elkhound/elkhound -ocaml src/trealparserin.gr
8 shift/reduce conflicts
mv -f src/trealparserin.ml src/trealparserin.mli obj/x86_LINUX
usage: mv [-fiv] source target
   

CVS: cvs.openbsd.org: ports

2018-11-08 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2018/11/08 02:22:34

Modified files:
sysutils/ruby-r10k: Makefile distinfo 
sysutils/ruby-r10k/pkg: PLIST 

Log message:
Update to 3.0.3



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2018/11/08 02:21:51

Modified files:
devel/ruby-cri : Makefile distinfo 
devel/ruby-cri/pkg: PLIST 

Log message:
Update to 2.15.2



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2018/11/08 02:19:29

Modified files:
infrastructure/lib/DPB: SubEngine.pm 

Log message:
remove_stub definitely needs to exist in the base subengine class now.

sorry naddy@ !



CVS: cvs.openbsd.org: ports

2018-11-08 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2018/11/08 01:34:25

Modified files:
databases/ruby-hiera3: Makefile distinfo 

Log message:
simple update to 3.4.5, while there move homepage to https location



[new] gzdoom-3.6.0

2018-11-08 Thread Timo Myyrä
Hi,

Here's updated version for the gzdoom to latest version.
The fluidsynth isn't forced dependency, if user wants to use it, it must be
installed and configured with soundfont separately.

Timo



gzdoom.tar.gz
Description: Binary data


CVS: cvs.openbsd.org: ports

2018-11-08 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/08 01:00:56

Modified files:
x11/kde-applications: Makefile 

Log message:
+kio-extras