- Define LICENSE knob, cleanup Makefile, add comments, etc.
- Do not rename binary name upon install to match packages for other OSes
- Tidy up port description to match upstream text closer
- Make COMMENT more user-friendly (looking at Ubuntu)
PR: ports/169799 (version update + patches)
Submitted by: dmarion
- Make some patches upstream-friendlier.
- Remove some private mirrors (which we shouldn't have in the port according to
the devs).
- Mark broken on amd64. Some people reported trouble (even though it should
build fine). Neither submitter nor me can test on this platform.
- Pass maintainership to the submitter.
PR: 123849
Submitted by: Jona Joachim <jaj@hcl-club.lu> (old maintainer),
Jonathan Stewart <jonathan@kc8onw.net> (new maintainer)
static with libdvdcss in its binary, so forced to have NO_CDROM[1].
- Pass the maintainership to the submitter.
[1] NO_CDROM=CSS code may violate the DMCA
PR: ports/118458
Submitted by: Jona Joachim <jaj@hcl-club.lu>
- Fix the build if multimedia/x264 is installed in system. [1]
- Add --exclude in extract to not extract beos, macosx, liba52, libavcodec,
libdvdcss and other un-need directories to make sure they do build with the
system (use external dependencies) libraries. Only keep libx264.
- Remove a few missing leftover of ffmpeg in post-patch and in one of patch.
- Add '-dx' in jam by default to give the verbose of build. Easier for me to
collect the bug report or/and read in log from tinderboxes.
- Clean distinfo, remove a leftover of ffmpeg and add SHA256.
- Clean pkg-descr to make it looks nicer.
- Make portlint a bit happier.
Before anyone ask/request me to update it to 7.x. I don't know yet, I haven't
dig in what 7.x has. I think, this port needs to have a good last clean up
before update it to 7.x.
PR: ports/88838 [1]
Reported by: Zach Dykstra <md@anduin.org> [1], bite on me too
converter. HandBrake was originally available on the BeOS, but now has been
ported over to MacOS X, GNU/Linux and FreeBSD.
Features:
* Can encode directly from DVDs (even encrypted ones) or from
VIDEO_TS folders
* Supports AC3, LPCM and MPEG audio tracks
* Outputs MP4, AVI or OGM files
* Outputs AAC, MP3 or Vorbis audio
* Supports 2-pass encoding
* Supports encoding of two audio tracks
* Includes a bitrate calculator
* Supports picture deinterlacing, cropping and scaling
Known limitations:
* Does not handle DTS audio tracks
* Does not handle single VOB files or any other file format
WWW: http://handbrake.m0k.org/
PR: 74214
Submitted by: Andrew Thompson
Approved by: adamw (mentor)