head 1.19; access; symbols pkgsrc-2023Q4:1.18.0.10 pkgsrc-2023Q4-base:1.18 pkgsrc-2023Q3:1.18.0.8 pkgsrc-2023Q3-base:1.18 pkgsrc-2023Q2:1.18.0.6 pkgsrc-2023Q2-base:1.18 pkgsrc-2023Q1:1.18.0.4 pkgsrc-2023Q1-base:1.18 pkgsrc-2022Q4:1.18.0.2 pkgsrc-2022Q4-base:1.18 pkgsrc-2022Q3:1.17.0.2 pkgsrc-2022Q3-base:1.17 pkgsrc-2022Q2:1.15.0.4 pkgsrc-2022Q2-base:1.15 pkgsrc-2022Q1:1.15.0.2 pkgsrc-2022Q1-base:1.15 pkgsrc-2021Q4:1.14.0.2 pkgsrc-2021Q4-base:1.14 pkgsrc-2021Q3:1.13.0.4 pkgsrc-2021Q3-base:1.13 pkgsrc-2021Q2:1.13.0.2 pkgsrc-2021Q2-base:1.13 pkgsrc-2021Q1:1.9.0.4 pkgsrc-2021Q1-base:1.9 pkgsrc-2020Q4:1.9.0.2 pkgsrc-2020Q4-base:1.9 pkgsrc-2020Q3:1.3.0.6 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.4 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.3.0.2 pkgsrc-2020Q1-base:1.3; locks; strict; comment @# @; 1.19 date 2024.01.31.02.50.22; author schmonz; state Exp; branches; next 1.18; commitid OuUHSJxmOIXz0yWE; 1.18 date 2022.11.19.21.01.44; author charlotte; state Exp; branches; next 1.17; commitid AlMuEJcXo37W7m2E; 1.17 date 2022.08.24.13.59.26; author ryoon; state Exp; branches; next 1.16; commitid htuKAbdoBE6tA8RD; 1.16 date 2022.08.01.14.49.09; author jperkin; state Exp; branches; next 1.15; commitid G9ChBxzoh60jBbOD; 1.15 date 2022.01.31.22.39.11; author ryoon; state Exp; branches; next 1.14; commitid N90fUhTjdkKg3QqD; 1.14 date 2021.10.21.12.18.01; author ryoon; state Exp; branches; next 1.13; commitid dqAdzvZio4BuTFdD; 1.13 date 2021.05.29.13.14.10; author maya; state Exp; branches; next 1.12; commitid 643k6D8LfboJR2VC; 1.12 date 2021.05.27.09.02.41; author jperkin; state Exp; branches; next 1.11; commitid at8lSeTZzV3qxLUC; 1.11 date 2021.05.26.22.53.50; author gdt; state Exp; branches; next 1.10; commitid d05tJcObi3iBaIUC; 1.10 date 2021.05.26.22.33.32; author maya; state Exp; branches; next 1.9; commitid C2JiL3TjkkVA3IUC; 1.9 date 2020.12.12.10.42.47; author fcambus; state Exp; branches; next 1.8; commitid iViekbQmCivuqrzC; 1.8 date 2020.12.06.18.17.28; author fcambus; state Exp; branches; next 1.7; commitid cm0yhqRJallw8IyC; 1.7 date 2020.11.04.14.39.49; author nia; state Exp; branches; next 1.6; commitid X1VbGZHufYyGXzuC; 1.6 date 2020.11.04.14.36.18; author nia; state Exp; branches; next 1.5; commitid WLnrgluc4QAKUzuC; 1.5 date 2020.11.04.10.59.39; author nia; state Exp; branches; next 1.4; commitid u8hGefyCvfs7KyuC; 1.4 date 2020.10.09.11.46.29; author nia; state Exp; branches; next 1.3; commitid 2H5cXWi1Pjr2QdrC; 1.3 date 2020.01.15.16.19.22; author nia; state Exp; branches; next 1.2; commitid ivbIXeRn91wKXNSB; 1.2 date 2020.01.14.12.30.23; author nia; state Exp; branches; next 1.1; commitid HRm8RWjNblIbJESB; 1.1 date 2020.01.13.21.05.50; author nia; state Exp; branches; next ; commitid oocjsbsX3eiZBzSB; desc @@ 1.19 log @README.md: new URL for BulkTracker. @ text @pkgsrc ====== [pkgsrc](https://pkgsrc.org/) is a framework for building software for a variety of UNIX-like systems. It produces binary packages, which can be managed with tools such as [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 coexist on one machine, a build options framework, and a compiler transformation framework, among other advanced features. Unprivileged use and installation is also supported. pkgsrc is the default package manager for [NetBSD](https://www.NetBSD.org/) and [SmartOS](https://www.tritondatacenter.com/smartos). It's also supported as a first-class option in [OmniOS CE](https://omniosce.org/) and [Oasis Linux](https://github.com/oasislinux/oasis). Bootstrapping ------------- To use pkgsrc on operating systems other than NetBSD, you first need to bootstrap: cd pkgsrc/bootstrap ./bootstrap Note that this is only for the most simple case, using pkgsrc's defaults. Please consult `bootstrap/README` and `bootstrap/README.OS` for detailed information about bootstrapping. Building packages ----------------- cd pkgsrc/category/package-name $PREFIX/bin/bmake install Where `$PREFIX` is where you've chosen to install packages (typically `/usr/pkg`) On NetBSD, `bmake` is simply the built-in `make` tool. To build packages in bulk, tools such as `pkgtools/pbulk` and `pkgtools/pkg_comp` can be used. Community / Troubleshooting --------------------------- - Join the community IRC channel [#pkgsrc @@ libera.chat](https://web.libera.chat/#pkgsrc). - Join the community Matrix room [#pkgsrc:netbsd.org](https://matrix.to/#/#pkgsrc:netbsd.org) - Subscribe to the [pkgsrc-users](https://www.NetBSD.org/mailinglists/#pkgsrc-users) mailing list - Send bugs and patches [via web form](https://www.NetBSD.org/cgi-bin/sendpr.cgi?gndb=netbsd) (use the `pkg` category). Latest sources -------------- To fetch the main CVS repository: cvs -d anoncvs@@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc To work in the Git mirror, which is updated every few hours from CVS: git clone https://github.com/NetBSD/pkgsrc.git Additional links ---------------- - [pkgsrc guide](https://www.NetBSD.org/docs/pkgsrc/) - the authoritative document on pkgsrc, also available as `doc/pkgsrc.txt` - [pkgsrc in the NetBSD Wiki](https://wiki.NetBSD.org/pkgsrc/) - miscellaneous articles and tutorials - [pkgsrc.se](https://pkgsrc.se/) - a searchable web index of pkgsrc - [pkgsrc-wip](https://pkgsrc.org/wip/) - a project to get more people actively involved with creating packages for pkgsrc - [pkgsrc on Twitter](https://twitter.com/pkgsrc) - announcements to the world - [pkgsrcCon](https://pkgsrc.org/pkgsrcCon) - we get together - [BulkTracker](https://releng.netbsd.org/bulktracker/) - a web application that tracks pkgsrc bulk builds @ 1.18 log @README: Use the real Matrix URL @ text @d76 1 a76 1 - [BulkTracker](https://bulktracker.appspot.com/) - a web application that tracks pkgsrc bulk builds @ 1.17 log @README.md: Add trailing slash to URI for consistency @ text @d52 1 a52 1 - Join the community Matrix room [#pkgsrc:nil.im](https://matrix.to/#/!YcdqKPizLfuTGHacZp:matrix.org) @ 1.16 log @Update docs for Joyent migration. @ text @d4 1 a4 1 [pkgsrc](https://pkgsrc.org) is a framework for building software for a @ 1.15 log @README.md: Fix URIs and capitalize NetBSD @ text @d15 1 a15 1 and [SmartOS](https://www.joyent.com/smartos). @ 1.14 log @README.md: Add trailing slash to the URI @ text @d53 2 a54 2 - Subscribe to the [pkgsrc-users](https://netbsd.org/mailinglists/#pkgsrc-users) mailing list - Send bugs and patches [via web form](https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd) (use the `pkg` category). d70 2 a71 2 - [pkgsrc guide](https://www.netbsd.org/docs/pkgsrc/) - the authoritative document on pkgsrc, also available as `doc/pkgsrc.txt` - [pkgsrc in the NetBSD Wiki](https://wiki.netbsd.org/pkgsrc/) - miscellaneous articles and tutorials @ 1.13 log @use libera.chat's hosted kiwiirc @ text @d14 1 a14 1 pkgsrc is the default package manager for [NetBSD](https://www.NetBSD.org) @ 1.12 log @README: Add a URL for the Matrix room. @ text @d51 1 a51 1 - Join the community IRC channel [#pkgsrc @@ libera.chat](https://kiwiirc.com/nextclient/irc.libera.chat/pkgsrc). @ 1.11 log @README: mention Matrix room @ text @d48 2 a49 2 Troubleshooting --------------- d52 1 a52 1 - Join the community Matrix room #pkgsrc:nil.im @ 1.10 log @Mention libera.chat instead. @ text @d52 1 @ 1.9 log @*: fix a bunch of typos in README and various documentation files. @ text @d51 1 a51 1 - Join the community IRC channel [#pkgsrc @@ freenode](https://webchat.freenode.net/?channels=#pkgsrc). @ 1.8 log @README.md: switch pkgsrc.se link to HTTPS. @ text @d11 1 a11 1 build options framework, and a compiler trasformation framework, among @ 1.7 log @stray comma @ text @d71 1 a71 1 - [pkgsrc.se](http://pkgsrc.se/) - a searchable web index of pkgsrc @ 1.6 log @fix spelling error. joerg would like me not to mention minix3. @ text @d14 1 a14 1 pkgsrc is the default package manager for [NetBSD](https://www.NetBSD.org), @ 1.5 log @marketing++ @ text @d10 1 a10 1 `/usr/pkg`), allowing multiple branches to coeexist on one machine, a d15 1 a15 1 [SmartOS](https://www.joyent.com/smartos), and [MINIX 3](https://minix3.org/). @ 1.4 log @update links @ text @d8 11 a18 1 [pkgin](http://pkgin.net/). @ 1.3 log @README.md: minor adjustments @ text @d59 3 a61 3 - [The pkgsrc guide](https://www.netbsd.org/docs/pkgsrc/) - [pkgsrc in the NetBSD Wiki](https://wiki.netbsd.org/pkgsrc/) - [Searchable index of packages in pkgsrc](http://pkgsrc.se/) d63 3 a65 2 - [pkgsrc on Twitter](https://twitter.com/pkgsrc) - [pkgsrcCon](https://pkgsrc.org/pkgsrcCon) @ 1.2 log @README.md: missing space @ text @d20 1 d61 1 a61 1 - [pkgsrc.se](http://pkgsrc.se/) - a browsable index for pkgsrc packages @ 1.1 log @Markdownify README. @ text @d29 2 a30 1 Where `$PREFIX` is where you've chosen to install packages (typically`/usr/pkg`) @