aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hpacucli
Commit message (Collapse)AuthorAgeFilesLines
* - Fix library installationDmitry Marakasov2015-06-231-3/+3
| | | | | | | - Check OPSYS along with OSVERSION Notes: svn path=/head/; revision=390429
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Fix DEPENDS, LIB_DEPENDS should not be used as the libs are not the nativeAntoine Brodin2015-01-251-2/+2
| | | | | | | ones but the i386 ones Notes: svn path=/head/; revision=377903
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373038
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* 1: Stagify.Vanilla I. Shu2014-06-271-6/+5
| | | | | | | | | 2: switch to USES=tar:bzip2. Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=359435
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Sanitize formatting, unmute installation commands, etc.Alexey Dokuchaev2013-03-192-28/+24
| | | | Notes: svn path=/head/; revision=314624
* SimplifyEitan Adler2013-03-191-3/+1
| | | | | | | Pet Portlint Notes: svn path=/head/; revision=314616
* Reset maintainer:Emanuel Haupt2013-03-191-6/+2
| | | | | | | | (reason: 550 5.1.1 <v.sri.sai.ganesh@hp.com>: Recipient address rejected: User unknown in virtual alias table) Notes: svn path=/head/; revision=314612
* This one should work on latest -current.Maxim Sobolev2012-12-181-0/+2
| | | | Notes: svn path=/head/; revision=309146
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Mark as BROKEN on amd64.Stefan Walter2009-02-021-0/+1
| | | | | | | | PR: 128288 Approved by: maintainer timeout (>3 months) Notes: svn path=/head/; revision=227451
* Use USE_LDCONFIG32 on amd64.Stefan Walter2009-01-281-5/+11
| | | | | | | | | PR: 128288 Submitted by: Oleg Gawriloff <barzog@telecom.by> Patch by: Yuri Pankov (on IRC) Notes: svn path=/head/; revision=227037
* - Fix hpacucli start.Felippe de Meirelles Motta2008-03-252-2/+2
| | | | | | | | | | | - Bump PORTREVISION. PR: ports/121868 Submitted by: Yevgeniy Averin <nexther0@gmail.com> Approved by: gabor (mentor), SriSaiGanesh <v.sri.sai.ganesh@hp.com> (maintainer) Notes: svn path=/head/; revision=209804
* Patch the hpacucli script to have a #! line and add run touch in the normalBrooks Davis2008-03-182-0/+12
| | | | | | | context. Notes: svn path=/head/; revision=209326
* Add sysutils/hpacucliBrooks Davis2008-03-184-0/+56
HP Array Configuration Utility CLI The Array Configuration Utility CLI is a commandline-based disk configuration program for Smart Array Controllers and RAID Array Controllers. Submitted by: v.sri.sai.ganesh at hp.com Notes: svn path=/head/; revision=209303