Port details |
- sofia-sip Open-source SIP User-Agent library
- 1.13.17 net =2 1.13.17Version of this port present on the latest quarterly branch.
- Maintainer: jailbird@fdf.net
- Port Added: 2012-12-19 01:48:09
- Last Update: 2023-11-10 12:17:01
- Commit Hash: bc7d254
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://github.com/freeswitch/sofia-sip/
- Description:
- Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF
RFC3261 specification. It can be used as a building block for SIP client
software for uses such as VoIP, IM, and many other real-time and person-to-
person communication services.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sofia-sip>0:net/sofia-sip
- To install the port:
- cd /usr/ports/net/sofia-sip/ && make install clean
- To add the package, run one of these commands:
- pkg install net/sofia-sip
- pkg install sofia-sip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sofia-sip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1699383660
SHA256 (freeswitch-sofia-sip-v1.13.17_GH0.tar.gz) = daca3d961b6aa2974ad5d3be69ed011726c3e4d511b2a0d4cb6d878821a2de7a
SIZE (freeswitch-sofia-sip-v1.13.17_GH0.tar.gz) = 2553674
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- net/freeswitch
- net-im/telepathy-sofiasip
- www/janus
- x11/deforaos-integration
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- net_sofia-sip
- USES:
- autoreconf gmake gnome libtool pathfix pkgconfig 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 |
1.13.17 10 Nov 2023 12:17:01 |
Joel Bodenmann (jbo) Author: Dustin Marquess |
net/sofia-sip: Update to 1.13.17
Changelog: https://github.com/freeswitch/sofia-sip/compare/v1.13.16...v1.13.17
PR: 274979
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D42534 |
1.13.16 20 Jul 2023 09:30:28 |
Fernando Apesteguía (fernape) Author: Dustin Marquess |
net/sofia-sip: update to 1.13.16
ChangeLog:
https://github.com/freeswitch/sofia-sip/commit/63cf61cf1e378046318a1726a567e579f3b5c28a
Fix MacOS build.
PR: 272562
Reported by: jailbird@fdf.net (maintainer) |
1.13.15 31 May 2023 07:45:12 |
Matthew Seaman (matthew) Author: Dustin Marquess |
net/sofia-sip: update to 1.13.15
Changes: https://github.com/freeswitch/sofia-sip/compare/v1.13.14...v1.13.15
PR: 271741
Approved by: Dustin Marquess (maintainer) |
1.13.14 06 Mar 2023 22:23:44 |
Robert Clausecker (fuz) Author: Dustin Marquess |
net/sofia-sip: update to 1.13.14
Changelog: https://github.com/freeswitch/sofia-sip/compare/v1.13.13...v1.13.14
PR: 269952 |
1.13.13 14 Feb 2023 12:23:47 |
Fernando Apesteguía (fernape) Author: Dustin Marquess |
net/sofia-sip: update to 1.13.13
ChangeLog: https://github.com/freeswitch/sofia-sip/releases
PR: 269481
Reported by: jailbird@fdf.net (maintainer) |
1.13.12 27 Jan 2023 08:01:18 |
Nuno Teixeira (eduardo) Author: Dustin Marquess |
net/sofia-sip: Update to 1.13.12
- Update project home url
ChangeLog: https://github.com/freeswitch/sofia-sip/releases
PR: 269123 |
1.13.9 24 Sep 2022 16:36:53 |
Fernando Apesteguía (fernape) Author: Dustin Marquess |
net/sofia-sip: update to 1.13.9
PR: 266542
Reported by: jailbird@fdf.net (maintainer) |
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.13.8 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.13.8 06 Jun 2022 20:30:28 |
Fernando Apesteguía (fernape) Author: Dustin Marquess |
net/sofia-sip: update to 1.13.8
PR: 264265
Reported by: jailbird@fdf.net (maintainer) |
1.13.7 08 Feb 2022 02:38:38 |
Li-Wen Hsu (lwhsu) Author: Dustin Marquess |
net/sofia-sip: Update to 1.13.7
PR: 261784 |
1.13.6 05 Jan 2022 07:22:06 |
Hiroki Tagato (tagattie) Author: Dustin Marquess |
net/sofia-sip: update to 1.13.6
While here, pass maintainership to submitter.
PR: 260853
Reported by: Dustin Marquess <jailbird@fdf.net> (new maintainer) |
1.13.4 13 Jul 2021 18:08:23 |
Neel Chauhan (nc) |
/net/sofia-sip: update to 1.13.4 |
1.13.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.13.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.13.3 30 Mar 2021 02:46:23 |
yuri |
net/sofia-sip: Update 1.12.11 -> 1.13.3 |
1.12.11_2 08 Nov 2019 13:48:35 |
tobik |
net: Add missing USES={gnome,php} |
1.12.11_2 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.12.11_2 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.12.11_1 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.12.11_1 09 Jul 2014 16:39:16 |
tijl |
- Add USES=libtool to net/sofia-sip and bump dependent ports
- Add INSTALL_TARGET=install-strip |
1.12.11 31 Jan 2014 12:14:31 |
miwi |
- Stage Support
- Convert to USES |
1.12.11 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.12.11 24 Aug 2013 15:24:41 |
danfe |
- Try to unbreak parallel (-jX) builds by forcing use of GNU make(1): it
looks like autotools-generated files require it; when building with e.g.
bmake(1), some *.lo files, particularly inside libsofia-sip-ua/sdp, will
be rebuild concurrently for some reason, which breaks parallel builds;
judging from the logs, this does not happen with GNU make(1) on several
different -jX values tested
- While here: define LICENSE (LGPL21), reindent MAN1 assignments, reformat
port description text a bit so it look nicer (wrap after hyphen); also,
terminate sentence with a dot (full stop). |
1.12.11 08 Jul 2013 11:52:47 |
bapt |
Mark as job unsafe, drop maintainership |
1.12.11 22 Apr 2013 22:33:35 |
bapt |
Convert my ports to use the new USES=pkgconfig |
1.12.11 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
1.12.11 19 Dec 2012 01:47:52 |
bapt |
Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF
RFC3261 specification. It can be used as a building block for SIP client
software for uses such as VoIP, IM, and many other real-time and
person-to-person communication services |