Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
10440
Issues
Patches
Jobs
master
Canonical
master
Canonical
dad8ff7
s
shawn.webb
Delegate
hbsd/release/2.7
76ef36b
master
c8be391
s
shawn.webb.framework16-01
Delegate
hbsd/release/2.7
2c236ff
master
dad8ff7
History for
src
·
View all commits
50 commits — page 22
V
Free name entries.
Vsevolod Stakhov
12 years ago
a8d73f51cc4c3e18eacb653e7b02be409ba76d3e
V
Rework structures to allow multiple names.
Vsevolod Stakhov
12 years ago
68b356077460727b269d7ef0c8dcb9cafe9cffdf
M
Sync the pkg.conf.sample with the currently allowed list of configuration variables.
Matthew Seaman
12 years ago
36ada27f2429aea40d41faf9f8ffa413c9458d67
M
Use the PORTSDIR config variable when generating ports INDEX output, rather than hardwiring '/usr/ports' into the code. All the world is not FreeBSD and ports can be elsewhere on different systems.
Matthew Seaman
12 years ago
ac4dc32e8ba20dad9c61c32ba8738f5346c7f4a0
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
12 years ago
8623ebff3a6f6d27955b380bf5b93e3b767f5673
V
Merge pull request #789 from skinder/master
Vsevolod Stakhov
12 years ago
bdcfeea56c9512871209d738bc63e383483ec5fc
E
pkg add: PKG_FLAG_FORCE->PKG_ADD_FORCE: this is not a job flag, but a flag for add.c to get
Elvira Khabirova
12 years ago
1dfc082c85ccd28dc4729e89d8c3619b9b58270a
M
Reorder the priorities for choosing the what to compare the installed package set against, when not explicitly specified.
Matthew Seaman
12 years ago
7fdc14b0f9ac0630f206b96b1b1081f61e89c0ac
M
Restore the original formatting so that everything lines up nicely.
Matthew Seaman
12 years ago
e689e05fa2287437317f6528305d0dc78126524c
V
Merge branch 'pkg-set-bool'
Vsevolod Stakhov
12 years ago
d21139d673a63623c065f3a3bbb64fa2e00215cd
V
Fix issues with varargs and types.
Vsevolod Stakhov
12 years ago
ca84473526ba73c417175d3c189fe98af37663cb
V
Merge branch 'pkg-sig-sandbox'
Vsevolod Stakhov
12 years ago
6b7434928bf35b580bcde89592da0b4595e8b975
V
Read string from sandbox till the socket is closed.
Vsevolod Stakhov
12 years ago
946b713bbc95434a4736a67980a23f5d445541d2
B
Style fix
Baptiste Daroussin
12 years ago
97fa605316d39a56e3c64099c2210a6c77d1a1a7
M
Be pedantically correct about units and scale factors. There are two choices: either SI scale factors (k, M, G, T, ...) and scale by 10^3 each step, or IEC (binary) scale factors (Ki, Mi, Gi, Ti, ...) and scale by 2^10 each step.
Matthew Seaman
12 years ago
c31fb274db8087267e76f449b2379d2fb0cc2170
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
12 years ago
941340d28b5134cf6aeb80f93741d85042aeb2b8
M
Partially revert case insensitivity fixes. Apparently REG_ICASE has quite a severe performance impact. Therefore make the compiled-in default case sensitive again. Only apply the run-time default setting from CASE_SENSITIVE_MATCH to the verbs that offer options to set the matching type -- ie.
Matthew Seaman
12 years ago
d8585bf6ea97cf318558fa072d7fb8f5ea4fee98
V
Never ever fork if version info is requested.
Vsevolod Stakhov
12 years ago
22228269d76012cb2ee8c583cea6c35b989e89f7
M
Everywhere there is an option to match a package name (substring, regexp), add a -C option to force the match to be case sensitive.
Matthew Seaman
12 years ago
68736e5931f1e4ce15b754d1893f1973402e5576
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
12 years ago
a10094dab39b876202d785bd046c013a0287ade0
V
Merge branch 'sandboxed-sig-verify'
Vsevolod Stakhov
12 years ago
c82cf7135c58a9cfe30dc4bd455d291d935fbac8
V
Fix capsicum mode entering.
Vsevolod Stakhov
12 years ago
638dffdc514f78635f570b220d195114524a3fbf
V
Include config header where needed.
Vsevolod Stakhov
12 years ago
cbe9f17534bc10d291a32d7c10092d505e742fe8
V
Null terminate string read.
Vsevolod Stakhov
12 years ago
576c513a4b1d3c3a2f97a2a87b75c5b5d1517d00
V
Add `PKG_EVENT_SANDBOX_GET_STRING` event.
Vsevolod Stakhov
12 years ago
ee9037360bce2d1223b67c13dc63d79427cf331c
V
Add `pkg_emit_sandbox_call` to make a sandbox.
Vsevolod Stakhov
12 years ago
6c0d4cf5a1d8a66706bf8b2a4054ba18a1e87550
V
Add `pkg_emit_sandbox_call` to make a sandbox.
Vsevolod Stakhov
12 years ago
a3e4e660405731298bf9c085a4d350366a2e3f4a
B
Merge categories, licenses, annotations into pkg->fields
Baptiste Daroussin
12 years ago
4feccaf4cd5a127b6c6a021d5b2cefe972b3001b
B
Convert struct pkg to mostly be a ucl_object_t and chase libucl changes
Baptiste Daroussin
12 years ago
3a72e6bd854bebd10d6f08497e4dea821fcca807
B
pkg-search: Document -U
Bryan Drewery
12 years ago
8889ef5d7abf4c82dd3b4ff94974ebbf6f52cf46
V
Print signal number if a child is terminated.
Vsevolod Stakhov
12 years ago
1bd5ad51433df7eda09579afeabcd2548b7381b2
V
Set error return code if forked process fails.
Vsevolod Stakhov
12 years ago
153a3fa16ce0f28ba85785cb0fd52b99c2b38cea
V
Do not restart a child when it gets some term sig.
Vsevolod Stakhov
12 years ago
74a509c129eae7d4a7e3b8510d3abf5082dabb99
B
Fix waitpid on dfly and old freebsd versions
Baptiste Daroussin
12 years ago
3707212c74106c47c99d857a707a8f20b82d2e77
B
Load annotation when creation a package so the annotation stay withing the package
Baptiste Daroussin
12 years ago
bdad20b40b8d3f5c7a8106014b6cc1355342c647
B
Fix regression in pkg annotate since introduction of query_yesno
Baptiste Daroussin
12 years ago
bc912d1b528e9296318980f19cc6e544b91989ed
V
Merge pull request #776 from skinder/master
Vsevolod Stakhov
12 years ago
0542a9c551b756e66b5f07a848224e6045b95e60
E
more verbose pkg update
Elvira Khabirova
12 years ago
4294b9a837a5e8b4386fa5898a53cf1091cdc32b
B
Properly set patch when creating package for a relocated package
Baptiste Daroussin
12 years ago
118527104731caaa6bfc5809e454f9a7d6432a95
B
Add an annotation for relocated packages delete files/dirs from the relocated place
Baptiste Daroussin
12 years ago
1698afd899320067058663e6987e147cdbd31714
B
Implement pkg register --relocate
Baptiste Daroussin
12 years ago
ed814049a0a2f136c5cd2e1d1ab2bd699a7aded9
V
Use unified function to detect cached package name
Vsevolod Stakhov
12 years ago
f638f3729e1fb104997bb02792bf12fd5b603b37
V
Ignore slit-delete packages for displaying.
Vsevolod Stakhov
12 years ago
e9bf1056d93e07a6ef39430b4619acbf7d020024
V
Improve output in `upgrade` and `install`.
Vsevolod Stakhov
12 years ago
b69e254b9ebe0636af851ce8e5a688f3909914cd
V
Use more convenient output for jobs:
Vsevolod Stakhov
12 years ago
06058f677f4ec8315b82c23b04295b260f231931
V
Improve upgrade output.
Vsevolod Stakhov
12 years ago
f6238de2464e65bbcb2c21933458ddb030702b4b
M
Add new pkgdb_open_all() -- same as pkgdb_open(), but allows specifying the pkg repository to use as the 'reponame' arg. If 'reponame' is NULL, is identical to pkgdb_open()
Matthew Seaman
12 years ago
7794a36ef600d862598e6ec22f62672abd2ba2ee
M
Command line: pkg -d -- doesn't take an argument. Fix for the !HAVE_JAILS case.
Matthew Seaman
12 years ago
2629151f6937b5ef28a6efdc61ce77696baa688c
M
Only for a child worker when not debugging.
Matthew Seaman
12 years ago
0bfe59463f8b3a7bea1eb19db2871d6559893afb
M
chdir(2) to portsdir before attempting to run make(1) -- this avoids problems if the current working directory has been deleted out from underneath us.
Matthew Seaman
12 years ago
b1bf0ea0b539cd065d314ab56ff26aaa2370aca6
← Newer
Page 22
Older →