Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0 30 Sep 2024 13:38:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Revert 0450cd7a66f540d0601f58f597acb5ea5654efcd
This note is not needed since archivers/py-borgbackup* are checked during
devel/py-msgpack update already.
Reference: https://cgit.freebsd.org/ports/commit/?id=464b0ec1df6c92d8804246d710a7e9ff76dfbb35
https://cgit.freebsd.org/ports/commit/?id=b40c8cdf2f37cda283f395467a153d530f3945cd
https://cgit.freebsd.org/ports/commit/?id=39aceba8c10c6da8e36ff21edd6e8d2c26edecd1
https://cgit.freebsd.org/ports/commit/?id=70fc1370fd3c1ffe28800ad64819d3636141d93f
https://cgit.freebsd.org/ports/commit/?id=36bc423e164e8ed5534b1b5e0c6cfd2ee7859c78
https://cgit.freebsd.org/ports/commit/?id=e295ee325d650f524bcdecdf5ed02f24fb149c58 |
1.1.0 26 Sep 2024 16:15:42
    |
Matthias Andree (mandree)  |
devel/py-msgpack: clean up borgbackup dependencies |
1.1.0 25 Sep 2024 04:22:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Update to 1.1.0
Changes: https://github.com/msgpack/msgpack-python/releases |
1.0.8 09 Mar 2024 14:05:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Update to 1.0.8
Changes: https://github.com/msgpack/msgpack-python/releases |
1.0.7 30 Sep 2023 00:44:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Update to 1.0.7
Changes: https://github.com/msgpack/msgpack-python/releases |
1.0.6 29 Sep 2023 16:13:59
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Update to 1.0.6
Changes: https://github.com/msgpack/msgpack-python/releases |
1.0.5_1 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
1.0.5_1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.0.5_1 09 Apr 2023 13:36:50
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
1.0.5 07 Apr 2023 09:38:11
    |
Matthias Andree (mandree)  |
archivers/py-borgbackup: update to 1.2.4, unbreaking with msgpack 1.0.5
Borgbackup pins the exact, full, patch-level based version range
and the prior borgbackup 1.2.3 wanted to have at most msgpack 1.0.4.
Update to 1.2.4 which allows msgpack 1.0.5, and pin the exact msgpack
version in our depends to "fail early".
And other changes including bug fixes:
https://github.com/borgbackup/borg/blob/1.2.4/docs/changes.rst#version-124-2023-03-24
based on a
PR: 270665
Submitted by: otis@
As in-depth soft robustness measure, add relevant warning comments to
devel/py-msgpack/Makefile, and while there, clean up the python:3.6+
to just a bare python because 3.6 and older are long gone from ports. |
1.0.5 05 Apr 2023 17:30:25
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Update to 1.0.5
- Update WWW and clean up pkg-descr
Changes: https://github.com/msgpack/msgpack-python/releases |
1.0.4 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.0.4 20 Jul 2022 14:21:35
    |
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 ) |
1.0.4 09 Jun 2022 10:58:20
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Update to 1.0.4
Changes: https://github.com/msgpack/msgpack-python/releases |
1.0.3 21 Dec 2021 18:48:15
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Update to 1.0.3
Changes: https://github.com/msgpack/msgpack-python/releases |
1.0.2 25 Oct 2021 15:57:27
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-msgpack: Cosmetic change |
1.0.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.2 11 Jan 2021 19:36:17
  |
rene  |
Remove logic for Python < 3.6 for ports using Python 3.6+ |
1.0.2 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.0.2 24 Dec 2020 13:46:02
  |
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) |
1.0.2 20 Dec 2020 15:24:03
  |
sunpoet  |
Update to 1.0.2
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
1.0.1 13 Dec 2020 22:20:11
  |
sunpoet  |
Update to 1.0.1
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
1.0.0 15 Nov 2020 18:02:33
  |
sunpoet  |
Add conditional NO_ARCH |
1.0.0 09 Nov 2020 17:35:33
  |
sunpoet  |
Update to 1.0.0
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
0.6.2 26 Sep 2019 18:15:52
  |
sunpoet  |
Update to 0.6.2
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
0.6.1 03 Feb 2019 23:59:27
  |
sunpoet  |
Update to 0.6.1
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
0.5.6 22 Apr 2018 18:29:51
  |
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 |
0.4.2_1 28 Jan 2016 03:12:24
  |
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) |
0.4.2_1 15 Feb 2015 03:08:37
  |
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) |
0.4.2 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.4.2 02 Apr 2014 07:41:46
  |
olgeni  |
Upgrade to version 0.4.2.
PR: ports/188172
Submitted by: olgeni
Approved by: maintainer |
0.4.0 24 Jan 2014 20:05:47
  |
rm  |
- update to 0.4.0
- convert to using auto-generated packing list
Submitted by: rm (myself)
Approved by: zont (maintainer, by mail) |
0.2.2 30 Dec 2013 20:55:19
  |
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@) |
0.2.2 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.2.2 16 Dec 2012 20:11:22
  |
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) |
0.1.13 11 Dec 2012 11:31:30
  |
az  |
- Update maintainer email address.
Submitted by: maintainer via irc |
0.1.13 10 Jun 2012 09:50:29
 |
miwi  |
- Update to 0.1.13
PR: 168565
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer |
0.1.9 08 Aug 2011 20:11:36
 |
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> |