UPDATE: security/burpsuite 2.1.04

2019-10-19 Thread Lawrence Teo
This updates burpsuite to 2.1.04.

http://releases.portswigger.net/2019/09/professional-2104.html

I've tested with both jdk 1.8 and 11.

ok?


Index: Makefile
===
RCS file: /cvs/ports/security/burpsuite/Makefile,v
retrieving revision 1.31
diff -u -p -r1.31 Makefile
--- Makefile1 Aug 2019 02:32:23 -   1.31
+++ Makefile19 Oct 2019 02:03:30 -
@@ -2,7 +2,7 @@
 
 COMMENT =  tool for testing security of web applications
 
-VERSION =  2.1.02
+VERSION =  2.1.04
 DISTNAME = burpsuite_free_v${VERSION}
 PKGNAME =  burpsuite-${VERSION}
 
Index: distinfo
===
RCS file: /cvs/ports/security/burpsuite/distinfo,v
retrieving revision 1.25
diff -u -p -r1.25 distinfo
--- distinfo1 Aug 2019 02:32:23 -   1.25
+++ distinfo19 Oct 2019 02:04:30 -
@@ -1,2 +1,2 @@
-SHA256 (burpsuite_free_v2.1.02.jar) = 
6awlN3D+cWq+6M0ZhUlNBl4u/QDfC0Mxh6/BvsUIpDI=
-SIZE (burpsuite_free_v2.1.02.jar) = 301105466
+SHA256 (burpsuite_free_v2.1.04.jar) = 
eVzhBjj7KJFExogu8QxcEAfta0KLQWZ0VSZ7Ou+i+Os=
+SIZE (burpsuite_free_v2.1.04.jar) = 299887489



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2019/10/19 17:23:46

Modified files:
emulators/ppsspp: Makefile distinfo 
emulators/ppsspp/patches: patch-CMakeLists_txt 
  patch-UI_NativeApp_cpp 

Log message:
Update to ppsspp-1.9.3.

Release notes:
https://ppsspp.org/#news



Re: Firefox: unwanted network connections

2019-10-19 Thread George Rosamond



Theo de Raadt:
> Claus Assmann  wrote:
> 
>> Can someone point in me in the right direction how to prevent firefox
>> from making lots of unwanted network connections, e.g., to
>> amazonaws.com
>> cloudfront.net
>> even if I didn't open any website yet?
>>
>> I disabled "pingsender" and all "telemetry" options I could find,
>> and in OpenBSD 6.5 I simply used tcpdrop on all web connections a
>> bit after startup, but now I updated to OpenBSD 6.6 and those
>> connections come back again and again even if just let it "sit"
>> idle.
>>
>> I strongly prefer that firefox only makes network connections which
>> I initiated instead of possibly giving away my data to some places...
> 
> No kidding.  But you are telling the wrong people.
> 

Claus:

For a long time there has been an apparent struggle between those at
Mozilla who are pro-user privacy, and those who pretend to be.

Look back in the ports@ archive with the Firefox DoH implementation,
which is one of the more recent outcomes of this battle.  Otto provided
the fix with network.trr.mode set to 5 by default, instead of all DNS
requests going to Cloudflare.

https://wiki.mozilla.org/Trusted_Recursive_Resolver

Whether that change was due to a tranche of money going from Cloudflare
to Mozilla is anyone's guess.  Ha.

The telemetry knobs in the about:config are worth looking at, but
there's a lot more.

Tor Brower's js changes to FF are worth reviewing, but remember some may
be directly tied to Tor Browser:

https://gitweb.torproject.org/tor-browser.git/tree/browser/app/profile/000-tor-browser.js?h=tor-browser-68.2.0esr-9.0-1

There are some other OpenBSD specific overrides IIRC. Incorporating more
overrides might be desireable, but also a maintenance headache, plus you
may end up breaking web browsing for some.

g



devel/pycharm: tweak do-install target

2019-10-19 Thread Caspar Schutijser
Hi,

This diff tweaks the do-install target of devel/pycharm (similar
to what I did with devel/intellij). ${PC}/jbr contains a JDK for Linux
so let's not ship that directory. Some other stuff that we are trying
to delete is not shipped anymore by upstream so no need to try to delete
them.

