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
Commits
›
d7895958a37a0aead6f6fc38869f1759d98c9149
Fix a regression in pkg_is_valid
Baptiste Daroussin
committed
11 years ago
commit d7895958a37a0aead6f6fc38869f1759d98c9149
parent
7a7336ebd67b6e541744e924bbbcf4fa194c1470
1 file changed
+1
-0
modified
libpkg/pkg.c
@@ -205,6 +205,7 @@ manifest_schema_open(pkg_t type __unused)
" origin,"
" name,"
" comment,"
+
" version,"
" desc,"
" maintainer,"
" arch,"