Re: switch uncrustify to python3 and update

2021-03-10 Thread Remi Pointel
Le 07-03-2021 21:43, Daniel Dickman a écrit : Here's an update of uncrustify to a newer release. This port seems to work fine with python3 too. Tested on amd64 where all regress tests pass. ok? Hello, sounds good to me, ok rpointel@. Thank you. Cheers, Remi.

Re: fix gdb python helper

2021-03-10 Thread Remi Pointel
Le 06-03-2021 19:27, Stuart Henderson a écrit : Python has a gdb helper that allows doing python backtraces from gdb and other such things. We currently don't install it in Python packages, and also gdb looks in a bogus directory "${prefix}/share/auto-load" (!) to find autoload files: Hello S

[UPDATE] textproc/uncrustify

2020-12-21 Thread Remi Pointel
Hi, this is the diff to update uncrustify to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/textproc/uncrustify/Makefile,v retrieving revision 1.25 diff -u -p -u -p -r1.25 Makefile --- Makefile 21 Jun 2

Re: New? Python 3.9.0

2020-10-06 Thread Remi Pointel
On 10/5/20 9:00 PM, Kurt Mosiejczuk wrote: On Fri, Oct 02, 2020 at 02:46:09PM -0400, Kurt Mosiejczuk wrote: I took a stab at Python 3.9.0rc2. I don't think it is worth importing before the final release of 3.9.0, but figured if anyone wants to do some testing that this could be useful. (tarba

[UPDATE] security/regripper

2020-10-06 Thread Remi Pointel
Jul 2019 20:49:36 - 1.7 +++ Makefile 6 Oct 2020 19:44:29 - @@ -2,7 +2,7 @@ COMMENT = Windows Registry data extraction tool -DISTNAME = regripper-2.8pl4 +DISTNAME = regripper-3.0 CATEGORIES = security @@ -14,8 +14,8 @@ MAINTAINER = Remi Pointel "USRCLASS

Re: Remove Python 3.7

2020-10-06 Thread Remi Pointel
On 10/5/20 8:58 PM, Kurt Mosiejczuk wrote: We stopped building packages for Python 3.7 for 6.8. It has been vestigial. Remove it? If desired, I could submit a version to bring in Python 3.9.0, which got released today. (cc maintainer) Hello, ok for me to remove Python 3.7. Thank you, Remi

Re: [update] deve/py-llvmlite to 0.34.0

2020-10-03 Thread Remi Pointel
On 9/29/20 1:03 AM, Aisha Tammy wrote: Hi, Attached diff for py-llvmlite update to latest It has been broken for a bit and am not sure if maintainer is too busy for this. If needed I can take this port, I am generally in touch with upstream to bug them about their JIT compiler numba. Would b

[UPDATE] lang/python/3.8

2020-09-24 Thread Remi Pointel
Hello, this is the diff to update Python 3.8 to latest release. sthen@ or naddy@: someone of you could test a bulk build with this diff? Thanks in advance. Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.8/M

[UPDATE] security/plaso

2020-09-20 Thread Remi Pointel
@@ -15,7 +15,6 @@ MAINTAINER = Remi Pointel https://github.com/log2timeline/plaso/releases/download/${MODPY_EGG_VERSION}/ @@ -23,7 +22,9 @@ MODULES = lang/python MODPY_VERSION =${MODPY_DEFAULT_VERSION_3} MODPY_SETUPTOOLS = Yes -RUN_DEPENDS += devel/py-bencode

[UPDATE] databases/py-redis

2020-09-20 Thread Remi Pointel
Hi, this diff updates py-redis to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/databases/py-redis/Makefile,v retrieving revision 1.37 diff -u -p -u -p -r1.37 Makefile --- Makefile3 Jul 2020 21:12:

[NEW] archivers/py-lz4

2020-09-02 Thread Remi Pointel
Hi, this is the port to have python bindings for lz4. This is needed by the plaso's update. Ok? Cheers, Remi. py-lz4.tar.gz Description: application/gzip

[UPDATE] security/floss

2020-06-29 Thread Remi Pointel
Hi, this is the diff to update floss to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/floss/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile 12 Jul 2019 20:49:02

[UPDATE] security/yara

