Re: UPDATE: ninja-1.6.0p0 -> 1.7.0

2016-05-08 Thread Rafael Sadowski
On Mon May 09, 2016 at 12:25:20AM +0200, Rafael Sadowski wrote: > > simple ninja update. Tested @amd64 with www/chromium. > 1.7.1: Index: Makefile === RCS file: /cvs/ports/devel/ninja/Makefile,v retrieving revision 1.18 d

Re: x2goclient: segfault

2016-05-15 Thread Rafael Sadowski
On Sun May 15, 2016 at 03:06:45AM +0200, Jeremie Courreges-Anglas wrote: > Jeremie Courreges-Anglas writes: > > > Jeremie Courreges-Anglas writes: > > > >> Denis Fondras writes: > >> > Try to increase your stack size. > > $ ulimit -s > 4096 > $ ulimit -Hs > 32768

UPDATE: lftp 4.6.5 -> 4.7.2

2016-05-23 Thread Rafael Sadowski
lftp-4.6.5 +DISTNAME= lftp-4.7.2 CATEGORIES=net -HOMEPAGE= http://lftp.yar.ru/ +HOMEPAGE= https://lftp.yar.ru/ MAINTAINER=Rafael Sadowski # GPLv3+ PERMIT_PACKAGE_CDROM= Yes -WANTLIB= c crypto curses expat idn m ereadline ssl stdc++ util z +WANTLIB += c

UPDATE: tinc-1.0.26 -> tinc-1.0.28

2016-05-23 Thread Rafael Sadowski
IES = net security -HOMEPAGE = http://www.tinc-vpn.org/ +HOMEPAGE = https://www.tinc-vpn.org/ MAINTAINER = Rafael Sadowski @@ -13,7 +13,7 @@ PERMIT_PACKAGE_CDROM =Yes WANTLIB += c crypto lzo2 z -MASTER_SITES = http://www.tinc-vpn.

Re: UPDATE: cad/klogic (Trimming KDE 3)

2016-05-28 Thread Rafael Sadowski
*ping* Don't be scared, everything is better than kde/libs3 ports saved on distfiles.nl ;) Best regards, Rafael On Wed May 04, 2016 at 07:36:09AM +0200, Rafael Sadowski wrote: > Hi ports@, > > after Vadim Zhukov's "Things going to stay for now" - trimming KDE 3 &g

Re: Inkscape core dump

2016-05-30 Thread Rafael Sadowski
On Sun May 29, 2016 at 10:21:07PM -0400, Predrag Punosevac wrote: > Running amd54 5.9 stable (upgraded from 5.8) > > predrag@oko$ uname -a > OpenBSD oko.bagdala2.net 5.9 GENERIC.MP#4 amd64 > > predrag@oko$ pkg_info inkscape > Information for inst:inkscape-0.91p7 > > Comment: > SVG vector drawing

Re: Inkscape core dump

2016-05-31 Thread Rafael Sadowski
On Mon May 30, 2016 at 03:14:49PM -0400, Predrag Punosevac wrote: > Rafael Sadowski wrote: > > > On Sun May 29, 2016 at 10:21:07PM -0400, Predrag Punosevac wrote: > > > Running amd54 5.9 stable (upgraded from 5.8) > > > > > > predrag@oko$ uname -a > >

Re: powerpc bulk build report

2016-06-02 Thread Rafael Sadowski
On Thu Jun 02, 2016 at 10:05:20AM -0600, lan...@openbsd.org wrote: > bulk build on macppc-1.ports.openbsd.org > started on Tue May 3 13:05:27 MDT 2016 > finished at Sun May 29 08:55:54 MDT 2016 > lasted 26D12h50m > done with kern.version=OpenBSD 6.0-beta (GENERIC.MP) #1085: Fri May 13 > 11:27:30

FIX: graphics/inkscape

2016-06-03 Thread Rafael Sadowski
ments? Best regards, Rafael Sadowski [1]: https://marc.info/?l=openbsd-ports&m=146468386132397&w=2 Index: Makefile === RCS file: /cvs/ports/graphics/inkscape/Makefile,v retrieving revision 1.49 diff -u -p -u -p -r1.49 Makefile

UPDATE: sysutils/ntfs-3g

2016-06-06 Thread Rafael Sadowski
Hi @ports, here's the newest ntfs-3g port. Tested @amd64 and works prefect. Test case: - doas mkntfs /dev/sd5c (USB device) - doas ntfs-3g /dev/sd5i /mnt/usb - copy some PDFs - umount - mount in Windows 10 - open the PDFs - copy some other files - mount on OpenBSD - Open some files from Windows

NEW: sysutils/vifm

2016-06-07 Thread Rafael Sadowski
Hi ports@ and vifm friends, here is a third and last try to push vifm in ports tree. port core features: - The same as: http://marc.info/?l=openbsd-ports&m=145647165914163&w=2 - new: remove popen(2) call and replace with fork(2)(execl(3) pkg/DESCR: Vifm is a two panel ncurses based vi[m] like f

Re: NEW: sysutils/vifm

