1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

111 Commits

Author SHA1 Message Date
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