Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2.94 04 Aug 2023 06:20:53 |
Felix Palmen (zirias) |
net/ortp: Update to 5.2.94
Differential Revision: https://reviews.freebsd.org/D41227 |
5.2.37 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
5.2.37 23 Mar 2023 16:01:34 |
Muhammad Moinur Rahman (bofh) |
net/ortp: Update version 5.1.55=>5.2.37
Changelog: https://gitlab.linphone.org/BC/public/ortp/-/tags/5.2.37
Approved by: zirias (irc) |
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.1.55 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.1.55 05 Sep 2022 16:36:19 |
Felix Palmen (zirias) |
net/ortp: Update to 5.1.55
Changelog: https://gitlab.linphone.org/BC/public/ortp/-/tags
PR: 266016
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36458 |
5.1.32 05 Sep 2022 13:03:10 |
Muhammad Moinur Rahman (bofh) |
all: R eturn sobomax' ports to the pool
Commit bit of sobomax@ was safe-kept on 2018-12-03 by portmgr-secretary@
but somehow the ports were not reset. Reset all the ports except
net/ortp which has been exclusively requested by zirias@
Approved by: portmgr (blanket) |
5.1.32 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.1.32 15 Jun 2022 20:44:41 |
Muhammad Moinur Rahman (bofh) |
net/ortp: Fix build
- After net/bctoolbox has been upgraded most of the dependent ports are
broken
- Upgrade version 1.0.2=>5.1.32
- Switch MASTER_SITES to GL_SITES
- Switch LICENSE from GPLv2+ to GPLv3
Approved by: portmgr (blanket)
Relnotes: https://gitlab.linphone.org/BC/public/ortp/-/tags/5.1.32 |
1.0.2_2 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
1.0.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_2 26 Jul 2019 20:46:57 |
gerald |
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 |
1.0.2_1 25 Dec 2018 20:25:40 |
tcberner |
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 |
1.0.2_1 12 Dec 2018 01:35:36 |
gerald |
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 |
1.0.2 10 Dec 2018 16:50:08 |
rene |
Return currently unmaintained ports to sobomax@ who is still a src committer. |
1.0.2 03 Dec 2018 21:20:17 |
rene |
Re-assign sobomax@'s ports after his commit bit was safekept. |
1.0.2 23 Oct 2018 15:53:40 |
tijl |
Add USES=compiler:c11 because this port uses stdatomic.h.
PR: 232561
Submitted by: pkubaj@anongoth.pl |
1.0.2 18 Oct 2018 13:31:01 |
tijl |
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 |
0.27.0 17 Oct 2016 14:28:02 |
tijl |
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) |
0.25.0 09 Sep 2016 19:42:46 |
amdmi3 |
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 ) |
0.25.0 06 Nov 2015 16:24:14 |
tijl |
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) |
0.24.2 16 May 2015 20:31:05 |
tijl |
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 |
0.24.1 16 Apr 2015 20:00:34 |
tijl |
Update WWW links |
0.24.1 16 Apr 2015 19:00:52 |
tijl |
- 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 |
0.23.0_2 12 Apr 2015 12:11:57 |
tijl |
Update net/libsrtp to 1.5.2 and use base OpenSSL on FreeBSD 10 and up
PR: 198903
Tested by: madpilot
Approved by: maintainer timeout (18 days) |
0.23.0_1 09 Jan 2015 15:12:10 |
tijl |
- Add SRTP and ZRTP support
- Fix MASTER_SITES
PR: 196249
Approved by: maintainer timeout (16 days) |
0.23.0 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
0.23.0 14 Jul 2014 10:29:38 |
tijl |
- 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) |
0.23.0 13 Jul 2014 14:02:25 |
tijl |
Small touch-ups to linphone related ports:
net/ortp: add license, update description and WWW
net/mediastreamer: pkg-plist fixes |
0.23.0 10 Jul 2014 16:16:33 |
tijl |
Update net/ortp to 0.23.0
PR: 187135
Submitted by: koue@chaosophia.net
Approved by: maintainer timeout (4 months) |
0.13.0_2 04 Jul 2014 07:40:15 |
amdmi3 |
- Remove indefinite article from COMMENT
- Switch to USES=libtool, drop .la files
- Stagify
- Fix build
Approved by: portmgr blanket |
0.13.0_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.13.0_1 31 Aug 2013 00:26:08 |
bapt |
Convert USE_GNOME=pkgconfig to USES=pkgconfig
While here:
- Trim headers
- Convert:
* USE_GNOME=gnomehack -> USES=pathfix
* USE_PERL5 -> USES=perl5
* USE_GMAKE -> USES=gmake |
0.13.0_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.13.0_1 06 Jun 2008 13:50:32 |
edwin |
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) |
0.13.0 08 Apr 2007 18:07:23 |
sobomax |
Fix on ia64.
Poked by: Kris's unbildable ports reminder |
0.13.0 25 Mar 2007 16:47:01 |
pav |
- Update to 0.13.0
PR: ports/109001
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer timeout (sobomax; 1 month) |
0.12.0 16 Dec 2006 08:50:29 |
sobomax |
Update to 0.12.0.
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw> |
0.9.1 13 Apr 2006 03:54:16 |
sobomax |
Update to 0.9.1.
Submitted by: Yi-Huan Chan |
0.8.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.8.1 01 Feb 2006 22:46:10 |
edwin |
SHA256ify
APproved by: krion@ |
0.8.1 30 Jan 2006 15:18:19 |
garga |
- Update to 0.8.1
PR: ports/91880
Submitted by: Alex Miller <asm@asm.kiev.ua>
Approved by: maintainer timeout (14 days) |
0.6.2_4 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.6.2_4 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.6.2_4 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.6.2_3 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.6.2_2 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.6.2_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.6.2_1 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
0.6.2_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.6.2_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.6.2 20 Oct 2003 13:04:38 |
sobomax |
Add ortp 0.6.2, a Real-time Transport Protocol (RTP) stack. |