Commit graph

67 commits

Author SHA1 Message Date
Michael Johnson
1668f65977 Update to 1.9.0rc2 2007-06-25 17:16:59 +00:00
Edwin Groothuis
71e512b8a8 [patch] multimedia/mjpegtools - update to 1.9rc1
The current mjpegtools (mpeg2enc for example) is dumping core way
	too often to be able to do useful media conversions.

	This version has been running on my system for two weeks now and
	it works much better.

portrevision bump for multimedia/lives multimedia/mjpegtools-yuvfilters
multimedia/y4mscaler since they have LIB_DEPENDS on this port. Other
ports having RUN_DEPENDS on this port are not bumped.

PR:		ports/113878
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Michael Johnson <ahze@ahze.net>
2007-06-21 01:35:39 +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
65d730f960 Fix the build with GCC 4.1.
Reported by:	krismail
2007-01-30 22:31:09 +00:00
Michael Johnson
e5c8c8e90b Install missing header 2006-12-22 23:09:45 +00:00
Michael Landin
5e127374e9 - Fix build after SDL update
Submitted by:		stas
2006-09-20 14:49:43 +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
Jeremy Messenger
dc35477bd0 - Remove file/patch-configure, already included in the tarball. Also, remove
a few of out of date stuff in post-patch.
- Correct the USE_GETOPT_LONG, no need a check of FreeBSD version.
- Near all of knobs were not work, and option flags and dependenies were out
  of date.
  	* Remove WITH_LIBMOVTAR, WITH_LIBDV_PAL, WITHOUT_AVIFILE and
	  WITH_JPEGMMX.
	* Rename WITH_LIBDV -> WITH_DV (follow /usr/ports/KNOBS).
	* Now depend on GTK2, not GTK1, with an autocheck and a new
	  WITH_GTK2 knob.
	* Add new knobs: WITHOUT_PNG, WITHOUT_X11 and WITH_GTK2
	* Make sure to not disable SDL if you want GTK2 otherwise it
	  will not working.
	* All of knobs now work correct again with the update of
	  option flags.
- Fix the plist when you use knobs.
- Bump the PORTREVISION.
2006-06-30 19:32:49 +00:00
Jeremy Messenger
2b755b30b4 Portlint:
-Use -[0-9]* in CONFLICT.
2006-06-12 06:17:03 +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
Tom McLaughlin
c032230c32 Remove unnecessary bash dependency.
Approved by:	ahze
2006-04-24 01:24:51 +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
68b198602a - Fix build with new libquicktime
Submitted by:	ankon via irc.freenode.org/#FreeBSD-GNOME
Obtained from:	mjpeg cvs
2006-02-11 18:57:15 +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
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Michael Johnson
bafa9ae5c0 - Update to 1.8.0 2005-09-27 22:14:24 +00:00
Michael Johnson
02f292a853 - Add missing file to plist
Reported by:	kris mail
2005-07-21 05:43:23 +00:00
Michael Johnson
f7f9b79af4 - Fix png12 support
- Fix mplex on 4.x

PR:		83689
Submitted by:	Sven Berkvens-Matthijsse  <sven@berkvens.net>
2005-07-20 08:16:54 +00:00
Michael Johnson
942c9061aa - Fix typo in plist
PR:		83596
Submitted by:	q@galgenberg.net
2005-07-17 17:41:01 +00:00
Michael Johnson
368b294f53 - Update to 1.6.3-rc1 2005-07-14 07:32:44 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Michael Johnson
4f6569689f - Remove unneeded glib12 dependency 2005-04-10 02:40:47 +00:00
Michael Johnson
e6eb991af2 - Add a new knob, WITHOUT_AVIFILE, to disable multimedia/avifile support to
hopefully fix build on !i386 !amd64. Avifile support is only enabled
  for i386 and amd64
2005-04-02 16:43:31 +00:00
Michael Johnson
2ae15580fc - Add CONFLICTS= mplex-*
PR:		ports/76709
Submitted by:	Ulrich Spoerlein <q@uni.de>
2005-03-11 00:45:41 +00:00
Mario Sergio Fujikawa Ferreira
bec2a34a30 Pass over maintainership to ahze: there goes my baby but to a well
caring step father; he has submitted the last 3 major fixes
2005-03-10 03:08:59 +00:00
Pav Lucistnik
f2e1fac768 - Fix build on amd64 [1]
- Switch to bash 3

