pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc marketing++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/efe6545689f6
branches:  trunk
changeset: 441452:efe6545689f6
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Nov 04 10:59:39 2020 +0000

description:
marketing++

diffstat:

 README.md |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r d6b4b7374d24 -r efe6545689f6 README.md
--- a/README.md Wed Nov 04 10:24:08 2020 +0000
+++ b/README.md Wed Nov 04 10:59:39 2020 +0000
@@ -5,7 +5,17 @@
 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