Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.5_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.1.5 23 Jun 2024 04:26:37
    |
Wen Heping (wen)  |
sysutils/py-qmk: Update to 1.1.5
PR: 279597
Reported by: uqs@ |
1.0.0_1 28 Apr 2024 20:26:08
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Return to the pool |
1.0.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.0.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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.0.0 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.0.0 16 Feb 2022 10:18:16
    |
Ulrich Spörlein (uqs)  |
sysutils/py-qmk: Upgrade to 1.0.0
Differential Revision: https://reviews.freebsd.org/D33655 |
0.1.1 09 Jul 2021 14:53:31
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Update to 0.1.1
- Redirect test results to /dev/null. We don't need them. |
0.1.0 27 Jun 2021 14:44:57
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Update to 0.1.0 |
0.0.52 24 Jun 2021 11:15:33
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Update to 0.0.52 |
0.0.51 28 May 2021 20:03:19
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Update to 0.0.51 |
0.0.49 25 May 2021 10:34:36
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Update to 0.0.49 |
0.0.48 12 May 2021 18:45:50
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Fix tests |
0.0.48 11 May 2021 13:29:00
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Update to 0.0.48 |
0.0.46 11 May 2021 09:04:19
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Update to 0.0.46 |
0.0.45 30 Apr 2021 12:25:30
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Use devfs setup instructions
It's better to recommend using devfs_set_rulesets instead of
devfs_system_ruleset to change device file permissions under /dev. |
0.0.45 15 Apr 2021 09:36:26
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-qmk: Update to 0.0.45
Also add a simple test target. |
0.0.40 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.0.40 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.0.40 02 Mar 2021 22:20:45
  |
0mp  |
Update to 0.0.40
Also, explain how to configure USB for qmk flash. |
0.0.39 18 Feb 2021 21:06:54
  |
0mp  |
Add sysutils/py-qmk
A program to help users work with QMK keyboard firmware.
Features:
- Interact with your qmk_firmware tree from any location
- Use qmk clone to pull down anyone's qmk_firmware fork
- Setup your build environment with qmk setup
- Check that your environment is correctly setup with qmk doctor
WWW: https://github.com/qmk/qmk_cli |