2020-06-29 Thread Remi Pointel
Hi, this is the diff to update yara to latest release. Ok? Remi. Index: Makefile.inc === RCS file: /cvs/ports/security/yara/Makefile.inc,v retrieving revision 1.14 diff -u -p -u -p -r1.14 Makefile.inc --- Makefile.inc 11 Nov 2019 2

[UPDATE] Python 3.7.8

2020-06-29 Thread Remi Pointel
Hi, this is the diff to update Python 3.7 to 3.7.8. Could you test this diff in a bulk build please? Thanks, Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.7/Makefile,v retrieving revision 1.16 diff -u -p -u

[UPDATE] graphics/p5-Image-ExifTool

2020-06-21 Thread Remi Pointel
Hi, this is the diff to update exiftool to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/graphics/p5-Image-ExifTool/Makefile,v retrieving revision 1.48 diff -u -p -u -p -r1.48 Makefile --- Makefile 7 F

[UPDATE] textproc/uncrustify

2020-06-14 Thread Remi Pointel
Hi, this is the diff to update uncrustify to latest release. Ok? Remi. Index: Makefile === RCS file: /cvs/ports/textproc/uncrustify/Makefile,v retrieving revision 1.24 diff -u -p -u -p -r1.24 Makefile --- Makefile 26 Oct 2019 22:52

[UPDATE] lang/python/3.8

2020-04-06 Thread Remi Pointel
Hi, this is the diff to update Python 3.8 to latest relase. Ok? Diff from regression tests: $ diff -u /tmp/Python-3.8.1 /tmp/Python-3.8.2 --- /tmp/Python-3.8.1 +++ /tmp/Python-3.8.2 @@ -1,13 +1,14 @@ == Tests result: FAILURE == -395 tests OK. +393 tests OK. -14 tests failed: +12 tests fai

Re: security upate: py-yaml

2020-03-30 Thread Remi Pointel
On 2020-03-30 23:42, Stuart Henderson wrote: We are currently quite behind on 5.1.1 so there are a number of other things fixed in the meantime, but this includes a code execution fix. Nothing looks incompatible in changelog, I've tested runtime with beets, ansible, urlwatch and built a selection

Re: libssh: update to 0.9.3, disable unit tests due to argp error

2020-03-30 Thread Remi Pointel
On 2020-03-30 17:19, Jeremie Courreges-Anglas wrote: On Sat, Mar 28 2020, Klemens Nanni wrote: https://www.libssh.org/2019/12/10/libssh-0-9-3-and-libssh-0-8-8-security-release/ check_syms reports no dynamic symbol removals, only additions. libssh fails to build due to argp related code in the

[UPDATE] python 3.7

2020-03-22 Thread Remi Pointel
Hi, this is the diff to update python 3 to 3.7.7. Could it be tested in a bulk build please? Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.7/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 M

Re: [UPDATE] ropper et filebytes

2020-03-21 Thread Remi Pointel
On 2020-03-10 10:19, Jeremie Courreges-Anglas wrote: On Mon, Mar 09 2020, Paco Esteban wrote: Hi Remi, On Sun, 08 Mar 2020, Remi Pointel wrote: Hi, these are the diff to update filebytes and ropper to latest releases. Ok? LGTM and appears to work fine in my tests on amd64, ok jca

plaso & quirks

2020-03-18 Thread Remi Pointel
Hi, it seems that the update of plaso & its dependencies needs the update of quirks. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/quirks/Makefile,v retrieving revision 1.886 diff -u -p -u -p -r1.886 Makefile

Re: Need help for libtsk/sleuthkit

2020-03-17 Thread Remi Pointel
On 2020-03-16 10:25, Remi Pointel wrote: Hi, I need to update sleuthkit for the new version of plaso. Attached is the updated version of sleuthkit. It builds fine, but if I run the regress tests of the py-tsk port it segfaults on the libtsk. If I add LDFLAGS="-lstdc++", it work

Need help for libtsk/sleuthkit

2020-03-16 Thread Remi Pointel
Hi, I need to update sleuthkit for the new version of plaso. Attached is the updated version of sleuthkit. It builds fine, but if I run the regress tests of the py-tsk port it segfaults on the libtsk. If I add LDFLAGS="-lstdc++", it works fine but it's not the good way to fix it. Any idea?

Re: I'd like to remove tortoisehg. Anyone using it?.

