| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r263181: | bdrewery | 2014-03-22 | 1 | -0/+4 |
* | MFC r263180: | bdrewery | 2014-03-22 | 1 | -0/+11 |
* | r262400,r262401,r262418 | bapt | 2014-03-11 | 3 | -148/+84 |
* | Implicit include of sys/queue.h instead of relying on gelf.h/libelf.h to brin... | bapt | 2014-01-25 | 1 | -0/+1 |
* | MFC r259266: | bdrewery | 2013-12-19 | 3 | -15/+186 |
* | MFC r258550: | gjb | 2013-11-30 | 1 | -24/+0 |
* | MFC r258348: | bdrewery | 2013-11-29 | 1 | -2/+2 |
* | Merge r257945 from head: | glebius | 2013-11-14 | 1 | -2/+2 |
* | MFC r257668: | bdrewery | 2013-11-07 | 1 | -2/+2 |
* | MFC r257505: | bdrewery | 2013-11-04 | 2 | -23/+61 |
* | MFC r257378,r257400,r257402,r257440: | bdrewery | 2013-11-03 | 2 | -1/+263 |
* | MFC r257377: | bdrewery | 2013-11-03 | 1 | -0/+9 |
* | MFC: r256770,r257142,r257145,r257146,r257147,r257148, | bdrewery | 2013-10-29 | 4 | -89/+788 |
* | MFC r257051: | bdrewery | 2013-10-29 | 3 | -1/+9 |
* | MFC: r256968, r256971, r256978 | bapt | 2013-10-29 | 3 | -3/+108 |
* | MFC r256450: | bdrewery | 2013-10-23 | 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 |
* | Directly uses calloc(3) instread of malloc(3) + memset(3) | bapt | 2013-01-14 | 1 | -2/+1 |
* | Remove extraneous space and new-line. | matthew | 2012-12-23 | 1 | -2/+2 |
* | Third time's the charm. pkg -N output needs to go to stderr. | matthew | 2012-12-23 | 1 | -4/+2 |
* | Switch from 'pkg -n' to 'pkg -N' as the test for pkgn activation | matthew | 2012-12-22 | 1 | -2/+2 |
* | In preparation for making 'pkg -n' the one true method of determining | matthew | 2012-12-21 | 1 | -0/+10 |
* | if PACKAGESITE url scheme is not 'file://', always try to revolv SRV records and | bapt | 2012-12-05 | 4 | -9/+222 |
* | More -Wmissing-variable-declarations fixes. | ed | 2012-10-19 | 1 | -8/+3 |
* | Fix confirmation logic when detecting a tty | bapt | 2012-08-24 | 1 | -3/+3 |
* | - change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for consistency with pkg(8) | bapt | 2012-08-24 | 1 | -3/+5 |
* | Make pkg bootstrap program ask for confirmation before proceeding. | kan | 2012-07-15 | 1 | -1/+35 |
* | Add missing \n when generating pkg.conf | bapt | 2012-05-21 | 1 | -1/+1 |
* | - close the open file after fetching | bapt | 2012-05-01 | 1 | -3/+27 |
* | - Use _PATH_TMP instead of hardcoded /tmp | bapt | 2012-04-16 | 2 | -95/+100 |
* | - Fix style(9) bugs + inconsistencies | bapt | 2012-04-15 | 1 | -32/+29 |
* | Do not do double initialisation | bapt | 2012-04-15 | 1 | -2/+2 |
* | add usr.sbin/pkg which is a bootstrap tool for pkgng. | bapt | 2012-04-15 | 3 | -0/+471 |