Port details |
- libexosip2 GPL library that extends the capability of the oSIP library
- 5.3.0 net
=1 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: 2021-12-06 01:02:48
- Commit Hash: 5ccd545
- People watching this port, also watch:: codespell, xtruco, p5-Test-SharedFork
- License: GPLv2
- 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.
WWW: https://savannah.nongnu.org/projects/exosip
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- libeXosip2>0:net/libexosip2
- For LIB depends:
- libeXosip2.so:net/libexosip2
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- 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: see SVNWeb link above for full details) |
Date | By | Description |
06 Dec 2021 01:02:48 5.3.0
|
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 |
23 Nov 2021 22:11:40 5.2.1
|
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) |
26 May 2021 11:22:49 5.2.1
|
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 |
06 Apr 2021 14:31:07 5.2.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Dec 2020 22:53:48
5.2.0
|
bofh  |
net/libexosip2: Update version 5.1.3=>5.2.0
Relnotes: https://git.savannah.nongnu.org/cgit/exosip.git/plain/ChangeLog |
05 Sep 2020 23:47:03
5.1.3
|
bofh  |
net/libexosip2: Update version 5.1.1=>5.1.3
Relnotes: https://git.savannah.nongnu.org/cgit/exosip.git/plain/ChangeLog |
05 Feb 2020 12:59:30
5.1.1
|
bofh  |
net/libexosip2: Update version 5.1.0=>5.1.1 |
30 Mar 2019 19:27:58
5.1.0
|
bofh  |
net/libexosip2: Update version 4.1.0=>5.1.0 |
04 Feb 2018 10:14:36
4.1.0_2
|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
15 Mar 2017 14:45:31
4.1.0_2
|
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
01 Apr 2016 14:16:20
4.1.0_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
15 Jan 2015 09:05:38
4.1.0_2
|
tijl  |
Add missing USE_OPENSSL=yes
PR: 195796 |
24 Dec 2014 00:14:13
4.1.0_1
|
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
22 Nov 2014 14:43:24
4.1.0_1
|
antoine  |
Cleanup plist |
14 Jul 2014 18:35:43
4.1.0_1
|
tijl  |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Set CPPFLAGS/LIBS instead of CFLAGS |
25 May 2014 18:45:00
4.1.0
|
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) |
25 Sep 2013 00:54:09
3.6.0
|
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 22:10:25
3.6.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
15 Feb 2012 00:15:07
3.6.0
|
jgh  |
- Update to 3.6.0
PR: ports/164806
Submitted by: Muhammad Moinur Rahman, 5u623l20 at gmail.com |
09 Nov 2011 15:26:04
3.3.0_2
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 10:03:08
3.3.0_2
|
miwi  |
- Fix build on FreeBSD 10
Reported by: pointyhat |
08 Oct 2011 11:37:21
3.3.0_2
|
dhn  |
- Chase net/libosip shlib version bump
- Bump PORTREVISION |
20 Mar 2011 12:54:45
3.3.0_1
|
miwi  |
- Get Rid MD5 support |
05 Jan 2011 20:17:52
3.3.0_1
|
dhn  |
- Chase net/libosip shlib version bump
- Bump PORTREVISION |
03 Apr 2009 09:27:36
3.3.0
|
miwi  |
- Update to 3.3.0
PR: 133322
Submitted by: Ports Fury |
23 Jan 2009 14:48:56
3.2.0
|
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) |
09 Jan 2009 15:26:46
3.1.0_1
|
miwi  |
- Chase libosip shlib bump |
31 Mar 2008 20:33:19
3.1.0
|
miwi  |
- Update to 3.1.0
PR: 121089
Submitted by: Ports Fury
Approved by: maintainer timeout |
10 Dec 2006 19:36:50
3.0.1
|
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) |
11 Jul 2006 09:18:11
2.2.3
|
itetcu  |
- Update to 2.2.3
PR: ports/98844
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by: maintainer timeout |
11 Jun 2006 09:30:31
2.2.2
|
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 ) |