1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Jeremy Messenger
ef7e1363be Update to 0.7.1.
Submitted by:	Rainer Alves <rainer.alves@gmail.com> (tweaked by mezz)
2006-07-02 15:47:55 +00:00
Michael Johnson
f6798178ee - Give a few homeless ports a home with multimedia@ 2006-06-09 18:59:20 +00:00
Jeremy Messenger
711efaaa38 - Update the MASTER_SITES to fix the fetch.
- 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
2006-05-07 17:33:05 +00:00
Roman Bogorodskiy
4fb6a9d092 Drop maintainership.
PR:		94153
Submitted by:	thompsa
2006-03-15 18:54:13 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Florent Thoumie
d8876834de - Change maintainer address to his new shiny FreeBSD.org address.
PR:		ports/81687
Submitted by:	maintainer
2005-05-31 08:28:42 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Michael Johnson
6e271ee0da - Remove ffmpeg snapshot and depend on multimedia/ffmpeg
- Move multimedia/mpeg4ip dependency to multimedia/mpeg4ip-libmp4v2
- Fix build on some configurations on 4.x
- Bump PORTREVISION

PR:		ports/74754
Submitted by:	Andrew Thompson (maintainer)
2004-12-19 01:59:40 +00:00
Michael Johnson
55298e7697 Add USE_GETOPT_LONG to fix 4.x build
Remove faad from ffmpeg since no dvd's have mp4 audio.

PR:		ports/74353
Submitted by:	maintainer
Approved by:	adamw (implicit)
2004-11-25 04:01:29 +00:00
Michael Johnson
5d67f4af8d Remove double entry of libdvdread
Approved by:	adamw (implicit)
2004-11-22 21:31:44 +00:00
Michael Johnson
472ea9756d Add missing dependency on libdvdread
Approved by:	adamw (implicit)
2004-11-22 20:39:09 +00:00
Michael Johnson
36f202a259 HandBrake is a GPL'd multi-platform, multithreaded DVD to MPEG-4 ripper and
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)
2004-11-22 20:26:08 +00:00