non port: audio/baresip/Makefile |
SVNWeb
|
Number of commits found: 39 |
Sat, 25 Mar 2023
|
[ 09:10 Chris Rees (crees) Author: Denis Polygalov ] a529a34
audio/baresip: Update to 2.12.0
Many changes since the last version, so please see:
https://github.com/baresip/baresip/blob/main/CHANGELOG.md
PR: ports/261035
|
[ 09:10 Chris Rees (crees) ] 8f9dc55
Return baresip and libraries to the pool
PR: ports/261035
|
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 )
|
Thu, 13 Jan 2022
|
[ 17:26 Chris Rees (crees) ] 0741b69
audio/baresip: Fix build (and INDEX) with GSTREAMER option
PR: ports/256971
|
Wed, 10 Nov 2021
|
[ 06:20 Fernando Apesteguía (fernape) ] a55c182 (Only the first 10 of 17 ports in this commit are shown above. )
comms/spandsp: Update to 3.0.0
Patch consumers and bump PORTREVISION where appropriate.
PR: 258999
Reported by: jailbird@fdf.net (maintainer)
Reviewed by: madpilot@
|
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.
|
Thu, 14 Nov 2019
|
[ 12:39 tobik ] (Only the first 10 of 68 ports in this commit are shown above. )
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
|
Mon, 4 Nov 2019
|
[ 20:39 zeising ] (Only the first 10 of 82 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] (Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Thu, 20 Dec 2018
|
[ 17:58 romain ]
Add an option to enable PulseAudio
The option is disabled by default, so the package is not modified, no
PORTREVISION bump needed.
PR: 234225
Approved by: crees (maintainer)
|
Sun, 16 Dec 2018
|
[ 16:34 tijl ]
Mark net/libsrtp deprecated, superseded by libsrtp2.
audio/baresip: remove SRTP option (had been marked BROKEN).
www/qt5-webengine: remove unused dependency on libsrtp.
|
Tue, 6 Nov 2018
|
[ 01:50 jbeich ] (Only the first 10 of 188 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Wed, 2 May 2018
|
[ 15:07 jbeich ] (Only the first 10 of 183 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
Sat, 28 Apr 2018
|
[ 14:03 crees ]
audio/baresip: Update to 0.5.8 (with helper libraries)
PR: ports/227739
Submitted by: Thomas Merkel
|
Mon, 15 Jan 2018
|
[ 21:59 hselasky ]
Enable STDIO backend by default.
Approved by: crees@
|
Sat, 21 Oct 2017
|
[ 06:50 jbeich ] (Only the first 10 of 169 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Wed, 20 Sep 2017
|
[ 13:29 hselasky ]
Enable OSS audio backend by default.
Approved by: crees@
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Sun, 11 Dec 2016
|
[ 15:22 jbeich ] (Only the first 10 of 160 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
|
Tue, 19 Jul 2016
|
[ 11:04 mat ] (Only the first 10 of 174 ports in this commit are shown above. )
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 13 Jun 2016
|
[ 06:22 woodsb02 ]
audio/re:
- Update to 0.4.16
- Organise pkg-plist alphabetically
audio/rem:
- Update to 0.4.7
- Organise pkg-plist alphabetically
audio/baresip:
- Update to 0.4.19
- Remove CELT option (no longer supported upstream - replaced by OPUS)
- Add EXAMPLES option to install new ${WRKSRC}/docs/examples
- Update minimum required versions of audio/re and audio/rem [1]
Changes this release: (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 30 May 2015
|
[ 20:39 bapt ] (Only the first 10 of 68 ports in this commit are shown above. )
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer
|
Sat, 17 Jan 2015
|
[ 21:21 bapt ]
Remove useless @dirrm
|
Thu, 15 Jan 2015
|
[ 09:05 tijl ] (Only the first 10 of 102 ports in this commit are shown above. )
Add missing USE_OPENSSL=yes
PR: 195796
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Fri, 11 Jul 2014
|
[ 14:12 tijl ] (Only the first 10 of 12 ports in this commit are shown above. )
Add a global OPUS_DESC
|
Tue, 24 Jun 2014
|
[ 21:58 bapt ]
Properly call MAKE_CMD
|
Sun, 25 May 2014
|
[ 20:07 naddy ] (Only the first 10 of 20 ports in this commit are shown above. )
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Fri, 20 Dec 2013
|
[ 22:55 crees ]
Update Baresip to 0.4.8, and the supporting re and rem libraries
to their latest versions
Several new modules, however some will no longer work after changes to the
core code; a best effort has been made to investigate and mark such broken
modules.
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
Tue, 30 Apr 2013
|
[ 20:10 crees ] (Only the first 10 of 16 ports in this commit are shown above. )
Add licence info to some ports
Submitted by: 4721
|
Sat, 6 Apr 2013
|
[ 15:56 wg ]
- Use greater or equal so PORTREVISION bump doesn't break it
Reported by: pointyhat
Approved by: portmgr (bdrewery), jpaetzel (mentor)
|
Thu, 3 Jan 2013
|
[ 15:09 crees ]
Introducing baresip 0.4.2, along with the same versions of libre and librem.
re and rem must be updated first, since baresip will not compile against older
versions.
[
Fix linking of Speex modules
PR: ports/174925 (based on)
Submitted by: Anish Mistry <amistry@unitedware.com>
]
|
Mon, 3 Sep 2012
|
[ 18:43 crees ]
Fix the V4L2 and PORTAUDIO options.
Submitted by: Matthias Apitz <guru@unixarea.de>
|
Sat, 1 Sep 2012
|
[ 17:20 crees ]
baresip is a small, modular telephony client that works
on multiple platforms and supports several audio and video
input/output methods.
WWW: http://www.creytiv.com/baresip.html
Submitted by: luigi (original port)
|
Number of commits found: 39 |