I performed some light runtime testing but it should not have any
runtime impact.

Thanks,
Caspar Schutijser


Index: Makefile
===
RCS file: /cvs/ports/devel/pycharm/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile2 Oct 2019 15:03:13 -   1.20
+++ Makefile19 Oct 2019 11:13:58 -
@@ -6,6 +6,7 @@ V=  2019.2.3
 DISTNAME=  pycharm-community-${V}
 PKGNAME=   pycharm-${V}
 CATEGORIES=devel
+REVISION=  0
 
 HOMEPAGE=  https://www.jetbrains.com/pycharm/
 
@@ -36,11 +37,9 @@ do-build:
 do-install:
${INSTALL_DATA_DIR} ${PC}
@tar -czf - -C ${WRKDIST} . | tar xzf - -C ${PC}
-   @rm -rf ${PC}/jre
-   @rm -rf ${PC}/jre64
+   @rm -rf ${PC}/jbr
@rm -rf ${PC}/plugins/android
@rm -rf ${PC}/lib/pty4j-native
-   @rm -rf 
${PC}/plugins/gradle/lib/native-platform-{freebsd,linux,osx,windows}*.jar
@${SUBST_PROGRAM} ${FILESDIR}/pycharm ${PREFIX}/bin/pycharm
@chmod ${BINMODE} ${PREFIX}/bin/pycharm
${INSTALL_DATA_DIR} ${PREFIX}/share/applications
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/pycharm/pkg/PLIST,v
retrieving revision 1.14
diff -u -p -r1.14 PLIST
--- pkg/PLIST   2 Oct 2019 15:03:13 -   1.14
+++ pkg/PLIST   19 Oct 2019 11:13:58 -
@@ -1636,450 +1636,6 @@ pycharm/index/Python/sdk-stubs.names.len
 pycharm/index/Python/sdk-stubs.names_i
 pycharm/index/Python/sdk-stubs.names_i.len
 pycharm/index/Python/sdk-stubs.version
