| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Sep 2012 19:19:33
20080318_2
|
beat  |
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
resulting package will change.
Submitted by: Jan Beich <jbeich@tormail.org>
With hat: gecko |
01 Jun 2012 05:26:28
20080318_1
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 21:08:16
20080318
|
pav  |
- MAKE_JOBS_UNSAFE
Reported by: pointyhat |
12 Jun 2011 07:52:43
20080318
|
mi  |
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... |
19 Mar 2011 12:38:54
20070318_6
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
20070318_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
27 Nov 2009 09:08:23
20070318_5
|
beat  |
- Remove obsolete gecko providers
- Remove obsolete inclusion of www/mozilla/bsd.gecko.mk
- Bump PORTREVISION
Approved by: portmgr (miwi)
Exp-run by: miwi |
31 Jul 2009 13:57:52
20070318_4
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
10 Jan 2009 02:45:46
20070318_3
|
mezz  |
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 |
06 Jun 2008 14:07:24
20070318_2
|
edwin  |
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) |
19 Apr 2008 17:56:05
20070318_1  |
miwi  |
- 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) |
19 May 2007 20:32:57
20070318_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Mar 2007 21:33:39
20070318
|
mi  |
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. |