aboutsummaryrefslogtreecommitdiff
path: root/www/mplayer-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Chase changes to firefoxMichael Johnson2004-11-131-18/+4
| | | | | | | Approved by: marcus (co mentor) Notes: svn path=/head/; revision=121507
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to 2.70.Joe Marcus Clarke2004-10-124-14/+13
| | | | Notes: svn path=/head/; revision=118708
* Update to 2.66, and fix the build with Firefox.Joe Marcus Clarke2004-06-222-5/+9
| | | | Notes: svn path=/head/; revision=112016
* Update to 2.60.Joe Marcus Clarke2004-04-292-4/+3
| | | | | | | Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=107901
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Update to 2.50.Joe Marcus Clarke2004-03-253-15/+6
| | | | | | | | PR: 64599 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=105243
* Use ${} to properly dereference a variable.Joe Marcus Clarke2004-03-071-1/+1
| | | | | | | Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> Notes: svn path=/head/; revision=103220
* Add firefox support via WITH_MOZILLA=firefox. Note: this only works forJoe Marcus Clarke2004-03-061-2/+12
| | | | | | | | | | | mplayer-plugin. Setting WITH_MOZILLA=firefox will not work with the galeon ports. PR: 63805 Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=103071
* Update to 2.45.Joe Marcus Clarke2004-03-045-53/+19
| | | | Notes: svn path=/head/; revision=102877
* GTK2 mozilla is now the default, and GTK1 support will be built only if ↵Adam Weinberger2004-02-181-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | explicitly requested. This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and mozilla-devel, respectively; and the old mozilla and mozilla-devel are now mozilla-gtk1 and mozilla-devel-gtk1. This is done for a whole plethora of reasons, and should please everybody except galeon1 fanatics and uhm... anybody else who it doesn't please. If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update the value accordingly. GTK2 ports will automatically install GTK2 mozilla, and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need be defined only if you want the development version... which are dormant right now anyway. For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but future ports reserve the right to ignore the *-gtk2 values. Notes: svn path=/head/; revision=101293
* Update to 2.11.Joe Marcus Clarke2004-02-158-54/+113
| | | | | | | Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=100963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 1.2.Joe Marcus Clarke2004-01-222-2/+2
| | | | Notes: svn path=/head/; revision=98750
* Update to 1.1.Joe Marcus Clarke2004-01-174-11/+22
| | | | Notes: svn path=/head/; revision=98376
* Update to 1.0.Joe Marcus Clarke2003-12-255-58/+28
| | | | Notes: svn path=/head/; revision=96557
* Avoid a potential memory leak by destroying our pthread_mutexattr_t.Joe Marcus Clarke2003-10-052-3/+5
| | | | Notes: svn path=/head/; revision=90290
* Update to 0.95.Joe Marcus Clarke2003-10-055-12/+56
| | | | Notes: svn path=/head/; revision=90289
* Actually install an mplayerplug-in.conf file if one doesn't exist. ThisJoe Marcus Clarke2003-09-291-0/+5
| | | | | | | | file will not be deleted at uninstall time unless it is the same as the version included with the distribution. Notes: svn path=/head/; revision=89749
* Update to 0.91.Joe Marcus Clarke2003-09-295-33/+26
| | | | Notes: svn path=/head/; revision=89743
* Don't advertize that we support RealPlayer formats since there is a problemJoe Marcus Clarke2003-07-212-2/+13
| | | | | | | | | with mplayer handling certain .ram files. Submitted by: Barney Wolff <barney@databus.com> Notes: svn path=/head/; revision=85317
* Update to 0.80.Joe Marcus Clarke2003-06-012-3/+2
| | | | Notes: svn path=/head/; revision=81785
* Update to 0.71.Joe Marcus Clarke2003-04-123-5/+5
| | | | | | | Submitted by: Mezz bsdforums.org <reigncracks@hotmail.com> Notes: svn path=/head/; revision=78819
* Update to 0.70.Joe Marcus Clarke2003-04-082-2/+2
| | | | Notes: svn path=/head/; revision=78564
* Update to 0.60.Joe Marcus Clarke2003-04-032-2/+2
| | | | Notes: svn path=/head/; revision=78019
* * Update to 0.50Joe Marcus Clarke2003-02-253-12/+9
| | | | | | | * Respect ${CC} Notes: svn path=/head/; revision=76444
* Link against libXt to avoid unresolvable symbols at runtime.Joe Marcus Clarke2003-02-213-4/+36
| | | | Notes: svn path=/head/; revision=76066
* Add mplayerplug-in, a Mozilla plugin that uses MPlayer to play videos onJoe Marcus Clarke2003-02-205-0/+48
websites. Notes: svn path=/head/; revision=75990