-pycharm/jbr/
-pycharm/jbr/bin/
-pycharm/jbr/bin/jaotc
-pycharm/jbr/bin/java
-pycharm/jbr/bin/javac
-pycharm/jbr/bin/jdb
-pycharm/jbr/bin/jjs
-pycharm/jbr/bin/jrunscript
-pycharm/jbr/bin/keytool
-pycharm/jbr/bin/pack200
-pycharm/jbr/bin/rmid
-pycharm/jbr/bin/rmiregistry
-pycharm/jbr/bin/serialver
-pycharm/jbr/bin/unpack200
-pycharm/jbr/conf/
-pycharm/jbr/conf/logging.properties
-pycharm/jbr/conf/management/
-pycharm/jbr/conf/management/jmxremote.access
-pycharm/jbr/conf/management/jmxremote.password.template
-pycharm/jbr/conf/management/management.properties
-pycharm/jbr/conf/net.properties
-pycharm/jbr/conf/security/
-pycharm/jbr/conf/security/java.policy
-pycharm/jbr/conf/security/java.security
-pycharm/jbr/conf/security/policy/
-pycharm/jbr/conf/security/policy/README.txt
-pycharm/jbr/conf/security/policy/limited/
-pycharm/jbr/conf/security/policy/limited/default_US_export.policy
-pycharm/jbr/conf/security/policy/limited/default_local.policy
-pycharm/jbr/conf/security/policy/limited/exempt_local.policy
-pycharm/jbr/conf/security/policy/unlimited/
-pycharm/jbr/conf/security/policy/unlimited/default_US_export.policy
-pycharm/jbr/conf/security/policy/unlimited/default_local.policy
-pycharm/jbr/conf/sound.properties
-pycharm/jbr/include/
-pycharm/jbr/include/classfile_constants.h
-pycharm/jbr/include/jawt.h
-pycharm/jbr/include/jdwpTransport.h
-pycharm/jbr/include/jni.h
-pycharm/jbr/include/jvmti.h
-pycharm/jbr/include/jvmticmlr.h
-pycharm/jbr/include/linux/
-pycharm/jbr/include/linux/jawt_md.h
-pycharm/jbr/include/linux/jni_md.h
-pycharm/jbr/legal/
-pycharm/jbr/legal/java.base/
-pycharm/jbr/legal/java.base/ADDITIONAL_LICENSE_INFO
-pycharm/jbr/legal/java.base/ASSEMBLY_EXCEPTION
-pycharm/jbr/legal/java.base/LICENSE
-pycharm/jbr/legal/java.base/aes.md
-pycharm/jbr/legal/java.base/asm.md
-pycharm/jbr/legal/java.base/c-libutl.md
-pycharm/jbr/legal/java.base/cldr.md
-pycharm/jbr/legal/java.base/icu.md
-pycharm/jbr/legal/java.base/public_suffix.md
-pycharm/jbr/legal/java.base/unicode.md
-pycharm/jbr/legal/java.compiler/
-pycharm/jbr/legal/java.compiler/ADDITIONAL_LICENSE_INFO
-pycharm/jbr/legal/java.compiler/ASSEMBLY_EXCEPTION
-pycharm/jbr/legal/java.compiler/LICENSE
-pycharm/jbr/legal/java.datatransfer/
-pycharm/jbr/legal/java.datatransfer/ADDITIONAL_LICENSE_INFO
-pycharm/jbr/legal/java.datatransfer/ASSEMBLY_EXCEPTION
-pycharm/jbr/legal/java.datatransfer/LICENSE
-pycharm/jbr/legal/java.desktop/
-pycharm/jbr/legal/java.desktop/ADDITIONAL_LICENSE_INFO
-pycharm/jbr/legal/java.desktop/ASSEMBLY_EXCEPTION
-pycharm/jbr/legal/java.desktop/LICENSE
-pycharm/jbr/legal/java.desktop/colorimaging.md
-pycharm/jbr/legal/java.desktop/giflib.md
-pycharm/jbr/legal/java.desktop/harfbuzz.md
-pycharm/jbr/legal/java.desktop/jpeg.md
-pycharm/jbr/legal/java.desktop/lcms.md
-pycharm/jbr/legal/java.desktop/libpng.md
-pycharm/jbr/legal/java.desktop/mesa3d.md
-pycharm/jbr/legal/java.desktop/opengl.md
-pycharm/jbr/legal/java.desktop/xwindows.md
-pycharm/jbr/legal/java.instrument/

Re: Firefox: unwanted network connections

2019-10-19 Thread Theo de Raadt
Claus Assmann  wrote:

> Can someone point in me in the right direction how to prevent firefox
> from making lots of unwanted network connections, e.g., to
> amazonaws.com
> cloudfront.net
> even if I didn't open any website yet?
> 
> I disabled "pingsender" and all "telemetry" options I could find,
> and in OpenBSD 6.5 I simply used tcpdrop on all web connections a
> bit after startup, but now I updated to OpenBSD 6.6 and those
> connections come back again and again even if just let it "sit"
> idle.
> 
> I strongly prefer that firefox only makes network connections which
> I initiated instead of possibly giving away my data to some places...

No kidding.  But you are telling the wrong people.



Firefox: unwanted network connections

2019-10-19 Thread Claus Assmann
Can someone point in me in the right direction how to prevent firefox
from making lots of unwanted network connections, e.g., to
amazonaws.com
cloudfront.net
even if I didn't open any website yet?

I disabled "pingsender" and all "telemetry" options I could find,
and in OpenBSD 6.5 I simply used tcpdrop on all web connections a
bit after startup, but now I updated to OpenBSD 6.6 and those
connections come back again and again even if just let it "sit"
idle.

I strongly prefer that firefox only makes network connections which
I initiated instead of possibly giving away my data to some places...



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2019/10/19 12:23:33

Modified files:
converters/dos2unix: Makefile distinfo 

Log message:
Update to dos2unix-7.4.1; switch HOMEPAGE and MASTER_SITES to https.
ok sthem@ some time ago



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Visa Hankala
CVSROOT:/cvs
Module name:ports
Changes by: v...@cvs.openbsd.org2019/10/19 10:59:33

Modified files:
multimedia/x264: Makefile 

