FreshPorts -- sysutils/asmctl: Apple System Management Controller


FreshPorts -- The Place For Ports [画像:notbug]As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC [画像:Ukraine]
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
asmctl Apple System Management Controller
2.2 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2Version of this port present on the latest quarterly branch.
Maintainer: naito.yuichiro@gmail.com search for ports maintained by this maintainer
Port Added: 2018年03月10日 01:19:20
Last Update: 2025年02月15日 16:31:03
Commit Hash: 5fd8178
License: BSD2CLAUSE
WWW:
https://github.com/yuichiro-naito/asmctl
Description:
Asmctl is a command line tool for Apple System Management Controller, which controls the keyboard backlight and LCD backlight. Assigning following key bindings work similar to Apple MacBook series. | key | assign | |-----|-------------------| | F1 | asmctl video down | | F2 | asmctl video up | | F5 | asmctl key down | | F6 | asmctl key up |
Homepage cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/asmctl-2.2/catalog.mk
  2. /usr/local/share/licenses/asmctl-2.2/LICENSE
  3. /usr/local/share/licenses/asmctl-2.2/BSD2CLAUSE
  4. bin/asmctl
  5. @sample etc/devd/asmctl.conf.sample
  6. share/man/man1/asmctl.1.gz
  7. @dir /var/lib
  8. @owner
  9. @group
  10. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • asmctl>0:sysutils/asmctl
To install the port:
cd /usr/ports/sysutils/asmctl/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/asmctl
  • pkg install asmctl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: asmctl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739325164 SHA256 (yuichiro-naito-asmctl-2.2_GH0.tar.gz) = 2762230bcc6cda8421430f255bf231119c2a19f0761636219cc89224e1e4f618 SIZE (yuichiro-naito-asmctl-2.2_GH0.tar.gz) = 53912

Packages (timestamps in pop-ups are UTC):
asmctl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.22.21.72.22.2n/an/an/a
FreeBSD:13:quarterly2.22.21.92.22.2n/an/an/a
FreeBSD:14:latest2.22.21.92.22.21.9-1.9
FreeBSD:14:quarterly2.22.2-2.22.21.91.91.9
FreeBSD:15:latest2.22.2n/a2.2n/an/a1.91.9
FreeBSD:15:quarterly2.22.2n/a-n/an/a--
FreeBSD:16:latest2.22.2n/a-n/an/a--
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_asmctl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/yuichiro-naito/asmctl/tar.gz/2.2?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2
15 Feb 2025 16:31:03
commit hash: 5fd81787aac334bfb2d756cec64a0ae3091d2a56 commit hash: 5fd81787aac334bfb2d756cec64a0ae3091d2a56 commit hash: 5fd81787aac334bfb2d756cec64a0ae3091d2a56 commit hash: 5fd81787aac334bfb2d756cec64a0ae3091d2a56 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Yuichiro Naito
sysutils/asmctl: Update to 2.2
Changelog: https://github.com/yuichiro-naito/asmctl/releases/tag/2.2
PR:		284755 
2.1
02 Oct 2024 17:49:53
commit hash: 1bb7a17d37727f16cbd1ce437d5323f962697c3f commit hash: 1bb7a17d37727f16cbd1ce437d5323f962697c3f commit hash: 1bb7a17d37727f16cbd1ce437d5323f962697c3f commit hash: 1bb7a17d37727f16cbd1ce437d5323f962697c3f files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/asmctl: Update to 2.1
Switch to DISTVERSION.
Add LICENSE_FILE.
Changelog: https://github.com/yuichiro-naito/asmctl/releases/tag/2.1
PR:		281808
Approved by:	submitter is maintainer
2.0
31 Jul 2024 14:37:44
commit hash: 9a4a737673979934ac4a734ce61fb10517fa96a0 commit hash: 9a4a737673979934ac4a734ce61fb10517fa96a0 commit hash: 9a4a737673979934ac4a734ce61fb10517fa96a0 commit hash: 9a4a737673979934ac4a734ce61fb10517fa96a0 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/asmctl: update 1.9 → 2.0
Update asmctl(1) to support the system which allows keyboard backlight
settings only (video backlight settings are not allowed).
Changelog:
https://github.com/yuichiro-naito/asmctl/releases/tag/2.0
Remove GNU_CONFIGURE_MANPREFIX.
PR:	280537 
1.9_1
25 Feb 2024 14:30:25
commit hash: e5947ab1e974d7782119fbd45c9dfb2c5dd5e4c1 commit hash: e5947ab1e974d7782119fbd45c9dfb2c5dd5e4c1 commit hash: e5947ab1e974d7782119fbd45c9dfb2c5dd5e4c1 commit hash: e5947ab1e974d7782119fbd45c9dfb2c5dd5e4c1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/asmctl: Moved man to share/man
Approved by: portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.9
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.9
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.9
25 May 2021 06:03:43
commit hash: 0f31762c9b7b22607df613b446e7241f929727a7 commit hash: 0f31762c9b7b22607df613b446e7241f929727a7 commit hash: 0f31762c9b7b22607df613b446e7241f929727a7 commit hash: 0f31762c9b7b22607df613b446e7241f929727a7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/asmctl: Update 1.8 -> 1.9
PR:		256086 
1.8
21 Apr 2021 13:48:46
commit hash: e940bbe01fa622e5a5342ee491cbfcf9bda8abd4 commit hash: e940bbe01fa622e5a5342ee491cbfcf9bda8abd4 commit hash: e940bbe01fa622e5a5342ee491cbfcf9bda8abd4 commit hash: e940bbe01fa622e5a5342ee491cbfcf9bda8abd4 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
sysutils/asmctl: Update to 1.8
PR:		255287
Reported by:	maintainer
1.7
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7
22 Dec 2018 15:53:06
Revision:488097 Original commit files touched by this commit
joneum search for other commits by this committer
Update to 1.7
- Add LICENSE_FILE
PR:		234236
Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
Sponsored by:	Netzkommune GmbH
1.6
10 Mar 2018 01:16:20
Revision:464040 Original commit files touched by this commit
dbaio search for other commits by this committer
Add sysutils/asmctl: Apple System Management Controller
Asmctl is a command line tool for Apple System Management Controller,
which controls the keyboard backlight and LCD backlight.
Assigning following key bindings work similar to Apple MacBook series.
| key | assign |
|-----|-------------------|
| F1 | asmctl video down |
| F2 | asmctl video up |
| F5 | asmctl key down |
| F6 | asmctl key up |
WWW: https://github.com/yuichiro-naito/asmctl
PR:		225552
Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com>

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
more...

Latest Vulnerabilities
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
erlang Sep 01
erlang Sep 01

30 vulnerabilities affecting 415 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026年09月03日 17:10:13 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 35095
Broken 77
Ignore 190

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /