Deleted Added
full compact
ports.7 (48769) ports.7 (49831)
1.\"
2.\" Copyright (c) 1997 David E. O'Brien
3.\"
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 9 unchanged lines hidden (view full) ---

18.\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 1997 David E. O'Brien
3.\"
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 9 unchanged lines hidden (view full) ---

18.\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\" $Id: ports.7,v 1.12 1999/07/12 02:33:47 hoek Exp $
26.\" $Id: ports.7,v 1.13 1999/07/12 07:49:28 obrien Exp $
27.\"
28.Dd January 25, 1998
29.Dt PORTS 7
30.Os FreeBSD 2.2
31.Sh NAME
32.Nm ports
33.Nd contributed applications
34.Sh DESCRIPTION

--- 141 unchanged lines hidden (view full) ---

176and
177.Ev PKGFILE .
178.It Ar readmes
179Create a port's
180.Pa README.html .
181This can be used from
182.Pa /usr/ports
183to create a browsable web of all ports on your system!
27.\"
28.Dd January 25, 1998
29.Dt PORTS 7
30.Os FreeBSD 2.2
31.Sh NAME
32.Nm ports
33.Nd contributed applications
34.Sh DESCRIPTION

--- 141 unchanged lines hidden (view full) ---

176and
177.Ev PKGFILE .
178.It Ar readmes
179Create a port's
180.Pa README.html .
181This can be used from
182.Pa /usr/ports
183to create a browsable web of all ports on your system!
184.Sh ENVIRONMENT VARIABLES
184.Sh ENVIRONMENT
185You can change all of these.
186.Bl -tag -width MASTER_SITES
187.It Ev PORTSDIR
188Location of the ports tree. This is
189.Pa /usr/ports
190on
191.\" .Fx
192FreeBSD

--- 71 unchanged lines hidden (view full) ---

264.It Pa /usr/ports/Mk/bsd.port.mk
265The big Kahuna.
266.Sh SEE ALSO
267.Xr make 1 ,
268.Xr pkg_add 1 ,
269.Xr pkg_create 1 ,
270.Xr pkg_delete 1 ,
271.Xr pkg_info 1 ,
185You can change all of these.
186.Bl -tag -width MASTER_SITES
187.It Ev PORTSDIR
188Location of the ports tree. This is
189.Pa /usr/ports
190on
191.\" .Fx
192FreeBSD

--- 71 unchanged lines hidden (view full) ---

264.It Pa /usr/ports/Mk/bsd.port.mk
265The big Kahuna.
266.Sh SEE ALSO
267.Xr make 1 ,
268.Xr pkg_add 1 ,
269.Xr pkg_create 1 ,
270.Xr pkg_delete 1 ,
271.Xr pkg_info 1 ,
272.Xr pib 1
273(a port),
274.Xr portcheckout 1
275(also a port),
272.Pp
273The following are part of the ports collection:
274.Pp
275.Xr pib 1 ,
276.Xr portcheckout 1 ,
276.Xr portlint 1
277.Xr portlint 1
277(yet another port).
278.Pp
279The FreeBSD handbook
280.Pp
281http://www.FreeBSD.org/ports
282.Pq searchable index of all ports
283.Sh AUTHORS
284This man page was originated by
285.An David O'Brien .

--- 22 unchanged lines hidden ---
278.Pp
279The FreeBSD handbook
280.Pp
281http://www.FreeBSD.org/ports
282.Pq searchable index of all ports
283.Sh AUTHORS
284This man page was originated by
285.An David O'Brien .

--- 22 unchanged lines hidden ---