2020-03-15 Thread Remi Pointel
Le 15-03-2020 11:54, Paco Esteban a écrit : On Sat, 14 Mar 2020, Juan Francisco Cantero Hurtado wrote: I would like to remove the port before of 6.7. Any objection?. Is anyone yelling at me?. I can't hear you. I'm not a heavy mercurial user, just a couple of repos and never used tortoisehg.

Re: Update: Python 3.7.6 -> 3.7.7

2020-03-14 Thread Remi Pointel
On 2020-03-14 08:13, Kurt Mosiejczuk wrote: On Sat, Mar 14, 2020 at 12:32:12AM -0400, Kurt Mosiejczuk wrote: Straightforward point release of Python 3.7. Tests run the same as before. Little PLIST change, A conflict line moved and the usual line that has the full version number and patch level c

[UPDATE] ropper et filebytes

2020-03-08 Thread Remi Pointel
Hi, these are the diff to update filebytes and ropper to latest releases. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/py-ropper/Makefile,v retrieving revision 1.6 diff -u -p -u -p -r1.6 Makefile --- Makefil

[UPDATE] www/py-beautifulsoup4

2020-03-08 Thread Remi Pointel
Hi, this is the diff to update BeautifulSoup4 to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/www/py-beautifulsoup4/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makefile --- Makefile 17

[UPDATE] graphics/p5-Image-ExifTool

2020-02-05 Thread Remi Pointel
Hi, this is the diff to update exiftool to latest production release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/graphics/p5-Image-ExifTool/Makefile,v retrieving revision 1.47 diff -u -p -u -p -r1.47 Makefile --- M

[UPDATE] devel/py-xlsxwriter

2019-12-29 Thread Remi Pointel
Hi, this is the diff to update xlsxwriter to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/py-xlsxwriter/Makefile,v retrieving revision 1.22 diff -u -p -u -p -r1.22 Makefile --- Makefile 16 Sep 2

[UPDATE] security/oledump

2019-12-29 Thread Remi Pointel
Hi, this is the diff to update oledump to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/oledump/Makefile,v retrieving revision 1.17 diff -u -p -u -p -r1.17 Makefile --- Makefile 12 Jul 2019 20

[UPDATE] devel/jadx

2019-12-29 Thread Remi Pointel
Hi, this is the diff to update jadx to latest release. Ok? Cheers, Remi Index: Makefile === RCS file: /cvs/ports/devel/jadx/Makefile,v retrieving revision 1.9 diff -u -p -u -p -r1.9 Makefile --- Makefile 13 Sep 2019 08:25:06 -

[UPDATE] devel/jd-gui

2019-12-29 Thread Remi Pointel
Hi, this is the diff to update jd-gui to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/jd-gui/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile --- Makefile 13 Sep 2019 08:05:4

[UPDATE] devel/py-yamllint

2019-12-29 Thread Remi Pointel
Hi, this is the diff to update py-yamllint to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/py-yamllint/Makefile,v retrieving revision 1.11 diff -u -p -u -p -r1.11 Makefile --- Makefile 12 Jul 20

Re: Update: Python 3.7.5 -> 3.7.6

2019-12-28 Thread Remi Pointel
On 2019-12-23 02:29, Kurt Mosiejczuk wrote: This patch updates Python 3.7 from 3.7.5 to 3.7.6 Built and tested on both amd64 and sparc64. As is usual, the tests eventually hang waiting for the test_asyncio test to run. Otherwise the tests run as normal. cc maintainer Hi, sounds good to me,

Re: Update: Python 3.8.0 -> 3.8.1

2019-12-28 Thread Remi Pointel
On 2019-12-23 02:38, Kurt Mosiejczuk wrote: This patch updates Python 3.8 from 3.8.0 to 3.8.1 Built and tested on both amd64 and sparc64. As is usual, the tests eventually hang waiting for the test_asyncio test to run. Otherwise the tests run as normal. cc maintainer Hi, sounds good to me,

[UPDATE] security/yara

2019-11-10 Thread Remi Pointel
Hi, this is the diff to update yara to latest release. Ok? Cheers, Remi. Index: Makefile.inc === RCS file: /cvs/ports/security/yara/Makefile.inc,v retrieving revision 1.13 diff -u -p -u -p -r1.13 Makefile.inc --- Makefile.inc 12 J

[UPDATE] graphics/p5-Image-ExifTool

