Commit graph

164 commits

Author SHA1 Message Date
Jeremy Messenger
c69bc484ed Fix the autocheck for the new path of gtk20 (X11BASE -> LOCALBASE).
PR:		ports/104480
Submitted by:	Raaf <raaf@luna.afraid.org>
Approved by:	FreeBSD GNOME Team introduced the breakage, we fix it.
2006-11-10 18:58:06 +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
MANTANI Nobutaka
6502242568 - Remove dependency to math/djbfft.
- Use libdts and libmad from ports instead of ones from the xine
  distribution. [*]
- Make dependency to graphics/aalib, graphics/ImageMagick and
  x11-toolkits/gtk20 optional. [*]
- Add WITH_AALIB, WITH_IMAGEMAGICK and WITH_GTK2 knobs accordingly. [*]

Suggested by:	  bland [*]
2006-08-27 12:47:13 +00:00
MANTANI Nobutaka
e09eea6bf2 - Fix build error with CFLAGS="-O -pipe". [1]
- Remove message about obsolete WITH_THERORA knob. [2]

PR:		ports/101051 [1]
Submitted by:	Bo Briggs <rcbdyndns@bellsouth.net> [1]
Reported by:	Randy Pratt <bsd-unix@earthlink.net> [1], bland [1] [2]
2006-08-01 17:18:59 +00:00
MANTANI Nobutaka
a003205819 - Update to 1.1.2.
- Enable Theora codec support by default and remove WITH_THEORA knob.
2006-07-29 18:00:05 +00:00
MANTANI Nobutaka
0931ab52f4 Fix the buffer overflow vulnerability in the HTTP input plugin.
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
Security: 	http://secunia.com/advisories/20369
Security:	CVE-2006-2802
2006-06-11 12:49:42 +00:00
MANTANI Nobutaka
2ee54b4b35 Fix build error on 7-current.
Reported by:	netchild
2006-05-28 14:27:17 +00:00
Marcus Alves Grando
c6f9220716 - Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Michael Landin
782dfac4c9 - Chase lib version bump to libcdio 2006-05-24 09:13:19 +00:00
Marcus Alves Grando
8d9120adf2 - Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
- portlint(1) while here
2006-05-07 02:57:34 +00:00
MANTANI Nobutaka
98d6e8cbc1 - Remove USE_REINPLACE. [1]
- Use DATADIR macro. [1]
- Make WITHOUT knobs actually disable features with configure. [1]
- Fix build error for the case when libtool15 is not installed. [2]
- Correct pkg-plist. [2]
- Modify files/patch-configure to disable libtheora support properly for WITHOUT_THEORA knob.

PR:		ports/95639 [1], ports/96140 [2]
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com> [1], oliver [2]
2006-04-30 17:26:43 +00:00
Emanuel Haupt
ba574b0cf2 Chase audio/libmodplug update. 2006-04-26 07:09:16 +00:00
MANTANI Nobutaka
3b2ec18bbe Fix build error.
Submitted by:	"Stephane E. Potvin" <sepotvin@videotron.ca>
Approved by:	portmgr(marcus)
2006-02-26 04:38:13 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
MANTANI Nobutaka
5cbb211e74 Fix ioctl errors on amd64.
PR:		ports/91728
Submitted by:	Dan Ponte <dcp1990@neptune.atopia.net>
2006-02-05 17:23:15 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00
MANTANI Nobutaka
73e520aabf Fix build error on 5-stable.
PR:		ports/90329
Submitted by:	Heino Tiedemann <rotkaps_spam_trap@gmx.de>
2005-12-15 17:19:47 +00:00
MANTANI Nobutaka
2f41aaaa5e Fix build error.
Reported by:	Nix bat <nixbat@gmail.com>, Jason Harmening <jason.harmening@gmail.com>
2005-12-13 14:08:53 +00:00
MANTANI Nobutaka
1a1d7f44be Update to 1.1.1. 2005-12-10 21:05:06 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
MANTANI Nobutaka
3793eeb5cf Rename WITH_LIBTHEORA and WITH_LIBCACA knobs to WITH_THEORA and WITH_CACA.
PR:		ports/87374
Submitted by:	Zahemszky Gabor <gabor@zahemszky.hu>
2005-10-22 23:38:48 +00:00
MANTANI Nobutaka
919cd4efa8 Fix format string vulnerability.
Security:	http://www.vuxml.org/freebsd/3bc5691e-38dd-11da-92f5-020039488e34.html
2005-10-09 16:21:10 +00:00
MANTANI Nobutaka
d53522d1a7 Add PATCH_DEPENDS on devel/libtool15 to fix build error.
Submitted by:	pav
2005-10-09 14:14:34 +00:00
MANTANI Nobutaka
ed140258dc Backout the removal of patch-src:video_out:video_out_xv.c and
patch-src:xine-engine:xine_internal.h to fix build error on 4-stable.

