burp 2.2.12

2018-11-25 Thread Florian Obser
I started to use burp 2.1 the other day and has the shortcoming that it can only listen on one port. And :: means IPv6 in OpenBSD, you don't magically get a v4 socket, too. 2.2.12 gained the feature of listening on multiple sockets, but the syntax changed: -address = :: -port = 4971 +listen =

Re: update: devel/subversion 1.11.0

2018-11-25 Thread Aham Brahmasmi
Danke Stefan for your response. > I like your idea. I suppose /var/svn is a sane default path, and there > are already other cases where other parts create directories in /var. Yes, the Postgresql port uses /var/postgresql. I tried to find a best practice for the subversion directory. Most

Re: UPDATE: textproc/ripgrep-0.10.0 (with request for help)

2018-11-25 Thread Sebastien Marie
Hi Edward, On Sat, Nov 24, 2018 at 05:59:15PM -0600, Edward Lopez-Acosta wrote: > Version bump. > > I had to remove the pledge patch as the code was majorly changed and it no > longer applied. I spent a couple hours trying to figure out where to apply > pledge into the updated code, but got

Re: update: devel/subversion 1.11.0

2018-11-25 Thread Stefan Sperling
On Sun, Nov 25, 2018 at 11:45:08AM +0100, Aham Brahmasmi wrote: > Danke Stefan for your response. > > > I like your idea. I suppose /var/svn is a sane default path, and there > > are already other cases where other parts create directories in /var. > > Yes, the Postgresql port uses

Elastic stack update 6.4.3 -> 6.5.1

2018-11-25 Thread Pavel Korovin
Dear all, Please find the diffs for the latest elasticsearch/logstash/kibana ports attached. Many changes, see some highlights in Elastic blog: https://www.elastic.co/blog/elastic-stack-6-5-0-released Looking for OK's to commit. -- With best regards, Pavel Korovin Index: Makefile

Re: update git to 2.19.2

2018-11-25 Thread Benoit Lecocq
On 11/25/18 12:09 AM, Klemens Nanni wrote: Lots of small changes, nothing big/critical. https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.19.2.txt Works. Sort RDEP while here. OK? ok benoit@ Index: Makefile

Re: UPDATE: textproc/ripgrep-0.10.0 (with request for help)

2018-11-25 Thread Edward Lopez-Acosta
Hi Sebastien, Thank you for the tips. I think the CONFIGURE_STYLE removal was simply an oversight on my part. I regened the list of crates using the method you noted (which was quite handy, and there were a lot of changes), and removed WANTLIB since this version removes pledge for the time

Re: [WIP/NEW] 1oom - Master of Orion 1 engine

2018-11-25 Thread Brian Callahan
On 11/24/18 5:26 PM, Max Fillinger wrote: On Fri, Nov 23, 2018 at 09:40:41PM -0500, Brian Callahan wrote: On 11/23/18 7:05 PM, Max Fillinger wrote: Thanks for your help! * No MAINTAINER--do you want it? What does that entail? I want to keep this port working and up to date, if I can.

Re: math/pari: remove unless updated

