54 lines
2 KiB
XML
54 lines
2 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title 'Updating FreeBSD Ports'>
|
|
<!ENTITY % ports.ent SYSTEM "ports.ent">
|
|
%ports.ent;
|
|
<!ENTITY email 'ports'>
|
|
%statistics.ent;
|
|
]>
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.ports">
|
|
|
|
&searchform;
|
|
|
|
<hr/>
|
|
|
|
<p>
|
|
The ports listed on these web pages are continually being updated.
|
|
It is strongly recommended that you refresh the entire collection
|
|
together, as many ports depend on other parts of the tree, even
|
|
where that might seem counterintuitive (e.g. <tt>japanese/</tt>.)
|
|
</p>
|
|
|
|
<p>Changes that affect the entire port system are now documented in the
|
|
<a href="http://svnweb.FreeBSD.org/ports/head/CHANGES?view=markup">CHANGES</a> file.
|
|
Changes that affect individual ports are now documented in the
|
|
<a href="http://svnweb.FreeBSD.org/ports/head/UPDATING?view=markup">UPDATING</a> file.
|
|
</p>
|
|
|
|
<p>For more information about new, changed or removed ports/packages,
|
|
or if you wish to search for a specific application to see if it's
|
|
available as a port/package, you may use the form above; alternatively,
|
|
you may wish to visit
|
|
<a href="http://www.FreshPorts.org">FreshPorts.org</a>
|
|
and either browse the site or subscribe to the lists hosted there.
|
|
</p>
|
|
|
|
<p>To learn more about installing and maintaining ports, see
|
|
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/ports.html">
|
|
Installing Applications: Packages and Ports</a>, a section of the
|
|
<a href="../doc/en_US.ISO8859-1/books/handbook/index.html">
|
|
FreeBSD Handbook</a>; the section of the Porter's Handbook called
|
|
<a href="&base;/doc/en_US.ISO8859-1/books/porters-handbook/keeping-up.html">
|
|
Keeping Up</a>; and the
|
|
<a href="&base;/cgi/man.cgi?query=ports"><tt>ports manual page</tt></a>.
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|