Commit graph

8 commits

Author SHA1 Message Date
wiz
2cff19e54a rtmpdump: update to 2.4.0.0.fa8646daeb19dfd12c181f7d19de708d623704c0.
This is the latest git version of the program (from 2015 though).

Switch the build to use gnutls for the command line program,
since openssl 1.1 is not supported.

Various changes since the last released version, but only git log
available. Mostly bugfixes.

Update bl3.mk file: neither zlib nor openssl nor gnutls headers/libraries
are used by the library, so remove all bl3.mk includes.
2018-09-23 21:09:32 +00:00
adam
1f7143fad3 rtmpdump: clean-up
Clean-up:
Removed double USE_LIBTOOL=yes.
Pass external CFLAGS and LDFLAGS.
Put PREFIX in patches, removing SUBST.
Do not override optimisation with OPT=-O2.
2017-09-20 06:47:56 +00:00
wiz
97585fb9e8 rtmpdump: do not hardcode /usr/pkg
Fixes PR 52537 by John Klos.
2017-09-12 05:54:10 +00:00
wiz
87f30e8248 Honor LDFLAGS. Fixes RELRO build. 2017-07-13 13:19:59 +00:00
sbd
7ffbee2ed9 Respect ${PKGMANDIR} 2013-03-26 08:17:22 +00:00
ryoon
3365aeace3 Fix build on Solaris.
* Define LDFLAGS.SunOS for missing libs
* Pass LDFLAGS to linker
2012-12-24 14:29:24 +00:00
dsainty
3eaa37bf28 Update to rtmpdump version 2.4:
11 July 2011, v2.4
- add RTMPE type 9 handshake support
2011-10-08 06:09:33 +00:00
ryoon
3743070fb6 Fix PR pkg/44125.
Libtoolized.
2011-10-05 21:41:25 +00:00