aboutsummaryrefslogtreecommitdiff
path: root/sysutils/graid5
Commit message (Collapse)AuthorAgeFilesLines
* Restore usage of SRC_BASE lost in r1.5.Mark Linimon2011-12-121-2/+2
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=287219
* Fix one small bug, which could lead to panic in very rare circumstances.Lev A. Serebryakov2011-11-232-7/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286311
* Standardize on SRC_BASE as set in bsd.port.mk.Mark Linimon2011-07-161-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=277813
* Cleanup pkg-plist.Lev A. Serebryakov2010-12-122-3/+4
| | | | | | | Reported by: Andrzej Tobola <ato AT iem.pw.edu.pl> Notes: svn path=/head/; revision=266129
* Fix build on -CURRENTLev A. Serebryakov2010-12-122-3/+3
| | | | Notes: svn path=/head/; revision=266121
* Add graid5 port: geom_raid5 class which implements software RAID5.Lev A. Serebryakov2010-12-114-0/+55
It is FreeBSD 8.x-ported version of old'n'good geom_raid5 by Arne Worner. Notes: svn path=/head/; revision=266043