how to get older FreeBSD port

Kurt Jaeger lists at opsec.eu
Fri Apr 21 18:59:28 UTC 2017


Hi!

> i need virtualbox-ose 5.0.26 and virtualbox-ose-kmod-5.0.26

- First, go to:
 
  http://www.freshports.org/xyz/abc
 
  and search for the timestamp when it was updated (YYYY-MM-DD).
 
- Then checkout the ports tree around that time:
  mkdir ~/tst
  cd tst
  svn co 'svn+ssh://svn.freebsd.org/ports/head/xyz/abc/@{2016-08-31}' .
 
- That's it.

If you want to build from the tree at that time, checkout the whole
tree instead of only that port.

-- 
pi at opsec.eu            +49 171 3101372                         3 years to go !


More information about the freebsd-ports mailing list