CVS log for ports/www/helixplugin/files/BSDmakefile
Up to [FreeBSD] / ports / www / helixplugin / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +8 -1 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.3: 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_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -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.2: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:08 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 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.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: RELEASE_7_0_0, RELEASE_6_3_0, 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.
