Commit graph

9 commits

Author SHA1 Message Date
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Krister Walfridsson
753f4543c4 Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead. 2005-06-12 23:51:13 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Thomas Klausner
e2cc5daae8 USE_LANGUAGES= c c++ 2004-11-22 22:12:42 +00:00
grant beattie
1eecaa8e7c use buildlink3. 2004-05-11 08:53:48 +00:00
grant beattie
087bbf6542 Initial import of mythtv-0.11.
MythTV is a personal video recording package, which includes the
following main features:

* Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
* Support for multiple tuner cards and multiple simultaneous recordings.
* Distributed architecture allowing multiple recording machines and
  multiple playback machines on the same network, completely transparent
  to the user.
* Compresses video in software using rtjpeg (from Nuppelvideo) or mpeg4
  (from libavcodec). Full support for Hardware MPEG-2 encoder cards
  (Hauppauge PVR-250 / PVR-350). Preliminary support for DVB cards and
  the new pcHDTV tuner card.
* Completely automatic commercial detection/skipping
* Grabs program information using xmltv.
* A fully themeable menu to tie it all together.
2003-11-13 19:22:37 +00:00