Bug 189401 - New port: sysutils/amtc -- Threaded Intel AMT/vPro mass management tool
Summary: New port: sysutils/amtc -- Threaded Intel AMT/vPro mass management tool
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-06 23:00 UTC by tony.li
Modified: 2015-10-17 20:37 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (4.39 KB, text/plain)
2014-05-06 23:00 UTC, tony.li
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description tony.li 2014-05-06 23:00:00 UTC
Intel's Active Management Technology embeds a small microcontroller in 
a processor's chipset and can be enabled to provide remote management 
capabilities, such as remote reset.  This tool helps perform these management
tasks.

Fix: Patch attached with submission follows:
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-07 14:58:13 UTC
Hi, if you are still interested in having this port in FreeBSD, it may (or may not) need to be reworked to support stage, and it may need updating to other newer conventions such as "USES" which is expanding all time.
For staging, see http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html


Additionally, you need to provide some sort of quality assurance.    
In order of preference, we are looking for:

1) "poudriere testport" or "poudriere bulk -t" logs
2) Redports or tinderbox logs
3) at least this: https://www.freebsd.org/doc/en/books/porters-handbook/porting-testing.html

Please provide an updated shar file and attach a test log.  Alternatively, please indicate if you are no longer interested in having this software in the Ports Collection and that we can close the PR.

Thanks!
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-24 19:28:49 UTC
This port appears staged with no bitrot, but it's a github port so I would insist on a test log before advancing this PR.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-10-17 20:36:01 UTC
A commit references this bug:

Author: pi
Date: Sat Oct 17 20:35:27 UTC 2015
New revision: 399602
URL: https://svnweb.freebsd.org/changeset/ports/399602

Log:
  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

Changes:
  head/sysutils/Makefile
  head/sysutils/amtc/
  head/sysutils/amtc/Makefile
  head/sysutils/amtc/distinfo
  head/sysutils/amtc/files/
  head/sysutils/amtc/files/patch-Makefile
  head/sysutils/amtc/pkg-descr
  head/sysutils/amtc/pkg-plist
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2015-10-17 20:37:04 UTC
Fixed the build, updated to the most recent release, test-run on 11a,
test-builds on 11a, 10.2a+i, 9.3a. All dandy.

Committed, thanks! And sorry for the very, very long delay!