Commit graph

106 commits

Author SHA1 Message Date
Philip M. Gollucci
4a50fe7414 - remove empty files 2010-12-27 15:50:55 +00:00
Stanislav Sedov
b7e48f54aa - Use getopt_long from libc, rather than the bundled implementation.
The bundled implementation fails to compile.
- Bump portrevision.

Approved by:	maintainer timeout (multimedia@, 14 days)
2010-12-23 08:59:07 +00:00
Martin Matuska
8746c8ffeb - Update x264 to 0.110.1804 2010-11-30 09:50:47 +00:00
Max Brazhnikov
526f368c1f Chase multimedia/mp4v2 update.
PR:		ports/148643
Submitted by:	Christopher Key <cjk32 at cam.ac.uk>
2010-08-11 20:58:04 +00:00
Martin Matuska
ab5c533c96 - Update ffmpeg to 0.6 2010-07-24 16:38:20 +00:00
Martin Matuska
165386783b - Update x264 to 20100624 (build 98) 2010-07-24 15:30:17 +00:00
Pav Lucistnik
bae0de7d86 - Disable MMX autodetection on pointyhat to achieve predictable dependency list 2010-06-13 19:07:30 +00:00
Alexander Leidinger
a23bcd1501 - update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
2010-06-03 08:55:01 +00:00
Martin Matuska
159cf134b0 - Update x264 to shared library version 85 2010-04-21 12:56:46 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Matuska
9819af920c - Fix build error with ffmpeg 0.5
- Add MAKE_JOBS_SAFE for SMP compilation
- Bump portrevision
2009-08-12 09:17:51 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
694ee5533a - Update x264 to 0.0.20081218
- Remove x264-gtk

PR:		ports/132780
Submitted by:	Bapt <baptiste.daroussin@gmail.com>

- Update libquicktime to 1.1.1 to fix build with new x264

Submitted by:	kwm

- Chase x264 shlib bump
2009-03-31 13:58:18 +00:00
Martin Wilke
cc584e38d2 - Chase audio/faad shlib bump 2009-02-21 15:51:15 +00:00
Michael Johnson
1fdd6a008f - Update for new ffmpeg
- Switch to using yasm instead of nasm
2008-07-27 23:52:32 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Mark Linimon
7bc7fc05b1 Mark as broken on sparc64: fails to install. 2008-02-01 12:36:42 +00:00
Michael Johnson
8a135bfc6b Update to 1.6.1 2007-10-08 15:38:26 +00:00
Michael Johnson
b72ef1eba4 Add v4l webcam support
Submitted by:	raaf@zen.mooo.com
More info:	http://raaf.atspace.org/
2007-10-03 21:11:23 +00:00
Michael Johnson
53210a7fbd Update to 1.6 2007-09-23 21:18:05 +00:00
Jeremy Messenger
31c0809cd5 Fix the build with GCC 4.2. I am not sure if it is right, but it seems work.
Reported by:	kris
2007-06-11 17:12:54 +00:00
Jeremy Messenger
a538fd9334 Get it links with -lavcodec instead of libavcodec.a to fix the runtime of
mp4player and gmp4player to run video file. Bump the PORTREVISION.

Reported by:	Heiko Recktenwald <uzs106@uni-bonn.de>
2007-06-04 05:20:33 +00:00
Jeremy Messenger
d1366631f4 -Fix the build with new x264. [1]
-Remove all X11BASE and FreeBSD 4.x stuff.

Reported by:	Heiko Recktenwald <uzs106@uni-bonn.de> [1]
Obtained from:	Gentoo CVS [1]
2007-06-04 03:54:35 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Messenger
0de8d1407f Fix the build with new ffmpeg.
Reported by:	many
Submitted by:	bms
2007-04-11 16:18:19 +00:00
Pav Lucistnik
0925dae118 - Fix after objformat removal
Reported by:	pointyhat
2007-03-28 17:31:59 +00:00
Jeremy Messenger
3bccefcfc3 Portlint:
-Remove an extra empty line.
2007-03-26 21:41:05 +00:00
Michael Johnson
6e7f3b8432 - Chase x264 update 2006-10-01 04:08:00 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Michael Johnson
6fa922027d - Attempt to fix plist on 4.x
Reported by:	kris mail
2006-09-14 12:12:37 +00:00
Michael Johnson
c1d5b98a07 - Chase libver bump in x264 2006-08-09 15:32:45 +00:00
Michael Johnson
9eaed4a6b8 - Update to 1.5.0.1 2006-06-23 02:27:11 +00:00
Michael Johnson
948f5473bd - Transfer MAINTAINER to multimedia@
Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)
2006-06-09 18:00:35 +00:00
Michael Johnson
525ca296c8 - Update to 1.5 2006-05-12 10:43:58 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Michael Johnson
8f5c25f837 - Chase x264 libver bump 2006-05-10 11:45:48 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Michael Johnson
d0acaf9c7a - Update to 1.4.1 2005-11-22 22:09:39 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Michael Johnson
426b1817c3 - Update to 1.4 2005-11-10 13:28:12 +00:00
Michael Johnson
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
872d7f80ee Chase libid3tag update. 2005-10-28 07:59:53 +00:00
FUJISHIMA Satsuki
83a5a47753 PORTREVISION bump for changed plist. 2005-09-15 21:43:41 +00:00
FUJISHIMA Satsuki
3c9094aa3d fix package. non response from maintainer for 2 weeks. 2005-09-15 21:40:31 +00:00
Michael Johnson
354b136c99 - Add redundant lib depends on libmp4av to mpeg4ip-libmp4v2 to help
with updating to 1.3
- Bump PORTREVISION
2005-05-24 21:16:49 +00:00
Michael Johnson
eb5574c867 - Fix build on some configurations of 5.x by using USE_INC_LIBTOOL_VER
and ln -s ${LIBTOOL} ${WRKSRC}/libtool

Reported and Tested by:	adamw
2005-05-20 08:08:47 +00:00
Michael Johnson
d77ee0ec3d - Update to 1.3 2005-05-19 12:42:11 +00:00