Port details |
- pwol Peter's Wake-on-LAN Tool
- 1.5.2_1 sysutils =2 1.5.2_1Version of this port present on the latest quarterly branch.
- Maintainer: pen@lysator.liu.se
- Port Added: 2020-06-15 17:54:39
- Last Update: 2024-02-26 06:33:55
- Commit Hash: 6259428
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/ptrrkssn/pwol
- Description:
- This is a port of pwol, a Wake-on-LAN packet utility
pwol is a command line utility to send Wake-On-LAN (WoL)
packets to one or many hosts, either locally or via routers,
in order to wake them up from sleep mode.
It can also be used as a WoL proxy daemon listening to
incoming WoL packets (possibly authenticated) and then
forwarding requests to one or many other targets.
- ¦ ¦ ¦ ¦
- 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/sysutils/pwol/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pwol
- pkg install pwol
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pwol
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1592576776
SHA256 (ptrrkssn-pwol-v1.5.2_GH0.tar.gz) = 70e8352782b4a605f642c28585d9b26a83ed2d76fc44154aa8b9f3f7cb7c8c6e
SIZE (ptrrkssn-pwol-v1.5.2_GH0.tar.gz) = 75148
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_pwol
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.2_1 26 Feb 2024 06:33:55 |
Muhammad Moinur Rahman (bofh) |
sysutils/pwol: Moved man to share/man
Approved by: portmgr (blanket) |
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.5.2 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.5.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.2 25 Sep 2020 08:47:57 |
bofh |
sysutils/pwol: Update version 1.5.1=>1.5.2
- Change INSTALL_TARGET to install-strip
- Update pkg-descr
PR: 247424
Submitted by: pen@lysator.liu.se (maintainer)
Approved by: pen@lysator.liu.se (maintainer)
Relnotes: https://github.com/ptrrkssn/pwol/releases |
1.5.1 15 Jun 2020 17:54:33 |
zeising |
sysutils/pwol: Add new ports
Add sysutils/pwol, a small tool that can be used to send WoL packages to
wake up hosts or groups of hosts. It can also act as a WoL gateway when you
need to forward such packages but don't have a router that supports it.
PR: 247251
Submitted by: Peter Eriksson |
Number of commits found: 7
|