Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-06-19 | Fix pkgconfig files, they were using mozilla-1.6 as its directory to | xtraeme | 1 | -4/+15 |
2004-06-18 | Install the .pc (pkgconfig) files, which were disabled in PLIST, they | xtraeme | 2 | -3/+11 |
2004-06-02 | regxpcom creates same user config directory ".mozilla" | taya | 3 | -11/+5 |
2004-06-01 | Use !empty instead of != "", which was causing some troubles. | xtraeme | 1 | -2/+2 |
2004-06-01 | checksum mismatch for patch-bw | abs | 1 | -2/+2 |
2004-06-01 | - remove user profile directory created while installation. fix pkg/24609. | taya | 7 | -20/+99 |
2004-05-30 | Add (tested) amd64 support. From FreeBSD, mostly. | sekiya | 8 | -23/+516 |
2004-04-29 | Fixed problems with the new freetype2 library | adam | 8 | -1/+329 |
2004-04-27 | Unused. | wiz | 1 | -31/+0 |
2004-04-25 | Backout broken change which also fixes problems with the recorded checksum. | tron | 1 | -2/+2 |
2004-04-25 | Revert previous change. It appears that the revision of this package | tron | 1 | -2/+2 |
2004-04-25 | Set correct package revision in correct file. This undos the recent | tron | 2 | -4/+3 |
2004-04-25 | Bump PKGREVISION due to gdk-pixbuf update. | xtraeme | 2 | -3/+4 |
2004-04-24 | make sure we link with the correct rpath on Solaris. | grant | 2 | -1/+17 |
2004-04-24 | don't pass "-Q option" to ${LD}, it isn't needed and the Solaris linker | grant | 2 | -9/+17 |
2004-04-23 | catch up to current statvfs support | taya | 3 | -7/+7 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -10/+7 |
2004-02-26 | Ensure the pkgconfig bl3 file is included when MOZILLA_USE_GTK2 is defined. | jmmv | 1 | -1/+2 |
2004-02-23 | Bump PKGREVISION for patch-bb change and new patch-br. | wiz | 1 | -1/+2 |
2004-02-22 | - adopt patch from pkg/24517 | taya | 3 | -6/+37 |
2004-02-19 | bl3ify. | jmmv | 2 | -13/+42 |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 1 | -1/+2 |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -7/+7 |
2004-02-09 | CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not all | jlam | 1 | -3/+1 |
2004-02-05 | Enable installation of pkgconfig files in mozilla-gtk2. This requires a | jmmv | 3 | -2/+26 |
2004-02-04 | + USE_LANGUAGES=c c++ | abs | 1 | -1/+2 |
2004-02-01 | - remove patch that enables IPv4 mapped IPv6 address | taya | 4 | -58/+7 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-22 | Check for existance of shared libXinerama before | wiz | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |