Commit graph

30 commits

Author SHA1 Message Date
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Mario Sergio Fujikawa Ferreira
78ee3e7f73 Update to 1.6.5
PR:		89960
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2005-12-12 20:02:36 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Mario Sergio Fujikawa Ferreira
064f539040 o LIB_DEPENDS on both multimedia/libmatroska and textproc/libebml
instead of BUILD_DEPENDS
o Bump PORTREVISION
2005-10-17 01:53:39 +00:00
Mario Sergio Fujikawa Ferreira
342a9a4baa Update to 1.5.6
PR:		85682
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2005-09-17 22:41:08 +00:00
Mario Sergio Fujikawa Ferreira
19cdfa8239 Update to 1.4.2
PR:		80241
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2005-05-29 01:42:09 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Mario Sergio Fujikawa Ferreira
f27a7d9069 Update to 1.4.1 2005-04-03 03:06:41 +00:00
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