Koop Mast
a589a243c8
Update to 1.2.0.
2011-06-28 12:57:02 +00:00
Koop Mast
50fecf1112
Update to 1.1.0.
2011-02-28 14:22:40 +00:00
Koop Mast
b7aa14762f
Update to 1.0.0.
2010-08-18 20:59:27 +00:00
Sylvio Cesar Teixeira
2ac8fa1286
- Fix patch file
2010-05-31 18:05:47 +00:00
Sylvio Cesar Teixeira
1941a18762
- Update to 0.9.0
...
PR: ports/147256
Submitted by: Jan Henrik Sylvester <me@janh.de>
2010-05-31 18:00:47 +00:00
Mario Sergio Fujikawa Ferreira
53fbc9426f
Mark MAKE_JOBS_SAFE for SMP compilation
2009-03-26 03:33:51 +00:00
Mario Sergio Fujikawa Ferreira
1229d39834
Give maintainership to multimedia@FreeBSD.org.
2007-04-01 07:50:30 +00:00
Andrew Pantyukhin
53f9db0893
- Update to 0.8.1
...
- Update master sites
- installs_shlib->use_ldconfig
- Move plist_files to pkg-plist
- Don't install static lib
- Remove support for 4.x
Approved by: lioux (maintainer unreachable)
2007-02-24 19:29:38 +00:00
Edwin Groothuis
efe7d5f7f4
Remove USE_REINPLACE from ports starting with M
2006-05-10 22:37:39 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7
Add SHA256 checksum
2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
4824294860
Update to 0.8.0
2005-11-02 03:38:11 +00:00
Mario Sergio Fujikawa Ferreira
90cdfbb170
o LIB_DEPENDS on textproc/libebml instead of BUILD_DEPENDS
...
o Bump PORTREVISION
Submitted by: pointyhat (kris)
2005-10-17 01:50:17 +00:00
Mario Sergio Fujikawa Ferreira
e13b8a362b
Update to 0.7.7
...
PR: 85681
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>
2005-09-17 22:39:10 +00:00
Mario Sergio Fujikawa Ferreira
110178aa5d
o Update to 0.7.6
...
o There is a shared library now
PR: 80240
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>
2005-05-29 01:40:36 +00:00
Mario Sergio Fujikawa Ferreira
e9df1b2301
Update to 0.7.5
...
PR: 78452
Submitted by: "Evgueni V.Gavrilov" <aquatique@rusunix.org>
2005-03-10 02:45:50 +00:00
Mario Sergio Fujikawa Ferreira
43d52f58ce
First try at fixing build on 4.x branch
...
PR: 73297
Submitted by: Sven Berkvens-Matthijsse <sven@berkvens.net>
2004-12-19 01:52:30 +00:00
Mario Sergio Fujikawa Ferreira
237c4c27a9
Update to 0.7.4
2004-10-15 00:42:19 +00:00
Mark Linimon
9cfc20a276
Update to 0.7.1; remove unneeded USE_GCC; update master sites (old and new
...
sources are being put in old/).
PR: ports/69785
Submitted by: Michael Johnson <ahze at ahze dot net>
Approved by: maintainer timeout (3 weeks)
2004-08-23 23:09:53 +00:00
Mario Sergio Fujikawa Ferreira
e9b532e2ce
Update to 0.7.0
...
PR: 66498
Submitted by: michael johnson <ahze@ahze.net>
2004-06-23 16:06:57 +00:00
Mario Sergio Fujikawa Ferreira
16362f72b1
Fix build on 5.x-CURRENT: fix libebml port header files location
...
PR: 64460
Submitted by: Aron Stansvik <elvstone@osdever.net>,
bento
2004-03-20 01:47:05 +00:00
Kris Kennaway
d1be76916e
BROKEN on 5.x: Does not compile
2004-03-18 12:33:50 +00:00
Mario Sergio Fujikawa Ferreira
8b04c891a8
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>
2004-03-14 10:22:53 +00:00
Mario Sergio Fujikawa Ferreira
8d90e1c675
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
2004-02-24 02:56:30 +00:00
Mario Sergio Fujikawa Ferreira
49e0d514cd
o Make sure that:
...
- OSVERSION < 500000 implies in USE_GCC=3.2
- otherwise, USE_GCC=3.3 (which is the default on 5.x series)
o This will insure that since both libmatroska and libebml ports
were built with the same gcc toolchain, mkvtoolnix port will be
able to be linked to both using the same aforementioned gcc
toolchain
o Bump PORTREVISION
2004-02-24 02:16:14 +00:00
Mario Sergio Fujikawa Ferreira
e34b41b9b6
Update to 0.4.3
2004-02-23 21:02:26 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb
USE_SIZEify
2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Mario Sergio Fujikawa Ferreira
b4f4de4e34
Update to 0.4.3
2003-05-23 03:55:31 +00:00
Mario Sergio Fujikawa Ferreira
5ab03702b2
New port libmatroska version 0.4.2: Extensible Multimedia Container
...
Format
2003-05-20 22:37:55 +00:00