CVS log for ports/www/helixplugin/Makefile
Up to [FreeBSD] / ports / www / helixplugin
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jun 12 07:52:43 2011 UTC (8 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
As the seamonkey is going away, try switching to libxul. Update to the latest available sources (March 2008). Still need help finding out, why the resulting plugin is not showing in Firefox-4...
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:44:46 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 27 09:08:23 2009 UTC (2 years, 2 months ago) by beat
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
- Remove obsolete gecko providers - Remove obsolete inclusion of www/mozilla/bsd.gecko.mk - Bump PORTREVISION Approved by: portmgr (miwi) Exp-run by: miwi
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:56:28 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 10 02:45:43 2009 UTC (3 years, 1 month ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -5 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.3: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:06:56 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +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.2: download - view: text, markup, annotated - select for diffs
Sat May 19 20:24:59 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +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.1: download - view: text, markup, annotated - select for diffs
Mon Mar 19 21:33:38 2007 UTC (4 years, 10 months ago) by mi
Branches: MAIN
CVS tags: PRE_XORG_7
Build the Helix/Real browser plugin as native FreeBSD shared library. The pluging starts an external `realplay' executable anyway, so the realplay can remain of Linux version, working cleanly with the FreeBSD browsers. Adobe is using the same method for Acrobat Reader, but does not publish the plugin's source.
