NEW: lang/pcbasic

2018-10-25 Thread Brian Callahan
Hi ports -- Attached is a new port, lang/pcbasic. PC-BASIC is a free, cross-platform emulator for GW-BASIC family. --- pkg/DESCR: PC-BASIC is a free, cross-platform interpreter for GW-BASIC, Advanced BASIC (BASICA), PCjr Cartridge Basic and Tandy 1000 GWBASIC. It interprets these BASIC dialect

NEW: devel/py-parallel

2018-10-25 Thread Brian Callahan
Hi ports -- Attached is a new port, devel/py-parallel. Py-parallel encapsulates access for the parallel port. It is needed for an upcoming port of PC-BASIC, which I will send shortly. PC-BASIC works for me on amd64, which is as much testing of this port as I'm realistically able to do. OK?

Re: [NEW] slant-0.0.10

2018-10-25 Thread Erling Westenvik
On Wed, Oct 24, 2018 at 07:30:37AM -0600, Aaron Bieber wrote: > I am setting this up atm. I will try to put together a readme we can include > for nginx / httpd configurations. Before/while you are at it: Kristaps: Slant doesnt't appear to support specifying port number in the URL in .slantrc, li

Re: NEW: devel/pony-stable

2018-10-25 Thread Brian Callahan
On 10/16/18 11:10 AM, Brian Callahan wrote: Hi ports -- Attached is a new port, devel/pony-stable. Stable is a simple dependency manager for the Pony language (the puns just keep on coming!). It works well on amd64 and all tests pass. Additionally, it is itself a good test to make sure th

Re: Question on Python3 runtime option for jgmenu/pmenu

2018-10-25 Thread Heppler, J. Scott
CONFIGURE_STYLE= none solved the main problem. It should be ready to test once lib_depends/WANTLIBS are resolved. I'm getting mixed messages on the WANTLIBs Tigger# make port-lib-depends-check jgmenu-1.4(x11/jgmenu): Bogus WANTLIB: cairo.13 (/usr/local/lib/jgmenu/jgmenu) (NOT REACHABLE) Bogus

preview: net/routinator

2018-10-25 Thread Stuart Henderson
I haven't figured out what to do with file ownership etc yet, but this might be of interest to some. (It might also make some cry after reading distinfo). == "Routinator 3000" is RPKI relying party software written in Rust. It is currently considered experimental. The Resource Public Key Infr

Re: [new] print/brlaser

2018-10-25 Thread Stuart Henderson
On 2018/10/25 12:10, joshua stein wrote: > A CUPS driver for Brother laser printers. Please set COMPILER = base-clang ports-gcc base-gcc.

Re: Question on Python3 runtime option for jgmenu/pmenu

2018-10-25 Thread Stuart Henderson
On 2018/10/25 20:33, Klemens Nanni wrote: > On Thu, Oct 25, 2018 at 09:43:02AM -0700, Heppler, J. Scott wrote: > > Upstream tagged 1.4 and I'm still struggling with the python3 rdep. > > > > MODULES=lang/python > > MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3} > > > > stops "make build" with the

Re: Question on Python3 runtime option for jgmenu/pmenu

2018-10-25 Thread Stuart Henderson
On 2018/10/25 09:43, Heppler, J. Scott wrote: > Upstream tagged 1.4 and I'm still struggling with the python3 rdep. > > MODULES= lang/python > MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3} > > stops "make build" with the error: can't find ./setup.py This is due to some slightly dirty "configur

Re: [patch] devel/gdb .pyc files

2018-10-25 Thread Landry Breuil
On Thu, Oct 25, 2018 at 06:45:56PM +0200, Jeremie Courreges-Anglas wrote: > > Hi, > > removing the gdb package might leave .pyc files around if you ran gdb as > root, the diff below addresses the issue. > > ok? Good catch, ok!

Re: Question on Python3 runtime option for jgmenu/pmenu

2018-10-25 Thread Klemens Nanni
On Thu, Oct 25, 2018 at 09:43:02AM -0700, Heppler, J. Scott wrote: > Upstream tagged 1.4 and I'm still struggling with the python3 rdep. > > MODULES= lang/python > MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3} > > stops "make build" with the error: can't find ./setup.py > > No setup.py exists

[new] print/brlaser

2018-10-25 Thread joshua stein
A CUPS driver for Brother laser printers. brlaser.tar.gz Description: application/tar-gz

Re: Question on Python3 runtime option for jgmenu/pmenu

2018-10-25 Thread Heppler, J. Scott
Upstream tagged 1.4 and I'm still struggling with the python3 rdep. MODULES=lang/python MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3} stops "make build" with the error: can't find ./setup.py No setup.py exists in the upstream code. python3 is not a build dependency and is only needed if "

[patch] devel/gdb .pyc files

2018-10-25 Thread Jeremie Courreges-Anglas
Hi, removing the gdb package might leave .pyc files around if you ran gdb as root, the diff below addresses the issue. ok? Index: Makefile === RCS file: /cvs/ports/devel/gdb/Makefile,v retrieving revision 1.57 diff -u -p -r1.57 M

Re: fix HOMEPAGE of sysutils/faubackup

2018-10-25 Thread Solene Rapenne
Jeremie Courreges-Anglas wrote: > On Thu, Oct 25 2018, Andreas Kusalananda Kähäri > wrote: > > On Thu, Oct 25, 2018 at 12:05:40PM +0200, Solene Rapenne wrote: > >> "Anthony J. Bentley" wrote: > >> > Solene Rapenne writes: > >> > > > >> > > faubackup homepage is not working anymore. > >> > > >

[Update] www/p5-Mojo : update to 8.04

