[UPDATE] security/yara

2018-08-17 Thread Remi Pointel
Hi, this diff updates yara and py-yara to latest releases (3.8.1). Ok? Cheers, Remi. Index: Makefile.inc === RCS file: /cvs/ports/security/yara/Makefile.inc,v retrieving revision 1.9 diff -u -p -u -p -r1.9 Makefile.inc ---

Re: update mail/mblaze

2018-08-17 Thread Klemens Nanni
Works for me on sparc64, tests pass. OK kn

update mail/mblaze

2018-08-17 Thread Solene Rapenne
Hello, the following patch update mblaze to 0.4 New tool mrefile to move or copy messages. contrib/mp7m: add application/pkcs7-mime decoder mcom: allow setting arbitrary headers from command line mcom: add -body to prepopulate drafts mcom: mark drafts as seen after sending

Re: update mail/mblaze

2018-08-17 Thread sunil
Solene Rapenne wrote: > Hello, the following patch update mblaze to 0.4 > > New tool mrefile to move or copy messages. > contrib/mp7m: add application/pkcs7-mime decoder > mcom: allow setting arbitrary headers from command line > mcom: add -body to prepopulate drafts > mcom:

new: textproc/py-parseofx

2018-08-17 Thread Sebastien Marie
Hi, A new port for parsing OFX files (Open Financial Exchange). ofxparse is a parser for Open Financial Exchange (.ofx) format files. OFX files are available from almost any online banking site, so they work well if you want to pull together your finances from multiple

Re: NEW: graphics/mypaint-brushes [2/3]

2018-08-17 Thread Giovanni Bechis
On 08/16/18 06:51, Elias M. Mariani wrote: > Required to update GIMP to 2.10.4. > Requires graphics/libmypaint in previous mail. > https://marc.info/?l=openbsd-ports=15343949955 > > Brushes used by MyPaint and other software using libmypaint. > > Cheers. > Elias. > gimp 2.4.10 (wip) works

Re: UPDATE mail/s-nail

2018-08-17 Thread Steffen Nurpmeso
Hey. Steffen Nurpmeso wrote in <20180809203425.2sjei%stef...@sdaoden.eu>: |Update to v14.9.11 ("Tit family enjoying a bath") with many many |bugfixes and some new features like message info "from the front": | | ? digmsg create 1 -;digmsg 1 header show from; digmsg remove 1 In no way i

[update] sysutils/dep to 0.5.0

2018-08-17 Thread Aaron Bieber
Hi, Here is an update to dep, the Go dependency management tool. Full change log here: https://golang.github.io/dep/blog/2018/07/25/announce-v0.5.0.html I updated this a while and forgot to send it in :D - so everything tests fine! OK? Cheers, Aaron diff --git a/sysutils/dep/Makefile

Re: NEW: graphics/libmypaint [1/3]

2018-08-17 Thread Giovanni Bechis
On 08/16/18 06:47, Elias M. Mariani wrote: > Required to update GIMP to 2.10.4. > libmypaint, a.k.a. "brushlib", is a library for making brushstrokes > which is used by MyPaint and other projects. > http://mypaint.org > > Cheers. > Elias. > A couple of tests fails but they could be addressed

Re: [NEW/WIP] Qflow porting // [3/7] graywolf

2018-08-17 Thread Brian Callahan
On 8/17/2018 1:10 AM, Alessandro DE LAURENZIS wrote: > Hi Brian, > > On 08/16/18 20:04, Brian Callahan wrote: > [...] >> At this point, the only thing I would change is the pkg/DESCR. As it >> is, you can combine the first two sentences into one, something like: >> >> graywolf is a fork of

Re: [NEW] games/mvdsv 0.32

2018-08-17 Thread Tom Murphy
On Thu, Aug 16, 2018 at 10:38:21PM +0200, Frederic Cambus wrote: > On Thu, Aug 16, 2018 at 06:24:51PM +0100, Tom Murphy wrote: > > > > I've made a number of changes to this. Make sure the pkg/* stuff is still > > > correct. That opening line to the pkg/DESCR sounds a little too > > > advertise-y

Porting puNES emulator on OpenBSD

2018-08-17 Thread FHorse Author
Greetings to the community, I'm the author of puNES emulator (https://github.com/punesemu/puNES) and I was thinking of doing the porting on OpenBSD (at least 386 and amd64 arch). I've started working on it over these two days, I've installed OpenBSD 6.3 on a virtual machine and after some

Re: NEW: devel/py-test-forked [1/2]

2018-08-17 Thread Elias M. Mariani
Hi Daniel, The port doesn't have tests for now, but it might get them in the future. I send you another tarball with NO_TEST. Cheers. Elias. 2018-08-16 16:04 GMT-03:00 Daniel Jakots : > On Fri, 10 Aug 2018 13:09:42 -0300, "Elias M. Mariani" > wrote: > >> Added: >> TEST_DEPENDS = ${RUN_DEPENDS}

Re: NEW: games/spacetrader

2018-08-17 Thread Tom Murphy
Brian Callahan wrote: > Hi ports -- > > Attached is a new port, games/spacetrader. Space Trader is an > interstellar trading strategy game. > > --- > pkg/DESCR: > Space Trader centers on buying and selling commodities in various star > systems around the galaxy. The player has one of several

[MAINTAINER UPDATE] www/sblg to 0.4.15