2019-10-26 Thread Remi Pointel
Hi, this is the diff to update exiftool to latest production release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/graphics/p5-Image-ExifTool/Makefile,v retrieving revision 1.46 diff -u -p -u -p -r1.46 Makefile --- M

Re: [ports-clang] Fix textproc/uncrustify

2019-10-26 Thread Remi Pointel
On 2019-10-25 23:22, Charlene Wendling wrote: Hi, uncrustify is broken at runtime on macppc. Once again it's a libestdc++ vs ports-clang clash: --8<-- ~$ uncrustify terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Abort trap -->8-- It's building [0] an

Re: [UPDATE] Python 2.7.17

2019-10-25 Thread Remi Pointel
On 2019-10-21 07:36, Kurt Mosiejczuk wrote: On Sun, Oct 20, 2019 at 01:46:57PM +0200, Remi Pointel wrote: this is the diff to update Python to 2.7.17. We need to modify the Makefile.inc to add ${LOCALBASE}/lib/ because it does not find libintl. -MAKE_FLAGS += LDFLAGS='-L${W

[UPDATE] Python 2.7.17

2019-10-20 Thread Remi Pointel
Hi, this is the diff to update Python to 2.7.17. We need to modify the Makefile.inc to add ${LOCALBASE}/lib/ because it does not find libintl. -MAKE_FLAGS += LDFLAGS='-L${WRKSRC}' +MAKE_FLAGS += LDFLAGS='-L${WRKSRC} -L${LOCALBASE}/lib/' Ok? Cheers, Remi. --- Makefile.inc.orig Wed Oct 1

[UPDATE] Python 3.7.5

2019-10-16 Thread Remi Pointel
Hi, this is the diff to update python to 3.7.5. Ok? Changelog: https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-5-final Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.7/Makefile,v retrieving

[UPDATE] security/py-ropper

2019-09-26 Thread Remi Pointel
Hi, this diff updates ropper to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/py-ropper/Makefile,v retrieving revision 1.5 diff -u -p -u -p -r1.5 Makefile --- Makefile 12 Jul 2019 20:49:35 -00

[UPDATE] devel/py-filebytes

2019-09-25 Thread Remi Pointel
Hi, this diff update filebytes to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/py-filebytes/Makefile,v retrieving revision 1.6 diff -u -p -u -p -r1.6 Makefile --- Makefile 12 Jul 2019 20:45:48 -

Re: New devel/py-bencode.py

2019-09-21 Thread Remi Pointel
On 9/20/19 10:09 PM, clematis wrote: Hi team, bencode.py 2.1.0 is a simple bencode parser (for Python 2, Python 3 and PyPy), forked from the bencode package (devel/py-bencode). Build and install OK on amd64. Tests OK. platform openbsd6 -- Python 3.7.4, pytest-4.4.0, py-1.8.0, pluggy-0.11.0 18 p

Re: UPDATE: java/gradle 5.6.2

2019-09-17 Thread Remi Pointel
On 9/17/19 4:13 AM, Lawrence Teo wrote: This updates Gradle to 5.6.2. https://docs.gradle.org/5.6.2/release-notes.html I have confirmed that security/ghidra builds with this Gradle update. To make future updates easier, this diff also adds myself as maintainer since security/ghidra (which I cu

Re: Enable tests for security/py-artifacts with MODPY_PYTEST

2019-08-28 Thread Remi Pointel
On 8/27/19 7:47 PM, Kurt Mosiejczuk wrote: While testing the py-yapf update I saw that the py-artifacts tests don't run. You get the "0 tests run". Adding MODPY_PYTEST to the Makefile enables those tests (which run successfully except for one). cc maintainer --Kurt Index: Makefile

Re: UPDATE: security/burpsuite 2.1.02

2019-07-30 Thread Remi Pointel
On 7/28/19 5:36 AM, Lawrence Teo wrote: This updates burpsuite to 2.1.02. http://releases.portswigger.net/2019/07/professional-community-edition-2102.html I've tested with both jdk 1.8 and 11. While here I have also updated the PERMIT_* URLs to the latest URLs. ok? Hi, ok rpointel@, thank

Re: UPDATE: security/burpsuite 2.1.01

