aboutsummaryrefslogtreecommitdiff
path: root/www/linux-mplayer-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Add support for linux-netscape-messenger/navigator intoAndrew Pantyukhin2007-12-141-15/+19
| | | | | | | XPI and NPAPI infrastructures. Notes: svn path=/head/; revision=203623
* - Update to 3.50Andrew Pantyukhin2007-12-122-7/+6
| | | | Notes: svn path=/head/; revision=203345
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 3.35 using a rh9 rpm by Dag WieersAndrew Pantyukhin2007-02-062-9/+8
| | | | Notes: svn path=/head/; revision=184330
* - Fix master_site_subdirAndrew Pantyukhin2006-09-262-3/+4
| | | | | | | | | - Add src.rpm to distinfo Reported by: pointyhat via kris Notes: svn path=/head/; revision=173920
* BROKEN: UnfetchableKris Kennaway2006-09-231-0/+2
| | | | Notes: svn path=/head/; revision=173676
* - Update to 3.31Andrew Pantyukhin2006-09-072-6/+11
| | | | | | | | | - We're a bit closer to linux-opera support, but not quite there yet Prodded by: pointyhat via kris Notes: svn path=/head/; revision=172514
* - Extend the list of supported apps in a preemptive wayAndrew Pantyukhin2006-08-031-7/+9
| | | | | | | | | - Do not farm links in linux-opera private plugins dir [1] Submitted by: mezz [1] Notes: svn path=/head/; revision=169561
* - Add support for "native", "linux" and "embed" keywords in USE_NPAPIAndrew Pantyukhin2006-07-312-26/+43
| | | | | | | | | | - Add support for embedded mode, useful for non-npapi apps to install npapi plugins - Move linkfarming from @exec/@unexec to pkg(de)install scripts - Minor fixes Notes: svn path=/head/; revision=169196
* Add port www/linux-mplayer-plugin:Andrew Pantyukhin2006-07-284-0/+229
- Introduce NPAPI infrastructure and a demo port, both at an alpha stage mplayerplug-in is a browser plugin that uses mplayer to play digital media from websites. This plug-in gives Mozilla the ability to play media from a website the net without reading the source html and getting the url manually. Media is played embedded in the page or in a separate window depending on how the author of the webpage intended the media to be seen. WWW: http://mplayerplug-in.sourceforge.net/ Wiki: http://wiki.freebsd.org/NPAPI Notes: svn path=/head/; revision=168976