Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 08a77e4f19 py-pygit2: update to 1.10.1.
1.10.1 (2022-08-28)
-------------------------

- Fix segfault in ``Signature`` repr
  `#1155 <https://github.com/libgit2/pygit2/pull/1155>`_

- Linux and macOS wheels for Python 3.11
  `#1154 <https://github.com/libgit2/pygit2/pull/1154>`_


1.10.0 (2022-07-24)
-------------------------

- Upgrade to libgit2 1.5

- Add support for ``GIT_OPT_GET_OWNER_VALIDATION`` and
  ``GIT_OPT_SET_OWNER_VALIDATION``
  `#1150 <https://github.com/libgit2/pygit2/pull/1150>`_

- New ``untracked_files`` and ``ignored`` optional arguments for
  ``Repository.status(...)``
  `#1151 <https://github.com/libgit2/pygit2/pull/1151>`_


1.9.2 (2022-05-24)
-------------------------

- New ``Repository.create_commit_string(...)`` and
  ``Repository.create_commit_with_signature(...)``
  `#1142 <https://github.com/libgit2/pygit2/pull/1142>`_

- Linux and macOS wheels updated to libgit2 v1.4.3

- Remove redundant line
  `#1139 <https://github.com/libgit2/pygit2/pull/1139>`_


1.9.1 (2022-03-22)
-------------------------

- Type hints: added to C code and Branches/References
  `#1121 <https://github.com/libgit2/pygit2/pull/1121>`_
  `#1132 <https://github.com/libgit2/pygit2/pull/1132>`_

- New ``Signature`` supports ``str()`` and ``repr()``
  `#1135 <https://github.com/libgit2/pygit2/pull/1135>`_

- Fix ODB backend's read in big endian architectures
  `#1130 <https://github.com/libgit2/pygit2/pull/1130>`_

- Fix install with poetry
  `#1129 <https://github.com/libgit2/pygit2/pull/1129>`_
  `#1128 <https://github.com/libgit2/pygit2/issues/1128>`_

- Wheels: update to libgit2 v1.4.2

- Tests: fix testing ``parse_diff``
  `#1131 <https://github.com/libgit2/pygit2/pull/1131>`_

- CI: various fixes after migration to libgit2 v1.4


1.9.0 (2022-02-22)
-------------------------

- Upgrade to libgit2 v1.4

- Documentation, new recipes for committing and cloning
  `#1125 <https://github.com/libgit2/pygit2/pull/1125>`_


1.8.0 (2022-02-04)
-------------------------

- Rename ``RemoteCallbacks.progress(...)`` callback to ``.sideband_progress(...)``
  `#1120 <https://github.com/libgit2/pygit2/pull/1120>`_

- New ``Repository.merge_base_many(...)`` and ``Repository.merge_base_octopus(...)``
  `#1112 <https://github.com/libgit2/pygit2/pull/1112>`_

- New ``Repository.listall_stashes()``
  `#1117 <https://github.com/libgit2/pygit2/pull/1117>`_

- Code cleanup
  `#1118 <https://github.com/libgit2/pygit2/pull/1118>`_

Backward incompatible changes:

- The ``RemoteCallbacks.progress(...)`` callback has been renamed to
  ``RemoteCallbacks.sideband_progress(...)``. This matches the documentation,
  but may break existing code that still uses the old name.


1.7.2 (2021-12-06)
-------------------------

- Universal wheels for macOS
  `#1109 <https://github.com/libgit2/pygit2/pull/1109>`_


1.7.1 (2021-11-19)
-------------------------

- New ``Repository.amend_commit(...)``
  `#1098 <https://github.com/libgit2/pygit2/pull/1098>`_

- New ``Commit.message_trailers``
  `#1101 <https://github.com/libgit2/pygit2/pull/1101>`_

- Windows wheels for Python 3.10
  `#1103 <https://github.com/libgit2/pygit2/pull/1103>`_

- Changed: now ``DiffDelta.is_binary`` returns ``None`` if the file data has
  not yet been loaded, cf. `#962 <https://github.com/libgit2/pygit2/issues/962>`_

- Document ``Repository.get_attr(...)`` and update theme
  `#1017 <https://github.com/libgit2/pygit2/issues/1017>`_
  `#1105 <https://github.com/libgit2/pygit2/pull/1105>`_


1.7.0 (2021-10-08)
-------------------------

- Upgrade to libgit2 1.3.0
  `#1089 <https://github.com/libgit2/pygit2/pull/1089>`_

- Linux wheels now bundled with libssh2 1.10.0 (instead of 1.9.0)

- macOS wheels now include libssh2

- Add support for Python 3.10
  `#1092 <https://github.com/libgit2/pygit2/pull/1092>`_
  `#1093 <https://github.com/libgit2/pygit2/pull/1093>`_

- Drop support for Python 3.6

- New `pygit2.GIT_CHECKOUT_SKIP_LOCKED_DIRECTORIES`
  `#1087 <https://github.com/libgit2/pygit2/pull/1087>`_

