Commit graph

17 commits

Author SHA1 Message Date
wiz
a2ff57555e rtmpdump: add dependencies to bl3.mk
they were hiding in the pkgconfig file
2018-09-25 09:25:45 +00:00
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
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
sbd
7ffbee2ed9 Respect ${PKGMANDIR} 2013-03-26 08:17:22 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
ryoon
8902e2be44 Update distinfo. 2012-12-25 09:34:41 +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
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ryoon
c4747c7c83 Update MAINTAINER e-mail address 2011-11-08 19:29:09 +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
drochner
53d8319c77 add rtmpdump-2.3, a library+tool for RTMP streams, from Ryo ONODERA
per pkgsrc-wip
2010-07-21 18:27:12 +00:00