Age | Commit message (Expand) | Author | Files | Lines |
2009-10-11 | - allow firefox and xulrunner to share some infrastructure | tnn | 9 | -206/+0 |
2009-09-23 | - when official branding is not enabled, just call it "Browser". | tnn | 3 | -0/+28 |
2009-09-17 | fix potentially troublesome shell variable expansion in patch | tnn | 1 | -2/+2 |
2009-09-16 | Build firefox against external runtime components from devel/xulrunner. | tnn | 47 | -2580/+31 |
2009-09-10 | In qcmstypes.h, don't redefine standard types line uintptr_t, uint32_t | tnn | 1 | -3/+13 |
2009-09-10 | Update to firefox-3.5.3. Bugfix and security release. | tnn | 1 | -4/+4 |
2009-09-01 | Fix an alignement problem in qcms/iccread.c | martin | 1 | -0/+37 |
2009-09-01 | Fix patch-nb on Linux by pulling in <stdint.h> before using uint64_t. This | dsainty | 1 | -2/+5 |
2009-08-26 | New bugs reported upstream - add references | martin | 3 | -6/+9 |
2009-08-26 | Fix very obvious alignment issue | martin | 2 | -0/+50 |
2009-08-23 | The aggregate allocator for JSScripts did not care about alignment at all - | martin | 1 | -0/+121 |
2009-08-05 | merge pkgsrc-20090805 | tnn | 18 | -0/+512 |
2009-08-05 | Import firefox-3.5.2 as www/firefox. from pkgsrc-wip. | tnn | 30 | -0/+1991 |
2009-08-05 | Remove firefox 2.x. Firefox 3.5 branch will be imported in this location. | tnn | 68 | -2964/+0 |
2009-05-02 | Don't try to link against libc_r on DragonFly. | hasso | 1 | -8/+18 |
2009-04-07 | Make Mozilla products build on DragonFly master. | hasso | 1 | -5/+25 |
2008-08-11 | Add "unicode" processing alignment patch from mozilla's bugzilla to make | martin | 3 | -0/+173 |
2008-07-06 | Fix build on DragonFly, from PR pkg/39096. | ghen | 2 | -0/+26 |
2008-07-02 | Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.15. | ghen | 3 | -25/+11 |
2008-05-19 | Fix assorted pkglint complaints and warns. | tnn | 1 | -3/+3 |
2008-03-30 | Update firefox and firefox-gtk1 to 2.0.0.13. | ghen | 1 | -12/+21 |
2007-10-19 | Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.8. | ghen | 1 | -10/+9 |
2007-07-26 | Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.5. | ghen | 1 | -3/+3 |
2007-05-31 | Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.4. | ghen | 1 | -11/+11 |
2007-05-12 | Update to Firefox 2.0.0.3 (nb1), from www/firefox2* (see there for history | ghen | 64 | -145/+559 |
2007-03-07 | Merge patch-dw from thunderbird to fix build on DragonFly. | joerg | 1 | -0/+13 |
2007-02-25 | Update firefox, firefox-bin and firefox-gtk1 to 1.5.0.10. Fixed in this version: | ghen | 3 | -43/+10 |
2007-01-25 | fix a makefile bug related to the change in how GNU make-3.81 handles \ newline | dmcmahill | 1 | -0/+31 |
2007-01-16 | Fix build problems on solaris reported in NetBSD PR/31481, PR/42905, | dmcmahill | 1 | -2/+2 |
2006-10-23 | thunderbird's ldap doesn't work talking to an ipv4 ldap server if | markd | 1 | -0/+36 |
2006-10-19 | Fix crash after printing caused by trying to destroy the same charset | markd | 1 | -8/+16 |
2006-10-16 | Fixed "test ==". | seb | 1 | -0/+13 |
2006-07-28 | Fix build. | uebayasi | 1 | -13/+21 |
2006-05-04 | Update Firefox to 1.5.0.3, which is identical to our 1.5.0.2nb2 (except for the | ghen | 2 | -92/+0 |
2006-04-28 | Fix a memory management / refcount problem which can lead to a DOS or | drochner | 2 | -0/+92 |
2006-04-15 | Update to Firefox 1.5.0.2. | ghen | 1 | -10/+9 |
2006-04-13 | use xpcom code for linux instead of our original. | taya | 3 | -396/+5 |
2006-02-12 | Rename patch-dw and patch-dx to patch-ea and patch-eb. All other patch-d* | ghen | 2 | -2/+2 |
2006-02-05 | Update to Firefox 1.5.0.1, a bug fix release for Firefox 1.5. | ghen | 3 | -128/+28 |
2005-12-10 | Update firefox & firefox-gtk1 to 1.5 | taya | 63 | -487/+555 |
2005-10-12 | Add DragonFly support for Firefox 1.0.7. | joerg | 23 | -27/+544 |
2005-09-22 | Update www/firefox and www/firefox-gtk1 to version 1.0.7. Changes from | jlam | 43 | -192/+169 |
2005-09-08 | Update patches for mozilla applications to handle the fact that on | abs | 1 | -4/+4 |
2005-07-25 | Use pkgsrc optimisation (CFLAGS, CXXFLAGS) = faster binary, less memory usage | adam | 4 | -12/+55 |
2005-06-22 | Re-instantiate the NAN/INFINITY fixes, this time in a way that works on | martin | 7 | -0/+211 |
2005-06-20 | Back out the two last changes to the floating point code, since it | kristerw | 7 | -269/+0 |
2005-06-16 | Redo the previous "double alignemnet" fix more completely. The previous | martin | 7 | -22/+254 |
2005-06-02 | Replace the homegrown floating point binary access patterns in class Double | martin | 1 | -0/+37 |
2005-04-17 | Update firefox & firefox-gtk1 to 1.0.3. | taya | 1 | -38/+0 |
2005-04-06 | Add security fix to firefox & firefox-gtk1. | taya | 1 | -0/+38 |