./pkgtools/pkgin, Apt / yum like tool for managing pkgsrc binary packages

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 26.2.0, Package name: pkgin-26.2.0, Maintainer: pkgsrc-users

pkgin is aimed at being an apt / yum like tool for managing
pkgsrc binary packages. It relies on pkg_summary(5) for
installation, removal and upgrade of packages and associated
dependencies, using a remote repository.


Required to run:
[archivers/libarchive] [pkgtools/pkg_install] [security/openssl]

Required to build:
[net/libfetch] [pkgtools/cwrappers]

Master sites:

Filesize: 268.312 KB

Version history: (Expand)


CVS history: (Expand)


   2026-02-10 09:33:47 by Jonathan Perkin | Files touched by this commit (2)
Log message:
pkgin: Update to 26.2.0.

## Version 26.2.0 (2026-02-10)

 * Support pkg_summary.zst files.
   2026-01-28 17:32:34 by Jonathan Perkin | Files touched by this commit (2)
Log message:
pkgin: Update to 26.1.0.

## Version 26.1.0 (2026-01-28)

 * Fix upgrade issue where the full list of affected packages was not
   calculated correctly when upgrading just the core package tools.
   2026-01-22 09:42:35 by Thomas Klausner | Files touched by this commit (1)
Log message:
pkgin: switch to https
   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-10-03 15:59:15 by Jonathan Perkin | Files touched by this commit (2) | Package updated
Log message:
pkgin: Update to 25.10.0.

## Version 25.10.0 (2025-10-03)

 * Fix issue where "keep" packages were not marked correctly during \ 
upgrades
   that immediately followed a local database update (e.g. a manual pkg_add).
   2025-07-23 13:10:51 by Jonathan Perkin | Files touched by this commit (2)
Log message:
pkgin: Update to 25.7.0.

## Version 25.7.0 (2025-07-23)

 * Skip separate packaging tool upgrade step if they are only being refreshed
   to avoid unnecessary re-runs.

 * Update automake.

## Version 25.5.2 (2025-05-20)

 * Fix additional warnings after re-enabling maintainer mode.
   2025-05-20 10:31:24 by Thomas Klausner | Files touched by this commit (1)
Log message:
pkgin: remove obsolete information from distinfo
   2025-05-20 10:21:45 by Jonathan Perkin | Files touched by this commit (3)
Log message:
pkgin: Update to 25.5.1.

## Version 25.5.1 (2025-05-20)

 * Fix uninitialized variable.