| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC r326276: | Eitan Adler | 2018-03-05 | 5 | -0/+10 |
| * | MFC r314659,r314676: | Enji Cooper | 2017-05-29 | 1 | -2/+2 |
| * | Remove some unneeded headers | Baptiste Daroussin | 2016-01-13 | 1 | -7/+0 |
| * | Remove extra debug that crept in | Baptiste Daroussin | 2015-09-08 | 1 | -3/+3 |
| * | Implement pubkey support for the bootstrap | Baptiste Daroussin | 2015-09-08 | 4 | -35/+182 |
| * | Fix indentation, no functional changes | Baptiste Daroussin | 2015-09-08 | 1 | -6/+6 |
| * | Plug a possible memory leak. | Xin LI | 2015-08-27 | 1 | -1/+2 |
| * | Issue warning and refuse to proceed further if the configured | Xin LI | 2015-08-19 | 1 | -2/+14 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+31 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 3 | -22/+23 |
| | |\ | |/ |/| | |||||
| | * | Updated/new dependencies | Simon J. Gerraty | 2014-11-19 | 1 | -1/+0 |
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 3 | -411/+23 |
| | |\ | |||||
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -2/+2 |
| | |\ \ | |||||
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+3 |
| | * | | | Merge head | Simon J. Gerraty | 2014-04-28 | 7 | -144/+1367 |
| | |\ \ \ | |||||
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-10-13 | 1 | -0/+6 |
| | * | | | | Merge head | Simon J. Gerraty | 2013-09-11 | 2 | -19/+205 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 2 | -6/+18 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | New/updated dependencies | Simon J. Gerraty | 2013-04-14 | 1 | -0/+2 |
| | * | | | | | | sync from head | Simon J. Gerraty | 2013-04-12 | 4 | -173/+505 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+1 |
| | * | | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 4 | -9/+229 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -9/+40 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+22 |
| * | | | | | | | | | | Allow fetching pkg(8) even if servers/proxies are not passing Content-length | Baptiste Daroussin | 2015-04-03 | 1 | -13/+6 |
| * | | | | | | | | | | Test the return of fetchParseURL(3) | Baptiste Daroussin | 2015-02-04 | 1 | -1/+5 |
| * | | | | | | | | | | Plug resources leak | Baptiste Daroussin | 2015-02-04 | 1 | -4/+10 |
| * | | | | | | | | | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -4/+1 |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | | Remove spurious libelf dependency. | Nathan Whitehorn | 2014-10-28 | 1 | -1/+1 |
| * | | | | | | | | | Use pkg-1.4-style platform identifiers based on MACHINE_ARCH (e.g. | Nathan Whitehorn | 2014-10-27 | 3 | -410/+22 |
| * | | | | | | | | | Rework privatelib/internallib | Baptiste Daroussin | 2014-08-06 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | When we fail to extract the pkg binaries (for example, / is read-only), | Gavin Atkinson | 2014-07-16 | 1 | -1/+2 |
| * | | | | | | | | Remove ia64. | Marcel Moolenaar | 2014-07-07 | 1 | -1/+0 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Import libucl 0.4.0 | Baptiste Daroussin | 2014-04-22 | 2 | -6/+6 |
| * | | | | | | | Add missing LIBM to DPADD from r263650 | Bryan Drewery | 2014-03-24 | 1 | -1/+1 |
| * | | | | | | | Fix build with libucl 20140321 | Bryan Drewery | 2014-03-22 | 1 | -1/+1 |
| * | | | | | | | Fix ASSUME_ALWAYS_YES not being parsed properly from config after UCL convers... | Bryan Drewery | 2014-03-14 | 1 | -0/+4 |
| * | | | | | | | Fix ABI from /usr/local/etc/pkg.conf not being respected. | Bryan Drewery | 2014-03-14 | 1 | -0/+11 |
| * | | | | | | | Remove a useless newline, warnx already appends a newline | Baptiste Daroussin | 2014-02-23 | 1 | -1/+1 |
| * | | | | | | | Update my copyright | Baptiste Daroussin | 2014-02-23 | 2 | -2/+2 |
| * | | | | | | | Switch pkg(7) from libyaml to libucl | Baptiste Daroussin | 2014-02-23 | 3 | -146/+82 |
| * | | | | | | | Implicit include of sys/queue.h instead of relying on gelf.h/libelf.h to brin... | Baptiste Daroussin | 2014-01-20 | 1 | -0/+1 |
| * | | | | | | | Fix yet another typo | Baptiste Daroussin | 2013-12-23 | 1 | -1/+1 |
| * | | | | | | | Fix typos | Baptiste Daroussin | 2013-12-23 | 1 | -4/+4 |
| * | | | | | | | Do not print a question in non-interractive mode but explain why boostrapping | Baptiste Daroussin | 2013-12-23 | 1 | -2/+9 |
| * | | | | | | | Fix multi-repository support by properly respecting 'enabled' flag. | Bryan Drewery | 2013-12-12 | 3 | -15/+186 |
| * | | | | | | | Do not create pkg.conf, as it is not necessary anymore and packagesite is dep... | Baptiste Daroussin | 2013-11-25 | 1 | -24/+0 |
| * | | | | | | | Follow-up to r258227 and document 'enabled' as a boolean instead of | Bryan Drewery | 2013-11-19 | 1 | -2/+2 |