Log message:
Disable assembly optimizations on mips64 and mips64el to fix build.
MSA requires MIPS64r5 or newer CPU.

OK Brad (maintainer)



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2019/10/19 10:06:38

Modified files:
net/munin  : Makefile 
net/munin/patches: patch-Makefile_config 
net/munin/pkg  : README-main 

Log message:
- substitute MODPY_BIN in plugins
- use https in README-main



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 09:45:27

Modified files:
sysutils/nomad : Makefile 
sysutils/nomad/patches: 

patch-vendor_github_com_shirou_gopsutil_cpu_cpu_openbsd_go 

Log message:
Bring adapted master version of cpu_openbsd.go to unbreak cpu_total_compute



Re: UPDATE: x11/qt5

2019-10-19 Thread Rafael Sadowski
On Fri Oct 18, 2019 at 02:06:53PM +0200, Rafael Sadowski wrote:
> Simple bugfix update Qt5 from 5.9.7 to 5.9.8.
> 
> I don't see any danger to the ports tree. The SSL stuff works fine
> (tested with otter-browser) and all of  my other qt applications are
> still happy. Qt is known for not breaking the API/ABI.
> 
> To be on the safe side, can anyone push it into the next bulk build,
> please?
> 
> Ports note:
> I dropped KDE porting team as maintainer. Nobody listens on the list,
> expect me.
> 
> Qt 5.13+ comment:
> I would like to present an update to 5.13 but it is going very slowly
> and with a lot of pain. BUT it's moving forward.
> 
> RS
> 

synced diff:


Index: Makefile.inc
===
RCS file: /cvs/ports/x11/qt5/Makefile.inc,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile.inc
--- Makefile.inc13 Jul 2019 11:02:18 -  1.11
+++ Makefile.inc19 Oct 2019 15:37:40 -
@@ -24,7 +24,6 @@ DPB_PROPERTIES += nojunk
 
 CATEGORIES +=  x11 x11/qt5 devel
 HOMEPAGE ?=https://www.qt.io/
-MAINTAINER ?=  KDE porting team 
 
 # We don't build examples, but provide sources only.
 WANTLIB-examples ?=
Index: Makefile.version
===
RCS file: /cvs/ports/x11/qt5/Makefile.version,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile.version
--- Makefile.version30 Oct 2018 08:08:40 -  1.7
+++ Makefile.version19 Oct 2019 15:37:40 -
@@ -1,13 +1,13 @@
 # $OpenBSD: Makefile.version,v 1.7 2018/10/30 08:08:40 rsadowski Exp $
 # Common source for Qt5 version
 
-QT5_VERSION =  5.9.7
-QT5_DIST_VERSION = 5.9.7
+QT5_VERSION =  5.9.8
+QT5_DIST_VERSION = 5.9.8
 QT5_WEBKIT_VERSION =   5.9.0
 
 # This one is used for building dependencies for examples and documentation,
 # which obviously should be in sync with core packages.
-QT5_NEXT_VERSION = 5.10
+QT5_NEXT_VERSION = 5.14
 
 # Enginio has own versioning
 ENGINIO_VERSION =  ${QT5_VERSION:C/^5/1/}
Index: qt3d/Makefile
===
RCS file: /cvs/ports/x11/qt5/qt3d/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- qt3d/Makefile   25 Aug 2019 20:10:37 -  1.11
+++ qt3d/Makefile   19 Oct 2019 15:37:41 -
@@ -5,7 +5,6 @@
 
 QT5NAME =  Qt3D
 COMMENT-main = Qt5 components for 3D graphics
-REVISION-main =2
 
 MULTI_PACKAGES =   -main -examples
 
