[update patch] nnn 1.8 -> 2.8.1

2020-01-12 Thread Martin Ziemer
This patch updates nnn from 1.8 to 2.8.1. I tested it on three amd64 Systems. It would be great, if someone would update the port. Index: Makefile === RCS file: /cvs/ports/sysutils/nnn/Makefile,v retrieving revision 1.3 diff -u -p

回复: [Update] math/matio : Update to 1.5.17

2020-01-12 Thread wen heping
Revised patch which switch HOMEPAGE to https. wen 发件人: owner-po...@openbsd.org 代表 Rafael Sadowski 发送时间: 2020年1月13日 14:19 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: [Update] math/matio : Update to 1.5.17 On Sun Jan 12, 2020 at 12:14:46PM +, wen heping

Re: [Update] math/matio : Update to 1.5.17

2020-01-12 Thread Rafael Sadowski
On Sun Jan 12, 2020 at 12:14:46PM +, wen heping wrote: > Hi, ports@: > >Here is a patch for math/matio to update to 1.5.17, > It build well and pass all tests on amd64-current system. >No other ports depends on it. > > Cheers, > wen > Index: Makefile >

Re: [lang/racket-minimal-7.5] Racket has issues rendering text via 2htdp/image

2020-01-12 Thread Juan Francisco Cantero Hurtado
On Sun, Jan 12, 2020 at 07:24:52PM +0100, Juan Francisco Cantero Hurtado wrote: > On Sat, Jan 11, 2020 at 08:59:32PM -0500, rsiddharth wrote: > > Hi, > > > > Racket's 2htdp/image's `text`[1] function is having troubling rendering > > text: > > > >

CVS: cvs.openbsd.org: ports

2020-01-12 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2020/01/12 16:50:55 Modified files: net/oicb : Makefile distinfo Log message: Update to 1.2.2 (hopefully, for long time now); changes are: * Allow non-alphanumeric command names, e.g. '/?'. * Fix

Re: UPDATE: mail/msmtp 1.6.6p1 -> 1.8.6

2020-01-12 Thread Xiyue Deng
Stuart Henderson writes: > I'd prefer not to be CC'd on ports that I don't have anything to do with, > ports@ is enough. > Sorry about this Stuart. It's just that it has been weeks since I sent out the diff and there is not dedicated maintainer for this port, and you have been kindly offering

update www/mozilla-firefox on 6.6-stable

