Bug in bugzilla? (sic)

2022-10-15 Thread Milan Obuch
Hi,

recently I am working on some PR. Submitting new PR went well.
Submitting patch for this PR went well. Adding my address to CC list,
OK. Now I am commenting maintainer's comment using 'reply' link next to
'Comment #' header. After submitting my comment, page is reloaded,
noticing on top 'Changes submitted for bug #' and 'Email sent to:'...
everyone in CC list but me.

Why? I am getting mails with maintainer's comment, committer actions,
etc. but not my own comments. Why? I see no check box to request mail
back my comments, only 'CC List', where my address is present, and
'Ignore Bug Mail' checkbox, not checked.

Did I not see something? Any hints? It is not something really
catastrophic, but my mail archive is not complete this way, and I see
no way to fix this.

Regards,
Milan



Re: Installed unmaintained ports

2022-10-15 Thread Lars Engels
On Sat, Oct 01, 2022 at 02:01:57PM +0200, Rodrigo Osorio wrote:
> On 10/1/22 12:20, andrew clarke wrote:
> > Is there a way to list all Ports I have installed that don't have a
> > maintainer?
> pkg query -e '%m = ports@FreeBSD.org' %o

There's an alias in /usr/local/etc/pkg.conf:

"pkg unmaintained"





Unmaintained FreeBSD ports which are out of date

2022-10-15 Thread portscout
Dear port maintainers,

The portscout new distfile checker has detected that one or more
unmaintained ports appears to be out of date. Please take the opportunity
to check each of the ports listed below, and if possible and appropriate,
submit/commit an update. Please consider also adopting this port.
If any ports have already been updated, you can safely ignore the entry.

An e-mail will not be sent again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
editors/neovim-qt   | 0.2.17  | staging
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!



Blender

2022-10-15 Thread LuMiWa
Hi!

As long as I switched from ports to packages I have problem with
update/deinstalled application.
Now is Blender removed again. It will be nice that we will now
when update has an issue with applications  (put something in
/usr/ports/UPDATING).

Thank you.

-- 
“How can you call a man free when his pleasures rule over him.” 
 
 - Socrates 



USES=luajit

2022-10-15 Thread Adam Weinberger
Hello everyone,

I've added Uses/luajit.mk, which supports luajit through DEFAULT_VERSIONS.
The default is luajit-devel, though luajit-openresty is another great
option if you prefer it.

One great benefit is getting people off of lang/luajit, which is a version
that people probably shouldn't use.

I have been converting ports to USES=luajit one-by-one, but I could use a
hand. I don't have a good development box right now, so it's a very slow
process for me to build-test things. Any help in converting the remaining
ports is greatly appreciated!

# Adam


-- 
Adam Weinberger
ad...@adamw.org
https://www.adamw.org


Re: USES=luajit

2022-10-15 Thread Fernando Apesteguía
El sáb., 15 oct. 2022 20:24, Moin Rahman  escribió:

> Hey Adam
>
> Thanks for the great work. Can you send me a list of ports and patches? I
> can share you the test reports for 123i386, 123, 131 and MAIN.
>

Same here.if you want to share the load :-)


> Kind regards,
> Moin
>
> > On Oct 15, 2022, at 8:21 PM, Adam Weinberger  wrote:
> >
> > Hello everyone,
> >
> > I've added Uses/luajit.mk, which supports luajit through
> DEFAULT_VERSIONS. The default is luajit-devel, though luajit-openresty is
> another great option if you prefer it.
> >
> > One great benefit is getting people off of lang/luajit, which is a
> version that people probably shouldn't use.
> >
> > I have been converting ports to USES=luajit one-by-one, but I could use
> a hand. I don't have a good development box right now, so it's a very slow
> process for me to build-test things. Any help in converting the remaining
> ports is greatly appreciated!
> >
> > # Adam
> >
> >
> > --
> > Adam Weinberger
> > ad...@adamw.org
> > https://www.adamw.org
>
>


