Christian Weisgerber
c658929967
new version of libFLAC
2005-03-16 14:50:13 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Mario Sergio Fujikawa Ferreira
c331275218
Update to 1.4.0
...
PR: 78453
Submitted by: "Evgueni V.Gavrilov" <aquatique@rusunix.org>
2005-03-10 02:47:40 +00:00
Mario Sergio Fujikawa Ferreira
ccd6077a33
Update to 1.0.1
2005-01-08 16:52:50 +00:00
Kris Kennaway
6ec2397837
BROKEN on 4.x: Does not compile
2004-12-11 21:50:01 +00:00
Mario Sergio Fujikawa Ferreira
40cdf8297a
Update to 0.9.7
2004-11-14 01:52:38 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Mario Sergio Fujikawa Ferreira
1c60bce3bf
o Update to 0.9.6
...
o Remove empty PLIST
PR: 70950
Submitted by: Michael Johnson <ahze@ahze.net>
2004-10-15 00:45:05 +00:00
Mark Linimon
257cd8996c
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)
2004-08-23 23:12:51 +00:00
Kris Kennaway
d0e7992781
BROKEN: Unfetchable
2004-08-14 21:46:28 +00:00
Mario Sergio Fujikawa Ferreira
86cbdd8dd3
Update to 0.9.2
...
PR: 68938
Submitted by: michael johnson <ahze@ahze.net>
2004-07-18 17:41:42 +00:00
Kris Kennaway
d42a0e03f2
BROKEN: Unfetchable
2004-07-11 01:04:15 +00:00
Mario Sergio Fujikawa Ferreira
dfca6a0870
Update to 0.9.1
...
PR: 66499
Submitted by: michael johnson <ahze@ahze.net>
2004-06-23 16:11:16 +00:00
Kris Kennaway
2867b58cfe
BROKEN on sparc64: Does not compile
2004-05-13 08:54:50 +00:00
Mario Sergio Fujikawa Ferreira
2c45409b36
Update to 0.8.7
2004-04-09 18:31:12 +00:00
Mario Sergio Fujikawa Ferreira
a3565cb7c1
o Remove BROKEN: update is fetchable
...
o Update to 0.8.6
2004-03-27 05:32:32 +00:00
Kris Kennaway
ac58787e5e
BROKEN: Unfetchable
2004-03-22 21:21:47 +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
b676dc68da
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
2004-02-24 02:19:55 +00:00