Currently, this patch handles all devfs cases (it uses realpath to resolve
symlinks). However, submitter supposes, that we should have a generic way
to detect which device the file belongs to. I'll leave the PR in suspended
state for a better solution come up.
PR: ports/101450
Reported by: Chad Fraleigh <chadf@bookcase.com>
Approved by: multimedia (ahze)
- More on PREFIX-cleaness.
- Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no
longer in the tarball and have been dropped support by the developers.
on recent TiVo software releases) to a normal MPEG file. This has the same
functionality as using TiVo's supplied DirectShow DLL on Windows with a tool
such as DirectShowDump, but is portable to different architectures and
operating systems, and runs on the command line using files or pipes. The
conversion still requires the valid MAK of the TiVo which recorded the file,
so it cannot be used to circumvent their protection, simply to provide the
same level of access as is already available on Windows.
WWW: http://tivodecode.sourceforge.net/
PR: ports/107409
Submitted by: Yi-Hsuan Hsin <mhsin at mhsin.org>
iso2mkv is software for automated DVD to XviD/vorbis MKV video conversion.
Gives almost total control on the process of video compression at maximum
quality, while being simple and straightforward to use (a kind of
'life-hack'). The intended audience is advanced end-users and the script is
not user-error-proof.
Based on mplayer, mencoder, oggenc or lame, and mkvmerge (if not properly
installed, won't work). This is only a shell script that wraps the other
programs. If you can watch the DVD with MPlayer, you can compress it with
iso2mkv. Other used programs (hopefully included in most GNU/Linux
distributions as well a FreeBSD :) ) are basename, bc, nice, stat.
WWW: http://5ko.free.fr/en/iso2mkv.html
bump the PORTREVISION.
- Remove USE_GSTREAMER=yes, taken care by USE_GSTREAMER=foobar
- Move from (BUILD|RUN)_DEPENDS=[...]py-gstreamer to USE_GSTREAMER=python
- Move from (BUILD|RUN)_DEPENDS=[...]py-gnome-extras to USE_GNOME+=pygnomeextras
PR: ports/107256
Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
- Remove WITH_SKINS, make it on by default when WITH_GUI is defined
- Add desktop entry if WITH_GUI is defined
- Change some renamed configure options
- Bump PORTREVISION
PR: ports/106389
Submitted by: Pawel Pekala <c0rn@o2.pl> (with changes from maintainer)
Approved by: erwin (mentor),
Thomas E. Zander <riggs@rrr.de> (maintainer)