Path to this page:
./
net/libiscsi,
iscsi client library and utilities
Branch: CURRENT,
Version: 1.19.0,
Package name: libiscsi-1.19.0,
Maintainer: pkgsrc-usersLibiscsi is a client-side library to implement the iSCSI protocol that can
be used to access the resources of an iSCSI target.
The library is fully asynchronous with regards to iSCSI commands and SCSI
tasks, but a synchronous layer is also provided for ease of use for simpler
applications.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 278.29 KB
Version history: (Expand)
- (2020-03-13) Package added to pkgsrc.se, version libiscsi-1.19.0 (created)
CVS history: (Expand)
2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102) |
Log message:
*: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-03-22 13:42:41 by Tobias Nygren | Files touched by this commit (2) |
Log message:
libiscsi: don't build ld_iscsi.so
It is Linux specific and since it is intended more as an example than
for actual use, we won't bother with conditional packaging here.
|
2020-03-13 14:21:39 by Tobias Nygren | Files touched by this commit (5) |
Log message:
net/libiscsi: import libiscsi-1.19.0
Libiscsi is a client-side library to implement the iSCSI protocol that can
be used to access the resources of an iSCSI target.
The library is fully asynchronous with regards to iSCSI commands and SCSI
tasks, but a synchronous layer is also provided for ease of use for simpler
applications.
|