Commit graph

130 commits

Author SHA1 Message Date
MANTANI Nobutaka
14905f1b01 Update to 1.1.7.
Use OPTIONS.
2007-07-15 15:21:33 +00:00
Pav Lucistnik
7f1e8ebb3f - Fix build of XvMC plugin with new X.org, unmark BROKEN
- While here, fix DTS decoder runtime
2007-05-25 11:25:19 +00:00
Kris Kennaway
6f79a46125 BROKEN: Incorrect pkg-plist 2007-05-25 01:15:30 +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
Pav Lucistnik
ec270dcee1 - Rename libdts to libdca and update to 0.0.5
Repocopy by:	marcus
2007-05-01 20:07:41 +00:00
Jeremy Messenger
324e56321f Chase with the update of graphics/libcaca, bump the PORTREVISION on these
ports. Only two ports that aren't tested and I get no respone back from the
maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The
rest other ports have been tested or/and submitted by the maintainers (Thanks!).
2007-04-29 19:37:08 +00:00
Jeremy Chadwick
950aa9d668 * LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment

Reviewed by:	philip
2007-04-05 19:28:20 +00:00
Jeremy Messenger
26a0087e1e Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
MANTANI Nobutaka
4799d7acc7 Fix internal compiler error on amd64 and remove the workaround.
Submitted by:	ariff
2007-02-18 16:07:49 +00:00
MANTANI Nobutaka
03c341e2d7 - Don't install .a files.
- Add USE_GCC=4.1+ for amd64 to avoid internal compiler error. [*]

PR:		ports/109213 [*]
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [*]
2007-02-18 15:25:46 +00:00
Jean-Yves Lefort
22967942ba Add missing plist file
Reported by:	mich
2007-02-17 18:41:16 +00:00
Jean-Yves Lefort
fa1ec2e576 - Update to 1.1.4
- Fix disabling esound
- Add jack option and fix packing list when jack is installed
- Fix packing list by disabling v4l (in case multimedia/v4l_compat is
  installed)
- Fix shlib version by using ltverhack

PR:		ports/108564
Submitted by:	jylefort
Approved by:	maintainer timeout (16 days)
2007-02-15 08:34:53 +00:00
Pav Lucistnik
45a085ac12 - Remove support for xfree86-3
PR:		ports/106666
Submitted by:	vd
With hat:	portmgr
2007-02-02 17:06:25 +00:00
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