index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
When we fail to extract the pkg binaries (for example, / is read-only),
gavin
2014-07-16
1
-1
/
+2
*
Remove ia64.
marcel
2014-07-07
1
-1
/
+0
*
Import libucl 0.4.0
bapt
2014-04-22
2
-6
/
+6
*
Add missing LIBM to DPADD from r263650
bdrewery
2014-03-24
1
-1
/
+1
*
Fix build with libucl 20140321
bdrewery
2014-03-22
1
-1
/
+1
*
Fix ASSUME_ALWAYS_YES not being parsed properly from config after UCL convers...
bdrewery
2014-03-14
1
-0
/
+4
*
Fix ABI from /usr/local/etc/pkg.conf not being respected.
bdrewery
2014-03-14
1
-0
/
+11
*
Remove a useless newline, warnx already appends a newline
bapt
2014-02-23
1
-1
/
+1
*
Update my copyright
bapt
2014-02-23
2
-2
/
+2
*
Switch pkg(7) from libyaml to libucl
bapt
2014-02-23
3
-146
/
+82
*
Implicit include of sys/queue.h instead of relying on gelf.h/libelf.h to brin...
bapt
2014-01-20
1
-0
/
+1
*
Fix yet another typo
bapt
2013-12-23
1
-1
/
+1
*
Fix typos
bapt
2013-12-23
1
-4
/
+4
*
Do not print a question in non-interractive mode but explain why boostrapping
bapt
2013-12-23
1
-2
/
+9
*
Fix multi-repository support by properly respecting 'enabled' flag.
bdrewery
2013-12-12
3
-15
/
+186
*
Do not create pkg.conf, as it is not necessary anymore and packagesite is dep...
bapt
2013-11-25
1
-24
/
+0
*
Follow-up to r258227 and document 'enabled' as a boolean instead of
bdrewery
2013-11-19
1
-2
/
+2
*
argc is now used
bapt
2013-11-16
1
-1
/
+1
*
Remove useless checks for NULL pointer before free(3)
bdrewery
2013-11-11
1
-8
/
+4
*
Do not use just freed memory.
glebius
2013-11-11
1
-2
/
+2
*
Remove condition which can never be true as the previous loop
bdrewery
2013-11-05
1
-3
/
+0
*
Use proper capitalization for FreeBSD.org
bdrewery
2013-11-05
1
-2
/
+2
*
Add -f support to 'pkg bootstrap' and 'pkg add' to force installation
bdrewery
2013-11-01
2
-23
/
+61
*
A few minor mdoc improvements.
joel
2013-10-30
1
-5
/
+5
*
Add a pkg(7) manpage for bootstrap
bdrewery
2013-10-30
2
-1
/
+263
*
Add a 'pkg bootstrap' command which will bootstrap pkg(8) without
bdrewery
2013-10-30
1
-0
/
+9
*
Fix build with GCC.
bdrewery
2013-10-26
1
-1
/
+2
*
Link in libcrypto as well to fix build in some cases.
bdrewery
2013-10-26
1
-2
/
+3
*
Add support to check the signature of a local pkg.txz file being
bdrewery
2013-10-26
1
-12
/
+47
*
Tell which fingerprint pkg is being validated against.
bdrewery
2013-10-26
1
-14
/
+29
*
Support checking signature for pkg bootstrap.
bdrewery
2013-10-26
4
-45
/
+613
*
Be verbose and tell where pkg(8) is being bootstrapped from.
bdrewery
2013-10-26
1
-1
/
+2
*
Add support for reading configuration files from /etc/pkg.
bdrewery
2013-10-26
2
-31
/
+103
*
Wrap long lines
bdrewery
2013-10-26
2
-6
/
+12
*
Add support for using "pkg+http://" for the PACKAGESITE.
bdrewery
2013-10-24
3
-1
/
+9
*
Fix build with gcc
bapt
2013-10-23
1
-6
/
+6
*
Allow to bootstrap by doing pkg add ./a/path/to/a/pkg_package.txz
bapt
2013-10-23
1
-0
/
+16
*
Improve SRV records support for the pkg(8) bootstrap:
bapt
2013-10-23
3
-3
/
+92
*
Improve bootstrapping message
gavin
2013-10-19
1
-1
/
+1
*
Rename libbsdyml to libyaml, make private, and bump
bdrewery
2013-10-14
2
-3
/
+6
*
Cleanup elf macros
bapt
2013-09-11
1
-7
/
+3
*
Add support to detect arm vs armv6
bapt
2013-09-10
1
-12
/
+202
*
Fix detection of arm ABIs
bapt
2013-07-28
1
-5
/
+17
*
Fix a bad calloc(3) call
bapt
2013-06-08
1
-1
/
+1
*
Fix a typo in DPADD.
antoine
2013-03-10
1
-1
/
+1
*
Fix bootstrapping pkgng by not appending "/latest/" to PACKAGESITE.
bapt
2013-03-08
1
-1
/
+1
*
choose in priority the allocated ABI if any to do the ${ABI} substitution in ...
bapt
2013-03-05
1
-1
/
+1
*
Add the ability to correctly read pkg.conf is exists.
bapt
2013-03-05
4
-171
/
+501
*
Do not use deprecated functions from libarchive
bapt
2013-02-20
1
-2
/
+2
*
In case of failure of the pkg boostrap advice the user to either change the
bapt
2013-02-14
1
-0
/
+2
[next]