[new] sysutils/upobsd

2018-01-04 Thread Sebastien Marie
Hi, Someone ask me to push to ports a script I wrote to help download, verify and patch bsd.rd image. So here a tarball with it if someone want to commit it. The port was two parts: - packaging of elfrdsetroot (aka /usr/src/distrib/common/ content - the source code is included in the port a

Re: www/cgit: install manpage

2018-01-04 Thread Antoine Jacoutot
On Fri, Jan 05, 2018 at 07:01:01AM +, Anthony J. Bentley wrote: > Hi, > > I use cgit a lot on OpenBSD. Having to google the manpage is a frequent > annoyance. This diff adds it to the package. > > Using LOCALBASE for it seems kind of weird, but the package already uses > it for the pkg-readme

www/cgit: install manpage

2018-01-04 Thread Anthony J. Bentley
Hi, I use cgit a lot on OpenBSD. Having to google the manpage is a frequent annoyance. This diff adds it to the package. Using LOCALBASE for it seems kind of weird, but the package already uses it for the pkg-readme, so... ok? Index: Makefile

UPDATE: SDL2 2.0.7 with GameController API proposal to for temporary GetPlatform change

2018-01-04 Thread Thomas Frohwein
This is a proposed update to SDL2 along with a patch that enables GameController API and a proposal for adjusting SDL_GetPlatform temporarily to "Linux" for testing purposes in the context of ongoing work to enable FNA-based games on OpenBSD (see background info below). The three changes (each sma

Re: replace bundled libraries in borgbackup

2018-01-04 Thread Klemens Nanni
On Thu, Jan 04, 2018 at 10:25:28PM +0100, Björn Ketelaars wrote: > Now that archivers/zstd provides libzstd, and libb2 is in ports it seems like > a good idea to replace the bundled copies in borgbackup by those in ports. > > No regressions found using 'make test'. Also tested by making, and resto

replace bundled libraries in borgbackup

2018-01-04 Thread Björn Ketelaars
Now that archivers/zstd provides libzstd, and libb2 is in ports it seems like a good idea to replace the bundled copies in borgbackup by those in ports. No regressions found using 'make test'. Also tested by making, and restoring a backup. Comments/OKs? -- Björn Ketelaars GPG key: 0x4F0E5F21

Can't load mod_perl.so 6.2 amd64, says syntax error

2018-01-04 Thread Chris Bennett
I am getting this error. httpd2:/usr/local/lib/apache2/mod_perl.so: undefined symbol 'modperl_hash_tie' httpd2:/usr/local/lib/apache2/mod_perl.so: undefined symbol 'modperl_io_perlio_override_stdin' httpd2:/usr/local/lib/apache2/mod_perl.so: undefined symbol 'modperl_ptr2obj' httpd2:/usr/local/l

Re: UPDATE zstd 1.3.3

2018-01-04 Thread Stuart Henderson
On 2018/01/04 07:46, Björn Ketelaars wrote: > On Sun 31/12/2017 14:35, Björn Ketelaars wrote: > > Please find enclosed a diff for bringing archivers/zstd to 1.3.3, which is > > a bug fix release. This diff also enables building of libzstd, and uses the > > correct TEST_TARGET. > > > > Reason for b

Re: reenable nginx lua module

2018-01-04 Thread Stuart Henderson
On 2018/01/04 15:17, Landry Breuil wrote: > Hi, > > so nginx lua module was disabled in january because of a libressl > breakage: > http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www/nginx/Makefile.diff?r1=1.107&r2=1.108&f=h > http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www/nginx/Makefile.diff?

reenable nginx lua module

2018-01-04 Thread Landry Breuil
Hi, so nginx lua module was disabled in january because of a libressl breakage: http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www/nginx/Makefile.diff?r1=1.107&r2=1.108&f=h http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www/nginx/Makefile.diff?r1=1.105&r2=1.106&f=h i needed to test something with

[UPDATE] security/plaso

2018-01-04 Thread Remi Pointel
Hi, this is the diff to update plaso to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/security/plaso/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile 29 Nov 2017 09:47:07

Re: remove libgcal

2018-01-04 Thread Stuart Henderson
On 2018/01/04 01:54, Anthony J. Bentley wrote: > Hi, > > According to the libgcal homepage, it is written against the Google > Calendar v2 API, which was shut down by Google in 2014. The homepage > declares the author's intent to halt development. > > ok to remove libgcal (and akonadi-googledata,

Re: NEW: prometheus-2.0.0

2018-01-04 Thread Claudio Jeker
On Mon, Jan 01, 2018 at 03:44:31PM +, Stuart Henderson wrote: > On 2018/01/01 16:04, Claudio Jeker wrote: > > On Sun, Dec 31, 2017 at 01:00:44PM +, Stuart Henderson wrote: > > > On 2017/12/31 09:40, Antoine Jacoutot wrote: > > > > On Sun, Dec 31, 2017 at 08:12:07AM +, Claudio Jeker wrot

[Update] Libassuan 2.5.1

2018-01-04 Thread Pierre-Emmanuel André
Hi, Small diff to update libassuan to it's latest version (2.5.1). This update is mandatory for the latest GnuPG2 version. Tested on @amd64 with gnupg 2.2.4. Comments, ok ? Regards, Index: Makefile === RCS file: /cvs/ports/security

Re: remove libgcal

2018-01-04 Thread Landry Breuil
On Thu, Jan 04, 2018 at 01:54:27AM -0700, Anthony J. Bentley wrote: > Hi, > > According to the libgcal homepage, it is written against the Google > Calendar v2 API, which was shut down by Google in 2014. The homepage > declares the author's intent to halt development. > > ok to remove libgcal (an

remove libgcal

2018-01-04 Thread Anthony J. Bentley
Hi, According to the libgcal homepage, it is written against the Google Calendar v2 API, which was shut down by Google in 2014. The homepage declares the author's intent to halt development. ok to remove libgcal (and akonadi-googledata, which is part of the same codebase)? Index: Makefile ==

[UPDATE] security/py-dfdatetime

2018-01-04 Thread Remi Pointel
Hi, this is the diff to update dfdatetime to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/security/py-dfdatetime/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile 29 Nov 2

[UPDATE] security/py-dfvfs

2018-01-04 Thread Remi Pointel
Hi, this is the diff to update dfvfs to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/security/py-dfvfs/Makefile,v retrieving revision 1.5 diff -u -p -u -p -r1.5 Makefile --- Makefile 30 Nov 2017 05:41: