Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2010-09-29 | Force flush to be pipe-friendly (from ppower -m). Bump PKGREVISION. | dsainty | 3 | -2/+20 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -3/+2 | |
block). Uncomment some commented out LICENSE lines while here. | |||||
2008-06-12 | Add DESTDIR support. | joerg | 1 | -3/+6 | |
2006-10-25 | Use the CONF_FILES mechanism to automatically install the example configuration. | dsainty | 2 | -4/+7 | |
2006-06-09 | USE_TOOLS+=lex | minskim | 1 | -1/+2 | |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-26 | Remove a couple of unintentional comments | dsainty | 1 | -3/+1 | |
2005-02-26 | Penguin Power, version 0.1.5 | dsainty | 6 | -0/+79 | |
Ppower, short for 'Penguin Power', is a piece of UNIX software for controlling x10 home automation equipment connected to the computer via a cm11a interface. It can be used to turn things on and off and lights dim and bright. In addition to controlling the x10 devices, it can receive commands sent to the x10 devices from other sources such as an x10 remote transceiver and execute commands on your system in response. The virtue of ppower is that it is designed to run as a daemon at all times, keeping track of the status of the X10 system, taking action on events, queueing requests, and providing information on the events it is receiving to any interested clients. |