aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/py-bdflib
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* Bump a few PORTREVISIONs after r498529Antoine Brodin2019-04-101-0/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=498530
* Update to 1.0.4Sunpoet Po-Chuan Hsieh2018-10-203-10/+10
| | | | | | | | | | | - Update MASTER_SITES - Relax USES=python - Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://gitlab.com/Screwtapello/bdflib/commits/master Notes: svn path=/head/; revision=482529
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereDmitry Marakasov2018-04-251-1/+1
| | | | | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat Notes: svn path=/head/; revision=468282
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-191-1/+2
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462307
* Canonicalize PyPi WWWs:Dmitry Marakasov2018-02-081-1/+1
| | | | | | | | | | - Switch to https:// - Remove trailing slashes Approved by: portmgr blanket Notes: svn path=/head/; revision=461265
* - Update to 1.0.3Wen Heping2016-12-202-3/+4
| | | | Notes: svn path=/head/; revision=428973
* - Update to 1.0.1Sunpoet Po-Chuan Hsieh2016-01-013-50/+7
| | | | | | | | | | | - Use DISTVERSIONPREFIX instead of DISTNAME - Add NO_ARCH - Use USE_PYTHON=autoplist Changes: https://gitlab.com/Screwtapello/bdflib/commits/master Notes: svn path=/head/; revision=404973
* - Drop @dirrm* from pkg-plistsDmitry Marakasov2015-01-291-2/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378114
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,Marcus von Appen2014-10-191-2/+2
| | | | | | | | | x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371203
* - Tighten USE_PYTHON as it said to be not compatible with Python 3.x+Alexey Dokuchaev2013-11-071-2/+2
| | | | | | | | | - Hand over to python@ team, they will probably take better care of it Discussed with: mva, wg Notes: svn path=/head/; revision=333049
* Add py-bdflib, a (Python) library for working with BDF font files.Alexey Dokuchaev2013-11-064-0/+75
Notes: svn path=/head/; revision=332944