Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 1.0.4 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
09 Jun 2022 10:58:20 1.0.4 |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Update to 1.0.4
Changes: https://github.com/msgpack/msgpack-python/releases |
21 Dec 2021 18:48:15 1.0.3 |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Update to 1.0.3
Changes: https://github.com/msgpack/msgpack-python/releases |
25 Oct 2021 15:57:27 1.0.2 |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Cosmetic change |
06 Apr 2021 14:31:07 1.0.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Jan 2021 19:36:17
1.0.2 |
rene  |
Remove logic for Python < 3.6 for ports using Python 3.6+ |
28 Dec 2020 23:02:15
1.0.2 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
24 Dec 2020 13:46:02
1.0.2 |
kai  |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
20 Dec 2020 15:24:03
1.0.2 |
sunpoet  |
Update to 1.0.2
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
13 Dec 2020 22:20:11
1.0.1 |
sunpoet  |
Update to 1.0.1
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
15 Nov 2020 18:02:33
1.0.0 |
sunpoet  |
Add conditional NO_ARCH |
09 Nov 2020 17:35:33
1.0.0 |
sunpoet  |
Update to 1.0.0
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
26 Sep 2019 18:15:52
0.6.2 |
sunpoet  |
Update to 0.6.2
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
03 Feb 2019 23:59:27
0.6.1 |
sunpoet  |
Update to 0.6.1
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
22 Apr 2018 18:29:51
0.5.6 |
sunpoet  |
Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
28 Jan 2016 03:12:24
0.4.2_1 |
koobs  |
devel/py-msgpack: Rename to py-msgpack-python, Update to 0.4.6
- Rename to py-msgpack-python, accordingly:
- Add MOVED entry
- Update devel/Makefile
- Update dependent ports
- Remove DISTNAME and TODO comment
- Update PORTVERSION and distinfo checksum (0.4.6)
- Re-assign MAINTAINER'ship
PR: 205733
Submitted by: Brendan Molloy <brendan+freebsd bbqsrc net>
Approved by: zont (maintainer) |
15 Feb 2015 03:08:37
0.4.2_1 |
koobs  |
devel/py-msgpack: Strip shared libraries
- Strip shared libraries
- Add rename TODO comment
- Sort USE_PYTHON values
QA: 81 passed in 0.40 seconds (unit tests)
Approved by: portmgr (blanket) |
20 Oct 2014 16:04:14
0.4.2 |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
02 Apr 2014 07:41:46
0.4.2 |
olgeni  |
Upgrade to version 0.4.2.
PR: ports/188172
Submitted by: olgeni
Approved by: maintainer |
24 Jan 2014 20:05:47
0.4.0 |
rm  |
- update to 0.4.0
- convert to using auto-generated packing list
Submitted by: rm (myself)
Approved by: zont (maintainer, by mail) |
30 Dec 2013 20:55:19
0.2.2 |
ohauer  |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
20 Sep 2013 17:13:47
0.2.2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
16 Dec 2012 20:11:22
0.2.2 |
rm  |
- update to 0.2.2
- switch to easy_install
while here:
- trim Makefile header
- do not define LICENSE_FILE for standard license
- tab -> space change in pkg-descr:WWW
PR: 174337
Submitted by: zont (maintainer) |
11 Dec 2012 11:31:30
0.1.13 |
az  |
- Update maintainer email address.
Submitted by: maintainer via irc |
10 Jun 2012 09:50:29
0.1.13 |
miwi  |
- Update to 0.1.13
PR: 168565
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer |
08 Aug 2011 20:11:36
0.1.9 |
pav  |
MessagePack is a binary-based efficient data interchange format that is focused
on high performance. It is like JSON, but very fast and small.
WWW: http://pypi.python.org/pypi/msgpack-python/
PR: ports/159111
Submitted by: Andrey Zonov <andrey@zonov.org> |