aboutsummaryrefslogtreecommitdiffstats
path: root/net/wakeonlan
Commit message (Collapse)AuthorAgeFilesLines
* - Pass maintainership to submittertabthorpe2009-02-171-1/+1
| | | | Submitted by: Cezary Morga via freebsd-ports@
* - Add SHA256pav2005-11-261-0/+1
|
* Update to 0.41vs2005-09-132-4/+3
| | | | | PR: ports/86059 Submitted by: Andrej Zverev
* Fix package build.clement2004-03-032-2/+3
| | | | | | | http://bento.freebsd.org/errorlogs/i386-5-latest/wakeonlan-0.40.log Reported by: kris Pointy hat to: me
* - Make portlint happyclement2004-02-272-3/+3
|
* SIZEify.trevor2004-01-301-0/+1
|
* utilize SITE_PERLijliao2003-10-241-2/+2
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* use ${EXAMPLESDIR}ijliao2002-01-101-2/+2
|
* add wakeonlanijliao2001-07-075-0/+34
Sends magic packets to WOL enabled NIC to switch on the called PC PR: 28530 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>