Age | Commit message (Expand) | Author | Files | Lines |
2006-05-04 | Update Firefox to 1.5.0.3, which is identical to our 1.5.0.2nb2 (except for the | ghen | 5 | -102/+7 |
2006-04-28 | Fix a memory management / refcount problem which can lead to a DOS or | drochner | 4 | -3/+97 |
2006-04-17 | More PKGREVISION bumps for png-1.2.9nb2 update. | wiz | 1 | -1/+2 |
2006-04-15 | Update to Firefox 1.5.0.2. | ghen | 4 | -19/+17 |
2006-04-13 | use xpcom code for linux instead of our original. | taya | 4 | -400/+7 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 2 | -4/+4 |
2006-02-12 | Rename patch-dw and patch-dx to patch-ea and patch-eb. All other patch-d* | ghen | 3 | -5/+5 |
2006-02-07 | Fixed some pkglint -Wall warnings. This should fix PR 32763. | rillig | 1 | -18/+17 |
2006-02-06 | ... and fixed the fix. (I had forgotten one entry.) | rillig | 1 | -2/+3 |
2006-02-06 | Fixed the pkglint warnings concerning @comment the right way. | rillig | 1 | -4/+3 |
2006-02-06 | s/_MOZILLA_USE_GTK2/MOZILLA_USE_GTK2/g, as to silent pkglint (WARN: Variable | ghen | 2 | -4/+4 |
2006-02-06 | Reindent + fix some pkglint warnings. | ghen | 4 | -112/+111 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2006-02-05 | Bump BUILDLINK_RECOMMENDED to 1.5.0.1. | ghen | 1 | -2/+2 |
2006-02-05 | Update to Firefox 1.5.0.1, a bug fix release for Firefox 1.5. | ghen | 7 | -138/+39 |
2006-02-05 | It's firefox and firefox-gtk1, resp. thunderbird and thunderbird-gtk1 these d... | ghen | 1 | -2/+2 |
2006-01-27 | Remove some superfluous entries. | wiz | 1 | -4/+1 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 3 | -5/+8 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-28 | Install the .pc files again, removed during the update to 1.5 (thus breaking | jmmv | 2 | -3/+11 |
2005-12-23 | Disable usage of symbol visibility, Firefox is definitely not there yet. | joerg | 2 | -2/+4 |
2005-12-10 | one more file to update... | taya | 1 | -2/+1 |
2005-12-10 | distinfo was broken. | taya | 1 | -3/+1 |
2005-12-10 | Update firefox & firefox-gtk1 to 1.5 | taya | 69 | -827/+1285 |
2005-12-08 | Bumped the PKGREVISION of the packages that have been broken by the recent | rillig | 1 | -1/+2 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-12 | Add DragonFly support for Firefox 1.0.7. | joerg | 24 | -35/+568 |
2005-09-22 | Update www/firefox and www/firefox-gtk1 to version 1.0.7. Changes from | jlam | 47 | -251/+223 |
2005-09-17 | For the native firefox and mozilla packages, move the module/extension | jlam | 4 | -14/+24 |
2005-09-08 | Update patches for mozilla applications to handle the fact that on | abs | 3 | -8/+8 |
2005-08-03 | Fix typo. | hira | 1 | -2/+2 |
2005-08-03 | Compile without optimization if GCC <4.0 (4.0 not tested) is used on | tron | 2 | -1/+25 |
2005-07-25 | Use pkgsrc optimisation (CFLAGS, CXXFLAGS) = faster binary, less memory usage | adam | 5 | -15/+60 |
2005-07-20 | update firefox & firefox-gtk1 to 1.0.6 | taya | 3 | -8/+8 |
2005-07-14 | Update firefox & firefox-gtk1 to 1.0.5. | taya | 3 | -8/+9 |
2005-06-22 | Re-instantiate the NAN/INFINITY fixes, this time in a way that works on | martin | 8 | -1/+219 |
2005-06-20 | Back out the two last changes to the floating point code, since it | kristerw | 8 | -277/+1 |
2005-06-16 | Redo the previous "double alignemnet" fix more completely. The previous | martin | 8 | -24/+262 |
2005-06-03 | MOZILLA_USE_GTK2 is a pkgsrc-internal variable -- prefix it with | wiz | 1 | -2/+2 |
2005-06-02 | Replace the homegrown floating point binary access patterns in class Double | martin | 2 | -1/+39 |
2005-05-14 | Update firefox & firefox-gtk1 to 1.0.4. | taya | 5 | -10/+28 |
2005-04-25 | Make sure build is without gssapi support. (Okayed by maintainer, | reed | 1 | -1/+2 |
2005-04-24 | concatinate extensions with separator ',' and set to MOZILLA_EXTENSIONS, | taya | 1 | -12/+3 |
2005-04-17 | Update firefox & firefox-gtk1 to 1.0.3. | taya | 3 | -46/+6 |
2005-04-15 | Add two @exec ${MKDIR} lines for empty directories which have @dirrm lines, | wiz | 1 | -1/+3 |
2005-04-13 | change extensions list as same as Linux official build. | taya | 2 | -45/+15 |
2005-04-06 | Add security fix to firefox & firefox-gtk1. | taya | 3 | -2/+42 |
2005-04-02 | MOZILLA_USE_GTK2 needs --disable-gnomevfs, so make this so in | abs | 1 | -2/+1 |