]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r241737,r246790,r247060,r247841,r248033,r248133,r255468,r256450,r256770
authorbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 11 Mar 2014 18:15:05 +0000 (18:15 +0000)
committerbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 11 Mar 2014 18:15:05 +0000 (18:15 +0000)
commit65c9c86e9ee852abdfe233db97f453384592f3eb
tree8a9d7b34fef9ca23a13b77cfa491a2f9f9ea31ff
parent91831c6c1170fb480dd0b0236e48576309cfeb20
MFC: r241737,r246790,r247060,r247841,r248033,r248133,r255468,r256450,r256770
     r256971,r256978,r257051,r257142,r257145,r257146,r257147,r257148,r257149
     r257158,r257193,r257377,r257378,r257400,r257505,r257668,r257701,r257945
     r258020,r258226,r258348,r258550,r259266,r259773,r259774,r259775,r262400
     r262401,r262419

Sync pkg(7) with head:
- signature checking
- respecting and reading repository configurations
- support pkg bootstrap -f

Direct modifications:
- Support old libarchive
- Support old openssl API
- Define non yet existing elf macros

git-svn-id: svn://svn.freebsd.org/base/stable/9@263038 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/pkg/Makefile
usr.sbin/pkg/config.c [new file with mode: 0644]
usr.sbin/pkg/config.h [new file with mode: 0644]
usr.sbin/pkg/dns_utils.c
usr.sbin/pkg/dns_utils.h
usr.sbin/pkg/elf_tables.h
usr.sbin/pkg/pkg.7 [new file with mode: 0644]
usr.sbin/pkg/pkg.c