| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make use of the getlocalbase() function for run-time adjustment of the | Stefan Eßer | 2020-11-18 | 3 | -7/+6 |
| * | Revert the whole getlocalbase() set of changes while a different design is | Scott Long | 2020-11-15 | 2 | -8/+3 |
| * | Fix the previous revision, it suffered from an incomplete change to the | Scott Long | 2020-11-15 | 1 | -2/+2 |
| * | Replace hardcoded references to _PATH_LOCALBASE with calls to getlocalbase.3 | Scott Long | 2020-11-14 | 2 | -3/+8 |
| * | fix up docs, if signature checking is enabled, the file MUST exist... | John-Mark Gurney | 2020-11-06 | 1 | -6/+3 |
| * | Replace literal uses of /usr/local in C sources with _PATH_LOCALBASE | Stefan Eßer | 2020-10-27 | 3 | -3/+5 |
| * | Use asprintf instead of sbuf | Baptiste Daroussin | 2020-10-19 | 1 | -8/+8 |
| * | pkg-bootstrap: complain on improper `pkg bootstrap` usage | Kyle Evans | 2020-07-22 | 1 | -1/+9 |
| * | pkg: Provide a friendlier message when bootstrap fails due to address resolution | Tom Jones | 2020-06-23 | 1 | -4/+9 |
| * | Rework the logic for installing the pkg(8) configuration. | Glen Barber | 2019-10-08 | 1 | -3/+7 |
| * | Apply r346792 (cperciva) from stable/12 to head. The original commit | Glen Barber | 2019-09-19 | 1 | -0/+10 |
| * | Keep two versions of the FreeBSD.conf pkg configuration file; one which | Colin Percival | 2019-04-24 | 3 | -1/+19 |
| * | Move pkg/FreeBSD.conf to usr.sbin/pkg/ | Brad Davis | 2018-07-31 | 2 | -0/+19 |
| * | pkg: accept -y and --yes from arguments | Baptiste Daroussin | 2018-04-13 | 1 | -0/+10 |
| * | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 5 | -0/+10 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | Flush stdout before yes/no confirmations, to force question | Poul-Henning Kamp | 2017-05-03 | 1 | -0/+1 |
| * | usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible | Enji Cooper | 2017-03-04 | 1 | -2/+2 |
| * | Remove usage of _WITH_GETLINE from usr.sbin | Baptiste Daroussin | 2016-07-30 | 1 | -1/+0 |
| * | 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 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
