Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.7.3_1 25 Feb 2024 08:19:03 |
Muhammad Moinur Rahman (bofh) |
net/kamailio: Moved man to share/man
Approved by: portmgr (blanket) |
5.7.3 14 Jan 2024 16:34:27 |
Fernando ApesteguĂa (fernape) Author: Dmitry Wagin |
net/kamailio: Update to 5.7.3
ChangeLog: https://www.kamailio.org/w/kamailio-v5-7-0-release-notes/
PR: 276221
Reported by: dmitry.wagin@ya.ru (maintainer) |
5.6.2_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> |
5.6.2_1 30 Jan 2023 12:59:11 |
Po-Chuan Hsieh (sunpoet) |
www/libjwt: Update to 1.15.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/benmcollins/libjwt/releases
https://github.com/benmcollins/libjwt/commits/master |
5.6.2 02 Jan 2023 21:47:44 |
Guangyuan Yang (ygy) Author: Dmitry Wagin |
net/kamailio: Update to 5.6.2
- Added dlgs, lost, posops, siprepo, slack and sworker modules.
- Also backported (from master branch) ASLR support for KEMI modules (see
pkg-message).
Changelog: https://www.kamailio.org/pub/kamailio/5.6.2/ChangeLog
PR: 268670 |
5.5.4_3 14 Oct 2022 21:38:07 |
Adam Weinberger (adamw) |
net/kamailio: Use USES=luajit (defaults to luajit-devel) |
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.5.4_2 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.5.4_2 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.5.4_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
5.5.4_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
5.5.4 16 Mar 2022 19:30:08 |
Neel Chauhan (nc) Author: Dmitry Wagin |
net/kamailio: update to 5.5.4
PR: 262536 |
5.5.3 08 Jan 2022 20:02:00 |
Fernando ApesteguĂa (fernape) Author: Dmitry Wagin |
net/kamailio: update to 5.5.3
ChangeLog: https://www.kamailio.org/pub/kamailio/5.5.3/ChangeLog
Added multiple options and option KEMIX removed.
PR: 260486
Reported by: jailbird@fdf.net |
5.4.5 15 Aug 2021 18:04:16 |
Bernhard Froehlich (decke) |
net/kamailio: Add CPE information
Approved by: portmgr (blanket) |
5.4.5 14 Jun 2021 23:08:31 |
Kevin Bowling (kbowling) Author: Dmitry Wagin |
net/kamailio: Update to 5.4.5 and tls crash fix
fixed crash in CRYPTO_THREAD_lock_free():
(enabled pthread_mutex_init() fix by LIBSSL_SET_MUTEX_SHARED flag
https://github.com/kamailio/kamailio/issues/2638#issuecomment-829318965)
Changes https://www.kamailio.org/pub/kamailio/5.4.5/ChangeLog
PR: 255486
Reviewed by: koobs
Approved by: maintainer
MFH: 2021Q2 |
5.4.4 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
5.4.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.4.4 10 Mar 2021 21:24:32 |
lcook |
net/kamailio: Update to 5.4.4
While here, appease portclippy and portfmt.
Changes: https://www.kamailio.org/pub/kamailio/5.4.4/ChangeLog
PR: 254187
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D29188 |
5.4.3 31 Jan 2021 18:40:56 |
yuri |
net/kamailioL Update 5.4.1 -> 5.4.3
PR: 252999
Submitted by: dmitry.wagin@ya.ru (maintainer) |
5.4.1 19 Sep 2020 14:47:21 |
dbaio |
net/kamailio: Update to 5.4.1
Changelog: https://www.kamailio.org/pub/kamailio/5.4.1/ChangeLog
PR: 249393
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
Event: September 2020 Bugathon |
5.4.0 04 Sep 2020 12:44:57 |
swills |
net/kamailio: Update to 5.4.0
PR: 248850
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer) |
5.3.5 15 Jul 2020 20:35:49 |
pi |
net/kamailio: update 5.3.3 -> 5.3.5, submitter becomes maintainer
PR: 246510
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
Relnotes: https://www.kamailio.org/pub/kamailio/5.3.4/ChangeLog
https://www.kamailio.org/pub/kamailio/5.3.5/ChangeLog |
5.3.3 23 Mar 2020 16:05:35 |
pi |
net/kamailio: upgrad 5.3.1 -> 5.3.3
PR: 243827
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
Relnotes: https://www.kamailio.org/pub/kamailio/5.3.2/ChangeLog
https://www.kamailio.org/pub/kamailio/5.3.3/ChangeLog |
5.3.1 04 Jan 2020 13:56:59 |
pkubaj |
net/kamailio: fix build on GCC architectures
C11 compiler is necessary because of -latomic.
MFH: 2020Q1 (build fix blanket) |
5.3.1 25 Nov 2019 20:20:03 |
pi |
net/kamailio: upgrade 5.3.0 -> 5.3.1
PR: 242099
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
Relnotes: https://www.kamailio.org/pub/kamailio/5.3.1/ChangeLog |
5.3.0 23 Oct 2019 17:48:57 |
pi |
net/kamailio: upgrade 5.2.4 -> 5.3.0
PR: 241429
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
Relnotes: https://www.kamailio.org/w/kamailio-v5-3-0-release-notes/ |
5.2.4_2 03 Oct 2019 09:26:11 |
pi |
net/kamailio: added Lua and Python support
- Added Lua and Python support
https://kamailio.org/docs/tutorials/devel/kamailio-kemi-framework/kemi/#lua-kemi-interpreter
- implement configtest in rc.script
PR: 240974
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
5.2.4_1 01 Sep 2019 15:12:50 |
pi |
net/kamailio: refactoring
- improved options handling
- improved building
- fixed plist
PR: 240206
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
5.2.4 23 Aug 2019 10:09:00 |
pi |
net/kamailio: upgrade 5.2.0 -> 5.2.4
Relnotes: https://www.kamailio.org/w/2019/08/kamailio-v5-2-4-released/
https://www.kamailio.org/w/2019/05/kamailio-v5-2-3-released/
https://www.kamailio.org/w/2019/03/kamailio-v5-2-2-released/
https://www.kamailio.org/w/2019/01/kamailio-v5-2-1-released/ |
5.2.0_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
5.2.0 12 Dec 2018 17:59:31 |
pi |
net/kamailio: update 5.1.6 -> 5.2.0, fix build with libressl
PR: 230202
Submitted by: dewayne@heuristicsystems.com.au
Relnotes: https://www.kamailio.org/w/kamailio-v5-2-0-release-notes/ |
5.1.6 01 Nov 2018 08:17:00 |
pi |
net/kamailio: update 5.1.5 -> 5.1.6, fix build with newer mysql clients
- also commit additional patch (ups)
PR: 232868
Submitted by: flo
Relnotes: https://www.kamailio.org/w/2018/10/kamailio-v5-1-6-released/ |
5.1.6 01 Nov 2018 08:15:59 |
pi |
net/kamailio: update 5.1.5 -> 5.1.6, fix build with newer mysql clients
PR: 232868
Submitted by: flo
Relnotes: https://www.kamailio.org/w/2018/10/kamailio-v5-1-6-released/ |
5.1.5 01 Sep 2018 14:17:41 |
pi |
net/kamailio: update 5.1.3 -> 5.1.5
- Add pkgconfig
- Simplify strip
PR: 231031
Submitted by: ben@relops.com, ndowens@yahoo.com
Relnotes: https://github.com/kamailio/kamailio/blob/d060804b66b0f7eb064810b1445d4d076e246423/ChangeLog |
5.1.3 06 May 2018 06:57:59 |
pi |
net/kamailio: update 5.0.1 -> 5.1.3
- lots of changes
PR: 227677
Submitted by: Ben Hood <ben@relops.com>
Relnotes: https://www.kamailio.org/w/kamailio-v5-1-0-release-notes/
https://www.kamailio.org/pub/kamailio/5.1.3/ChangeLog
https://www.kamailio.org/pub/kamailio/5.1.2/ChangeLog
https://www.kamailio.org/pub/kamailio/5.1.1/ChangeLog
https://www.kamailio.org/pub/kamailio/5.1.0/ChangeLog
https://www.kamailio.org/pub/kamailio/5.0.6/ChangeLog
Security: CVE-2018-8828 |
5.0.1_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
5.0.1 31 May 2017 13:23:26 |
pi |
net/kamailio: update 4.4.3 -> 5.0.1
This is a major release, introducing a consistent set of new features
as well as improvements to existing components.
Reviewed by: Alexey V. Panfilov <ports@subnets.ru>
Relnotes: https://www.kamailio.org/w/kamailio-v5-0-0-release-notes/ |
4.4.3 30 Apr 2017 01:12:10 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
4.4.3 02 Dec 2016 11:58:22 |
mat |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
4.4.3 03 Oct 2016 20:27:09 |
pi |
net/kamailio: 4.4.2 -> 4.4.3, add dialplan module [1]
Changes: http://www.kamailio.org/pub/kamailio/4.4.3/ChangeLog
Submitted by: Clock Source <clock.source@mail.ru> [1] |
4.4.2 24 Aug 2016 04:17:52 |
pi |
net/kamailio: 4.4.1 -> 4.4.2
- commented out atomic_ops patches as suggested in PR#210439
PR: 210439
Changes: http://www.kamailio.org/pub/kamailio/4.4.2/ChangeLog
Submitted by: r.barenthin@terralink.de |
4.4.1 28 Jun 2016 06:24:07 |
pi |
net/kamailio: 4.4.0 -> 4.4.1
Changes: http://www.kamailio.org/pub/kamailio/4.4.1/ChangeLog |
4.4.0 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
4.4.0 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
4.4.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.4.0 31 Mar 2016 18:23:21 |
pi |
net/kamailio: 4.3.5 -> 4.4.0
Changes:
https://www.kamailio.org/w/kamailio-v4-4-0-release-notes/ |
4.3.5 19 Mar 2016 01:23:06 |
junovitch |
net/kamailio: 4.3.4 -> 4.3.5
Changes: http://www.kamailio.org/pub/kamailio/4.3.5/ChangeLog
Approved by: ports-secteam (with hat)
Security: CVE-2016-2385
Security: https://vuxml.FreeBSD.org/freebsd/c428de09-ed69-11e5-92ce-002590263bf5.html
MFH: 2016Q1
X-MFH-With: r410006 |
4.3.4 03 Mar 2016 04:57:02 |
pi |
net/kamailio: 4.3.1 -> 4.3.4
Changes:
http://www.kamailio.org/w/2015/11/kamailio-v4-3-4-released/ |
4.3.1_1 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
4.3.1_1 06 Sep 2015 19:37:36 |
pi |
net/kamailio: add some options, after tests
- add PERL option
- add SCTP option
- patch to use atomic-ops
PR: 199630 |
4.3.1 05 Sep 2015 21:48:31 |
pi |
net/kamailio: 4.2.4 -> 4.3.1
Release-Notes: http://www.kamailio.org/w/kamailio-v4-3-0-release-notes/
New features: http://www.kamailio.org/wiki/features/new-in-4.3.x
- tries to fix installation issues with non-default options
- adds WEBSOCKET option
PR: 200352 |
4.2.4_1 31 Aug 2015 12:11:24 |
amdmi3 |
- Sort USES
- Don't touch /root, as HOME now is set to a safe directory
- Switch to @sample
Approved by: portmgr blanket |
4.2.4_1 28 Jul 2015 22:07:34 |
amdmi3 |
- Fix shebangs
- Add LICENSE_FILE
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
4.2.4 10 Apr 2015 18:49:46 |
pi |
net/kamailio: 4.2.3 -> 4.2.4
Changes:
http://www.kamailio.org/pub/kamailio/4.2.4/ChangeLog |
4.2.3_1 25 Feb 2015 06:18:41 |
pi |
net/kamailio: fix distinfo, patch for ip_addr.h, makefile
Submitted by: Euan Thoms <euan@potensol.com> |
4.2.3 19 Feb 2015 05:29:44 |
pi |
net/kamailio: 4.2.2 -> 4.2.3
Changes:
http://www.kamailio.org/pub/kamailio/4.2.3/ChangeLog
Adds PRESENCE option and additional modules are integrated in the build.
Submitted by: Euan Thoms <euan@potensol.com> |
4.2.2_1 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
4.2.2 11 Jan 2015 14:07:04 |
pi |
net/kamailio: fix build on HEAD
by adding files/patch-utils__sercmd__Makefile |
4.2.2 11 Jan 2015 10:21:24 |
pi |
net/kamailio: 4.2.1 -> 4.2.2
ChangeLog:
http://www.kamailio.org/pub/kamailio/4.2.2/ChangeLog |
4.2.1_1 03 Jan 2015 06:31:57 |
pi |
net/kamailio: install two files necessary if build with PQSQL
If built with the PGSQL option, two files necessary for creating
the initial database are not installed as necessary. This causes
"kamdbctl create" to fail during extra_create() when EXTRA_MODULES
contains "mohqueue" and/or "rtpproxy" (which is does, by default).
PR: 196446
Submitted by: John W. O'Brien <john@saltant.com> |
4.2.1 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
4.2.1 21 Nov 2014 21:30:22 |
pi |
net/kamailio: 4.2.0 -> 4.2.1, fix readline on HEAD
http://www.kamailio.org/pub/kamailio/4.2.1/ChangeLog |
4.2.0 09 Nov 2014 11:36:08 |
pi |
net/kamailio: take maintainership |
4.2.0 09 Nov 2014 11:34:42 |
pi |
net/kamailio: 4.1.6 -> 4.2.0
Changelog: http://www.kamailio.org/w/kamailio-v4-2-0-release-notes/ |
4.1.6 09 Nov 2014 07:58:40 |
wen |
- Reset maintainer to ports@
PR: 194903
Submitted by: olivermahmoudi@gmail.com(previous maintainer) |
4.1.6 19 Oct 2014 18:59:17 |
antoine |
Fix license |
4.1.6 19 Sep 2014 18:02:46 |
pi |
New port: net/kamailio 4.1.6
Kamailio is an open source SIP proxy server that is capable of
handling thousands of up calls in a second. Among the features
it provides, are support for TCP, UDP and SCTP, secure communication
via TLS for VoIP (voice, video), accounting, the most popular open
source databases and much more.
Originally starting out as the SIP Express Router (SER) project by
the Fraunhofer Society in 2001, the design team got together in
2008, merged old and new source code and rebranded SER to Kamailio.
WWW: http://www.kamailio.org/
PR: 181301
Submitted by: Oliver Mahmoudi <olivermahmoudi@gmail.com>
Reviewed by: marino |