aboutsummaryrefslogtreecommitdiffstats
path: root/net/wol/pkg-descr
blob: d87712cf6d33a64e0fe7ef0dd2bf316f8343acd3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
wol implements Wake-On-LAN functionality in a small program. 
It wakes up hardware that is Magic Packet compliant.

Consider you have a sleeping or turned-off computer 
and you want to wake it up remotely. Just type:

  # wol <MAC-ADDRESS>
  
and the host wakes up (OK, it will boot ;-). 

Features:
- Wakes up various NIC's (tested)
  - 3COM 3C905c
  - Intel EtherExpress Pro 100
  - Linksys Etherfast LNE100TX
  - Realtek LFE8139
  - LevelOne FNC-0107TX
- Wake up from file (same as /etc/ethers and an enhanced format)
- Sleeping between two wake ups (measured in milliseconds)

Author: Thomas Krennwallner <krennwallner@aon.at>
WWW:    http://ahh.sourceforge.net/wol/
| | | | A bit of cleanup * Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-06d class='commitgraph'>| | | | | | | | | | | | | Details: - Fixes a use-after-free during netjoin. This usually leads to a segfault. Upstream considers targeted code execution difficult. PR: 217878 Submitted by: dor.bsd@xm0.uk (maintainer) MFH: 2017Q1 Security: CVE-2017-xxxx (not yet assigned) * 1: Update to 1.0.1.vanilla2017-03-171-19/+0 | | | | | | | 2: remove uneeded config arguments (ncurses/ipv6) PR: 217348 Submitted by: brnrd@ * Downgrade to 0.8.21.vanilla2017-01-084-4/+23 | | | | | PR: 215800 Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> * Update to 1.0.0, also remove deprecated configure options.vanilla2017-01-062-281/+0 | | | | | | PR: 215800 Submitted by: vlad-fbsd@acheronmedia.com <vlad-fbsd at acheronmedia.com> MFH: 2017Q1 * switch to USES=ssl.vanilla2016-08-262-4/+4 | | | | | PR: 212164 Submitted by: pipfstarrd@opmbx.org * 1: add patch from upstream to fix @INC order for perl scripts.vanilla2016-05-182-3/+265 | | | | | 2: strip perl's .so 3: bump version. * Update to 0.8.19, and regen patches.vanilla2016-04-055-25/+25 | * Upgrade to 0.8.17.vanilla2014-10-131-9/+9 | * Fix building with ports ncurses.vanilla2013-10-211-0/+19 | * revert last change, it cause some seg faults.vanilla2012-09-031-38/+0 | * 1: fix utf-8 decoding.vanilla2012-08-131-0/+38 | | | | | | | 2: convert to optionng. PR: ports/169780 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> [1] * remove files/patch-scripts__ipupdate.pl, it broken irc/irssi.vanilla2010-06-301-15/+0 | | | | | Submitted by: freebsd at nagilum dot org Feature safe: yes * make ipupdate.pl work.vanilla2010-06-301-0/+15 | | | | | | PR: ports/148169 Submitted by: freebsd at nagilum dot org Feature safe: yes * Upgrade to 0.8.15.vanilla2010-04-073-40/+10 | | | | | PR: ports/145363 Submitted by: Jase Thew <freebsd at beardz.net> * A patch to fix fails of connect to sslv3 server.vanilla2009-08-171-0/+29 | | | | Submitted by: stas@ * Upgrade to 0.8.13.vanilla2009-04-022-17/+6 | * Fix coredump with silc-irssi-plugin.vanilla2007-11-121-0/+11 | | | | | | PR: ports/117871 Submitted by: Wesley Shields <wxs.at.atarininja.org> Approved by: portmgr@ (linimon) * Upgrade to 0.8.12.vanilla2007-10-122-35/+0 | | | | | PR: ports/117087 Submitted by: Andris Raugulis <ar.at.null.lv>