Re: Blender

2022-10-15 Thread Tatsuki Makino
Hello.

I also have blender installed.
I have it installed by a package made by poudriere, but the package build is 
currently skipped because the EXAMPLES option, which is enabled by default in 
graphics/opensubdiv, is BROKEN.
Until that is resolved, there will be no blender package :)

Regards.

LuMiWa wrote on 2022/10/16 01:42:
> As long as I switched from ports to packages I have problem with
> update/deinstalled application.
> Now is Blender removed again. It will be nice that we will now
> when update has an issue with applications  (put something in
> /usr/ports/UPDATING).




Re: Blender

2022-10-15 Thread Dima Panov

Moin!

On 15.10.2022 23:06, Tatsuki Makino wrote:

Hello.

I also have blender installed.
I have it installed by a package made by poudriere, but the package build is 
currently skipped because the EXAMPLES option, which is enabled by default in 
graphics/opensubdiv, is BROKEN.
Until that is resolved, there will be no blender package :)


EXAMPLES is off by default in opensubdiv port, please check your setup

Another issue is recent gstreamer update %(



Regards.

LuMiWa wrote on 2022/10/16 01:42:

As long as I switched from ports to packages I have problem with
update/deinstalled application.
Now is Blender removed again. It will be nice that we will now
when update has an issue with applications  (put something in
/usr/ports/UPDATING).





--
Sincerely,
Dima (flu...@freebsd.org, https://t.me/FluffyBSD)
(desktop, kde, x11, office, ports-secteam)@FreeBSD team


OpenPGP_signature
Description: OpenPGP digital signature


Re: Blender

2022-10-15 Thread LuMiWa
On Sat, 15 Oct 2022 23:38:07 +0300
Dima Panov  wrote:

> Moin!
> 
> On 15.10.2022 23:06, Tatsuki Makino wrote:
> > Hello.
> > 
> > I also have blender installed.
> > I have it installed by a package made by poudriere, but the package
> > build is currently skipped because the EXAMPLES option, which is
> > enabled by default in graphics/opensubdiv, is BROKEN. Until that is
> > resolved, there will be no blender package :)
> 
> EXAMPLES is off by default in opensubdiv port, please check your setup
> 
> Another issue is recent gstreamer update %(
> 
> > 
> > Regards.
> > 
> > LuMiWa wrote on 2022/10/16 01:42:
> >> As long as I switched from ports to packages I have problem with
> >> update/deinstalled application.
> >> Now is Blender removed again. It will be nice that we will now
> >> when update has an issue with applications  (put something in
> >> /usr/ports/UPDATING).
> > 
> > 
> 

I do not building packages I install apps with pkg upgrade. When I use
ports (from FreeBSD 6.?) was different but I decided to use packages
because I have just laptop and I do not want to build everything.

Thank you.

-- 
“How can you call a man free when his pleasures rule over him.” 
 
 - Socrates 



Re: Blender

2022-10-15 Thread LuMiWa
On Sun, 16 Oct 2022 05:06:42 +0900
Tatsuki Makino  wrote:

> Hello.
> 
> I also have blender installed.
> I have it installed by a package made by poudriere, but the package
> build is currently skipped because the EXAMPLES option, which is
> enabled by default in graphics/opensubdiv, is BROKEN. Until that is
> resolved, there will be no blender package :)
> 
> Regards.
> 
> LuMiWa wrote on 2022/10/16 01:42:
> > As long as I switched from ports to packages I have problem with
> > update/deinstalled application.
> > Now is Blender removed again. It will be nice that we will now
> > when update has an issue with applications  (put something in
> > /usr/ports/UPDATING).
> 
> 

Difference is because you are building package but I don't. I installed
them (pkg upgrade).

-- 
“How can you call a man free when his pleasures rule over him.” 
 
 - Socrates 



Re: Blender

2022-10-15 Thread Tatsuki Makino
Dima Panov wrote on 2022/10/16 05:38:
> 
> EXAMPLES is off by default in opensubdiv port, please check your setup
> 

Moin.

Although OPTIONS_DEFAULT is not written directly in 
graphics/opensubdiv/Makefile, but is turned on by default somewhere in 
Mk/bsd.options.mk.
There is a hint about that in Note of Porter's handbook 5.14.1.3.

Regards.




Re: Blender

2022-10-15 Thread Tatsuki Makino
LuMiWa wrote on 2022/10/16 06:48:
> Difference is because you are building package but I don't. I installed
> them (pkg upgrade).

This passage is approximately equal.

port tree─┬→official poudriere─→official packages→your machine
   │
   └→my poudriere→my packages───→my machine

My poudriere is almost always the default setting when making blender, so I 
suspect opensubdiv is the reason why blender is not made even in the official 
poudriere.
# I need to set up IPv6 somehow to see it, though. (←still saying :) )

Regards.




Re: www/node ports update

2022-10-15 Thread Derek Schrock
On Sat, Oct 08, 2022 at 02:31:18PM EDT, Derek Schrock wrote:
> Can anyone help push these along?  Updates to www/node ports.
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266595
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266594
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266596
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266591

ping?



Re: Bug in bugzilla? (sic)

2022-10-15 Thread Tomoaki AOKI
On Sat, 15 Oct 2022 09:03:24 +0200
Milan Obuch  wrote:

> Hi,
> 
> recently I am working on some PR. Submitting new PR went well.
> Submitting patch for this PR went well. Adding my address to CC list,
> OK. Now I am commenting maintainer's comment using 'reply' link next to
> 'Comment #' header. After submitting my comment, page is reloaded,
> noticing on top 'Changes submitted for bug #' and 'Email sent to:'...
> everyone in CC list but me.
> 
> Why? I am getting mails with maintainer's comment, committer actions,
> etc. but not my own comments. Why? I see no check box to request mail
> back my comments, only 'CC List', where my address is present, and
> 'Ignore Bug Mail' checkbox, not checked.
> 
> Did I not see something? Any hints? It is not something really
> catastrophic, but my mail archive is not complete this way, and I see
> no way to fix this.
> 
> Regards,
> Milan

It would be the configuration issue.

FreeBSD Bugzilla doens't send mails for changes by oneself.
Changes by others are always sent, if "Ignore Bug Mail:" checkbox is
NOT checked.

IIRC, there was an checkbox whether or not to send mails for changes
oneself near or at the position "Ignore Bug Mail:" checkbox exists now.

-- 
Tomoaki AOKI



Re: Blender

2022-10-15 Thread Jan Beich
Tatsuki Makino  writes:

> Dima Panov wrote on 2022/10/16 05:38:
>
>> 
>> EXAMPLES is off by default in opensubdiv port, please check your setup
>> 
>
> Moin.
>
> Although OPTIONS_DEFAULT is not written directly in 
> graphics/opensubdiv/Makefile, but is turned on by default somewhere in 
> Mk/bsd.options.mk.
> There is a hint about that in Note of Porter's handbook 5.14.1.3.

In Mk/bsd.options.mk:

  # Some options are always enabled by default.
  .  for _opt in DOCS NLS EXAMPLES IPV6
  .if ${COMPLETE_OPTIONS_LIST:M${_opt}}
  PORT_OPTIONS+=${_opt}
  .endif
  .  endfor

OPTIONS_EXCLUDE is a good way to temporarily disable broken options.
Users don't need to re-run "make config" compared to when an option is
moved in or out of OPTIONS_DEFAULT.



Re: Blender

2022-10-15 Thread Tatsuki Makino
Jan Beich wrote on 2022/10/16 12:34:
> 
> OPTIONS_EXCLUDE is a good way to temporarily disable broken options.
> Users don't need to re-run "make config" compared to when an option is
> moved in or out of OPTIONS_DEFAULT.
> 

Before I go any further, but I cannot reproduce EXAMPLES_BROKEN=ld: error:... 
on my 12.3-STABLE amd64.
What is the environment in which this can be reproduced?
make -C /usr/ports/graphics/opensubdiv/ -D TRYBROKEN build was successfully 
completed.

Regards.




Re: Bug in bugzilla? (sic)

2022-10-15 Thread Milan Obuch
On Sun, 16 Oct 2022 10:05:00 +0900
Tomoaki AOKI  wrote:

> On Sat, 15 Oct 2022 09:03:24 +0200
> Milan Obuch  wrote:
> 
> > Hi,
> > 
> > recently I am working on some PR. Submitting new PR went well.
> > Submitting patch for this PR went well. Adding my address to CC
> > list, OK. Now I am commenting maintainer's comment using 'reply'
> > link next to 'Comment #' header. After submitting my comment, page
> > is reloaded, noticing on top 'Changes submitted for bug #' and
> > 'Email sent to:'... everyone in CC list but me.
> > 
> > Why? I am getting mails with maintainer's comment, committer
> > actions, etc. but not my own comments. Why? I see no check box to
> > request mail back my comments, only 'CC List', where my address is
> > present, and 'Ignore Bug Mail' checkbox, not checked.
> > 
> > Did I not see something? Any hints? It is not something really
> > catastrophic, but my mail archive is not complete this way, and I
> > see no way to fix this.
> > 
> > Regards,
> > Milan  
> 
> It would be the configuration issue.

Where?

> FreeBSD Bugzilla doens't send mails for changes by oneself.

Why?

> Changes by others are always sent, if "Ignore Bug Mail:" checkbox is
> NOT checked.

This is my case, changes by others are sent to me...

> IIRC, there was an checkbox whether or not to send mails for changes
> oneself near or at the position "Ignore Bug Mail:" checkbox exists
> now.

All I see there:

Reported:
Modified:
CC List:
Ignore Bug Mail:
See Also:
Reporter:
Flags:
(more flags)

[ trying ]

I just found a setting in Preferences. I'll try what it does, it looks
like the solution.

Regards,
Milan



Re: Bug in bugzilla? (sic)

2022-10-15 Thread Milan Obuch
On Sun, 16 Oct 2022 07:48:51 +0200 I wrote:

> On Sun, 16 Oct 2022 10:05:00 +0900
> Tomoaki AOKI  wrote:
> 
> > On Sat, 15 Oct 2022 09:03:24 +0200
> > Milan Obuch  wrote:
> > 
> > > Hi,
> > > 
> > > recently I am working on some PR. Submitting new PR went well.
> > > Submitting patch for this PR went well. Adding my address to CC
> > > list, OK. Now I am commenting maintainer's comment using 'reply'
> > > link next to 'Comment #' header. After submitting my comment, page
> > > is reloaded, noticing on top 'Changes submitted for bug #' and
> > > 'Email sent to:'... everyone in CC list but me.
> > > 
> > > Why? I am getting mails with maintainer's comment, committer
> > > actions, etc. but not my own comments. Why? I see no check box to
> > > request mail back my comments, only 'CC List', where my address is
> > > present, and 'Ignore Bug Mail' checkbox, not checked.
> > > 
> > > Did I not see something? Any hints? It is not something really
> > > catastrophic, but my mail archive is not complete this way, and I
> > > see no way to fix this.
> > > 
> > > Regards,
> > > Milan  
> > 
> > It would be the configuration issue.
> 
> Where?
> 
> > FreeBSD Bugzilla doens't send mails for changes by oneself.
> 
> Why?
> 
> > Changes by others are always sent, if "Ignore Bug Mail:" checkbox is
> > NOT checked.
> 
> This is my case, changes by others are sent to me...
> 
> > IIRC, there was an checkbox whether or not to send mails for changes
> > oneself near or at the position "Ignore Bug Mail:" checkbox exists
> > now.
> 
> All I see there:
> 
> Reported:
> Modified:
> CC List:
> Ignore Bug Mail:
> See Also:
> Reporter:
> Flags:
> (more flags)
> 
> [ trying ]
> 
> I just found a setting in Preferences. I'll try what it does, it looks
> like the solution.
> 

There are Email preferences under it, and it was explicitly disabled
there (do not send mail for changes done by me). Probably it's the
default. I'd consider it a bit weird, but I fixed it for myself and I
am satisfied with this solution.

Sorry for the noise, I should have found that myself, but, well...

Regards,
Milan



Re: Blender

2022-10-15 Thread Tatsuki Makino
Tatsuki Makino wrote on 2022/10/16 14:11:
> Before I go any further, but I cannot reproduce EXAMPLES_BROKEN=ld: error:... 
> on my 12.3-STABLE amd64.
> What is the environment in which this can be reproduced?
> make -C /usr/ports/graphics/opensubdiv/ -D TRYBROKEN build was successfully 
> completed.

opensubdiv-3.5.0 package was created by poudriere bulk -T.
However, blender-3.2.2_2 build using it failed.
There is a line in the log that may be caused by opensubdiv.

[100% 4526/4526] : && /usr/bin/c++ -Wall -Wc++20-designator 
-Wno-tautological-compare -Wno-unknown-pragmas -Wno-char-subscripts 
-Wno-overloaded-virtual -Wno-sign-compare -Wno-invalid-offsetof 
-Wno-suggest-override -O2 -pipe -I/usr/local/include/Imath 
-fstack-protector-strong -fno-strict-aliasing -msse -pipe -fPIC -funsigned-char 
-fno-strict-aliasing -msse2 
-fmacro-prefix-map="/wrkdirs/usr/ports/graphics/blender/work/blender-3.2.2/"="" 
-fmacro-prefix-map="/wrkdirs/usr/ports/graphics/blender/work/.build/"="" -O2 
-pipe -I/usr/local/include/Imath -fstack-protector-strong -fno-strict-aliasing 
-L/usr/local/lib -lflite -lflite_cmu_us_kal -lflite_cmulex -lflite_usenglish 
-lOpenImageIO_Util -fstack-protector-strong
-Wl,--version-script='/wrkdirs/usr/ports/graphics/blender/work/blender-3.2.2/source/creator/blender.map'
 source/creator/CMakeFiles/blender.dir/creator.c.o 
source/creator/CMakeFiles/blender.dir/creator_args.c.o 
source/creator/CMakeFiles/blender.dir/creator_signals.c.o -o bin/blender  
-Wl,-rpath,/usr/local/lib/opencollada:  lib/libbf_blenkernel.a  
/usr/local/lib/libtbb.so  lib/libbf_windowmanager.a  -lutil  -lc  -lm  
-lpthread  /usr/local/lib/libX11.so  /usr/local/lib/libXi.so  
/usr/local/lib/libXxf86vm.so  /usr/local/lib/libXfixes.so  
/usr/local/lib/libXrender.so  lib/libbf_blenloader.a  
lib/libbf_blentranslation.a  lib/libbf_bmesh.a  lib/libbf_depsgraph.a  
lib/libbf_draw.a  lib/libbf_imbuf.a
lib/libbf_modifiers.a  lib/libbf_nodes.a  lib/libbf_rna.a  
lib/libbf_simulation.a  lib/libbf_python.a  lib/libbf_python_bmesh.a  
lib/libbf_editor_screen.a  lib/libbf_sequencer.a  lib/libbf_compositor.a  
lib/libbf_alembic.a  lib/libbf_nodes_geometry.a  lib/libbf_nodes_shader.a  
lib/libbf_nodes_texture.a  lib/libbf_editor_space_api.a  
lib/libbf_editor_animation.a  lib/libbf_editor_armature.a  
lib/libbf_editor_asset.a  lib/libbf_editor_curve.a  lib/libbf_editor_curves.a  
lib/libbf_editor_gpencil.a  lib/libbf_editor_io.a  lib/libbf_editor_mesh.a  
lib/libbf_editor_object.a  lib/libbf_editor_physics.a  lib/libbf_editor_scene.a 
 lib/libbf_editor_sculpt_paint.a  lib/libbf_editor_sound.a  
lib/libbf_editor_transform.a
lib/libbf_editor_undo.a  lib/libbf_editor_interface.a  
lib/libbf_python_mathutils.a  lib/libbf_editor_space_sequencer.a  
lib/libbf_io_common.a  lib/libbf_geometry.a  lib/libbf_editor_geometry.a  
lib/libbf_editor_space_action.a  lib/libbf_editor_space_clip.a  
lib/libbf_editor_space_console.a  lib/libbf_editor_space_file.a  
lib/libbf_editor_space_graph.a  lib/libbf_editor_space_image.a  
lib/libbf_editor_space_nla.a  lib/libbf_editor_space_node.a  
lib/libbf_editor_space_outliner.a  lib/libbf_editor_space_statusbar.a  
lib/libbf_editor_space_text.a  lib/libbf_editor_space_view3d.a  
lib/libbf_wavefront_obj.a  lib/libbf_gpencil.a  lib/libbf_render.a  
lib/libbf_editor_uvedit.a  lib/libbf_freestyle.a
lib/libbf_blenkernel.a  lib/libbf_windowmanager.a  lib/libbf_blenloader.a  
lib/libbf_blentranslation.a  lib/libbf_bmesh.a  lib/libbf_depsgraph.a  
lib/libbf_draw.a  lib/libbf_imbuf.a  lib/libbf_modifiers.a  lib/libbf_nodes.a  
lib/libbf_rna.a  lib/libbf_simulation.a  lib/libbf_python.a  
lib/libbf_python_bmesh.a  lib/libbf_editor_screen.a  lib/libbf_sequencer.a  
lib/libbf_compositor.a  lib/libbf_alembic.a  lib/libbf_nodes_geometry.a  
lib/libbf_nodes_shader.a  lib/libbf_nodes_texture.a  
lib/libbf_editor_space_api.a  lib/libbf_editor_animation.a  
lib/libbf_editor_armature.a  lib/libbf_editor_asset.a  lib/libbf_editor_curve.a 
 lib/libbf_editor_curves.a  lib/libbf_editor_gpencil.a  lib/libbf_editor_io.a
lib/libbf_editor_mesh.a  lib/libbf_editor_object.a  lib/libbf_editor_physics.a  
lib/libbf_editor_scene.a  lib/libbf_editor_sculpt_paint.a  
lib/libbf_editor_sound.a  lib/libbf_editor_transform.a  lib/libbf_editor_undo.a 
 lib/libbf_editor_interface.a  lib/libbf_python_mathutils.a  
lib/libbf_editor_space_sequencer.a  lib/libbf_io_common.a  lib/libbf_geometry.a 
 lib/libbf_editor_geometry.a  lib/libbf_editor_space_action.a  
lib/libbf_editor_space_clip.a  lib/libbf_editor_space_console.a  
lib/libbf_editor_space_file.a  lib/libbf_editor_space_graph.a  
lib/libbf_editor_space_image.a  lib/libbf_editor_space_nla.a  
lib/libbf_editor_space_node.a  lib/libbf_editor_space_outliner.a  
lib/libbf_editor_space_statusbar.a
lib/libbf_editor_space_text.a  lib/libbf_editor_space_view3d.a  
lib/libbf_wavefront_obj.a  lib/libbf_gpencil.a  lib/libbf_render.a  
lib/libbf_editor_uvedit.a  lib/libbf_freestyle.a  lib/libbf_gpencil_modifiers.a