1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Dmitry Marakasov
cda3bf4e92 - Update WWW 2018-01-02 09:00:46 +00:00
Dmitry Marakasov
610eefdf7b - Add LICENSE
- Remove bogus HAVE_CONFIGURE
- Don't install license with docs
- Switch to options helpers
2016-12-13 09:00:53 +00:00
Eitan Adler
fe6465bb1b Reset maintainer 2015-12-14 02:52:14 +00:00
Antoine Brodin
68bda0e1a4 Fix plist 2014-12-09 11:05:23 +00:00
Baptiste Daroussin
5dd2e2523c Simplify plist 2014-12-08 21:54:04 +00:00
Juergen Lock
587837f8ba Switch my ports to USES= tar:... 2014-03-15 15:35:59 +00:00
Juergen Lock
47452dcb43 - Finally stagify the vdr ports. \o/
- Use new LIB_DEPENDS syntax.
- Change multimedia/vdr-plugins defaults and bump PORTREVISION for it.
  (switch from xvdr to vnsiserver and disable plugins depending on ffmpeg0)
2014-03-01 12:21:13 +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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Juergen Lock
cd635a424a - Actually need to @cwd / and then use relative paths (I was confused
by the buildlog that showed @dirrm with absolute paths.)
- Bump PORTREVISIONs once more.

Submitted by:	kwm
2013-05-17 21:53:51 +00:00
Juergen Lock
9d4686c6cb - Fix plists now that we care about dirs below /var .
(We still don't delete runtime data files the ports may have created
  there, should we?)
- Bump PORTREVISIONs.

Submitted by:	91amd64-exp-run via miwi
2013-05-17 19:36:19 +00:00
Juergen Lock
03eb572175 - Add bugfix for infosatepg grabbing a bonded device.
- Convert Makefile header.
2013-02-16 15:04:16 +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
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
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
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
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
Juergen Lock
03d1d00ad2 - Add bugfix for infosatepg grabbing a non-first tuner device that
still was in use. (like when the sat tuner was on /dev/dvb/adapter8.)
- Bump PORTREVISION.
2011-05-10 17:35:36 +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
64f3861442 http://vdr-wiki.de/wiki/index.php/Infosatepg-plugin
This plugin reads infosat EPG data from DVB-S.

WWW: http://projects.vdr-developer.org/projects/show/plg-infosatepg
2011-03-26 19:18:18 +00:00