2016-06-08 Thread Rafael Sadowski
On Wed Jun 08, 2016 at 09:34:50PM +0200, Landry Breuil wrote: > On Tue, Jun 07, 2016 at 09:28:37PM +0200, Rafael Sadowski wrote: > > Hi ports@ and vifm friends, > > > > here is a third and last try to push vifm in ports tree. > > > > port core features: >

Re: building JDK 1.7.0.80 in -current?

2016-06-20 Thread Rafael Sadowski
On Mon Jun 20, 2016 at 10:03:27AM +0100, Stuart Henderson wrote: > https://www.openbsd.org/faq/current.html#r20160527 > 2016/05/27 - fstab needs wxallowed flag on /usr/local > I run in the same error with wxallowed flag on /usr/local.

UPDATE: graphics/opencv

2016-06-25 Thread Rafael Sadowski
opencv-java-$V -REVISION-docs =0 HOMEPAGE = http://www.opencv.org/ MAINTAINER = Rafael Sadowski -SHARED_LIBS = opencv_calib3d 1.1 #1.2 -SHARED_LIBS += opencv_contrib 1.1 #1.2 -SHARED_LIBS += opencv_cor

UPDATE: graphics/nomacs

2016-06-26 Thread Rafael Sadowski
TNAME = nomacs-${V}-source +PKGNAME = ${DISTNAME:S/-source//} CATEGORIES = graphics @@ -11,16 +12,20 @@ HOMEPAGE = http://www.nomacs.org MAINTAINER = Rafael Sadowski -GH_ACCOUNT = nomacs -GH_PROJECT = nomacs -GH_C

NEW: security/knockpy

2016-06-26 Thread Rafael Sadowski
hi ports@, pkg/DESCR: Knockpy is a python tool designed to enumerate subdomains on a target domain through a wordlist. Tested on amd64 with several domains. Comments, Okay? Kind regards, Rafael Sadowski knockpy.tar.gz Description: application/tar-gz

Re: NEW: security/knockpy

2016-06-26 Thread Rafael Sadowski
On Sun Jun 26, 2016 at 04:17:30PM +0200, Daniel Jakots wrote: > On Sun, 26 Jun 2016 15:03:40 +0200, Rafael Sadowski > wrote: > > > Comments > > Looks good to me, some minor nits: > - Makefile is executable > - use rather a RUN_DEPENDS for py-dnspython > - shuffle t

Re: NEW: audio/kid3

2016-06-29 Thread Rafael Sadowski
On Tue Jun 28, 2016 at 07:27:33PM -0500, Aaron Poffenberger wrote: > Hello ports@, > > Here is a new port : audio/kid3 > > Tested on: amd64. > > >From DESCR: > > Kid3 is an application to edit the ID3v1 and ID3v2 tags in MP3 files > in an efficient way. Also tags in Ogg/Vorbis, Opus, DSF, FLAC,

devel/ectags adding support for new C++11 "using" syntax

2016-07-02 Thread Rafael Sadowski
Hi ports@ ctags with "#84 C++11 new using semantics" patch from https://sourceforge.net/p/ctags/patches/84/ Kind regards, Rafael Index: Makefile === RCS file: /cvs/ports/devel/ectags/Makefile,v retrieving revision 1.16 diff -u -p -

graphics/inkscape fix segfault

2016-07-03 Thread Rafael Sadowski
CATEGORIES=graphics -REVISION= 8 +DISTNAME = inkscape-0.91 +CATEGORIES = graphics +REVISION = 9 MASTER_SITES = https://inkscape.org/en/gallery/item/3854/ -HOMEPAGE= http://www.inkscape.org/ +HOMEPAGE = http://www.inkscape.org/ MAINTAINER = Rafael Sadowski # GP

Re: graphics/inkscape fix segfault

2016-07-04 Thread Rafael Sadowski
On Mon Jul 04, 2016 at 09:43:34AM +0200, Landry Breuil wrote: > On Sun, Jul 03, 2016 at 09:03:26PM +0200, Rafael Sadowski wrote: > > Hi ports@ > > > > Masao Uebayashi sent me the following crash description: > > > > On Tue Jun 28, 2016 at 01:57:52PM +0900, Ma

Re: graphics/inkscape fix segfault

2016-07-04 Thread Rafael Sadowski
On Mon Jul 04, 2016 at 06:58:17PM +0200, Landry Breuil wrote: > On Mon, Jul 04, 2016 at 05:46:36PM +0200, Rafael Sadowski wrote: > > On Mon Jul 04, 2016 at 09:43:34AM +0200, Landry Breuil wrote: > > > On Sun, Jul 03, 2016 at 09:03:26PM +0200, Rafael Sadowski wrote

Re: Slowing down for the release

2016-07-11 Thread Rafael Sadowski
On Mon Jul 11, 2016 at 11:40:56AM +0100, Stuart Henderson wrote: > On 2016/07/06 21:41, Christian Weisgerber wrote: > > The next release, 6.0, is approaching fast. It's time to wind down > > the ports churn, focus on fixing problems and stop introducing them. > > > > Over the next few days, pleas

UPDATE: graphics/nomacs

2016-07-30 Thread Rafael Sadowski
/-source//} +V =3.4 +DISTNAME = nomacs-${V} + +GH_ACCOUNT = nomacs +GH_PROJECT = nomacs +GH_TAGNAME = ${V} CATEGORIES = graphics @@ -12,13 +15,9 @@ HOMEPAGE = http://www.nomacs.org MAINTAINER = Rafael Sadowski -MASTER_SITES

UPDATE: net/lftp

2016-07-30 Thread Rafael Sadowski
Hi @ports, Tested @amd64 with out problems. OK, comments? Kind regards, Rafael Index: Makefile === RCS file: /cvs/ports/net/lftp/Makefile,v retrieving revision 1.109 diff -u -p -u -p -r1.109 Makefile --- Makefile27 May 2016 12

Re: UPDATE: graphics/opencv

2016-07-30 Thread Rafael Sadowski
*Ping* On Sat Jun 25, 2016 at 08:07:36PM +0200, Rafael Sadowski wrote: > Hi ports@, > > update OpenCV stable branch to 2.4.13. OpenCV 3 from WIP githup is not > ready for other ports in tree. > > core ports features: > - remove XXX tags in digikam-kde4 and kde-applic

Re: UPDATE: graphics/opencv

2016-08-11 Thread Rafael Sadowski
On Sat Jun 25, 2016 at 08:07:36PM +0200, Rafael Sadowski wrote: > Hi ports@, > > update OpenCV stable branch to 2.4.13. OpenCV 3 from WIP githup is not > ready for other ports in tree. > > core ports features: > - remove XXX tags in digikam-kde4 and kde-applications. &g

Re: UPDATE: graphics/nomacs

2016-08-17 Thread Rafael Sadowski
Anyone? On Sat Jul 30, 2016 at 04:33:38PM +0200, Rafael Sadowski wrote: > Hi @ports, > > looks like ports are unlock. Here is an update for nomacs. Tested @amd64 > > OK, Comments!? > > Kind regards, > >

FIX: www/chromium build

2016-08-18 Thread Rafael Sadowski
Hi ports@, the patch below fix my chromium build @amd64. Kind regards, Rafael Index: Makefile === RCS file: /cvs/ports/www/chromium/Makefile,v retrieving revision 1.302 diff -u -p -u -p -r1.302 Makefile --- Makefile17 Aug 2016

Re: UPDATE: graphics/nomacs

2016-09-11 Thread Rafael Sadowski
On Thu Aug 18, 2016 at 10:36:08AM +0100, Stuart Henderson wrote: > On 2016/08/17 21:55, Rafael Sadowski wrote: > > > -V = 3.2.0 > > > -DISTNAME = nomacs-${V}-source > > > -PKGNAME =${DISTNAME:S/-source//} >

Re: UPDATE: graphics/opencv

2016-09-11 Thread Rafael Sadowski
On Fri Aug 12, 2016 at 07:29:34AM +0200, Rafael Sadowski wrote: > On Sat Jun 25, 2016 at 08:07:36PM +0200, Rafael Sadowski wrote: > > Hi ports@, > > > > update OpenCV stable branch to 2.4.13. OpenCV 3 from WIP githup is not > > ready for other ports in tree. &

Re: UPDATE: graphics/nomacs

2016-09-12 Thread Rafael Sadowski
On Mon Sep 12, 2016 at 04:30:45PM +0200, Antoine Jacoutot wrote: > On Mon, Sep 12, 2016 at 04:34:07PM +0300, Kirill Bychkov wrote: > > On Sun, September 11, 2016 23:04, Rafael Sadowski wrote: > > > On Thu Aug 18, 2016 at 10:36:08AM +0100, Stuart Henderson wrote: > > >&g

Re: lftp man page broken

2016-09-13 Thread Rafael Sadowski
On Tue Sep 13, 2016 at 02:15:12PM +0200, Ingo Schwarze wrote: > Hi Anthony, > > Anthony J. Bentley wrote on Tue, Sep 13, 2016 at 03:32:05AM -0600: > > > Jiri B writes: > > >> lftp man pages is odd, see section for 'mirror' command. > > > The lftp(1) manual uses tbl(7) macros, which need extra p

Re: lftp man page broken

2016-09-13 Thread Rafael Sadowski
On Tue Sep 13, 2016 at 05:49:35PM -0400, Jiri B wrote: > On Tue, Sep 13, 2016 at 11:25:56PM +0200, Rafael Sadowski wrote: > > I know of no Jiri B's "/usr/local/man/cat1/lftp.0"! man(1) shows me: > > > > $ man -w lftp > > /usr/local/man/man1/l

UPDATE: devel/doxygen

2016-09-19 Thread Rafael Sadowski
-basedir disable-doxygen-doc x11/xkbcommon without-doxygen Tested only on amd64. I am looking forward about your feedback and I hope we will see 1.8.12 quickly in the tree. Kind regards, Rafael Sadowski Index: devel/doxygen/Makefile

Re: mail/mutt doesnt package

2016-09-19 Thread Rafael Sadowski
On Mon Sep 19, 2016 at 09:45:01PM +0200, Markus Lude wrote: > Hi Stuart, > > with recent update of the mutt port, mutt doesnt package: > > ===> Building package for mutt-1.7.0.20160916v2 > Create /usr/ports/packages/sparc64/all/mutt-1.7.0.20160916v2.tgz > checksumming|

Re: [UPDATE] net/transmission

2016-09-21 Thread Rafael Sadowski
On Wed Sep 21, 2016 at 06:46:30AM -0400, Josh Grosse wrote: > On Wed, Sep 21, 2016 at 06:30:50AM -0400, Josh Grosse wrote: > > On Wed, Sep 21, 2016 at 11:10:16AM +0100, Stuart Henderson wrote: > > > They still have proper tarballs, this is identical to the previous one: > > > > > > https://github.

UPDATE: archivers/deco

2016-09-23 Thread Rafael Sadowski
Hi @ports, I found this port because the HOMEPAGE was down. The diff fix MASTER_SITES and update to last stable release. Okay? Kind regards, Rafael Index: Makefile === RCS file: /cvs/ports/archivers/deco/Makefile,v retrieving revi

Re: UPDATE: archivers/deco

2016-09-24 Thread Rafael Sadowski
On Sat Sep 24, 2016 at 08:53:33AM +0200, Rafael Sadowski wrote: > Hi @ports, > > I found this port because the HOMEPAGE was down. The diff fix > MASTER_SITES and update to last stable release. > > Okay? > > Kind regards, > > Rafael > new diff without removi

Re: UPDATE: archivers/deco

2016-09-25 Thread Rafael Sadowski
On Sat Sep 24, 2016 at 07:51:21PM +0100, Stuart Henderson wrote: > You have bad filenames for these distfiles (1.6.4.tar.gz and 1.7.tar.gz), > use the filename{url}suffix syntax to rename them. > > fixed diff with correct filenames: Index: Makefile ==

UPDATE: archivers/libtar

2016-09-25 Thread Rafael Sadowski
Hi @ports, I found this port because the HOMEPAGE is unreachable. The diff fix MASTER_SITES and update to last stable release. Okay? Comments? Kind regards, Rafael Index: Makefile === RCS file: /cvs/ports/archivers/libtar/Makefile

UPDATE: benchmarks/netpipe

2016-09-25 Thread Rafael Sadowski
Hi ports@, simple update to the last stable release (found by unreachable homepage). - HOMEPAGE / MASTER_SITES update - cleanup - remove unnecessary patch OK? Comments? Kind regards, Rafael Index: Makefile === RCS file: /cvs/port

Re: UPDATE: font/hack-fonts

2016-09-25 Thread Rafael Sadowski
Tested on amd64 with gvim and some files. Looks fine for me. Rafael On Sun Sep 25, 2016 at 03:07:39PM -0600, Michael McConville wrote: > Long overdue. > > > Index: Makefile > === > RCS file: /cvs/ports/fonts/hack-fonts/Makefile,v

switch www/drupal{6,7} HOMEPAGE and MASTER_SITES to https

2016-09-26 Thread Rafael Sadowski
hi @ports, I know, a ports bump is required for HOMEPAGE/MASTER_SITES change but maybe to make an exception here because are so many sub-packages? Kind regards, Rafael Index: drupal6/drupal6.port.mk === RCS file: /cvs/ports/www/dr

Re: switch www/drupal{6,7} HOMEPAGE and MASTER_SITES to https

2016-09-28 Thread Rafael Sadowski
On Mon Sep 26, 2016 at 10:22:14PM +0100, Stuart Henderson wrote: > On 2016/09/26 22:26, Jeremie Courreges-Anglas wrote: > > Rafael Sadowski writes: > > > > > hi @ports, > > > > > > I know, a ports bump is required for HOMEPAGE/MASTER_SITES change but >

UPDATE: net/libstrophe

2016-09-29 Thread Rafael Sadowski
$ COMMENT = simple, lightweight XMPP C library -DISTNAME = libstrophe-0.8.8 +VERSION = 0.9.1 +DISTNAME = libstrophe-${VERSION} CATEGORIES = net devel HOMEPAGE = http://strophe.im/libstrophe/ @@ -10,11 +11,11 @@ MAINTAINER =Rafael Sadowski https://github.com

UPDATE: net/profanity

2016-09-29 Thread Rafael Sadowski
Hi @ports, new profanity release. Tested without issues over days. All regressions test are green on amd64. Head up, you need new the libstrophe version. Kind regards, Rafael Index: Makefile === RCS file: /cvs/ports/net/profanity/M

UPDATE: graphics/cadubi

2016-09-29 Thread Rafael Sadowski
Hi ports@, first of all, I'm not a cadubi user and only picked up because HOMEPAGE/MASTER_SITES are down. Changes: - Switch to github - Update patch - COMMENT at first place Tested on amd64. Funny little tool! Kind regards, Rafael Index: Makefile ==

Re: UPDATE: net/profanity

2016-09-29 Thread Rafael Sadowski
On Thu Sep 29, 2016 at 11:56:02PM +0200, Theo Buehler wrote: > On Thu, Sep 29, 2016 at 10:03:32PM +0200, Rafael Sadowski wrote: > > Hi @ports, > > > > new profanity release. Tested without issues over days. All regressions > > test are green on amd64. Head up, you need

Re: UPDATE: net/libstrophe

2016-09-29 Thread Rafael Sadowski
On Fri Sep 30, 2016 at 12:30:40AM +0100, Stuart Henderson wrote: > On 2016/09/29 21:58, Rafael Sadowski wrote: > > Hi @ports, > > > > the diff below updates libstrophe to the latest stable version 0.9.1. > > Tested with new profanity (separate diff) on amd64 over day

Re: PostgreSQL 9.6.0

2016-09-30 Thread Rafael Sadowski
On Fri Sep 30, 2016 at 11:05:01AM +0200, Pierre-Emmanuel André wrote: > Hi, > > The new release of PostgreSQL is available. > Release note: https://www.postgresql.org/docs/9.6/static/release-9-6.html > For those who want to play with parallel queries, you have to enable them > (disabled by defaul

Re: UPDATE: graphics/cadubi

2016-09-30 Thread Rafael Sadowski
On Fri Sep 30, 2016 at 12:57:18AM +0200, Dmitrij D. Czarkoff wrote: > Rafael Sadowski wrote: > > >first of all, I'm not a cadubi user and only picked up because > >HOMEPAGE/MASTER_SITES are down. Changes: > > > >- Switch to github > >- Update patch >

Re: UPDATE: graphics/cadubi

2016-10-01 Thread Rafael Sadowski
On Sat Oct 01, 2016 at 01:02:37AM +0200, Dmitrij D. Czarkoff wrote: > Rafael Sadowski wrote: > > >- update to 1.3.1 > >- switch to MIT LICENSE > >- install LICENSE and man page > > OK czarkoff@ with several tweak

Re: UPDATE: graphics/cadubi

2016-10-04 Thread Rafael Sadowski
On Sat Oct 01, 2016 at 09:38:47AM +0200, Rafael Sadowski wrote: > On Sat Oct 01, 2016 at 01:02:37AM +0200, Dmitrij D. Czarkoff wrote: > > Rafael Sadowski wrote: > > > > >- update to 1.3.1 > > >- switch to MIT LICENSE > > >- install LICENSE and man page

Re: UPDATE: graphics/opencv

2016-10-04 Thread Rafael Sadowski
On Mon Sep 12, 2016 at 12:20:10AM +0200, Rafael Sadowski wrote: > On Fri Aug 12, 2016 at 07:29:34AM +0200, Rafael Sadowski wrote: > > On Sat Jun 25, 2016 at 08:07:36PM +0200, Rafael Sadowski wrote: > > > Hi ports@, > > > > > > update OpenCV stable branch to

Re: strange case of out of registers: emulators/advancemame

2016-10-07 Thread Rafael Sadowski
On Fri Oct 07, 2016 at 08:46:19PM +0100, Stuart Henderson wrote: > I hit this on i386 today but haven't run into it before, I don't know > what changed to trigger it. > > It doesn't look like any of the libraries that it uses have changed recently.. > > WANTLIB += SDL c expat freetype m pthr

UPDATE: graphics/scrot

2016-10-08 Thread Rafael Sadowski
Hi ports@, here is a simple scrot update with new homepage and mastersite. Cheers, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/graphics/scrot/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makefile

UPDATE: net/nbtscan

2016-10-08 Thread Rafael Sadowski
Hi ports@ update after distfile update from new homepage and mastersite. Kind regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/net/nbtscan/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile

Re: UPDATE: graphics/scrot

2016-10-08 Thread Rafael Sadowski
On Sat Oct 08, 2016 at 02:43:56PM +0200, Dmitrij D. Czarkoff wrote: > Rafael Sadowski wrote: > > > WANTLIB= X11 Xext c freetype m z \ > >giblib>=1 Imlib2>=1 > > This should be > > WANTLIB += Imlib2 X11 c giblib m > > Otherwise OK c

Re: HOMEPAGE / MASTER_SITE cleanup

2016-10-08 Thread Rafael Sadowski
On Sat Oct 08, 2016 at 02:38:30PM +0200, Dmitrij D. Czarkoff wrote: > Unfortunately I did not have time for the whole list... > > Rafael Sadowski wrote: > > >+MASTER_SITES= ${MASTER_SITE_OPENBSD} > > I think we should consider removing the ports that need this. I wou

Re: HOMEPAGE / MASTER_SITE cleanup

2016-10-08 Thread Rafael Sadowski
On Sat Oct 08, 2016 at 03:35:17PM +0100, Raf Czlonka wrote: > On Sat, Oct 08, 2016 at 08:03:13AM BST, Rafael Sadowski wrote: > > hi ports@, > > > > I started with the motivation to bump all $HOMEPAGE and/or $MASTER_SITES > > variables from http to https (Where it is

Re: HOMEPAGE / MASTER_SITE cleanup

2016-10-08 Thread Rafael Sadowski
On Sat Oct 08, 2016 at 09:07:47PM +0200, Dmitrij D. Czarkoff wrote: > Rafael Sadowski wrote: > > >>> -HOMEPAGE= http://tcpreplay.appneta.com/ > >>> +HOMEPAGE= http://tcpreplay.appneta.com/ > >> > >> Does removing whitespace warrant REVI

UPDATE: x11/st

2016-10-08 Thread Rafael Sadowski
Hi ports@ simple update to the last stable version. Ok? Comments? Kind regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/x11/st/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile --- Makefile

UPDATE: editors/vim

2016-10-08 Thread Rafael Sadowski
Hi ports@, simple patch level update for vim. Flavor gtk2,python tested on amd64. Kind Regards, Rafael Index: Makefile === RCS file: /cvs/ports/editors/vim/Makefile,v retrieving revision 1.152 diff -u -p -u -p -r1.152 Makefile ---

UPDATE: security/hydra

2016-10-09 Thread Rafael Sadowski
ftp) OK? Comments!? Kind regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/security/hydra/Makefile,v retrieving revision 1.56 diff -u -p -u -p -r1.56 Makefile --- Makefile17 Jan 2016 17:29:10 - 1.56

Re: HOMEPAGE / MASTER_SITE cleanup

2016-10-09 Thread Rafael Sadowski
On Sun Oct 09, 2016 at 09:42:22AM +0200, Jeremie Courreges-Anglas wrote: > Rafael Sadowski writes: > > > On Sat Oct 08, 2016 at 09:07:47PM +0200, Dmitrij D. Czarkoff wrote: > >> Rafael Sadowski wrote: > >> > >> >>> -HOMEPAGE= http://tcp

UPDATE: security/keepassx

2016-10-10 Thread Rafael Sadowski
Hi ports@, steven@, as always, here is the diff to update keepassx from 2.0.2 to 2.0.3. Pretty simple! Tested on amd64 with *.kdbx (not *.kdb) Kind regards, Rafael Index: Makefile === RCS file: /cvs/ports/security/keepassx/Makefil

UPDATE: sysutils/entr

2016-10-10 Thread Rafael Sadowski
Hi ports@, Eric Radman, simple patch to the last stable version. Kind regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/sysutils/entr/Makefile,v retrieving revision 1.8 diff -u -p -u -p -r1.8 Makefile --- Makefile

Re: HOMEPAGE / MASTER_SITE cleanup

2016-10-13 Thread Rafael Sadowski
On Mon Oct 10, 2016 at 04:39:10PM +0100, Stuart Henderson wrote: > On 2016/10/08 09:03, Rafael Sadowski wrote: > > 1.3.1) Check MASTER_SITES. If offline replace with ${MASTER_SITE_OPENBSD} > > Those need mirroring, MASTER_SITE_OPENBSD needs to fetch them from the > MASTER_SITES

Re: UPDATE: security/hydra

2016-10-17 Thread Rafael Sadowski
On Sun Oct 09, 2016 at 03:55:27PM +0200, Remi Pointel wrote: > On 10/09/16 10:29, Rafael Sadowski wrote: > > Index: pkg/PLIST-main > > === > > RCS file: /cvs/ports/security/hydra/pkg/PLIST-main,v > > retri

Re: UPDATE: benchmarks/netpipe

2016-10-18 Thread Rafael Sadowski
On Mon Oct 17, 2016 at 11:12:01PM +0200, Jeremie Courreges-Anglas wrote: > Rafael Sadowski writes: > > > Hi ports@, > > > > simple update to the last stable release (found by unreachable > > homepage). > > > > - HOMEPAGE / MASTER_SITES update &g

Re: UPDATE: security/keepassx

2016-10-21 Thread Rafael Sadowski
*ping* On Mon Oct 10, 2016 at 05:56:29PM +0200, Rafael Sadowski wrote: > Hi ports@, steven@, > > as always, here is the diff to update keepassx from 2.0.2 to 2.0.3. > Pretty simple! Tested on amd64 with *.kdbx (not *.kdb) > > Kind regards, > > Raf

Re: UPDATE: devel/doxygen

2016-10-22 Thread Rafael Sadowski
On Tue Sep 20, 2016 at 01:33:34AM +0100, Stuart Henderson wrote: > These plist changes for every update are getting silly, I think I'd > rather disable doxygen in those ports.. > Other opinions or agreements? > > > On 2016/09/19 21:38, Rafael Sadowski wrote: > &g

Re: resizing geo/emerillon make it hang

2018-12-21 Thread Rafael Sadowski
k on marble (x11/kde-applications/marble). https://marble.kde.org/ Cheers, Rafael Sadowski

Re: emulators/gr-lida: migration to qt5

2018-12-21 Thread Rafael Sadowski
On Fri Dec 21, 2018 at 09:55:49PM +0100, Juan Francisco Cantero Hurtado wrote: > I'm moving grlida to qt5, so kili@ can remove poppler-qt4. > > The update works for me but I would like the confirmation from someone > else. Any volunteer?. > Sure! Please find attached a new diff with following ch

NEW: net/litecoin

2018-12-27 Thread Rafael Sadowski
+830 _litecoin _litecoin net/litecoin OK to import? Best regards, Rafael Sadowski litecoin-0.16.3.tar.gz Description: Binary data

UPDATE: devel/pycharm

2018-12-27 Thread Rafael Sadowski
Hi py hacker, please find below a simple update to the latest stable version. The diff includes a patch to avoid an annoying egrep issue message. OK? Index: Makefile === RCS file: /cvs/ports/devel/pycharm/Makefile,v retrieving revi

UPDATE: x11/i3

2018-12-27 Thread Rafael Sadowski
Simple update to the latest version 4.16. Works fine on amd64, OK? Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/x11/i3/Makefile,v retrieving revision 1.113 diff -u -p -u -p -r1.113 Makefile --- Makefile27 Jun 2018

Remove KDE4 konqueror and www/kwebkitpart

2018-12-27 Thread Rafael Sadowski
t think. OK to remove the konqueror bits and remove kwebkitpart which is no longer needed. AND yes you read correct Webkit from Qt4 ;-) Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/x11/kde4/baseapps/Makefile,v retrievin

