Commit graph

17 commits

Author SHA1 Message Date
Alex Kozlov
43a22bb0dd - Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D911
2014-10-16 08:55:30 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Bernhard Froehlich
ede70f8e77 - Update to 3.9.20140806
- Separate dtv-scan-tables in his own port
- Add XMLTV option
- Create a new user/group for tvheadend
- Improve tvheadend startscript
- Convert manual patching to USES=shebangfix

Submitted by:	Dreamcat4 <dreamcat4@gmail.com>
2014-08-18 17:54:21 +00:00
Jimmy Olgeni
168f57451a Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
2014-07-07 15:31:01 +00:00
Bernhard Froehlich
e87f135c70 - Fix building with clang 3.4 on head
Reported by:	pkg-fallout
2014-04-22 12:29:45 +00:00
Bernhard Froehlich
992897319c - Attempt to fix the port after the ffmpeg1 removal. The commit r331762
has only hidden the fact that tvheadend does not work with ffmpeg 2.x.
Since ffmpeg1 has been removed already I can only rip out the ffmpeg
option and dependency and disable libav for now.

- While here move option variables before bsd.port.pre.mk to make them
work.

Reported by:	Torfinn Ingolfsen <tingox@gmail.com>
Pointyhat to:	wg
2014-02-11 07:54:11 +00:00
Bernhard Froehlich
0d64ed1ae4 - Add missing DISTNAME which was forgotten in previous commit
Submitted by:	pkg-fallout
Pointyhat to:	decke
2014-01-10 21:11:36 +00:00
Bernhard Froehlich
3050a079df - Remove traces to my fork on github and fallback to MASTER_SITES.
We will switch to the official tvheadend repository with the next update.
2014-01-04 21:25:31 +00:00
William Grzybowski
80f7c687f0 multimedia/tvheadend: bump port revision
- Bump port revision forgot in last commit

Approved by:	portmgr (bapt, implicit)
2013-10-27 12:09:09 +00:00
William Grzybowski
5ea6a35274 multimedia/tvheadend: link against ffmpeg
- Link using ffmpeg instead of ffmpeg1

Approved by:	portmgr (bapt, implicit)
2013-10-27 12:08:02 +00:00
Bernhard Froehlich
9b6e5b4d1f - Convert to new optional LIB_DEPENDS format
- Support staging
- Bump PORTREVISION (extremely conservative)
2013-10-18 07:26:16 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Bernhard Froehlich
5ceeed9a13 - Add ffmpeg/libav support
- Add libdvbcsa support
- Convert LIB_DEPENDS to new shlib format
- Cleanup CONFIGURE_ENV/CFLAGS/LDFLAGS
- The tvheadend port is mature enough so remove the warnings in pkg-message
- Bump PORTREVISION
2013-09-08 15:03:15 +00:00
Bernhard Froehlich
668e7709be - Add rc.d script
- Bump PORTREVISION
2013-07-28 06:52:18 +00:00
Bernhard Froehlich
80f0ddf7dc - Update to 3.4.0.20130726.3 (8a8c1a8712)
- This update includes a fix for the kqueue implementation which also fixes scanning

Thanks to:	nox, hselasky
2013-07-26 17:11:25 +00:00
Bernhard Froehlich
65d10f0eac - Add support for FreeBSD 8.x
Submitted by:	Juergen Lock <nox@FreeBSD.org>
2013-07-20 07:33:10 +00:00
Bernhard Froehlich
b61debe0fc A TV streaming server for Linux and FreeBSD supporting
DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video
(V4L) as input sources.

WWW: https://tvheadend.org/
2013-07-17 16:08:41 +00:00