1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Juergen Lock
587837f8ba Switch my ports to USES= tar:... 2014-03-15 15:35:59 +00:00
Juergen Lock
acabab3a0a No need to check DOCS knob in do-install with staging - saves parsing
bsd.port.mk one time too many.

Submitted by:	mat
2014-01-30 19:36:27 +00:00
Juergen Lock
00c21653b5 - Actually finish the stagification.
- Rewrite NOPORTDOCS.
2014-01-29 22:44:36 +00:00
Juergen Lock
7e8629cf0e - Switch to USES= gmake.
- Stagify.
2014-01-26 18:15:52 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
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
Olli Hauer
4c503beb39 - remove MD5 2011-07-03 13:38:45 +00:00
Juergen Lock
bd5755e02a Fix build with clang. 2011-06-28 18:31:12 +00:00
Juergen Lock
a3b3bd2f21 szap-s2 is a command line channel zapping (i.e. tuning) utility similar
to szap but including support for S2API  a.k.a. DVB API version 5, which
supports DVB-S2. When using szap-s2, one instructs it to change the channel
to one of a list of channels supplied in a channels.conf type file.

There is no manpage yet, but you can run szap-s2 without args to get a
usage message.

location of channel list file is ~/.szap/channels.conf

one line of the szap channel file has the following format:
name:frequency_MHz:polarization[coderate][delivery][modulation][rolloff]:sat_no:symbolrate:vpid:apid:service_id
one line of the VDR channel file has the following format:
name:frequency_MHz:polarization[coderate][delivery][modulation][rolloff]:sat_no:symbolrate:vpid:apid:tpid:?:service_id:?:?:?

WWW: http://www.linuxtv.org/wiki/index.php/Szap-s2
2010-05-23 19:01:05 +00:00