UPDATE archivers/zopfli

2018-06-08 Thread Björn Ketelaars
Enclosed diff brings zopfli to 1.0.2, which fixes some bugs. If I understand [0] correctly, this version should build, and work on the previously excluded m88k. However, I'm unable to test. Built, and tested on amd64. Comments/OKs? [0]

Re: NEW: libhidapi - a library for communicating with USB and Bluetooth HID devices

2018-06-08 Thread Thomas Frohwein
> In case stable self-hosted distfile is preferred, I uploaded the tarball to: I just realized how stupid this question was and just set the Makefile and distinfo up to the stable tarball. Updated port attached. Again, I would prefer if the distfile would be hosted on a dedicated mirror - the

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/06/08 17:39:50 Modified files: www/webkit : Makefile Log message: Drop MAINTAINER.

Re: NEW: libhidapi - a library for communicating with USB and Bluetooth HID devices

2018-06-08 Thread Thomas Frohwein
*ping* In case stable self-hosted distfile is preferred, I uploaded the tarball to: MASTER_SITES = https://thfr.info/distfiles/ DISTNAME = libhidapi-0.8.0.20160128 (of course, EXTRACT_SUFX = .tar.gz) On Sat, May 05, 2018 at 11:59:58AM -0700, Thomas Frohwein wrote: > Hi, > > Please find

what to set for PERMIT_PACKAGE in port

2018-06-08 Thread mitchell wodach
Hi I'm working on porting Freedink. I have the data separate form the game code. The data has multiple licenses. so for PERMIT_PACKAGE in Makefile I should pick the most restrictive license? Thanks, Mitch

Re: bsd.port.mk: fix update-patches target to honor user reply

2018-06-08 Thread Jeremie Courreges-Anglas
On Sat, Jun 09 2018, Klemens Nanni wrote: > On Fri, Jun 08, 2018 at 11:55:45PM +0200, Jeremie Courreges-Anglas wrote: >> I'd prefer: >> >> if [ "$$REPLY" != N ]; then \ >> >> so that by default we keep the current behavior. I think it's good to >> push people to check patch

Re: bsd.port.mk: fix update-patches target to honor user reply

2018-06-08 Thread Klemens Nanni
On Fri, Jun 08, 2018 at 11:55:45PM +0200, Jeremie Courreges-Anglas wrote: > I'd prefer: > > if [ "$$REPLY" != N ]; then \ > > so that by default we keep the current behavior. I think it's good to > push people to check patch comments that might not be accurate any more. Fair

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/06/08 16:19:20 Modified files: editors/emacs : Makefile distinfo editors/emacs/patches: patch-Makefile_in patch-configure patch-lisp_files_el

Re: bsd.port.mk: fix update-patches target to honor user reply

2018-06-08 Thread Jeremie Courreges-Anglas
On Fri, Jun 08 2018, Klemens Nanni wrote: > The following diff makes `update-patches' ask for 'y' or 'N', accept > nothing but 'y' as valid confirmation to open the editor and exit > cleanly otherwise. > > Current behaviour is to prompt anything out of the blue and treat every > reply as

bsd.port.mk: fix update-patches target to honor user reply

2018-06-08 Thread Klemens Nanni
The following diff makes `update-patches' ask for 'y' or 'N', accept nothing but 'y' as valid confirmation to open the editor and exit cleanly otherwise. Current behaviour is to prompt anything out of the blue and treat every reply as confirmation to run an editor on updated patches. The only way

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/06/08 14:44:48 Modified files: net/libmaxminddb: Makefile distinfo Log message: Update GeoLite2 databases to latest version.

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Denis Fondras
CVSROOT:/cvs Module name:ports Changes by: de...@cvs.openbsd.org 2018/06/08 14:32:16 Modified files: x11/freerdp: Makefile Added files: x11/freerdp/patches: patch-libfreerdp_core_nla_c Log message: Fix failure to connect with latest CredSSP protocol

Re: NEW: x11/kde-applications/gwenview

2018-06-08 Thread Rafael Sadowski
On Fri Jun 08, 2018 at 12:41:29PM -0300, Elias M. Mariani wrote: > Tested OK. > Did not test the thumbnailer function. > Opening SVG, PNG and JPG works. > The application works. > The only "error" that might be significant is: > "kf5.kservice.services: KServiceTypeTrader: serviceType

