Unmaintained FreeBSD ports which are out of date

2023-08-02 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
+-+
cad/ifcopenshell| 0.6.0   | 
blenderbim-230801
+-+
devel/py-archinfo   | 9.0.5405| v9.2.62
+-+
devel/py-cle| 9.0.5405| v9.2.62
+-+
graphics/movit  | 1.6.3   | 1.7.1
+-+
math/py-claripy | 9.0.5405| v9.2.62
+-+
security/py-ailment | 9.0.5405| v9.2.62
+-+
security/py-angr| 9.0.5405| v9.2.62
+-+


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!



How to get a specific GO_MODULE tag (MODVERSION)

2023-08-02 Thread Nuno Teixeira
Hello,

I'm trying to get access to a go.mod no tagged that contains fixes that I
need to try.

security/gopass
https://github.com/gopasspw/gopass
and the module that I want to get is from commit
https://github.com/gopasspw/gopass/commit/8c666a93d844015cca992be0ab0c39992bb096ed

I've see some examples of ports doing this like devel/lab:

USES=   go:modules
MODVERSION= 0.25.2-0.20230225220034-98c3f01c08e1
GO_MODULE=  github.com/zaquestion/lab@v${MODVERSION}

My question is: how do I get vX.0.0-mmddhhmmss-abcdefxyz,
especially mmddhhmmss
that it is recomended not be created by hand.

in https://jfrog.com/blog/go-big-with-pseudo-versions-and-gocenter/

Thanks!
-- 
Nuno Teixeira
FreeBSD Committer (ports)


Re: How to get a specific GO_MODULE tag (MODVERSION)

2023-08-02 Thread Moin Rahman


> On Aug 2, 2023, at 11:18 AM, Nuno Teixeira  wrote:
> 
> Hello,
> 
> I'm trying to get access to a go.mod no tagged that contains fixes that I 
> need to try.
> 
> security/gopass
> https://github.com/gopasspw/gopass 
> and the module that I want to get is from commit 
> https://github.com/gopasspw/gopass/commit/ 
> 
> 
> I've see some examples of ports doing this like devel/lab:
> 
> USES=   go:modules
> MODVERSION= 0.25.2-0.20230225220034-98c3f01c08e1
> GO_MODULE=  github.com/zaquestion/lab@v${MODVERSION} 
> 
> 
> My question is: how do I get vX.0.0-mmddhhmmss-abcdefxyz, especially 
> mmddhhmmss that it is recomended not be created by hand.

vX.0.0 = The next version that might be upcoming where I will consider it is 
1.15.7
mmddhhmmss = The commit date and time for this case you can try 
2023080100
abcdefxyz = Commit hash which is 8c666a93d844015cca992be0ab0c39992bb096ed 


But above all different go applications has different methods so try which one 
actually works. I believe I extracted the exact TS from the git log.


> in https://jfrog.com/blog/go-big-with-pseudo-versions-and-gocenter/ 
> 
> 
> Thanks!
> -- 
> Nuno Teixeira
> FreeBSD Committer (ports)



Unmaintained FreeBSD ports which are out of date

2023-08-02 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
+-+
cad/ifcopenshell| 0.6.0   | 
blenderbim-230802
+-+
multimedia/cmrtlib  | 20.1.1  | 
intel-media-23.2.4
+-+
multimedia/libva-intel-media-driver | 22.4.3  | 
intel-media-23.2.4
+-+
security/py-pyvex   | 9.0.5405| v9.2.62
+-+
sysutils/sg3_utils  | 1.47| 1.48
+-+


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!