Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to UCL & cleanup pkg-message (categories s) | Mathieu Arnold | 2019-08-14 | 1 | -1/+6 |
| | | | | Notes: svn path=/head/; revision=508909 | ||||
* | - Update to 5.1.2 | Dmitry Marakasov | 2018-12-29 | 1 | -3/+12 |
| | | | | Notes: svn path=/head/; revision=488695 | ||||
* | - Update to 5.0.2 | Dmitry Marakasov | 2018-05-08 | 1 | -0/+10 |
| | | | | Notes: svn path=/head/; revision=469384 | ||||
* | - Update to 4.2.0 | Dmitry Marakasov | 2015-01-25 | 1 | -0/+19 |
| | | | | | | | - Fix pkg-deinstall Notes: svn path=/head/; revision=377858 | ||||
* | - Add pacman, Arch linux package manager. | Dmitry Marakasov | 2013-01-25 | 1 | -0/+8 |
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 |