Sunpoet Po-Chuan Hsieh
b33e2a4c59
Update to 3.29.0
...
Changes: https://github.com/fonttools/fonttools/releases
2018-07-29 19:17:53 +00:00
Sunpoet Po-Chuan Hsieh
41e63d08fc
Update to 3.28.0
...
- Take maintainership
Changes: https://github.com/fonttools/fonttools/releases
2018-06-24 20:21:16 +00:00
Tobias Kortkamp
a12d987f1b
print/py-fonttools: Fix man page install location
...
The man page is currently installed in share/man/man1 and not
man/man1. uniquefiles cannot do it's job and {py27,py3*}-fonttools
cannot be installed concurrently as a result.
PR: 228014
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: python (maintainer timeout, 1 month)
2018-06-12 14:21:26 +00:00
Sunpoet Po-Chuan Hsieh
69c8c36e3e
Update to 3.26.0
...
Changes: https://github.com/fonttools/fonttools/releases
2018-05-05 17:21:59 +00:00
Sunpoet Po-Chuan Hsieh
218d351ed8
Change MASTER_SITES back to CHEESESHOP
...
It was unfetchable from pypi.python.org and is available through redirects now.
2018-04-16 18:34:01 +00:00
Sunpoet Po-Chuan Hsieh
44ec594739
Update to 3.25.0
...
Changes: https://github.com/fonttools/fonttools/releases
2018-04-04 18:54:14 +00:00
Sunpoet Po-Chuan Hsieh
9c1b2ffdce
Update to 3.24.2
...
- Change MASTER_SITES to hard-coded https://files.pythonhosted.org temporarily
The CHEESESHOP regex may need an update.
Changes: https://github.com/fonttools/fonttools/releases
2018-03-27 18:56:01 +00:00
Sunpoet Po-Chuan Hsieh
d0857f76fe
Update to 3.24.1
...
Changes: https://github.com/fonttools/fonttools/releases
2018-03-07 16:48:25 +00:00
Sunpoet Po-Chuan Hsieh
2c140b1cfb
Update to 3.24.0
...
Changes: https://github.com/fonttools/fonttools/releases
2018-03-02 18:52:04 +00:00
Sunpoet Po-Chuan Hsieh
c6ec29c4a5
Update to 3.23.0
...
Changes: https://github.com/fonttools/fonttools/releases
2018-02-27 13:25:05 +00:00
Sunpoet Po-Chuan Hsieh
c259ef266c
Update to 3.22.0
...
Changes: https://github.com/fonttools/fonttools/releases
2018-02-05 17:50:19 +00:00
Sunpoet Po-Chuan Hsieh
b6523e8012
Update to 3.21.2
...
Changes: https://github.com/fonttools/fonttools/releases
2018-01-10 12:43:12 +00:00
Sunpoet Po-Chuan Hsieh
097ffa8d39
Update to 3.21.1
...
Changes: https://github.com/fonttools/fonttools/releases
2018-01-04 20:11:48 +00:00
Sunpoet Po-Chuan Hsieh
5220182bed
Update to 3.21.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-12-19 18:20:47 +00:00
Mathieu Arnold
551be3c723
Convert Python ports to FLAVORS.
...
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all 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
2017-11-30 15:50:30 +00:00
Sunpoet Po-Chuan Hsieh
e040cbd96d
Update to 3.20.1
...
Changes: https://github.com/fonttools/fonttools/releases
2017-11-23 19:09:35 +00:00
Sunpoet Po-Chuan Hsieh
ddbb7ab523
Update to 3.20.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-11-22 23:35:04 +00:00
Sunpoet Po-Chuan Hsieh
482b9e8640
Update to 3.19.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-11-07 21:02:23 +00:00
Sunpoet Po-Chuan Hsieh
07e09f6f3c
Update to 3.18.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-11-01 16:50:53 +00:00
Sunpoet Po-Chuan Hsieh
59d8f23820
Update to 3.17.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-10-17 20:07:02 +00:00
Sunpoet Po-Chuan Hsieh
4210725ab3
Update to 3.16.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-10-04 10:55:30 +00:00
Sunpoet Po-Chuan Hsieh
713dd0a107
Update to 3.15.1
...
Changes: https://github.com/fonttools/fonttools/releases
2017-08-19 16:05:38 +00:00
Sunpoet Po-Chuan Hsieh
284061532a
Update to 3.15.0
...
- Change MASTER_SITES to CHEESESHOP
Changes: https://github.com/fonttools/fonttools/releases
2017-08-18 15:57:43 +00:00
Sunpoet Po-Chuan Hsieh
dc9ccb4ec5
Remove no-op DOCS option
2017-08-01 18:03:52 +00:00
Sunpoet Po-Chuan Hsieh
1918bef2bb
Update to 3.14.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-08-01 17:11:07 +00:00
Sunpoet Po-Chuan Hsieh
0ab55f50ce
Update to 3.13.1
...
Changes: https://github.com/fonttools/fonttools/releases
2017-05-31 18:45:12 +00:00
Sunpoet Po-Chuan Hsieh
e98a37c8ae
Update to 3.13.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-05-25 21:02:09 +00:00
Sunpoet Po-Chuan Hsieh
2e3256e419
Update to 3.12.1
...
Changes: https://github.com/fonttools/fonttools/releases
2017-05-19 15:35:48 +00:00
Sunpoet Po-Chuan Hsieh
61cec9dff8
Update to 3.12.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-05-18 16:04:12 +00:00
Sunpoet Po-Chuan Hsieh
f27be853b4
Update to 3.11.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-05-03 21:54:09 +00:00
Sunpoet Po-Chuan Hsieh
2bbb26bf47
Allow py3-fonttools to use python:3
2017-04-27 12:43:34 +00:00
Sunpoet Po-Chuan Hsieh
fe32291a49
Update to 3.10.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-04-16 11:08:49 +00:00
Sunpoet Po-Chuan Hsieh
3ac3f565ac
Update to 3.9.2
...
Changes: https://github.com/fonttools/fonttools/releases
2017-04-09 09:04:07 +00:00
Sunpoet Po-Chuan Hsieh
ef5c343196
Update to 3.9.1
...
Changes: https://github.com/fonttools/fonttools/releases
2017-03-21 20:40:14 +00:00
Sunpoet Po-Chuan Hsieh
8c0f2055c8
Update to 3.9.0
...
- Allow concurrent installation (USE_PYTHON=concurrent)
Changes: https://github.com/fonttools/fonttools/releases
2017-03-14 21:35:56 +00:00
Sunpoet Po-Chuan Hsieh
14cd400916
Update to 3.8.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-03-08 16:51:49 +00:00
Sunpoet Po-Chuan Hsieh
74d4afff71
Update to 3.7.2
...
Changes: https://github.com/fonttools/fonttools/releases
2017-02-18 16:10:00 +00:00
Sunpoet Po-Chuan Hsieh
556ef837fd
Update to 3.7.1
...
Changes: https://github.com/fonttools/fonttools/releases
2017-02-17 16:48:43 +00:00
Sunpoet Po-Chuan Hsieh
21467a46f5
Update to 3.7.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-02-14 14:34:07 +00:00
Sunpoet Po-Chuan Hsieh
a0d7af9977
Update to 3.6.3
...
Changes: https://github.com/fonttools/fonttools/releases
2017-02-07 20:31:50 +00:00
Sunpoet Po-Chuan Hsieh
2201e0b324
Update to 3.5.0
...
Changes: https://github.com/fonttools/fonttools/blob/master/NEWS
2017-01-15 16:15:40 +00:00
Sunpoet Po-Chuan Hsieh
4c1d5869a0
- Update to 3.4.0
...
- Update WWW
Changes: https://github.com/fonttools/fonttools/blob/master/NEWS
2016-12-26 16:43:59 +00:00
Wen Heping
eb8c79f323
- Update to 3.3.1
2016-12-20 02:10:55 +00:00
Ruslan Makhmatkhanov
88fa04b90f
print/py-fonttools: update to 3.0
...
- update to 3.0
- pass maintainership to python@
2015-10-13 22:27:47 +00:00
Ruslan Makhmatkhanov
9a238ca329
print/py-fonttools: drop pyxml dependency
...
Drop dependency on pyxml. The message in setup.py is kinda confusing, but
it will only be triggered on pythons < 2.0, because xml.parsers.expat is
in standard library on higher versions of python. This is modern port, that
supports python3.
Bump PORTREVISION because of dependency change.
2015-06-01 20:48:03 +00:00
Dmitry Marakasov
868c8e876e
- Update to 2.5
...
- Use new MASTER_SITE and WWW:
- Add NO_ARCH
PR: 198056
Submitted by: freebsd@rig.rain.com
2015-06-01 20:07:47 +00:00
Dmitry Marakasov
ebce1dbe17
- Add LICENSE
...
- Strip library
2015-03-24 13:30:56 +00:00
Marcus von Appen
d45fbf3040
- Convert ports of news/ and print/ to new USES=python
...
Approved by: portmgr (implicit)
2014-10-24 16:42:59 +00:00
Gerald Pfeifer
15945f8122
Update the default version of GCC in the Ports Collection from GCC 4.7.4
...
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
2014-09-10 20:50:31 +00:00
Gerald Pfeifer
1cd277bdce
Update the default version of GCC used in the Ports Collection from
...
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00