diff options
author | sevan <sevan@pkgsrc.org> | 2016-01-17 22:09:06 +0000 |
---|---|---|
committer | sevan <sevan@pkgsrc.org> | 2016-01-17 22:09:06 +0000 |
commit | 225e72c7e328b9d2c679ba1df743aa09ba7798cb (patch) | |
tree | 8e201de7fbbea8229577518051a4c43731471b74 /doc/pkgsrc.txt | |
parent | ec26a642b461348f8803f62f79beae5944ee7170 (diff) | |
download | pkgsrc-225e72c7e328b9d2c679ba1df743aa09ba7798cb.tar.gz |
regen
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r-- | doc/pkgsrc.txt | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt index 91d405c846d..a8b0467677d 100644 --- a/doc/pkgsrc.txt +++ b/doc/pkgsrc.txt @@ -481,7 +481,7 @@ build the packages for himself, which is a time-costly task. pkgsrc currently contains several thousand packages, including: - * www/apache22 - The Apache web server + * www/apache24 - The Apache web server * www/firefox - The Firefox web browser @@ -507,9 +507,10 @@ pkgsrc provides the following key features: * All packages are installed in a consistent directory tree, including binaries, libraries, man pages and other documentation. - * Package dependencies, including when performing package updates, are - handled automatically. The configuration files of various packages are - handled automatically during updates, so local changes are preserved. + * Tracking of package dependencies automatically, including when performing + updates, to ensure required packages are installed. The configuration files + of various packages are handled automatically during updates, so local + changes are preserved. * Like NetBSD, pkgsrc is designed with portability in mind and consists of highly portable code. This allows the greatest speed of development when @@ -592,6 +593,8 @@ Table 1.1. Platforms supported by pkgsrc |Cygwin | Mar 2013 |README.Cygwin | |--------------------------------------+---------------+----------------------| |GNU/kFreeBSD | Jul 2013 |README.GNUkFreeBSD | +|--------------------------------------+---------------+----------------------| +|Bitrig | Jun 2014 |README.Bitrig | +-----------------------------------------------------------------------------+ |