pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: nia
Date: Wed Nov 4 10:59:40 UTC 2020
Modified Files:
pkgsrc: README.md
Log Message:
marketing++
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/README.md
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/README.md
diff -u pkgsrc/README.md:1.4 pkgsrc/README.md:1.5
--- pkgsrc/README.md:1.4 Fri Oct 9 11:46:29 2020
+++ pkgsrc/README.md Wed Nov 4 10:59:39 2020
@@ -5,7 +5,17 @@ pkgsrc
variety of UNIX-like systems.
It produces binary packages, which can be managed with tools such as
-[pkgin](http://pkgin.net/).
+[pkgin](http://pkgin.net/). pkgsrc is highly configurable, supporting
+building packages for an arbitrary installation prefix (the default is
+`/usr/pkg`), allowing multiple branches to coeexist on one machine, a
+build options framework, and a compiler trasformation framework, among
+other advanced features. Unprivileged use and installation is also supported.
+
+pkgsrc is the default package manager for [NetBSD](https://www.NetBSD.org),
+[SmartOS](https://www.joyent.com/smartos), and [MINIX 3](https://minix3.org/).
+It's also supported as a first-class option in [OmniOS CE](https://omniosce.org/)
+and [Oasis Linux](https://github.com/oasislinux/oasis).
+
Bootstrapping
-------------
Home |
Main Index |
Thread Index |
Old Index