1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

14 Commits

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