Port details on branch 2024Q1 |
- pacman Package manager from Arch Linux
- 6.1.0 sysutils
=3 6.1.0Version of this port present on the latest quarterly branch. - Maintainer: vishwin@FreeBSD.org
 - Port Added: 2013-01-25 00:41:36
- Last Update: 2024-12-12 20:56:40
- Commit Hash: f735bc3
- 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 = 1717093084
SHA256 (pacman-6.1.0.tar.xz) = 5a60ac6e6bf995ba6140c7d038c34448df1f3daa4ae7141d2cad88eeb5f1f9d9
SIZE (pacman-6.1.0.tar.xz) = 895640
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.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- bash : shells/bash
- perl5>=5.36<5.37 : lang/perl5.36
- 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-6.1.0:
CURL=on: Use libcurl fetcher instead of external curl/wget
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GPGME=on: Use GPGME for PGP signature verification
===> 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:
|