sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
c114d7057b
add pthread to COMPILER_LIBCXX.
...
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
sthen
073d25a37c
use LIBCXX
2017-04-10 11:46:32 +00:00
naddy
ef68f42b62
remove SHARED_ONLY from ports that don't use any MODULES
2016-03-16 16:46:31 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
38195679c7
Create symlinks for _pic versions of the libraries. They're already
...
built PIC but libtool only recognizes the _pic named libraries as
being PIC.
This is required for live555 support in vlc.
from Brad
2012-05-27 09:04:11 +00:00
stsp
8aea95e7fb
Update to 2012.02.04.
...
with input from and ok brad sthen
2012-02-28 17:55:47 +00:00
landry
26ae665e85
Update to liveMedia-20090407, from brad.
...
Untested by pyr@ and gilles@ who slacked too much.
2009-04-15 08:22:11 +00:00
landry
2285c47998
Update to liveMedia 2008.07.25, and remove a wrong timeout. This fixes
...
tv-over-ip for at least Free french ISP.
ok brad@
2008-08-30 08:31:28 +00:00
brad
1e0b82bf02
upgrade to livemedia 20080706; bug fixes.
...
ok jakemsr@
2008-07-15 16:14:24 +00:00
jakemsr
103f021345
maintenence update to live.2008.04.09
...
from brad@
2008-04-13 07:13:59 +00:00
jakemsr
bdd1e35648
maintainence update to live.2007.08.03a
...
mostly bugfixes
from brad@
2007-10-03 02:19:06 +00:00
merdely
241b722760
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
...
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
ajacoutot
2789e2ec04
- regen distinfo to base64 encoded
...
spotted by martynas@
2007-04-27 06:27:20 +00:00
ajacoutot
1ddddeaea0
- revert, for now (mplayer links fine without this and vlc live555 support
...
has been disabled)
2007-04-20 07:39:20 +00:00
ajacoutot
dd24323277
- compile with "-fPIC" on amd64 so that shared objects (ie. vlc brower
...
plugin) can link correctly
problem noticed by Stuart Henderson <stu at spacehopper dot org>
2007-04-19 21:14:26 +00:00
ajacoutot
286444f44d
Import liveMedia-20070220
...
This code forms a set of C++ libraries for multimedia streaming, using
open standard protocols (RTP/RTCP and RTSP). These libraries - which can
be compiled for Unix (including Linux and Mac OS X), Windows, and QNX
(and other POSIX-compliant systems) - can be used to build streaming
applications. The libraries are already being used to implement
applications such as "liveCaster" and "playRTPMPEG" (for streaming MP3
audio using RTP/RTCP). The libraries can also be used to stream,
receive, and process MPEG video, and can easily be extended to support
additional (audio and/or video) codecs. They can also be used to build
basic RTSP clients and servers, and have been used to add streaming
support to existing media player applications, such as "mplayer".
from brad
ok robert@
2007-04-19 08:32:23 +00:00