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
libpkg
·
View all commits
50 commits — page 9
B
compat32: really ignore in absence of lib32
Baptiste Daroussin
1 year ago
6ca1a8751ae3cc2c7ff3879927cbcd7f3e155cba
B
compat32: ignore on systems without lib32 set
Baptiste Daroussin
1 year ago
e245b7afe615deae9b4e79508d733abaed177da6
B
str_ends_with: add a new util function
Baptiste Daroussin
1 year ago
f398b0be27f3a9af9b566a005a4d52d56c7a4766
B
shlibs: only requires things which starts with "lib"
Baptiste Daroussin
1 year ago
00658e13559651ffaf264e34a9e57e2fdfd26043
B
config_files: plug a memory leak
Baptiste Daroussin
1 year ago
0fcd48e99c37b7d9666397eebf0dea7fb3649bf9
B
manifest: sort lists to make them reproducible
Baptiste Daroussin
1 year ago
fc571f97aeee4dcf48a5a6be937f34b75d58a6c7
B
Revert "manifest: use walk through the linked list not hash"
Baptiste Daroussin
1 year ago
674dd2a8fb6208ba0245d32325e7f8ecfa082254
B
manifest: use walk through the linked list not hash
Baptiste Daroussin
1 year ago
a3f05af28c9129500c5e24a7829c73a8ca78f14f
B
extract: rework directories vs symlinks handling
Baptiste Daroussin
1 year ago
e2c0d0dd57bf7a67ba7da9629fb53991ac8b49fe
I
libpkg: allow configuring ABI in pkg.conf
Isaac Freund
1 year ago
5b0de4e6df33a7e16bb3764dc4bd947788d350f2
I
libpkg: remove redundant strncasecmp() usage
Isaac Freund
1 year ago
79d1efd9330cf0ca4478a5df458f6d67ced86e53
B
pkg: multiple fixes
Baptiste Daroussin
1 year ago
a18ee3eff9a7e81ae74f1cda5ed362b147011fb2
B
pkg_jobs: fix wrong assert()
Baptiste Daroussin
1 year ago
d48ad4c869c534f2654be0f4c067bbe8300461f8
B
curl: be verbose about the fetch error
Baptiste Daroussin
1 year ago
0307419e3b8f94b9b5eba3ad8cb861bf6f3ad7ba
B
Revert 885cf0ddd08fd7348442ab16b0086b7fee13b0d8
Baptiste Daroussin
1 year ago
f506b5d548ff42a77dedf6352d3b3f0c1b57e3ff
B
Revert "pkg_jobs: fix regression preventing fetching some packages"
Baptiste Daroussin
1 year ago
a4d74558a9a71b6b6b7489e4268cf8a579e94410
B
Revert "pkg_jobs: fix behaviour changed from 885cf0ddd08fd"
Baptiste Daroussin
1 year ago
b19a03123350ad8eb9484c9f584862200c8f114a
B
elf: prevent absolute path for DT_NEEDED libs
Baptiste Daroussin
1 year ago
7a0cf341e850e5136338bac2c85e6151686f53d4
B
pkg_jobs: fix behaviour changed from 885cf0ddd08fd
Baptiste Daroussin
1 year ago
b650ba01940d161d1fd046620130ce89c9a2456c
B
pkg: use include guard instead of #pragma once
Baptiste Daroussin
1 year ago
c4567bdd54a5749b1e59343f5eb20ea468636905
B
pkg_jobs: fix regression preventing fetching some packages
Baptiste Daroussin
1 year ago
169448a275d30e3fb2893aa56c7b6ea947c004c7
I
libpkg: Fall back to ELF header for shlib OS
Isaac Freund
1 year ago
400f7b93a99be1efcc7cd39c6379062ac079a5f4
B
pkgdb: remove debug code
Baptiste Daroussin
1 year ago
4644cf5fafc275c1633d216ef77d5ba62d0c7d4a
B
OSVERSION: relax requirement
Baptiste Daroussin
1 year ago
432bc126fae751b11ae25cbe47d0e63a6e6038ba
B
extract: accept /usr/local/lib/compat as symlinks
Baptiste Daroussin
1 year ago
e5f4f3a2adef0a5e84de85918b82693f888f36aa
B
universe: do not process base libraries on system not running pkgbase
Baptiste Daroussin
1 year ago
61d27cb6c7e0a954c2dd63b92fda0b294736f13d
B
solver: do not consider shlibs_required from base on system not running pkgbase
Baptiste Daroussin
1 year ago
b6e3941b443e17406cb6678845296fb7c0e06f5c
B
pkgbase: add a pkgbase structure & functions
Baptiste Daroussin
1 year ago
8805cf59fa561fc87a72f72cd29e6b83641adc5d
B
ABI: replace notice with warning message
Baptiste Daroussin
1 year ago
a7148a792f488a749a9f68320aa2cb75d3d6c9af
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago
97b10c556dc7afbae259b76a271743675df556dc
B
extract: plug another memory leak
Baptiste Daroussin
1 year ago
e7a8022ab023954f02802b100da82418e6a17c20
B
add missing header
Baptiste Daroussin
1 year ago
0044ce03838ee7fdedcb26c703c15f635e366f19
B
extract: fix memory leaks
Baptiste Daroussin
1 year ago
dd6b6c8cecbef0d8462238c4e952d7312d5032b4
B
extract: fix regression when dealing with symlinks in the path
Baptiste Daroussin
1 year ago
ab3906b81aa3eb80ea0f33332c95866c70f21f70
B
elf: when parsing ABI's do not analyse NULL notes
Baptiste Daroussin
1 year ago
67fa30b4f0521b496e3901afab4a91c735ad2915
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago
2498431b467ef1c941b8b0ee79cdc24e6f5d6ba6
K
Allow IGNORE_OSVERSION also when dealing with FreeBSD packages on non-FreeBSD systems
Keve
1 year ago
e86ae24d4c95354bf9e4dd633453fca6527c4ea1
K
Use $(AR) instead of hardcoding ar tool
Keve
1 year ago
903ec3ed9982c9d6554d576080865e3768793af2
B
abi: burry the notice under debug
Baptiste Daroussin
1 year ago
e59b8440f7f895628a3b902def8cad19f7340b6e
B
ABI: ignore OSVERSION if abi is not set
Baptiste Daroussin
1 year ago
4b130036599f69b16e1dd67127cace0e6c3a273a
B
1.21.99.5
Baptiste Daroussin
1 year ago
2bd24d4e9bb2de595b03c5b27163a93a7ca2dea1
B
vec: rename pkgvec.h into pkg/vec.h
Baptiste Daroussin
1 year ago
22dddf2ded6bf08c1cd9713cfdc673946872cc96
B
fix installation of pkgvec.h file
Baptiste Daroussin
1 year ago
005a8fe99449618778b70b2a5c3d077260d0786f
B
pkg_add: replace stringlist with c_charv_t
Baptiste Daroussin
1 year ago
6485306ee568a44b31d254f2b7fa6d5bdf71c486
B
pkgvec: install pkgvec.h along with pkg.h as it is publically used
Baptiste Daroussin
1 year ago
513e1b17658ce45715e9a49dd90f0e38460e37e1
B
tempdirs: use vectors instead or linked list
Baptiste Daroussin
1 year ago
30b564e731e6484b497771d02bd786464fb6a04c
B
hardlinks: use vector instead of linked list
Baptiste Daroussin
1 year ago
49cabe52fcc8845e31532dedc5f8f63cdc59c4dc
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago
bf1eb685fc4575c9e65770196c5b479be6fbce3d
B
cleanup: in preparation for pkg 2.0 remove deprecated functions
Baptiste Daroussin
1 year ago
78fee453c87e122e9aae9410c66b6711d90f0bac
B
pkg.readdir: fix reading the root directory
Baptiste Daroussin
1 year ago
6d88461cd80cf4ba685c6522a909d7ebfd6be002
← Newer
Page 9
Older →