Port details |
- py-msrplib Python MSRP client library
- 0.20.0_1 net =2 0.20.0_1Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2011-09-01 14:25:42
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL21+
- WWW:
- http://mediaproxy.ag-projects.com/projects/msrp/wiki
- Description:
- The MSRP protocol stack implementation for clients written in python.
Message Session Relay Protocol (MSRP) is a protocol for transmitting
a series of related instant messages in the context of a session.
Message sessions are treated like any other media stream
when set up via a rendezvous or session creation protocol
such as the Session Initiation Protocol (SIP).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}msrplib>0:net/py-msrplib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-msrplib/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-msrplib
- pkg install py39-msrplib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-msrplib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-msrplib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1597570081
SHA256 (python-msrplib-0.20.0.tar.gz) = 3a2ed4f174b6e758bb511b05211177cdc0c887c77488cbf0c31fe34b669d6231
SIZE (python-msrplib-0.20.0.tar.gz) = 34278
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-eventlib>=0 : devel/py-eventlib@py39
- py39-gnutls>=3.0.0 : security/py-gnutls@py39
- py39-python-application>=1.2.8 : devel/py-python-application@py39
- py39-twisted>=0 : devel/py-twisted@py39
- py39-zope.interface>=0 : devel/py-zope.interface@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_py-msrplib
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20.0_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> |
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) |
0.20.0_1 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 ) |
0.20.0_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.20.0_1 16 Apr 2022 04:19:55 |
Po-Chuan Hsieh (sunpoet) |
net/py-msrplib: Fix build with setuptools 61.0.0+
With hat: python |
0.20.0_1 19 Sep 2021 05:59:24 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-application: Move devel/py-application to
devel/py-python-application
- Add NO_ARCH
- Update WWW
- Take maintainership
- Bump PORTREVISION of dependent ports for dependency change |
0.20.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.20.0 19 Aug 2020 16:26:14 |
sunpoet |
Update to 0.20.0
- Update LICENSE |
0.19.0 24 Jun 2020 18:00:59 |
sunpoet |
Update RUN_DEPENDS: use Django 2.2
- Bump PORTREVISION for dependency change
PR: 247173
Submitted by: kai |
0.19.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.19.0 13 Jan 2018 08:13:14 |
sunpoet |
Update to 0.19.0
- Update MASTER_SITES
- Fix LICENSE
Changes: https://github.com/AGProjects/python-msrplib/commits/master
https://github.com/AGProjects/python-msrplib/blob/master/debian/changelog |
0.14.4_2 30 Nov 2017 15:50:34 |
mat |
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 ) |
0.14.4_2 22 Aug 2017 16:41:04 |
sunpoet |
Remove BUILD_DEPENDS
- Sort RUN_DEPENDS
- Sort USE_PYTHON
- Pass maintainership to python@ |
0.14.4_2 20 Aug 2017 12:59:05 |
eugen |
Really give up maintainership. |
0.14.4_2 20 Aug 2017 12:58:23 |
eugen |
Update RUN_DEPENDS: use newer twisted.
Bump PORTREVISION for dependency change.
Give up maintainership as I have not used this port for years
and I'm really not in position to test or upgrade it.
PR: 221659
Submitted by: sunpoet |
0.14.4_1 07 Jun 2017 19:11:42 |
sunpoet |
Add NO_ARCH
Approved by: portmgr (blanket) |
0.14.4_1 11 Mar 2017 18:54:46 |
eugen |
Switch MAINTAINER to my new account for my ports.
Reviewed by: az
M devel/py-application/Makefile
M devel/py-xcaplib/Makefile
M java/bouncycastle15/Makefile
M net/py-msrplib/Makefile |
0.14.4_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.14.4_1 20 Feb 2015 15:48:58 |
sunpoet |
- Use USES=twisted
- While I'm here, use single space after WWW:
With hat: python |
0.14.4_1 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.14.4_1 31 Jan 2014 09:24:26 |
miwi |
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV |
0.14.4 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.14.4 05 Aug 2012 08:37:15 |
miwi |
- Update to 0.14.4
PR: 168948
Submitted by: Eugene Grosbein <eugen@grosbein.net> (maintainer) |
0.14.1 01 Sep 2011 14:25:15 |
sbz |
The MSRP protocol stack implementation for clients written in python.
Message Session Relay Protocol (MSRP) is a protocol for transmitting a
series of related instant messages in the context of a session. Message
sessions are treated like any other media stream when set up via a
rendezvous or session creation protocol such as the Session Initiation
Protocol (SIP).
WWW: http://sipsimpleclient.com/wiki/SipMSRPApi
PR: ports/158980
Submitted by: Eugene Grosbein <ports@grosbein.net>
Approved by: jadawin@ (mentor) |