Discussion:
ports tree not updating anymore?
Marwan Sultan
2021-05-03 04:34:05 UTC
Permalink
Good day/evening FreeBSD gurus.

Im on 12.2-R
i used to update my ports tree with portmaster -aBCd
i cannot do it anymore, it says my ports tree is up to date, but i know for a fact that its not.

pkg audit -F reports that some installed packages has a serious vulnerabilities
but portmaster and portsnap utilities says all are up to date!.

please advise what should i do to update the outdated ports and what has been changed with FreeBSD.

thank you
-Marwan
Graham Perrin
2021-05-03 09:58:51 UTC
Permalink
Post by Marwan Sultan
Good day/evening FreeBSD gurus.
Im on 12.2-R
i used to update my ports tree with portmaster -aBCd
i cannot do it anymore, it says my ports tree is up to date, but i know for a fact that its not.
pkg audit -F reports that some installed packages has a serious vulnerabilities
but portmaster and portsnap utilities says all are up to date!.
please advise what should i do to update the outdated ports and what has been changed with FreeBSD.
thank you
-Marwan
Compare what you have locally with what's logged recently at
<https://cgit.freebsd.org/ports/log/>.

Take today's
<https://cgit.freebsd.org/ports/commit/?id=6fc82805993ae6fd2687087a5fc16d6de2960334>
for example. If you run portsnap then:

grep 21.2.0 /usr/ports/games/fs2open/Makefile

– a truly up-to-date ports tree will have the string (21.2.0) in the file.

----

Rewind to 7th April,
<https://lists.freebsd.org/pipermail/freebsd-questions/2021-April/293732.html>
there was an announcement of work in progress and for some time after
that, I found that things were not truly up-to-date following use of
portsnap. 17th April
<https://forums.FreeBSD.org/threads/ports-transitioned-to-git.79598/post-506904>
things seemed to be better, I have not checked since then (I now use Git
instead of portsnap).
D'Arcy Cain
2021-05-03 12:28:13 UTC
Permalink
Post by Marwan Sultan
Good day/evening FreeBSD gurus.
Im on 12.2-R
i used to update my ports tree with portmaster -aBCd
i cannot do it anymore, it says my ports tree is up to date, but i know for a fact that its not.
By any chance did you miss the whole subversion to git move? The
subversion repository isn't being updated any more.

https://docs.freebsd.org/en/books/handbook/ports/#ports-using
--
D'Arcy J.M. Cain <***@druid.net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 788 2246 (DoD#0082) (eNTP) | what's for dinner.
IM: ***@VybeNetworks.com, VoIP: sip:***@druid.net

Disclaimer: By sending an email to ANY of my addresses you
are agreeing that:

1. I am by definition, "the intended recipient".
2. All information in the email is mine to do with as I see
fit and make such financial profit, political mileage, or
good joke as it lends itself to. In particular, I may quote
it where I please.
3. I may take the contents as representing the views of
your company if I so wish.
4. This overrides any disclaimer or statement of
confidentiality that may be included or implied in
your message.
Continue reading on narkive:
Loading...