- New optional argument ``location`` in ``Repository.applies(..)`` and
  ``Repository.apply(..)``
  `#1091 <https://github.com/libgit2/pygit2/pull/1091>`_

- Fix: Now the `flags` argument in `Repository.blame()` is passed through
  `#1083 <https://github.com/libgit2/pygit2/pull/1083>`_

- CI: Stop using Travis, move to GitHub actions

Caveats:

- Windows wheels for Python 3.10 not yet available.
2022-09-06 09:26:26 +00:00
archivers archivers/arqiver: update to 0.10.1 2022-09-04 15:08:37 +00:00
audio audio/fasttracker2: Update to 1.57 2022-09-05 12:46:37 +00:00
benchmarks google-benchmark: update to 1.7.0. 2022-07-31 09:52:51 +00:00
biology Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
bootstrap Update docs for Joyent migration. 2022-08-01 14:49:09 +00:00
cad kicad-*: fix building and cleanup 2022-08-15 20:55:35 +00:00
chat chat/matrix-synapse: Update to 1.66.0 2022-09-04 14:16:29 +00:00
comms Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
converters converters/ruby-unf_ext: update to 0.0.8.2 2022-09-03 14:50:32 +00:00
cross xtensa-esp32-elf-binutils: needs bison 2022-08-22 18:21:17 +00:00
databases databases/ruby-activeldap: avoid build with ruby26 2022-09-06 00:03:36 +00:00
devel py-pygit2: update to 1.10.1. 2022-09-06 09:26:26 +00:00
distfiles
doc doc: Updated www/firefox102 to 102.2.0 2022-09-06 09:18:08 +00:00
editors Update neovim to 0.7.2. 2022-08-30 15:41:11 +00:00
emulators nono: update to 0.4.3. 2022-08-27 21:14:31 +00:00
filesystems fuse-sshfs: update to 3.7.3. 2022-08-24 22:26:32 +00:00
finance finance/ruby-braintree: update to 4.8.0 2022-08-26 15:36:33 +00:00
fonts tex-luaotfload{,-doc}: update to 3.22 2022-09-01 10:56:49 +00:00
games cataclysm-dda-sdl: fix build with latest SDL2_ttf 2022-08-23 10:41:34 +00:00
geography geography/gama: Update to 2.22 2022-09-02 15:07:07 +00:00
graphics oxipng: updated to 6.0.0 2022-09-06 06:40:12 +00:00
ham Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
inputmethod ibus: update to 1.5.27. 2022-09-03 14:14:41 +00:00
lang python: Allow PYDISTUTILSPKG to be overridden on a per-package basis. 2022-09-06 09:05:59 +00:00
licenses Add Commander X16 ROM license (this is a somewhat complex combination of 2022-08-07 17:35:09 +00:00
mail mail/ruby-roadie-rails2: make this pacakge for Rails 5.2 2022-09-05 15:33:14 +00:00
math math/Makefile: add and enable ruby-matrix 2022-09-01 14:43:22 +00:00
mbone *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
meta-pkgs texlive-collection-pictures: update to revision 64199 2022-09-01 06:18:44 +00:00
misc misc/wthrr: update to 0.2.0 2022-09-05 14:15:27 +00:00
mk mk/defaults/options.description: add ruby-unicorn 2022-09-03 13:25:08 +00:00
multimedia ffmpeg5 ffplay5: updated to 5.1.1 2022-09-01 07:26:44 +00:00
net ruby-train-core: does not support ruby 2.6 2022-09-06 09:24:01 +00:00
news news/tuifeed: update to 0.3.2 2022-08-30 11:20:43 +00:00
packages
parallel parallel/openmpi: fix buildlink path from wip 2022-08-25 22:52:07 +00:00
pkgtools pkgtools/distlint: add early prototype implementation 2022-09-04 21:38:47 +00:00
print tex-latex-base-dev: add dependency on tex-hypdoc 2022-09-04 21:03:43 +00:00
regress *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
security hashcat: updated to 6.2.6 2022-09-05 11:13:56 +00:00
shells shells/ksh93: update to ksh93-1.0.3. 2022-09-04 14:35:34 +00:00
sysutils sysutils/lsd: update to 0.23.0 2022-09-05 14:16:24 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc json2tsv: Update to 1.0 2022-09-05 20:53:44 +00:00
time py-arrow: updated to 1.2.3 2022-09-05 13:25:48 +00:00
wm wm/openbox: Patch openbox-xdg-autostart to run in Python 3. 2022-09-05 15:55:42 +00:00
www firefox102: Update to 102.2.0 2022-09-06 09:16:42 +00:00
x11 libXft: update to 2.3.5. 2022-09-06 08:37:01 +00:00
_NetBSD-pkgdb
Makefile
pkglocate
README.md README.md: Add trailing slash to URI for consistency 2022-08-24 13:59:26 +00:00

pkgsrc

pkgsrc 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. 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 and SmartOS. It's also supported as a first-class option in OmniOS CE and Oasis Linux.

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

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