Re: new: www/hugo

2018-06-08 Thread fredl
Fixed WANTLIB. Thanks solene@ ! On 06/08/18 10:57, fredl wrote: Hey, attached is the new version with golang/dep. Do you have any more feedback? :) And thank you for your help so far! fredl On 06/07/18 18:14, fredl wrote: This sounds great! Thank you for this hint! I will keep you

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2018/06/08 13:42:40 Modified files: lang/php/5.6 : Makefile lang/php/5.6/pkg: PLIST-apache PLIST-main lang/php/7.0 : Makefile lang/php/7.0/pkg: PLIST-apache PLIST-main Log

Re: [freerdp] fix nla: don't use server version

2018-06-08 Thread Jeremie Courreges-Anglas
On Fri, Jun 08 2018, Denis Fondras wrote: > freerdp-2.0.0rc1 fails to connect with the latest RDP protocol. Developer > provides a quick fix : > https://github.com/FreeRDP/FreeRDP/commit/e7ae3f6babc881d893411a5ada9156abe8525b2f > > Fix our port. Indeed, ok jca@. Can you please add the commit

[freerdp] fix nla: don't use server version

2018-06-08 Thread Denis Fondras
freerdp-2.0.0rc1 fails to connect with the latest RDP protocol. Developer provides a quick fix : https://github.com/FreeRDP/FreeRDP/commit/e7ae3f6babc881d893411a5ada9156abe8525b2f Fix our port. Denis Index: Makefile === RCS file:

Re: about php-apache

2018-06-08 Thread Stuart Henderson
Thanks - please bump the @conflict in the PLIST-apache files, <=5.6.36p8 and <=7.0.30p8, then it's ok. -- Sent from a phone, apologies for poor formatting. On 8 June 2018 19:04:14 Matthias Kilian wrote: Hi, On Fri, Jun 08, 2018 at 01:08:40PM -0300, Elias M. Mariani wrote: I found that in

Re: about php-apache

2018-06-08 Thread Matthias Kilian
Hi, On Fri, Jun 08, 2018 at 01:08:40PM -0300, Elias M. Mariani wrote: > I found that in /var/www/conf/modules.example is a binary file named > php-7.0.conf. > I'm guessing that the content is the result of apxs2, not testing that > binary anyways... > Shouldn't be equal to the old file with the

Re: CVS: cvs.openbsd.org: ports

2018-06-08 Thread Paul de Weerd
On Fri, Jun 08, 2018 at 11:30:16AM -0600, James Turner wrote: | CVSROOT: /cvs | Module name: ports | Changes by: jtur...@cvs.openbsd.org 2018/06/08 11:30:16 | | Modified files: | www/kcgi : Makefile | Added files: | www/kcgi/patches: patch-kcgi_c | | Log message: |

CVS: cvs.openbsd.org: ports

2018-06-08 Thread James Turner
CVSROOT:/cvs Module name:ports Changes by: jtur...@cvs.openbsd.org 2018/06/08 11:30:16 Modified files: www/kcgi : Makefile Added files: www/kcgi/patches: patch-kcgi_c Log message: Fix bug in kutil_urlencode on signed char platforms where the top bit of the

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/06/08 10:48:26 Modified files: www/firefox-esr: Tag: OPENBSD_6_3 Makefile distinfo Log message: MFC: Update to firefox-esr 52.8.1. See https://www.mozilla.org/en-US/firefox/52.8.1/releasenotes/

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/06/08 10:46:21 Modified files: www/mozilla-firefox: Tag: OPENBSD_6_3 Makefile distinfo Log message: MFC: Update to firefox 60.0.2. See https://www.mozilla.org/en-US/firefox/60.0.2/releasenotes/

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/06/08 10:45:31 Modified files: www/mozilla-firefox: Makefile distinfo www/firefox-i18n: Makefile.inc distinfo Log message: Update to firefox 60.0.2. See

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/06/08 10:43:18 Modified files: www/firefox-esr: Makefile distinfo www/firefox-esr-i18n: Makefile.inc distinfo Log message: Update to firefox-esr 52.8.1. See