2019-07-18 Thread Remi Pointel
On 7/18/19 2:21 AM, Lawrence Teo wrote: This updates burpsuite to 2.1.01. http://releases.portswigger.net/2019/06/professional-community-edition-21.html http://releases.portswigger.net/2019/07/professional-community-edition-2101.html I've tested with both jdk 1.8 and 11. Hi, sounds good to m

[UPDATE] lang/python/3.7

2019-07-08 Thread Remi Pointel
Hi, this diff updates python 3.7 to latest release 3.7.4. Could you test it in a bulk build please? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.7/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 M

Re: 回复: 回复: [security update] www/py-django/stable: update to 2.2.2

2019-07-03 Thread Remi Pointel
Le 02-07-2019 02:16, wen heping a écrit : Sorry, patch is here. Hi, thank you it's commited. Cheers, Remi.

Re: py-llvmlite: base-clang or ports-clang?

2019-07-03 Thread Remi Pointel
Le 01-07-2019 14:22, Jeremie Courreges-Anglas a écrit : Hi, the Makefile of py-llvmlite reads as follows: --8<-- WANTLIB += ${COMPILER_LIBCXX} m COMPILER = base-clang ports-gcc base-gcc MODULES = lang/python FLAVORS = python3 FLAVOR ?= BUILD_DEPENDS = devel/llvm>=7.0.1 -->8

Re: [NEW] devel/py-bencode.py

2019-06-26 Thread Remi Pointel
On 6/26/19 9:53 PM, Kurt Mosiejczuk wrote: On Wed, Jun 26, 2019 at 01:26:42PM +0100, Stuart Henderson wrote: On 2019/06/25 22:49, Kurt Mosiejczuk wrote: I'm wondering though if perhaps we should move the py-bencode port over to this fork? The only consumer of the old py-bencode port is plaso,

[UPDATE] devel/py-llvmlite

2019-06-21 Thread Remi Pointel
Hi, this diff updates llvmlite to latest release which supports 7.0.x, 7.1.x, 8.0.x versions of LLVM. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/py-llvmlite/Makefile,v retrieving revision 1.5 diff -u -p -u

Re: [NEW] security/ghidra

2019-06-15 Thread Remi Pointel
On 6/15/19 4:56 PM, Lawrence Teo wrote: On Tue, May 14, 2019 at 07:59:57PM +0200, Remi Pointel wrote: On 5/14/19 7:48 PM, Jeremy O'Brien wrote: On Tue, May 14, 2019, at 12:43, Anthony J. Bentley wrote: Jeremy O'Brien writes: I noticed this port was committed today. I have to as

[UPDATE] security/ROPgadget

2019-06-14 Thread Remi Pointel
Hi, this diff updates ROPgadget to latest release and swith to Python 3. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/ROPgadget/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile

[UPDATE] graphics/p5-Image-ExifTool

2019-06-13 Thread Remi Pointel
Hi, this diff updates ExifTool to latest production release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/graphics/p5-Image-ExifTool/Makefile,v retrieving revision 1.45 diff -u -p -u -p -r1.45 Makefile --- Makefile 2

Re: [security update] www/py-django/stable: update to 2.2.2

2019-06-13 Thread Remi Pointel
Le 04-06-2019 04:41, wen heping a écrit : Hi, ports@: Here is a patch to update www/py-django/stable to 2.2.2 and www/py-django/lts to 1.11.21. It is security release. Both build well and run well. No other ports depends on it. But multiprocessing test still failed as the current versio

[NEW] fonts/luciole

2019-06-06 Thread Remi Pointel
Hi, attached is a new font called "luciole": a typeface developed explicitly for visually impaired people. -- $ pkg_info luciole Information for inst:luciole-1.0 Comment: typeface developed explicitly for visually impaired people Description: Luciole (French fo "firefly") is

Re: [UPDATE] math/z3

2019-06-05 Thread Remi Pointel
The GH_* stuff in this is broken. If GH_ACCOUNT and GH_PROJECT are present there should always be GH_TAGNAME or GH_COMMIT. Exactly, attached is the diff using GH_TAGNAME. I need to set DISTNAME because by default "DISTNAME = ${GH_PROJECT}-${GH_TAGNAME:C/^v//}" and PKGNAME because the upper Z o

Re: UPDATE: SQLMap-1.3.6

2019-06-04 Thread Remi Pointel
On 6/4/19 2:42 PM, Gonzalo L. Rodriguez wrote: Hello, Update for SQLMap to 1.3.5: https://github.com/sqlmapproject/sqlmap/releases/tag/1.3.6 OK? Comments? Cheers.- ok rpointel@. Cheers.

