Brett Goulder 765b5014db Bug #241: Don't check SSL certificates.
pkgmk's mechanism to check file integrity is .md5sum, so relying on
proper SSL certificates for https connections isn't critical. This fixes
transfers from https servers whose SSL certificates are self signed only.

Original patch by Jose V Beneyto <sepen@users.sourceforge.net>.
2008-04-11 18:48:57 +02:00
2006-11-15 20:33:41 +01:00
2005-11-11 23:40:48 +01:00
2007-04-18 22:38:09 +02:00
2008-03-01 10:18:03 +01:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2007-12-02 12:25:25 -06:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2007-04-18 22:38:09 +02:00
2005-11-11 23:40:48 +01:00
2007-04-18 22:38:09 +02:00

              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-2007 CRUX team (http://crux.nu).

pkgutils is licensed through the GNU General Public License.
Read the COPYING file for the complete license.
Description
pkgutils repository
Readme 6.1 MiB
Languages
C++ 44.3%
Shell 27.8%
Roff 25.1%
Makefile 2.8%