New devel/py-bitcoinlib

2019-09-20 Thread clematis
Hi, Here's a new port submission for devel/py-bitcoinlib. This Python3 library provides an easy interface to the bitcoin data structures and protocol. The approach is low-level and "ground up", with a focus on providing tools to manipulate the internals of how Bitcoin works. "The Swiss Army Knife

UPDATE: mail/p5-Mail-DMARC

2019-09-20 Thread Giovanni Bechis
Update to latest version, all regression tests still passes. Ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/mail/p5-Mail-DMARC/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile10 Jul

[UPDATE] devel/jdk/11 11.0.5+8 + aarch64 support

2019-09-20 Thread kurt
Update devel/jdk/11 to 11.0.5+8 which includes aarch64 support. * 11.0.5 is not released officially yet so this is realy a pre- release of 11.0.5 and will be updated again when the final upstream release occurs. * Adds aarch64 support. * Contains many upstream changes between 11.0.4+11 and

New devel/py-bencode.py

2019-09-20 Thread clematis
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 passed, 6 skipped It is a requirement

[NEW:] fonts/opendyslexic

2019-09-20 Thread Pamela Mosiejczuk
Hi all, The makers of the OpenDyslexic font have relicensed it as SIL OFL 1.1, available here: https://github.com/antijingoist/opendyslexic. The font is intended to be more readable for readers with dyslexia, and features increased spacing, weighted bottoms of characters to indicate

Re: Maintainer update for sdl2 to 2.0.10

2019-09-20 Thread Thomas Frohwein
[...] > WANTLIB= m pthread sndio usbhid samplerate > -# GL/X11/Xext/Xrender/Xrandr are dlopen'd by SDL > -WANTLIB+= GL X11 Xau Xdmcp Xext Xrandr Xrender xcb > +# GL/Xau/Xdmcp/vulkan are dlopen'd by SDL > +WANTLIB+= GL X11 Xau xcb Xcursor Xdmcp Xext Xfixes Xi Xinerama > +WANTLIB+=

Epson ESC/P-R driver

2019-09-20 Thread Ed Gray
Hi, I'm a user of OpenBSD on a couple of my machines and I'd like to use my Epson Expression Home XP 342 printer directly with them. The printer is wireless and so doesn't need a USB driver. I found this thread[1] on the list from a long time ago (January 2014) where someone helped Maurice

