Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Aug 2022 11:41:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265651] [NEW PORT] archivers/zpaqfranz: versioned/snapshot archive
Message-ID:  <bug-265651-7788-8GbWFHPal1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265651-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265651-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265651

--- Comment #4 from Franco Corbelli <franco@francocorbelli.com> ---
PS/2 CFLAGS+=3D       -DNOJIT is a big nono, if not really necessary

Because inside the source there is a JIT compiler from ZPAQL (esoteric
compression language by Matt Mahoney) to x86 opcodes, much, much faster (of
course) of the interpretated one.

Short version: on non-Intel CPU, and not sse2, interpretation is required
(-DNOJIT). On "modern" Intel CPUs, native machine code will be used by defa=
ult

About the symlink I'm not really convinced.=20
I much prefer to leave both, so they are untied (delete one or the other, or
both)
The software has no dependency and practically does not require
installation/deinstallation, it can be deleted directly without leaving "ju=
nk"

If this is prohibited by FreeBSD policy I will simply remove "dir" in the
FreeBSD version and leave it for others

Incidentally, what is dir?
It is a kind of Windows mini-dir, which shows the total size of the files
Maybe try it, you will see that it is comfortable :)

dir /s
dir /os

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265651-7788-8GbWFHPal1>