Commit graph

17 commits

Author SHA1 Message Date
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