Index: qt3d/distinfo
===
RCS file: /cvs/ports/x11/qt5/qt3d/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- qt3d/distinfo   30 Oct 2018 08:08:40 -  1.7
+++ qt3d/distinfo   19 Oct 2019 15:37:41 -
@@ -1,2 +1,2 @@
-SHA256 (qt/qt3d-opensource-src-5.9.7.tar.xz) = 
FBkRVZiJztWF0+ikUXjqxRm9o6BDXZo4O8k7KsW5bWo=
-SIZE (qt/qt3d-opensource-src-5.9.7.tar.xz) = 83723376
+SHA256 (qt/qt3d-opensource-src-5.9.8.tar.xz) = 
IaSJDMUsAVwb4FaO8tMi1ItDBHD7jEguKD/214PLk/k=
+SIZE (qt/qt3d-opensource-src-5.9.8.tar.xz) = 83723260
Index: qtbase/Makefile
===
RCS file: /cvs/ports/x11/qt5/qtbase/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- qtbase/Makefile 18 Oct 2019 13:14:36 -  1.33
+++ qtbase/Makefile 19 Oct 2019 15:37:41 -
@@ -16,13 +16,6 @@ PKGNAME-psql =   qt5-postgresql-${VERSION
 PKGNAME-sqlite2 =  qt5-sqlite2-${VERSION}
 PKGNAME-tds =  qt5-tds-${VERSION}
 
-REVISION-global =  0
-REVISION-main =7
-REVISION-mysql =   1
-REVISION-psql =0
-REVISION-sqlite2 = 0
-REVISION-tds = 0
-
 PKG_ARCH-global =  *
 PKG_ARCH-examples =*
 
@@ -218,12 +211,13 @@ MAKE_ENV +=   ${MODQMAKE_ENV}
 # See qtbase/tests/README for details
 TEST_IS_INTERACTIVE =  X11
 TEST_DEPENDS = audio/sox
-#  kde4-minimal-*|kdebase-*:meta/kde4,-minimal
 
 post-extract:
mkdir -p ${WRKDIST}/mkspecs/openbsd-clang
-   cp ${FILESDIR}/clang-qmake.conf 
${WRKDIST}/mkspecs/openbsd-clang/qmake.conf
-   cp ${WRKDIST}/mkspecs/openbsd-g++/qplatformdefs.h 
${WRKDIST}/mkspecs/openbsd-clang/
+   cp ${FILESDIR}/clang-qmake.conf \
+   ${WRKDIST}/mkspecs/openbsd-clang/qmake.conf
+   cp ${WRKDIST}/mkspecs/openbsd-g++/qplatformdefs.h \
+   ${WRKDIST}/mkspecs/openbsd-clang/
 
 pre-configure:
@gccbasedir=`ecpp -print-search-dirs | awk '/^install:/{print $$2}'`; \
Index: qtbase/distinfo
===
RCS file: /cvs/ports/x11/qt5/qtbase/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- qtbase/distinfo 30 Oct 2018 08:08:40 -  1.7
+++ qtbase/distinfo 19 Oct 2019 15:37:41 -
@@ -1,2 +1,2 @@
-SHA256 

Re: NEW: devel/llvm (Extra Clang Tools) #2

2019-10-19 Thread Rafael Sadowski
On Sat Sep 28, 2019 at 01:23:06PM +0200, Jeremie Courreges-Anglas wrote:
> 
> Hi,
> 
> sorry for the rather late reply.  I've been mulling over this for a few
> days.
> 
> On Sat, Sep 21 2019, Rafael Sadowski  wrote:
> > Long time ago I was trying to import the clang extra tool sets without
> > luck. It failed because the -extra subpackage has an effect on -main.
> > More precisely, the cmake parts from the main package.
> 
> Debian (as usual) seems to have split llvm in many subpackages.  Surely
> they must have hit and solved a similar problem.
> 
> > For this reason, I think it is best to build/install the extra tools in
> > the main package. I'd be in charge here, too.
> >
> > I also was trying to crate an extra packages, which includes only the
> > extra parts but this rise more issue in the eco system.
> 
> So which problems did you hit?
> 
> > I have to deal with this topic because more and more people come up to
> > me and ask about my last try, last otto@.
> 
> > That's good because I think these tools are helpful.
> 
> I can understand that, but my stance is simple: my main interest for
> devel/llvm is the ports tree.
> 
> I'm not happy with longer devel/llvm *build* times but hey, if that's
> the only solution available (is it?), fine, let's build those under
> devel/llvm.
> 
> The size increase of the -main package is a killer IMO: 605MB -> 867MB
> on amd64.  sparc64 goes from 714MB to 1.2GB.  Most of this size
> increase comes from the additional executables, so removing the
> additional .a libs (if possible) does not help.
> 
> So as far as I'm concerned I don't like this approach, especially with
> 6.6 on the radar.
> 
> -- 
> jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE
> 

Hi Jeremie, hey ports@,

I understand your objection and I have dealt more intensively with the
install step in the llvm packege and ninja. I think I found THE
SOLUTION.  I have figured out how to install ONLY the extra tools.
Besides, we don't have to build the whole LLVM stack.

Please find attached devel/clang-tools-extra as tarball. This version
was successfully tested by otto@.

I'd take care of the extra tools and keep the port in sync with
devel/llvm.

OK, concerns? Thanks, RS


clang-tools-extra-8.0.1.tar.gz
Description: Binary data


Re: UPDATE: ansible-2.8.6

2019-10-19 Thread Pavel Korovin
Hopefilly it's ok for a little bit more noise with huge diffs.

Here's the last one cleaned up after Stuart's suggestions (reduced
number of patches by 2).

I also removed BUILD_DEPENDS on textproc/py-sphinx since
textproc/py-sphinx-notfound-page already depends on this.

Looking for OK's to commit.

-- 
With best regards,
Pavel Korovin


ansible-2.8.6.diff.gz
Description: Binary data


Re: UPDATE: ansible-2.8.6

2019-10-19 Thread Stuart Henderson
On 2019/10/19 14:11, Pavel Korovin wrote:
> Stuart, thank you for comments!
> 
> Please find the updated diff attached.
> Looking for OKs to commit.
> 
> -- 
> With best regards,
> Pavel Korovin

Here's an updated diff for Makefile (I won't include the rest of the 3k line
diff) that cleans up post-build and drops devel/gmake from BUILD_DEPENDS.

