non port: net/linphone/Makefile |
SVNWeb
|
Number of commits found: 82 |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Thu, 23 Mar 2023
|
[ 16:01 Muhammad Moinur Rahman (bofh) ] c1197a4
net/linphone: Update version 4.4.8=>5.0.14
Changelog:
https://gitlab.linphone.org/BC/public/linphone-desktop/-/tags/5.0.14
Approved by: zirias (irc)
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 5 Sep 2022
|
[ 16:36 Felix Palmen (zirias) Author: Ruslan Zalata ] de2c238
net/linphone: Fix mediastreamer plugins dir
PR: 266008
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36458
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Wed, 3 Aug 2022
|
[ 09:01 Felix Palmen (zirias) ] 0ac86ec (Only the first 10 of 12 ports in this commit are shown above. )
maintainer: Update to FreeBSD address
Change all MAINTAINER entries with <felix@palmen-it.de> to
<zirias@FreeBSD.org>.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36029
|
Tue, 26 Jul 2022
|
[ 14:31 Muhammad Moinur Rahman (bofh) Author: Felix Palmen ] b33f527
net/linphone: Fix build when git is installed
* The upstream build includes a subdirectory that attempts to call git,
expecting the source to be a git clone, so the build failed on a
system that has git installed. Just exclude this subdirectory, as it's
not used to build linphone itself (and therefore doesn't affect the
outcome), patch suggested by hselasky in D35805.
* Take maintainership.
PR: 264734
|
Tue, 19 Jul 2022
|
[ 09:23 Muhammad Moinur Rahman (bofh) Author: Felix Palmen ] 46dfe1d (Only the first 10 of 17 ports in this commit are shown above. )
net/linphone: Update version 4.1.1=>4.4.8
- Add LICENSE GPLv3
Differential Revision: https://reviews.freebsd.org/D35805
|
Sat, 16 Oct 2021
|
[ 09:51 Jimmy Olgeni (olgeni) ] 4460cf7 (Only the first 10 of 476 ports in this commit are shown above. )
*: fix tab vs. space issues, and comments according to the guide.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Wed, 21 Nov 2018
|
[ 11:20 tijl ]
Add patches to unbundle Noto fonts.
PR: 232392
|
Sat, 10 Nov 2018
|
[ 18:59 tijl ]
Add missing run dependencies and add an upstream patch to fix some UI
problems.
PR: 232392
|
Sun, 4 Nov 2018
|
[ 19:00 tcberner ] (Only the first 10 of 187 ports in this commit are shown above. )
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751
|
Mon, 22 Oct 2018
|
[ 19:23 tijl ]
Add USES=compiler:c++11-lib to Linphone ports.
PR: 232526
Submitted by: pkubaj@anongoth.pl
|
Thu, 18 Oct 2018
|
[ 20:23 tijl ]
- Add missing Qt build dependencies.
- Patch CMakeLists.txt so bash isn't needed during build.
Submitted by: swills
|
[ 13:31 tijl ] (Only the first 10 of 99 ports in this commit are shown above. )
Update the Linphone stack and drop maintainership.
Linphone uses Qt5 now instead of GTK2.
audio/bcg729:
- switch to cmake, required by net/mediastreamer
- download distfile instead of using gitlab
- fix license: source code allows later GPL version
audio/msbcg729: deleted, net/mediastreamer contains a G.729 codec now
audio/msilbc: deleted, superseded by multimedia/mswebrtc
deskutils/belcard: version 1.0.2
multimedia/bcmatroska2: version 0.23
multimedia/msopenh264: version 1.2.1
multimedia/mswebrtc: version 1.1.1
multimedia/msx264: deleted, superseded by msopenh264
net/bctoolbox: version 0.6.0
net/belle-sip: version 1.6.3
net/liblinphone: version 3.12.0
net/linphone: version 4.1.1 + upstream Qt 5.11 patches
net/mediastreamer: version 2.16.1 + upstream libsrtp2 patch
net/ortp: version 1.0.2 + bump dependent port devel/libosmo-abis
security/bzrtp: version 1.0.6
textproc/belr: version 0.1.3
|
Sun, 15 Oct 2017
|
[ 14:05 madpilot ] (Only the first 10 of 11 ports in this commit are shown above. )
Retire WITHOUT_DEBUG flag.
The flag has partial support across the tree, and the same effect
can be obtained by using ".undef WITH_DEBUG".
Reviewed by: mat, rene
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D12548
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
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
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Fri, 2 Dec 2016
|
[ 11:58 mat ] (Only the first 10 of 119 ports in this commit are shown above. )
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
|
Mon, 17 Oct 2016
|
[ 14:28 tijl ] (Only the first 10 of 41 ports in this commit are shown above. )
Update the Linphone stack:
Linphone 3.10.2
bctoolbox 0.2.0
oRTP 0.27.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis)
bzrtp 1.0.4
Belle-SIP 1.5.0
Mediastreamer 2.14.0
MS plugins (msbcg729 1.0.2, msopenh264 1.1.2)
|
Fri, 9 Sep 2016
|
[ 19:42 amdmi3 ] (Only the first 10 of 100 ports in this commit are shown above. )
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 18 Nov 2015
|
[ 08:46 tijl ]
Update to 3.9.1
|
Fri, 6 Nov 2015
|
[ 16:24 tijl ] (Only the first 10 of 25 ports in this commit are shown above. )
Update the Linphone stack.
Linphone 3.9.0
Ortp 0.25.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis)
Libbzrtp 1.0.3
Belle-sip (fix files/patch-src-belle_sip_headers_impl.c)
Mediastreamer 2.12.0
MS plugins (msbcg729 1.0.1, msilbc 2.1.2, msopenh264 1.1.1, msx264 1.5.2)
|
Fri, 3 Jul 2015
|
[ 15:06 tijl ]
Update to 3.8.5
|
Sat, 13 Jun 2015
|
[ 13:28 tijl ]
Update to 3.8.4
|
Fri, 12 Jun 2015
|
[ 16:18 tijl ]
Update to 3.8.3
|
Sat, 16 May 2015
|
[ 20:31 tijl ] (Only the first 10 of 13 ports in this commit are shown above. )
Update the Linphone stack: belle-sip 1.4.1, libbzrtp 1.0.2, ortp 0.24.2,
mediastreamer 2.11.2, linphone 3.8.2
|
Sat, 25 Apr 2015
|
[ 09:54 tijl ]
Add USES=gettext-tools to fix build when NLS option is off
Reported by: Raif S. Berent <zaphod@berentweb.com>
|
Fri, 17 Apr 2015
|
[ 12:25 tijl ]
Add LDAP option
|
Thu, 16 Apr 2015
|
[ 19:00 tijl ] (Only the first 10 of 23 ports in this commit are shown above. )
- Updates to the Linphone stack: Belle-sip 1.4.0, oRTP 0.24.1,
Mediastreamer 2.11.1, Linphone 3.8.1
- Switch to PolarSSL 1.3.x to enable instant messaging encryption
- SRTP/ZRTP support has been moved from oRTP to Mediastreamer
Notable enhancements in this release:
- Fullscreen mode
- Hang up button in the video window
- Wizard for audio/video settings
- Arabic translation
- Support RTP/AVPF (RFC4585) with VP8 codec: this feature allows
transmission error recovery for video, which greatly enhances the
video quality over unreliable links
|
Fri, 9 Jan 2015
|
[ 15:30 tijl ]
- Fix build when audio/speex isn't installed by adding --disable-speex to
CONFIGURE_ARGS. This does not actually disable Speex support because
the port doesn't use the bundled mediastreamer.
- Remove --enable-zrtp because the port doesn't use the bundled ortp.
- Take maintainership
|
Wed, 24 Dec 2014
|
[ 04:18 mi ]
Enable the ZRTP (encryption) option -- and bump PORTREVISION.
While here, arrange for the bundled mediastreamer2/ and oRTP/
subdirectories to not be extracted from the tarball -- we build
them separately from ports of their own anyway.
|
Mon, 22 Dec 2014
|
[ 23:19 bapt ]
Get rid of gnomehier
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Mon, 14 Jul 2014
|
[ 10:29 tijl ] (Only the first 10 of 23 ports in this commit are shown above. )
- Move net/linphone-base to replace net/linphone and update to version 3.7.0
- Adjust ports that depended on linphone-base to depend on net/ortp or
net/mediastreamer instead
- Mark net-im/libjingle deprecated (part of Google Talk)
Approved by: portmgr (implicit, PORTREVISION bump of unstaged port)
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 23 Jan 2009
|
[ 14:49 amdmi3 ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update to 3.1.0
PR: 130442
Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
|
Fri, 6 Jun 2008
|
[ 13:50 edwin ] (Only the first 10 of 181 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Thu, 22 Mar 2007
|
[ 11:46 miwi ] (Only the first 10 of 27 ports in this commit are shown above. )
- Update to 1.6.0
- Remove broken and deprecated
PR: 109805
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 18 Mar 2006
|
[ 20:53 pav ]
- Update to 1.3.0
PR: ports/94500
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Tue, 27 Dec 2005
|
[ 02:41 pav ]
- Update to 1.2.0
PR: ports/90931
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Sun, 4 Sep 2005
|
[ 00:06 sem ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to 1.1.0
PR: ports/85534
Submitted by: Ports Fury
|
Mon, 4 Apr 2005
|
[ 21:42 pav ] (Only the first 10 of 25 ports in this commit are shown above. )
- Update to 1.0.1
PR: ports/79481, ports/79482
Submitted by: Ports Fury
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Wed, 12 May 2004
|
[ 14:06 krion ] (Only the first 10 of 40 ports in this commit are shown above. )
- Update to version 0.12.2
- Divide net/linphone into 2 ports: net/linphone and
net/linphone-base
PR: ports/66396
Submitted by: Ports Fury
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Fri, 16 Jan 2004
|
[ 14:36 krion ]
- Reaarange USE_GNOME
- Suppprt CONFIGURE_ARGS properly
- Replace WITHOUT_GNOME with WITHOUT_X11
PR: 61427
Submitted by: Ports Fury
|
Tue, 13 Jan 2004
|
[ 01:32 glewis ]
. Add a WITHOUT_GNOME knob.
|
Sat, 22 Nov 2003
|
[ 21:24 krion ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update to version 0.12.1
PR: 59583
Submitted by: Ports Fury
|
Thu, 23 Oct 2003
|
[ 03:29 edwin ] (Only the first 10 of 28 ports in this commit are shown above. )
Upgrade to version 0.12.0. This is a follow up of the upgrade and
backout of the commit last tuesday.
I have disabled IPv6 support since it causes linphone not to work
properly. Informed author about it.
|
Mon, 20 Oct 2003
|
[ 07:35 edwin ] (Only the first 10 of 27 ports in this commit are shown above. )
Undo update of net/linphone. The port uses some kind of programming
trick to find out the IP address of the outgoing interface. This
trick works fine on Linux, but fails on *BSD. For more information,
see udpcliserv/udpcli09.c in the book of Richard Stevens.
Touched port-epoch
|
[ 03:09 edwin ] (Only the first 10 of 21 ports in this commit are shown above. )
Update port: net/linphone to 0.12.0 (fix ports/55665)
- Update to version 0.12.0
PR: ports/55872
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Thu, 18 Sep 2003
|
[ 15:33 marcus ]
Switch to USE_GNOME to chase the libgnome* shared lib versions.
|
Fri, 8 Aug 2003
|
[ 17:00 glewis ]
. Add missing dependence on libogg and unbreak.
Submitted by: Simon Barner <barner@in.tum.de>
|
[ 04:40 kris ] (Only the first 10 of 70 ports in this commit are shown above. )
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
|
Thu, 7 Aug 2003
|
[ 09:54 kris ]
BROKEN: Broken pkg-plist
|
Tue, 29 Jul 2003
|
[ 09:12 sobomax ] (Only the first 10 of 128 ports in this commit are shown above. )
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
|
Mon, 14 Jul 2003
|
[ 18:01 sobomax ]
Fix auto-kill option.
PR: 49733
Submitted by: Yoshiyuki NAKAMICHI <nakamiti-sendpr@emergence.jp>
|
Tue, 1 Jul 2003
|
[ 11:56 sobomax ]
Disable IPv6 - at least it makes the phone able to send/receive UDP messages.
|
Sat, 14 Jun 2003
|
[ 09:38 sobomax ]
Update to 0.11.0.
|
Tue, 13 May 2003
|
[ 17:33 sobomax ]
Unbroke.
|
Tue, 6 May 2003
|
[ 21:09 kris ]
BROKEN: Does not install
|
Sun, 20 Apr 2003
|
[ 19:38 marcus ] (Only the first 10 of 66 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Fri, 7 Mar 2003
|
[ 06:08 ade ] (Only the first 10 of 358 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 3 Mar 2003
|
[ 07:39 sobomax ]
Add missed dependency on libgnomeui.
Submitted by: Joachim Str?mbergson <watchman@ludd.luth.se>
|
Fri, 28 Feb 2003
|
[ 16:27 sobomax ] (Only the first 10 of 18 ports in this commit are shown above. )
Update to 0.10.0.
|
Sun, 19 Jan 2003
|
[ 21:01 sobomax ] (Only the first 10 of 21 ports in this commit are shown above. )
Add linphone 0.9.1, a web phone that supports SIP protocol.
|
Number of commits found: 82 |