aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pacman/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.1.3Dmitry Marakasov2019-03-121-3/+3
| | | | Notes: svn path=/head/; revision=495409
* - Update to 5.1.2Dmitry Marakasov2018-12-291-3/+3
| | | | Notes: svn path=/head/; revision=488695
* - Update to 5.1.1Dmitry Marakasov2018-07-311-3/+3
| | | | Notes: svn path=/head/; revision=476002
* - Update to 5.1.0Dmitry Marakasov2018-06-261-3/+3
| | | | Notes: svn path=/head/; revision=473387
* - Update to 5.0.2Dmitry Marakasov2018-05-081-2/+3
| | | | Notes: svn path=/head/; revision=469384
* - Update to 4.2.0Dmitry Marakasov2015-01-251-2/+2
| | | | | | | - Fix pkg-deinstall Notes: svn path=/head/; revision=377858
* - Add pacman, Arch linux package manager.Dmitry Marakasov2013-01-251-0/+2
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. WWW: https://www.archlinux.org/pacman/ Notes: svn path=/head/; revision=310955