aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xwipower
ModeNameSize
-rw-r--r--Makefile451logstatsplainblame
-rw-r--r--distinfo63logstatsplainblame
d---------files72logstatsplain
-rw-r--r--pkg-descr197logstatsplainblame
-rw-r--r--pkg-plist43logstatsplainblame
the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 * Update to 20170723antoine2017-08-072-4/+6 | * Update to 20170406antoine2017-04-082-4/+4 | * - Update to 20170116antoine2017-03-192-6/+13 | | | | - Make it easier to test python 3 readiness * The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-18