git: f3edbb64ecea - main - sysutils/hploscripts: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jun 2024 16:59:54 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3edbb64ecea31712079aa6b464ab1cbc274f5da commit f3edbb64ecea31712079aa6b464ab1cbc274f5da Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-06-11 16:59:42 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-06-11 16:59:42 +0000 sysutils/hploscripts: Remove expired port 2024-06-03 sysutils/hploscripts: Abandonware, outdated version --- MOVED | 1 + sysutils/Makefile | 1 - sysutils/hploscripts/Makefile | 40 --------------- sysutils/hploscripts/distinfo | 2 - sysutils/hploscripts/files/patch-locfg.pl | 11 ----- sysutils/hploscripts/pkg-descr | 3 -- sysutils/hploscripts/pkg-plist | 82 ------------------------------- 7 files changed, 1 insertion(+), 139 deletions(-) diff --git a/MOVED b/MOVED index a22e76270e5e..95df41333d1e 100644 --- a/MOVED +++ b/MOVED @@ -3299,3 +3299,4 @@ www/goose||2024-06-11|Has expired: Abandonware, last update in 2003 and upstream www/larbin||2024-06-11|Has expired: Abandonware, obsolete web crawler audio/rebot3||2024-06-11|Has expired: Depends on legacy service/protocol that's requires registration net/nepenthes||2024-06-11|Has expired: Abandonware, last update in 2008 and upstream is gone +sysutils/hploscripts||2024-06-11|Has expired: Abandonware, outdated version diff --git a/sysutils/Makefile b/sysutils/Makefile index d81e47233cb3..5d5dc42e3c8f 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -565,7 +565,6 @@ SUBDIR += hostctl SUBDIR += hourglass SUBDIR += hpacucli - SUBDIR += hploscripts SUBDIR += hptcli SUBDIR += hs-cputype SUBDIR += hstr diff --git a/sysutils/hploscripts/Makefile b/sysutils/hploscripts/Makefile deleted file mode 100644 index ed952446731f..000000000000 --- a/sysutils/hploscripts/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -PORTNAME= hploscripts -PORTVERSION= 3.0 -PORTREVISION= 2 -CATEGORIES= sysutils perl5 -MASTER_SITES= LOCAL/ehaupt - -MAINTAINER= ports@FreeBSD.org -COMMENT= HP Lights-Out management perl scripts - -DEPRECATED= Abandonware, outdated version -EXPIRATION_DATE=2024-06-03 - -BUILD_DEPENDS= p5-IO-Socket-SSL>=1.19:security/p5-IO-Socket-SSL -RUN_DEPENDS:= ${BUILD_DEPENDS} - -USES= shebangfix perl5 -NO_BUILD= yes -NO_ARCH= yes -SHEBANG_FILES= locfg.pl - -PORTDOCS= iLO_perl_xml.pdf linux-LOsamplescripts.txt - -OPTIONS_DEFINE= DOCS - -do-install: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/*.xml ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/hponcfg_reformat.xsl ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_SCRIPT} ${WRKSRC}/locfg.pl ${STAGEDIR}${PREFIX}/bin/locfg - -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/iLO_perl_xml.pdf ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/linux-LOsamplescripts3.00.0-2.txt \ - ${STAGEDIR}${DOCSDIR}/linux-LOsamplescripts.txt - -do-test: - @${PERL} -c ${WRKSRC}/locfg.pl - -.include <bsd.port.mk> diff --git a/sysutils/hploscripts/distinfo b/sysutils/hploscripts/distinfo deleted file mode 100644 index 2d1e95d54ee2..000000000000 --- a/sysutils/hploscripts/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (hploscripts-3.0.tar.gz) = 2a1ef4c9f771380fa353237ca3772624a326eba46f2dcf3542123fbcc3bec554 -SIZE (hploscripts-3.0.tar.gz) = 38468 diff --git a/sysutils/hploscripts/files/patch-locfg.pl b/sysutils/hploscripts/files/patch-locfg.pl deleted file mode 100644 index 0cae8975cc80..000000000000 --- a/sysutils/hploscripts/files/patch-locfg.pl +++ /dev/null @@ -1,11 +0,0 @@ ---- ./locfg.pl.orig 2012-04-18 09:45:56.000000000 +0200 -+++ ./locfg.pl 2012-04-18 09:46:13.000000000 +0200 -@@ -143,7 +143,7 @@ - $ln =~ s/\r|\n//g; - - # Find LOGIN tag. -- if ((($ln =~ ?<[ ]*LOGIN[ ]?) || ($ln =~ ?<[ ]*LOGIN$?)) && ($pword) && ($uname)) { -+ if ((($ln =~m ?<[ ]*LOGIN[ ]?) || ($ln =~m ?<[ ]*LOGIN$?)) && ($pword) && ($uname)) { - while( !($ln =~ m/\>/i) ) { - $ln = <F>; - } diff --git a/sysutils/hploscripts/pkg-descr b/sysutils/hploscripts/pkg-descr deleted file mode 100644 index 677c16e58695..000000000000 --- a/sysutils/hploscripts/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -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. diff --git a/sysutils/hploscripts/pkg-plist b/sysutils/hploscripts/pkg-plist deleted file mode 100644 index e3b50f201f0f..000000000000 --- a/sysutils/hploscripts/pkg-plist +++ /dev/null @@ -1,82 +0,0 @@ -bin/locfg -%%EXAMPLESDIR%%/Add_User.xml -%%EXAMPLESDIR%%/Administrator_reset_pw.xml -%%EXAMPLESDIR%%/Cert_Request.xml -%%EXAMPLESDIR%%/Change_Password.xml -%%EXAMPLESDIR%%/Clear_EventLog.xml -%%EXAMPLESDIR%%/Clear_IML.xml -%%EXAMPLESDIR%%/Clear_Power_On_Time.xml -%%EXAMPLESDIR%%/Computer_Lock_Config.xml -%%EXAMPLESDIR%%/Copy_Virtual_Floppy.xml -%%EXAMPLESDIR%%/Delete_User.xml -%%EXAMPLESDIR%%/Eject_Virtual_Media.xml -%%EXAMPLESDIR%%/Factory_Defaults.xml -%%EXAMPLESDIR%%/Get_2Factor.xml -%%EXAMPLESDIR%%/Get_All_Cables_Status.xml -%%EXAMPLESDIR%%/Get_All_User_Info.xml -%%EXAMPLESDIR%%/Get_All_Users.xml -%%EXAMPLESDIR%%/Get_Diagport.xml -%%EXAMPLESDIR%%/Get_Directory.xml -%%EXAMPLESDIR%%/Get_EmHealth.xml -%%EXAMPLESDIR%%/Get_Enc_Bay_IP_Settings.xml -%%EXAMPLESDIR%%/Get_FW_Version.xml -%%EXAMPLESDIR%%/Get_Global.xml -%%EXAMPLESDIR%%/Get_Host_APO.xml -%%EXAMPLESDIR%%/Get_Host_Data.xml -%%EXAMPLESDIR%%/Get_Host_Power.xml -%%EXAMPLESDIR%%/Get_Host_Power_Reg_Info.xml -%%EXAMPLESDIR%%/Get_Host_Power_Saver.xml -%%EXAMPLESDIR%%/Get_Host_Pwr_Micro_Ver.xml -%%EXAMPLESDIR%%/Get_IML.xml -%%EXAMPLESDIR%%/Get_Network.xml -%%EXAMPLESDIR%%/Get_OA_Info.xml -%%EXAMPLESDIR%%/Get_PowerCap.xml -%%EXAMPLESDIR%%/Get_Power_On_Time.xml -%%EXAMPLESDIR%%/Get_Power_Readings.xml -%%EXAMPLESDIR%%/Get_Pwreg_Alert_Threshold.xml -%%EXAMPLESDIR%%/Get_SNMP_IM.xml -%%EXAMPLESDIR%%/Get_SSO_Settings.xml -%%EXAMPLESDIR%%/Get_Server_Name.xml -%%EXAMPLESDIR%%/Get_Topology.xml -%%EXAMPLESDIR%%/Get_UID_Status.xml -%%EXAMPLESDIR%%/Get_User.xml -%%EXAMPLESDIR%%/Get_VM_Status.xml -%%EXAMPLESDIR%%/Get_VPB_Cable_Status.xml -%%EXAMPLESDIR%%/Get_iLO_Log.xml -%%EXAMPLESDIR%%/Hotkey_Config.xml -%%EXAMPLESDIR%%/Import_2Factor_Certs.xml -%%EXAMPLESDIR%%/Import_Cert.xml -%%EXAMPLESDIR%%/Import_SSH_Key.xml -%%EXAMPLESDIR%%/Insert_Virtual_Media.xml -%%EXAMPLESDIR%%/License.xml -%%EXAMPLESDIR%%/Lock_Configuration.xml -%%EXAMPLESDIR%%/Mod_2Factor.xml -%%EXAMPLESDIR%%/Mod_Blade_Rack.xml -%%EXAMPLESDIR%%/Mod_DiagPort_Settings.xml -%%EXAMPLESDIR%%/Mod_Directory.xml -%%EXAMPLESDIR%%/Mod_Enc_Bay_IP_Settings.xml -%%EXAMPLESDIR%%/Mod_Global_Settings.xml -%%EXAMPLESDIR%%/Mod_Network_Settings.xml -%%EXAMPLESDIR%%/Mod_SNMP_IM_Settings.xml -%%EXAMPLESDIR%%/Mod_SSO_Settings.xml -%%EXAMPLESDIR%%/Mod_Schemaless_Directory.xml -%%EXAMPLESDIR%%/Mod_User.xml -%%EXAMPLESDIR%%/Mod_VLAN.xml -%%EXAMPLESDIR%%/Mod_VSP_Flow_Control.xml -%%EXAMPLESDIR%%/RBSU_POST_IP.xml -%%EXAMPLESDIR%%/Reset_RIB.xml -%%EXAMPLESDIR%%/Reset_Server.xml -%%EXAMPLESDIR%%/Set_Host_APO.xml -%%EXAMPLESDIR%%/Set_Host_Power.xml -%%EXAMPLESDIR%%/Set_Host_Power_Saver.xml -%%EXAMPLESDIR%%/Set_PowerCap.xml -%%EXAMPLESDIR%%/Set_Pwreg_Alert_Threshold.xml -%%EXAMPLESDIR%%/Set_Server_Name.xml -%%EXAMPLESDIR%%/Set_VM_Status.xml -%%EXAMPLESDIR%%/Shared_Network_Port.xml -%%EXAMPLESDIR%%/UID_Control.xml -%%EXAMPLESDIR%%/Update_Firmware.xml -%%EXAMPLESDIR%%/add_sso_rec.xml -%%EXAMPLESDIR%%/delete_sso_rec.xml -%%EXAMPLESDIR%%/hponcfg_reformat.xsl -%%EXAMPLESDIR%%/hponcfgcap.xml