Port details |
- sg3_utils Set of utilities that send SCSI commands to devices
- 1.45 sysutils
=5 1.45Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2008-06-22 22:18:21
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: git, curl, zip, rsync, gmp
- License: BSD2CLAUSE GPLv2+
- Description:
- The sg3_utils package contains utilities that send SCSI commands to devices.
As well as devices on transports traditionally associated with SCSI (e.g.
Fibre Channel (FCP), Serial Attached SCSI (SAS) and the SCSI Parallel
Interface(SPI)) many other devices use SCSI command sets. Its
functions are similar to camcontrol(8), but more powerful. For example,
it can use SCSI Environmental Services not using FreeBSD ses(4),
read SCSI device logs, and much more.
WWW: http://sg.danny.cz/sg/sg3_utils.html
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- sg3_utils>0:sysutils/sg3_utils
- For LIB depends:
- libsgutils2-1.45.so:sysutils/sg3_utils
- libsgutils2.so:sysutils/sg3_utils
- To install the port:
- cd /usr/ports/sysutils/sg3_utils/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/sg3_utils
- pkg install sg3_utils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sg3_utils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1583231382
SHA256 (sg3_utils-1.45.tgz) = 0b87c971af52af7cebebcce343eac6bd3d73febb3c72af9ce41a4552f1605a61
SIZE (sg3_utils-1.45.tgz) = 1578568
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Libraries
-
- audio/libgpod
- audio/libgpod-sharp
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- sysutils_sg3_utils
- USES:
- gmake libtool shebangfix tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.45
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Mar 2020 10:45:57
1.45
|
0mp  |
Update to 1.45
While here:
- Update license information.
- Sort variables.
Reported by: portscout |
12 Oct 2019 20:29:09
1.44
|
delphij  |
Return this to pool. I no longer use this port anymore. |
31 Dec 2018 23:03:35
1.44
|
delphij  |
Update to 1.44. |
26 Jun 2016 20:39:01
1.42
|
delphij  |
Update to 1.42. |
19 May 2016 10:53:06
1.41
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
20 Sep 2015 21:12:21
1.41
|
olgeni  |
Typos, whitespace and capitalization fixes (S-X). |
15 Sep 2015 00:26:22
1.41
|
delphij  |
Update to 1.41. |
14 Nov 2014 18:04:02
1.40
|
delphij  |
Update to 1.40. |
29 Jul 2014 19:11:53
1.39
|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
14 Jun 2014 07:13:28
1.39
|
delphij  |
Update to 1.3.9. |
04 Apr 2014 00:01:47
1.38
|
delphij  |
Update to 1.38. |
13 Jan 2014 19:06:58
1.37
|
mandree  |
- Convert to STAGING.
- Strip installed .so libs.
- Fix up shebang lines of scsi_* scripts.
- USE_GMAKE -> USES=
Approved by: portmgr@ (implicit, blanket) |
16 Oct 2013 21:45:31
1.37
|
delphij  |
Update to 1.37. |
20 Sep 2013 23:06:00
1.36_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
17 Sep 2013 22:48:50
1.36_1
|
delphij  |
Make sure that the buffers defined as global variables are aligned
with page boundary.
Tested by: dwhite |
04 Jun 2013 22:08:43
1.36
|
delphij  |
Update to 1.36. |
21 Jan 2013 03:25:48
1.35
|
delphij  |
Update to 1.35. |
02 Nov 2012 18:52:52
1.34
|
delphij  |
Update to 1.34.
Feature safe: yes |
01 Feb 2012 18:35:13
1.33
|
delphij  |
Update to 1.33 and take maintainership. |
09 Nov 2011 15:26:04
1.28
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 07:20:16
1.28
|
miwi  |
- Fix build on FreeBSD 10
Reported by: pointyhat |
13 Mar 2011 08:43:51
1.28
|
bapt  |
update WWW remove MD5 |
22 Aug 2010 23:20:17
1.28
|
linimon  |
Reset dindin@dindin.ru due to maintainer-timeout and no response to email.
Hat: portmgr |
03 Nov 2009 17:49:11
1.28
|
delphij  |
Update to 1.28.
PR: ports/140240
Approved by: maintainer |
21 Aug 2008 06:18:49
1.25
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
22 Jun 2008 22:18:06
1.25
|
lippe  |
The sg3_utils package contains utilities that send SCSI commands to devices.
As well as devices on transports traditionally associated with SCSI (e.g.
Fibre Channel (FCP), Serial Attached SCSI (SAS) and the SCSI Parallel
Interface(SPI)) many other devices use SCSI command sets. It's
functionality similar to camcontrol(8), but more powerful. For example,
it can use SCSI Environmental Services not using FreeBSD ses(4),
read SCSI device logs, and much more.
WWW: http://sg.torque.net/sg/sg3_utils.html
PR: ports/124358
Submitted by: Denis Barov <dindin@dindin.ru>
Approved by: gabor (mentor, implicit) |