aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mkvtoolnix
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.4.1Mario Sergio Fujikawa Ferreira2005-04-032-4/+3
| | | | Notes: svn path=/head/; revision=132304
* new version of libFLACChristian Weisgerber2005-03-161-2/+2
| | | | Notes: svn path=/head/; revision=131401
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 1.4.0Mario Sergio Fujikawa Ferreira2005-03-102-3/+5
| | | | | | | | PR: 78453 Submitted by: "Evgueni V.Gavrilov" <aquatique@rusunix.org> Notes: svn path=/head/; revision=130763
* Update to 1.0.1Mario Sergio Fujikawa Ferreira2005-01-082-3/+3
| | | | Notes: svn path=/head/; revision=125833
* BROKEN on 4.x: Does not compileKris Kennaway2004-12-111-0/+1
| | | | Notes: svn path=/head/; revision=123771
* Update to 0.9.7Mario Sergio Fujikawa Ferreira2004-11-142-4/+3
| | | | Notes: svn path=/head/; revision=121534
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* o Update to 0.9.6Mario Sergio Fujikawa Ferreira2004-10-153-5/+5
| | | | | | | | | | o Remove empty PLIST PR: 70950 Submitted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=119473
* Update to 0.9.4; update master sites; add wxgtk2 support with knob.Mark Linimon2004-08-233-15/+30
| | | | | | | | | PR: ports/69786 Submitted by: Michael Johnson <ahze at ahze dot net> Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=117170
* BROKEN: UnfetchableKris Kennaway2004-08-141-0/+2
| | | | Notes: svn path=/head/; revision=116220
* Update to 0.9.2Mario Sergio Fujikawa Ferreira2004-07-182-17/+3
| | | | | | | | PR: 68938 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=113912
* BROKEN: UnfetchableKris Kennaway2004-07-111-0/+2
| | | | Notes: svn path=/head/; revision=113364
* Update to 0.9.1Mario Sergio Fujikawa Ferreira2004-06-232-3/+3
| | | | | | | | PR: 66499 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=112068
* BROKEN on sparc64: Does not compileKris Kennaway2004-05-131-0/+4
| | | | Notes: svn path=/head/; revision=109056
* Update to 0.8.7Mario Sergio Fujikawa Ferreira2004-04-092-3/+3
| | | | Notes: svn path=/head/; revision=106601
* o Remove BROKEN: update is fetchableMario Sergio Fujikawa Ferreira2004-03-272-8/+6
| | | | | | | o Update to 0.8.6 Notes: svn path=/head/; revision=105404
* BROKEN: UnfetchableKris Kennaway2004-03-221-0/+2
| | | | Notes: svn path=/head/; revision=104983
* o Play nice in FreeBSD series before 5.x, defaulting on all mkvtoolnixMario Sergio Fujikawa Ferreira2004-03-141-5/+6
| | | | | | | | | | | | | dependencies (them and it at the same time) to USE_GCC=2.95 is enough o The requirement on gcc 3.x on one of the dependencies was removed and I forgot to check yet another variation PR: 63581 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=103974
* o FreeBSD 5.x series had gcc 3.2.x per default up until OSVERSIONMario Sergio Fujikawa Ferreira2004-02-241-0/+6
| | | | | | | | | | | | | | | | | | | 501103. However, users from FreeBSD series previous to 5.x are required to build gcc32 port. o Therefore, do not force 5.x users to build gcc33 port if their available gcc32 toolchain will do. In so many words, .if ${OSVERSION} < 501103 USE_GCC=3.2 .else USE_GCC=3.3 .endif Prompted by: markus Reviewed by: markus, will Notes: svn path=/head/; revision=101936
* o New port mkvtoolnix version 0.8.5: Tools to extract from/get infoMario Sergio Fujikawa Ferreira2004-02-244-0/+63
about/create Matroska media streams o Note: mkvtoolnix will only build correctly if multimedia/libmatroska, textproc/libebml and multimedia/mkvtoolnix ports are all built with the same gcc toolchain Notes: svn path=/head/; revision=101931