PR:		ports/86527
Submitted by:	Tod McQuillin <devin@spamcop.net>
2005-10-01 18:20:02 +00:00
MANTANI Nobutaka
3d48562d80 Update to 1.1.0.
Use internal liba52 and libmad.
Add WITHOUT_* knob. [*]

PR:		ports/84743 [*]
Submitted by:	Carlos A M dos Santos <casantos@urisan.tche.br> [*]
2005-09-20 16:44:33 +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
MANTANI Nobutaka
4f5868bcf2 Fix build error on 4-stable. [*]
Move macro definitions from extra-patch-config.h.in to patch-src:xine-engine:xine_internal.h.

Submitted by:	glewis [*]
2005-04-30 06:41:10 +00:00
MANTANI Nobutaka
93f163a0a8 Update to 1.0.1.
This version contains the fixes for the MMS and Real RTSP buffer overflow vulnerabilities.

Security:	http://www.vuxml.org/freebsd/91c606fc-b5d0-11d9-a788-0001020eed82.html
2005-04-28 17:33:54 +00:00
Mario Sergio Fujikawa Ferreira
91a9464c02 Fix the build when -fforce-addr is added to CFLAGS
Approved by:	maintainer
2005-04-17 22:41:04 +00:00
Christian Weisgerber
c658929967 new version of libFLAC 2005-03-16 14:50:13 +00:00
MANTANI Nobutaka
ddcb537f39 - Add --with-xvmc-lib configure option to CONFIGURE_ARGS to find libXvMCNVIDIA
shared library correctly.
- Add WITH_XVMC knob.

Submitted by:	Jon Spencer <jon@jackson-spencer.ca>
2005-02-20 16:03:10 +00:00
Pav Lucistnik
30f4f26886 - Fix plist on amd64 by putting i386 specific items under WITH_VIDIX
- Fix plist in share/locale area

Approved by:	maintainer timeout (2 weeks)
2005-02-13 20:14:00 +00:00
Koop Mast
a825e43cea Realy chase the shlib lib of theora.
I see a nice pile of pointyhats in the future.

Submitted by:	Stephane E. Potvin <sepotvin AT videotron dot ca>
2005-01-13 22:25:34 +00:00
Koop Mast
6771c18f2b Bump portrevision to chase shlib dump of libtheora and new location. 2005-01-13 19:04:06 +00:00
MANTANI Nobutaka
e6a0a1fb4d Fix compile error on 4.x.
Submitted by:	kan
2004-12-30 18:59:33 +00:00
MANTANI Nobutaka
a912c9debc Update to 1.0. (At last!) 2004-12-30 00:39:19 +00:00
MANTANI Nobutaka
d250b961fe Fix breakage of the ffmpeg plugin on 5.3 and -current.
PR:			ports/71105
Submitted by:		Michael Nottebrock <michaelnottebrock@gmx.net>
Patch submitted by:	Henrik Gulbrandsen <henrik.gulbrandsen@telia.com>
Approved by:		portmgr (marcus)
2004-09-16 09:18:41 +00:00
Michael Nottebrock
23324d4dac Oops, accidentally spammed this port with a local change. Revert last
commit.
2004-09-01 06:36:45 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Jacques Vidrine
fbcc079ed9 Fix vcd URL handling vulnerability described at
http://vuxml.freebsd.org/bef4515b-eaa9-11d8-9440-000347a4fa7d.html

Obtained from:	xine CVS
Approved by:	nobutaka (maintainer)
2004-08-25 13:39:34 +00:00
MANTANI Nobutaka
2e288f3e6a Fix build with gcc-3.4.2.
PR:		ports/69874
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2004-08-04 13:42:41 +00:00
Eric Anholt
fc01b77723 Chase XFREE86_VERSION -> X_WINDOW_SYSTEM conversion. 2004-07-23 20:04:49 +00:00
Kirill Ponomarev
591244e022 Chase libraries for new audio/speex version. 2004-07-23 09:17:55 +00:00
MANTANI Nobutaka
ffa16db3d8 Update to 1-rc5.
PR:		ports/68493
Submitted by:	michael johnson <ahze@ahze.net>
2004-07-03 17:53:52 +00:00
MANTANI Nobutaka
e4adab04fe Update to 1-rc4a.
PR:		ports/66691
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-05-16 15:04:38 +00:00
MANTANI Nobutaka
7fc6587baa Update to 1-rc4.
Fix build error with CPUTYPE=p4. [1]
Fix MPEG-4 AAC audio file support on amd64. [2]
Add two knobs (WITH_LIBCACA and WITH_LIBTHEORA). [3]