2018-08-17 Thread Bryan Vyhmeister
This is another simple maintainer update of sblg from 0.4.14 to 0.4.15. The changes listed by the author are: "Introduce ${sblg-has|key}, which tests whether key has been set (e.g., data-sblg-set-key=foo). If it has been set, emits sblg-has-key, or nothing otherwise. This is useful for classes

Re: NEW: sysutils/ufetch

2018-08-17 Thread Brian Callahan
On 08/17/18 21:45, Jason Valencia wrote: Tiny system info for Unix-like operating systems written in POSIX shell, along the lines of screenfetch and neofetch. Tested on i386, though that should not make any difference as it is architecture-independent. 2018.07.21-git is not a valid version

NEW: sysutils/ufetch

2018-08-17 Thread Jason Valencia
Tiny system info for Unix-like operating systems written in POSIX shell, along the lines of screenfetch and neofetch. Tested on i386, though that should not make any difference as it is architecture-independent. ufetch.tar.gz Description: application/tar-gz

[update] lang/node to 8.11.4

2018-08-17 Thread Aaron Bieber
Hola! Here is an update to node. I have done my normal testing. No issues so far. Changelog here: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.11.4 OK? diff --git a/lang/node/Makefile b/lang/node/Makefile index 2cb81fcb34e..d3124945c53 100644 ---

Re: Porting puNES emulator on OpenBSD

2018-08-17 Thread Brian Callahan
Hi Fabio -- At first, I was confused by your patch. Then I realized that you weren't submitting a port for your software (what this list predominantly is for), you were asking for help adding OpenBSD support to your software (a related but slightly different meaning of port). I do hope to see you

Re: Python script using /proc

2018-08-17 Thread Juan Francisco Cantero Hurtado
On Thu, Aug 16, 2018 at 03:28:57PM +0200, butresin wrote: > There is a python script, what is using the /proc/ directory. > It is an extension to a program, OpenBSD/ports/productivity/taskwarrior. > OpenBSD does not deliver it, but one can easyli using it, copying to > ~/.task/hooks/ directory. >

Re: [MAINTAINER UPDATE] www/sblg to 0.4.15

2018-08-17 Thread Brian Callahan
On 08/17/18 21:24, Bryan Vyhmeister wrote: This is another simple maintainer update of sblg from 0.4.14 to 0.4.15. The changes listed by the author are: "Introduce ${sblg-has|key}, which tests whether key has been set (e.g., data-sblg-set-key=foo). If it has been set, emits sblg-has-key, or

CVS: cvs.openbsd.org: ports

2018-08-17 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/08/17 00:48:06 Modified files: textproc/ruby-rouge: Makefile distinfo textproc/ruby-rouge/pkg: PLIST Log message: Update ruby-rouge to 3.2.1.

CVS: cvs.openbsd.org: ports

2018-08-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/08/17 03:07:44 Modified files: x11/gnome/documents: Makefile distinfo Log message: Update to gnome-documents-3.28.2.

CVS: cvs.openbsd.org: ports

2018-08-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/08/17 01:34:01 Modified files: astro/stellarium: Makefile distinfo astro/stellarium/pkg: PLIST Log message: Update to stellarium-0.18.2.

CVS: cvs.openbsd.org: ports

2018-08-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/08/17 02:03:57 Modified files: devel/glib2: Makefile distinfo devel/glib2/patches: patch-configure_ac devel/glib2/pkg: PLIST Log message: Update to glib2-2.56.2.

CVS: cvs.openbsd.org: ports

2018-08-17 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2018/08/17 02:21:16 Modified files: x11/qt5/qtbase : Makefile Added files: x11/qt5/qtbase/patches: patch-src_widgets_widgets_qdockarealayout_cpp

CVS: cvs.openbsd.org: ports

2018-08-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/08/17 01:18:59 Modified files: emulators/qemu : Makefile distinfo emulators/qemu/patches: patch-configure Removed files: emulators/qemu/patches: patch-roms_vgabios_vgabios_c

CVS: cvs.openbsd.org: ports

2018-08-17 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2018/08/17 01:49:58 Modified files: security/yara : Makefile.inc security/yara/main: distinfo security/yara/python: distinfo Log message: update yara to 3.8.1. ok benoit@.

CVS: cvs.openbsd.org: ports

2018-08-17 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2018/08/17 19:12:28 Modified files: sysutils/dep : Makefile distinfo Log message: Bump to latest. Changelog here: https://golang.github.io/dep/blog/2018/07/25/announce-v0.5.0.html OK juanfra@

Re: CVS: cvs.openbsd.org: ports

2018-08-17 Thread Jasper Lievisse Adriaanse
On Fri, Aug 17, 2018 at 01:19:14PM -0600, Jasper Lievisse Adriaanse wrote: > CVSROOT: /cvs > Module name: ports > Changes by: jas...@cvs.openbsd.org 2018/08/17 13:19:14 > > Modified files: > net/zabbix : Makefile > net/zabbix/pkg : README-web > > Log message: > adjust

CVS: cvs.openbsd.org: ports

2018-08-17 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/08/17 13:19:14 Modified files: net/zabbix : Makefile net/zabbix/pkg : README-web Log message: adjust sample configuration for httpd(8) to deny requests to "conf/" to match .htaccess

CVS: cvs.openbsd.org: ports

2018-08-17 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2018/08/17 23:09:35 Modified files: www/sblg : Makefile distinfo Log message: Maintenance update to sblg-0.4.15 >From Bryan Vyhmeister (MAINTAINER)