User Tools

Site Tools


update_4.11_ports

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

update_4.11_ports [2020/08/10 02:35] (current)
Line 1: Line 1:
 +====== Updating ports on freebsd 4.11 ======
 +Since freebsd 4.11 is EOL there is some special way to update it.
  
 +modify following file.
 +<code bash | /​usr/​share/​examples/​cvsup/​ports-supfile>​
 +*default release=cvs tag=RELEASE_4_EOL
 +</​code>​
 +
 +NOTE : in above line - you are replacing "​."​ with "​RELEASE_4_EOL"​
 +
 +Now in order to update file use cvsup command.
 +
 +<code bash>
 +cvsup -g -L 2 -h cvsup3.us.freebsd.org /​usr/​share/​examples/​cvsup/​ports-supfile
 +</​code>​
update_4.11_ports.txt ยท Last modified: 2020/08/10 02:35 (external edit)