PR:		ports/73746 [1]
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
Approved by:	maintainer timeout (4 months)
2005-02-25 23:51:19 +00:00
Kirill Ponomarev
c14265e654 BROKEN on amd64: Does not compile on amd64 (needs -fPIC) 2005-01-31 10:35:47 +00:00
Mario Sergio Fujikawa Ferreira
554d5c2735 Add WITH_JPEGMMX knob for multimedia/jpeg-mmx support
PR:		72559
Submitted by:	ahze
2004-12-15 01:42:49 +00:00
Mario Sergio Fujikawa Ferreira
c8b9f0ee38 Clean up Makefile a bit: remove left bits about openquicktime,
mjpegtools uses libquicktime now

PR:		71751
Submitted by:	ahze
2004-12-15 01:23:16 +00:00
Pav Lucistnik
acc285d1fb - Fix build with gcc 3.4
- Fix plist
- Respect CC and CFLAGS
- Fix WITH_QUICKTIME knob

PR:		ports/69452, ports/69595
Submitted by:	Michael Johnson <ahze@ahze.net>,
		Christian Hiris <4711@chello.at>
Approved by:	maintainer timeout (1 month)
2004-08-20 15:57:33 +00:00
Mario Sergio Fujikawa Ferreira
7f258b9907 o Add WITH_LIBDV_PAL knob which triggers WITH_LIBDV accordingly [1]
o BUILD_DEPENDS on devel/nasm only on ${ARCH} == i386 [1]
o RUN_DEPENDS on shells/bash2 since scripts are using it. Must take
  time to rewrite them for sh compliancy
o Bump PORTREVISION due to dependency changes [1]

PR:		64145 [1]
Submitted by:	michael jonson <ahze@ahze.net> [1]
2004-06-26 04:54:26 +00:00
Mario Sergio Fujikawa Ferreira
4a1c26719d Update to 1.6.2
PR:		64721
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-06-26 04:31:08 +00:00
Kris Kennaway
0c61d7d8fd Remove .la files that are no longer installed 2004-06-09 03:14:23 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Mario Sergio Fujikawa Ferreira
5f8e75f405 Chase libdv shared library version bump 2004-03-14 03:56:07 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Edwin Groothuis
88568d177e Make ports/multimedia use the USE_SDL macro
PR:		ports/61805
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2004-03-07 23:28:40 +00:00
Pav Lucistnik
2a1355948a - Unbreak on -CURRENT [1]
- Add patch to add assert header [1]
- Add patch to make assembly routine gcc3 friendly (obtained from Gentoo) [1]
- Patch path to bash in two scripts
- Remove USE_SIZE=yes it's default now and Portlint

PR:		ports/63745
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-06 10:55:07 +00:00
Kris Kennaway
ee720b5f75 BROKEN on 5.x: does not compile 2004-02-17 22:37:50 +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
Ade Lovett
c807e4ef36 Fix for libtool new world order
Reported by:	Dorian Büttner <Dorian.Buettner@gmx.de>
2003-06-28 21:55:28 +00:00
Mario Sergio Fujikawa Ferreira
12a2e551a0 Unmark BROKEN by fixing PLIST. According to bento logs, the error
is actually a PLIST packaging error, not a build error.

Prompted by:	bento
Submitted by:	adamw
2003-05-11 03:55:35 +00:00
Kris Kennaway
ee877fe5b5 BROKEN: Does not compile 2003-05-06 22:55:40 +00:00
Mario Sergio Fujikawa Ferreira
ed6e11527c Fix build when WITH_QUICKTIME is enabled
PR:		51473
Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-04-27 23:00:48 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Mario Sergio Fujikawa Ferreira
286b4069ad Improve libgnugetopt handling: use OSVERSION variable to handle
-CURRENT which has getopt_long in libc
2003-04-19 12:37:13 +00:00
Mario Sergio Fujikawa Ferreira
db90ac6c58 Switch to new USE_GETOPT_LONG ports option 2003-04-18 04:08:57 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00