Skip site navigation (1)Skip section navigation (2)

CVS log for ports/multimedia/libxine/Makefile

[BACK] Up to [FreeBSD] / ports / multimedia / libxine

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.177: download - view: text, markup, annotated - select for diffs
Wed Jan 18 17:36:26 2012 UTC (3 weeks, 2 days ago) by arved
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +2 -2 lines
Chase libcdio shlib bump

Revision 1.176: download - view: text, markup, annotated - select for diffs
Tue Jan 17 14:35:15 2012 UTC (3 weeks, 3 days ago) by martymac
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -1 lines
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]

Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]

Revision 1.175: download - view: text, markup, annotated - select for diffs
Mon Oct 31 20:55:56 2011 UTC (3 months, 1 week ago) by nox
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +2 -1 lines
Generalize optimization sanity check so that levels like -Os are
accepted too.

PR:		ports/162204
Submitted by:	Samuel Duclos <wiseakasha@hotmail.com>

Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Oct 29 16:58:13 2011 UTC (3 months, 1 week ago) by nox
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +5 -0 lines
libxine only builds with -O1 or higher, add a check to avoid more people
wondering about obscure build failures otherwise.

PR:		ports/162037 [1] (related to)
Submitted by:	Ilya Ermolin <ermolinis@gmail.com> [1]

Revision 1.173: download - view: text, markup, annotated - select for diffs
Tue Oct 11 07:17:44 2011 UTC (4 months ago) by mm
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +2 -2 lines
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)

Revision 1.172: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:17 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +4 -4 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.171: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:44 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 1.170: download - view: text, markup, annotated - select for diffs
Sun Jul 3 19:53:19 2011 UTC (7 months, 1 week ago) by nox
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -1 lines
- Replace typeof by __typeof__ in the multimedia/libxine clang fixes for
  the benefit of clients including xine headers in extern "C".
- Unmark BROKEN multimedia/phonon-xine that this fixes.

Revision 1.169: download - view: text, markup, annotated - select for diffs
Fri Jul 1 17:51:38 2011 UTC (7 months, 1 week ago) by nox
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +5 -0 lines
Fix build WITH_DEBUG.

PR:		ports/151886
Submitted by:	Jim Ballantine <j.ballantine@gmail.com>

