Port details |
- libiscsi Client-side library to implement the iSCSI protocol
- 1.20.0.240205 net
=2 1.20.0.240205Version of this port present on the latest quarterly branch. - Maintainer: d8zNeCFG@aon.at
 - Port Added: 2020-05-30 00:33:05
- Last Update: 2025-01-12 21:36:52
- Commit Hash: 406e2de
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+ LGPL21+
- WWW:
- https://github.com/sahlberg/libiscsi
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/libiscsi/ && make install clean
- To add the package, run one of these commands:
- pkg install net/libiscsi
- pkg install libiscsi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libiscsi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711120874
SHA256 (sahlberg-libiscsi-1.20.0.240205-fef688aa9980_GH0.tar.gz) = c600d951c86ea496374df2054f0bf602923870aef76922bcd68d20d83e302804
SIZE (sahlberg-libiscsi-1.20.0.240205-fef688aa9980_GH0.tar.gz) = 302430
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_libiscsi
- USES:
- autoreconf compiler:c11 gmake libtool pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.20.0.240205 12 Jan 2025 21:36:52
    |
Piotr Kubaj (pkubaj)  |
net/libiscsi: generalize arm and i386 fix for powerpc |
1.20.0.240205 19 Dec 2024 14:38:39
    |
Robert Clausecker (fuz)  |
net/libiscsi: fix build on armv7
Same fix as for i386.
Approved by: portmgr (build fix blanket)
MFH: 2024Q4 |
1.20.0.240205 13 Aug 2024 18:31:59
    |
Vladimir Druzenko (vvd)  Author: Martin Birgmeier |
net/libiscsi: fix build on i386
While here refresh patches with "make makepatch".
PR: 280800
MFH: 2024Q3 |
1.20.0.240205 11 Aug 2024 13:09:21
    |
Zsolt Udvari (uzsolt)  Author: Martin Birgmeier |
net/libiscsi: update to 1.20.0
Strip library.
Pet portfmt.
PR: 277892
Approved by: submitter is maintainer |
1.19.0.230208_1 25 Feb 2024 09:17:50
    |
Muhammad Moinur Rahman (bofh)  |
net/libiscsi: Moved man to share/man
Approved by: portmgr (blanket) |
1.19.0.230208 14 Feb 2023 12:31:20
    |
Fernando Apesteguía (fernape)  Author: Martin Birgmeier |
net/libiscsi: update to HEAD of 2023-02-08
This fixes the build in 14-current.
PR: 269502
Reported by: d8zNeCFG@aon.at (maintainer) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.19.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.19.0 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.19.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.19.0 06 Jun 2020 04:03:08
  |
pkubaj  |
net/libiscsi: fix build on GCC architectures
Use newer GCC to support missing flags:
cc1: error: unrecognized command line option "-Wno-unknown-warning-option"
cc1: error: unrecognized command line option "-Wno-stringop-truncation" |
1.19.0 30 May 2020 00:31:39
  |
bofh  |
[NEW] net/libiscsi: Client-side library to implement the iSCSI protocol
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.
WWW: https://github.com/sahlberg/libiscsi
PR: 217355
Submitted by: d8zNeCFG@aon.at |