Port details on branch 2024Q1 |
- pacman Package manager from Arch Linux
- 7.0.0_1 sysutils
=3 7.0.0_1Version of this port present on the latest quarterly branch. - Maintainer: vishwin@FreeBSD.org
 - Port Added: 2013-01-25 00:41:36
- Last Update: 2025-06-23 19:41:36
- Commit Hash: 744607b
- People watching this port, also watch:: xrdp, telegram-desktop, osv-scanner, memcached, R
- License: GPLv2+
- WWW:
- https://pacman.archlinux.page/
- Description:
- pacman is a utility which manages software packages in Linux. It
uses simple compressed files as a package format, and maintains a
text-based package database (more of a hierarchy), just in case
some hand tweaking is necessary.
pacman does not strive to "do everything." It will add, remove and
upgrade packages in the system, and it will allow you to query the
package database for installed packages, files and owners. It also
attempts to handle dependencies automatically and can download
packages from a remote server.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/sysutils/pacman/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pacman
- pkg install pacman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pacman
- Package flavors (<flavor>: <package>)
- default: pacman
- archlinux: archlinux-pacman
- distinfo:
- TIMESTAMP = 1746376035
SHA256 (pacman-7.0.0.tar.xz) = 61cbd445d1381b4b184bc7c4e2791f07a79f0f2807b7c600399d0d08e8cd28cf
SIZE (pacman-7.0.0.tar.xz) = 903060
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- a2x : textproc/asciidoc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- perl5>=5.40.r<5.41 : lang/perl5.40
- Runtime dependencies:
-
- bash : shells/bash
- perl5>=5.40.r<5.41 : lang/perl5.40
- Library dependencies:
-
- libcurl.so : ftp/curl
- libgpgme.so : security/gpgme
- libarchive.so.13 : archivers/libarchive
- This port is required by:
- for Run
-
- security/archlinux-keyring
Configuration Options:
- ===> The following configuration options are available for pacman-7.0.0_1:
CURL=on: Use libcurl fetcher instead of external curl/wget
EXAMPLES=on: Build and/or install examples
GPGME=on: Use GPGME for PGP signature verification
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- sysutils_pacman
- USES:
- cpe libarchive localbase meson perl5 pkgconfig python:build shebangfix ssl tar:xz
- pkg-message:
- For install:
- Default pacman root directory (the one it will install packages into) is
To change it (and to define package repositories to use), see
/usr/local/etc/pacman.conf
- Master Sites:
|