Revision 1.168: download - view: text, markup, annotated - select for diffs
Fri Jun 24 22:38:59 2011 UTC (7 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +1 -1 lines
Bump due to ffmpeg update to 0.7.1

Revision 1.167: download - view: text, markup, annotated - select for diffs
Wed Jun 22 22:49:45 2011 UTC (7 months, 2 weeks ago) by nox
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +3 -1 lines
Fix build with clang.

Submitted by:	Andrius Morkunas, dim

Revision 1.166: download - view: text, markup, annotated - select for diffs
Fri Mar 25 20:30:31 2011 UTC (10 months, 2 weeks ago) by nox
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +10 -2 lines
- Add patch to improve vdpau stability (backported from [1].)
- Add (optional) patch for VAAPI/libva support ([2], with a crude
  check added by me to improve fallback when hardware/driver support
  is missing.)
- Take maintainership. [3]
- Bump PORTREVISION.

PR:		ports/155871
Submitted by:	nox (self)
Obtained from:	http://hg.debian.org/hg/xine-lib/xine-lib-1.2/rev/c655ca7b6bce [1],
		http://test.oppserver.net/xine/ffmpeg-vaapi_xine-lib-1.1.19.diff [2]
Approved by:	makc (previous maintainer, via private email) [3]

Revision 1.165: download - view: text, markup, annotated - select for diffs
Sun Jan 16 09:08:48 2011 UTC (12 months, 3 weeks ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -1 lines
Fix fetch

Reported by:	Raphael Kubo da Costa via irc
Feature safe:	yes

Revision 1.164: download - view: text, markup, annotated - select for diffs
Sat Jan 15 22:46:39 2011 UTC (12 months, 3 weeks ago) by makc
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +21 -2 lines
Add VDPAU support.

Submitted by:	nox via irc
Feature safe:	yes

Revision 1.163: download - view: text, markup, annotated - select for diffs
Tue Sep 14 18:58:49 2010 UTC (16 months, 4 weeks ago) by makc
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -0 lines
Bump PORTREVISION for libdvdread dependants

Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed Aug 18 19:10:55 2010 UTC (17 months, 3 weeks ago) by makc
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +26 -30 lines
Update to 1.1.19 [1]
Always build with external ffmpeg and faad
Allow build without NLS

PR:		ports/149652 [1]
Submitted by:	Rusty Nejdl <rnejdl at tethys.ringofsaturn.com>

Revision 1.161: download - view: text, markup, annotated - select for diffs
Sat Jul 24 19:49:58 2010 UTC (18 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -2 lines
Update ImageMagick to 6.6.2-10

Revision 1.160: download - view: text, markup, annotated - select for diffs
Sat Jul 24 16:38:16 2010 UTC (18 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +1 -0 lines
- Update ffmpeg to 0.6

Revision 1.159: download - view: text, markup, annotated - select for diffs
Sat Jun 19 11:06:35 2010 UTC (19 months, 3 weeks ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +8 -8 lines
Update to 1.1.18.1
Build with external ffmpeg by default
Mark MAKE_JOBS_SAFE

Feature safe:	yes

Revision 1.158: download - view: text, markup, annotated - select for diffs
Fri Jun 18 21:02:00 2010 UTC (19 months, 3 weeks ago) by makc
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
Take maintainership

Feature safe:	yes

Revision 1.157: download - view: text, markup, annotated - select for diffs
Fri Jun 18 10:05:50 2010 UTC (19 months, 3 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +1 -1 lines
Reset nobutaka@FreeBSD.org on certain ports at his request due to
lack of time.

Hat:		portmgr

Revision 1.156: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:43:57 2010 UTC (20 months ago) by naddy
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +1 -1 lines
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).

Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon May 31 02:00:12 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Fri May 28 06:56:46 2010 UTC (20 months, 2 weeks ago) by ehaupt
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -2 lines
Chase audio/libmodplug update

Revision 1.153: download - view: text, markup, annotated - select for diffs
Sat Apr 24 09:38:42 2010 UTC (21 months, 2 weeks ago) by ehaupt
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -1 lines
Chase audio/libmodplug update.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Sat Apr 10 14:38:28 2010 UTC (22 months ago) by sylvio
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +2 -2 lines
- Chase wavpack's lib dump

Approved by:	itetcu (mentor, implicit)

Revision 1.151: download - view: text, markup, annotated - select for diffs
Sun Mar 28 21:41:11 2010 UTC (22 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -2 lines
- Bump Magick++, MagickWand or MagickCore dependency

Revision 1.150: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:40:50 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -2 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.149: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:41:55 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -1 lines
- update to jpeg-8

Revision 1.148: download - view: text, markup, annotated - select for diffs
Sat Nov 28 10:34:25 2009 UTC (2 years, 2 months ago) by arved
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +2 -2 lines
Chase libcdio shared library version bump

Revision 1.147: download - view: text, markup, annotated - select for diffs
Wed Sep 23 14:37:46 2009 UTC (2 years, 4 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +11 -2 lines
Add WITH_FFMPEG knob to use external ffmpeg.

PR:		ports/137792
Submitted by:	"Dima Panov" <fluffy@fluffy.khv.ru>
Feature safe:	yes

Revision 1.146: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:28:28 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with M

Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon Jul 6 21:25:55 2009 UTC (2 years, 7 months ago) by naddy
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -0 lines
Bump PORTREVISION after libogg and libvorbisfile major version increment.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Sun May 10 05:51:10 2009 UTC (2 years, 9 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +16 -3 lines
- Update to 1.1.16.3.
- Fix hardcoded libdvdcss shared library version. [*]

PR:		ports/134153 [*]
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net> [*], jpaetzel [*]

Revision 1.143: download - view: text, markup, annotated - select for diffs
Sun Mar 1 04:36:56 2009 UTC (2 years, 11 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +3 -1 lines
Fix DivX/XviD support breakage.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Thu Feb 26 00:21:23 2009 UTC (2 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -0 lines
- Unbreak: needs perl to build, and fix plist

PR:		ports/132095
Submitted by:	Matt Dawson <matt@chronos.org.uk>
With hat:	portmgr (blocks 134 ports)

Revision 1.141: download - view: text, markup, annotated - select for diffs
Sun Feb 22 14:34:55 2009 UTC (2 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +11 -4 lines
- Update to 1.1.16.2.
- Add FAAD option for external libfaad support. [*]

PR:		ports/131955 [*]
Submitted by:	Jan Henrik Sylvester <me@janh.de>

Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Feb 10 19:50:54 2009 UTC (3 years ago) by mm
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +2 -2 lines
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above

Revision 1.139: download - view: text, markup, annotated - select for diffs
Sun Feb 8 18:45:35 2009 UTC (3 years ago) by rnoland
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +2 -2 lines
Replace libdvdread with the version maintained by the mplayer group

	-Turn over maintainership
	-Bump ports that depend on libdvdread since shared lib
	 version rolls back from .5 to .4
	-Fix multimedia/ogle build with this version

PR:		127849
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com>

Revision 1.138: download - view: text, markup, annotated - select for diffs
Sun Jan 25 10:03:12 2009 UTC (3 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -10 lines
Enable libxcb support by default since libX11 depends on libxcb unconditionally.

PR:		ports/130953
Submitted by:	makc

Revision 1.137: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:47 2009 UTC (3 years ago) by flz
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -2 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).

Revision 1.136: download - view: text, markup, annotated - select for diffs
Mon Jan 5 21:36:35 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +0 -2 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat Oct 25 12:13:51 2008 UTC (3 years, 3 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -0 lines
Unbreak build of KDE4.

PR:		ports/128336
Submitted by:	tabthorpe

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sun Oct 19 14:05:44 2008 UTC (3 years, 3 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +2 -2 lines
Update to 1.1.15.

PR:		ports/127274
Submitted by:	"Pawel Pekala" <c0rn@o2.pl>
Security:	http://www.vuxml.org/freebsd/06eac338-9ddf-11dd-813f-000e35248ad7.html
Security:	CVE-2008-3231

Revision 1.133: download - view: text, markup, annotated - select for diffs
Sat Jul 12 12:17:30 2008 UTC (3 years, 7 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +3 -4 lines
- Update to 1.1.14. [1]
- Enable XCB support by default. [2]

PR:		ports/125089 [1], ports/125331 [2]
Submitted by:	"Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> [1],
	  	Max Brazhnikov <makc@issp.ac.ru> [2]

Revision 1.132: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:48:11 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.131: download - view: text, markup, annotated - select for diffs
Sun May 18 15:26:45 2008 UTC (3 years, 8 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +9 -0 lines
Add WITH_XCB knob.

PR:		ports/123761
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Apr 22 14:33:54 2008 UTC (3 years, 9 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +3 -4 lines
Update to 1.1.12.

PR:		ports/122835
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Security:	CVE-2008-1686

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Apr 21 12:06:17 2008 UTC (3 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -1 lines
Fix LIB_DEPENDS on ImageMagic after the last update.

Pointyhat to:	mi@

Revision 1.128: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:52:31 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +8 -10 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.127: download - view: text, markup, annotated - select for diffs
Tue Apr 8 09:38:56 2008 UTC (3 years, 10 months ago) by mich
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -2 lines
- chase the cdio shared lib bump

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Apr 7 20:37:22 2008 UTC (3 years, 10 months ago) by naddy
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +2 -1 lines
Update to FLAC 1.2.1.  This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:	119476

Revision 1.125: download - view: text, markup, annotated - select for diffs
Sun Mar 23 09:49:51 2008 UTC (3 years, 10 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -3 lines
Update to 1.1.11.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:28:29 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -1 lines
- Chase devel/sdl12 shlib version bump

Revision 1.123: download - view: text, markup, annotated - select for diffs
Sun Feb 3 14:10:47 2008 UTC (4 years ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_7_0_0
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -0 lines
- Fix libxine.pc to fix configure error of ports that depends on libxine.
- Bump PORTREVISION.

Reported by:	pav, erwin

Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Jan 29 15:18:34 2008 UTC (4 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -1 lines
Update to 1.1.10.

Security:	http://www.vuxml.org/freebsd/6ecd0b42-ce77-11dc-89b1-000e35248ad7.html

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Jan 19 18:07:55 2008 UTC (4 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +3 -3 lines
Update to 1.1.9.1.

PR:		ports/119686
Submitted by:	"Pietro Cerutti" <gahr@gahr.ch>
Security:	http://www.vuxml.org/freebsd/02eedd3c-c6b5-11dc-93b6-000e35248ad7.html

Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Oct 9 18:20:06 2007 UTC (4 years, 4 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_3_0
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -2 lines
Chase libtheora lib version

Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon Sep 24 14:52:19 2007 UTC (4 years, 4 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +11 -1 lines
Add WITH_WAVPACK knob for WavPack support.

PR:		ports/116227
Submitted by:	Dar <dar.quonb@gmail.com>

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:41:05 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)

Revision 1.117: download - view: text, markup, annotated - select for diffs
Sat Jul 28 12:27:27 2007 UTC (4 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -1 lines
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:14 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Jul 16 12:45:15 2007 UTC (4 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
Change dependency on libcaca from BUILD_DEPENDS to LIB_DEPENDS.

PR:		ports/114622
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sun Jul 15 15:21:32 2007 UTC (4 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +37 -69 lines
Update to 1.1.7.
Use OPTIONS.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri May 25 11:25:19 2007 UTC (4 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +5 -4 lines
- Fix build of XvMC plugin with new X.org, unmark BROKEN
- While here, fix DTS decoder runtime

Revision 1.112: download - view: text, markup, annotated - select for diffs
Fri May 25 01:15:30 2007 UTC (4 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +2 -0 lines
BROKEN: Incorrect pkg-plist

Revision 1.111: download - view: text, markup, annotated - select for diffs
Sat May 19 20:17:42 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +7 -2 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue May 1 20:07:41 2007 UTC (4 years, 9 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +2 -2 lines
- Rename libdts to libdca and update to 0.0.5

Repocopy by:	marcus

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sun Apr 29 19:37:07 2007 UTC (4 years, 9 months ago) by mezz
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
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!).

Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Apr 5 19:28:18 2007 UTC (4 years, 10 months ago) by koitsu
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -2 lines
* LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment

Reviewed by:	philip

Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri Feb 23 22:51:10 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -2 lines
Chase the shared library version of speex, bump the PORTREVISION.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sun Feb 18 16:07:49 2007 UTC (4 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +0 -4 lines
Fix internal compiler error on amd64 and remove the workaround.

Submitted by:	ariff

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Feb 18 15:25:46 2007 UTC (4 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +14 -11 lines
- 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> [*]

Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Feb 15 08:34:53 2007 UTC (4 years, 11 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +26 -4 lines
- 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)

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Feb 2 17:06:21 2007 UTC (5 years ago) by pav
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +0 -6 lines
- Remove support for xfree86-3

PR:		ports/106666
Submitted by:	vd
With hat:	portmgr

Revision 1.102: download - view: text, markup, annotated - select for diffs
Thu Dec 7 17:13:41 2006 UTC (5 years, 2 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +17 -13 lines
- 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]

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sun Dec 3 10:28:23 2006 UTC (5 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +9 -9 lines
Make sure to disable gnomevfs2 support when WITHOUT_GNOMEVFS2 is defined.

PR:		ports/106115
Submitted by:	Max Brazhnikov<makc@issp.ac.ru>

Revision 1.100: download - view: text, markup, annotated - select for diffs
Wed Nov 29 20:38:21 2006 UTC (5 years, 2 months ago) by oliver
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +3 -1 lines
make buildable on FreeBSD 4

PR:		ports/103769
Approved by:	maintainer timeout (62 days)

Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Nov 10 18:58:06 2006 UTC (5 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
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.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:21:51 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -1 lines
 - 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)

Revision 1.97: download - view: text, markup, annotated - select for diffs
Sun Aug 27 12:47:12 2006 UTC (5 years, 5 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +38 -13 lines
- 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 [*]

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Aug 1 17:18:59 2006 UTC (5 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +0 -5 lines
- 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]

Revision 1.95: download - view: text, markup, annotated - select for diffs
Sat Jul 29 18:00:04 2006 UTC (5 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +7 -13 lines
- Update to 1.1.2.
- Enable Theora codec support by default and remove WITH_THEORA knob.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sun Jun 11 12:49:42 2006 UTC (5 years, 8 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
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

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed May 24 14:21:43 2006 UTC (5 years, 8 months ago) by mnag
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -1 lines
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed May 24 09:13:18 2006 UTC (5 years, 8 months ago) by mich
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines
- Chase lib version bump to libcdio

Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun May 7 02:57:33 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +4 -4 lines
- Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
- portlint(1) while here

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sun Apr 30 17:26:42 2006 UTC (5 years, 9 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +10 -1 lines
- 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]

Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed Apr 26 07:09:16 2006 UTC (5 years, 9 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
Chase audio/libmodplug update.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Sun Feb 26 04:38:13 2006 UTC (5 years, 11 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -1 lines
Fix build error.

Submitted by:	"Stephane E. Potvin" <sepotvin@videotron.ca>
Approved by:	portmgr(marcus)

Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:09 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Feb 5 17:23:15 2006 UTC (6 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -1 lines
Fix ioctl errors on amd64.

PR:		ports/91728
Submitted by:	Dan Ponte <dcp1990@neptune.atopia.net>

Revision 1.85: download - view: text, markup, annotated - select for diffs
Thu Jan 5 03:57:28 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -1 lines
Chase libversion bumb to libMagick.so.9

PR:		ports/91270

Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Dec 10 21:05:05 2005 UTC (6 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -7 lines
Update to 1.1.1.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:16 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -1 lines
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.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:21:59 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Oct 22 23:38:48 2005 UTC (6 years, 3 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +12 -12 lines
Rename WITH_LIBTHEORA and WITH_LIBCACA knobs to WITH_THEORA and WITH_CACA.

PR:		ports/87374
Submitted by:	Zahemszky Gabor <gabor@zahemszky.hu>

Revision 1.80: download - view: text, markup, annotated - select for diffs
Sun Oct 9 16:21:10 2005 UTC (6 years, 4 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -0 lines
Fix format string vulnerability.

Security:	http://www.vuxml.org/freebsd/3bc5691e-38dd-11da-92f5-020039488e34.html

Revision 1.79: download - view: text, markup, annotated - select for diffs
Sun Oct 9 14:14:34 2005 UTC (6 years, 4 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -0 lines
Add PATCH_DEPENDS on devel/libtool15 to fix build error.

Submitted by:	pav

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Sep 20 16:44:33 2005 UTC (6 years, 4 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +45 -14 lines
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> [*]

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Apr 30 06:41:10 2005 UTC (6 years, 9 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +0 -5 lines
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 [*]

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Apr 28 17:33:54 2005 UTC (6 years, 9 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -4 lines
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

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sun Apr 17 22:41:04 2005 UTC (6 years, 9 months ago) by lioux
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
Fix the build when -fforce-addr is added to CFLAGS

Approved by:	maintainer

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Mar 16 14:50:13 2005 UTC (6 years, 10 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
new version of libFLAC

Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Feb 20 16:03:10 2005 UTC (6 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -1 lines
- 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>

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Jan 13 22:25:34 2005 UTC (7 years ago) by kwm
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
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>

Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Jan 13 19:04:06 2005 UTC (7 years ago) by kwm
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +4 -3 lines
Bump portrevision to chase shlib dump of libtheora and new location.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Dec 30 00:39:18 2004 UTC (7 years, 1 month ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +13 -5 lines
Update to 1.0. (At last!)

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Sep 16 09:18:41 2004 UTC (7 years, 4 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
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)

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Sep 1 06:36:45 2004 UTC (7 years, 5 months ago) by lofi
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +0 -6 lines
Oops, accidentally spammed this port with a local change. Revert last
commit.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Aug 30 19:55:32 2004 UTC (7 years, 5 months ago) by lofi
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +6 -0 lines
Update to KDE 3.3

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Aug 25 13:39:34 2004 UTC (7 years, 5 months ago) by nectar
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
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)

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Jul 23 20:04:49 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Chase XFREE86_VERSION -> X_WINDOW_SYSTEM conversion.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Jul 23 09:17:54 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -1 lines
Chase libraries for new audio/speex version.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Jul 3 17:53:52 2004 UTC (7 years, 7 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -3 lines
Update to 1-rc5.

PR:		ports/68493
Submitted by:	michael johnson <ahze@ahze.net>

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun May 16 15:04:38 2004 UTC (7 years, 8 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -1 lines
Update to 1-rc4a.

PR:		ports/66691
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed May 12 16:49:13 2004 UTC (7 years, 9 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +41 -21 lines
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]

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue May 4 15:58:29 2004 UTC (7 years, 9 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -0 lines
Add dependency on graphics/png to fix make package.

PR:		ports/66153
Submitted by:	pav

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Apr 11 15:56:04 2004 UTC (7 years, 10 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +10 -15 lines
* Update to 1-rc3c.
* Use lthack. [1]

PR:		ports/65114 [1]
Submitted by:	michael johnson <ahze@ahze.net> [1]

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Mar 30 19:20:22 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
- Use USE_ICONV knob

Approved by:	portmgr

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Mar 16 04:23:53 2004 UTC (7 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Feb 22 14:07:39 2004 UTC (7 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
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]

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:36:17 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento

Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Jan 28 06:17:42 2004 UTC (8 years ago) by edwin
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Let multimedia/libxine properly use USE_SDL

PR:		61805
Approved by:	MANTANI Nobutaka <nobutaka@freebsd.org>

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:12:13 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Now gettext 0.12.1 is gettext-old.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Jan 11 15:54:05 2004 UTC (8 years, 1 month ago) by nobutaka
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -0 lines
Correct default search path of RealAudio and RealVideo codecs.

PR:		ports/61062
Submitted by:	Sascha Blank <sblank@tiscali.de>

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Jan 7 14:14:16 2004 UTC (8 years, 1 month ago) by nobutaka
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +5 -6 lines
Update 1-rc3a.
Correct dependency on libmad.

PR:		ports/59706, ports/60951
Submitted by:	Sergey Akifyev, adamw

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Dec 20 16:37:56 2003 UTC (8 years, 1 month ago) by naddy
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -3 lines
Catch up with libogg/libvorbis version bump.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Dec 12 12:00:36 2003 UTC (8 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Correct files/patch-src:libw32dll:ldt_keeper.c to avoid to fail in Check_FS_Segment().

Submitted by:	deischen

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Dec 9 13:11:53 2003 UTC (8 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Fix crash with libkse / libthr.

PR:		ports/59930
Submitted by:	deischen

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Dec 7 01:27:06 2003 UTC (8 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Chase the libmad/libid3tag shared lib version.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Nov 26 15:24:45 2003 UTC (8 years, 2 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -0 lines
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)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Nov 15 15:18:19 2003 UTC (8 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +31 -7 lines
Update to 1-rc2.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:50 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:31 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Chase the libintl.so shared lib version.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Aug 16 16:39:16 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +11 -9 lines
- Fix LIB_DEPENDS
- Fix pkg-plist

PR:		55629
Submitted by:	Ports Fury

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Aug 10 14:03:39 2003 UTC (8 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Remove parentheses from .if statement to avoid make error.

Submitted by:	Kay Lehmann <kay_lehmann@web.de>

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:07:58 2003 UTC (8 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +8 -3 lines
Update to 1-rc0a.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Jun 22 04:49:06 2003 UTC (8 years, 7 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -4 lines
1. Update to 1-beta12.
2. Fix build error in GNOME environment.

Submitted by:	Jeremy Messenger <mezz7@cox.net> [2]

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Apr 29 12:12:06 2003 UTC (8 years, 9 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Update to 1-beta11.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:35:02 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Apr 14 15:33:48 2003 UTC (8 years, 10 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -3 lines
Update to 1-beta10.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Apr 8 15:00:03 2003 UTC (8 years, 10 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Fix pkg-plist.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Mar 26 13:57:01 2003 UTC (8 years, 10 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -2 lines
Depend on multimedia/libdvdread (and multimedia/libdvdcss indirectly)
to surely support encrypted DVDs.

Pointed out by:	eivind

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Mar 25 13:07:51 2003 UTC (8 years, 10 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -4 lines
Update to 1-beta9.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Feb 25 14:56:48 2003 UTC (8 years, 11 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Update to 1-beta6.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Feb 24 14:10:42 2003 UTC (8 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -3 lines
Update to 1-beta5.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Feb 24 12:54:56 2003 UTC (8 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia category.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Feb 22 14:25:35 2003 UTC (8 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
De-pkg-comment.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Feb 11 12:58:46 2003 UTC (9 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
Use USE_GNOME = gnomehack instead of patching Makefile.in.

Suggested by:	marcus

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Feb 9 15:19:12 2003 UTC (9 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +10 -2 lines
(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]

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Feb 1 16:44:36 2003 UTC (9 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +36 -43 lines
Update xine to 0.9.18 and libxine to 1-beta4.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 28 16:37:32 2002 UTC (9 years, 2 months ago) by lioux
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
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)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Oct 14 03:58:49 2002 UTC (9 years, 4 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
Remove dependency on libdivxdecore-devel since better DivX support provided
by recent graphics/ffmpeg update.

Pointed out by:	 lioux

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Sep 3 02:46:45 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Deploy USE_GNOMENG infrastructure

PR:		42349
Submitted by:	Edwin Groothuis <edwin@mavetju.org>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Aug 21 03:21:58 2002 UTC (9 years, 5 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
Remove USE_ESOUND since sdl12 depends on esound.

PR:		41596
Submitted by:	Brad Laue <brad@brad-x.com>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Aug 5 16:36:35 2002 UTC (9 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
Update to 0.9.13.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:22:14 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Chase shlib rev of devel/gettext

Submitted by:	lots and lots
Pointy hat to:	ade

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jul 20 15:32:43 2002 UTC (9 years, 6 months ago) by naddy
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -2 lines
Ogg Vorbis 1.0 library major version bumps.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jun 30 17:35:29 2002 UTC (9 years, 7 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +8 -5 lines
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>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jun 30 13:40:36 2002 UTC (9 years, 7 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +13 -5 lines
Update to 0.9.12.

Submitted by:	mdodd (for updating to 0.9.11)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jun 2 13:39:36 2002 UTC (9 years, 8 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -2 lines
(1) Update to 0.9.10.
(2) Add SDL support.

Submitted by:	mi (2)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 25 03:10:19 2002 UTC (9 years, 8 months ago) by nobutaka
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -4 lines
* 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.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 20 17:52:38 2002 UTC (9 years, 8 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Update to 0.9.9.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 18 03:08:01 2002 UTC (9 years, 9 months ago) by lioux
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
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)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:39 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:44:05 2002 UTC (9 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 29 13:43:33 2002 UTC (10 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +21 -10 lines
Support PTHREAD_CFLAGS/PTHREAD_LIBS properly.
Fix pkg-comment format.
Avoid installing useless .la files.

PR:		34381
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 28 10:23:05 2002 UTC (10 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Fix build error.

PR:             34350
Submitted by:   sf

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 24 09:19:36 2002 UTC (10 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -35 lines
Update to 0.9.8.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 16 17:37:02 2002 UTC (10 years ago) by naddy
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Bump Ogg Vorbis library versions.

Approved by:	nobutaka

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Dec 12 08:37:36 2001 UTC (10 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update to 0.9.7.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 30 19:52:59 2001 UTC (10 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -2 lines
Update xine and libxine to 0.9.6.

Submitted by: lioux (for updating to 0.9.3)
Reviewed by:  knu

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 3 19:16:48 2001 UTC (10 years, 3 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Maintainer is committer now.

Reviewed by:	knu

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 26 16:57:59 2001 UTC (10 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +50 -6 lines
o update to 0.9.2
o use ports libraries instead of internal versions: liba52 and
  ffmpeg
o support for both vorbis and ogg
o WITH_CSS: plugin for css processing
o add WWW tag to DESCR

Reviewed by:	MAINTAINER, freebsd-multimedia

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 11 10:50:43 2001 UTC (10 years, 4 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
add missing file into PLIST

PR:		31185
Submitted by:	MAINTAINER

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 20 07:49:19 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
Update xine to 0.9.1 and separate libxine from xine.

Hand the maintainership over to MANTANI Nobutaka.

PR:		ports/30413
Submitted by:	Roman Shterenzon <roman@xpert.com> (MAINTAINER)
		MANTANI Nobutaka <nobutaka@nobutaka.com>
		Patrick Li <pat@databits.net>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options