PR:		ports/65314 [1], ports/65890 [2], ports/66220 [3]
Submitted by:	Joel Ray Holveck <joelh@piquan.org> [1], Tim Robbins <tim@robbins.dropbear.id.au> [2], michael johnson <ahze@ahze.net> [3]
2004-05-12 16:49:13 +00:00
MANTANI Nobutaka
512a3925ed Add dependency on graphics/png to fix make package.
PR:		ports/66153
Submitted by:	pav
2004-05-04 15:58:29 +00:00
Edwin Groothuis
5abc5b52cd multimedia/libxine is broken on non-i386 architectures, amd64 in
particular.  This causes consumers like multimedia/xine and
multimedia/kaffeine to also be broken.

Try running xine or kaffeine on amd64. Watch it segfault on startup.

tjr@ has supplied a patch for it.

PR:		ports/65885
Submitted by:	Tim Robbins <tim@robbins.dropbear.id.au>
2004-04-29 03:41:06 +00:00
MANTANI Nobutaka
7ce4c0e432 * Update to 1-rc3c.
* Use lthack. [1]

PR:		ports/65114 [1]
Submitted by:	michael johnson <ahze@ahze.net> [1]
2004-04-11 15:56:05 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +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
MANTANI Nobutaka
b8b71f57a7 1. Fix hangup problem with arts.
2. Fix build error on alpha.
3. SIZEify.

PR:		ports/62249 [1], ports/62387 [2]
Submitted by:	Fridtjof Busse <fbusse@gmx.de> [1],
		Klaus Robert Suetterlin <krs@robert2.mpe-garching.mpg.de> [2]
2004-02-22 14:07:39 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Edwin Groothuis
f1ce90914d Let multimedia/libxine properly use USE_SDL
PR:		61805
Approved by:	MANTANI Nobutaka <nobutaka@freebsd.org>
2004-01-28 06:17:42 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
MANTANI Nobutaka
3598b281ce Correct default search path of RealAudio and RealVideo codecs.
PR:		ports/61062
Submitted by:	Sascha Blank <sblank@tiscali.de>
2004-01-11 15:54:05 +00:00
MANTANI Nobutaka
ad839b5a96 Update 1-rc3a.
Correct dependency on libmad.

PR:		ports/59706, ports/60951
Submitted by:	Sergey Akifyev, adamw
2004-01-07 14:14:16 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
MANTANI Nobutaka
687a879f20 Correct files/patch-src:libw32dll:ldt_keeper.c to avoid to fail in Check_FS_Segment().
Submitted by:	deischen
2003-12-12 12:00:36 +00:00
MANTANI Nobutaka
3596748b97 Fix crash with libkse / libthr.
PR:		ports/59930
Submitted by:	deischen
2003-12-09 13:11:54 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
MANTANI Nobutaka
7adf04504d Fix ac3 audio decoding breakage.
PR:		59410, 59522
Submitted by:	Bartosz Fabianowski <bartosz@fabianowski.de>, Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:	portmgr (marcus)
2003-11-26 15:24:46 +00:00
MANTANI Nobutaka
46dd82e557 Update to 1-rc2. 2003-11-15 15:18:20 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Kirill Ponomarev
124584db39 - Fix LIB_DEPENDS
- Fix pkg-plist

PR:		55629
Submitted by:	Ports Fury
2003-08-16 16:39:16 +00:00
MANTANI Nobutaka
90d48d0825 Fix compile error in src/input/input_gnome_vfs.c.
Reported by:	Mike Harding <mvh@ix.netcom.com>, adamw, Randy Bush <randy@psg.com>
2003-08-13 15:43:58 +00:00
MANTANI Nobutaka
eb96f84266 Remove parentheses from .if statement to avoid make error.
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2003-08-10 14:03:39 +00:00
MANTANI Nobutaka
405cd095e2 Update to 1-rc0a. 2003-08-10 06:07:58 +00:00
MANTANI Nobutaka
83977370eb Fix undefined reference under -stable.
PR:		53679
Submitted by:	Frank Altpeter <frank@altpeter.de>
Pointed out by:	Sean McNeil <sean@mcneil.com>
2003-07-08 14:18:35 +00:00
MANTANI Nobutaka
3e8424712f 1. Update to 1-beta12.
2. Fix build error in GNOME environment.

Submitted by:	Jeremy Messenger <mezz7@cox.net> [2]
2003-06-22 04:49:06 +00:00
MANTANI Nobutaka
82a33958ed Update to 1-beta11. 2003-04-29 12:12:07 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
MANTANI Nobutaka
1ede440dd5 Update to 1-beta10. 2003-04-14 15:33:48 +00:00
MANTANI Nobutaka
7a50891aa5 Fix pkg-plist. 2003-04-08 15:00:03 +00:00
MANTANI Nobutaka
aca8d2267e Depend on multimedia/libdvdread (and multimedia/libdvdcss indirectly)
to surely support encrypted DVDs.