Re: LOCALBASE [Re: www/mozilla-firefox: add unveil and enhance pledge support [3rd time's a charm]]

2019-09-20 Thread Antoine Jacoutot
> > After *all* these years, I don't understand why we are still pretending to > > be > > able to install stuff outside of /usr/local. > > It causes nothing but pain for porters for absolutely *0* benefit. Because > > it's > > a promise we cannot hold. > > Can't we just agree that VARBASE is

Maintainer update for sdl2 to 2.0.10

2019-09-20 Thread Thomas Frohwein
Hi, The diff below updates SDL2 to 2.0.10. This includes bug fixes, improved performance due to batched rendering... Release notes at [1]. Bump minor because of addition of added dynamic export changes [2]. The patch for SDL_sysjoystick.c has been upstreamed. The configuration now needs

LOCALBASE [Re: www/mozilla-firefox: add unveil and enhance pledge support [3rd time's a charm]]

2019-09-20 Thread Stuart Henderson
On 2019/09/20 19:03, Antoine Jacoutot wrote: > > > Ports shouldn't use hardcoded /usr/local - the diff attached uses > > > ${LOCALBASE}/${TRUEPREFIX} instead of /usr/local as appropriate, > > > ${X11BASE} instead of /usr/X11R6, ${SYSCONFDIR} for the /etc files > > > that comes from ports rather

Re: [NEW:] fonts/opendyslexic

2019-09-20 Thread Pamela Mosiejczuk
(Oops, pardon the accidental github link paste at the end. That's the release zip I didn't use.) On 9/20/19 4:34 PM, Pamela Mosiejczuk wrote: Hi all, The makers of the OpenDyslexic font have relicensed it as SIL OFL 1.1, available here: https://github.com/antijingoist/opendyslexic. The font

[NEW] net/whatmask-1.2

2019-09-20 Thread Peter Ezetta
Hello ports@, Attached is a new port for whatmask-1.2. Whatmask is a small subnet calculator, which is especially useful for conversions between CIDR and dotted notation. http://www.laffeycomputer.com/whatmask.html The tool hasn't seen any updates in quite a long time, however it still builds

[Update] geo/py-rasterio : Update to 1.0.28

2019-09-20 Thread wen heping
Hi, ports@: Here is a simple patch for geo/py-rasterio to update to 1.0.28. It build well and run well on amd64-head system and NO_TEST defined to yes. One port depends on it geo/py-rio-cogeo, it build well and run well on amd64 head system too. Commenst? OK? wen Index: Makefile

Re: [NEW]databases/p5-SQL-Abstract-More

2019-09-20 Thread Andrew Hewus Fresh
On Fri, Sep 06, 2019 at 01:08:07PM +, wen heping wrote: > Hi, ports@: > >Here is a patch to create new port databases/p5-SQL-Abstract-More, > which is required by the update of databases/p5-DBIx-DataModel. >Currently databases/p5-DBIx-DataModel failed with regression tests. > We shall

Re: [UPDATE] devel/jdk/11 11.0.5+8 + aarch64 support

2019-09-20 Thread Kurt Miller
On Fri, 2019-09-20 at 15:18 -0400, k...@intricatesoftware.com wrote: > Update devel/jdk/11 to 11.0.5+8 which includes aarch64 support. > * 11.0.5 is not released officially yet so this is realy a pre- >   release of 11.0.5 and will be updated again when the final >   upstream release occurs. > *

LAMP/LEMP equivalent bundle?

2019-09-20 Thread Implausibility
Hi. I'm trying to move a few system off of Linux, and onto OpenBSD... I'm trying to get it "right" the first time. I'm wondering if there's a 'bundle' or 'stack' of a web server environment for OpenBSD... Something like... OpenBSD + (Apache | NGINX |OpenHHTPD) (MySQL/MariaDB/??)

Re: LAMP/LEMP equivalent bundle?

2019-09-20 Thread Mario Campos
You could take a look at BCHS. https://learnbchs.org/ On Fri, Sep 20, 2019, 9:17 PM Implausibility wrote: > Hi. > > I'm trying to move a few system off of Linux, and onto OpenBSD... I'm > trying to get it "right" the first time. > > I'm wondering if there's a 'bundle' or 'stack' of a web

Re: 回复: [Update] devel/p5-Test-Compile : Update to 2.2.2

2019-09-20 Thread Andrew Hewus Fresh
On Mon, Aug 26, 2019 at 03:26:49AM +, wen heping wrote: > Here is the revised patch: > >i) Remove BUILD_DEPENDS >ii) Add p5-Test-Exception as TEST_DEPENDS, else > t/200-import-check.t would be skipped. OK afresh1@ > wen > > 发件人: Andrew Hewus Fresh

Update devel/py-asn1 to 0.4.7

2019-09-20 Thread clematis
Hi Team, Here's an update for devel/py-asn1 from 0.3.7 to 0.4.7. Built and installed OK on amd64. Newer devel/py-asn1-modules (which I will submit an update later on) could also build and install OK with this new version. Tested by running ZeroNet which has py-asn1 as a requirement. This was the

Update devel/py-asn1-modules to 0.2.6

2019-09-20 Thread clematis
Hi Team, Following the previous update of devel/py-asn1, here's an update for devel/py-asn1-modules from 0.1.5 to 0.2.6. Built and installed OK on amd64 with py-asn1 0.4.7 (submitted earlier). In regards to test, all OK. platform openbsd6 -- Python 3.7.4, pytest-4.4.0, py-1.8.0, pluggy-0.11.0 93

Re: xapian-{core,bindings,omega} - version bump to 1.4.12

2019-09-20 Thread Stuart Henderson
When there are diffs for multiple ports in one mail, please generate from a common parent directory (i.e /usr/ports in this case) so they can be applied without chopping the mail into pieces. For xapian-bindings PLIST, these should be omitted: +lib/python${MODPY_VERSION}/ +lib/ruby/ And the

New devel/py-base58

2019-09-20 Thread clematis
Hi, Here's a new port submission for devel/py-base58. This is a Base58 and Base58Check implementation compatible with what is used by the bitcoin network. It's a requirement for ZeroNet[0] hence the reason for submitting this. Build and install OK on amd64. Tests OK. platform openbsd6 --

update mail/mailpile

2019-09-20 Thread Solene Rapenne
This updates mailpile to 1.0.0rc6 I was about to delete the port and found a new version has been released after 18 months. Tested, works correctly. "make test" pass I don't use it anymore, if someone uses it I'd like feedback if it works correctly, I mostly tested receiving/sending mails.

New devel/py-merkletools

2019-09-20 Thread clematis
Hi, Here's a new port submission for devel/merkletools. This provides Tools for creating Merkle trees, generating merkle proofs, and verification of merkle proofs. 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 21 passed

Update net/py-socks to 1.7.0

2019-09-20 Thread clematis
Hi, As I am going through the Zeronet dependencies I am also updating the one already in ports/ Here's an update for net/py-socks from 1.6.7 to 1.7.0. build and install OK on amd64 NO_TEST. Comments? OK? -- clematis (0x7e96fd2400fe7b59) ? diff_net-py-socks Index: Makefile

Re: www/mozilla-firefox: add unveil and enhance pledge support

2019-09-20 Thread joshua stein
On Fri, 20 Sep 2019 at 09:26:17 -0500, joshua stein wrote: > And of course the patch got mangled... > > > Index: Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= Ok, I give up. https://jcs.org/patches/ff-port-unveil6.diff

[UPDATE] misc/most to 5.1.0

2019-09-20 Thread Frederic Cambus
Hi ports@, Here is a diff to update most to 5.1.0. Notable changes: - Switch MASTER_SITES to jedsoft.org - Remove skipv directive for portroach as it's not necessary anymore Comments? OK? Index: Makefile === RCS file:

i386 ports build failures

2019-09-20 Thread Stuart Henderson
Quick summary: > devel/kf5/kauth, devel/kf5/kirigami2 ninja: error: manifest 'build.ninja' still dirty after 100 tries > net/mldonkey File "src/utils/net/geoip.ml", line 228, characters 2-17: 228 | Array1.map_file (Unix.descr_of_in_channel file) ^^^ Error: Unbound value

Re: www/mozilla-firefox: add unveil and enhance pledge support [3rd time's a charm]

2019-09-20 Thread joshua stein
On Fri, 20 Sep 2019 at 11:44:58 -0500, joshua stein wrote: > On Fri, 20 Sep 2019 at 17:33:40 +0100, Stuart Henderson wrote: > > On 2019/09/20 10:00, joshua stein wrote: > > > While the Chrome port uses separate files in /etc/chromium for > > > unveil file lists, these patches use new

Re: www/mozilla-firefox: add unveil and enhance pledge support [3rd time's a charm]

2019-09-20 Thread Antoine Jacoutot
> > Ports shouldn't use hardcoded /usr/local - the diff attached uses > > ${LOCALBASE}/${TRUEPREFIX} instead of /usr/local as appropriate, > > ${X11BASE} instead of /usr/X11R6, ${SYSCONFDIR} for the /etc files > > that comes from ports rather than base, and ${SUBST_CMD} in > > post-patch to

Update net/py-websocket-client to 0.56.0

2019-09-20 Thread clematis
Hi, Here's an update for net/py-websocket-client from 0.37.0 to 0.56.0 build and install OK on amd64 In regards to tests: platform openbsd6 -- Python 3.7.4, pytest-4.4.0, py-1.8.0, pluggy-0.11.0 22 passed, 10 skipped, 20 warnings Deprecation warnings due to assertEquals (with an s at the end)

www/mozilla-firefox: add unveil and enhance pledge support [2nd try]

2019-09-20 Thread joshua stein
(Sorry, e-mail problems mangled the first attempt at this.) I've been working on enhancing the security of our Firefox port over the past couple weeks and would like some wider testing. - Firefox's GPU process gains pledge(2) support, now all three process types (main, content, and gpu) are

Re: UPDATE: net/weechat

2019-09-20 Thread Rafael Sadowski
On Sat Sep 14, 2019 at 09:52:33AM +0200, Rafael Sadowski wrote: > Update weechat to the latest stable version. Upstream switched to python > 3 as default python version. Changlog here: > > https://weechat.org/news/ > > OK? Nobody? > > RS > > Index: Makefile >

[Update] mail/opensmtpd-filters/rspamd

2019-09-20 Thread gilles
Hello, This bumps filter-rspamd to version 0.1.2 which fixes a few bugs so it's all nice and shiny for the next OpenSMTPD release. I fixed the README while at it, somehow a \n got lost somewhere and we don't need absolute paths to filters anymore. OK ? Index: Makefile

Re: www/mozilla-firefox: add unveil and enhance pledge support [3rd time's a charm]

2019-09-20 Thread Stuart Henderson
On 2019/09/20 10:00, joshua stein wrote: > While the Chrome port uses separate files in /etc/chromium for > unveil file lists, these patches use new comma-separated > about:config keys for them. > onts r,/etc/machine-id r,/etc/mailcap r,/tmp rwc,/usr/bin/lpr rx,/usr/local= >

Re: www/mozilla-firefox: add unveil and enhance pledge support [3rd time's a charm]

2019-09-20 Thread joshua stein
On Fri, 20 Sep 2019 at 17:33:40 +0100, Stuart Henderson wrote: > On 2019/09/20 10:00, joshua stein wrote: > > While the Chrome port uses separate files in /etc/chromium for > > unveil file lists, these patches use new comma-separated > > about:config keys for them. > > > onts r,/etc/machine-id

Re: www/mozilla-firefox: add unveil and enhance pledge support

2019-09-20 Thread joshua stein
And of course the patch got mangled... Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file:

[UPDATE] devel/perltidy to 20190915

2019-09-20 Thread Frederic Cambus
Hi ports@, Here is a diff to update perltidy to 20190915. Comments? OK? Index: Makefile === RCS file: /cvs/ports/devel/perltidy/Makefile,v retrieving revision 1.24 diff -u -p -r1.24 Makefile --- Makefile12 Jul 2019 20:45:16

Re: Update: lang/ocaml 4.08.1

2019-09-20 Thread Laurence Tratt
On Mon, Sep 16, 2019 at 10:43:29PM +0200, Christopher Zimmermann wrote: Hello Christopher, > finally here's the update of OCaml to 4.08.1. [...] > * net/unison needed some help to avoid deprecated library functions. Since other people might be affected by this, it looks like OCaml has changed

www/mozilla-firefox: add unveil and enhance pledge support

2019-09-20 Thread joshua stein
I've been working on enhancing the security of our Firefox port over the past couple weeks and would like some wider testing. - Firefox's GPU process gains pledge(2) support, now all three process types (main, content, and gpu) are pledged. - The inet permission is removed from content

New net/py-gevent-websocket

2019-09-20 Thread clematis
Hi team, Here's a new port submission for net/py-gevent-websocket. It's a WebSocket library for the gevent networking library. Build and install OK on amd64. NO tests. Quick question, in which category should a python networking library be? There's an existing devel/py-gevent and

www/mozilla-firefox: add unveil and enhance pledge support [3rd time's a charm]

2019-09-20 Thread joshua stein
(I'm going to keep trying to send this until I get it right!) I've been working on enhancing the security of our Firefox port over the past couple weeks and would like some wider testing. - Firefox's GPU process gains pledge(2) support, now all three process types (main, content, and gpu) are

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2019/09/20 16:34:32 Modified files: emulators/mgba : Makefile emulators/mgba/patches: patch-src_platform_sdl_main_c Log message: Once again underlying graphics driver variations necessitate a

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Christopher Zimmermann
CVSROOT:/cvs Module name:ports Changes by: chr...@cvs.openbsd.org 2019/09/20 14:04:44 Added files: net/mldonkey/patches: patch-src_utils_net_geoip_ml Log message: Fix building with OCaml 4.08

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/09/20 11:21:05 Modified files: editors/vim: Makefile distinfo Log message: update to vim-8.1.2061

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2019/09/20 15:40:41 Modified files: misc/memcached : Makefile distinfo Log message: Update to 1.5.18

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2019/09/20 15:45:48 Modified files: net/p5-Net-Whois-Raw: Makefile distinfo Log message: bugfix update to 2.99022

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2019/09/20 19:00:58 Modified files: www/p5-Dancer2-Plugin-Auth-Tiny: Makefile Log message: Correct license marker in p5-Dancer2-Plugin-Auth-Tiny Noticed by cwen@, missed by me

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2019/09/20 18:59:31 Modified files: www/p5-Dancer2-Plugin-Auth-Tiny: Makefile distinfo Log message: Update www/p5-Dancer2-Plugin-Auth-Tiny 0.008 >From wen heping OK with tweaks from cwen@

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2019/09/20 18:48:32 Modified files: www/p5-Dancer2-Plugin-Database: Makefile distinfo Log message: Update www/p5-Dancer2-Plugin-Database to 2.17 >From wen heping OK cwen@

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2019/09/20 17:21:15 Modified files: games/steamworks-nosteam: Makefile distinfo games/steamworks-nosteam/pkg: PLIST Log message: update to steamworks-nosteam 0.3.0 This includes an additional

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2019/09/20 02:20:49 Modified files: x11: Makefile Log message: add polybar the original import was based on an initial port and OK'd by bcallah@

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2019/09/20 02:18:42 Log message: import polybar-3.4.0 Polybar is a fast and easy to use tool for creating status bars. Polybar aims to help users build beautiful and highly customizable status

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2019/09/20 02:54:33 Modified files: x11/polybar: Makefile Added files: x11/polybar/patches: patch-src_modules_temperature_cpp Log message: make the temperature module work by reading the

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2019/09/20 03:21:05 Modified files: x11/polybar: Makefile Log message: add missing BDEP on py-sphinx

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Martijn van Duren
CVSROOT:/cvs Module name:ports Changes by: mart...@cvs.openbsd.org 2019/09/20 05:22:23 Modified files: mail/opensmtpd-filters: Makefile.inc Log message: Make the variable assignment in Makefile.inc "?=" instead of "=". Requested by jasper@

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2019/09/20 05:32:16 Modified files: lang/compcert : Makefile distinfo lang/compcert/patches: patch-configure Log message: Update to CompCert 3.6.

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Martijn van Duren
CVSROOT:/cvs Module name:ports Changes by: mart...@cvs.openbsd.org 2019/09/20 06:11:05 Log message: Import libopensmtpd libopensmtpd is an libevent based library which allows for easy writing of opensmtpd filter applications in C. OK jasper@

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Martijn van Duren
CVSROOT:/cvs Module name:ports Changes by: mart...@cvs.openbsd.org 2019/09/20 07:00:35 Modified files: mail/opensmtpd-filters: Makefile Log message: Hook up libopensmtpd, opensmtpd-filter-dnsbl and opensmtpd-filter-dkim. OK jasper@

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2019/09/20 08:51:52 Modified files: lang/flang/libpgmath: Makefile distinfo lang/flang/libpgmath/patches: patch-lib_common_CMakeLists_txt lang/flang/flang: Makefile distinfo

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Martijn van Duren
CVSROOT:/cvs Module name:ports Changes by: mart...@cvs.openbsd.org 2019/09/20 06:42:56 Log message: Import opensmtpd-filter-dnsbl filter-dnsbl is an opensmtpd filter that checks the sender's IP address against one or more dnsbl lists to flag or reject spam

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/09/20 08:37:25 Modified files: devel/cmake: Makefile distinfo devel/cmake/patches: patch-Source_cmGlobalGenerator_cxx Log message: Update cmake to 3.15.3 Release notes:

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/09/20 10:03:28 Modified files: x11/tellico: Makefile distinfo x11/tellico/pkg: PLIST Log message: Bugfix update tellico to 3.2.1 changelog:

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/09/20 10:36:57 Modified files: productivity/gnucash: Makefile Log message: BUILD_DEPENDS+=shells/bash

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/09/20 07:34:55 Modified files: editors/libreoffice: Makefile distinfo editors/libreoffice/patches: patch-RepositoryExternal_mk

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Gilles Chehade
CVSROOT:/cvs Module name:ports Changes by: gil...@cvs.openbsd.org 2019/09/20 10:41:53 Modified files: mail/opensmtpd-filters/rspamd: Makefile distinfo mail/opensmtpd-filters/rspamd/pkg: README Log message: bump filter-rspamd to 0.1.2 ok sthen@

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2019/09/20 07:33:21 Modified files: sysutils/diffoscope: Makefile distinfo Log message: Update to diffoscope-125

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/09/20 10:04:59 Modified files: www/tidyp : Makefile Log message: Remove defunct HOMEPAGE and switch to using GitHub project URL instead.

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/09/20 08:54:12 Modified files: fonts/font-awesome: Makefile distinfo Log message: Update font-awesome to 5.11.1

CVS: cvs.openbsd.org: ports

2019-09-20 Thread Martijn van Duren
CVSROOT:/cvs Module name:ports Changes by: mart...@cvs.openbsd.org 2019/09/20 06:57:48 Log message: Import opensmtpd-filter-dkimsign filter-dkim is an opensmtpd filter that signs email with a dkim signature. OK jasper@ Status: Vendor Tag: