Port details on branch 2025Q2 |
- pkg Package manager
- 2.2.0 ports-mgmt
=0 2.2.0Version of this port present on the latest quarterly branch. - Maintainer: pkg@FreeBSD.org
 - Port Added: 2025-04-30 08:45:06
- Last Update: 2025-06-18 07:12:59
- Commit Hash: 6fdbe69
- License: BSD2CLAUSE
- WWW:
- https://github.com/freebsd/pkg
- Description:
- Package management tool
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/ports-mgmt/pkg/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/pkg
- pkg install pkg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pkg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1750228762
SHA256 (freebsd-pkg-2.2.0_GH0.tar.gz) = 9fc288c5edaead14c7549a32b45b7ff93c998c719e297ce503bbb8049dbacc6f
SIZE (freebsd-pkg-2.2.0_GH0.tar.gz) = 16516479
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- devel/cmake-core
- net/asterisk18
- net/asterisk20
- net/asterisk22
Configuration Options:
- ===> The following configuration options are available for pkg-2.2.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- ports-mgmt_pkg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 18 Jun 2025 07:12:59
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 2.2.0
Major changes:
- Fix new solver over splitting upgrades
- Fix multi repository priority decision during installation
- Use a cache file during pkg_add execution for provides/requires
- Lots of internal rework to improve performances on low ressources machines
- Update bundled code to their latest version
Previous changes:
- Fix symbols collision between libmd and libcrypto
PR: 287293
Exp-run: antoine
(cherry picked from commit 8e88e3ab996e5b9e17b976af01a8c0f9798516cf)
(cherry picked from commit e70399c21b1a7e59ec5b8ed30ae7dc871cb08771)
(cherry picked from commit ac506e2f50a644e2ba552af7e4560f91368fe063) |
2.1.2 30 Apr 2025 08:43:39
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 2.1.2
Changes from 2.1.0 to 2.1.1
- fix cases where upgrade detection was missed
- improvement performances for pkg add (aka poudriere build time as
well)
Changes from 2.1.1 to 2.1.2
- fix an important regression introduced in 2.1.1
- more performance improvement on pkg add
PR: 286130
Exp-run: antoine
(cherry picked from commit 2bb7e518317c68231c43d382180239be809e2928)
(cherry picked from commit 3e75105eed521939cf0d39daee0ea4f30e068e35) |
Number of commits found: 2
|