non port: sysutils/sg3_utils/Makefile |
SVNWeb
|
Number of commits found: 24 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 3 Mar 2020
|
[ 10:45 0mp ]
Update to 1.45
While here:
- Update license information.
- Sort variables.
Reported by: portscout
|
Sat, 12 Oct 2019
|
[ 20:29 delphij ]
Return this to pool. I no longer use this port anymore.
|
Mon, 31 Dec 2018
|
[ 23:03 delphij ]
Update to 1.44.
|
Sun, 26 Jun 2016
|
[ 20:39 delphij ]
Update to 1.42.
|
Tue, 15 Sep 2015
|
[ 00:26 delphij ]
Update to 1.41.
|
Fri, 14 Nov 2014
|
[ 18:04 delphij ]
Update to 1.40.
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Sat, 14 Jun 2014
|
[ 07:13 delphij ]
Update to 1.3.9.
|
Fri, 4 Apr 2014
|
[ 00:01 delphij ]
Update to 1.38.
|
Mon, 13 Jan 2014
|
[ 19:06 mandree ]
- Convert to STAGING.
- Strip installed .so libs.
- Fix up shebang lines of scsi_* scripts.
- USE_GMAKE -> USES=
Approved by: portmgr@ (implicit, blanket)
|
Wed, 16 Oct 2013
|
[ 21:45 delphij ]
Update to 1.37.
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Tue, 17 Sep 2013
|
[ 22:48 delphij ]
Make sure that the buffers defined as global variables are aligned
with page boundary.
Tested by: dwhite
|
Tue, 4 Jun 2013
|
[ 22:08 delphij ]
Update to 1.36.
|
Mon, 21 Jan 2013
|
[ 03:25 delphij ]
Update to 1.35.
|
Fri, 2 Nov 2012
|
[ 18:52 delphij ]
Update to 1.34.
Feature safe: yes
|
Wed, 1 Feb 2012
|
[ 18:35 delphij ]
Update to 1.33 and take maintainership.
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 07:20 miwi ]
- Fix build on FreeBSD 10
Reported by: pointyhat
|
Sun, 22 Aug 2010
|
[ 23:20 linimon ]
Reset dindin@dindin.ru due to maintainer-timeout and no response to email.
Hat: portmgr
|
Tue, 3 Nov 2009
|
[ 17:49 delphij ]
Update to 1.28.
PR: ports/140240
Approved by: maintainer
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Sun, 22 Jun 2008
|
[ 22:18 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)
|
Number of commits found: 24 |