aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vdr
Commit message (Collapse)AuthorAgeFilesLines
* Simplify plistBaptiste Daroussin2014-10-311-53/+1
| | | | Notes: svn path=/head/; revision=371962
* multimedia/vdr: IGNORE on DragonFly which is missing some driversJohn Marino2014-10-231-0/+4
| | | | Notes: svn path=/head/; revision=371381
* - Turns out the 10.0-R clang crashes I couldn't reproduce (on amd64) wereJuergen Lock2014-08-121-2/+5
| | | | | | | | | | | | in fact on i386 - since this was the first report I got of this kind (and I don't have an i386 box anymore myself) let's assume it's an i386 issue. So change the USE_GCC=any to be i386-only. - Bump PORTREVISION. PR: 192583 Notes: svn path=/head/; revision=364721
* - Add USE_GCC=any to fix crashes on 10.0 . (which I cannot reproduce tho)Juergen Lock2014-08-121-1/+2
| | | | | | | | | | - Bump PORTREVISION. PR: 192583 Submitted by: martin.dieringer@gmx.de Notes: svn path=/head/; revision=364716
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361964
* Quote ${CC} and similar variables in MAKE_ARGS.Tijl Coosemans2014-05-202-4/+4
| | | | | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=354670
* - Add RUN_DEPENDS on x11-fonts/xorg-fonts-truetype.Juergen Lock2014-05-112-25/+14
| | | | | | | | | | - Add USES= shebangfix for svdrpsend. - Use @sample. - Pet check-plist. - Bump PORTREVISION. Notes: svn path=/head/; revision=353715
* Switch my ports to USES= tar:...Juergen Lock2014-03-151-2/+1
| | | | Notes: svn path=/head/; revision=348333
* Really depend on libiconv. (fixes packaging, doh!)Juergen Lock2014-03-131-1/+1
| | | | Notes: svn path=/head/; revision=348105
* Somehow multimedia/vdr itself was list in the previous commit. Sorry... :(Juergen Lock2014-03-013-22/+16
| | | | Notes: svn path=/head/; revision=346725
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+2
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Fix multimedia/vdr-plugin-markad build by fixing .include order.Juergen Lock2013-07-102-4/+2
| | | | | | | | | | - Switch to USES= gmake. - Remove 7.x cruft. Submitted by: pointyhat via miwi Notes: svn path=/head/; revision=322722
* Make post-patch-plugin target compatible with both bmake and makeBaptiste Daroussin2013-05-041-6/+6
| | | | Notes: svn path=/head/; revision=317362
* (Attempt to) fix build on recent head.Juergen Lock2013-05-031-1/+1
| | | | | | | Submitted by: pointyhat via bapt Notes: svn path=/head/; revision=317228
* include <bsd.port.options.mk> in Makefile.plugins because it has been ↵Baptiste Daroussin2013-05-011-0/+2
| | | | | | | converted to new options framework so all plugins needs it. Notes: svn path=/head/; revision=317040
* - adoption of USESJason Helfman2013-05-011-3/+3
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=317038
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - Add fix for crashes when cutting. [1]Juergen Lock2013-03-192-6/+63
| | | | | | | | | | - Convert Makefile header. - Bump PORTREVISION. Reported by: gb+ML-2011@derbrauer.homelinux.net (Gerhard Brauer) [1] Notes: svn path=/head/; revision=314671
* Add two fixes for device bonding. (locking and OSD LNB setup menu)Juergen Lock2013-02-203-5/+34
| | | | | | | Obtained from: upstream author via vdr mailinglist Notes: svn path=/head/; revision=312664
* Convert to USE_PKGCONFIG.Juergen Lock2012-07-281-1/+1
| | | | Notes: svn path=/head/; revision=301642
* - Update multimedia/vdr to 1.7.29 .Juergen Lock2012-07-227-38/+29
| | | | | | | - Bump PORTREVISION for all plugins. Notes: svn path=/head/; revision=301310
* - Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd ,Juergen Lock2012-06-281-0/+1
| | | | | | | | | | | | and multimedia/linux_dvbwrapper : CA_GET_SLOT_INFO and CA_GET_MSG need to be _IOWR not _IOR. - Bump PORTREVISION for multimedia/vdr too since it uses one of the ioctls. (This fixes the CI slot of at last the TT CT-3650 DVB-C/T tuner.) Approved by: hselasky (maintainer of multimedia/webcamd) Notes: svn path=/head/; revision=300170
* - Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 .Juergen Lock2012-06-1913-136/+102
| | | | | | | | | | | | | | - Update xineliboutput XKeySym.Pause key in example remote.conf. ("space" instead of "Space") - Add multimedia/vdr-plugin-extrecmenu 1.2.2 to vdr-plugins metaport. - Update multimedia/vdr-plugin-skinenigmang to 0.1.2s20120606 git snapshot. - Update www/vdr-plugin-live to 0.2.0s20120325 git snapshot. - Bump PORTREVISION for all other plugins and add api fixes where necessary. - Add HISTORY to PORTDOCS for most plugins. (those that have it) - Remove shlib major versions from LIB_DEPENDS to pet portlint. Notes: svn path=/head/; revision=299655
* - Convert this to OPTIONng too.Juergen Lock2012-06-031-13/+15
| | | | | | | - Pet portlint. Notes: svn path=/head/; revision=298078
* - Add fix for fontconfig 2.9.0 .Juergen Lock2012-05-232-1/+13
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=297300
* - Further fixes to the signal quality display, especially SNR.Juergen Lock2012-05-113-2/+42
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=296441
* - Remove s2apiwrapper patch now that multimedia/v4l_compat wasJuergen Lock2012-05-104-14/+48
| | | | | | | | | | | | | | | updated. - Add patch to fix cSVDRP::Send() failing due to EAGAIN, like when vdradmin-am downloads EPG. (A socket was O_NONBLOCK when it shouldn't be.) - Add OPTION to fix STB0899 signal strength display for e.g. pctv452e-based DVB-S2 tuners (like TT S2-36?0), this is a knob since I don't know if there are other STB0899-based tuners where the patch is wrong. - Bump PORTREVISION. Notes: svn path=/head/; revision=296391
* - Update multimedia/vdr and multimedia/vdr-plugins to 1.7.27 .Juergen Lock2012-04-2114-111/+182
| | | | | | | | | | | | | | | - Update multimedia/vdr-plugin-epgsearch to 1.0.1s20120322 git snapshot. - Update multimedia/vdr-plugin-femon to 1.7.15 . - Update multimedia/vdr-plugin-iptv to 0.5.0 . - Update multimedia/vdr-plugin-osdteletext to 0.9.2 . - Update multimedia/vdr-plugin-streamdev to 0.5.1p20120311 git snapthot. - Update multimedia/vdr-plugin-xineliboutput to 1.0.90s20111129.1002 cvs snapshot. - Bump PORTREVISION for all other plugins and add vdr 1.7.27 compatibility/bugfix patches where necessary. Notes: svn path=/head/; revision=295188
* Add missing USE_ICONV to fix WITHOUT_NLS.Juergen Lock2012-03-231-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293727
* - Update multimedia/vdr to 1.7.22 .Juergen Lock2012-01-2116-783/+378
| | | | | | | | | | | | | | | - Add startup script that the rc.d script invokes to wait for /dev/dvb nodes to appear, can be disabled by setting vdr_waitdvb="NO" in rc.conf(5). (This turned out to be necessary in some situations because devd starts webcamd only later in the boot process.) - One more fix for changing OSD language when using UTF-8. - Update multimedia/vdr-plugin-femon to 1.7.11 . - Update multimedia/vdr-plugin-ttxtsubs to 0.2.4 . - Bump PORTREVISION for all other plugins. - Update www/vdradmin-am to 3.6.9 . Notes: svn path=/head/; revision=289562
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Fix startup crash without setup.conf by merging fix from upstream.Juergen Lock2011-12-102-1/+34
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287152
* - Add diseqc fix.Juergen Lock2011-08-202-1/+12
| | | | | | | | | | - Bump PORTREVISION. Reported by: hselasky Obtained from: vdr mailinglist Notes: svn path=/head/; revision=280093
* Actually fix build with clang. (Sub-Makefiles were still using g++...)Juergen Lock2011-08-091-0/+18
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=279368
* - If vdr is started without a locale query login.conf(5) forJuergen Lock2011-07-152-12/+36
| | | | | | | | | | a lang setting. (This helps at least "service vdr start" which doesn't pass a LANG and thus left vdr falling back to the C locale and e.g. showing non-ASCII chars as '?' in the osd.) - Bump PORTREVISION. Notes: svn path=/head/; revision=277764
* - Update multimedia/vdr to 1.7.19 (with parts of the update revertedJuergen Lock2011-06-259-39/+433
| | | | | | | | | | to avoid a known bug.) - Fix build with clang for vdr and plugins, and also fix a few bugs it uncovered. - Bump PORTREVISION for all plugins. Notes: svn path=/head/; revision=276377
* - Add support patches for teletext subtitle plugin to multimedia/vdrJuergen Lock2011-06-104-4/+1072
| | | | | | | | | | with knob defaulted to on. (multimedia/vdr-plugin-ttxtsubs, to be committed next.) - Bump PORTVERSION for vdr, and also for its plugins because this is an ABI change. Notes: svn path=/head/; revision=275316
* - Remove empty patches files.Philippe Audeoud2011-05-231-0/+0
| | | | | | | Approved by: pav@ (portmgr) Notes: svn path=/head/; revision=274511
* - Fix detection of tuners on higher than /dev/dvb/adapter8.Juergen Lock2011-05-112-1/+12
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=273978
* - Add `y' to keyboard mappings as alternate key for `Play' to workaroundJuergen Lock2011-05-093-2/+9
| | | | | | | | | | vdr-sxfe --hotkeys already hardcoding `p' as `Power'. - Directly link to the wiki page http://wiki.freebsd.org/VDR from the main vdr and vdr-plugins ports' pkg-descr.s - Bump PORTREVISIONs. Notes: svn path=/head/; revision=273885
* - Update multimedia/vdr to 1.7.18 .Juergen Lock2011-04-196-166/+41
| | | | | | | | - Bump PORTVERSION for all plugins. - Add markad plugin to multimedia/vdr-plugins metaport. Notes: svn path=/head/; revision=272936
* Fix build WITHOUT_NLS. (Oops!)Juergen Lock2011-04-071-1/+1
| | | | | | | Reported by: lme Notes: svn path=/head/; revision=272354
* Add optional workaround patch and knob for North American DVB-S AC3Juergen Lock2011-03-272-2/+16
| | | | | | | | | audio. (default off for now since it doesn't seem to be a `proper' fix.) Submitted by: VDR User <user.vdr@gmail.com> on -multimedia Notes: svn path=/head/; revision=271897
* Preliminary port of the vdr development branch, use at your own risk! :)Juergen Lock2011-03-2622-0/+2111
See vdr/webcamd dvb thread(s) on the freebsd-multimedia list for FreeBSD notes, some links are here: http://people.freebsd.org/~nox/dvb/ and see these links for general vdr info: http://www.linuxtv.org/vdrwiki/index.php/Main_Page http://www.vdr-portal.de/ WWW: http://www.tvdr.de/ Notes: svn path=/head/; revision=271797