Commit graph

11 commits

Author SHA1 Message Date
Juergen Lock
556f752a10 - Update to 20111203 .
- Add knob to install the Linux version too (needs
  multimedia/linux_dvbwrapper-kmod kldload'ed to run.)
- Add workaround to avoid invalid UTF-8 encodings when converting
  from ISO_6937-2 (that the iconv used on FreeBSD doesn't know) -
  if you need ISO_6937-2 converted properly you have to use the
  Linux version for now.  (Tho all the 8-bit channel names I see
  here marked as the default ISO_6937-2 charset are in fact
  ISO8859-1(5) i.e. the charset isn't marked properly on those
  transponders and thus the Linux version would convert them wrongly
  too.)

Feature safe:	yes
2011-12-03 17:12:29 +00:00
Juergen Lock
5acb846b30 Update to 20111011 . 2011-10-20 17:54:22 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Juergen Lock
3a9dc229c8 Update to 20110702 . 2011-08-18 16:57:03 +00:00
Juergen Lock
821e6bea55 - Get rid of stray newlines in dvb-s vlc .xspf playlist output. (-L)
- Bump PORTREVISION.

Reported by:	Hakisho Nukama (via irc)
2011-08-16 22:39:14 +00:00
Juergen Lock
cc1ec24ac1 Update to 20110616. 2011-06-17 19:53:44 +00:00
Juergen Lock
f81f64d1b8 - Add patch to allow manually specifying adapter numbers up to 255.
- Bump PORTREVISION.

Submitted by:	hselasky via private email
2011-03-01 20:46:50 +00:00
Juergen Lock
c333651632 - Add patch to fix -L (vlc .xspf playlist output) for DVB-S.
- Bump PORTREVISION.
2011-02-27 19:34:49 +00:00
Juergen Lock
f0280cac1f Update to 20110206 version. 2011-02-27 17:59:21 +00:00
Juergen Lock
5471ff1395 Update to 20100529.
PR:		ports/147885
Submitted by:	lme
2010-06-15 20:04:26 +00:00
Juergen Lock
6cbb1f9553 [From the README:]
this is a small channel scan tool for vdr which generates ATSC, DVB-C,
DVB-S/S2 and DVB-T channels.conf files.
It's 50% "scan" from linuxtv-dvb-apps-1.1.0, the differences are:

- no initial tuning data needed, because scanning without this data is exactly
  what a scan tool like this should do
- it detects automatically which DVB/ATSC card to use.

WWW: http://wirbel.htpc-forum.de/w_scan/index_en.html
2010-05-23 18:59:54 +00:00