about php-apache

2018-06-08 Thread Elias M. Mariani
I found that in /var/www/conf/modules.example is a binary file named php-7.0.conf. I'm guessing that the content is the result of apxs2, not testing that binary anyways... Shouldn't be equal to the old file with the module extension configuration? I mean... text, not binary... I think there is a

Re: UPDATE: emulators/ppsspp

2018-06-08 Thread Jan Beich
> Here's an update to ppsspp-1.6.2. Do you plan to add libretro flavor a la mgba/nestopia? https://github.com/hrydgard/ppsspp/pull/10780 > LIB_DEPENDS =archivers/snappy \ > - archivers/libzip \ Have you tried the following? CONFIGURE_ARGS +=

Re: NEW: x11/kde-applications/gwenview

2018-06-08 Thread Elias M. Mariani
Tested OK. Did not test the thumbnailer function. Opening SVG, PNG and JPG works. The application works. The only "error" that might be significant is: "kf5.kservice.services: KServiceTypeTrader: serviceType "ThumbCreator" not found" But I was testing outside a real KDE desktop so maybe the lack

Re: x11/kde-applications/analitza ./kalgebra ./cantor

2018-06-08 Thread Vadim Zhukov
8 июня 2018 г. 17:00:20 GMT+03:00, "Elias M. Mariani" пишет: >analitza compiles OK. >Its a library so the test is done by the use of kalgebra and cantor. > >kalgebra: >calgebra worked OK. >kalgebramobile is missing a run dependency: >- qtgraphicaleffects >And it gives this warning that may be

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/06/08 08:59:33 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.15.34.

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/06/08 08:59:23 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.10.34.

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/06/08 08:55:49 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.7.34.

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2018/06/08 08:46:21 Modified files: www/nextcloud : Makefile distinfo www/nextcloud/pkg: PLIST README Log message: Update for Nextcloud to 13.0.3: https://nextcloud.com/changelog/ While here,

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Kevin Lo
CVSROOT:/cvs Module name:ports Changes by: ke...@cvs.openbsd.org 2018/06/08 08:25:26 Modified files: devel : Makefile Log message: +riscv-elf

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Kevin Lo
CVSROOT:/cvs Module name:ports Changes by: ke...@cvs.openbsd.org 2018/06/08 08:24:32 Log message: GNU cross compiler suite, configured for the riscv64 target. ok bentley@ Status: Vendor Tag: kevlo Release Tags: kevlo_20180608 N

Re: x11/kde-applications/analitza ./kalgebra ./cantor

2018-06-08 Thread Elias M. Mariani
A remark that I forgot to mention: Is really bizarre that the old analitza has so many dependencies that was faster to compile the new analitza and install that installing the old one from packages... Go KDE5. 2018-06-08 11:00 GMT-03:00 Elias M. Mariani : > analitza compiles OK. > Its a library

x11/kde-applications/analitza ./kalgebra ./cantor

2018-06-08 Thread Elias M. Mariani
analitza compiles OK. Its a library so the test is done by the use of kalgebra and cantor. kalgebra: calgebra worked OK. kalgebramobile is missing a run dependency: - qtgraphicaleffects And it gives this warning that may be good to check out: "JIT is disabled for QML. Property bindings and

Re: UPDATE: Nextcloud-13.0.3

2018-06-08 Thread Aaron Bieber
On Fri, Jun 08, 2018 at 08:31:39AM +0200, Gonzalo L. Rodriguez wrote: > Hello, > > Update for Nextcloud to 13.0.3: > > https://nextcloud.com/changelog/ > > While here, I moved the httpd(8) to the README as we did on owncloud. > > OK? Comments? Builds / installs / runs fine here. IMO we should

Re: update mail/hypermail from 2.1.8 to 2.3.0

2018-06-08 Thread Hiltjo Posthuma
On Fri, Jun 08, 2018 at 02:50:57PM +0200, Solene Rapenne wrote: > > Hiltjo Posthuma writes: > > > Hi, > > > > This is a stab at updating hypermail to 2.3.0. > > > > A few patches are not needed anymore. > > > > I'm sure I made some stupid mistakes. > > > > Briefly tested on amd64. > > > > There

