Port details |
- amtc Threaded Intel AMT/vPro mass management tool
- 0.8.5 sysutils
=0 Version of this port present on the latest quarterly branch. - Maintainer: tony.li@tony.li
 - Port Added: 2015-10-17 20:35:38
- Last Update: 2021-09-02 18:09:29
- Commit Hash: 58f4520
- License: CC-BY-3.0
- Description:
- Intel's Active Management Technology is a simple embedded subsystem
that helps you manage remote servers. In particular you can power off
or reset a remote system, regardless of the state of the operating
system.
amtc is a tool to efficiently monitor, power-control on a scheduled
basis and interactively manage a bigger bunch of PCs equipped with
Intel vPro technology, distributed over several rooms. Having a
practical tool for this purpose massively eases system management
procedures, from scheduled, unattended OS-re-installs to individual,
interactive remote power management needs.
WWW: https://github.com/schnoddelbotz/amtc
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/amtc/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/amtc
- pkg install amtc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: amtc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (schnoddelbotz-amtc-0.8.5-e7822e8_GH0.tar.gz) = 9fdbcfd2b10e87d0363b2b8498779f35d864ff29596ee15994f0c55ef9595abb
SIZE (schnoddelbotz-amtc-0.8.5-e7822e8_GH0.tar.gz) = 1503968
- 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:
-
- xxd : editors/vim
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_amtc
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Sep 2021 18:09:29 0.8.5 |
Adam Weinberger (adamw)  |
many: Depend on vim instead of vim-console |
07 Apr 2021 08:09:01 0.8.5 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.8.5 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Jan 2018 20:34:08
0.8.5 |
adamw  |
Chase vim-lite -> vim-console rename |
02 Dec 2016 11:58:22
0.8.5 |
mat  |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
28 Sep 2016 06:38:00
0.8.5 |
jbeich  |
Convert CC license names to r421995 spellings
While here fix common mistakes such as:
- Missing "or (at your option) any later version" bit
- LICENSE_FILE with LICENSE_COMB != single
- LICENSE_COMB = dual for code + assets
- Copy-pasting undocumented NC/SA restriction |
01 Apr 2016 14:25:18
0.8.5 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
10 Feb 2016 11:58:34
0.8.5 |
pi  |
sysutils/amtc: 0.8.4 -> 0.8.5
Changes:
https://github.com/schnoddelbotz/amtc/blob/master/CHANGELOG.md
PR: 206403
Submitted by: jochen@jochen-neumeister.de
Approved by: tony.li@tony.li (maintainer timeout) |
17 Oct 2015 20:35:26
0.8.4 |
pi  |
New port: sysutils/amtc
Intel's Active Management Technology is a simple embedded subsystem
that helps you manage remote servers. In particular you can power off
or reset a remote system, regardless of the state of the operating
system.
amtc is a tool to efficiently monitor, power-control on a scheduled
basis and interactively manage a bigger bunch of PCs equipped with
Intel vPro technology, distributed over several rooms. Having a
practical tool for this purpose massively eases system management
procedures, from scheduled, unattended OS-re-installs to individual,
interactive remote power management needs.
WWW: https://github.com/schnoddelbotz/amtc
PR: 189401
Submitted by: tony.li@tony.li |