Port details |
- libexosip2 GPL library that extends the capability of the oSIP library
- 5.3.0 net =3 5.3.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2006-06-11 09:33:10
- Last Update: 2023-05-17 16:30:15
- Commit Hash: 9b178ff
- People watching this port, also watch:: gnupg1, p5-Dancer-Session-Memcached, p5-Test-SharedFork, p5-Scalar-Defer, py39-werkzeug
- License: GPLv2
- WWW:
- https://savannah.nongnu.org/projects/exosip
- Description:
- eXosip is a GPL library that extend the capability of the oSIP library.
It aims to implement a simple high layer API to control the SIP for sessions
establishments and common extensions. Once completed, this eXtended library
should provide an API for call management, messaging and presence features.
eXosip2 has support for:
* registrations. (REGISTER)
* call initiation and modification. (INVITE, re-INVITE)
* other methods within calls (INFO, OPTIONS, UPDATE)
* call transfer. (REFER)
* reliability for provisional response. (PRACK)
* sip event package. (SUBSCRIBE/NOTIFY)
* event state publication. (PUBLISH)
* instant messaging. (MESSAGE)
eXosip2 does not contain:
* RTP.
* audio interface
* sdp negotiation.
This allow you to write any kind of SIP endpoint/gateway.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libeXosip2>0:net/libexosip2
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net/libexosip2/ && make install clean
- To add the package, run one of these commands:
- pkg install net/libexosip2
- pkg install libeXosip2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libeXosip2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1638663113
SHA256 (libexosip2-5.3.0.tar.gz) = 5b7823986431ea5cedc9f095d6964ace966f093b2ae7d0b08404788bfcebc9c2
SIZE (libexosip2-5.3.0.tar.gz) = 646401
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libosip2.so : net/libosip2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_libexosip2
- USES:
- libtool ssl
- 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 |
5.3.0 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
5.3.0 24 Mar 2023 14:07:04 |
Muhammad Moinur Rahman (bofh) |
net/libexosip2: Fix BUILD on HEAD |
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) |
5.3.0 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 ) |
5.3.0 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 ) |
5.3.0 06 Dec 2021 01:02:48 |
Muhammad Moinur Rahman (bofh) |
net/libexosip2: Update version 5.2.1=>5.3.0
Relnotes:
https://git.savannah.nongnu.org/cgit/exosip.git/plain/ChangeLog |
5.2.1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
5.2.1 26 May 2021 11:22:49 |
Muhammad Moinur Rahman (bofh) |
net/libexosip2: Update version 5.2.0=>5.2.1
Relnotes: https://git.savannah.nongnu.org/cgit/exosip.git/plain/ChangeLog |
5.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.2.0 27 Dec 2020 22:53:48 |
bofh |
net/libexosip2: Update version 5.1.3=>5.2.0
Relnotes: https://git.savannah.nongnu.org/cgit/exosip.git/plain/ChangeLog |
5.1.3 05 Sep 2020 23:47:03 |
bofh |
net/libexosip2: Update version 5.1.1=>5.1.3
Relnotes: https://git.savannah.nongnu.org/cgit/exosip.git/plain/ChangeLog |
5.1.1 05 Feb 2020 12:59:30 |
bofh |
net/libexosip2: Update version 5.1.0=>5.1.1 |
5.1.0 30 Mar 2019 19:27:58 |
bofh |
net/libexosip2: Update version 4.1.0=>5.1.0 |
4.1.0_2 04 Feb 2018 10:14:36 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
4.1.0_2 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
4.1.0_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.1.0_2 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
4.1.0_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
4.1.0_1 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
4.1.0_1 14 Jul 2014 18:35:43 |
tijl |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Set CPPFLAGS/LIBS instead of CFLAGS |
4.1.0 25 May 2014 18:45:00 |
sunpoet |
- Update to 4.1.0
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Mark CONFLICTS_INSTALL with net/libexosip2-legacy
Changes: http://git.savannah.gnu.org/cgit/exosip.git/tree/ChangeLog
PR: ports/188315
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
3.6.0 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
3.6.0 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.6.0 15 Feb 2012 00:15:07 |
jgh |
- Update to 3.6.0
PR: ports/164806
Submitted by: Muhammad Moinur Rahman, 5u623l20 at gmail.com |
3.3.0_2 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
3.3.0_2 29 Oct 2011 10:03:08 |
miwi |
- Fix build on FreeBSD 10
Reported by: pointyhat |
3.3.0_2 08 Oct 2011 11:37:21 |
dhn |
- Chase net/libosip shlib version bump
- Bump PORTREVISION |
3.3.0_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.3.0_1 05 Jan 2011 20:17:52 |
dhn |
- Chase net/libosip shlib version bump
- Bump PORTREVISION |
3.3.0 03 Apr 2009 09:27:36 |
miwi |
- Update to 3.3.0
PR: 133322
Submitted by: Ports Fury |
3.2.0 23 Jan 2009 14:48:56 |
amdmi3 |
- Update to 3.2.0
PR: 130442
Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
Approved by: Moinur Rahman <bd_subzero at yahoo dot com> (maintainer) |
3.1.0_1 09 Jan 2009 15:26:46 |
miwi |
- Chase libosip shlib bump |
3.1.0 31 Mar 2008 20:33:19 |
miwi |
- Update to 3.1.0
PR: 121089
Submitted by: Ports Fury
Approved by: maintainer timeout |
3.0.1 10 Dec 2006 19:36:50 |
xride |
eXosip2 (3.0.1)
* add Windows CE support with Visual Studio 2005
(WM5.0,PocketPC 2003/2005, Smartphone)
* Update to osip2-3.0.1
* Add SRV record capabilities.
* add new OPTIONS: do not send 101, remove pre-route set from message.
It is now depending on net/libosip instead of net/libosip2
PR: 105166
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by: maintainer, tmclaugh (implicit) |
2.2.3 11 Jul 2006 09:18:11 |
itetcu |
- Update to 2.2.3
PR: ports/98844
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by: maintainer timeout |
2.2.2 11 Jun 2006 09:30:31 |
pav |
eXosip is a GPL library that extend the capability of the oSIP library.
It aims to implement a simple high layer API to control the SIP for sessions
establishements and common extensions. Once completed, this eXtended library
should provide an API for call management, messaging and presence features.
eXosip2 has support for:
* registrations. (REGISTER)
* call initiation and modification. (INVITE, re-INVITE)
* other methods within calls (INFO, OPTIONS, UPDATE)
* call transfer. (REFER)
* reliability for provisionnal response. (PRACK)
* sip event package. (SUBSCRIBE/NOTIFY)
* event state publication. (PUBLISH)
* instant messaging. (MESSAGE)
(Only the first 15 lines of the commit message are shown above ) |