Commit graph

117 commits

Author SHA1 Message Date
MANTANI Nobutaka
2194c9c64b - Update to 1.1.3. This version fixes heap overflow vulnerability in libmms
and buffer overflow vulnerability in Real Media input plugin. [1]
- Fix 'pkg-config --libs libxine' output. [2]
- Replace WITH_POLYPAUDIO knob with WITH_PULSEAUDIO knob since polypaudio audio
  output plugin is replaced with pulseaudio audio output plugin.

Notified by:	miwi [1]
PR:		ports/106282 [2]
Submitted by:	thierry [2]
2006-12-07 17:13:41 +00:00
MANTANI Nobutaka
328ae130aa Make sure to disable gnomevfs2 support when WITHOUT_GNOMEVFS2 is defined.
PR:		ports/106115
Submitted by:	Max Brazhnikov<makc@issp.ac.ru>
2006-12-03 10:28:23 +00:00
Oliver Lehmann
c5b30f3654 make buildable on FreeBSD 4
PR:		ports/103769
Approved by:	maintainer timeout (62 days)
2006-11-29 20:38:21 +00:00
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