summaryrefslogtreecommitdiff
path: root/sysutils/hploscripts
Commit message (Collapse)AuthorAgeFilesLines
* Quiesce mkdirEmanuel Haupt2014-03-181-2/+2
| | | | Notes: svn path=/head/; revision=348550
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forEmanuel Haupt2014-02-131-2/+0
| | | | | | | | | afterwards. Encouraged by: mat Notes: svn path=/head/; revision=344077
* Now that this port is staged and DOCS defined we can stop testing for DOCS inEmanuel Haupt2014-02-121-2/+0
| | | | | | | any install target. Notes: svn path=/head/; revision=343999
* Support staging.Emanuel Haupt2013-10-231-8/+7
| | | | Notes: svn path=/head/; revision=331353
* 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
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-3/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327368
* 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