quick git question
Hello: On a system running: FreeBSD 14.0-CURRENT #0 main-f0a15aafcb Mon Oct 31 08:19:54 EDT 2022 amd64 I upgrade ports daily using portmaster and a fully populated ports tree, which is updated nightly using "git pull --ff-only". About a week ago, Something Happened(tm) and the contents of www/chromium got mangled to the point they had to completely scrubbed. (The directory and permissions are still intact.) I want to: a) re-pull just the contents of that directory. b) deal with the (git) bookkeeping so I can go back to using the usual update procedure. What is the correct set of commands to do this? (Obviously, not a git guru - I mostly cut-and-pasted stuff from the Handbook and went on to other matters.) Respectfully, Robert Huff
Re: quick git question
On 9/30/23 09:38, Robert Huff wrote: Hello: On a system running: FreeBSD 14.0-CURRENT #0 main-f0a15aafcb Mon Oct 31 08:19:54 EDT 2022 amd64 I upgrade ports daily using portmaster and a fully populated ports tree, which is updated nightly using "git pull --ff-only". About a week ago, Something Happened(tm) and the contents of www/chromium got mangled to the point they had to completely scrubbed. (The directory and permissions are still intact.) I want to: a) re-pull just the contents of that directory. b) deal with the (git) bookkeeping so I can go back to using the usual update procedure. What is the correct set of commands to do this? (Obviously, not a git guru - I mostly cut-and-pasted stuff from the Handbook and went on to other matters.) cd /usr/ports/www/chromium rm -rf * git restore . .. will likely get you back to consistency. You may also wish to check the output of .. cd /usr/ports git status git diff .. for any wider scale issues, Michael
Re: quick git question
Michael Butler: > cd /usr/ports/www/chromium > rm -rf * > git restore . That did it! Respectfully, Robert Huff
Unmaintained FreeBSD ports which are out of date
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 +-+ net-im/signal-cli | 0.9.0 | v0.12.2 +-+ 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!