Commit graph

25 commits

Author SHA1 Message Date
Dmitry Marakasov
bfa2fe2e8f - Update to 1.1.5
PR:		140218
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-11-05 17:55:37 +00:00
Dmitry Marakasov
46b2ed1a56 - Update to 1.1.4
PR:		138123
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-08-26 20:34:42 +00:00
Josh Paetzel
f027cc67f8 Update to 1.1.3
Assign new MAINTAINER

PR:	ports/131447
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	itetcu@ (mentor)
2009-07-22 18:01:55 +00:00
Michael Johnson
3d1bc92c7e Update to 1.0.6Update to 1.0.6Update to 1.0.6Update to 1.0.6Update to 1.0.6Update to 1.0.6 2008-07-26 21:08:27 +00:00
Michael Johnson
94ed882288 Update to 1.0.5 2008-02-24 23:20:22 +00:00
Michael Johnson
cd575571b4 Update to 1.0.4 2007-09-16 18:51:36 +00:00
Michael Johnson
31d2c596f7 - Update to 1.0.3
- Switch to auto-plist due to get rid of 41 PLIST_SUB's that are hard to maintain
2007-04-17 17:22:05 +00:00
Sam Lawrance
9f52ef3edb Update to 1.0.2.
PR:		ports/88828
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by:	Hendrik Scholz <hscholz@raisdorf.net> (maintainer, timeout 1 month)
2005-12-12 04:48:06 +00:00
Marcus Alves Grando
5b8e4e734e Enable OSS support
Bump PORTREVISION
Add SHA256

PR:		88613
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
Approved by:	maintainer timeout, 16 days
2005-11-24 13:47:52 +00:00
Marcus Alves Grando
3aa9bfcf3f Update to 1.0.1
PR:		87435
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2005-10-14 16:19:27 +00:00
Michael Johnson
ce95a79ed7 - Update to 1.0.0 final
PR:		ports/84916
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
Approved by:	Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
2005-08-29 03:17:57 +00:00
Michael Johnson
2e4c368c2a - Update to 1.0.0rc1
PR:		ports/82931
Submitted by:	Jose M Rodriguez  <josemi@freebsd.jazztel.es>
Approved by:	Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
2005-07-05 17:04:13 +00:00
Pav Lucistnik
f025a0b0f3 - Update to 1.0.0beta3
PR:		ports/80884
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2005-05-11 15:04:48 +00:00
Michael Johnson
a63de73f0d - Update to 1.0.0.b2
- Update WWW: line to new web page
- rename WITH_LIBXML2 knob to WITH_XML
- add freetype2 knob, WITH_FREETYPE
- remove WITH_SUBRIP knob
- remove dependency on nasm, all done with inline c assembly.
- Rename WITH_LIBTHEORA to WITH_THEORA
- use libquicktime now instead of openquicktime, with new
  knob WITH_QUICKTIME

PR:		ports/77860
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Amd64 Build:	pav
2005-02-23 18:06:15 +00:00
Pav Lucistnik
352c4ed92e - Update to 0.6.12
- Add WITH_LIBTHEORA knob (submitted by Michael Johnson)
- Don't build WITH_NASM if it's installed

PR:		ports/63402
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2004-02-26 17:58:26 +00:00
Kirill Ponomarev
7f84b8dd48 - Update to version 0.6.10
- Fix libxvidcore.so problem reported by several users.

PR:		58031
Submitted by:	maintainer
2003-10-15 22:49:33 +00:00
Kirill Ponomarev
0465b106a8 - Update to version 0.6.9
PR:		56207
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-08-30 20:57:34 +00:00
Norikatsu Shigemura
396acb224a Update to 0.6.8.
PR:		ports/54311
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-07-10 08:55:16 +00:00
Adam Weinberger
3b4015c7fd Update to 0.6.7.
PR:		ports/52837
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-04 16:56:43 +00:00
Tilman Keskinoz
74d2a1519a Update to 0.6.4
Changes:
- update MASTER_SITES since the maintainer changed
- add %%WITH_NASM%% knob to Makefile and pkg-plist to honor WITH_NASM
  option correctly. Attention: WITH_NASM gets set if bin/nasm is
  found but this may not be enough for transcode as nasm >= 0.98.34
  is needed. Checking for bin/nasm-0.98.35 might be a way of achieving
  this but leads to more work when updating nasm itself.
- add WITH_SUBRIP knob suggested by Michael Nottebrock in
  ports/47923 and implemented in ports/48649.
- incorporate dvd_reader.c patch by Atte Peltomaeki which has already
  been added in ports/48649
- remove the transcode.c patch from ports/48649 since it made its way
  into the main distribution
- add threading patch by Andriy Gapon in ports/48126
- pkg-plist update

PR:		50377
Submitted by:	maintainer
2003-04-05 22:53:51 +00:00
Edwin Groothuis
967a553f48 Maintainer update of graphcs/transcode
- add two patches to allow transcode to compile
 - remove .la files from lib/transcode
 - update pkg-plist
 - make portlint happier

PR:		ports/47688
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-02-04 05:03:43 +00:00
Mario Sergio Fujikawa Ferreira
e39c210957 o Update to 0.6.2 CVS snapshot
o USE_REINPLACE
o Fix libfame problems [1]
o Optional ogg and mjpeg [1]
o Remove libmpeg2
o Use distfile supplied ffmpeg instead of ports' ffmpeg (should be
  revised later)

PR:		43379 [1], 44008
Submitted by:	adam@vectors.cx [1],
		MAINTAINER
Reviewed by:	MAINTAINER
2002-10-29 17:16:55 +00:00
David W. Chapman Jr.
a14a317c33 Update to 0.6.0.5
PR:		38362
Submitted by:	maintainer
2002-05-21 16:04:27 +00:00
Mario Sergio Fujikawa Ferreira
36feea27c9 o Update to 0.6.0 pre4
o Remove patches either already applied in distribution or
  turned into perl regexp(s)
o Update both COMMENT and DESCR
o Add several WITH_* options

PR:		37138
Submitted by:	MAINTAINER,
		Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by:	MAINTAINER
2002-04-18 04:53:53 +00:00
Dirk Meyer
d516b6cfe4 transcode is a console based utility for video conversion. It supports
VOB source files, AC3 sound and divx output (and many more).

sharfile disfunctional, each file should end with newline.
mailclient seems to eat tabs away.

PR:		32986
Submitted by:	hendrik@scholz.net
2002-03-30 12:02:14 +00:00