Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2017 20:59:30 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        Wojciech Puchar <wojtek@puchar.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: how to get older FreeBSD port
Message-ID:  <20170421185930.GM74780@home.opsec.eu>
In-Reply-To: <alpine.BSF.2.20.1704211957440.813@laptop.wojtek.intra>
References:  <alpine.BSF.2.20.1704211957440.813@laptop.wojtek.intra>

next in thread | previous in thread | raw e-mail | index | archive | help
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@opsec.eu            +49 171 3101372                         3 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170421185930.GM74780>