| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC: r287580 | bapt | 2015-09-15 | 1 | -3/+3 |
* | MFC: r287579 | bapt | 2015-09-15 | 3 | -34/+181 |
* | Instant-MFC r286933: | delphij | 2015-08-19 | 1 | -2/+14 |
* | MFC: r281039 | bapt | 2015-05-30 | 1 | -13/+6 |
* | MFC: r273778 (by nwhitehorn) | bapt | 2015-05-30 | 1 | -1/+1 |
* | MFC: r273754 (by nwhitehorn) | bapt | 2015-05-30 | 2 | -341/+22 |
* | MFC: r259773, r259774, r259775 | bapt | 2015-05-30 | 1 | -2/+9 |
* | MFC: r258226 | bapt | 2015-05-30 | 1 | -1/+1 |
* | MFC: r258020 (by bdrewery) | bapt | 2015-05-30 | 1 | -8/+4 |
* | MFC: r257701 (by bdrewery) | bapt | 2015-05-30 | 1 | -3/+0 |
* | MFC: r278173 | bapt | 2015-02-11 | 1 | -1/+5 |
* | MFC: r278172 | bapt | 2015-02-11 | 1 | -4/+10 |
* | Merge r268728 from head: | gavin | 2014-08-13 | 1 | -1/+2 |
* | MFC: r263650, r263686 | bapt | 2014-07-20 | 1 | -2/+2 |
* | MFC: r263648, r264789, r266636 | bapt | 2014-07-19 | 2 | -6/+6 |
* | 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 |