Commit graph

47 commits

Author SHA1 Message Date
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
Mario Sergio Fujikawa Ferreira
2c9d6c9860 Update to 1.6.1 2003-01-16 19:24:55 +00:00
Mario Sergio Fujikawa Ferreira
866d8a60a1 Chase libdv library version bump in version 0.9.9 2003-01-16 18:44:34 +00:00
Edwin Groothuis
d59994474c devel/sdl12 has been upgraded to shlib version 5. 2003-01-07 03:55:08 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Mario Sergio Fujikawa Ferreira
6d71d0934c Fix breakage if libgnugetopt is installed prior to building this
port. Only depend on libgnugetopt in such scenario: less dependencies
and decreases chance of problems with -CURRENT vs libgnugetopt.

Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net> et al
Approved by:	portmgr (self & no objections)
2002-12-21 16:21:53 +00:00
Mario Sergio Fujikawa Ferreira
ee7adffbe0 After repo copy from graphics category, update all appropriate
references from graphics to multimedia category

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 00:09:51 +00:00
Mario Sergio Fujikawa Ferreira
24da1ca777 Chase libdv -ldv.2 library bump. Forgotten in LIB_DEPENDS line.
PR:		43378
Submitted by:	adam@vectors.cx
2002-09-26 14:04:23 +00:00
Mario Sergio Fujikawa Ferreira
c7ad7f9857 libtool patch to improve chances that this port builds in some
installations
2002-09-20 14:53:15 +00:00
Mario Sergio Fujikawa Ferreira
da000a9632 Chase library version bump in libdv version 0.9.8 2002-09-04 20:46:24 +00:00
Mario Sergio Fujikawa Ferreira
aa6d0db186 Fix build
PR:		42383
Prompted by:	Frank Mayhar <frank@exit.com>
2002-09-03 23:05:40 +00:00
Mario Sergio Fujikawa Ferreira
4fa4324095 o Fix build in -STABLE (USE_LIBTOOL fix)
o Use opportunity to fine tune post-patch target

PR:		40652
Prompted by:	jbw <j.bw@verizon.net>
2002-07-17 21:07:13 +00:00
Maxim Sobolev
413c39ab27 Complete USE_GLIB-->USE_GNOMENG+USE_GNOME transition. 2002-07-15 18:12:08 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Mario Sergio Fujikawa Ferreira
6bbf6dab16 USE_REINPLACE 2002-07-03 19:15:17 +00:00
Mario Sergio Fujikawa Ferreira
8ba78ecd9b Chase lib version from avifile version 0.7.7.20020523 2002-06-25 17:47:14 +00:00
Mario Sergio Fujikawa Ferreira
afb8cac440 o Add AVI support which incidently means both DiVX ;-) and DiVX4
support in i386 platforms
o Bump PORTREVISION
2002-06-07 16:12:48 +00:00
Mario Sergio Fujikawa Ferreira
0aafe9ecf6 o New port mjpegtools version 1.6.0: Set of tools to record/playback/edit
videos in MPEG format
o Patch written by Adrian De Groot <adridg@aramis.cs.kun.nl>
2002-05-31 18:19:48 +00:00