FreshPorts -- The Place For Ports Tue, 9 Feb 2010 5:35 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
mkvtoolnix 3.1.0_1 multimedia on this many watch lists=4 search for ports that depend on this port
Tools to extract from/get info about/create Matroska media streams
Maintained by: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Feb 2004 02:26:33
Also Listed In: audio


[ excerpt (with adaptations) from developer's website with modifications ]

MKVtoolnix will evolve into a set of tools to create, alter and
inspect Matroska files under Linux and other Unices, just what the
OGMtools do for the OGM format.

Author: Moritz Bunkus <moritz@bunkus.org>
WWW: http://www.bunkus.org/videotools/mkvtoolnix/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required Libraries: audio/flac, textproc/libebml, textproc/expat2, archivers/lzo2, multimedia/libmatroska, audio/libvorbis, audio/libogg, devel/boost-libs, converters/libiconv, devel/gettext, x11-toolkits/wxgtk28-unicode

To install the port: cd /usr/ports/multimedia/mkvtoolnix/ && make install clean
To add the package: pkg_add -r mkvtoolnix


Configuration Options
     No options to configure

Master Sites:
http://www.bunkus.org/videotools/mkvtoolnix/sources/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 60

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.1.0_1
dinoex search for other commits by this committer
- update to jpeg-8
02 Feb 2010 22:42:59
Original commit files touched by this commit  3.1.0
miwi search for other commits by this committer
- Update to 3.1.0

PR:             143441
Submitted by:   Ports Fury
22 Dec 2009 11:25:38
Original commit files touched by this commit  3.0.0
miwi search for other commits by this committer
- Update to 3.0.0

PR:             141817
Submitted by:   Ports Fury
16 Aug 2009 07:08:25
Original commit files touched by this commit  2.9.8
lwhsu search for other commits by this committer
- Update to 2.9.8
28 Jul 2009 12:45:09
Original commit files touched by this commit  2.9.7
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
13 Jul 2009 17:37:09
Original commit files touched by this commit  2.9.7
lwhsu search for other commits by this committer
- Update to 2.9.7
06 Jul 2009 22:26:00
Original commit files touched by this commit  2.9.5_1
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
22 Jun 2009 08:58:33
Original commit files touched by this commit  2.9.5
lwhsu search for other commits by this committer
- Update to 2.9.5
24 May 2009 16:48:48
Original commit files touched by this commit  2.9.0
lwhsu search for other commits by this committer
- Update to 2.9.0
17 May 2009 18:19:49
Original commit files touched by this commit  2.8.0
lwhsu search for other commits by this committer
- Update to 2.8.0
09 Apr 2009 22:14:44
Original commit files touched by this commit  2.6.0
lwhsu search for other commits by this committer
- Update to 2.6.0
26 Mar 2009 03:03:17
Original commit files touched by this commit  2.4.2
lioux search for other commits by this committer
Mark MAKE_JOBS_SAFE for SMP compilation
16 Mar 2009 09:57:01
Original commit files touched by this commit  2.4.2
linimon search for other commits by this committer
Mark as broken on sparc64: fails to configure.
14 Feb 2009 01:56:52
Original commit files touched by this commit  2.4.2
lwhsu search for other commits by this committer
- Update to 2.4.2

PR:             ports/131107
Submitted by:   lwhsu
06 Jun 2008 14:48:22
Original commit files touched by this commit  2.2.0_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
16 Apr 2008 17:09:19
Original commit files touched by this commit  2.2.0
ahze search for other commits by this committer
Update to 2.2.0

PR:             ports/122766
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com>
07 Apr 2008 21:37:24
Original commit files touched by this commit  2.1.0_1
naddy search for other commits by this committer
Update to FLAC 1.2.1.  This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:     119476
22 Aug 2007 13:49:49
Original commit files touched by this commit  2.1.0
ahze search for other commits by this committer
Update to 2.1.0
28 Jul 2007 13:27:31
Original commit files touched by this commit  2.0.2_2
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
23 Jul 2007 10:36:52
Original commit files touched by this commit  2.0.2_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
19 May 2007 21:32:57
Original commit files touched by this commit  2.0.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
01 Apr 2007 08:50:30
Original commit files touched by this commit  2.0.2
lioux search for other commits by this committer
Give maintainership to multimedia@FreeBSD.org.
24 Feb 2007 19:43:29
Original commit files touched by this commit  2.0.2
sat search for other commits by this committer
- Update to 2.0.2
- Remove support for 4.x

Approved by:    lioux (maintainer unreachable)
30 Jan 2007 13:05:10
Original commit files touched by this commit  2.0.0
sat search for other commits by this committer
- Update to 2.0.0

Approved by:    lioux (maintainer timeout, 14 days)
07 Dec 2006 00:48:54
Original commit files touched by this commit  1.8.1
sat search for other commits by this committer
- Update to 1.8.1
- Add mirrors
- Pacify portlint

Approved by:    lioux (maintainer hibernation)
03 Dec 2006 15:29:07
Original commit files touched by this commit  1.8.0
sat search for other commits by this committer
- Update to 1.8.0

Approved by:    lioux (timeout)
01 Dec 2006 07:39:02
Original commit files touched by this commit  1.7.0
pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
27 Jul 2006 00:11:41
Original commit files touched by this commit  1.7.0
sat search for other commits by this committer
- Fix build on amd64
25 Jul 2006 23:52:33
Original commit files touched by this commit  1.7.0
sat search for other commits by this committer
- Update to 1.7.0

Approved by:    lioux (maintainer timeout 87 days)
22 Jul 2006 20:58:36
Original commit files touched by this commit  1.6.5_1
ahze search for other commits by this committer
- This version now builds on sparc64

PR:             99899
Submitted by:   ahze (me)
Approved by:    lioux (14 day timeout)
10 May 2006 23:37:39
Original commit files touched by this commit  1.6.5_1
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
30 Jan 2006 23:20:05
Original commit files touched by this commit  1.6.5_1
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
12 Dec 2005 20:02:36
Original commit files touched by this commit  1.6.5
lioux search for other commits by this committer
Update to 1.6.5

PR:             89960
Submitted by:   Evgueni V. Gavrilov <aquatique@rusunix.org>
11 Nov 2005 06:06:17
Original commit files touched by this commit  1.5.6_2
lioux search for other commits by this committer
Add SHA256 checksum
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.5.6_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
17 Oct 2005 02:53:39
Original commit files touched by this commit  1.5.6_1
lioux search for other commits by this committer
o LIB_DEPENDS on both multimedia/libmatroska and textproc/libebml
  instead of BUILD_DEPENDS
o Bump PORTREVISION
17 Sep 2005 23:41:08
Original commit files touched by this commit  1.5.6
lioux search for other commits by this committer
Update to 1.5.6

PR:             85682
Submitted by:   Evgueni V. Gavrilov <aquatique@rusunix.org>
29 May 2005 02:42:09
Original commit files touched by this commit  1.4.2
lioux search for other commits by this committer
Update to 1.4.2

PR:             80241
Submitted by:   Evgueni V. Gavrilov <aquatique@rusunix.org>
12 May 2005 17:39:59
Original commit files touched by this commit  1.4.1
fjoe search for other commits by this committer
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
03 Apr 2005 04:06:41
Original commit files touched by this commit  1.4.1
lioux search for other commits by this committer
Update to 1.4.1
16 Mar 2005 14:50:13
Original commit files touched by this commit  1.4.0_2
naddy search for other commits by this committer
new version of libFLAC
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.4.0_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
10 Mar 2005 02:47:41
Original commit files touched by this commit  1.4.0
lioux search for other commits by this committer
Update to 1.4.0

PR:             78453
Submitted by:   "Evgueni V.Gavrilov" <aquatique@rusunix.org>
08 Jan 2005 16:52:50
Original commit files touched by this commit  1.0.1
lioux search for other commits by this committer
Update to 1.0.1
11 Dec 2004 21:39:33
Original commit files touched by this commit  0.9.7
kris search for other commits by this committer
BROKEN on 4.x: Does not compile
14 Nov 2004 01:52:38
Original commit files touched by this commit  0.9.7
lioux search for other commits by this committer
Update to 0.9.7
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.9.6_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
15 Oct 2004 01:45:05
Original commit files touched by this commit  0.9.6
lioux search for other commits by this committer
o Update to 0.9.6
o Remove empty PLIST

PR:             70950
Submitted by:   Michael Johnson <ahze@ahze.net>
24 Aug 2004 00:12:51
Original commit files touched by this commit  0.9.4
linimon search for other commits by this committer
Update to 0.9.4; update master sites; add wxgtk2 support with knob.

PR:             ports/69786
Submitted by:   Michael Johnson <ahze at ahze dot net>
Approved by:    maintainer timeout (3 weeks)
14 Aug 2004 22:42:49
Original commit files touched by this commit  0.9.2
kris search for other commits by this committer
BROKEN: Unfetchable
18 Jul 2004 18:41:42
Original commit files touched by this commit  0.9.2
lioux search for other commits by this committer
Update to 0.9.2

PR:             68938
Submitted by:   michael johnson <ahze@ahze.net>
11 Jul 2004 01:57:53
Original commit files touched by this commit  0.9.1
kris search for other commits by this committer
BROKEN: Unfetchable
23 Jun 2004 17:11:16
Original commit files touched by this commit  0.9.1
lioux search for other commits by this committer
Update to 0.9.1

PR:             66499
Submitted by:   michael johnson <ahze@ahze.net>
13 May 2004 09:53:21
Original commit files touched by this commit  0.8.7
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
09 Apr 2004 19:31:12
Original commit files touched by this commit  0.8.7
lioux search for other commits by this committer
Update to 0.8.7
27 Mar 2004 05:32:32
Original commit files touched by this commit  0.8.6
lioux search for other commits by this committer
o Remove BROKEN: update is fetchable
o Update to 0.8.6
22 Mar 2004 21:21:47
Original commit files touched by this commit  0.8.5_1
kris search for other commits by this committer
BROKEN: Unfetchable
14 Mar 2004 10:22:54
Original commit files touched by this commit  0.8.5_1
lioux search for other commits by this committer
o Play nice in FreeBSD series before 5.x, defaulting on all mkvtoolnix
  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>
24 Feb 2004 02:56:31
Original commit files touched by this commit  0.8.5_1
lioux search for other commits by this committer
o FreeBSD 5.x series had gcc 3.2.x per default up until OSVERSION
  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
24 Feb 2004 02:19:55
Original commit files touched by this commit  0.8.5
lioux search for other commits by this committer
o New port mkvtoolnix version 0.8.5: Tools to extract from/get info
  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

Number of commits found: 60

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.248 seconds.