Re: update mail/hypermail from 2.1.8 to 2.3.0

2018-06-08 Thread Solene Rapenne
Solene Rapenne writes: > Hiltjo Posthuma writes: > >> Hi, >> >> This is a stab at updating hypermail to 2.3.0. >> >> A few patches are not needed anymore. >> >> I'm sure I made some stupid mistakes. >> >> Briefly tested on amd64. >> > > There is no MASTER_SITES defined so we can't download the

Re: update mail/hypermail from 2.1.8 to 2.3.0

2018-06-08 Thread Solene Rapenne
Hiltjo Posthuma writes: > Hi, > > This is a stab at updating hypermail to 2.3.0. > > A few patches are not needed anymore. > > I'm sure I made some stupid mistakes. > > Briefly tested on amd64. > There is no MASTER_SITES defined so we can't download the distfiles. Also, I found an extra patch

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Stuart Cassoff
CVSROOT:/cvs Module name:ports Changes by: s...@cvs.openbsd.org2018/06/08 06:41:29 Modified files: databases/iodbc: Makefile databases/iodbc/patches: patch-etc_odbc_ini_sample patch-etc_odbcinst_ini_sample Log message: Add

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Stuart Cassoff
CVSROOT:/cvs Module name:ports Changes by: s...@cvs.openbsd.org2018/06/08 06:38:28 Modified files: databases : Makefile Log message: +sqlite3-odbc

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Stuart Cassoff
CVSROOT:/cvs Module name:ports Changes by: s...@cvs.openbsd.org2018/06/08 06:37:23 Log message: Import sqlite3-odbc-0.9996. ODBC driver for SQLite3. ok sthen@ Status: Vendor Tag: stu Release Tags: stu_20180608 N

Re: NEW: net/bitcoin

2018-06-08 Thread tfrohw...@fastmail.com
I think the blockchain size is a deterrent. I can test it when I'm back from traveling in ~ 10 days and have access to additional GB on my external drive, in case that helps. On June 8, 2018 6:53:55 AM UTC, Rafael Sadowski wrote: >3rd ping, or 4rd? Could anyone sacrifice themselves, please. >

Re: new: www/hugo

2018-06-08 Thread fredl
Hey, attached is the new version with golang/dep. Do you have any more feedback? :) And thank you for your help so far! fredl On 06/07/18 18:14, fredl wrote: This sounds great! Thank you for this hint! I will keep you updated! On 07.06.2018, at 18:10, Solene Rapenne wrote: fredl

Re: [update] mpd/mpc/ncmpc/ncmpcpp

2018-06-08 Thread Edd Barrett
On Fri, Jun 08, 2018 at 07:17:55AM +0200, Landry Breuil wrote: > On Fri, Jun 08, 2018 at 07:11:53AM +0200, Rafael Sadowski wrote: > > General issue: MPD+sndio don't nix sound. Can't start song with MPD when > > mpv is running. I've always had that issue. > > I've fixed that annoying issue by

CVS: cvs.openbsd.org: ports

2018-06-08 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/06/08 01:36:58 Modified files: meta/kde4 : Makefile Log message: unbreak, x11/yakuake-kde4 is no more

Re: NEW: net/bitcoin

2018-06-08 Thread Rafael Sadowski
3rd ping, or 4rd? Could anyone sacrifice themselves, please. It's not evil! It's NOT mining. ;) On Wed Apr 25, 2018 at 09:31:02PM +0200, Rafael Sadowski wrote: > Hi ports@ > > Attached is a new port for bitcoin. Long time ago pascal@ started > working on bitcoin in openbsd-wip. I've finished

UPDATE: Nextcloud-13.0.3

2018-06-08 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 13.0.3: https://nextcloud.com/changelog/ While here, I moved the httpd(8) to the README as we did on owncloud. OK? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file:

Re: NEW: sqlite3-odbc

2018-06-08 Thread Stuart Henderson
On 2018/06/07 19:30, Stuart Cassoff wrote: > ODBC driver for SQLite3. > > Also a patch to iodbc to add the sqlite odbc driver to the .ini files, and a > wantlib tweak. > > Tested on amd64 and i386. > > $ echo "select fullpkgpath from ports where maintainer like '%Stu%'" | > iodbctest