Age | Commit message (Expand) | Author | Files | Lines |
2005-10-01 | Update mozilla & mozilla-gtk2 to 1.7.12 | taya | 3 | -10/+9 |
2005-09-28 | Added RCS Id tags. Removed trailing empty line from patch-sg. | rillig | 4 | -4/+7 |
2005-09-17 | For the native firefox and mozilla packages, move the module/extension | jlam | 5 | -17/+30 |
2005-09-08 | Update patches for mozilla applications to handle the fact that on | abs | 3 | -7/+8 |
2005-08-21 | set DIST_SUBDIR to avoid conflict with old source tarball. | taya | 2 | -5/+7 |
2005-08-16 | source tarball was update to include libart_lgpl. | taya | 2 | -10/+7 |
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -4/+2 |
2005-08-03 | update mozilla & mozilla-gtk2 to 1.7.11 | taya | 3 | -10/+13 |
2005-07-25 | Use pkgsrc optimisation (CFLAGS, CXXFLAGS) = faster binary, less memory usage | adam | 6 | -15/+62 |
2005-07-24 | Update mozilla & mozilla-gtk2 to 1.7.10. | taya | 4 | -11/+11 |
2005-07-21 | Change path from devel/pkgconfig to devel/pkg-config. | wiz | 1 | -3/+3 |
2005-07-21 | Replace GECKO_PROVIDER with option group. New options are firefox | dillo | 2 | -0/+23 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -3/+2 |
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 | 9 | -39/+277 |
2005-06-03 | MOZILLA_USE_GTK2 is a pkgsrc-internal variable -- prefix it with | wiz | 1 | -2/+2 |
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 1 | -7/+4 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+1 |
2005-05-31 | Replace the homegrown floating point binary access patterns in class Double | martin | 2 | -1/+39 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-15 | Update mozilla & mozilla-gtk2 to 1.7.8 | taya | 4 | -15/+12 |
2005-04-24 | set CONFIG_GUESS_OVERRIDE, CONFIG_SUB_OVERRIDE, and CONFIG_STATUS_OVERRIDE | taya | 1 | -1/+11 |
2005-04-19 | Update mozilla & mozilla-gtk2 to 1.7.7 | taya | 4 | -48/+13 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-04-07 | Add security fix to mozilla & mozilla-gtk2. | taya | 3 | -2/+42 |
2005-04-02 | MOZILLA_USE_GTK2 needs --disable-gnomevfs, so make this so in | abs | 1 | -2/+2 |
2005-04-02 | cut trailing whitespace | abs | 1 | -2/+2 |
2005-03-26 | ABI did not change, add BUILDLINK_RECOMMENDED instead of updating BUILDLINK_D... | taya | 1 | -2/+3 |
2005-03-24 | Update mozilla & mozilla-gtk2 to 1.7.6 | taya | 4 | -9/+12 |
2005-02-24 | Add RMD160 checksums. | wiz | 1 | -1/+2 |
2005-01-04 | - remove patch-bj that i forgot to remove at previous commit | taya | 3 | -26/+4 |
2004-12-25 | Update mozilla, mozilla-gtk2, and mozilla-stable to 1.7.5 | taya | 6 | -190/+205 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-11-13 | Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the | jlam | 2 | -4/+2 |
2004-11-12 | Update mozilla and mozilla-gtk2 to 1.7.3nb2 with a security fix | wiz | 3 | -3/+28 |
2004-10-25 | Modify mozilla and mozilla-gtk2 to install several additional headers. | jmmv | 4 | -10/+269 |
2004-10-25 | Force gcc34 and use the right varargs macro for amd64. Mozilla (and its | sekiya | 3 | -5/+9 |
2004-10-04 | bring across a patch in Firefox for using thread-safe resolver library | grant | 2 | -9/+13 |
2004-09-17 | Update mozilla & mozilla-gtk2 to 1.7.3 | taya | 3 | -7/+11 |
2004-08-31 | darwin fixes (tested against firefox-gtk2) | danw | 5 | -12/+32 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+2 |
2004-08-22 | Remove patch for getting this to compile on netbsd-1-5. | he | 2 | -20/+1 |
2004-08-15 | make mozilla work on NetBSD-current/alpha | taya | 2 | -1/+18 |
2004-08-09 | Update mozilla & mozilla-gtk2 to 1.7.2 | taya | 3 | -8/+7 |
2004-07-26 | - fix invoke_copy_to_stack() for PRBool | taya | 3 | -6/+13 |
2004-07-07 | . on PowerPC, update files so that Mozilla works properly when compiled with | aymeric | 6 | -26/+373 |
2004-07-05 | fix compilation problem on NetBSD-1.6.2 | taya | 3 | -5/+25 |
2004-06-21 | Update mozilla to 1.7 | taya | 34 | -288/+349 |
2004-06-19 | Undo my previous commit to install pkgconfig (.pc) files, we should to | xtraeme | 2 | -11/+3 |