update/fix: devel/boost

2018-12-28 Thread Rafael Sadowski
Hi all! Our boost.build executables b2 and bjam are useless without the *.jam stuff. The diff below want to fix the situation withe a third sub-package named "build". do-install bits from NetBSD and DESCR from FreeBSD. Noticed by Ivan Krylov via openbsd@freenode. Thanks! Comments, O

Re: update/fix: devel/boost

2018-12-28 Thread Rafael Sadowski
ogies for poor formatting. > > On 28 December 2018 13:41:22 Rafael Sadowski wrote: > > > Hi all! > > > > Our boost.build executables b2 and bjam are useless without the *.jam > > stuff. The diff below want to fix the situation withe a third > > sub-package na

Re: update/fix: devel/boost

2018-12-28 Thread Rafael Sadowski
On Fri Dec 28, 2018 at 07:04:51PM +, Stuart Henderson wrote: > On 2018/12/28 19:30, Rafael Sadowski wrote: > > On Fri Dec 28, 2018 at 02:31:49PM +, Stuart Henderson wrote: > > > Why subpackage this? > > > > Because nobody needs boost-build to run/build

Re: [new] net/libupnpp

2018-12-29 Thread Rafael Sadowski
: error: in `/usr/ports/pobj/libupnpp-0.16.1/libupnpp-0.16.1': configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details Rafael Sadowski

Re: x11/kde-applications #1 - A bunch of new ports

2018-12-29 Thread Rafael Sadowski
On Wed Dec 19, 2018 at 09:09:26AM +0100, Rafael Sadowski wrote: > On Tue Dec 18, 2018 at 04:31:35PM +0100, Rafael Sadowski wrote: > > |-- games > > | |-- kajongg-18.12.0.tar.gz > > | |-- kmines-18.12.0.tar.gz > > | |-- kshisen-18.12.0.tar.gz > >

Re: x11/kde4/okular: drop poppler-qt4 dependency

2018-12-29 Thread Rafael Sadowski
Hi, maybe totally useless. Let's move forward with KDE5 okular: https://sizeofvoid.org/pub/OpenBSD/kde-applications/graphics/okular-18.12.0.tar.gz We can solve two problems with one move. Rafael Sadowski On Sat Dec 29, 2018 at 01:08:54PM +0100, Matthias Kilian wrote: > Hi, > >

Re: poppler-qt4 (was: CVS: cvs.openbsd.org: ports)

2018-12-29 Thread Rafael Sadowski
On Sat Dec 29, 2018 at 01:20:08PM +0100, Matthias Kilian wrote: > Hi, > > On Mon, Dec 10, 2018 at 04:51:31PM +0100, Rafael Sadowski wrote: > > On Mon Dec 10, 2018 at 10:47:11AM +0100, Matthias Kilian wrote: > > > x11/kde4/kfilemetadata > > > x11/kde4/nepomuk-

Re: [M. UPDATE] net/qbittorrent 4.1.4 -> 4.1.5

2018-12-29 Thread Rafael Sadowski
On Fri Dec 28, 2018 at 12:37:49PM -0300, Elias M. Mariani wrote: > Changelog: > https://github.com/qbittorrent/qBittorrent/blob/release-4.1.5/Changelog > > Pretty straightforward patch. > (the patches were updated to match new files) > Nothing significant to say... > > Tested both net/qbittorrent

Re: [new] net/libupnpp

2018-12-30 Thread Rafael Sadowski
On Sat Dec 29, 2018 at 01:40:12PM +0100, Pascal Stumpf wrote: > On Sat, 29 Dec 2018 12:55:02 +0100, Rafael Sadowski wrote: > > On Fri Dec 28, 2018 at 12:11:28PM +0100, Pascal Stumpf wrote: > > > Libupnpp is a C++ wrapper for libupnp, a.k.a Portable UPnP, which > > > is

Re: update youtube-dl

2018-12-30 Thread Rafael Sadowski
On Sat Dec 29, 2018 at 01:19:09PM +0100, Klemens Nanni wrote: > Some new extractors; youtube and other sites keep working fine. > > OK? OK rsadowski@ > > Index: Makefile > === > RCS file: /cvs/ports/www/youtube-dl/Makefile,v > retr

UPDATE: multimedia/mlt (enable frei0r-plugins)

2018-12-30 Thread Rafael Sadowski
Please find attached a mlt update which also enable multimedia/frei0r-plugins and a simple patch which add frei0r-plugins as run dependency for x11/kde-applications/kdenlive. Comments, feedback, OK? Best regards, Rafael Sadowski Index: Makefile

Re: UPDATE: security/opendnssec

2018-12-30 Thread Rafael Sadowski
re any howto to migrate from 1.4? A note or an howto/link to current.html would be nice! Please switch to https otherwise the port is okay. Rafael Sadowski > Didn't test mysql flavor. > > -- > With best regards, &g

Re: update/fix: devel/boost

2018-12-30 Thread Rafael Sadowski
On Sun Dec 30, 2018 at 05:32:22PM +0300, Ivan Krylov wrote: > Hi Rafael, > > On Fri, 28 Dec 2018 21:02:44 +0100 > Rafael Sadowski wrote: > > > package fine for me. OK? > > b2 builds my projects fine, too. One small problem I have with it is > that it requires

Re: UPDATE: graphics/opencv 3.4.5

2018-12-31 Thread Rafael Sadowski
On Sun Dec 30, 2018 at 03:30:00PM +0100, Raphael Graf wrote: > Hi > > Attached is an update to OpenCV 3.4.5, based on the version in openbsd-wip. > > It works surprisingly well, on amd64. > > The extra modules from https://github.com/opencv/opencv_extra are not > included. > > I'm not sure abou

Re: UPDATE: multimedia/mlt (enable frei0r-plugins)

2019-01-02 Thread Rafael Sadowski
On Tue Jan 01, 2019 at 03:47:56AM +0100, Klemens Nanni wrote: > On Sun, Dec 30, 2018 at 01:45:48PM +0100, Rafael Sadowski wrote: > > Comments, feedback, OK? > * melt.1 is in the sources but not installed Good catch, fixed below. > * can you split MAKE_ENV and TEST_ENV into one

UPDATE: editors/kile (Replacement for editors/kile-kde4)

2019-01-04 Thread Rafael Sadowski
smart build system to compile your LaTeX documents. * QuickPreview, preview a selected part of your document. * Easy access to various help sources. * Advanced editing commands. Maintainer: Rafael Sadowski WWW: https://kile.sourceforge.io OK to replace / update KDE4 kile by KDE5? Feedback

Re: devel/zeal 0.6.0 => 0.6.1

2019-01-05 Thread Rafael Sadowski
On Fri Jan 04, 2019 at 10:08:39PM +0100, Adam Wolk wrote: > Hi ports@, > > attaching a trivial bump for devel/zeal > > Feedback? OK's? > > Regards, > Adam > Index: Makefile > === > RCS file: /cvs/ports/devel/zeal/Makefile,v > retri

Qt5 without -O3 optimizations

2019-01-05 Thread Rafael Sadowski
If qmake ports use QMAKE_CFLAGS_OPTIMIZE_FULL and/or the macro "optimize_full" they will always build with -O3. I saw this in x11/qt5/{qtmultimedia,qtlocation}. OK so zap -O3 from our qmake-qt5? RS Index: Makefile === RCS file: /cv

Re: UPDATE: x11/i3

2019-01-05 Thread Rafael Sadowski
On Fri Dec 28, 2018 at 04:36:27PM +0100, Theo Buehler wrote: > +dcoppa > > On Thu, Dec 27, 2018 at 08:35:09PM +0100, Rafael Sadowski wrote: > > Simple update to the latest version 4.16. > > > > Works fine on amd64, OK? > > Tested on macppc and amd64. Works fi

Re: Qt5 without -O3 optimizations

2019-01-11 Thread Rafael Sadowski
On Sat Jan 05, 2019 at 11:58:40AM +, Stuart Henderson wrote: > On 2019/01/05 10:23, Rafael Sadowski wrote: > > If qmake ports use QMAKE_CFLAGS_OPTIMIZE_FULL and/or the macro > > "optimize_full" they will always build with -O3. > > > > I saw thi

Re: fix x11/grantlee with ports-gcc

2019-01-12 Thread Rafael Sadowski
On Thu Jan 10, 2019 at 04:20:09PM -0500, George Koehler wrote: > To maintainer of OpenBSD x11/grantlee, CC ports list, > > x11/grantlee, a library for Qt4, was broken on at least macppc and > sparc64, and blocking other Qt4 ports: > > http://build-failures.rhaalovely.net//sparc64/2018-12-19/x11/gr

<    10   11   12   13   14   15   16   17   18   19   >