1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
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
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
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)
2013-09-04 18:06:07 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Juergen Lock
9b7a8fe71c - Fix multimedia/vdr-plugin-markad build by fixing .include order.
- Switch to USES= gmake.
- Remove 7.x cruft.

Submitted by:	pointyhat via miwi
2013-07-10 17:44:45 +00:00
Baptiste Daroussin
5494f0472e Make post-patch-plugin target compatible with both bmake and make 2013-05-04 21:44:33 +00:00
Juergen Lock
09b9dd6fc5 (Attempt to) fix build on recent head.
Submitted by:	pointyhat via bapt
2013-05-03 18:03:28 +00:00
Baptiste Daroussin
ad4a53167e include <bsd.port.options.mk> in Makefile.plugins because it has been converted to new options framework so all plugins needs it. 2013-05-01 18:33:16 +00:00
Jason Helfman
b946e6f7a6 - adoption of USES
Approved by:	portmgr (bapt@)
2013-05-01 18:17:36 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Juergen Lock
e0a98cf5c8 - Add fix for crashes when cutting. [1]
- Convert Makefile header.
- Bump PORTREVISION.

Reported by:	gb+ML-2011@derbrauer.homelinux.net (Gerhard Brauer) [1]
2013-03-19 18:03:02 +00:00
Juergen Lock
912175354a Add two fixes for device bonding. (locking and OSD LNB setup menu)
Obtained from:	upstream author via vdr mailinglist
2013-02-20 20:20:23 +00:00
Juergen Lock
9b534e5c9e Convert to USE_PKGCONFIG. 2012-07-28 09:00:18 +00:00
Juergen Lock
3e613ab153 - Update multimedia/vdr to 1.7.29 .
- Bump PORTREVISION for all plugins.
2012-07-22 09:25:07 +00:00
Juergen Lock
ef16d2e450 - Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd ,
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)
2012-06-28 17:49:51 +00:00
Juergen Lock
06a1a754bf - Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 .
- 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.
2012-06-19 18:42:12 +00:00
Juergen Lock
21ba80a544 - Convert this to OPTIONng too.
- Pet portlint.
2012-06-03 11:33:30 +00:00
Juergen Lock
0d57638020 - Add fix for fontconfig 2.9.0 .
- Bump PORTREVISION.
2012-05-23 20:02:47 +00:00
Juergen Lock
2a6dfb7ae6 - Further fixes to the signal quality display, especially SNR.
- Bump PORTREVISION.
2012-05-11 17:17:24 +00:00
Juergen Lock
757241176b - Remove s2apiwrapper patch now that multimedia/v4l_compat was
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.
2012-05-10 19:21:20 +00:00
Juergen Lock
21694da2c5 - Update multimedia/vdr and multimedia/vdr-plugins to 1.7.27 .
- 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.
2012-04-21 14:10:58 +00:00
Juergen Lock
07dba6e34a Add missing USE_ICONV to fix WITHOUT_NLS.
Feature safe:	yes
2012-03-23 23:53:02 +00:00
Juergen Lock
556296fe66 - Update multimedia/vdr to 1.7.22 .
- 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 .
2012-01-21 17:32:54 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Juergen Lock
7eaded3bda Fix startup crash without setup.conf by merging fix from upstream.
Feature safe:	yes
2011-12-10 17:14:43 +00:00
Juergen Lock
8e99fab472 - Add diseqc fix.
- Bump PORTREVISION.

Reported by:	hselasky
Obtained from:	vdr mailinglist
2011-08-20 19:45:34 +00:00
Juergen Lock
f95ea1cd8d Actually fix build with clang. (Sub-Makefiles were still using g++...)
Submitted by:	pointyhat
2011-08-09 19:29:49 +00:00
Juergen Lock
5dd97739a2 - If vdr is started without a locale query login.conf(5) for
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.
2011-07-15 22:37:00 +00:00
Juergen Lock
a37a080307 - Update multimedia/vdr to 1.7.19 (with parts of the update reverted
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.
2011-06-25 19:02:08 +00:00
Juergen Lock
d3466b2eca - Add support patches for teletext subtitle plugin to multimedia/vdr
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.
2011-06-10 17:33:03 +00:00
Philippe Audeoud
68c2e07dfc - Remove empty patches files.
Approved by:	pav@ (portmgr)
2011-05-23 12:50:00 +00:00
Juergen Lock
b8d2a9b313 - Fix detection of tuners on higher than /dev/dvb/adapter8.
- Bump PORTREVISION.
2011-05-11 19:46:03 +00:00
Juergen Lock
4cd553a3d8 - Add y' to keyboard mappings as alternate key for Play' to workaround
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.
2011-05-09 18:29:50 +00:00
Juergen Lock
510e9ec467 - Update multimedia/vdr to 1.7.18 .
- Bump PORTVERSION for all plugins.
- Add markad plugin to multimedia/vdr-plugins metaport.
2011-04-19 19:36:24 +00:00
Juergen Lock
f62c050a18 Fix build WITHOUT_NLS. (Oops!)
Reported by:	lme
2011-04-07 19:28:04 +00:00
Juergen Lock
c90e0bc508 Add optional workaround patch and knob for North American DVB-S AC3
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
2011-03-27 16:20:53 +00:00
Juergen Lock
0f8592a752 Preliminary port of the vdr development branch, use at your own risk! :)
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/
2011-03-26 19:13:50 +00:00