non port: devel/py-tinyrpc/Makefile |
SVNWeb
|
Number of commits found: 22 |
Tue, 21 Mar 2023
|
[ 19:21 Po-Chuan Hsieh (sunpoet) ] 751d941
devel/py-tinyrpc: Update to 1.1.6
Changes: https://github.com/mbr/tinyrpc/commits/master
|
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
|
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, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Fri, 3 Jun 2022
|
[ 09:00 Po-Chuan Hsieh (sunpoet) ] 5815c86
devel/py-tinyrpc: Update to 1.1.5
Changes: https://github.com/mbr/tinyrpc/commits/master
|
Mon, 7 Mar 2022
|
[ 18:11 Po-Chuan Hsieh (sunpoet) ] 5d53f50
devel/py-tinyrpc: Update to 1.1.4
Changes: https://github.com/mbr/tinyrpc/commits/master
|
Sun, 23 Jan 2022
|
[ 18:47 Po-Chuan Hsieh (sunpoet) ] cbb7054
devel/py-tinyrpc: Update to 1.1.3
Changes: https://github.com/mbr/tinyrpc/commits/master
|
Wed, 13 Oct 2021
|
[ 19:13 Po-Chuan Hsieh (sunpoet) ] 3ca0218
devel/py-tinyrpc: Update to 1.1.2
Changes: https://github.com/mbr/tinyrpc/commits/master
|
Tue, 21 Sep 2021
|
[ 22:23 Po-Chuan Hsieh (sunpoet) ] c2396b8
devel/py-tinyrpc: Update to 1.1.1
Changes: https://github.com/mbr/tinyrpc/commits/master
|
[ 03:44 Po-Chuan Hsieh (sunpoet) ] 14597ff
devel/py-tinyrpc: Add RABBITMQ option
|
Sun, 19 Sep 2021
|
[ 06:00 Po-Chuan Hsieh (sunpoet) ] 415128d
devel/py-tinyrpc: Update to 1.1.0
Changes: https://github.com/mbr/tinyrpc/commits/master
|
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.
|
Wed, 3 Mar 2021
|
[ 18:11 sunpoet ]
Add LICENSE_FILE
|
Sat, 8 Feb 2020
|
[ 19:03 sunpoet ]
Update to 1.0.4
- Add MSGPACK option
Changes: https://github.com/mbr/tinyrpc/commits/master
|
Tue, 4 Feb 2020
|
[ 17:54 sunpoet ]
Update to 0.9.4
- Add GEVENT and WEBSOCKET options
- Rename HTTP option to HTTPCLIENT to match upstream extras_require naming
- Update WWW
- Take maintainership
Changes: https://github.com/mbr/tinyrpc/commits/master
|
[ 11:06 egypcio ]
reset maintainership after consecutive timeouts (12+ weeks).
% make -s -C /usr/ports search maint=dpejesh@yahoo.com display=path
Path: /usr/ports/devel/kronosnet
Path: /usr/ports/devel/libqb
Path: /usr/ports/devel/py-parallax
Path: /usr/ports/devel/py-tinyrpc
Path: /usr/ports/net-mgmt/crmsh
Path: /usr/ports/net-mgmt/resource-agents
Path: /usr/ports/net/corosync2
Path: /usr/ports/net/corosync3
Path: /usr/ports/net/pacemaker1
Path: /usr/ports/net/pacemaker2
PR: 230127, 232865, 232866, 232867
PR: 241431, 241434, 241445, 241456, 241460
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Sat, 12 May 2018
|
[ 16:56 dbaio ]
devel/py-tinyrpc: Update to 0.9.1
Now it supports Python 3.
While here:
Move MASTER_SITES and WWW to PyPI.
Set architecture neutral (qa warning)
PR: 228183
Submitted by: David Shane Holden <dpejesh@yahoo.com> (maintainer)
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 13 Feb 2017
|
[ 16:38 mat ] (Only the first 10 of 22 ports in this commit are shown above. )
Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong.
Sponsored by: Absolight
|
Fri, 25 Nov 2016
|
[ 21:09 antoine ]
Clean up/Fix
|
[ 19:18 pi ]
New port: devel/py-tinyrpc
tinyrpc is a library for making and handling RPC calls in python. Its initial
scope is handling jsonrpc, although it aims to be very well-documented and
modular to make it easy to add support for further protocols.
WWW: https://tinyrpc.readthedocs.org/
PR: 209007
Submitted by: David Shane Holden <dpejesh@yahoo.com>
|
Number of commits found: 22 |