[new/wip] sshuttle

2018-05-10 Thread Edward Lopez-Acosta
Hello, I am working on porting sshuttle (https://github.com/sshuttle/sshuttle) to OpenBSD and have run into some issues. Specifically issue #219, which is due to "Operation not supported by device" errors. https://github.com/sshuttle/sshuttle/issues/219 It looks to me like the memory

Re: [new/wip] sshuttle

2018-05-12 Thread Edward Lopez-Acosta
Thanks Stuart. I am going to look at rewriting it using pfctl for as much as possible and go from there. On 2018-05-11 07:08, Stuart Henderson wrote: On 2018/05/10 17:18, Edward Lopez-Acosta wrote: Hello, I am working on porting sshuttle (https://github.com/sshuttle/sshuttle) to OpenBSD

NEW: devel/py-python_utils and devel/py-progressbar2

2018-05-19 Thread Edward Lopez-Acosta
Hello all, This is my first ports submission so I figured I would start with some simply python modules I use, and did not want to spam with multiple emails. Would anyone be willing to please test these new ports? I tested with both Python 2.7 and 3.6 on my system (-current #40) and it seemed to

NEW: mkdocs

2018-06-10 Thread Edward Lopez-Acosta
--- Overview MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. --- Can I please get additional testing and

Re: NEW: mkdocs

2018-06-10 Thread Edward Lopez-Acosta
I went ahead and clarified the description. Initially I used the one they have on their site. I also cannot update the title but forgot to include both of these would be unde the www category. On Sun, Jun 10, 2018 at 1:38 PM, Ingo Schwarze wrote: > Hi, > > Edward Lopez-Acosta wrote on

Re: NEW: www/mkdocs (with dep of www/py-livereload)

2018-06-12 Thread Edward Lopez-Acosta
${MODPY_VERSION}/site-packages/mkdocs/utils/ghp_import.py lib/python${MODPY_VERSION}/site-packages/mkdocs/utils/meta.py On Tue, Jun 12, 2018 at 7:33 AM, Stuart Henderson wrote: > On 2018/06/10 14:00, Edward Lopez-Acosta wrote: > > I went ahead and clarified the description. Initially I use

Re: GitHub mirror out of sync

2018-06-14 Thread Edward Lopez-Acosta
:38:55 PM UTC, Stuart Henderson wrote: >On 2018/06/14 15:25, Edward Lopez-Acosta wrote: >> Some ports are missing from the GitHub mirror. At least the one I >noticed is security/py-crypto. > >No conversions from the OpenBSD cvs repo to git are perfect. > >These are p

GitHub mirror out of sync

2018-06-14 Thread Edward Lopez-Acosta
Some ports are missing from the GitHub mirror. At least the one I noticed is security/py-crypto. How often does this mirror sync normally? Thank you. -- Sent from my mobile device. Please excuse my brevity and formatting issues.

Re: GitHub mirror out of sync

2018-06-14 Thread Edward Lopez-Acosta
Thanks I must have missed this commit when I was searching. -- Sent from my mobile device. Please excuse my brevity and formatting issues. On June 14, 2018 3:51:03 PM UTC, Matthieu Herrb wrote: >On Thu, Jun 14, 2018 at 03:25:52PM +0000, Edward Lopez-Acosta wrote: >> Some ports are mis

Re: Python port module documentation question

2018-06-03 Thread Edward Lopez-Acosta
, Landry Breuil wrote: On Sun, Jun 03, 2018 at 01:28:26AM +0100, Stuart Henderson wrote: On 2018/06/02 17:38, Edward Lopez-Acosta wrote: Would anyone be able to clarify what MODPY_RUN_DEPENDS does? Per the documentation (man port-modules) it says it should append to RUN_DEPENDS. When I have tested

NEW: devel/py-progressbar2 and devel/py-python_utils

2018-06-03 Thread Edward Lopez-Acosta
Hello, Had a previous thread on this but the packages had some errors. Sorry if I should have replied to that thread, still getting used to the mailing list. py-progressbar is a separate port unrelated to this one. They are not compatible nor does this one upgrade it. I have attached the

Re: Python port module documentation question

2018-06-04 Thread Edward Lopez-Acosta
to OpenBSD and porting. -- Sent from my mobile device. Please excuse my brevity and formatting issues. On June 4, 2018 1:25:37 AM UTC, Stuart Henderson wrote: >On 2018/06/03 17:16, Edward Lopez-Acosta wrote: >> Thanks Landry and Stuart, >> >> With that information I trie

Re: NEW: devel/py-progressbar2 and devel/py-python_utils

2018-06-04 Thread Edward Lopez-Acosta
The changes have been made as requested. I also updated my vimrc to prevent the spacing issue going forward. On 2018-06-03 20:41, Stuart Henderson wrote: On 2018/06/03 17:19, Edward Lopez-Acosta wrote: Hello, Had a previous thread on this but the packages had some errors. Sorry if I should

Re: NEW: devel/py-python_utils and devel/py-progressbar2

2018-05-29 Thread Edward Lopez-Acosta
as expected. On May 19, 2018 11:33:24 PM UTC, Edward Lopez-Acosta wrote: >Hello all, > >This is my first ports submission so I figured I would start with some >simply python modules I use, and did not want to spam with multiple >emails. > >Would anyone be willing to please tes

Python port module documentation question

2018-06-02 Thread Edward Lopez-Acosta
Would anyone be able to clarify what MODPY_RUN_DEPENDS does? Per the documentation (man port-modules) it says it should append to RUN_DEPENDS. When I have tested this though I have found it to not be the case. I submitted a couple ports to this list previously which use MODPY_RUN_DEPENDS for

Port submission tracking?

2018-07-02 Thread Edward Lopez-Acosta
. Additionally, there may be half done ports already out there that were not merged, pending changes, no sense in people starting over on these if someone already started the process. Thank you. -- Edward Lopez-Acosta

Re: NEW: textproc/py-black

2018-07-02 Thread Edward Lopez-Acosta
and formatting issues. On July 2, 2018 3:19:51 PM UTC, Juan Francisco Cantero Hurtado wrote: >On Mon, 02 Jul 2018 14:42:31 +0000 >Edward Lopez-Acosta wrote: > >> Seems to work, however an error is thrown by click due to a locale >> issue. Not sure if that can b

NEW: textproc/py-black

2018-07-02 Thread Edward Lopez-Acosta
Seems to work, however an error is thrown by click due to a locale issue. Not sure if that can be set here to resolve this. Exporting LC_ALL=C.UTF-8 seems to help. Clean install of -current build #82. Also with Brian I would suggest explicitly set ports@ as maintainer if you don't want to put

libmatemixer patches?

2018-07-31 Thread Edward Lopez-Acosta
not mind testing but I will not be too helpful from the code side of things. -- Edward Lopez-Acosta

NEW: meta/mate-1.20

2018-08-06 Thread Edward Lopez-Acosta
Made a meta package for the MATE desktop based on the one for Xfce. Left out maintainer for the moment but do not mind taking it. Can anyone please give this a test, and merge if good to go? Thank you -- Edward Lopez-Acosta mate-1.20.tar.gz Description: application/gzip

Re: [update] thunderbird 60.0

2018-08-06 Thread Edward Lopez-Acosta
I don't do anything super crazy but will help give this a test as well. Edward Lopez-Acosta On 08/06/18 15:24, Brian Callahan wrote: On 8/6/18 4:07 PM, Landry Breuil wrote: Hi, thunderbird 60 is finally released, cf https://www.thunderbird.net/en-US/thunderbird/60.0/releasenotes/ and https

Re: Drop maintainership completely

2018-08-09 Thread Edward Lopez-Acosta
to OpenBSD and porting so I do not expect instant merges on anything I submit to the list. Hopefully things work out for you either way though. Edward Lopez-Acosta On 8/9/18 5:56 PM, Leonid Bobrov wrote: I am very irritated right now. I realise I don't belong here and you don't need me

UPDATE: www/py-requests

2018-08-20 Thread Edward Lopez-Acosta
/python${MODPY_VERSION}/site-packages/requests/${MODPY_PYCACHE}__version__.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/requests/${MODPY_PYCACHE}_internal_utils.${MODPY_PYC_MAGIC_TAG}pyc -- Edward Lopez-Acosta

Re: UPDATE: www/py-requests

2018-08-21 Thread Edward Lopez-Acosta
Lopez-Acosta On 8/21/18 5:36 AM, Stuart Henderson wrote: On 2018/08/20 19:55, Edward Lopez-Acosta wrote: Hello all, Simple version update for www/py-requests to 2.19.1, contacted maintainer but did not hear back so submitting here. Copied the port to mystuff/ before making the changes, hopefully

NEW: devel/py-binaryornot (cookiecutter porting 1/5)

2018-08-25 Thread Edward Lopez-Acosta
, and is lightweight. All tests pass and I am able to build it for both py2 and py3 on amd64. No current ports depend on this module. Any changes needed or can it be merged please? -- Edward Lopez-Acosta py-binaryornot-0.4.4.tar.gz Description: application/gzip

Re: NEW: devel/py-binaryornot (cookiecutter porting 1/5)

2018-08-25 Thread Edward Lopez-Acosta
PLIST fixed and new tarball attached. Verified both py2 and py3 `make package` works without error. Edward Lopez-Acosta On 8/25/18 4:21 PM, Stuart Henderson wrote: On 2018/08/25 15:43, Edward Lopez-Acosta wrote: Hello, I am working on porting the larger cookiecutter project and this is one

NEW: devel/py-whichcraft (cookiecutter porting 2/5)

2018-08-27 Thread Edward Lopez-Acosta
. -- Edward Lopez-Acosta

Re: NEW: devel/py-whichcraft (cookiecutter porting 2/5)

2018-08-27 Thread Edward Lopez-Acosta
Attachment fell off, sorry. Edward Lopez-Acosta On 8/27/18 7:58 AM, Edward Lopez-Acosta wrote: Hello, This is the second dependency of the cookiecutter project which I am working on porting. py-whichcraft is a cross platform and cross Python backport of `shutil.which` to help locate

Re: NEW: devel/py-binaryornot (cookiecutter porting 1/5)

2018-08-26 Thread Edward Lopez-Acosta
Didn't mean to top post, was still at the PC when I saw Stuart's replay. I have attached a diff of the DESCR file based on the recommended changes. Should I have packed up another tarball since only one file is being changed here? Does everything look in order with this? Edward Lopez-Acosta

MATE meta package

2018-07-17 Thread Edward Lopez-Acosta
Is anyone working on this? If not I will give it a shot using the xfce meta package as an example. Figured I would ask before getting too far along with it. -- Edward Lopez-Acosta

[NEW] devel/py-progressbar2 and devel/py-python_utils

2018-07-17 Thread Edward Lopez-Acosta
? Thank you -- Edward Lopez-Acosta py-progressbar2_3.38.tar.gz Description: application/gzip py-python_utils_2.3.0.tar.gz Description: application/gzip

[NEW] www/mkdocs and www/py-livereload

2018-07-17 Thread Edward Lopez-Acosta
these be merged? -- Edward Lopez-Acosta mkdocs_0.17.5.tar.gz Description: application/gzip py-livereload_2.5.2.tar.gz Description: application/gzip

NEW: devel/py-chai-1.1.2 (cookiecutter porting cont.)

2018-08-31 Thread Edward Lopez-Acosta
I please get feedback on this and get it merged if things look good? Thank you in advance, -- Edward Lopez-Acosta py-chai-1.1.2.tar.gz Description: application/gzip

Re: UPDATE: sysutils/yank

2018-09-10 Thread Edward Lopez-Acosta
This builds, installs, and runs fine for me using examples from the man page. Edward Lopez-Acosta On 9/9/18 2:56 AM, Anton Lindqvist wrote: Hi, Update from maintainer. Most importantly, deterministic release tarballs are now provided; the complete changelog can be found here[1]. Comments? OK

Fwd: NEW: meta/mate-1.20

2018-09-10 Thread Edward Lopez-Acosta
Ping? Also reached our to Robert who maintains the current mate-* ports about this as well. Both -main and -extras build fine on amd64. Forwarded Message Subject: NEW: meta/mate-1.20 Date: Mon, 6 Aug 2018 16:00:03 -0500 From: Edward Lopez-Acosta To: ports@openbsd.org

NEW: textproc/py-poyo (cookiecutter porting 3/5)

2018-08-29 Thread Edward Lopez-Acosta
- No current ports depend on this module - DESCR and PLIST triple checked for accuracy Would anyone be able to review this, and merge if everything looks good please? Thank you in advance. -- Edward Lopez-Acosta py-poyo-0.4.1.tar.gz Description: application/gzip

Package signing best practices?

2018-09-11 Thread Edward Lopez-Acosta
Wasn't sure if this was better posted here or in misc@, but seemed relevant to port authors. Understandably package signing should be on an air gapped system, but pkg_sign allows for passhrases on keys. However, it doesn't seem to remember the passphrase if multiple packages are provided.

Re: UPDATE: Lynis-2.6.9

2018-10-05 Thread Edward Lopez-Acosta
I was able to build and run this fine on amd64. On October 5, 2018 6:45:45 AM UTC, "Gonzalo L. Rodriguez" wrote: >https://cisofy.com/changelog/lynis/#269 > >OK? Comments? > >Cheers.- > >-- >Sending from my toaster.

Fwd: Fwd: NEW: meta/mate-1.20

2018-10-18 Thread Edward Lopez-Acosta
ping? Forwarded Message Subject: NEW: meta/mate-1.20 Date: Mon, 6 Aug 2018 16:00:03 -0500 From: Edward Lopez-Acosta To: ports@openbsd.org Made a meta package for the MATE desktop based on the one for Xfce. Left out maintainer for the moment but do not mind taking it. Can

[UPDATE] Jenkins: stable v2.138.2, devel 2.147

2018-10-18 Thread Edward Lopez-Acosta
Simple and straight forward version update. Tested both stable and devel on amd64 with no issues. Ok to merge? -- Edward Lopez-Acosta diff --git a/devel/jenkins/devel/Makefile b/devel/jenkins/devel/Makefile index a46d04c8ebc..e57c8793c51 100644 --- a/devel/jenkins/devel/Makefile +++ b/devel

Fwd: NEW: devel/py-chai-1.1.2

2018-10-18 Thread Edward Lopez-Acosta
Ping? Forwarded Message Subject: NEW: devel/py-chai-1.1.2 (cookiecutter porting cont.) Date: Fri, 31 Aug 2018 18:36:52 -0500 From: Edward Lopez-Acosta To: ports@openbsd.org Hello, In continuing to port cookiecutter I was led to find some extra dependencies missing

[NEW] textproc/py-poyo-0.4.2

2018-10-19 Thread Edward Lopez-Acosta
for accuracy Would anyone be able to review this, and merge if everything looks good please? Thank you in advance. -- Edward Lopez-Acosta py-poyo-0.4.2.tar.gz Description: application/gzip

Re: [UPDATE] Jenkins: stable v2.138.2, devel 2.147

2018-10-19 Thread Edward Lopez-Acosta
New diff attached with REVISION removed. Edward Lopez-Acosta On 10/19/18 4:43 AM, Stuart Henderson wrote: On 2018/10/18 18:55, Edward Lopez-Acosta wrote: Simple and straight forward version update. Tested both stable and devel on amd64 with no issues. Ok to merge? -- Edward Lopez-Acosta

Re: chrooting package build process possible?

2018-10-21 Thread Edward Lopez-Acosta
Thanks Marc I will check those out. And I port new and updated applications as there are missing or outdated packages for my needs. On 2018-10-21 10:05, Marc Espie wrote: On Sun, Oct 21, 2018 at 09:50:24AM -0500, Edward Lopez-Acosta wrote: I have noticed that when building packages I am

chrooting package build process possible?

2018-10-21 Thread Edward Lopez-Acosta
I have noticed that when building packages I am required to install dependencies globally which leads to a messy system if I don't remember to remove them. This is an issue when building ports that may not be installed on the same system. Is it possible to somehow have the make process use a

SECURITY UPDATE: www/py-requests 2.20.0

2018-10-31 Thread Edward Lopez-Acosta
attackers to discover credentials by sniffing the network. Diff attached. Builds fine on amd64 and only thing that requires it is upt-pypi (limited to py3 variant). Ok to merge? -- Edward Lopez-Acosta diff --git a/www/py-requests/Makefile b/www/py-requests/Makefile index 99a31c7d4c0..95a1d504667

Re: [UPDATE] Jenkins: stable v2.138.2, devel 2.147

2018-10-25 Thread Edward Lopez-Acosta
Ping on merge? On October 20, 2018 6:59:49 AM UTC, Rafael Sadowski wrote: >Tested devel on amd64. Ok rsadowski@ > >On Fri Oct 19, 2018 at 06:22:33PM -0500, Edward Lopez-Acosta wrote: >> New diff attached with REVISION removed. >> >> Edward Lopez-Acosta >>

UPDATE: infrastructure/proot

2018-11-09 Thread Edward Lopez-Acosta
emailed marc@ but figured it may help to have others review/test this change as well if possible. Thank you. -- Edward Lopez-Acosta diff --git a/infrastructure/bin/proot b/infrastructure/bin/proot index a87c1337fdb..97772389f05 100755 --- a/infrastructure/bin/proot +++ b/infrastructure/bin/proot

Import python 3.7

2018-11-15 Thread Edward Lopez-Acosta
Daniel your update builds and runs fine for me on amd64. Two notes though: Current version is now 3.7.1, I tested and same patches apply to this version. Second is if we have side by side installs then /usr/local/bin/python3 should be a symlink to the users preferred version. Not owned by a

Re: NEW: meta/mate-1.20

2018-11-15 Thread Edward Lopez-Acosta
Ping? On Thursday, October 18, 2018, Edward Lopez-Acosta wrote: > ping? > > Forwarded Message > Subject: NEW: meta/mate-1.20 > Date: Mon, 6 Aug 2018 16:00:03 -0500 > From: Edward Lopez-Acosta > To: ports@openbsd.org > > Made a meta package for the MA

Re: Import python 3.7

2018-11-15 Thread Edward Lopez-Acosta
I am in agreement with the replacement. The symlink was a suggestion if for some reason people want to have both available. On Thursday, November 15, 2018, Stuart Henderson wrote: > On 2018/11/15 09:58, Edward Lopez-Acosta wrote: >> Daniel your update builds and runs fine for me

UPDATE: textproc/py-markdown-3.0.1

2018-11-15 Thread Edward Lopez-Acosta
Version bump for an upcoming port I am working on. Ok to merge? Thank you, -- Edward Lopez-Acosta diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index 71b470b19e3..c4299445887 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -2,7 +2,7

UPDATE: devel/py-click-7.0

2018-11-15 Thread Edward Lopez-Acosta
Simple version update to latest version. Tests and builds fine on amd64. Ok to merge? Thank you, -- Edward Lopez-Acosta diff --git a/devel/py-click/Makefile b/devel/py-click/Makefile index 5048939294e..5f0ddd726c4 100644 --- a/devel/py-click/Makefile +++ b/devel/py-click/Makefile @@ -2,8 +2,8

UPDATE: devel/jenkins 2.138.3/2.151

2018-11-15 Thread Edward Lopez-Acosta
Straightforward version bump to latest stable and development versions. Builds fine on amd64. Ok for merge? Thank you, -- Edward Lopez-Acosta diff --git a/devel/jenkins/devel/Makefile b/devel/jenkins/devel/Makefile index a46d04c8ebc..1ecf61e7b1f 100644 --- a/devel/jenkins/devel/Makefile +++ b

UPDATE: www/py-tornado-5.1.1

2018-11-15 Thread Edward Lopez-Acosta
Simple version bump, builds fine on amd64. Ok to merge? Thank you, -- Edward Lopez-Acosta diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile index e7a1fb1405e..9446998fba9 100644 --- a/www/py-tornado/Makefile +++ b/www/py-tornado/Makefile @@ -2,10 +2,9 @@ COMMENT = scalable, non

Re: UPDATE: devel/py-click-7.0

2018-11-16 Thread Edward Lopez-Acosta
wrote: >On Thu, Nov 15, 2018 at 05:21:51PM -0600, Edward Lopez-Acosta wrote: >> Simple version update to latest version. >> Tests and builds fine on amd64. >> Ok to merge? > >Well this has some consumers and plugins.. usually it's nice to specify >which ones yo

UPDATE: sysutils/ansible-2.7.1

2018-11-05 Thread Edward Lopez-Acosta
assigning SSL certificate is not working as described in the documentation. https://github.com/ansible/ansible/pull/45830 Full changelog: https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst#v2-7-1 If ok can a dev please merge this? -- Edward Lopez-Acosta diff --git

Fwd: UPDATE: sysutils/ansible-2.7.1

2018-11-14 Thread Edward Lopez-Acosta
Ping? There are security fixes, Open bad compatibility, and a major bug with the yum module fixed in this update. -- Forwarded message -- From: Edward Lopez-Acosta Date: Monday, November 5, 2018 Subject: UPDATE: sysutils/ansible-2.7.1 To: ports@openbsd.org Minor update but lots

Re: UPDATE: sysutils/ansible-2.7.1

2018-11-14 Thread Edward Lopez-Acosta
Thanks Daniel. Didn't see the ok or that it was committed when reviewing the thread. On Wednesday, November 14, 2018, Edward Lopez-Acosta wrote: > Ping? > There are security fixes, Open bad compatibility, and a major bug with the yum module fixed in this update. > > -- Forwa

Re: NEW: textproc/py-poyo (cookiecutter porting 3/5)

2018-10-03 Thread Edward Lopez-Acosta
Ping? This was marked as OK by Daniel Jakots recently but still looks to need merging. Thank you, Edward Lopez-Acosta On 8/29/18 6:23 PM, Edward Lopez-Acosta wrote: Hello, This is the third dependency required for my upcoming cookiecutter port. py-poyo is a lightweight YAML parser

Re: NEW: devel/py-whichcraft (cookiecutter porting 2/5)

2018-10-03 Thread Edward Lopez-Acosta
Ping? This was marked as OK by Daniel Jakots recently but still looks to need merging. Thank you, Edward Lopez-Acosta On 8/27/18 7:59 AM, Edward Lopez-Acosta wrote: Attachment fell off, sorry. Edward Lopez-Acosta On 8/27/18 7:58 AM, Edward Lopez-Acosta wrote: Hello, This is the second

Re: Gobby

2018-10-04 Thread Edward Lopez-Acosta
There does not appear to have been a release made in years on the GitHub page. An issue opened in 2016 asked for a new one but didn't see action. There are recent commits so this likely should be considered unstable. If porting it may be better follow Debian and use a commit snapshot rather

UPDATE: py-keyczar (add python3 version)

2018-10-06 Thread Edward Lopez-Acosta
the version number to the end of the filenames. Any changes needed? -- Edward Lopez-Acosta diff --git a/security/py-keyczar/Makefile b/security/py-keyczar/Makefile index 17413c5db87..f8ea6d8785c 100644 --- a/security/py-keyczar/Makefile +++ b/security/py-keyczar/Makefile @@ -5,7 +5,7 @@ COMMENT

py-cookiecutter dependency ping

2018-09-23 Thread Edward Lopez-Acosta
Trying to finish porting this and not seen a reply to some of the dependencies I submitted. Rather than ping each individually thi sis a combined email. Saw a bunch of other new things get added so guessing these just got lost in the shuffle. devel/py-chai

Re: [NEW] textproc/py-poyo-0.4.2

2018-11-18 Thread Edward Lopez-Acosta
ping? Edward Lopez-Acosta On 10/19/18 7:09 PM, Edward Lopez-Acosta wrote: Hello, py-poyo is a lightweight YAML parser designed for the cookiecutter project due to possible issues with other YAML parsers. - All tests pass for both py2 and py3 - `make package` succeeds for py2 and py3

Re: UPDATE: textprox/the_silver_searcher-2.2.0

2018-11-18 Thread Edward Lopez-Acosta
Thanks Brian. The changes to the submission look fine to me. Edward Lopez-Acosta On 11/18/18 3:34 PM, Brian Callahan wrote: How about this version, which also sets the HOMEPAGE and MASTER_SITES to use https, since we're already here? Florian, what do you think? Changelog is here, btw (you

UPDATE: www/pelican-4.0.0

2018-11-18 Thread Edward Lopez-Acosta
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? -- Edward Lopez-Acosta diff --git a/www/pelican/Makefile b/www/pelican/Makefile index 6c15a673a21

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

2018-11-18 Thread Edward Lopez-Acosta
ping? Edward Lopez-Acosta On 9/16/18 3:49 PM, Edward Lopez-Acosta wrote: == Arrow is a lightweight library which makes working with dates and times simpler. This is done by including an API which supports many common scenarios. Arrow can also easily generate time span, ranges and more while

Re: NEW: devel/py-chai-1.1.2 (cookiecutter porting cont.)

2018-11-18 Thread Edward Lopez-Acosta
ping? Edward Lopez-Acosta On 8/31/18 6:36 PM, Edward Lopez-Acosta wrote: Hello, In continuing to port cookiecutter I was led to find some extra dependencies missing. This module is needed by a dependency for testing purposes so is needed to continue working on this porting project. py

UPDATE: textprox/the_silver_searcher-2.2.0

2018-11-18 Thread Edward Lopez-Acosta
Minor version bump. Existing version is >1 year old. Builds and runs fine on amd64. No changelog listed on GitHub page, and no tests. Ok? -- Edward Lopez-Acosta diff --git a/textproc/the_silver_searcher/Makefile b/textproc/the_silver_searcher/Makefile index 14de086ba0c..16c08648348 100

Re: UPDATE: bsd.port.mk - Add GitLab support

2018-12-29 Thread Edward Lopez-Acosta
Any feedback for this? Edward Lopez-Acosta On 12/16/18 9:11 AM, Edward Lopez-Acosta wrote: Hello, I spent some time and added GitLab support to bsd.port.mk in a similar manner as GitHub. Since Microsoft's acquisition of GitHub a large number of projects, including major ones like

Re: UPDATE: bsd.port.mk - Add GitLab support

2018-12-29 Thread Edward Lopez-Acosta
08:24, Edward Lopez-Acosta wrote: >> Any feedback for this? > >How is gitlab doing at keeping stable distfiles? If it's even worse >than >github (and I have a feeling it might be) then I wouldn't really want >to >encourage people using it directly as a source.

Re: [UPDATE] www/hugo 0.51 -> 0.52

2018-12-12 Thread Edward Lopez-Acosta
/go:/usr/local/go-pkg" PATH="/usr/ports/pobj/hugo-0.52/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" go test -v -p 1 github.com/gohugoio/hugo ? github.com/gohugoio/hugo[no test files] Please let me know if I am missing something here. Thank you, -- Edward Lopez-Acosta

Re: UPDATE: databases/py-redis-3.0.1

2018-12-12 Thread Edward Lopez-Acosta
ping? Edward Lopez-Acosta On 12/6/18 5:39 PM, Edward Lopez-Acosta wrote: Resubmitting the diff so its easier for commit. I replaced the py-py test depend with py-mock like it should be. py-py is pulled is as a dependency of mock. Edward Lopez-Acosta On 12/6/18 4:26 AM, Stuart Henderson

Re: SECURITY UPDATE: devel/jenkins-2.150.1/2.155 (fixes multiple CVEs)

2018-12-17 Thread Edward Lopez-Acosta
and this is not convenient? Security is not always convenient. Or am I somehow confused by the goals of the OpenBSD project? Edward Lopez-Acosta On 12/17/18 5:43 PM, Stuart Henderson wrote: Bringing ports@ to CC On 2018/12/17 16:54, Ian Darwin wrote: Hi Stuart. Do all updates that have CVEs

Re: Update to py3-black-18.9beta0

2018-12-17 Thread Edward Lopez-Acosta
https://github.com/ambv/black/blob/master/README.md#blackd Looks like it's to avoid python overhead when running this repeatedly. I am fine both ways, but was curious. On December 17, 2018 5:48:42 PM UTC, Jeremie Courreges-Anglas wrote: >On Mon, Dec 17 2018, Edward Lopez-Acosta >

Re: lang/rust: add clippy and rustfmt subpackages

2018-12-16 Thread Edward Lopez-Acosta
Thanks for including these but a possibly dumb question. Why subpackages for clippy and rustfmt and not part of the standard rust installation like upstream? If REVISION is bumped anyways for rust-gdb will it still cause issues with other ports or installations? -- Edward Lopez-Acosta

UPDATE: bsd.port.mk - Add GitLab support

2018-12-16 Thread Edward Lopez-Acosta
, -- Edward Lopez-Acosta diff --git bsd.port.mk bsd.port.mk index a31757c39fc..ef76d864c8e 100644 --- bsd.port.mk +++ bsd.port.mk @@ -129,6 +129,7 @@ _ALL_VARIABLES += HOMEPAGE DISTNAME \ SHARED_LIBS TARGETS PSEUDO_FLAVOR \ MAINTAINER AUTOCONF_VERSION AUTOMAKE_VERSION CONFIGURE_ARGS \ GH_ACCOUNT

Re: UPDATE: textproc/py-sphinx_rtd_theme-0.4.2

2018-12-17 Thread Edward Lopez-Acosta
Ping? On December 9, 2018 11:23:42 PM UTC, Edward Lopez-Acosta wrote: >Update to current version. > >Lots of bug fixes, and the only consumer is py-sphinx. I tested a few >site builds using sphinx with this and found no issues using the sphinx > >version currently in t

Re: www/py-gunicorn : Update to 19.9.0

2018-12-17 Thread Edward Lopez-Acosta
This looks like the same diff provided previously https://marc.info/?l=openbsd-ports=154250379325554=2

Re: Update to py3-black-18.9beta0

2018-12-17 Thread Edward Lopez-Acosta
Should py-aiohttp be updated first to allow this to match upstream as users may expect? I know there are many dependants on that though so might be a bit of work. Will save extra work on black in the future too, along with anything else that may need py-aiohttp updated.

SECURITY UPDATE: devel/jenkins-2.150.1/2.155 (fixes multiple CVEs)

2018-12-14 Thread Edward Lopez-Acosta
to and including 2.138.3 Fix Jenkins weekly should be updated to version 2.154 Jenkins LTS should be updated to version either 2.138.4 or 2.150.1 -- Edward Lopez-Acosta diff --git devel/Makefile devel/Makefile index 26817c51381..03fb8174712 100644 --- devel/Makefile +++ devel/Makefile @@ -1,6

UPDATE: productivity/zim-0.68

2018-12-01 Thread Edward Lopez-Acosta
on amd64. Thank you. -- Edward Lopez-Acosta diff --git Makefile Makefile index cf02471b2d8..e27d5c1a241 100644 --- Makefile +++ Makefile @@ -2,9 +2,8 @@ COMMENT = desktop wiki -MODPY_EGG_VERSION = 0.67 +MODPY_EGG_VERSION = 0.68 DISTNAME = zim-${MODPY_EGG_VERSION} -REVISION = 2

Re: UPDATE: textproc/py-markdown-3.0.1

2018-12-04 Thread Edward Lopez-Acosta
, 3 Dec 2018 18:43:23 -0600, Edward Lopez-Acosta > wrote: > >> textproc/py-pygfm is also dependant on this but already up to date so >> I see no issue. > >Really? How much have you looked? > >It took me less than 30 seconds to find one. I did >cd /usr/ports/textproc/p

UPDATE: databases/py-redis-3.0.1

2018-12-05 Thread Edward Lopez-Acosta
_pubsub.py ... [ 95%] tests/test_scripting.py ... [ 96%] tests/test_sentinel.py [100%] 357 passed, 27 skipped in 9.77 seconds Thoughts? -- Edward Lopez-Acosta diff --git Makefile Makefile index 0d6e4a7e5b6..3

UPDATE: textproc/py-markdown-3.0.1

2018-12-03 Thread Edward Lopez-Acosta
-cheetash which is 8 years out of date and the version in ports is no longer supported. I will work to update this at some point, it has no maintainer. Seems fine on amd64. Thoughts? -- Edward Lopez-Acosta diff --git Makefile Makefile index 71b470b19e3..5c654f40d53 100644 --- Makefile +++ Makefile

UPDATE: www/py-flask-login-0.4.1 + add py3 flavor

2018-12-03 Thread Edward Lopez-Acosta
login,python3'" | wc -l 0 Thoughts? Thank you, -- Edward Lopez-Acosta diff --git Makefile Makefile index de4eafc2033..42b7bc793e2 100644 --- Makefile +++ Makefile @@ -2,7 +2,7 @@ COMMENT = user session management for flask -MODPY_EGG_VERSION = 0.3.2 +MODPY_EGG_VERSION = 0.4.1

Re: UPDATE: databases/py-redis-3.0.1

2018-12-06 Thread Edward Lopez-Acosta
Resubmitting the diff so its easier for commit. I replaced the py-py test depend with py-mock like it should be. py-py is pulled is as a dependency of mock. Edward Lopez-Acosta On 12/6/18 4:26 AM, Stuart Henderson wrote: On 2018/12/05 18:47, Edward Lopez-Acosta wrote: Backwards

NEW: devel/py-arrow-0.12.1

2018-12-06 Thread Edward Lopez-Acosta
and py3, all deps are in the repos. Nothing currently in the tree depends on this new port. -- Ran 328 tests in 0.509s OK Thoughts? -- Edward Lopez-Acosta py-arrow-0.12.1.tar.gz Description: application/gzip

Re: UPDATE: databases/py-redis-3.0.1

2018-12-06 Thread Edward Lopez-Acosta
going to update the application I wrote with that in mind, and add clarity to my output. On December 6, 2018 10:26:07 AM UTC, Stuart Henderson wrote: >On 2018/12/05 18:47, Edward Lopez-Acosta wrote: >> Backwards incompatible changes in this, but checking sqlports I found >> nothi

NEW: meta/mate-1.20

2018-12-08 Thread Edward Lopez-Acosta
Hello, This is a meta package for the MATE desktop environment. Been using it for a few months now and not noticed any issues. Maintainer of the MATE packages CC'ed. Comments/feedback please? Thank you, -- Edward Lopez-Acosta mate-1.20.tar.gz Description: application/gzip

UPDATE: textproc/py-sphinx_rtd_theme-0.4.2

2018-12-09 Thread Edward Lopez-Acosta
defined since its a collection of CSS, HTML, and JS files. Comments/feedback? -- Edward Lopez-Acosta diff --git Makefile Makefile index f51ba453d95..909ecb1b1fa 100644 --- Makefile +++ Makefile @@ -2,7 +2,7 @@ COMMENT = readthedocs.org theme for Sphinx -MODPY_EGG_VERSION = 0.2.4

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

2018-11-24 Thread Edward Lopez-Acosta
t: ok. 187 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [3] https://github.com/BurntSushi/ripgrep/blob/master/Cargo.lock Ok? Thank you, -- Edward Lopez-Acosta diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index 16d2c678d98..c8f3ea47967 100644 --- a/textproc/ripgre

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

2018-11-25 Thread Edward Lopez-Acosta
and specifying the port. All tests pass and builds/runs fine on amd64. Thank you. Edward Lopez-Acosta On 11/25/18 3:22 AM, Sebastien Marie wrote: 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

Re: Import python 3.7

2018-11-20 Thread Edward Lopez-Acosta
and think it would be a good step forward for the ports tree. Thoughts on how this can happen? I have tested Daniel's update to 3.7 and it seems fine for me during my normal usage and the modules I use. Thank you, Edward Lopez-Acosta [1] $ pkg_info -Q py3- | grep -E "^py3-" -c 455

Re: UPDATE: devel/py-click-7.0

2018-11-20 Thread Edward Lopez-Acosta
Per previous list email from me: --- I gathered items requiring this and was able to build them all successfully. I also tested out at lest a couple of them by running the actual application and found no issues. Comments on the diff, or is it ok? --- Edward Lopez-Acosta On 11/20/18 5:26

Re: UPDATE: www/py-gunicorn-19.9.0

2018-11-20 Thread Edward Lopez-Acosta
//pypi.org/project/aiohttp/ Edward Lopez-Acosta On 11/20/18 5:27 PM, Stuart Henderson wrote: On 2018/11/17 13:55, Edward Lopez-Acosta wrote: Straightforward version bump. No other ports depend on this. www/puppetboard|www/py-gunicorn,python3|||www/py-gunicorn,python3|R|3 www/py-aiohttp|www/py-gunico

Re: UPDATE: devel/jenkins 2.138.3/2.151

2018-11-20 Thread Edward Lopez-Acosta
Pretty sure maintainer already replied with an OK on this during a previous submission for this update. Added to this email thread for you though. Edward Lopez-Acosta On 11/20/18 5:23 PM, Stuart Henderson wrote: On 2018/11/15 17:13, Edward Lopez-Acosta wrote: Straightforward version bump

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

2018-11-20 Thread Edward Lopez-Acosta
Fixed and new tarball attached, and already noted that py-chai needs to be in first. Edward Lopez-Acosta On 11/20/18 5:58 PM, Stuart Henderson wrote: On 2018/09/16 15:49, Edward Lopez-Acosta wrote: == Arrow is a lightweight library which makes working with dates and times simpler

Re: UPDATE: py-tox-5-3.5.1

2018-11-20 Thread Edward Lopez-Acosta
include py3. I also see that recently py-boto3 was updated as another factor this is likely fine. Edward Lopez-Acosta On 11/20/18 5:17 PM, Stuart Henderson wrote: On 2018/11/16 19:36, Edward Lopez-Acosta wrote: Nothing is showing as requiring this when I run `make show-required

  1   2   >