Port details |
- amtterm Serial-over-lan client for Intel AMT
- 1.6_1 comms =3 1.6_1Version of this port present on the latest quarterly branch.
- Maintainer: crees@FreeBSD.org
- Port Added: 2011-12-29 20:30:12
- Last Update: 2024-01-12 13:00:46
- Commit Hash: 84dc6c9
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: GPLv2
- WWW:
- https://www.kraxel.org/blog/linux/amtterm/
- Description:
- This is a serial-over-lan (sol) client for Intel AMT. Includes a terminal and
a graphical (gtk) version. Also comes with a perl script to gather
informations about and remotely control AMT managed computers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/comms/amtterm/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/amtterm
- pkg install amtterm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: amtterm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1513967186
SHA256 (amtterm-1.6.tar.gz) = 1242cea467827aa1e2e91b41846229ca0a5b3f3e09260b0df9d78dc875075590
SIZE (amtterm-1.6.tar.gz) = 40804
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:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- p5-SOAP-Lite>=0.5 : net/p5-SOAP-Lite
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_amtterm
- USES:
- gmake dos2unix shebangfix
- 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 |
1.6_1 12 Jan 2024 13:00:46 |
Baptiste Daroussin (bapt) |
comms/amtterm: leave manpage in share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6 22 Dec 2017 20:55:47 |
sbruno |
comms/amtterm Update to 1.6 release
Reviewed by: crees
Differential Revision: https://reviews.freebsd.org/D13590 |
1.4 11 Apr 2016 17:01:44 |
sbruno |
Update comms/amtterm to upstream version 1.4
Drop patch files as they are included in this revisision.
Reviewed by: crees mat
Differential Revision: https://reviews.freebsd.org/D5876 |
1.3_3 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.3_3 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
1.3_3 08 Dec 2013 13:09:08 |
crees |
Include patches from git repo to avoid keeling over
when modem lines are disturbed.
Submitted by: kan
Reviewed by: kib
While here, stagify and modernise |
1.3_2 22 Oct 2013 13:57:35 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
1.3_2 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
1.3_2 05 Aug 2013 09:06:32 |
crees |
We never actually build the GTK frontend anyway. If anyone would like the
GTK frontend built as an OPTION, they should feel free so to request.
PR: ports/180956
Submitted by: Stephen Hurd <shurd@sasktel.net> |
1.3_1 30 Apr 2013 20:10:53 |
crees |
Add licence info to some ports
Submitted by: 4721 |
1.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3 29 Dec 2011 20:29:46 |
crees |
This is a serial-over-lan (sol) client for Intel AMT. Includes a terminal and
a graphical (gtk) version. Also comes with a perl script to gather
informations about and remotely control AMT managed computers.
WWW: https://www.kraxel.org/blog/linux/amtterm/ |