2020-01-12 Thread Solene Rapenne
this patch allows building firefox 72.0.1 on 6.6-stable without touching anything else. It's mostly a copy/paste of the -current ports but it uses nss, nspr and sqlite bundled with firefox. I disabled pledge and updated README according to this (saying it's off by default). built fine (after 482

Re: [lang/racket-minimal-7.5] Racket has issues rendering text via 2htdp/image

2020-01-12 Thread Juan Francisco Cantero Hurtado
On Sat, Jan 11, 2020 at 08:59:32PM -0500, rsiddharth wrote: > Hi, > > Racket's 2htdp/image's `text`[1] function is having troubling rendering > text: > > https://ricketyspace.net/tmp/racket-2htdp-image-text-issue.png > (In Emacs Racket-REPL via racket-mode[2]) > >

CVS: cvs.openbsd.org: ports

2020-01-12 Thread Marcus Glocker
CVSROOT:/cvs Module name:ports Changes by: mgloc...@cvs.openbsd.org2020/01/12 11:11:43 Modified files: devel : Makefile Log message: +64tass

bsd.port.mk: remove COMPILER_VERSION from MAKE_ENV (Was: Re: [ports-gcc] Unbreak multimedia/mkvtoolnix (impacts all archs))

2020-01-12 Thread Charlene Wendling
> > On Wed, 21 Aug 2019 21:09:33 +0200 > > Charlene Wendling wrote: > > > > > http://build-failures.rhaalovely.net/sparc64/2019-08-18/multimedia/mkvtoolnix%2Cno_x11.log > > > (no full macppc bulk report available for now) > > > > > > What happens behind the scene (--trace didn't help): > > > > >

Re: net/litecoin tweaks

2020-01-12 Thread Rafael Sadowski
On Sun Jan 12, 2020 at 02:30:00PM +, Stuart Henderson wrote: > Is the debug flavour the same thing as debug packages? Often these enable > extra checks or logging. Thanks Stuart, Good point, after grep(1)ing a little bit in the source, it looks like "--enable-debug" only set the compile

CVS: cvs.openbsd.org: ports

2020-01-12 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2020/01/12 10:25:37 Modified files: security/scrypt: Makefile Added files: security/scrypt/patches: patch-lib_util_memlimit_c Log message: Do not allow scrypt to ignore RLIMIT_DATA scrypt

UPDATE sqlmap to 1.4

2020-01-12 Thread som nom
hi ports@, here is a patch to update sqlmap to 1.4 what changed? best parts of https://github.com/sqlmapproject/sqlmap/compare/1.3.12...1.4 after 2019-12-02: lots of minor updates Support IPv6 literals ("[::1]:8080") in the proxy switch. Subtle (sneaky) bug removed (related to #4051) - False or

Re: UPDATE security/scrypt

2020-01-12 Thread Ted Unangst
Björn Ketelaars wrote: > On Thu 02/01/2020 06:27, Björn Ketelaars wrote: > > On Wed 01/01/2020 23:03, Ted Unangst wrote: > > > Björn Ketelaars wrote: > > > > - When estimating the amount of available RAM, scrypt ignores > > > > RLIMIT_DATA on systems which have mmap. > > > > > > This is wrong

Re: UPDATE security/scrypt

2020-01-12 Thread Charlene Wendling
On Sun, 12 Jan 2020 15:38:21 +0100 Björn Ketelaars wrote: > On Thu 02/01/2020 06:27, Björn Ketelaars wrote: > > On Wed 01/01/2020 23:03, Ted Unangst wrote: > > > Björn Ketelaars wrote: > > > > - When estimating the amount of available RAM, scrypt ignores > > > > RLIMIT_DATA on systems which

[NEW]: misc/ocli

2020-01-12 Thread Jan-Piet Mens
Hello! This is a new port for ocli(1), a utility which connects to a running gpsd(8) and publishes position information in the Open Source OwnTracks [1] JSON format [2] to an MQTT broker in order for compatible software to process location data. I am also the author the utility which uses

Re: UPDATE security/scrypt

2020-01-12 Thread Björn Ketelaars
On Sun 12/01/2020 15:38, Björn Ketelaars wrote: > On Thu 02/01/2020 06:27, Björn Ketelaars wrote: > > On Wed 01/01/2020 23:03, Ted Unangst wrote: > > > Björn Ketelaars wrote: > > > > - When estimating the amount of available RAM, scrypt ignores > > > > RLIMIT_DATA on systems which have mmap. > >

Re: UPDATE security/scrypt

2020-01-12 Thread Björn Ketelaars
On Thu 02/01/2020 06:27, Björn Ketelaars wrote: > On Wed 01/01/2020 23:03, Ted Unangst wrote: > > Björn Ketelaars wrote: > > > - When estimating the amount of available RAM, scrypt ignores > > > RLIMIT_DATA on systems which have mmap. > > > > This is wrong on OpenBSD. I sent an email to Colin,

Re: net/litecoin tweaks

2020-01-12 Thread Stuart Henderson
Is the debug flavour the same thing as debug packages? Often these enable extra checks or logging. -- Sent from a phone, apologies for poor formatting. On 12 January 2020 12:21:31 Rafael Sadowski wrote: espie pointed out two improvements/tweaks in net/litecoin, thanks espie. - Remove debug

Re: UPDATE: mail/msmtp 1.6.6p1 -> 1.8.6

2020-01-12 Thread Stuart Henderson
I'd prefer not to be CC'd on ports that I don't have anything to do with, ports@ is enough. On 2020/01/12 03:13, Xiyue Deng wrote: > Friendly ping. > > Xiyue Deng writes: > > > Friendly ping. CCing Stuart in case he's interested. > > > > Xiyue Deng writes: > > > >> Friendly ping. > >> > >>

net/litecoin tweaks

2020-01-12 Thread Rafael Sadowski
espie pointed out two improvements/tweaks in net/litecoin, thanks espie. - Remove debug FLAVOR, this is no longer necessary and we do not need a debug FLAVOR/Package. - Add missing FLAVOR description. - Enable no_x11 package build. OK? Index: Makefile

[Update] math/matio : Update to 1.5.17

2020-01-12 Thread wen heping
Hi, ports@: Here is a patch for math/matio to update to 1.5.17, It build well and pass all tests on amd64-current system. No other ports depends on it. Cheers, wen Index: Makefile === RCS file: /cvs/ports/math/matio/Makefile,v

CVS: cvs.openbsd.org: ports

2020-01-12 Thread Marcus Glocker
CVSROOT:/cvs Module name:ports Changes by: mgloc...@cvs.openbsd.org2020/01/12 04:59:17 Log message: import ports/devel/64tass, ok juanfra@ 64tass is a cross-assembler which is nearly 100% compatible with the original `Turbo Assembler', targeting the 65xx

CVS: cvs.openbsd.org: ports

2020-01-12 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/01/12 04:37:28 Modified files: lang/gcc : Makefile lang/gcc/8 : Makefile Log message: gcc: move comment about syncing bsd.port.mk(5) when the ports-gcc major version changes from

Re: NEW: devel/64tass

2020-01-12 Thread Marcus Glocker
Thanks guys - I'll import it then :-) On Sat, Jan 11, 2020 at 10:12:15PM +, Stuart Henderson wrote: > I guess mglocker@ is OK with it ;-) > > On 2020/01/11 21:50, Juan Francisco Cantero Hurtado wrote: > > Works for me. Any other OK?. > > > > > > On Fri, Jan 10, 2020 at 08:18:34PM +0100,

Re: UPDATE: mail/msmtp 1.6.6p1 -> 1.8.6

2020-01-12 Thread Xiyue Deng
Friendly ping. Xiyue Deng writes: > Friendly ping. CCing Stuart in case he's interested. > > Xiyue Deng writes: > >> Friendly ping. >> >> Xiyue Deng writes: >> >>> Dear ports maintainers, >>> >>> I have updated msmtp to the latest version (1.8.6) in ports. It >>> includes the following

bsd.port.mk.5: Document unit for *-size targets

2020-01-12 Thread Klemens Nanni
They use `du(1) -ks' and the output looks familiar, but without further information the line is pretty useless: $ make show-size 106 /usr/ports/pobj/oicb-1.2.1 While here, be consistent and more specific for `show-size'. OK? Index: bsd.port.mk.5

Re: enable column metadata in databases/sqlite3

2020-01-12 Thread Rafael Sadowski
On Sun Jan 12, 2020 at 03:05:28AM -0500, Ted Unangst wrote: > Rafael Sadowski wrote: > > > # update p5-DBD-SQLite's Makefile.PL if enabling > > -DSQLITE_ENABLE_COLUMN_METADATA > > and...? :) Oh no, it was a trap. I don't want to go into the rabbit hole.

Re: enable column metadata in databases/sqlite3

2020-01-12 Thread Ted Unangst
Rafael Sadowski wrote: > # update p5-DBD-SQLite's Makefile.PL if enabling > -DSQLITE_ENABLE_COLUMN_METADATA and...? :)