Commit graph

7 commits

Author SHA1 Message Date
Xin LI
a57fa54b2f Resolve conflict against b.p.m's CONF_* variables.
Submitted by:	Chris Rees <utisoft gmail.com>
PR:		ports/157157
2011-05-18 23:41:41 +00:00
Xin LI
ff2f12c008 Minor change to make the code match Linux's behavior.
Submitted by:	Shivaram Upadhyayula <shivaram.u quadstor.com>
2011-04-01 17:34:44 +00:00
Xin LI
4d31089f4d Explicitly specify where to find the kernel module. /usr/local/modules
is not a standard place where the kernel normally lookup for modules.

Noticed by:	dwhite
2011-03-01 23:17:09 +00:00
Xin LI
2e18eede58 Add a patch to make this build on -CURRENT and mark it BROEKN on < 8.0-RELEASE. 2011-02-28 20:13:10 +00:00
Xin LI
4fe0d13fed Correct the directory that we intend to remove. (%%KMODDIR%% expands to
a full path while plist expects a relative path).

Reported by:	exp-run (via linimon)
2011-02-28 07:40:32 +00:00
Xin LI
ecb80e8eeb Fix several problems with the rc.d script based on dougb@'s comments:
- Set a default value (NO) for _enable;
 - Use REQUIRE: LOGIN since this is not required to start that early;
 - Make the style more like the standard script.

Submitted by:	dougb
2011-02-27 07:01:17 +00:00
Xin LI
cf8e8b82a3 iSCSI Enterprise Target, based on a original port by QuadStor Systems [1].
iSCSI Enterprise Target is a simple open source iSCSI target with
professional features, that works well in enterprise environments
under real workloads, and is scalable and versatile enough to meet
the challenge of future storage needs and developments.

Part of additional work was sponsored by iXsystems, Inc.

[1] http://www.quadstor.com/tech-articles/116-iscsi-enterprise-target-iet-on-freebsd.html
2011-02-26 04:58:37 +00:00