aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hploscripts
Commit message (Collapse)AuthorAgeFilesLines
* Use shebangfix macroEmanuel Haupt2013-05-071-4/+5
| | | | Notes: svn path=/head/; revision=317615
* - Use DOC instead of NOPORTDOCSEmanuel Haupt2013-01-151-6/+6
| | | | | | | | - Pacify portlint - Convert header Notes: svn path=/head/; revision=310443
* - Set default perl version for ports which currently usingAndrej Zverev2012-12-161-1/+1
| | | | | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=308985
* Provide a patch to quiece a runtime warning for a deprecated form of patternEmanuel Haupt2012-04-182-1/+12
| | | | | | | matching. Notes: svn path=/head/; revision=294994
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Fix build with NOPORTDOCS definedEmanuel Haupt2010-08-101-1/+4
| | | | | | | Submitted by: QAT Notes: svn path=/head/; revision=259059
* Update to 3.0Emanuel Haupt2010-08-103-12/+15
| | | | Notes: svn path=/head/; revision=259058
* Add hploscripts, HP Lights-Out management perl scripts.Emanuel Haupt2010-02-114-0/+125
Notes: svn path=/head/; revision=249585