forked from tools/pkgutils
Alan Mizrahi
3d1855e7d2
pkgmk: add support for curl
See FS#1060, https://crux.nu/bugs/index.php?do=details&task_id=1060 New variables in /etc/pkgmk.conf: PKGMK_DOWNLOAD_PROG="" (curl or wget) PKGMK_CURL_OPTS="" (parameters for curl, when using curl)
pkgutils - Package Management Utilities http://www.fukt.bth.se/~per/pkgutils/ Description ----------- pkgutils is a set of utilities (pkgadd, pkgrm, pkginfo, pkgmk and rejmerge), which are used for managing software packages in Linux. It is developed for and used by the CRUX distribution (http://crux.nu). Building and installing ----------------------- $ make $ make install or $ make DESTDIR=/some/other/path install Copyright --------- pkgutils is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2013 CRUX team (http://crux.nu). pkgutils is licensed through the GNU General Public License. Read the COPYING file for the complete license.
Description
Languages
C++
42.1%
Roff
29.2%
Shell
26.1%
Makefile
2.6%