Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Remove some unneeded headers | bapt | 2016-01-13 | 1 | -7/+0 | |
* | Remove extra debug that crept in | bapt | 2015-09-08 | 1 | -3/+3 | |
* | Implement pubkey support for the bootstrap | bapt | 2015-09-08 | 4 | -35/+182 | |
* | Fix indentation, no functional changes | bapt | 2015-09-08 | 1 | -6/+6 | |
* | Plug a possible memory leak. | delphij | 2015-08-27 | 1 | -1/+2 | |
* | Issue warning and refuse to proceed further if the configured | delphij | 2015-08-19 | 1 | -2/+14 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+31 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 3 | -22/+23 | |
| |\ | |/ |/| | ||||||
| * | Updated/new dependencies | sjg | 2014-11-19 | 1 | -1/+0 | |
| * | Merge from head@274682 | sjg | 2014-11-19 | 3 | -411/+23 | |
| |\ | ||||||
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 2 | -2/+2 | |
| |\ \ | ||||||
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+3 | |
| * | | | Merge head | sjg | 2014-04-28 | 7 | -144/+1367 | |
| |\ \ \ | ||||||
| * | | | | Updated dependencies | sjg | 2013-10-13 | 1 | -0/+6 | |
| * | | | | Merge head | sjg | 2013-09-11 | 2 | -19/+205 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge from head | sjg | 2013-09-05 | 2 | -6/+18 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | New/updated dependencies | sjg | 2013-04-14 | 1 | -0/+2 | |
| * | | | | | | sync from head | sjg | 2013-04-12 | 4 | -173/+505 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 | |
| * | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+1 | |
| * | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 4 | -9/+229 | |
| |\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 2 | -9/+40 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+22 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Allow fetching pkg(8) even if servers/proxies are not passing Content-length | bapt | 2015-04-03 | 1 | -13/+6 | |
* | | | | | | | | | | Test the return of fetchParseURL(3) | bapt | 2015-02-04 | 1 | -1/+5 | |
* | | | | | | | | | | Plug resources leak | bapt | 2015-02-04 | 1 | -4/+10 | |
* | | | | | | | | | | Convert usr.sbin to LIBADD | bapt | 2014-11-25 | 1 | -4/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Remove spurious libelf dependency. | nwhitehorn | 2014-10-28 | 1 | -1/+1 | |
* | | | | | | | | | Use pkg-1.4-style platform identifiers based on MACHINE_ARCH (e.g. | nwhitehorn | 2014-10-27 | 3 | -410/+22 | |
* | | | | | | | | | Rework privatelib/internallib | bapt | 2014-08-06 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | 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 |