Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop python 2.7 support from a few ports | Antoine Brodin | 2020-12-28 | 1 | -1/+1 |
| | | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531 | ||||
* | sysutils/py-crontab: Rename to python-crontab, Update to 2.4.0 | Fukang Chen | 2020-03-31 | 3 | -0/+44 |
- Rename the port to match the canonical/registered (PyPI/CHEESESHOP) name - Switch from CHEESESHOP to GitLab for complete tests data - Update the project website URL in pkg-descr - Add LICENSE_FILE - Add sysutils/py-cron-descriptor to RUN_DEPENDS - Add test target Reviewed by: koobs Approved by: koobs (ports, mentor), portmgr (maintainer timeout: > 2 weeks) Differential Revision: https://reviews.freebsd.org/D23968 Notes: svn path=/head/; revision=529940 |