I am just using CPUS=${MAKE_JOBS}, because that is the long-term result
that we want (it seems quite possibly that the breakage is a sphinx bug;
our in-tree sphinx is very old) and there's no real expectation that a
user setting MAKE_JOBS to anything other than 1 will work. (As you know
but commenting for other readers, we do need to override the default
which sets multiple jobs automatically based on #cpus).


Index: Makefile
===
RCS file: /cvs/ports/sysutils/ansible/Makefile,v
retrieving revision 1.110
diff -u -p -r1.110 Makefile
--- Makefile2 Oct 2019 07:55:22 -   1.110
+++ Makefile19 Oct 2019 13:22:27 -
@@ -3,7 +3,7 @@
 COMMENT-main = ssh based config management framework
 COMMENT-html = offline Ansible documentation in HTML format
 
-MODPY_EGG_VERSION =2.8.5
+MODPY_EGG_VERSION =2.8.6
 DISTNAME = ansible-${MODPY_EGG_VERSION}
 PKGNAME-main = ${PKGNAME}
 PKGNAME-html = ansible-html-${MODPY_EGG_VERSION}
@@ -26,19 +26,24 @@ MODPY_SETUPTOOLS =  Yes
 MODPY_VERSION =${MODPY_DEFAULT_VERSION_3}
 
 BUILD_DEPENDS =textproc/py-sphinx${MODPY_FLAVOR} \
-   textproc/py-sphinx-notfound-page${MODPY_FLAVOR}
+   textproc/py-sphinx-notfound-page${MODPY_FLAVOR} \
+   textproc/py-yaml${MODPY_FLAVOR}
 RUN_DEPENDS =  net/py-netaddr${MODPY_FLAVOR} \
security/py-cryptodome${MODPY_FLAVOR} \
security/py-paramiko${MODPY_FLAVOR} \
security/py-passlib${MODPY_FLAVOR} \
textproc/py-yaml${MODPY_FLAVOR} \
www/py-jinja2${MODPY_FLAVOR}
-RUN_DEPENDS-html = ${BUILD_PKGPATH},-main
+RUN_DEPENDS-html =
+
+USE_GMAKE =Yes
 
 PKG_ARCH-html =*
 
 NO_TEST =  Yes
 
+MODPY_ADJ_FILES =  docs/bin/*.py
+
 DOCDIR =   ${PREFIX}/share/doc/ansible
 EXDIR =${PREFIX}/share/examples/ansible
 PLUGINDIR =${PREFIX}/share/ansible_plugins
@@ -50,10 +55,15 @@ pre-configure:
${WRKSRC}/examples/ansible.cfg \
${WRKSRC}/docs/man/man1/*.1
 
-# "_build" to be revisited in case SEPARATE_BUILD is changed
+pre-build:
+   ln -sf ${LOCALBASE}/bin/sphinx-build${MODPY_BIN_SUFFIX} \
+   ${WRKDIR}/bin/sphinx-build
+
 post-build:
-   cd ${WRKSRC}/docs/docsite; \
-   ${LOCALBASE}/bin/sphinx-build${MODPY_BIN_SUFFIX} -M html rst _build -j 
${MAKE_JOBS}
+   ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} -C ${WRKSRC}/docs/docsite \
+   ANSIBLE_LOCAL_TEMP=./tmp CPUS=${MAKE_JOBS} all
+   sed -i -e "s,/_prefix_start_/_prefix_end_/,,g" \
+   ${WRKSRC}/docs/docsite/_build/html/404.html
 
 post-install:
${INSTALL_DATA_DIR} ${EXDIR}/scripts ${DOCDIR}



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 06:09:02

Modified files:
sysutils/terraform/terraform: Makefile distinfo 

Log message:
Update to terraform-0.12.12.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 05:52:42

Modified files:
sysutils/nomad : Makefile distinfo 
sysutils/nomad/files: nomad.hcl 
Removed files:
sysutils/nomad/patches: 

patch-vendor_github_com_fsouza_go-dockerclient_external_github_com_docker_docker_pkg_system_stat_openbsd_go
 

Log message:
Update to nomad-0.9.6.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 05:33:13

Modified files:
sysutils/awscli: Makefile distinfo 
sysutils/awscli/pkg: PLIST 

Log message:
Update to awscli-1.16.263.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 05:32:42

Modified files:
net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.253.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 05:32:57

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.253.



Re: UPDATE: ansible-2.8.6

2019-10-19 Thread Pavel Korovin
Stuart, thank you for comments!

Please find the updated diff attached.
Looking for OKs to commit.

-- 
With best regards,
Pavel Korovin


ansible-2.8.6.diff.gz
Description: Binary data


CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 05:01:11

Removed files:
devel/sysutils/p5-Sys-MemInfo: Makefile distinfo 
devel/sysutils/p5-Sys-MemInfo/patches: patch-Makefile_PL 
devel/sysutils/p5-Sys-MemInfo/pkg: DESCR PLIST 

Log message:
Remove bogus.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 05:00:17

Log message:
Re-import under the proper directory.

Status:

Vendor Tag: ajacoutot
Release Tags:   ajacoutot_20191910

N ports/sysutils/p5-Sys-MemInfo/Makefile
N ports/sysutils/p5-Sys-MemInfo/distinfo
N ports/sysutils/p5-Sys-MemInfo/patches/patch-Makefile_PL
N ports/sysutils/p5-Sys-MemInfo/pkg/DESCR
N ports/sysutils/p5-Sys-MemInfo/pkg/PLIST

No conflicts created by this import



Re: CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
On Fri, Oct 18, 2019 at 03:09:03PM -0600, Charlene Wendling wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   c...@cvs.openbsd.org2019/10/18 15:09:03
> 
> Log message:
> Import p5-Sys-MemInfo-0.99
> 
> Sys::MemInfo return the total amount of free and used physical memory
> in bytes in totalmem and freemem variables.
> 
> From Henry Jensen, with hints from sthen@, and further fixes from me.
> 
> OK sthen@
> 
> Status:
> 
> Vendor Tag:   cwen
> Release Tags: cwen_20191018
> 
> N ports/devel/sysutils/p5-Sys-MemInfo/Makefile
> N ports/devel/sysutils/p5-Sys-MemInfo/distinfo
> N ports/devel/sysutils/p5-Sys-MemInfo/pkg/DESCR
> N ports/devel/sysutils/p5-Sys-MemInfo/pkg/PLIST
> N ports/devel/sysutils/p5-Sys-MemInfo/patches/patch-Makefile_PL
> 
> No conflicts created by this import

Imported under a wrong directory.

-- 
Antoine



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 04:25:25

Modified files:
print/cups-filters: Makefile distinfo 
Removed files:
print/cups-filters/files: ln-srf 

Log message:
Update to cups-filters-1.25.11.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 04:20:15

Modified files:
sysutils/amazon-ssm-agent: Makefile distinfo 
sysutils/amazon-ssm-agent/patches: patch-makefile 
sysutils/amazon-ssm-agent/pkg: PLIST 

Log message:
Update to amazon-ssm-agent-2.3.722.0.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 04:17:07

Modified files:
print/qpdf : Makefile distinfo 

Log message:
Update to qpdf-9.0.2.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 04:09:13

Modified files:
sysutils/google-cloud-sdk: Makefile distinfo 
sysutils/google-cloud-sdk/pkg: PLIST 

Log message:
Update to google-cloud-sdk-267.0.0.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 04:00:25

Modified files:
multimedia/py-chromecast: Makefile distinfo 

Log message:
Update to py3-chromecast-4.1.0.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 03:54:09

Modified files:
x11/gnome/tracker-miners: Makefile distinfo 
Removed files:
x11/gnome/tracker-miners/patches: 
  
patch-src_libtracker-miners-common_meson_build 

Log message:
Update to tracker-miners-2.3.1.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 03:53:57

Modified files:
x11/gnome/tracker: Makefile distinfo 

Log message:
Update to meta-tracker-2.3.1.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/10/19 03:42:20

Modified files:
math/z3: Makefile distinfo 
math/z3/patches: patch-scripts_mk_util_py 
math/z3/pkg: PLIST 

Log message:
Update z3 to 4.8.6



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/10/19 03:39:01

Modified files:
devel/intellij : Makefile distinfo 
devel/intellij/patches: patch-bin_idea_sh 
devel/intellij/pkg: PLIST 

Log message:
Update intellij to 2019.2.3

Update diff from Caspar Schutijser (maintainer)
Switch to JDK11 as default java version.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 03:29:09

Modified files:
archivers/gcab : Makefile distinfo 
archivers/gcab/pkg: PLIST 

Log message:
Update to gcab-1.3.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 03:28:08

Modified files:
textproc/icu4c : Makefile 

Log message:
Add small comment about libicudata.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 03:20:14

Modified files:
graphics/simple-scan: Makefile distinfo 
graphics/simple-scan/patches: patch-src_simple-scan_vala 
graphics/simple-scan/pkg: PLIST 
Removed files:
graphics/simple-scan/patches: patch-src_libwebpmux_vapi 

Log message:
Update to simple-scan-3.34.1.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 03:18:09

Modified files:
devel/libsoup  : Makefile distinfo 

Log message:
Update to libsoup-2.66.4.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 02:44:40

Modified files:
textproc/icu4c : Makefile 
textproc/icu4c/patches: patch-source_common_unicode_uconfig_h 
patch-source_config_mh-bsd-gcc 

Log message:
Fix SONAME.
Reported by sthen@, should unbreak libical on i386.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 02:12:56

Modified files:
graphics/ffmpeg: Makefile 
Added files:
graphics/ffmpeg/patches: patch-libavcodec_libvpxenc_c 

Log message:
Change libvpxenc default to crf=32.
Current default is 200kbps, which produces inconsistent results (too high for
low-res, too low for hi-res). Use CRF instead, which will adapt. Affects VP9.
Also have VP8 use a default bitrate of 256kbps.

from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2019/10/19 01:48:26

Modified files:
textproc/ruby-rouge: Makefile distinfo 
textproc/ruby-rouge/pkg: PLIST 

Log message:
Update ruby-rouge to 3.12.0.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 01:47:21

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
Register awless removal.



CVS: cvs.openbsd.org: ports

2019-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/19 01:45:46

Modified files:
sysutils   : Makefile 
Removed files:
sysutils/awless: Makefile distinfo 
sysutils/awless/pkg: DESCR PLIST 

Log message:
Remove awless; unmainted uptream and many alternative exist to interact
with AWS APIs..