Port details |
- hploscripts HP Lights-Out management perl scripts
- 3.0_2 sysutils
=1 3.0_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, outdated version
This port expired on: 2024-06-03
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-02-11 16:47:37
- Last Update: 2024-06-11 16:59:42
- Commit Hash: f3edbb6
- People watching this port, also watch:: newsboat, xorg-apps, corkscrew, xrdp
- Also Listed In: perl5
- License: not specified in port
- Description:
- This is a set of sample XML scripts used to manage the configuration of HP
Integrated Lights-Out (iLO) management processors and to control servers in
which iLO devices are in use.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hploscripts>0:sysutils/hploscripts
- No installation instructions:
- This port has been deleted.
- PKGNAME: hploscripts
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hploscripts-3.0.tar.gz) = 2a1ef4c9f771380fa353237ca3772624a326eba46f2dcf3542123fbcc3bec554
SIZE (hploscripts-3.0.tar.gz) = 38468
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-IO-Socket-SSL>=1.19 : security/p5-IO-Socket-SSL
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-IO-Socket-SSL>=1.19 : security/p5-IO-Socket-SSL
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hploscripts-3.0_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_hploscripts
- USES:
- shebangfix perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0_2 11 Jun 2024 16:59:42 |
Rene Ladan (rene) |
sysutils/hploscripts: Remove expired port
2024-06-03 sysutils/hploscripts: Abandonware, outdated version |
3.0_2 03 Mar 2024 13:09:11 |
Emanuel Haupt (ehaupt) |
sysutils/hploscripts: Release maintainership and deprecate |
3.0_2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0_2 11 Mar 2018 08:33:13 |
amdmi3 |
- Switch to new test framework
- Switch to options helpers
Approved by: portmgr blanket |
3.0_2 10 Sep 2016 10:48:57 |
ehaupt |
Mark NO_ARCH |
3.0_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.0_2 06 Jan 2015 09:40:17 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
3.0_2 08 Oct 2014 14:26:26 |
ehaupt |
Remove @dirrm, @dirrmtry |
3.0_2 18 Mar 2014 14:26:58 |
ehaupt |
Quiesce mkdir |
3.0_2 13 Feb 2014 09:40:51 |
ehaupt |
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.
Encouraged by: mat |
3.0_2 12 Feb 2014 19:25:42 |
ehaupt |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
3.0_2 23 Oct 2013 07:14:05 |
ehaupt |
Support staging. |
3.0_2 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
3.0_2 16 Sep 2013 07:29:09 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
3.0_2 07 May 2013 14:30:31 |
ehaupt |
Use shebangfix macro |
3.0_2 15 Jan 2013 13:40:29 |
ehaupt |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
3.0_2 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
3.0_2 18 Apr 2012 07:50:12 |
ehaupt |
Provide a patch to quiece a runtime warning for a deprecated form of pattern
matching. |
3.0_1 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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 |
3.0_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.0_1 10 Aug 2010 11:43:53 |
ehaupt |
Fix build with NOPORTDOCS defined
Submitted by: QAT |
3.0 10 Aug 2010 07:04:54 |
ehaupt |
Update to 3.0 |
2.40.0 11 Feb 2010 16:46:49 |
ehaupt |
Add hploscripts, HP Lights-Out management perl scripts. |