Commit graph

17 commits

Author SHA1 Message Date
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Juergen Lock
80b8eb46b4 Add -l to PATCH_STRIP as svn strips \r from patch line endings. 2012-10-03 15:48:41 +00:00
Juergen Lock
00906f45eb Fix build with clang.
PR:		ports/172300
Submitted by:	Miklos Magyari <magyarimiki@gmail.com>
2012-10-03 15:38:19 +00:00
Juergen Lock
a120c6a205 Remove double quotes from OPTIONng *_DESC now that make showconfig
no longer needs them.
2012-06-16 15:28:45 +00:00
Juergen Lock
f9c1938da0 - Convert these to OPTIONng.
- Omit shlib major versions in LIB_DEPENDS to pet portlint.
2012-06-02 19:37:10 +00:00
Juergen Lock
e4414d088b Update to 20120415 . 2012-05-12 12:22:54 +00:00
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