2018-11-25 Thread Christian Weisgerber
On 2018-11-24, George Koehler wrote: > The below diff for OpenBSD's math/p5-Math-Pari tries to be like > FreeBSD, but seems not correct. It passes `make test` on amd64, but I > suspect it doesn't use GMP even though I tried to enable GMP. Pari > has some assembly kernels (like alpha, ix86,

Re: devel/py-virtualenv : update to 16.1.0

2018-11-25 Thread Daniel Jakots
On Sun, 4 Nov 2018 14:08:56 +, wen heping wrote: > It both build and test well on my amd64 system. You don't have any difference in the test ouput between before and after the upgrade?

Re: NEW: devel/py-magic

2018-11-25 Thread Daniel Jakots
On Thu, 28 Jun 2018 15:27:04 +0100, Stuart Henderson wrote: > @pkgpath devel/py-libmagic${MODPY_FLAVOR} This doesn't work. If I have @pkgpath devel/py-libmagic, only py2 gets updated. If I have @pkgpath devel/py-libmagic${MODPY_FLAVOR}, none gets updated. In order to test, I put @pkgpath

qt4 file not found

2018-11-25 Thread s_graf
Ran into this while building some ports. ===> Checking files for qt4-4.8.7 >> Fetch https://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensour ce-src-4.8.7.tar.gz ftp: Error retrieving file: 404 Not Found >> Fetch

Re: update: multimedia/py-pafy

2018-11-25 Thread Sebastien Marie
On Sun, Nov 25, 2018 at 03:37:36PM -0500, Daniel Jakots wrote: > On Sun, 18 Nov 2018 14:53:57 +0100, Sebastien Marie > wrote: > > Thanks, committed with a few improvements: > > > Index: pkg/PLIST > > === > > RCS file:

Re: [NEW] devel/py-arrow 0.12.1 (cookiecutter porting cont.)

2018-11-25 Thread Edward Lopez-Acosta
py-chai looks to have been merged, no new version for this port? Other than the fixed typo, any other changes needed? Thank you, Edward Lopez-Acosta On 11/20/18 6:07 PM, Stuart Henderson wrote: On 2018/11/20 18:02, Edward Lopez-Acosta wrote: Fixed and new tarball attached, and already noted

devel/fasm, update and unbreak with lld

2018-11-25 Thread Juan Francisco Cantero Hurtado
I tested the update with the default linker and with -fuse-ld=lld. Both build and the assembler generates working executables and objects. fasm can generate directly OpenBSD ELF executables but the source code provided by upstream requires the compiler to link with libc. OK?. Index: Makefile

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

2018-11-25 Thread Solene Rapenne
"Elias M. Mariani" wrote: > Changelog: > https://www.qbittorrent.org/news.php > > Small diff attached. > Tested on amd64 without problems (both qbittorrent and qbittorrent-nox). > > A small tweak on the README for qbittorrent-nox, now is needed to > specify a locale to have text on the

UPDATE security/polarssl

2018-11-25 Thread Björn Ketelaars
Diff below brings mbedtls to 2.14.0, which brings some new features, and fixes some security issues and bugs. Details can be found at https://tls.mbed.org/tech-updates/releases/mbedtls-2.14.0-2.7.7-and-2.1.16-released Major number of the three shared libs have been bumped as symbols have been

Re: UPDATE news/sabnzbd

2018-11-25 Thread Mikolaj Kucharski
On Sat, Nov 10, 2018 at 08:16:14PM +, Mikolaj Kucharski wrote: > I managed to botch the PLIST in the last patch. I've looked > into archives, why _MODPY_BUILD_DEPENDS is needed and it's > for post-install and compileall.py, so I've added it back. > > To sum up again.. > > - update to version

Re: UPDATE: textproc/ripgrep-0.10.0 (with request for help)

2018-11-25 Thread Daniel Jakots
On Sun, 25 Nov 2018 14:48:19 -0600, Edward Lopez-Acosta wrote: > -# uses pledge() > -WANTLIB += c pthread > - The comment about pledge should go away but it's not related to the WANTLIB line which should stay (and maybe get updated as well).

UPDATE: devel/jenkins-2.138.3/2-152

2018-11-25 Thread Edward Lopez-Acosta
Version bump. - Builds and runs fine on amd64, no tests in distribution. - Diff created in a way which should apply clean with patch(1). - MAINTAINER CC'd. Thank you, -- Edward Lopez-Acosta diff --git devel/Makefile devel/Makefile index a46d04c8ebc..5939d853878 100644 --- devel/Makefile +++

Re: UPDATE: textproc/ripgrep-0.10.0 (with request for help)

2018-11-25 Thread Sebastien Marie
On Sun, Nov 25, 2018 at 06:49:43AM -0600, Edward Lopez-Acosta wrote: > Hi Sebastien, > > Thank you for the tips. some nits > I think the CONFIGURE_STYLE removal was simply an oversight on my part. no problem. > I regened the list of crates using the method you noted (which was > quite handy,

Re: aarch64 bulk build report

2018-11-25 Thread Christian Weisgerber
On 2018-11-24, George Koehler wrote: >> http://build-failures.rhaalovely.net/aarch64/2018-11-18/games/dungeon-crawl.log > > I guess char is unsigned on arm, like it is on powerpc. It is. > ...but if someone fixed the strlen, Done. > there would be char problems. Yes, there are a number of

NEW: textprox/py-sphinx_pypa_theme-2018.6

2018-11-25 Thread Edward Lopez-Acosta
Hello, This is a dependency of the newest version of pip which I am working on updating the port for. Builds and runs fine on amd64 with the existing version of Sphinx in the ports tree. I used the date of the commit as the version as there are no tagged releases for pypa_theme. Used the

Re: UPDATE: www/pelican-4.0.0

2018-11-25 Thread Daniel Jakots
On Sun, 18 Nov 2018 13:29:08 -0600, Edward Lopez-Acosta wrote: > Version update to latest upstream. Mostly bug fixes and enhancements. > > Builds fine on amd64, and existing maintainer contacted. Checked for > ports depending on this and found none. > > Ok? > Thanks committed. Please next

Re: update: multimedia/py-pafy

2018-11-25 Thread Daniel Jakots
On Sun, 18 Nov 2018 14:53:57 +0100, Sebastien Marie wrote: Thanks, committed with a few improvements: > Index: pkg/PLIST > === > RCS file: /cvs/ports/multimedia/py-pafy/pkg/PLIST,v > retrieving revision 1.3 > diff -u -p -r1.3 PLIST

Re: UPDATE: textproc/ripgrep-0.10.0 (with request for help)

2018-11-25 Thread Edward Lopez-Acosta
Same patch as before but regenerated so patch(1) applies it cleanly. Edward Lopez-Acosta On 11/25/18 6:49 AM, Edward Lopez-Acosta wrote: Hi Sebastien, Thank you for the tips. I think the CONFIGURE_STYLE removal was simply an oversight on my part. I regened the list of crates using the method

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/25 04:40:20 Modified files: databases/sqlports/files/scripts: print-ports-index Log message: oopsie

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/25 03:09:25 Modified files: multimedia/mpv : Makefile Log message: Factorize the waf commands into a DO_WAF variable to simplify Makefile. from kn@ via Brad

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/25 04:51:25 Modified files: infrastructure/mk: bsd.port.mk Log message: to be used to speed up sqlports eventually: in multi-packages cases, most variables are actually identical per-subpackage,

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/25 05:01:27 Modified files: infrastructure/bin: dpb Log message: blah give it a knob

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/25 09:28:32 Modified files: databases/sqlports: Makefile databases/sqlports/files: Var.pm databases/sqlports/files/scripts: print-ports-index databases/sqlports/pkg:

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/25 08:04:10 Modified files: databases/sqlports: Makefile databases/sqlports/files: Column.pm Inserter.pm Var.pm Log message: minor tweaks and addition: - prepare to handle all columns in

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/11/25 09:30:37 Modified files: databases/strigi: Makefile distinfo databases/strigi/pkg: PLIST Log message: Update strigi-0.7.8 "go for it" kn@

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2018/11/25 05:41:35 Modified files: devel/git : Makefile distinfo Log message: Update to git-2.19.2 Sort RDEPs while here. OK benoit

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/25 10:08:48 Modified files: databases/sqlports: Makefile databases/sqlports/files: Inserter.pm Var.pm Log message: add a "canonical_depends" schema with normalized pkgpaths on both sides

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/25 10:51:04 Modified files: databases/sqlports/files/scripts: show-reverse-deps Log message: indicate that build_depends are not 100% yet

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2018/11/25 11:44:20 Modified files: lang/gcc/4.9 : Makefile lang/gcc/4.9/patches: patch-gcc_c-family_c-format_c Log message: Sync kprintf implementation with base gcc; ok pascal@ (MAINTAINER).

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2018/11/25 12:03:11 Modified files: www/py-requests/pkg: PLIST Log message: previous change was a mistake: remove one too many ${MODPY_COMMENT}

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/25 10:45:57 Modified files: databases/sqlports: Makefile databases/sqlports/pkg: PLIST-compact Added files: databases/sqlports/files/scripts: show-reverse-deps Log message: now

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2018/11/25 11:58:14 Modified files: www/py-requests: Makefile distinfo www/py-requests/pkg: PLIST Log message: Update to py-requests-2.20.1 "Fixed bug with unintended Authorization header

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2018/11/25 15:33:58 Modified files: audio/qsynth : Makefile distinfo Log message: simple update to qsynth-0.5.3

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2018/11/25 14:06:38 Modified files: games/dungeon-crawl: Makefile Added files: games/dungeon-crawl/patches: patch-source_describe_cc patch-source_hiscores_cc

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2018/11/25 12:18:21 Modified files: x11/mplayer: Makefile Log message: allow text relocations from non-PIC i386 assembly since we already link with the FFmpeg libraries where we do the same; ok Brad

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2018/11/25 12:57:14 Modified files: www/pelican: Makefile distinfo www/pelican/patches: patch-pelican_tests_test_pelican_py www/pelican/pkg: PLIST Log message: Update to

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2018/11/25 13:16:46 Modified files: multimedia/transcode: Makefile Log message: use the alternative i386 assembly code that doesn't create text relocations

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2018/11/25 13:34:37 Modified files: multimedia/py-pafy: Makefile distinfo multimedia/py-pafy/pkg: PLIST Log message: Update to py3-pafy-0.5.4 Switch to py3 and add youtube-dl as a rdep >From

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2018/11/25 13:35:18 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register py-pafy pkgname change

CVS: cvs.openbsd.org: ports

2018-11-25 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2018/11/25 13:55:41 Modified files: sysutils/upt/upt: Makefile distinfo sysutils/upt/upt/pkg: PLIST Log message: Update to upt-0.5