[UPDATE] math/z3

2019-06-04 Thread Remi Pointel
Hi, this diff updates z3 to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/math/z3/Makefile,v retrieving revision 1.13 diff -u -p -u -p -r1.13 Makefile --- Makefile 28 Apr 2019 20:51:42 - 1.13 +++ M

[NEW] devel/py-bencode.py

2019-05-23 Thread Remi Pointel
Hi, attached is the port of bencode.py, needed by the update of plaso. I'm not sure of the pkgname: py-bencode.py or py-bencodepy? Ok? Cheers, Remi. Forwarded Message Subject: [UPDATE] plaso and all its dependencies Date: Tue, 14 May 2019 20:07:13 +0200 From: Remi Po

[NEW] sysutils/libfsapfs

2019-05-23 Thread Remi Pointel
ls to access the Apple File System (APFS). Maintainer: Remi Pointel WWW: https://github.com/libyal/libfsapfs/wiki -- Ok? Cheers, Remi. Forwarded Message Subject: [UPDATE] plaso and all its dependencies Date: Tue, 14 May 2019 20:07:13 +0200 From: Remi Pointel To

Re: [UPDATE] plaso and all its dependencies

2019-05-20 Thread Remi Pointel
ping Le 14-05-2019 20:07, Remi Pointel a écrit : Hi, attached is the diff to update plaso and all its dependencies. 2 new dependencies are needed: - bencode.py: simple bencode parser - libfsapfs: library and tools to access the Apple File System While here, I enabled the python3 flavor for

[UPDATE] textproc/uncrustify

2019-05-15 Thread Remi Pointel
Hi, this is the diff to update uncrustify to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/textproc/uncrustify/Makefile,v retrieving revision 1.21 diff -u -p -u -p -r1.21 Makefile --- Makefile 22 Mar 2

Re: [NEW] security/ghidra

2019-05-14 Thread Remi Pointel
On 5/14/19 7:48 PM, Jeremy O'Brien wrote: On Tue, May 14, 2019, at 12:43, Anthony J. Bentley wrote: Jeremy O'Brien writes: I noticed this port was committed today. I have to ask, did you actually try to use it? In its current state, (sans my above changes), there is no decompiler nor symbol dem

Re: Internal conflict between python-3.7.3p0 and python-3.5.3

2019-05-10 Thread Remi Pointel
Le 10-05-2019 14:03, Stuart Henderson a écrit : On 2019/05/10 13:49, Remi Pointel wrote: Le 10-05-2019 11:44, Laurence Tratt a écrit : > On Fri, May 10, 2019 at 10:56:43AM +0200, Remi Pointel wrote: > > Hello Remi, > > > On which version of OpenBSD are you trying to up

Re: Internal conflict between python-3.7.3p0 and python-3.5.3

2019-05-10 Thread Remi Pointel
Le 10-05-2019 11:44, Laurence Tratt a écrit : On Fri, May 10, 2019 at 10:56:43AM +0200, Remi Pointel wrote: Hello Remi, On which version of OpenBSD are you trying to update your packages? Apologies for not being clear. This was on the May 9th snapshot. Python-3.5.x has been removed since

Re: Internal conflict between python-3.7.3p0 and python-3.5.3

2019-05-10 Thread Remi Pointel
Le 10-05-2019 09:29, Laurence Tratt a écrit : When I ran "pkg_add -Dsnap -u" earlier I was greeted with screen after screen of output along the lines of: Can't install shared-mime-info-1.10p5 because of libraries |library glib-2.0.4201.2 not found | /usr/local/lib/libglib-2.0.so.4201.1 (gl

[UPDATE] security/yara

2019-05-09 Thread Remi Pointel
Hi, this diff updates yara to latest release. Ok? Cheers, Remi. Index: Makefile.inc === RCS file: /cvs/ports/security/yara/Makefile.inc,v retrieving revision 1.11 diff -u -p -u -p -r1.11 Makefile.inc --- Makefile.inc 26 Feb 2019 0

[NEW] security/ghidra

2019-04-25 Thread Remi Pointel
: Remi Pointel WWW: https://www.ghidra-sre.org/ Ok? Cheers, Remi. ghidra-9.0.2.tar.gz Description: application/gzip

