Re: devel/llvm90 requires math/z3 first; building math/z3 requires a c++ toolchain be in place

2019-08-06 Thread Mark Millard via freebsd-ports
[I found something known to be missing in the in at least some versions of llvm/cmake/modules/CrossCompile.cmake that messes up the overall handling of LLVM_ENABLE_Z3_SOLVER .] On 2019-Aug-6, at 20:23, Mark Millard wrote: > On 2019-Aug-6, at 19:08, Brooks Davis wrote: > >> On Tue, Aug 06,

Re: devel/llvm90 requires math/z3 first; building math/z3 requires a c++ toolchain be in place

2019-08-06 Thread Mark Millard via freebsd-ports
On 2019-Aug-6, at 19:08, Brooks Davis wrote: > On Tue, Aug 06, 2019 at 05:59:21PM -0700, Mark Millard wrote: >> >> >> On 2019-Aug-6, at 09:55, Brooks Davis wrote: >> >>> I'd prefer to disable this dependency. There's a knob that worked in >>> the 8.0 timeframe, but the lit build now

Re: devel/llvm90 requires math/z3 first; building math/z3 requires a c++ toolchain be in place

2019-08-06 Thread Mark Millard via freebsd-ports
[This note is not for Brooks and I'm not sending directly to him. It is for others that may be exploring before his "either/or" is figured out for general builds.] On 2019-Aug-6, at 19:04, Mark Millard wrote: > On 2019-Aug-6, at 17:59, Mark Millard wrote: > > > >>> . . . >> >>

Re: devel/llvm90 requires math/z3 first; building math/z3 requires a c++ toolchain be in place

2019-08-06 Thread Brooks Davis
On Tue, Aug 06, 2019 at 05:59:21PM -0700, Mark Millard wrote: > > > On 2019-Aug-6, at 09:55, Brooks Davis wrote: > > > I'd prefer to disable this dependency. There's a knob that worked in > > the 8.0 timeframe, but the lit build now autodetects z3 when it is > > present and I've failed to

Re: devel/llvm90 requires math/z3 first; building math/z3 requires a c++ toolchain be in place

2019-08-06 Thread Mark Millard via freebsd-ports
On 2019-Aug-6, at 17:59, Mark Millard wrote: > On 2019-Aug-6, at 09:55, Brooks Davis wrote: > >> I'd prefer to disable this dependency. There's a knob that worked in >> the 8.0 timeframe, but the lit build now autodetects z3 when it is >> present and I've failed to find a knob to disable

Re: Clamav

2019-08-06 Thread Kubilay Kocak
On 7/08/2019 7:57 am, The Doctor via freebsd-ports wrote: Wehen Will clamav be updated? I understand there is a security issue? The best / most effective method to report/request security releases or updates is in Bugzilla, I've created one for the ClamAV 0.101.3 version (security) update)

Question to users of x11-wm/fluxbox

2019-08-06 Thread Jason Helfman
Hello users of x11-wm/fluxbox, In reviewing the current port, I found some lint related issues and dug in a little more. There is some alternative documentation that is available to build and install as part of the port. This documentation dates back to 2006. In my opinion, this is not

Re: devel/llvm90 requires math/z3 first; building math/z3 requires a c++ toolchain be in place

2019-08-06 Thread Mark Millard via freebsd-ports
On 2019-Aug-6, at 09:55, Brooks Davis wrote: > I'd prefer to disable this dependency. There's a knob that worked in > the 8.0 timeframe, but the lit build now autodetects z3 when it is > present and I've failed to find a knob to disable it. For now, the easy > workaround is probably to

Re: Creation of a diff of a new port

2019-08-06 Thread Kralj Karlo
Jonathan Chen writes: > Details can be found at: > > https://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html I can create a shar (example 3.2), but the handbook suggests to me that I should be able to make a diff (example 3.1). If someone confirms that I really should not

Re: Clamav

2019-08-06 Thread The Doctor via freebsd-ports
On Wed, Aug 07, 2019 at 09:52:28AM +1000, Dewayne Geraghty wrote: > On 7/08/2019 7:57 am, The Doctor via freebsd-ports wrote: > > Wehen Will clamav be updated? > > > > I understand there is a security issue? > > > Thank-you for sharing the issue. I usually log a PR to raise attention, > but it

Re: Creation of a diff of a new port

2019-08-06 Thread Theron
On 2019-08-06 14:05, Kralj Karlo wrote: I am trying to create a diff of a new port in order that I may submit the port. I believe to have followed the directions from the Porter's Handbook, but the result is not as I had expected. Nothing weird happened between $ svn checkout

Re: Creation of a diff of a new port

2019-08-06 Thread Jonathan Chen
On Wed, 7 Aug 2019 at 10:31, Kralj Karlo wrote: > > I am trying to create a diff of a new port in order that I may submit the > port. > I believe to have followed the directions from the Porter's Handbook, but > the result is not as I had expected. > You cannot update the subversion repository

Re: Creation of a diff of a new port

2019-08-06 Thread Jason Helfman
On Tue, 06 Aug 2019 14:05:49 -0700 Kralj Karlo wrote I am trying to create a diff of a new port in order that I may submit the port. I believe to have followed the directions from the Porter's Handbook, but the result is not as I had expected. $ portsnap fetch (I didn't save

Re: Clamav

2019-08-06 Thread Jonathan Chen
On Wed, 7 Aug 2019 at 10:33, The Doctor via freebsd-ports wrote: > > Wehen Will clamav be updated? > > I understand there is a security issue? The correct thing to do is to politely ask the maintainer as to the state of the port, and request an update. Alternatively, you can submit a patch to

Clamav

2019-08-06 Thread The Doctor via freebsd-ports
Wehen Will clamav be updated? I understand there is a security issue? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14

Re: Xtide Broken - Unfetchable

2019-08-06 Thread Jason Helfman
Thanks for your bug report. I have built it and it is successful, however another committer has this bug in their queue. Thanks! -jgh On Mon, 05 Aug 2019 10:25:14 -0700 Walter Schwarzenfeld wrote See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239666

Creation of a diff of a new port

2019-08-06 Thread Kralj Karlo
I am trying to create a diff of a new port in order that I may submit the port. I believe to have followed the directions from the Porter's Handbook, but the result is not as I had expected. $ portsnap fetch (I didn't save the output.) $ portsnap extract (I didn't save the

Re: How to package maven based ports

2019-08-06 Thread Jason Helfman
I've looked over this thread a bit, and have done similar things in the past. I have created an archive of a maven repository after having remote repos break the repeatable build process. I would create an archive, and then use this archive as a distfile. I would then point to this archive

Re: devel/llvm90 requires math/z3 first; building math/z3 requires a c++ toolchain be in place

2019-08-06 Thread Brooks Davis
I'd prefer to disable this dependency. There's a knob that worked in the 8.0 timeframe, but the lit build now autodetects z3 when it is present and I've failed to find a knob to disable it. For now, the easy workaround is probably to disable options LIT. We could make that the default on