=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.62 retrieving revision 1.63 diff -c -r1.62 -r1.63 *** www/Attic/ports.html 2002/01/29 22:08:37 1.62 --- www/Attic/ports.html 2002/02/09 00:55:58 1.63 *************** *** 71,77 ****

Packages are the binary equivalent of ports. A compiled port becomes a package that can be registered into the system using ! pkg_add(1)

--- 71,77 ----

Packages are the binary equivalent of ports. A compiled port becomes a package that can be registered into the system using ! pkg_add(1)

*************** *** 284,293 **** Ports tree has many features for the advanced user that make it a valuable tool beyond basic installation. Advanced users may wish to tamper with the makefiles (you should read the ! make(1) manual page first) or set various variables from the make commandline or in /etc/mk.conf. These variables are described in detail in the ! bsd.port.mk(5) manual page, and the porting documents below.

--- 284,293 ---- Ports tree has many features for the advanced user that make it a valuable tool beyond basic installation. Advanced users may wish to tamper with the makefiles (you should read the ! make(1) manual page first) or set various variables from the make commandline or in /etc/mk.conf. These variables are described in detail in the ! bsd.port.mk(5) manual page, and the porting documents below.

*************** *** 359,365 **** % cd /usr/ports/archivers/unzip % su # mkdir -p ~/portslogs ! # make clean install 2>&1 | /usr/ports/infrastructure/build/portslogger \ ~/portslogs --- 359,365 ---- % cd /usr/ports/archivers/unzip % su # mkdir -p ~/portslogs ! # make clean install 2>&1 | /usr/ports/infrastructure/build/portslogger \ ~/portslogs *************** *** 380,385 ****
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.62 2002/01/29 22:08:37 horacio Exp $ --- 380,385 ----
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.63 2002/02/09 00:55:58 rohee Exp $