Re: [ports-gcc] Unbreak games/grhino

2019-03-17 Thread Remi Pointel
On 3/16/19 11:28 PM, Charlene Wendling wrote: Hi Remi, ports, http://build-failures.rhaalovely.net/powerpc/2019-02-04/games/grhino.log http://build-failures.rhaalovely.net/sparc64/2019-02-03/games/grhino.log There are missing headers. And while here i've fixed some warnings because execlp(3)

[UPDATE] textproc/py-yaml

2019-03-14 Thread Remi Pointel
Hi, this is the diff to update py-yaml to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/textproc/py-yaml/Makefile,v retrieving revision 1.18 diff -u -p -u -p -r1.18 Makefile --- Makefile 9 Jul 2018 06:

[UPDATE] devel/libyaml

2019-03-14 Thread Remi Pointel
Hi, attached is the diff to update libyaml to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/libyaml/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile --- Makefile 20 Nov 2016 0

[UPDATE] devel/jd-gui

2019-03-12 Thread Remi Pointel
Hi, attached is the diff to update jd-gui to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/jd-gui/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile 24 Apr 2017 03:55

[UPDATE] graphics/p5-Image-ExifTool

2019-03-12 Thread Remi Pointel
Hi, attached is the diff to update p5-Image-ExifTool to latest production release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/graphics/p5-Image-ExifTool/Makefile,v retrieving revision 1.44 diff -u -p -u -p -r1.44

[UPDATE] lang/python/2.7

2019-03-07 Thread Remi Pointel
Hi, this diff updates Python 2.7 to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/2.7/Makefile,v retrieving revision 1.58 diff -u -p -u -p -r1.58 Makefile --- Makefile 24 Oct 2018 14:28:07

[UPDATE] security/libssh

2019-02-26 Thread Remi Pointel
+= ssh 5.0 # 4.7 CATEGORIES = security devel @@ -16,7 +16,7 @@ MAINTAINER = Remi Pointel

[UPDATE] security/yara

2019-02-25 Thread Remi Pointel
Hi, this is the diff to update Yara to latest release. Ok? Cheers, Remi. Index: Makefile.inc === RCS file: /cvs/ports/security/yara/Makefile.inc,v retrieving revision 1.10 diff -u -p -u -p -r1.10 Makefile.inc --- Makefile.inc 17 A

Re: [maintainer update] py-progress-1.4

2019-02-11 Thread Remi Pointel
On 2/12/19 6:27 AM, Timo Myyrä wrote: Hi, Here's small patch to update py-progress to latest release. timo Hi, thank you it's commited. Remi.

[UPDATE] security/py-miasm

2019-01-23 Thread Remi Pointel
Hi, this is the diff to update miasm to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/py-miasm/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile 1 Jul 2018 19:13:

[UPDATE] math/z3

2019-01-19 Thread Remi Pointel
Hi, this is the diff to update z3 to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/math/z3/Makefile,v retrieving revision 1.10 diff -u -p -u -p -r1.10 Makefile --- Makefile 15 Dec 2018 12:43:40 - 1

Re: [Security Update] www/py-django: stable update to 2.1.5 and lts update to 1.11.18

2019-01-07 Thread Remi Pointel
Le 07-01-2019 03:33, wen heping a écrit : Hi, ports@ : Here is a patch for www/py-django: stable update to 2.1.5 and lts update to 1.11.18. It include a security fix : CVE-2019-3498. It build and run well on my amd64 system. Any comments ? Hi, thank you, don't forget to "make pli

[UPDATE] lang/python/3.6

2019-01-03 Thread Remi Pointel
Hi, this is the diff to update Python 3.6 to latest release. @naddy: could you test it in a bulk build please? Thanks in advance. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.6/Makefile,v retrieving re

Re: [NEW] security/cyberchef

2019-01-02 Thread Remi Pointel
ping On 12/14/18 11:02 AM, Remi Pointel wrote: Hi, attached is the port of cyberchef: a web app for encryption, encoding, compression and data analysis. $ pkg_info cyberchef Information for inst:cyberchef-8.12.3 Comment: web app for encryption, encoding, and other data

Re: UPDATE: security/sshguard 1.5 --> 2.3.0

