1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Romain Tartière
4f77d2193f 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)
2018-12-20 17:58:02 +00:00
Tijl Coosemans
278e6c95a6 Mark net/libsrtp deprecated, superseded by libsrtp2.
audio/baresip: remove SRTP option (had been marked BROKEN).
www/qt5-webengine: remove unused dependency on libsrtp.
2018-12-16 16:34:25 +00:00
Jan Beich
0872f77fd4 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/
2018-11-06 01:50:26 +00:00
Jan Beich
c400a2c8b6 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
2018-05-02 15:07:27 +00:00
Chris Rees
e69837290c audio/baresip: Update to 0.5.8 (with helper libraries)
PR:		ports/227739
Submitted by:	Thomas Merkel
2018-04-28 14:03:20 +00:00
Hans Petter Selasky
0c5d3d2ffd Enable STDIO backend by default.
Approved by:	crees@
2018-01-15 21:59:18 +00:00
Jan Beich
84e727457f 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
2017-10-21 06:50:49 +00:00
Hans Petter Selasky
12d1757600 Enable OSS audio backend by default.
Approved by:	crees@
2017-09-20 13:29:54 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Jan Beich
0c612c4aa3 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)
2016-12-11 15:22:47 +00:00
Mathieu Arnold
f899c758a6 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
2016-07-19 11:04:13 +00:00
Ben Woods
eecd790411 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:
  https://github.com/alfredh/baresip/blob/v0.4.19/docs/ChangeLog

[1] https://github.com/alfredh/baresip/blob/v0.4.19/docs/README#L324

This upate also allows baresip to build successfully once
multimedia/ffmpeg is updated to 3.0.x.
Note that multimedia/ffmpeg is currently still on the 2.8.x branch,
however this patch is backwards compatible with ffmpeg 2.8.x.

Reported by:	antoine (via exp-run)
Reviewed by:	mat (mentor)
Approved by:	crees (maintainer), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6822
2016-06-13 06:22:21 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Baptiste Daroussin
3fef6c52f0 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
2015-05-30 20:39:12 +00:00
Baptiste Daroussin
0d37746949 Remove useless @dirrm 2015-01-17 21:21:49 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Tijl Coosemans
60945f0277 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.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Tijl Coosemans
b2c93db5af Add a global OPUS_DESC 2014-07-11 14:12:30 +00:00
Baptiste Daroussin
5c09a40242 Properly call MAKE_CMD 2014-06-24 21:58:35 +00:00
Christian Weisgerber
7c689742b1 Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Baptiste Daroussin
4a4ec28d37 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
2014-05-05 09:45:36 +00:00
Chris Rees
5e4bfc494d 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.
2013-12-20 22:55:35 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
5163781803 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
2013-08-30 23:01:05 +00:00
Chris Rees
f3bfa725e7 Add licence info to some ports
Submitted by:	4721
2013-04-30 20:10:53 +00:00
William Grzybowski
06316b8b1f - Use greater or equal so PORTREVISION bump doesn't break it
Reported by:	pointyhat
Approved by:	portmgr (bdrewery), jpaetzel (mentor)
2013-04-06 15:56:18 +00:00
Chris Rees
0dd7579209 Various spelling corrections
PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
2013-02-09 12:00:52 +00:00
Chris Rees
d899ebd3cc 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>
]
2013-01-03 15:09:27 +00:00
Chris Rees
88dffc1be2 Fix the V4L2 and PORTAUDIO options.
Submitted by:	Matthias Apitz <guru@unixarea.de>
2012-09-03 18:43:38 +00:00
Chris Rees
a9ab57a0fc 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)
2012-09-01 17:20:11 +00:00