From owner-svn-doc-head@FreeBSD.ORG Wed Jul 24 04:38:50 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A67C737B; Wed, 24 Jul 2013 04:38:50 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9645C28AF; Wed, 24 Jul 2013 04:38:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6O4coAq004324; Wed, 24 Jul 2013 04:38:50 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6O4cnjT004319; Wed, 24 Jul 2013 04:38:49 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201307240438.r6O4cnjT004319@svn.freebsd.org> From: Warren Block Date: Wed, 24 Jul 2013 04:38:49 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42409 - in head/en_US.ISO8859-1/books/handbook: boot cutting-edge install introduction l10n network-servers X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jul 2013 04:38:50 -0000 Author: wblock Date: Wed Jul 24 04:38:49 2013 New Revision: 42409 URL: http://svnweb.freebsd.org/changeset/doc/42409 Log: Whitespace-only fixes. Translators, please ignore. Modified: head/en_US.ISO8859-1/books/handbook/boot/chapter.xml head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml head/en_US.ISO8859-1/books/handbook/install/chapter.xml head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml head/en_US.ISO8859-1/books/handbook/l10n/chapter.xml head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/boot/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Wed Jul 24 03:00:29 2013 (r42408) +++ head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Wed Jul 24 04:38:49 2013 (r42409) @@ -65,20 +65,18 @@ operating system, and the operating system programs are on the disk, how is the operating system started? - This problem parallels one in the book The - Adventures of Baron Munchausen. A character had - fallen part way down a manhole, and pulled himself out by - grabbing his bootstraps, and lifting. In the early days of - computing the term bootstrap was applied - to the mechanism used to load the operating system, which has - become shortened to booting. + This problem parallels one in the book + The Adventures of Baron Munchausen. A + character had fallen part way down a manhole, and pulled himself + out by grabbing his bootstraps, and lifting. In the early days + of computing the term bootstrap was + applied to the mechanism used to load the operating system, + which has become shortened to booting. BIOS - - Basic Input/Output System - BIOS - + Basic Input/Output + SystemBIOS On x86 hardware the Basic Input/Output System (BIOS) is responsible for loading the @@ -340,7 +338,7 @@ boot: Finally, by default, the loader issues a 10 second wait for key presses, and boots the kernel if it is not - interrupted. If interrupted, the user is presented with a + interrupted. If interrupted, the user is presented with a prompt which understands the command set, where the user may adjust variables, unload all modules, load modules, and then finally boot or reboot. @@ -505,7 +503,9 @@ boot: - To boot the usual kernel in single-user modesingle-user mode: + To boot the usual kernel in single-user + modesingle-user + mode: boot -s @@ -521,8 +521,9 @@ boot: the default kernel that comes with an installation, or kernel.old kernel.old - to refer to the previously installed kernel before a system - upgrade or before configuring a custom kernel. + to refer to the previously installed kernel before a + system upgrade or before configuring a custom + kernel. Use the following to load the usual modules with @@ -788,6 +789,7 @@ bitmap_name="/boot/splash.b --> + Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Wed Jul 24 03:00:29 2013 (r42408) +++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Wed Jul 24 04:38:49 2013 (r42409) @@ -1288,9 +1288,9 @@ Fetching 133 new ports or files... done. - A quick way of getting bug fixes. Any given commit is - just as likely to introduce new bugs as to fix existing - ones. + A quick way of getting bug fixes. Any given commit + is just as likely to introduce new bugs as to fix + existing ones. @@ -1334,15 +1334,21 @@ Fetching 133 new ports or files... done. - Use svnSubversion - -CURRENT - Syncing with Subversion - to check out - the desired development or release branch. This is - the recommended method, providing access to &os; - development as it occurs. Checkout the -CURRENT - code from the head branch of one - of the Subversion mirror + Use svn + Subversion + + + -CURRENT + Syncing with + Subversion + + to check out the desired development or release + branch. This is the recommended method, providing + access to &os; development as it occurs. Checkout + the -CURRENT code from the head + branch of one of the Subversion mirror sites. Due to the size of the repository, it is recommended that only desired subtrees be checked out. @@ -1351,13 +1357,13 @@ Fetching 133 new ports or files... done. Use the CTM - -CURRENTSyncing with CTM - facility. - If you have bad connectivity such as high price - connections or only email access, + -CURRENT + Syncing with CTM + facility. If you have bad connectivity + such as high price connections or only email access, CTM is an option, but it - is not as reliable as Subversion. + is not as reliable as + Subversion. For this reason, Subversion is the recommended method for any system with @@ -1374,8 +1380,11 @@ Fetching 133 new ports or files... done. compile just a subset is almost guaranteed to cause problems. - Before compiling &os.current;-CURRENT - compiling, read + Before compiling + &os.current; + -CURRENT + compiling + , read /usr/src/Makefile very carefully. Install a new kernel and rebuild the world the first time through as part @@ -1504,16 +1513,20 @@ Fetching 133 new ports or files... done. Use svn - Subversion to check out - the desired development or release branch. This is - the recommended method, providing access to &os; - development as it occurs. Branch names include - head for the current development - head, and branches identified in the release engineering - page, such as stable/9 - -STABLE - syncing with Subversion + Subversion + + to check out the desired development or + release branch. This is the recommended method, + providing access to &os; development as it occurs. + Branch names include head for the + current development head, and branches identified in + the release + engineering page, such as + stable/9 + -STABLE + syncing with + Subversion + or releng/9.0. URL prefixes for Subversion checkout of the base system are shown in Consider using CTM - -STABLEsyncing with CTM - if you do - not have a fast connection to the Internet. + -STABLE + syncing with CTM + if you do not have a fast connection to + the Internet. - Before compiling &os.stable;-STABLE - compiling, read - /usr/src/Makefile carefully. Install a new kernel and rebuild - the world the first time through as part of the - upgrading process. Read &a.stable; and + Before compiling &os.stable; + -STABLE + compiling + , read + /usr/src/Makefile carefully. + Install a new kernel and + rebuild the world the first time through as part + of the upgrading process. Read &a.stable; and /usr/src/UPDATING to keep up-to-date on other bootstrapping procedures that sometimes become necessary on the road to the next @@ -1694,12 +1710,12 @@ Fetching 133 new ports or files... done. help about synchronizing to a newer version. Updating the system from source is a more subtle process - than it might initially seem to be, and the &os; developers have - found it necessary over the years to change the recommended - approach fairly dramatically as new kinds of unavoidable - dependencies come to light. The rest of this section - describes the rationale behind the currently recommended - upgrade sequence. + than it might initially seem to be, and the &os; developers + have found it necessary over the years to change the + recommended approach fairly dramatically as new kinds of + unavoidable dependencies come to light. The rest of this + section describes the rationale behind the currently + recommended upgrade sequence. Any successful update sequence must deal with the following issues: @@ -1833,11 +1849,12 @@ Fetching 133 new ports or files... done. make delete-old - This target deletes old (obsolete) files. This is important - because sometimes they cause problems if left on the disk, for - example the presence of the old utmp.h - causes problems in some ports when the new - utmpx.h is installed. + This target deletes old (obsolete) files. This is + important because sometimes they cause problems if left on + the disk, for example the presence of the old + utmp.h causes problems in some ports + when the new utmpx.h is + installed. @@ -1848,10 +1865,11 @@ Fetching 133 new ports or files... done. - make delete-old-libs + make + delete-old-libs - Remove any obsolete libraries to avoid conflicts with newer - ones. Make sure that all ports have been rebuilt + Remove any obsolete libraries to avoid conflicts with + newer ones. Make sure that all ports have been rebuilt before old libraries are removed. @@ -2622,27 +2640,28 @@ Script done, … Deleting obsolete files and directories - As a part of the &os; development lifecycle, files and their - contents occasionally become obsolete. This may be because - functionality is implemented elsewhere, the version number of - the library has changed, or it was removed from the system - entirely. This includes old files, libraries, and directories, - which should be removed when updating the system. The benefit - is that the system is not cluttered with old files which take up - unnecessary space on the storage and backup media. - Additionally, if the old library has a security or stability - issue, the system should be updated to the newer library to keep - it safe and to prevent crashes caused by the old library. - Files, directories, and libraries which are considered obsolete - are listed in /usr/src/ObsoleteFiles.inc. - The following instructions should be used to remove obsolete - files during the system upgrade process. - - After the make - installworld - and the subsequent mergemaster have finished - successfully, check for obsolete files and libraries as - follows: + As a part of the &os; development lifecycle, files and + their contents occasionally become obsolete. This may be + because functionality is implemented elsewhere, the version + number of the library has changed, or it was removed from the + system entirely. This includes old files, libraries, and + directories, which should be removed when updating the system. + The benefit is that the system is not cluttered with old files + which take up unnecessary space on the storage and backup + media. Additionally, if the old library has a security or + stability issue, the system should be updated to the newer + library to keep it safe and to prevent crashes caused by the + old library. Files, directories, and libraries which are + considered obsolete are listed in + /usr/src/ObsoleteFiles.inc. The + following instructions should be used to remove obsolete files + during the system upgrade process. + + After the + make installworld + and the subsequent mergemaster have + finished successfully, check for obsolete files and libraries + as follows: &prompt.root; cd /usr/src &prompt.root; make check-old @@ -2686,9 +2705,9 @@ Script done, … Warning Deleting obsolete files will break applications that - still depend on those obsolete files. This is especially true - for old libraries. In most cases, the programs, ports, or - libraries that used the old library need to be recompiled + still depend on those obsolete files. This is especially + true for old libraries. In most cases, the programs, ports, + or libraries that used the old library need to be recompiled before make delete-old-libs is executed. @@ -2696,28 +2715,29 @@ Script done, … Utilities for checking shared library dependencies are available from the Ports Collection in - sysutils/libchk or sysutils/libchk or + sysutils/bsdadminscripts. - Obsolete shared libraries can conflict with newer libraries, - causing messages like these: + Obsolete shared libraries can conflict with newer + libraries, causing messages like these: /usr/bin/ld: warning: libz.so.4, needed by /usr/local/lib/libtiff.so, may conflict with libz.so.5 /usr/bin/ld: warning: librpcsvc.so.4, needed by /usr/local/lib/libXext.so, may conflict with librpcsvc.so.5 - To solve these problems, determine which port installed the - library: + To solve these problems, determine which port installed + the library: &prompt.root; pkg_info -W /usr/local/lib/libtiff.so /usr/local/lib/libtiff.so was installed by package tiff-3.9.4 &prompt.root; pkg_info -W /usr/local/lib/libXext.so /usr/local/lib/libXext.so was installed by package libXext-1.1.1,1 - Then deinstall, rebuild and reinstall the port. ports-mgmt/portmaster can be used to - automate this process. After all ports are rebuilt and no - longer use the old libraries, delete the old libraries using the - following command: + Then deinstall, rebuild and reinstall the port. + ports-mgmt/portmaster can + be used to automate this process. After all ports are rebuilt + and no longer use the old libraries, delete the old libraries + using the following command: &prompt.root; make delete-old-libs @@ -2780,7 +2800,9 @@ Script done, … My compile failed with lots of - signal 11signal 11 + signal 11 + signal 11 + (or other signal number) errors. What happened? Modified: head/en_US.ISO8859-1/books/handbook/install/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/install/chapter.xml Wed Jul 24 03:00:29 2013 (r42408) +++ head/en_US.ISO8859-1/books/handbook/install/chapter.xml Wed Jul 24 04:38:49 2013 (r42409) @@ -2292,47 +2292,47 @@ Mounting root from ufs:/dev/md0c firewall - This option instructs &man.sysinstall.8; - to use passive mode - FTPpassive mode - for all FTP operations. - This allows the user to pass through firewalls - that do not allow incoming connections on random TCP ports. + This option instructs &man.sysinstall.8; to use + passive mode + FTP + passive mode + for all FTP operations. This allows the + user to pass through firewalls that do not allow + incoming connections on random TCP ports. - FTP via a HTTP proxy: Install from an FTP server - through a http proxy + FTP via a HTTP proxy: Install from an FTP + server through a http proxy - This option instructs &man.sysinstall.8; - to use the HTTP - protocol to connect to a proxy - for all FTP operations. The proxy will translate - the requests and send them to the FTP server. - This allows the user to pass through firewalls - that do not allow FTP, but offer a HTTP - proxyFTP - via a HTTP proxy. - In this case, specify the proxy in + This option instructs &man.sysinstall.8; to use the + HTTP protocol to connect to a proxy for all FTP + operations. The proxy will translate the requests and + send them to the FTP server. This allows the user to + pass through firewalls that do not allow FTP, but offer + a HTTP proxy + FTP + via a HTTP proxy + . In this case, specify the proxy in addition to the FTP server. - For a proxy FTP server, give the name of the - server as part of the username, after an - @ sign. The proxy server then fakes - the real server. For example, to install from - ftp.FreeBSD.org, using the proxy FTP - server foo.example.com, listening on port - 1234, go to the options menu, set the FTP username - to ftp@ftp.FreeBSD.org and the password to - an - email address. As the installation media, specify FTP (or - passive FTP, if the proxy supports it), and the URL + For a proxy FTP server, give the name of the server as + part of the username, after an @ sign. The + proxy server then fakes the real server. For + example, to install from + ftp.FreeBSD.org, using the proxy + FTP server foo.example.com, + listening on port 1234, go to the options menu, set the FTP + username to ftp@ftp.FreeBSD.org and the + password to an email address. As the installation media, + specify FTP (or passive FTP, if the proxy supports it), and + the URL ftp://foo.example.com:1234/pub/FreeBSD. Since /pub/FreeBSD Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Wed Jul 24 03:00:29 2013 (r42408) +++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Wed Jul 24 04:38:49 2013 (r42409) @@ -78,76 +78,81 @@ - Preemptive multitasking - preemptive multitasking with - dynamic priority adjustment to ensure smooth and fair - sharing of the computer between applications and users, - even under the heaviest of loads. + Preemptive + multitasking + preemptive multitasking + with dynamic priority adjustment to ensure + smooth and fair sharing of the computer between + applications and users, even under the heaviest of + loads. Multi-user facilities - multi-user facilities which allow - many people to use a &os; system simultaneously for a - variety of things. This means, for example, that system - peripherals such as printers and tape drives are properly - shared between all users on the system or the network and - that individual resource limits can be placed on users or - groups of users, protecting critical system resources from - over-use. - - - Strong TCP/IP networking - TCP/IP networking with - support for industry standards such as SCTP, DHCP, NFS, - NIS, PPP, SLIP, IPsec, and IPv6. This means that your - &os; machine can interoperate easily with other systems as - well as act as an enterprise server, providing vital - functions such as NFS (remote file access) and email - services or putting your organization on the Internet with - WWW, FTP, routing and firewall (security) services. + multi-user facilities + which allow many people to use a &os; system + simultaneously for a variety of things. This means, for + example, that system peripherals such as printers and tape + drives are properly shared between all users on the system + or the network and that individual resource limits can be + placed on users or groups of users, protecting critical + system resources from over-use. + + + + Strong TCP/IP + networking + TCP/IP networking + with support for industry standards such as + SCTP, DHCP, NFS, NIS, PPP, SLIP, IPsec, and IPv6. This + means that your &os; machine can interoperate easily with + other systems as well as act as an enterprise server, + providing vital functions such as NFS (remote file access) + and email services or putting your organization on the + Internet with WWW, FTP, routing and firewall (security) + services. Memory protection - memory protection ensures that - applications (or users) cannot interfere with each other. - One application crashing will not affect others in any - way. + memory protection + ensures that applications (or users) cannot + interfere with each other. One application crashing will + not affect others in any way. The industry standard X Window System - X Window System - (X11R7) provides a graphical user - interface (GUI) for the cost of a common VGA card and - monitor and comes with full sources. + X Window System + (X11R7) provides a graphical user interface + (GUI) for the cost of a common VGA card and monitor and + comes with full sources. - - binary compatibility - Linux - - - binary compatibility - SCO - - - binary compatibility - SVR4 - - - binary compatibility - BSD/OS - - - binary compatibility - NetBSD - - Binary compatibility with many + + binary compatibility + Linux + + + binary compatibility + SCO + + + binary compatibility + SVR4 + + + binary compatibility + BSD/OS + + + binary compatibility + NetBSD + + Binary compatibility with many programs built for Linux, SCO, SVR4, BSDI and NetBSD. @@ -169,30 +174,33 @@ compile. - Demand paged virtual memory - virtual memory and - merged VM/buffer cache design efficiently - satisfies applications with large appetites for memory - while still maintaining interactive response to other - users. + Demand paged virtual + memory + virtual memory + and merged VM/buffer cache + design efficiently satisfies applications with large + appetites for memory while still maintaining interactive + response to other users. SMP - Symmetric Multi-Processing (SMP) - support for machines with multiple CPUs. + Symmetric Multi-Processing + (SMP) + support for machines with multiple + CPUs. - - compilers - C - - - compilers - C++ - + + compilers + C + + + compilers + C++ + A full complement of C and C++ development tools. @@ -203,11 +211,11 @@ Source code - source code for the entire system - means you have the greatest degree of control over your - environment. Why be locked into a proprietary solution - at the mercy of your vendor when you can have a truly open - system? + source code + for the entire system means you have the + greatest degree of control over your environment. Why be + locked into a proprietary solution at the mercy of your + vendor when you can have a truly open system? @@ -221,18 +229,19 @@ &os; is based on the 4.4BSD-Lite - 4.4BSD-Lite release from Computer + 4.4BSD-Lite + release from Computer Systems Research Group (CSRG) - Computer Systems Research Group (CSRG) - at the University of California - at Berkeley, and carries on the distinguished tradition of BSD - systems development. In addition to the fine work provided by - CSRG, the &os; Project has put in many thousands of hours - in fine tuning the system for maximum performance and - reliability in real-life load situations. As many of the - commercial giants struggle to field PC operating systems with - such features, performance and reliability, &os; can offer - them now! + Computer Systems Research Group (CSRG) + at the University of California at Berkeley, and + carries on the distinguished tradition of BSD systems + development. In addition to the fine work provided by CSRG, + the &os; Project has put in many thousands of hours in + fine tuning the system for maximum performance and reliability + in real-life load situations. As many of the commercial + giants struggle to field PC operating systems with such + features, performance and reliability, &os; can offer them + now! The applications to which &os; can be put are truly limited only by your own imagination. From software @@ -264,13 +273,15 @@ FTP servers - FTP servers + FTP servers + World Wide Web servers - web servers (standard or secure - [SSL]) + web servers + + (standard or secure [SSL]) @@ -278,25 +289,31 @@ - Firewallsfirewall - and NATNAT + Firewalls + firewall + + and NAT + NAT + (IP masquerading) gateways - - electronic mail - email - - - email - - Electronic Mail servers + + electronic mail + email + + + email + + Electronic Mail servers - USENETUSENET + USENET + USENET + News or Bulletin Board Systems @@ -335,11 +352,12 @@ - Networking: Need a new router? - router - A name server (DNS)? - DNS Server A firewall to - keep people out of your + Networking: Need a new + router? + router + A name server (DNS)? + DNS Server + A firewall to keep people out of your internal network? &os; can easily turn that unused 386 or 486 PC sitting in the corner into an advanced router with sophisticated packet-filtering capabilities. @@ -347,14 +365,14 @@ - - X Window System - - - X Window System - Accelerated-X - - X Window workstation: &os; is a + + X Window System + + + X Window System + Accelerated-X + + X Window workstation: &os; is a fine choice for an inexpensive X terminal solution, using the freely available X11 server. Unlike an X terminal, &os; allows many applications to @@ -368,7 +386,9 @@ Software Development: The basic &os; system comes with a full complement of development tools including the renowned GNU - C/C++GNU Compiler Collection + C/C++ + GNU Compiler Collection + compiler and debugger. @@ -444,19 +464,21 @@ - Sina - Sina + Sina + Sina + - Pair Networks + Pair + Networks Pair Networks - Sony Japan + Sony + Japan Sony Japan @@ -480,14 +502,16 @@ TELEHOUSE - AmericaTELEHOUSE America - + America + TELEHOUSE America + Experts - ExchangeExperts Exchange - + Exchange + Experts Exchange + @@ -541,11 +565,11 @@ Greenman, David Walnut Creek CDROM The trio thought that the goal remained - worthwhile, even without Bill's support, and so they adopted the - name "&os;" coined by David Greenman. The - initial objectives were set after consulting with the system's - current users and, once it became clear that the project was - on the road to perhaps even becoming a reality, Jordan contacted + worthwhile, even without Bill's support, and so they adopted + the name "&os;" coined by David Greenman. The initial + objectives were set after consulting with the system's current + users and, once it became clear that the project was on the + road to perhaps even becoming a reality, Jordan contacted Walnut Creek CDROM with an eye toward improving &os;'s distribution channels for those many unfortunates without easy access to the Internet. Walnut Creek CDROM not only supported @@ -704,32 +728,32 @@ id="development-cvs-repository"/> - - CVS - + + CVS + - - CVS Repository - + + CVS Repository + - - Concurrent Versions System - CVS - + + Concurrent Versions System + CVS + - - Subversion - + + Subversion + - - Subversion Repository - + + Subversion Repository + - - SVN - Subversion - - For several years, the central source tree for &os; + + SVN + Subversion + + For several years, the central source tree for &os; was maintained by CVS (Concurrent Versions System), a freely available source @@ -749,7 +773,7 @@ your source tree section for more information on obtaining the &os; src/ repository and Using the Ports - Collection for details on obtaining the &os; + Collection for details on obtaining the &os; Ports Collection. @@ -760,7 +784,7 @@ The committers - committers + committers are the people who have write access to the Subversion tree, and are authorized to make modifications to the &os; source (the term @@ -780,17 +804,18 @@ The &os; core team - core team - would be equivalent to the board of directors if the - &os; Project were a company. The primary task of - the core team is to make sure the project, as a whole, - is in good shape and is heading in the right directions. - Inviting dedicated and responsible developers to join - our group of committers is one of the functions of the - core team, as is the recruitment of new core team - members as others move on. The current core team was - elected from a pool of committer candidates in July - 2012. Elections are held every 2 years. + core team + would be equivalent to the board of + directors if the &os; Project were a company. The + primary task of the core team is to make sure the + project, as a whole, is in good shape and is heading in + the right directions. Inviting dedicated and + responsible developers to join our group of committers + is one of the functions of the core team, as is the + recruitment of new core team members as others move on. + The current core team was elected from a pool of + committer candidates in July 2012. Elections are held + every 2 years. Some core team members also have specific areas of responsibility, meaning that they are committed to @@ -867,18 +892,18 @@ were over &os.numports; ports! The list of ports ranges from http servers, to games, languages, editors, and almost everything in between. The entire Ports Collection requires - approximately &ports.size;. To compile a port, you simply change - to the directory of the program you wish to install, type - make install, and let the system do the - rest. The full original distribution for each port you build - is retrieved dynamically - so you need only enough disk space to build the ports you - want. Almost every port is also provided as a pre-compiled - package, which can be installed with a simple - command (pkg_add) by those who do not wish - to compile their own ports from source. More information on - packages and ports can be found in . + approximately &ports.size;. To compile a port, you simply + change to the directory of the program you wish to install, + type make install, and let the system do + the rest. The full original distribution for each port you + build is retrieved dynamically so you need only enough disk + space to build the ports you want. Almost every port is also *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***