2019-01-01 Thread Remi Pointel
On 12/24/18 8:24 PM, Andreas Kusalananda Kähäri wrote: Just resending this. I got some comments from Stuart Henderson on a previous iteration of this, and the issues that he mentioned (unorthodox HUP for terminating the service, and various other fixes to the Makefile) have all been resolved. T

[UPDATE] www/py-beautifulsoup4

2018-12-31 Thread Remi Pointel
Hi, this is the diff to update beautifulsoup4 to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/www/py-beautifulsoup4/Makefile,v retrieving revision 1.8 diff -u -p -u -p -r1.8 Makefile --- Makefile 14 M

[UPDATE] math/z3

2018-12-14 Thread Remi Pointel
Hi, this diff updates z3 to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/math/z3/Makefile,v retrieving revision 1.9 diff -u -p -u -p -r1.9 Makefile --- Makefile 24 Nov 2018 00:57:15 - 1.9 +++ Make

[UPDATE] security/py-ropper

2018-12-14 Thread Remi Pointel
Hi, this diff updates ropper to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/py-ropper/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 4 May 2018 05:31

[NEW] security/cyberchef

2018-12-14 Thread Remi Pointel
hashes and checksums, IPv6 and X.509 parsing, changing character encodings, and much more. Maintainer: Remi Pointel Cheers, Remi. cyberchef-8.12.3.tar.gz Description: GNU Zip compressed data

Re: python.port.mk s/LOCALBASE/TRUEPREFIX

2018-12-02 Thread Remi Pointel
On 12/3/18 6:30 AM, Martijn van Duren wrote: Sthen requested me to change LOCALBASE to TRUEPREFIX for MODPY_DISTUTILS_INSTALL. Since I took it from python.port.mk, do we want to change it there as well? martijn@ Sounds good to me. ok rpointel@. Cheers, Remi.

[UPDATE] security/libssh

2018-11-16 Thread Remi Pointel
Hi, this diff updates libssh to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/libssh/Makefile,v retrieving revision 1.18 diff -u -p -u -p -r1.18 Makefile --- Makefile 23 Oct 2018 19:28:18 -000

Re: 答复: devel/py-tz : update to 2018.7

2018-11-07 Thread Remi Pointel
On 11/4/18 1:15 AM, wen heping wrote: Sorry forthe mistake. Now I attached the patch. wen ok rpointel@. @shadchin ? Remi.

Re: www/py-selenium : Update to 3.14.1

2018-10-26 Thread Remi Pointel
On 10/20/18 5:46 PM, wen heping wrote: Hi, Here is a simple patch to update www/py-selenium to 3.14.1. It build well on my amd64 system. OK ? wen Thank you, it's commited. Cheers, Remi.

[UPDATE] lang/python/3.6

2018-10-21 Thread Remi Pointel
Hi, attached is the diff to update to python 3.6.7. Please test this diff in a bulk build. Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.6/Makefile,v retrieving revision 1.13 diff -u -p -u -p -r1.13 Makefile

Re: [Update] www/py-django : update lts to 1.11.16 and stable to 2.1.2

2018-10-10 Thread Remi Pointel
On 10/06/18 15:53, wen heping wrote: Hi, The patch update www/py-django lts to 1.11.16 and stable to 2.1.2. The update of stable include a security fix(CVE-2018-16984). It build well on my amd64 system. OK ? wen Hi, the diff sounds good, and it would be good to have thes

[NEW] sysutils/py-analyzemft

2018-09-16 Thread Remi Pointel
designed to fully parse the MFT file from an NTFS filesystem and present the results as accurately as possible in multiple formats. Maintainer: Remi Pointel WWW: https://pypi.python.org/pypi/analyzeMFT Ok? Cheers, Remi. py-analyzemft-2.0.19.tar.gz Description

[UPDATE] security/plaso

2018-09-07 Thread Remi Pointel
ping Forwarded Message Subject: [UPDATE] security/plaso Date: Thu, 30 Aug 2018 13:04:41 +0200 From: Remi Pointel To: ports@openbsd.org Hi, this is the diff to update plaso on latest release. Ok? Cheers, Remi. Index: Makefile

[UPDATE] devel/py-dtfabric

2018-08-30 Thread Remi Pointel
Hi, this is the diff to update dtfabrics on latest release (needed for the plaso update). Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/py-dtfabric/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Mak

  1   2   3   4   5   6   7   8   9   >