Sync Ports to Packages
Lowell Gilbert
freebsd-questions-local at be-well.ilk.org
Fri Jul 17 19:21:45 UTC 2015
mfv <mfv at bway.net> writes:
> Am trying to write a script to keep my packages and ports in sync but
> have not been able to find a local file in the package system that
> contains the revision number of my last upgrade. Once that number is
> obtained it is possible to sync the port tree.
>
> The following script extracts the build number from the appropriate
> server but needs Internet access:
>
> https://gist.github.com/reedacartwright/8622973baf89b263a6d7
>
> Is it possible to extract the same revision number from a local file?
svnversion(1)
More information about the freebsd-questions
mailing list