2018-10-25 Thread wen heping
Hi, Here is a patch to update www/p5-Mojo to 8.04 and add some missing TEST_DEPENDS. It build and test well on my amd64 system. OK ? Cheers, wen Index: Makefile === RCS file: /cvs/ports/www/p5-Mojo/Makefile,v retrieving re

Re: fix HOMEPAGE of sysutils/faubackup

2018-10-25 Thread Jeremie Courreges-Anglas
On Thu, Oct 25 2018, Andreas Kusalananda Kähäri wrote: > On Thu, Oct 25, 2018 at 12:05:40PM +0200, Solene Rapenne wrote: >> "Anthony J. Bentley" wrote: >> > Solene Rapenne writes: >> > > >> > > faubackup homepage is not working anymore. >> > >> > Any idea what to use for MASTER_SITES? >> >> in

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 >> >> On 10/19/18 4:43 AM, Stuart Henders

sparc64 bulk build report

2018-10-25 Thread landry
bulk build on sparc64-1.ports.openbsd.org started on Wed Oct 24 11:40:56 MDT 2018 finished at Thu Oct 25 06:44:06 MDT 2018 lasted 01D12h03m done with kern.version=OpenBSD 6.4-current (GENERIC) #12: Tue Oct 23 19:42:19 MDT 2018 built packages:3772 Oct 24:927 Oct 25:2844 critical path missing p

[NEW] devel/p5-Test-FailWarnings 0.008 (p5-POE* update pre-reqs 6/8)

2018-10-25 Thread Charlene Wendling
Hi again, Here is yet another Perl test module, Test::FailWarnings. >From DESCR: This module converts warnings to Test::More fail() calls. It is designed to be used with done_testing, when you don't need to know the test count in advance. WWW: https://metacpan.org/pod/Test::FailWarnings It w

Re: UPDATE: devel/cmake (i386 build wanted)

2018-10-25 Thread Jan Vlach
> Hi Rafael, > > Builds fine on 6.4-current i386 running in VMM VM on 6.4-current amd64. > Tomorrow I will have access to real i386 laptop with Pentium 4. I could > test there too. > > Have build libmusicbrainz and colobot packages that seem to use/require > cmake. > > Jan Hello Rafael, as pro

[UPDATE] devel/p5-POE-Test-Loops 1.050 -> 1.360 (p5-POE* update pre-reqs 5/8)

2018-10-25 Thread Charlene Wendling
Hi ports, Here is an update for POE::Test::Loops, a Perl module that generates loop tests for POE::Loop subclasses. What's new upstream (truncated, see [1]): - improved tests - doesn't assume that /tmp exists anymore, using File::Temp instead. What's new in the port: - it's a simple versio

NEW: py-tacacs_plus (tacacs+ client written in python)

2018-10-25 Thread Jan Vlach
Hello ports@ this is py-tacacs_plus python module / standalone tacacs+ client. It could speak with the new tacacs+ power based on shrubbery.net's implementation. basic usage/syntax is here: https://github.com/ansible/tacacs_plus/ py-tacacs_plus.tar.gz Description: application/tar-gz

Re: NEW: Tacacs+ port - shrubbery.net version

2018-10-25 Thread Stuart Henderson
On 2018/10/25 11:33, Jan Vlach wrote: > Hi, > > this is NEW port of tacacs+ based on the version from people at > shrubbery.net (as hinted in net/tacacs+ in attic) > > * I've patched out tac_pwd, so it is not being built. It just > segfaults, can generate md5 and des passwords. encrypt(1) i

Re: fix HOMEPAGE of sysutils/faubackup

2018-10-25 Thread Andreas Kusalananda Kähäri
On Thu, Oct 25, 2018 at 12:05:40PM +0200, Solene Rapenne wrote: > "Anthony J. Bentley" wrote: > > Solene Rapenne writes: > > > > > > faubackup homepage is not working anymore. > > > > Any idea what to use for MASTER_SITES? > > indeed, it doesn't work either. > Seems that the project homepage do

Re: fix HOMEPAGE of sysutils/faubackup

2018-10-25 Thread Solene Rapenne
"Anthony J. Bentley" wrote: > Solene Rapenne writes: > > > > faubackup homepage is not working anymore. > > Any idea what to use for MASTER_SITES? indeed, it doesn't work either. Seems that the project homepage doesn't provide sources :(

Re: fix HOMEPAGE of sysutils/faubackup

2018-10-25 Thread Anthony J. Bentley
Solene Rapenne writes: > > faubackup homepage is not working anymore. Any idea what to use for MASTER_SITES?

fix HOMEPAGE of sysutils/faubackup

2018-10-25 Thread Solene Rapenne
faubackup homepage is not working anymore. Index: Makefile === RCS file: /cvs/ports/sysutils/faubackup/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile16 Feb 2015 22:57:12 - 1.8 +++ Makefile

NEW: Tacacs+ port - shrubbery.net version

2018-10-25 Thread Jan Vlach
Hi, this is NEW port of tacacs+ based on the version from people at shrubbery.net (as hinted in net/tacacs+ in attic) * I've patched out tac_pwd, so it is not being built. It just segfaults, can generate md5 and des passwords. encrypt(1) is better choice to get supported hash. * V

Re: plug memory leak in net/openvpn

2018-10-25 Thread Stefan Sperling
On Wed, Oct 24, 2018 at 06:44:34PM +0200, Jeremie Courreges-Anglas wrote: > On Wed, Oct 24 2018, Stefan Sperling wrote: > > Patch taken from upstream. My phone's VPN has been dying every few > > days ever since I upgraded the VPN server to OpenBSD 6.4. > > Not sure yet if this will really fix my p