aboutsummaryrefslogtreecommitdiff
path: root/en/ports/updating.sgml
blob: 6275049d1bdf433b47113aecaf2b0f88c6eb6999 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA '..'>
<!ENTITY date "$FreeBSD$">
<!ENTITY title 'Updating FreeBSD Ports'>
<!ENTITY % navincludes SYSTEM "../includes.navports.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml">
<!ENTITY % ports.ent SYSTEM "ports.ent">
<!ENTITY email 'ports'>
%includes;
%ports.ent;
%statistics.ent;
]>
<HTML>&header;

&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://cvsweb.FreeBSD.org/ports/CHANGES">CHANGES</A> file.
Changes that affect individual ports are now documented in the
<A HREF="http://cvsweb.FreeBSD.org/ports/UPDATING">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>

&footer;
</BODY>
</HTML>