non port: multimedia/tvheadend/Makefile |
SVNWeb
|
Number of commits found: 62 |
Fri, 9 Sep 2022
|
[ 21:02 Daniel Engberg (diizzy) ] e2438a8 (Only the first 10 of 32 ports in this commit are shown above. )
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 5 Jul 2022
|
[ 17:51 Bernhard Froehlich (decke) ] 27d0337 (Only the first 10 of 19 ports in this commit are shown above. )
*/*: Release my babies from my "created by" comments
|
Sun, 20 Mar 2022
|
[ 12:27 Bernhard Froehlich (decke) ] 7e59711
multimedia/tvheadend: Add dependency on libunwind
Up to now libunwind was silenty used from base but now on 14-current
libunwind is not available in base anymore so it fails. I decided to
unconditionally use libunwind from ports on all FreeBSD version for
consistency.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 30 Aug 2020
|
[ 18:54 decke ]
multimedia/tvheadend:
- Fix building with -fno-common (default from GCC 10 and LLVM 11)
- Add missing option description for XMLTV
Obtained
from: https://github.com/tvheadend/tvheadend/commit/8a2942a361e95ccdbd30c1edc7627df3862cdbbe
MFH: 2020Q3
|
Thu, 26 Sep 2019
|
[ 09:20 decke ]
multimedia/tvheadend: Fix compilation after update of multimedia/libhdhomerun to
20190621
Obtained from: https://github.com/tvheadend/tvheadend/pull/1281
MFH: 2019Q3
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] (Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Sun, 28 Jul 2019
|
[ 11:09 decke ]
multimedia/tvheadend: Improve pkg-message to describe "-C" flag
which is needed for setting the admin password.
Also add a hint for IPTV users which might need a symlink for
ffmpeg if they use one of the very popular channel lists.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sun, 13 Jan 2019
|
[ 19:36 decke ]
multimedia/tvheadend: Update to 4.2.8
MFH: 2019Q1
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Thu, 6 Dec 2018
|
[ 14:26 decke ]
- Fix sendfile() integration affecting webui
- Fix epg compatibility issues in webui
- Bump PORTREVISION
Both patches are already included upstream.
Submitted by: Jongsung Kim <jongsung.kim@gmail.com> (via email to ports@)
|
Tue, 6 Nov 2018
|
[ 01:50 jbeich ] (Only the first 10 of 188 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Thu, 25 Oct 2018
|
[ 11:47 decke ]
multimedia/tvheadend: Follow upstream and revert "FreeBSD: Fix recv problem if
no data received."
Reported by: Jongsung Kim <jongsung.kim@gmail.com>
|
Tue, 16 Oct 2018
|
[ 14:45 decke ]
multimedia/tvheadend: Update to 4.2.7
|
Thu, 11 Oct 2018
|
[ 14:12 decke ]
multimedia/tvheadend: Fix build with mips/mips64/powerpc64
PR: 232037
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
Thu, 12 Jul 2018
|
[ 11:23 decke ]
multimedia/tvheadend: Remove PORTSCOUT line because it does not work
|
[ 11:22 decke ]
multimedia/tvheadend: Add new option for DVBEN50221 and bump PORTREVISION
People will only need this in combination with a DVB CI devices and will
likely need a patched tvheadend with ddci support. For more info have a
look at: https://tvheadend.org/boards/13/topics/29639
Tested by: hselasky
|
Wed, 13 Jun 2018
|
[ 13:13 decke ]
multimedia/tvheadend: fix two major problems of webui on FreeBSD
1. very high CPU usage while streaming a recored program
2. unable to stream the recorded program beyond 128MB.
Unlike Linux sendfile(), FreeBSD sendfile() requires an explicit
file offset, and return value must be checked to catch any error
occurred. (i.e., closed connection)
Obtained from: https://github.com/tvheadend/tvheadend/pull/1125
Submitted by: Jongsung Kim <jongsung.kim@gmail.com>
|
[ 13:10 decke ]
multimedia/tvheadend: tell PORTSCOUT to ignore development versions
|
Wed, 2 May 2018
|
[ 15:47 jbeich ]
multimedia/tvheadend: unbreak with ffmpeg 4.0
src/muxer/muxer_libav.c:177:17: error: use of undeclared identifier
'CODEC_FLAG_GLOBAL_HEADER'
c->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/plumbing/transcoding.c:22:10: fatal error: 'libavfilter/avfiltergraph.h'
file not found
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/plumbing/transcoding.c:576:29: error: use of undeclared identifier
'CODEC_FLAG_GLOBAL_HEADER'
octx->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/plumbing/transcoding.c:621:22: error: use of undeclared identifier
'CODEC_FLAG_BITEXACT'
octx->flags |= CODEC_FLAG_BITEXACT;
^
src/plumbing/transcoding.c:632:24: error: use of undeclared identifier
'CODEC_FLAG_QSCALE'
octx->flags |= CODEC_FLAG_QSCALE; (Only the first 15 lines of the commit message are shown above )
|
[ 15:07 jbeich ] (Only the first 10 of 183 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
Wed, 18 Apr 2018
|
[ 11:26 decke ]
Fix tcp_socket_dead() for FreeBSD
The FreeBSD port of tvheadend couldn't stream Live TV, and debug
log shows webui judged the peer socket closed immediately after
starting streaming:
2018-04-15 06:30:04.996 [ DEBUG]:webui: Start streaming
/stream/mux/c4bc67bdaa13457e33740ca883cc4d75?ticket=7D1B56AD0E434C5F7EBFA4677A7FBE4C94097974
2018-04-15 06:30:04.996 [ DEBUG]:webui: Stop streaming
/stream/mux/c4bc67bdaa13457e33740ca883cc4d75?ticket=7D1B56AD0E434C5F7EBFA4677A7FBE4C94097974,
client hung up
It looks tcp_socket_dead() misunderstood the zero-return from recv().
For the FreeBSD, recv() might return zero for alive sockets which
have nothing to read.
Submitted by: Jongsung Kim <jongsung.kim@gmail.com>
Obtained from: https://github.com/tvheadend/tvheadend/pull/1112
|
Tue, 27 Mar 2018
|
[ 09:32 decke ]
- Update to 4.2.6
- Add a patch for a build failure when kerberos is installed
Reported by: Frank Razenberg <frank@zzattack.org>
|
Sat, 6 Jan 2018
|
[ 19:32 decke ]
Update to 4.2.5
PR: 224855
Submitted by: Talal Al Dik <tad@vif.com>
|
Sat, 21 Oct 2017
|
[ 06:50 jbeich ] (Only the first 10 of 169 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Sat, 23 Sep 2017
|
[ 18:47 antoine ]
Revert r450353 and unbreak
Reported by: pkg-fallout
With hat: portmgr
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (Only the first 10 of 38 ports in this commit are shown above. )
Cleanup after removal of libexecinfo from ports.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
[ 10:48 mat ] (Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Mon, 11 Sep 2017
|
[ 09:27 decke ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update to 4.2.3
- Fix various portlint warnings
- Add missing LICENSE_FILE
- Update pkg-descr to match recent upstream development
The update was postponed a few times because early 4.2 releases
had some serious regressions on FreeBSD. I know that there are
still a few issues in the current release especially around IPTV
and SAT>IP but they do not seem to be FreeBSD specific. If you
run into regressions please let me know then we can still decide
if we need to keep tvheadend 4.0 around.
Thanks to all people for their patience and the people which helped
during the testing phase especially Rainer and Heiko!
Thanks to: Rainer Hurling <rhurlin@gwdg.de>,
Heiko Kirschke <heiko.kirschke@posteo.de>
|
Sun, 21 May 2017
|
[ 13:21 linimon ] (Only the first 10 of 27 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Sun, 30 Apr 2017
|
[ 01:12 linimon ] (Only the first 10 of 21 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Thu, 20 Apr 2017
|
[ 08:09 decke ]
Use correct group in prestart when creating logdir/confdir/pidfile.
Submitted by: Tim Brody <tim.brody@gmail.com>
Reported by: Tim Brody <tim.brody@gmail.com>
|
Fri, 7 Apr 2017
|
[ 16:06 amdmi3 ]
- Remove always true OSVERSION conditions
Approved by: portmgr blanket
|
Mon, 6 Feb 2017
|
[ 09:49 decke ]
- Fix build failure when devel/libinotify is installed because
it is silently enabled but not properly linked.
- Bump PORTREVISION
PR: 208795
Submitted by: Vladimir Kondratyev <wulf@cicgroup.ru>
Reported by: Daniel Becker <razzfazz@gmail.com>
|
Sat, 21 Jan 2017
|
[ 15:48 antoine ]
Shebangfix the target of a symlink instead of a symlink
PR: 216309
|
Sun, 11 Dec 2016
|
[ 15:22 jbeich ] (Only the first 10 of 160 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
|
Sun, 4 Dec 2016
|
[ 02:02 jbeich ]
multimedia/tvheadend: unbreak with ffmpeg 3.x
src/plumbing/transcoding.c:27:10: fatal error: 'libavutil/audioconvert.h' file
not found
#include <libavutil/audioconvert.h>
^
src/plumbing/transcoding.c:1064:30: error: use of undeclared identifier
'PIX_FMT_YUV420P'; did you
mean 'AV_PIX_FMT_YUV420P'?
octx->pix_fmt = PIX_FMT_YUV420P;
^~~~~~~~~~~~~~~
AV_PIX_FMT_YUV420P
/usr/local/include/libavutil/pixfmt.h:62:5: note: 'AV_PIX_FMT_YUV420P' declared
here
AV_PIX_FMT_YUV420P, ///< planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per
2x2 Y samples)
^
src/plumbing/transcoding.c:1092:30: error: use of undeclared identifier
'PIX_FMT_YUV420P'; did you
mean 'AV_PIX_FMT_YUV420P'? (Only the first 15 lines of the commit message are shown above )
|
Wed, 1 Jun 2016
|
[ 13:15 mat ] (Only the first 10 of 145 ports in this commit are shown above. )
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 20 Jan 2016
|
[ 10:46 decke ]
- Add HDHomeRun support and enable by default
- Bump PORTREVISION
PR: ports/204138
Submitted by: sam@middling.me.uk
|
Fri, 8 Jan 2016
|
[ 16:37 decke ]
- Update to 4.0.8
PR: 205586
Submitted by: Franz Bettag <franz@bett.ag>
|
Thu, 22 Oct 2015
|
[ 10:19 decke ]
- Update to 4.0.6
Submitted by: Franz Bettag <franz@bett.ag>
|
Thu, 7 May 2015
|
[ 16:32 mat ] (Only the first 10 of 109 ports in this commit are shown above. )
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 16 Oct 2014
|
[ 08:55 ak ] (Only the first 10 of 21 ports in this commit are shown above. )
- 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
|
Tue, 26 Aug 2014
|
[ 14:06 tijl ] (Only the first 10 of 227 ports in this commit are shown above. )
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Mon, 18 Aug 2014
|
[ 17:54 decke ] (Only the first 10 of 13 ports in this commit are shown above. )
- 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>
|
Mon, 7 Jul 2014
|
[ 15:31 olgeni ] (Only the first 10 of 193 ports in this commit are shown above. )
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)
|
Tue, 11 Feb 2014
|
[ 07:54 decke ]
- 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
|
Fri, 10 Jan 2014
|
[ 21:11 decke ]
- Add missing DISTNAME which was forgotten in previous commit
Submitted by: pkg-fallout
Pointyhat to: decke
|
Sat, 4 Jan 2014
|
[ 21:25 decke ]
- Remove traces to my fork on github and fallback to MASTER_SITES.
We will switch to the official tvheadend repository with the next update.
|
Sun, 27 Oct 2013
|
[ 12:09 wg ]
multimedia/tvheadend: bump port revision
- Bump port revision forgot in last commit
Approved by: portmgr (bapt, implicit)
|
[ 12:08 wg ]
multimedia/tvheadend: link against ffmpeg
- Link using ffmpeg instead of ffmpeg1
Approved by: portmgr (bapt, implicit)
|
Fri, 18 Oct 2013
|
[ 07:26 decke ]
- Convert to new optional LIB_DEPENDS format
- Support staging
- Bump PORTREVISION (extremely conservative)
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Sun, 8 Sep 2013
|
[ 15:03 decke ]
- 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
|
Sun, 28 Jul 2013
|
[ 06:52 decke ]
- Add rc.d script
- Bump PORTREVISION
|
Fri, 26 Jul 2013
|
[ 17:11 decke ]
- 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
|
Sat, 20 Jul 2013
|
[ 07:33 decke ]
- Add support for FreeBSD 8.x
Submitted by: Juergen Lock <nox@FreeBSD.org>
|
Wed, 17 Jul 2013
|
[ 16:08 decke ] (Only the first 10 of 14 ports in this commit are shown above. )
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/
|
Number of commits found: 62 |