| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=233225
|
|
|
|
|
|
|
| |
Submitted by: flo
Notes:
svn path=/head/; revision=232969
|
|
|
|
|
|
|
|
| |
Release note:
http://www.mozilla.com/en-US/firefox/3.0.10/releasenotes/
Notes:
svn path=/head/; revision=232899
|
|
|
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/3b18e237-2f15-11de-9672-0030843d3802.html
Notes:
svn path=/head/; revision=232501
|
|
|
|
|
|
|
|
| |
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years.
Notes:
svn path=/head/; revision=232229
|
|
|
|
|
|
|
|
|
|
| |
- Fix build on sparc64.
Approved by: marcus
Obtained from: NetBSD [1]
Notes:
svn path=/head/; revision=231581
|
|
|
|
|
|
|
| |
Submitted by: Joseph S. Atkinson
Notes:
svn path=/head/; revision=231256
|
|
|
|
|
|
|
|
| |
PR: ports/132988
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=230839
|
|
|
|
| |
Notes:
svn path=/head/; revision=229560
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (pav)
Security: http://www.vuxml.org/freebsd/8b491182-f842-11dd-94d9-0030843d3802.html
Notes:
svn path=/head/; revision=228055
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=225627
|
|
|
|
|
|
|
|
| |
Approved by: marcus
Security: http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html
Notes:
svn path=/head/; revision=224449
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=224062
|
|
|
|
|
|
|
| |
Security: https://developer.mozilla.org/devnews/index.php/2008/11/12/firefox-20018-and-304-security-updates-now-available-for-download/
Notes:
svn path=/head/; revision=222794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There were two things that prevented this port from compiling properly
on PowerPC:
- The `pthread hack' (GECKO_PTHREAD_LIBS) tried to obtain -lpthread from
the gcc dumpspecs output. It expects these compiler flags to be on the
first line of output, while on PowerPC the flags are on the second
line.
- On FreeBSD/powerpc it needs to use the Linux xptcall wrappers.
I am not entirely convinced that it works properly, though. I've seen
Firefox crash inside pthread_mutex_lock during shutdown. I'm committing
these patches anyway, because getting it to compile is already a step
forward.
Approved by: marcus
Notes:
svn path=/head/; revision=222374
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note:
This fixed a problem where users were unable to retrieve saved
passwords or save new passwords (bug 454708)
https://bugzilla.mozilla.org/show_bug.cgi?id=454708
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=221097
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (pav)
Security: http://www.vuxml.org/freebsd/2273879e-8a2f-11dd-a6fe-0030843d3802.html
Notes:
svn path=/head/; revision=220668
|
|
|
|
|
|
|
|
| |
Approved by: gnome (mezz)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=220410
|
|
|
|
|
|
|
|
|
|
|
|
| |
that built with Firefox 2 can causes Firefox 3 crashes. We are working on some
changes plugins directory by using www/linux-mplayer-plugin/Makefile.npapi.
Bump the PORTREVISION.
Reported by: a few
Discussed with: my team, FreeBSD GNOME Team
Notes:
svn path=/head/; revision=217706
|
|
|
|
|
|
|
| |
Security: http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.1
Notes:
svn path=/head/; revision=216974
|
|
|
|
|
|
|
|
|
| |
unoffical stuff installed.
Reported by: Oliver Lehmann <lehmann@ans-netz.de>
Notes:
svn path=/head/; revision=216391
|
|
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.
x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------
graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------
graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------
www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=216043
|