Hello,
I was thinking how should I know when to update my ports and src repos. I use svn and I found out that you can check with
But how should I know when there is a security related update in the src repo, or something that makes world building necessary or strongly recommended.
Now I think I should check the community site for this info but I'm always open for new ideas and maybe someone can help me!
How do you do this kind of stuff with FreeBSD? I've been a user since the older CVS times, but this thing just lately came bugging me.
I don't know if freebsd-update(8) can do something like this, but it never was my favorite tool, usually I compile my kernel(and world) with PF and other stuff as well...
Thanks!
I was thinking how should I know when to update my ports and src repos. I use svn and I found out that you can check with
svn info <repo> both the local and remote side to see the revision number. After ports tree updates pkg version can show what is going on with the port versions, so that is ok.But how should I know when there is a security related update in the src repo, or something that makes world building necessary or strongly recommended.
Now I think I should check the community site for this info but I'm always open for new ideas and maybe someone can help me!
How do you do this kind of stuff with FreeBSD? I've been a user since the older CVS times, but this thing just lately came bugging me.
I don't know if freebsd-update(8) can do something like this, but it never was my favorite tool, usually I compile my kernel(and world) with PF and other stuff as well...
Thanks!