Pointed out by:	eivind
2003-03-26 13:57:01 +00:00
MANTANI Nobutaka
041043c9b7 Update to 1-beta9. 2003-03-25 13:07:51 +00:00
MANTANI Nobutaka
185ce7eba2 Update to 1-beta6. 2003-02-25 14:56:48 +00:00
MANTANI Nobutaka
d28d4a66a3 Update to 1-beta5. 2003-02-24 14:10:42 +00:00
MANTANI Nobutaka
24fce7b8c8 Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia category. 2003-02-24 12:54:56 +00:00
MANTANI Nobutaka
a33aeb1362 De-pkg-comment. 2003-02-22 14:25:38 +00:00
MANTANI Nobutaka
7ba1045d33 Use USE_GNOME = gnomehack instead of patching Makefile.in.
Suggested by:	marcus
2003-02-11 12:58:46 +00:00
MANTANI Nobutaka
86a0854453 (1) Make LOCALBASE clean.
(2) Add dependency on libmng.
(3) Correct location of pkgconfig data.

PR:		ports/48019 [1]
Pointed out by:	edwin [1,2], Akifyev Sergey <asa@gascom.ru> [3]
2003-02-09 15:19:12 +00:00
MANTANI Nobutaka
c981a471c3 Update xine to 0.9.18 and libxine to 1-beta4. 2003-02-01 16:44:37 +00:00
Mario Sergio Fujikawa Ferreira
bdbf1030b2 After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.

audio/xmms			-->	multimedia/xmms
graphics/avifile		-->	multimedia/avifile
graphics/divx4linux		-->	multimedia/divx4linux
graphics/ffmpeg			-->	multimedia/ffmpeg
graphics/libdv			-->	multimedia/libdv
graphics/libdvdcss		-->	multimedia/libdvdcss
graphics/libdvdread		-->	multimedia/libdvdread
graphics/libmpeg2		-->	multimedia/libmpeg2
graphics/linux-realplayer	-->	multimedia/linux-realplayer
graphics/mjpegtools		-->	multimedia/mjpegtools
graphics/mplayer		-->	multimedia/mplayer
graphics/mplayer-fonts		-->	multimedia/mplayer-fonts
graphics/openquicktime		-->	multimedia/openquicktime
graphics/win32-codecs		-->	multimedia/win32-codecs

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 16:37:35 +00:00
MANTANI Nobutaka
f6b87baf87 Remove dependency on libdivxdecore-devel since better DivX support provided
by recent graphics/ffmpeg update.

Pointed out by:	 lioux
2002-10-14 03:58:49 +00:00
Mario Sergio Fujikawa Ferreira
1f62bdd976 Chase header file location change in latest ffmpeg port update
Reviewed by:	freebsd-multimedia mailing list (silence)
2002-10-11 19:35:06 +00:00
Mario Sergio Fujikawa Ferreira
5dc9b7f571 Deploy USE_GNOMENG infrastructure
PR:		42349
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
MANTANI Nobutaka
0744c0de68 Remove USE_ESOUND since sdl12 depends on esound.
PR:		41596
Submitted by:	Brad Laue <brad@brad-x.com>
2002-08-21 03:21:58 +00:00
MANTANI Nobutaka
9413304a9c Update to 0.9.13. 2002-08-05 16:40:31 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Christian Weisgerber
e7690885fd Ogg Vorbis 1.0 library major version bumps. 2002-07-20 15:32:43 +00:00
MANTANI Nobutaka
57fca668f3 Don't use gcc -falign-* options.
These options are not supported by gcc on -stable.

Pointed out by:		Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk>
2002-06-30 17:35:29 +00:00
MANTANI Nobutaka
0428dbac15 Update to 0.9.12.
Submitted by:	mdodd (for updating to 0.9.11)
2002-06-30 13:40:36 +00:00
MANTANI Nobutaka
1b6012aca2 (1) Update to 0.9.10.
(2) Add SDL support.

Submitted by:	mi (2)
2002-06-02 13:39:37 +00:00
MANTANI Nobutaka
a72f291fcf * Link libdjbfft to work A/52 decoder plugin correctly.
* Backout removal of files/patch-src:libw32dll:wine:Makefile.am
  and files/patch-src:libw32dll:DirectShow:Makefile.am.
* Add OpenGL support.
2002-05-25 03:10:19 +00:00
MANTANI Nobutaka
482ce696db Update to 0.9.9. 2002-05-20 17:59:07 +00:00
Mario Sergio Fujikawa Ferreira
15f392edf5 o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
  a library version bump)

Approved by:	maintainer (2 weeks timeout)
2002-04-18 03:08:01 +00:00