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

CVS log for ports/multimedia/vlc-devel/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / multimedia / vlc-devel

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.214
Tue Jan 20 01:53:25 2009 UTC (3 years ago) by beech
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.213: +1 -1 lines
- Send to attic

Requested by:	Joseph S. Atkinson <jsa@mephisto.wickedmachine.net> (maintainer)

Revision 1.213: download - view: text, markup, annotated - select for diffs
Sat Jan 10 02:45:40 2009 UTC (3 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +5 -1 lines
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr

Revision 1.212: download - view: text, markup, annotated - select for diffs
Tue Jan 6 13:01:08 2009 UTC (3 years, 1 month ago) by rafan
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +1 -1 lines
- Bump PORTREVISION due to share library version bump in security/libgcrypt

PR:		 ports/127478

Revision 1.211: download - view: text, markup, annotated - select for diffs
Sat Dec 6 23:51:51 2008 UTC (3 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +1 -1 lines
- Update to 0.9.8a

PR:		129355
Submitted by:	maintainer
Security:	http://www.vuxml.org/freebsd/acf80afa-c3ef-11dd-a721-0030843d3802.html

Revision 1.210: download - view: text, markup, annotated - select for diffs
Sat Nov 15 23:38:13 2008 UTC (3 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +2 -2 lines
- Fix conflicting WITH_SKINS + WITHOUT_QT4

PR:		128747
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)

Revision 1.209: download - view: text, markup, annotated - select for diffs
Sun Nov 9 16:06:10 2008 UTC (3 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_4_0
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +1 -2 lines
- Update to 0.9.6

Fix a stack overflow vulnerability while parsing malformed cue files.
The vulnerability may be exploited by a (remote) attacker to execute
arbitrary code in the context of VLC media player.

PR:		128656
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Security:	http://www.vuxml.org/freebsd/4b09378e-addb-11dd-a578-0030843d3802.html

Revision 1.208: download - view: text, markup, annotated - select for diffs
Mon Nov 3 08:57:52 2008 UTC (3 years, 3 months ago) by makc
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +5 -9 lines
Update to 0.9.5, pass maintainership to submitter

PR:		ports/128359
Submitted by:	Joseph S. Atkinson <jsa at wickedmachine.net>
Approved by:	Rafael Carre (maintainer), miwi (mentor)

Revision 1.207: download - view: text, markup, annotated - select for diffs
Tue Aug 19 15:14:55 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +2 -2 lines
- Chase multimedia/schroedinger shlib bump

Revision 1.206: download - view: text, markup, annotated - select for diffs
Wed Aug 6 16:26:18 2008 UTC (3 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +1 -1 lines
Remove firefox3 from USE_GECKO; it does not work and wait for xulrunner 1.9
comes in. The xulrunner 1.9 is current in MC ports. It's clear about that
Mozilla folks want us to use xulrunner for SDK/build.

Revision 1.205: download - view: text, markup, annotated - select for diffs
Sun Jul 27 23:53:24 2008 UTC (3 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +2 -1 lines
Update for new ffmpeg

Revision 1.204: download - view: text, markup, annotated - select for diffs
Wed Jul 9 20:59:07 2008 UTC (3 years, 7 months ago) by gahr
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +78 -64 lines
- Update to 0.9.0-test1						[1]
- Fix LUA module support					[1]
- Fix volume bar position problem				[1]
- Update GECKO support						[2]

PR:		117810						[1]
		125152						[2]
Submitted by:	Rafaël Carré <funman@videolan.org> 		[1]
		Naram Qashat <cyberbotx@cyberbotx.com>		[2]
Approved by:	Rafaël Carré <funman@videolan.org> (maintainer)

Revision 1.203: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:48:19 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +1 -1 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.202: download - view: text, markup, annotated - select for diffs
Fri May 23 22:25:28 2008 UTC (3 years, 8 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +1 -1 lines
Transfer maintainership to funman@videolan.org

Revision 1.201: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:52:39 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +4 -4 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.200: download - view: text, markup, annotated - select for diffs
Tue Apr 8 09:38:57 2008 UTC (3 years, 10 months ago) by mich
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +2 -2 lines
- chase the cdio shared lib bump

Revision 1.199: download - view: text, markup, annotated - select for diffs
Mon Apr 7 20:37:23 2008 UTC (3 years, 10 months ago) by naddy
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +2 -2 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.198: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:51:42 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007

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

Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon Mar 3 11:57:07 2008 UTC (3 years, 11 months ago) by novel
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +2 -2 lines
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING

Revision 1.195: download - view: text, markup, annotated - select for diffs
Thu Feb 28 00:42:12 2008 UTC (3 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +2 -1 lines
Chase libdvbpsi libversion bump

Revision 1.194: download - view: text, markup, annotated - select for diffs
Mon Feb 25 01:09:45 2008 UTC (3 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +1 -2 lines
Update to 0.9.0.20080223

Revision 1.193: download - view: text, markup, annotated - select for diffs
Thu Dec 27 01:09:35 2007 UTC (4 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +1 -1 lines
These ports only need to depend on avahi-app.

PR:		119033
Submitted by:	"Dima Panov" <fluffy@fluffy.khv.ru>

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

Revision 1.191: download - view: text, markup, annotated - select for diffs
Fri Oct 5 11:56:56 2007 UTC (4 years, 4 months ago) by ahze
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +8 -8 lines
Update to 0.9.0.20071005 snapshot

Revision 1.190: download - view: text, markup, annotated - select for diffs
Wed Oct 3 20:55:48 2007 UTC (4 years, 4 months ago) by ahze
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -1 lines
Add v4l webcam support

Submitted by:	raaf@zen.mooo.com
More info:	http://raaf.atspace.org/

Revision 1.189: download - view: text, markup, annotated - select for diffs
Tue Sep 11 14:14:02 2007 UTC (4 years, 5 months ago) by ahze
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +3 -3 lines
Update to 20070906 snapshot

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

Revision 1.187: download - view: text, markup, annotated - select for diffs
Mon Jul 16 10:12:14 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +0 -1 lines
Update to Qt 4.3.0, introduce bsd.qt.mk.

Approved by: portmgr (bsd.port.mk changes)

Revision 1.186: download - view: text, markup, annotated - select for diffs
Wed Jul 4 19:51:27 2007 UTC (4 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -1 lines
Fix a typo, ncueses -> ncurses.

PR:		ports/113621
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>

Revision 1.185: download - view: text, markup, annotated - select for diffs
Mon Jul 2 20:12:40 2007 UTC (4 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +1 -3 lines
Update to 0.9.0.20070701 snapshot

Revision 1.184: download - view: text, markup, annotated - select for diffs
Sun Jul 1 08:56:15 2007 UTC (4 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +2 -1 lines
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.

Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon Jun 4 12:32:00 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +1 -2 lines
- Update to 0.9.0.20070603
- Try to remove share/applications when using Qt4

Revision 1.182: download - view: text, markup, annotated - select for diffs
Mon May 28 22:00:12 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +1 -1 lines
Install vlc.desktop (old wxvlc) as wxvlc.desktop since vlc installs its own .desktop file now

Reported by:	kris mail

Revision 1.181: download - view: text, markup, annotated - select for diffs
Fri May 25 18:09:16 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +3 -2 lines
Add more missing qt4 components

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri May 25 17:08:35 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -1 lines
Use multimedia/ffmpeg now instead of multimedia/ffmpeg-devel

Revision 1.179: download - view: text, markup, annotated - select for diffs
Sun May 20 00:03:58 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +1 -1 lines
- Add missing qt component

Approved by:	portmgr (kris)

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

Revision 1.177: download - view: text, markup, annotated - select for diffs
Tue May 1 21:54:21 2007 UTC (4 years, 9 months ago) by ahze
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +26 -11 lines
- Update to 0.9.0.20070501 snapshot, this update is HUGE it now uses qt4 instead
 of wxgtk but the wxgtk interfece is still there (for now)

Revision 1.176: 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
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -1 lines
- Rename libdts to libdca and update to 0.0.5

Repocopy by:	marcus

Revision 1.175: 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.174: preferred, colored
Changes since revision 1.174: +2 -15 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.174: download - view: text, markup, annotated - select for diffs
Fri Apr 20 16:46:19 2007 UTC (4 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +1 -2 lines
Update to 0.8.6b
  Note: this IS a stable release

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

Reviewed by:	philip

Revision 1.172: download - view: text, markup, annotated - select for diffs
Mon Apr 2 14:10:39 2007 UTC (4 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +1 -1 lines
Fix build with new ffmpeg-devel

Revision 1.171: download - view: text, markup, annotated - select for diffs
Sun Apr 1 22:40:32 2007 UTC (4 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +2 -2 lines
Use wxgtk2.8 now

Submitted by:	karol.kwiat@gmail.com

Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Mar 26 21:49:38 2007 UTC (4 years, 10 months ago) by mezz
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -1 lines
Portlint:
	-Add '-[0-9]*' in CONFLICTS for not get in conflict by itself.

Revision 1.169: download - view: text, markup, annotated - select for diffs
Thu Mar 1 00:19:31 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -1 lines
-The tarball has been re-rolled with changes in po files and a mac bug fix.
-Bump the PORTREVISION for po files changes.

PR:		ports/109700
Submitted by:	Jason Harris <jharris@widomaker.com>

Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Feb 28 19:54:51 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +0 -4 lines
It is no longer broke on amd64, which it builds now.

PR:		ports/109506 [1]
Submitted by:	Conrad J. Sabatier <conrads@cox.net> [1],
		a few too outside PR

Revision 1.167: download - view: text, markup, annotated - select for diffs
Sun Feb 25 20:05:27 2007 UTC (4 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +2 -2 lines
Chase lib version bump in libmpcdec

Revision 1.166: 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.165: preferred, colored
Changes since revision 1.165: +2 -1 lines
Chase the shared library version of speex, bump the PORTREVISION.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Fri Jan 5 00:17:04 2007 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -1 lines
Bump PORTEPOCH

Revision 1.164: download - view: text, markup, annotated - select for diffs
Fri Jan 5 00:02:23 2007 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +5 -6 lines
Update to 0.8.6a

Note: 0.8.6a is the latest STABLE version of VLC.

Revision 1.163: download - view: text, markup, annotated - select for diffs
Tue Jan 2 08:54:09 2007 UTC (5 years, 1 month ago) by novel
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -2 lines
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here

Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed Dec 20 00:23:31 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +1 -1 lines
- Remove extra "\" to fix some MASTER_SITES and so multimedia/vlc-devel doesn't
  conflict with vlc-devel.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Sun Dec 10 16:11:22 2006 UTC (5 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +17 -29 lines
- Update to 0.8.6, this is a stable release but it will live in
  vlc-devel for the time being since multimedia/ffmpeg support
  was dropped, you *must* use multimedia/ffmpeg-devel.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Dec 1 07:38:57 2006 UTC (5 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -13 lines
- Use features of bsd.wx.mk, especially USE_WX

PR:		ports/101613
Submitted by:	alepulver

Revision 1.159: download - view: text, markup, annotated - select for diffs
Thu Nov 30 23:44:49 2006 UTC (5 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +4 -0 lines
BROKEN on amd64: Does not compile

Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue Nov 14 12:54:40 2006 UTC (5 years, 2 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +2 -2 lines
Track libnotify update

Revision 1.157: download - view: text, markup, annotated - select for diffs
Tue Oct 31 02:34:09 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +37 -1 lines
- Update to 0.9.0.20061020

Revision 1.156: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:54:21 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +37 -17 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)

Revision 1.155: download - view: text, markup, annotated - select for diffs
Sun Oct 1 04:05:23 2006 UTC (5 years, 4 months ago) by ahze
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +2 -2 lines
- Chase x264 update

Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:21:54 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +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.153: download - view: text, markup, annotated - select for diffs
Sun Aug 20 05:38:19 2006 UTC (5 years, 5 months ago) by mezz
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +7 -7 lines
-Fix three typo of CONFIGURE_ARGS. [2]
-Fix a typo of LIB_DEPENDS. [3]
-INSTALLS_SHLIB is deprecated, use USE_LDCONFIG instead. [3]
-Make portlint more happy. [3]
-Bump the PORTREVISION.

PR:		ports/102139 [2], ports/102309 [3]
Submitted by:	Raaf <raaf@luna.afraid.org> [2],
		chinsan <chinsan.tw@gmail.com> [3]

Revision 1.152: download - view: text, markup, annotated - select for diffs
Wed Aug 9 15:18:33 2006 UTC (5 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +2 -2 lines
 - chase libver bump in x264

Revision 1.151: download - view: text, markup, annotated - select for diffs
Thu Jul 6 17:41:20 2006 UTC (5 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -2 lines
Chase gnutls shlib version change.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Jun 21 22:47:26 2006 UTC (5 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -2 lines
- Update to 0.8.6.20060621

Revision 1.149: download - view: text, markup, annotated - select for diffs
Fri Jun 9 18:00:34 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -1 lines
- Transfer MAINTAINER to multimedia@

Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)

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

Revision 1.147: download - view: text, markup, annotated - select for diffs
Mon May 22 14:04:24 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -1 lines
- Detect ffmpeg-devel

Obtained from:	multimedia/vlc

Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon May 22 01:12:07 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +3 -9 lines
- Update to 0.8.6.20060521
- Fix plist [1]

Reported by:	pointyhat via kris

Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon May 15 12:51:52 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +9 -3 lines
- Update to 0.8.6.20060514
- Add dbus support (WITHOUT_DBUS, enabled by default)

Revision 1.144: download - view: text, markup, annotated - select for diffs
Wed May 10 11:45:47 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +2 -2 lines
- Chase x264 libver bump

Revision 1.143: download - view: text, markup, annotated - select for diffs
Sun May 7 22:47:49 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +0 -7 lines
- Remove hal support, not in ports yet.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Sun May 7 22:27:07 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +27 -375 lines
- Update to 0.8.6.20060507

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

Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue May 2 10:42:05 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +2 -2 lines
- Update to 0.8.5-test4

Revision 1.139: download - view: text, markup, annotated - select for diffs
Tue Apr 25 10:31:57 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -1 lines
- Update MASTER_SITES to fix fetch

Reported by:	kris mail

Revision 1.138: download - view: text, markup, annotated - select for diffs
Sun Apr 23 12:38:16 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +8 -8 lines
- Update to 0.8.5-test3
- Use USE_SDL=image now for sdl support

Revision 1.137: download - view: text, markup, annotated - select for diffs
Mon Mar 27 14:30:35 2006 UTC (5 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -1 lines
- Remove oc locale

Reported by:	kris via pointyhat

Revision 1.136: download - view: text, markup, annotated - select for diffs
Thu Mar 16 13:39:05 2006 UTC (5 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +8 -4 lines
- Update to 0.8.5.20060314 (0.8.5-test1)

Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat Jan 14 03:24:19 2006 UTC (6 years ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +6 -1 lines
- Default to and support ffmpeg-devel, if ffmpeg is installed it will depends
  on ffmpeg instead of ffmpeg-devel

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sat Jan 14 03:06:01 2006 UTC (6 years ago) by ahze
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +3 -6 lines
- Update to 0.8.5.20060114

Revision 1.133: download - view: text, markup, annotated - select for diffs
Mon Jan 9 16:34:17 2006 UTC (6 years, 1 month ago) by novel
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -2 lines
Chase gnutls update.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Sun Jan 8 21:58:20 2006 UTC (6 years, 1 month ago) by lofi
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -1 lines
Chase libshout2 shared library version bump.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Fri Jan 6 18:32:35 2006 UTC (6 years, 1 month ago) by markus
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +1 -1 lines
Bump PORTREVISION to chase the cdparanoia shared library update

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Jan 3 01:33:59 2006 UTC (6 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +3 -3 lines
- Fix handleing mozilla dirs

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Jan 2 20:16:05 2006 UTC (6 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +8 -13 lines
- Update to 0.8.5.20060102

Revision 1.128: download - view: text, markup, annotated - select for diffs
Tue Nov 29 21:45:21 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +60 -77 lines
- Update to 0.8.5.20051128
- Use USE_GECKO
- Add WITH_SHOUT for libshout2 support
- Fix 2 typos

Revision 1.127: download - view: text, markup, annotated - select for diffs
Sat Nov 5 19:09:03 2005 UTC (6 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +47 -68 lines
- Update to 0.8.4.20051102

Knob changes:
LIBA52 -> A52
LIBTREMOR -> TREMOR
LIBCACA -> CACA
LIBMATROSKA -> MATROSKA
LIBMPEG2 -> MPEG2
LIBTHEORA -> THEORA
SMB -> SAMBA

New Knobs:
WITH_GNOMEVFS
WITH_REALAUDIO

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

Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Nov 2 03:51:42 2005 UTC (6 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +0 -1 lines
- Allow build with matroska since libebml has been updated.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Mon Oct 31 06:24:31 2005 UTC (6 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +5 -1 lines
- Fix ffmpeg codec [1] [2]
- Add depends on gnomevfs2 if found.
- Bump PORTREVISION

Reported by:	mezz [1]
Obtained from:	http://trac.videolan.org/vlc/ticket/412 [1]
Pointy hat to:	me for only testing mpeg1 and no xvid/etc[2]

Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Oct 28 10:07:30 2005 UTC (6 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -1 lines
- Fix CONFLICTS 0.8.4 -> 0.8.2

Revision 1.122: download - view: text, markup, annotated - select for diffs
Fri Oct 28 10:06:16 2005 UTC (6 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +8 -5 lines
- Update to 0.8.4.20051027
- Disable matroska support until libebml is updated
- OPTIONS are disabled, too many problems right now.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Oct 28 07:59:53 2005 UTC (6 years, 3 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -2 lines
Chase libid3tag update.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Sat Oct 8 14:22:10 2005 UTC (6 years, 4 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -1 lines
Sync with libdvdnav shared library version bump.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Sep 16 19:42:22 2005 UTC (6 years, 4 months ago) by mnag
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -1 lines
Bump PORTREVISION to reflect update in multimedia/vcdimager

Approved by: pav (mentor)

Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Aug 30 18:30:04 2005 UTC (6 years, 5 months ago) by ahze
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -0 lines
- Disable mozilla plugin build, a few people are having problems with the
  it.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Sun Aug 28 15:11:15 2005 UTC (6 years, 5 months ago) by ahze
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +19 -18 lines
- Update to 0.8.2.20050813

Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue Jul 26 00:27:27 2005 UTC (6 years, 6 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -2 lines
- Update to 0.8.2.20050723

Revision 1.115: download - view: text, markup, annotated - select for diffs
Thu Jul 14 17:58:37 2005 UTC (6 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
- Remove share/applications if empty

Revision 1.114: download - view: text, markup, annotated - select for diffs
Thu Jul 14 06:04:04 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -1 lines
- Fix lib depends to libtar..

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Jul 13 06:17:28 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -1 lines
- Chase lib version to libcdio

Forgotten by:	mich

Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Jul 13 04:25:38 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -1 lines
- Depend on shared library of libtar now, don't bump PORTREVISION
  since people who already have vlc installed have static version.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Jul 13 02:47:16 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +17 -2 lines
- Update to 0.8.2.20050712
- Add new knob WITH_WIN32_CODECS, off by default
  Support for win32 multimedia DLL's

Revision 1.110: download - view: text, markup, annotated - select for diffs
Wed Jul 6 20:33:28 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -2 lines
- Update to 0.8.2.20050705

Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Jul 6 17:52:14 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -1 lines
- Chase libversion bump of libdvbpsi

Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon Jun 27 04:31:55 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +5 -1 lines
- Update to 0.8.2.20050626
- Mark broken on PERL_LEVEL < 500800

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Jun 23 09:16:45 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -0 lines
- Add USE_PERL5_BUILD
- Add patch to fix build with older ffmpeg.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Jun 23 02:39:17 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +5 -3 lines
- Update to 0.8.2.20050622 (aka 0.8.2 test3)

Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Jun 16 21:16:48 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -0 lines
- Fix install when WITHOUT_NLS is defined.

PR:		ports/82324
Submitted by:	regisr@pobox.com

Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Jun 15 02:43:34 2005 UTC (6 years, 7 months ago) by lesi
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +0 -1 lines
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Tue Jun 14 05:19:03 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -0 lines
- Disable mozilla plugin (I will update mozilla sdk stuff with next release).

Reported by:	mezz

Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Jun 7 21:55:23 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -1 lines
- Update to 0.8.2.20050607 (aka 0.8.2.test2)

Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Jun 3 17:48:52 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +4 -0 lines
- Attempt to fix build on amd64 by using only wxgtk 2.4

Reported by:	pointyhat via kris
Obtained from:	multimedia/vlc

Revision 1.100: download - view: text, markup, annotated - select for diffs
Sun May 29 03:58:24 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -1 lines
- Depend on shared library of matroska instead of static library since
  it now installs shared library.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu May 26 20:13:27 2005 UTC (6 years, 8 months ago) by adamw
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
Grammar nit.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Sun May 22 05:06:45 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +4 -0 lines
- Add some locale directories to plist that are not in mtree.

Pointed out by:	krismail

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue May 17 18:02:56 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -1 lines
- Update to 0.8.2.20050517 since the 0.8.2.20050516 tarball was rerolled.

Spotted by:	mezz

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon May 16 17:50:03 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +7 -7 lines
- Update to 0.8.2.20050516

Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon May 16 06:45:09 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +23 -110 lines
- Consolidate lots of stuff.
- Remove need for wxgtk on svlc (WITH_SKINS knob) for skins interface.
  x11 is only thing needed.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sat May 14 21:59:59 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -0 lines
- Fix WxGTK Gui when wxgtk24 and wxgtk26 are both installed
  at the same time. This isn't a problem if you just have wxgtk26
  installed or are using wxgtk24.

Spotted by:	mezz via irc

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat May 14 20:53:50 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -1 lines
- Fix my stupid typo.

Submitted by:	bms@spc.org

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat May 14 18:57:49 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +277 -79 lines
- Add vlc-devel after repo-copy [1] at version 0.8.2-test1
- Use OPTIONS
- Install .desktop file and icon in share/applications and
  share/pixmaps instead of share/gnome/

- Changed Knobs
  WITHOUT_FAAD --> WITH_FAAD (disabled by default)
  WITH_LAME --> WITHOUT_LAME (enabled by default, disabled for package building)  WITHOUT_SDL --> WITH_SDL (disabled by default)
  WITHOUT_TRANSCODE --> WITH_TRANSCODE (disabled by default)
  WITHOUT_DVD removed.

- New knobs
  WITH_CORBA --  Corba interface via orbit2
  WITH_DAAP  --  iTunes(R) music shares
  WITHOUT_DVDNAV -- DVD (dvd menus) support
  WITH_DVDREAD -- Regular DVD support (non-menu)
  WITH_DIRAC --  diace general-purpose video codec
  WITHOUT_OGG -- OGG audio decoder
  WITH_SMB  -- Samba access module
  WITH_TWOLAME -- Mpeg layer 2 audio Support

NOTE: WITH_ knobs are  disabled by default.
      WITHOUT_ knobs are enabled by default.

NOTE2: It is recommended that you use multimedia/ffmpeg-devel
       instead of multimedia/ffmpeg if you want to use any of
       ffmpeg's postprocess features.

PR:		ports/80963 [1]
Repocopied by:	marcus [1]

Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu May 12 21:18:29 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +26 -12 lines
- s/WITHOUT_WXWINDOWS/WITHOUT_WXGTK/
- Add new knob WITH_WXGTK_CONFIG=[2.4|2.6], defaults to 2.6
- Bump PORTREVISION

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu May 12 16:39:53 2005 UTC (6 years, 9 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*

Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu May 12 10:16:27 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +4 -3 lines
- Add mozilla plugin to broken list, it builds but does not work.

  According to videolan.org later versions of vlc (0.8.3/4) will have
  controls for plugin

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed May 11 00:31:13 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -12 lines
- Remove need for audio/speex-devel, since audio/speex as of version 1.0.5
  supports 1.1 (speex-devel) API. speex or speex-devel can be used.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Apr 21 13:08:27 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +4 -2 lines
- Chase shared lib bump in x264
- Only s/lrint/rint/ on < 504000

Patch Update Obtained from vlc cvs

Revision 1.86: download - view: text, markup, annotated - select for diffs
Wed Apr 20 15:51:48 2005 UTC (6 years, 9 months ago) by arved
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -2 lines
Update libcdio to 0.73.
Chase shared library version.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Apr 16 13:39:31 2005 UTC (6 years, 9 months ago) by brueffer
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
Fix typo in a comment.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Mar 18 05:46:04 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -0 lines
- Define WITHOUT_LIVEMEDIA if WITH_MOZILLA=mozilla-devel and OSVERSION is > 500000 since livemedia is c++ and will break build

Revision 1.83: 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
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
new version of libFLAC

Revision 1.82: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:52:45 2005 UTC (6 years, 11 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 lib version change.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Feb 14 20:54:16 2005 UTC (6 years, 11 months ago) by arved
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -2 lines
Chase libcdio shlib version,
Bump PORTREVISION

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Jan 26 10:10:40 2005 UTC (7 years ago) by ahze
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -1 lines
- Chase API changes to x264

Revision 1.79: download - view: text, markup, annotated - select for diffs
Sat Jan 22 01:35:02 2005 UTC (7 years ago) by ahze
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +7 -3 lines
Disable H.264 encoder support unless WITH_H264 is defined

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Jan 22 00:18:25 2005 UTC (7 years ago) by ahze
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +6 -2 lines
Disable lame support unless WITH_LAME is defined since lame can not be packaged.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Jan 22 00:14:08 2005 UTC (7 years ago) by ahze
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +6 -0 lines
Use GCC 3.4 if built with WITH_MOZILLA_PLUGIN=mozilla-devel on 4.x

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Jan 20 06:50:30 2005 UTC (7 years ago) by ahze
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
- Fix typo
- Depend on shared library of x264

Revision 1.75: 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.74: preferred, colored
Changes since revision 1.74: +3 -3 lines
Bump portrevision to chase shlib dump of libtheora and new location.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Jan 12 05:24:07 2005 UTC (7 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +10 -0 lines
Add support for H.264 via multimedia/x264 and WITHOUT_H264 knob.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Dec 30 02:27:19 2004 UTC (7 years, 1 month ago) by ahze
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +10 -0 lines
Add a new knob, WITHOUT_TRANSCODE

 WITHOUT_TRANSCODE=yes
  Disable transcode of multimedia via transcode (multimedia/transcode).
  This option allows you to convert a media file, dvd, A/V stream, etc
  in to another format. This also allows you to transcode multimedia
  on-the-fly and stream to a network and/or local playback.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Dec 8 22:19:42 2004 UTC (7 years, 2 months ago) by arved
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +3 -3 lines
libcdio: Update to 0.71
vcdimager: Update to 0.7.21
vlc: Chase share library bumps, Bump PORTREVISION

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Dec 7 08:11:57 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +14 -56 lines
- Use new ffmpeg 0.4.9.p1 from ports and remove ffmpeg snapshot
- Add a few mirrors to MASTER_SITES
- Bump PORTREVISION due to new dependency on ffmpeg in ports

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Nov 27 21:35:04 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
Fix spelling in pre-everything

Pointed out by:	Radek Kozlowski

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Nov 27 06:43:40 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +31 -21 lines
- Fix fatal typos [1]
- Add WITH_VLC_DEFAULT_FONT knob for subtitles font
   defaults to ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf [2]
- Fix build if you have a old version of vlc installed [3]
- Fix build on opengl visual plugin on >5.x [3]
- Enable pthreads on ffmpeg
- Remove XVID support in favor of libavcodec via ffmpeg
- Bump PORTREVISION

Many thanks to mezz and pav for building vlc countless times in testing.

Font picked by:	mezz [2]
Submitted by:	Piotr Smyrak [1]
Reported by:	Piotr Smyrak [3]
Tested by:	mezz
		pav
		Piotr Smyrak [3]

Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Nov 25 21:36:55 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +4 -0 lines
Disable toolame support, it needs a newer vesion to build

PR:		ports/74367
Reported by:	Frederic Praca
Approved by:	adamw (implicit)

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Nov 17 01:05:23 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +6 -1 lines
Fix problem with a52 audio by statically linking
Bump PORTREVISION

Approved by:	adamw (implicit)

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Nov 16 21:59:36 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +466 -137 lines
- Update to 0.8.1
- Default X11 interface is now WxWindows (gtk2.0 version)
- Removed Gtk 1.2 & Gnome 1.4 support. (depreciated to wxgtk)
- Removed WITH_AUTODETECT, vlc is very modular at runtime
- Add skins2 interface (similar to xmms)
- Merge mad and id3lib support (can be disabled with WITHOUT_MAD)
- Added support for a mozilla plugin
   Lots of stuff obtained from ports/www/mplayer-plugin
   and some help from marcus
- Auto-generated pkg-plist (make life EASY :) )
- s/Linux/FreeBSD/ through out the program.
- Statically link to libavcodec/libavformat from vlc's supported
  ffmpeg snapshot for greater performance.
- Knob Changes or New Knobs:
   WITHOUT_FAAD   (Enabled default)
   WITHOUT_FLAC   (Enabled default)
   WITHOUT_DTS    (Enabled default)
   WITHOUT_DVD    (Enabled default)
   WITHOUT_CDROM  (Enabled default, this is vcd & cddb support)
   WITHOUT_LAME   (Enabled default)
   WITHOUT_MAD    (Enabled default)
   WITHOUT_HTTPD  (Enabled default)
   WITHOUT_VORBIS (Enabled default)
   WITHOUT_LIBMATROSKA (Enabled default)
   WITHOUT_LIVEMEDIA   (Enabled default)
   WITHOUT_SDL         (Enabled default)
   WITHOUT_SLP         (Enabled default)
   WITHOUT_LIBMPEG2    (Enabled default)
   WITH_MOZILLA_PLUGIN (Disabled default, defaults to www/mozilla if defined)
    [mozilla|mozilla-devel|firefox]
   WITH_ARTS      (Disabled default)
   WITH_TOOLAME   (Disabled default)
   WITH_LIBCACA   (Disabled default)
   WITH_LIBTREMOR (Disabled default)
   WITH_LIBTHEORA (Disabled defalut)
   WITH_OPENGL    (Disabled default)
   WITH_SSL       (Disabled default)
   WITH_SVG       (Disabled default)
   WITH_SKINS     (Disabled default)
   DEBUG          (Disabled default)

Note: WITH_ Knobs are disabled default unless auto-detected
      WITHOUT_ Knobs are enabled default unless defined

Please read the first section of  ports/multimedia/Makefile before building
to tune VLC towards your personal preferences.

ffmpeg-patch partly obtained from gentoo

Changelog: http://developers.videolan.org/vlc/NEWS

Approved by:	pav (co mentor)
-------------------------------------------------------------

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Nov 16 09:23:26 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +45 -32 lines
Add an auto-generated plist to fix any plist problems
with any dependency

Pointed out by:	pointyhat via kris many times
Approved by:	marcus (co mentor)

Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Oct 29 22:24:46 2004 UTC (7 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Change email to new FreeBSD.org address

Approved by:adamw (mentor)

Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Oct 14 22:12:32 2004 UTC (7 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +42 -11 lines
-Use gcc 3.4 (update from 3.3).
-Use xvid default, xvid is becoming very popular. WITHOUT_XVID still exists.
-Always autodetect esound since this can be changed at runtime.
-Always autodetect gnome for gnome interface.
-Make gtk interface optional but still default interface.

PR:		ports/72675
Submitted by:	Michael Johnson <ahze@ahze.net> (maintainer)

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Oct 14 04:06:58 2004 UTC (7 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
[MAINTAINER] multimedia/vlc: update pkg-descr and COMMENT

	Update pkg-descr and COMMENT to better fit the current
	version of VLC

PR:		ports/72663
Submitted by:	Michael Johnson <ahze@ahze.net>

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Oct 14 03:06:10 2004 UTC (7 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
welcome new maintainer

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Oct 13 20:51:36 2004 UTC (7 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
- drop maintinership

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Sep 30 05:31:55 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_5_3_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:	portmgr

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Sep 21 19:42:02 2004 UTC (7 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +33 -15 lines
- new options: WITHOUT_NLS, WITH_WXWINDOWS, WITHOUT_WXWINDOWS
- fix threading problems by droping wxwindows plugin.
Approved by:	portmgr (marcus)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Sep 1 06:02:04 2004 UTC (7 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +9 -1 lines
- unbreak for am64

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Aug 19 19:28:35 2004 UTC (7 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
- modify OSVERSION for thread problem
PR:		70494

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Jul 25 14:10:25 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Chase libraries for new audio/speex version.

Reminded by:	Christian Hiris <4711@chello.at>

Revision 1.54: 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.53: preferred, colored
Changes since revision 1.53: +2 -1 lines
Chase libraries for new audio/speex version.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jul 16 06:24:54 2004 UTC (7 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -1 lines
- fix pkg-list for option WITH_LIBMATROSKA

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jun 11 21:48:49 2004 UTC (7 years, 8 months ago) by lofi
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Jun 11 02:59:29 2004 UTC (7 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
- fix typo in option WITHOUT_GGI
PR:		67799
Submitted by:	Paul Seniura

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed May 26 05:54:17 2004 UTC (7 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +84 -10 lines
- Update to 0.7.2
- New knobs
- fix typo in option WITHOUT_GGI
PR:		67138
Submitted by:	Michael Johnson

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:16 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.

Revision 1.48: 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.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
- Use USE_ICONV knob

Approved by:	portmgr

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Mar 26 18:47:27 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -7 lines
- make PKGNAMESUFFIX more flexible

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Mar 26 17:19:24 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -3 lines
- make PKGNAMESUFFIX more flexible
- make portlint happy

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Mar 21 06:42:15 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +22 -11 lines
- update to 0.7.1
- new option FFMPEG_PORT
- use PLIST_FILES for MMX

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

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Mar 15 05:20:27 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +7 -0 lines
- mark BROKEN on alpha 4.x
  won't build cause relocation problems in linking.
- mark BROKEN for CURRENT > 502010
  builds, but dumps core when calling spinlock,
  tested with more then one threaded lib.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Mar 13 08:07:23 2004 UTC (7 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -2 lines
- Fix problmes when -lpthread does exist.
PR:		63457

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Mar 3 17:53:46 2004 UTC (7 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +193 -22 lines
- use libmad
- new options:
WITH_AUTODETECT WITH_LIBMPEG2 WITH_LIBMATROSKA WITHOUT_LIBID3TAG
- clean dependencies from ports/63583

63583
Michael Johnson
- install 2 man pages
- better gnome support
- support for libmatroska
- new options:
WITH_GNOME WITH_ESOUND WITH_AALIB WITH_CDDB WITH_GGI WITH_LIBTHEORA
WITH_LIVEMEDIA WITH_SPEEX WITH_SVGALIB WITH_XOSD WITH_OPTIMIZED_CFLAGS

- dropped cause of bad dependency list:
WANT_GNOME does not work here linke in mplayer.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Feb 20 05:52:26 2004 UTC (7 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3 lines
- Fix plist for alpha

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Feb 11 07:16:33 2004 UTC (8 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- fix package on sparc64

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Feb 7 13:59:44 2004 UTC (8 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +6 -0 lines
- Fix package on amd64 arch

Revision 1.37: 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.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Jan 26 19:23:22 2004 UTC (8 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- change USE_SDL
PR:		61805

Revision 1.35: 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.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Now gettext 0.12.1 is gettext-old.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jan 7 18:22:09 2004 UTC (8 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -2 lines
- Update to 0.7.0
- USE_GCC, cause it won't build with gcc-2.95.x in STABLE

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jan 3 16:30:48 2004 UTC (8 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +20 -4 lines
- Fix MASTER_SITES
- use libcipher on STABLE
- new option WITH_LIBDVBPSI=yes

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jan 3 07:12:44 2004 UTC (8 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- take maintainership

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

Revision 1.30: 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.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
Chase the libmad/libid3tag shared lib version.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Nov 5 16:50:21 2003 UTC (8 years, 3 months ago) by fjoe
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -5 lines
- update to 0.6.2
- add patches to not expect postprocessing in ffmpeg, our ffmpeg don't
  have postprocessing built in
- use gtk2 variant of wxWindows

PR:		58969
Submitted by:	Pav Lucistnik

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Nov 4 20:52:57 2003 UTC (8 years, 3 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Chase wxgtk library name (and version) change.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Nov 3 00:54:29 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Reset maintainer of ports owned by inactive committers who were just retired.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Sep 14 09:56:09 2003 UTC (8 years, 4 months ago) by sf
Branches: MAIN
CVS tags: old_RELEASE_4_9_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +13 -8 lines
unbreak package at bento(i386/RELENG_4):
o get rid of hardcoded CONFIGURE_TARGET from pkg-plist.
o utilize USE_SDL as pkg-plist includes its modules.
o utilize USE_GETOPT_LONG as configure detects libgnugetopt.
o utilize PTHREAD_LIBS to avoid linking both libc and libc_r in -STABLE.
o supply CPPFLAGS/LDFLAGS to configure to detect ogg/vorbis/id3tag and others.
o and add number of modules built accordingly.
o then sort pkg-plist.

Revision 1.25: 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
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris

Revision 1.24: 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.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Chase the libintl.so shared lib version.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Aug 1 05:18:10 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +33 -8 lines
a) Update to 0.6.0
b) Maintainer timeout:
   Oldest PR was submitted at Tue Apr 08 08:40:14 PDT 2003

PR:	50728, 51590, 53935
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (#50728, #53935)
		Gleb Smirnoff <glebius@cell.sick.ru> (#51590)

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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Apr 4 01:38:40 2003 UTC (8 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES

Repo copied by:		cvs (joe)
Approved by:		portmgr (self & no objections)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:13 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_old_RELEASE_4_8_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Mar 6 04:45:48 2003 UTC (8 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Chase libdvdread lib version bump on port version 0.9.4

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Nov 28 16:37:33 2002 UTC (9 years, 2 months ago) by lioux
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 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.17: download - view: text, markup, annotated - select for diffs
Tue Sep 3 02:46:48 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: old_old_RELEASE_4_7_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Deploy USE_GNOMENG infrastructure

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

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 31 16:46:34 2002 UTC (9 years, 5 months ago) by brian
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 0.4.4

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jul 15 21:42:13 2002 UTC (9 years, 6 months ago) by brian
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Upgrade to 0.4.2

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jun 8 16:09:50 2002 UTC (9 years, 8 months ago) by brian
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -17 lines
Update to 0.4.1

This version uses graphics/libdvdread rather than insisting on using the
internal libdvdread as previous versions did.

Mostly submitted by: Scott Lambert <lambert@lambertfam.org>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 18 12:53:04 2002 UTC (9 years, 9 months ago) by brian
Branches: MAIN
CVS tags: old_old_RELEASE_4_6_2, old_old_RELEASE_4_6_1, old_old_RELEASE_4_6_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -0 lines
Handle the fact that the latest version of libdvdcss has moved
videolan/dvdcss.h to dvdcss/dvdcss.h

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Apr 16 23:20:29 2002 UTC (9 years, 9 months ago) by lioux
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Chase libdvdcss update 1.1.0 version bump

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 28 22:18:30 2002 UTC (9 years, 10 months ago) by brian
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_DP1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -4 lines
Use graphics/libdvdcss rather than spamming any existing libdvdcss
installation.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 13 11:31:08 2002 UTC (9 years, 11 months ago) by brian
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
brian@Awfulhak.org => brian@FreeBSD.org

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 8 04:33:06 2002 UTC (10 years, 1 month ago) by brian
Branches: MAIN
CVS tags: old_old_RELEASE_4_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -10 lines
Upgrade to version 0.2.92

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Oct 12 11:00:48 2001 UTC (10 years, 4 months ago) by brian
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3 lines
Upgrade to v 0.2.90

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 23 17:14:59 2001 UTC (10 years, 5 months ago) by brian
Branches: MAIN
CVS tags: old_old_RELEASE_4_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Upgrade to v 0.2.83

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 12 09:44:15 2001 UTC (10 years, 6 months ago) by brian
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +17 -5 lines
o Avoid modifying CFLAGS
o Create dsp.so when building with DEVFS in -current.
o Pass variables to CONFIGURE_ENV in appropriate style.
o Add missing libdvdcss.* to pkg-plist (bumping PORTREVISION).
o post-patch hack is to select proper libs (-pthread/-lc_r).
o Check XFREE86_VERSION for xvideo.so in pkg-plist.

Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 10 11:35:16 2001 UTC (10 years, 6 months ago) by brian
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -4 lines
Correct a MASTER_SITE
Remove a reduntant SDL_CONFIG setting

Suggested by: Scott Lambert <lambert@lambertfam.org>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 8 22:33:03 2001 UTC (10 years, 6 months ago) by brian
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -7 lines
Upgrade to 0.2.82

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 7 02:47:31 2001 UTC (10 years, 6 months ago) by brian
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Remove USE_X_PREFIX
Update pkg-plist

Submitted by: Scott Lambert <lambert@lambertfam.org>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 6 23:05:58 2001 UTC (10 years, 6 months ago) by brian
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +17 -3 lines
Use GTK and SDL.
We now have all the niceties of subtitles and menus and that sort of stuff.
Mirror the archive on ftp.awfulhak.org and people.freebsd.org
Bump PORTREVISION

All ideas submitted by: Scott Lambert <lambert@lambertfam.org>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 4 13:01:02 2001 UTC (10 years, 6 months ago) by brian
Branches: MAIN
The VideoLAN Client.  A program capable of playing encrypted DVDs.

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