non port: devel/py-boolean.py/Makefile |
SVNWeb
|
Number of commits found: 12 |
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Tue, 20 Dec 2022
|
[ 09:13 Kai Knoblich (kai) ] 8f09d36
devel/py-boolean.py: Update to 4.0
* Switch to USE_PYTHON=unittest while I'm here.
Changelog:
https://github.com/bastikr/boolean.py/blob/v4.0/CHANGELOG.rst
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 14 Jan 2021
|
[ 14:34 dbaio ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Fri, 10 Jul 2020
|
[ 06:30 kai ]
devel/py-boolean.py: Update to 3.8
* Switch to PyPI as tarballs can be retrieved there now.
Changelog since 3.6:
https://github.com/bastikr/boolean.py/blob/v3.8/CHANGELOG.rst
MFH: No (contains more API changes than bugfixes)
|
Mon, 11 May 2020
|
[ 23:51 dbaio ] (Only the first 10 of 144 ports in this commit are shown above. )
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Feb 2019
|
[ 18:55 kai ] (Only the first 10 of 76 ports in this commit are shown above. )
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
|
Sat, 5 Jan 2019
|
[ 20:59 swills ]
devel/py-boolean.py: Update to 3.6
PR: 232881
Submitted by: Kai <freebsd_ports@k-worx.org> (maintainer)
|
Sat, 28 Jul 2018
|
[ 12:00 miwi ]
This library helps you deal with boolean expressions and algebra with variables
and the boolean functions AND, OR, NOT.
You can parse expressions from strings and simplify and compare expressions. You
can also easily create your custom algreba and mini DSL and create custom
tokenizers to handle custom expressions.
WWW: https://github.com/bastikr/boolean.py
PR: 229437
Submitted by: freebsd_ports@k-worx.org
Sponsored by: iXsystems Inc.
|
Number of commits found: 12 |