Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-01-17 | Update mozilla to 1.6 | taya | 22 | -136/+137 |
2004-01-12 | only use COPTS?=-O2 if we're using gcc, otherwise use COPTS?=-O. gives | grant | 1 | -1/+5 |
2003-12-26 | add FreeBSD to a conditional to fix a build problem on FreeBSD. | grant | 2 | -4/+4 |
2003-12-20 | while "dependancy" is a valid spelling, we generally use | grant | 1 | -2/+2 |
2003-12-20 | bump PKGREVISIONs after adding Xinerama support. | grant | 1 | -1/+2 |
2003-12-20 | build with Xinerama support if available. libXinerama is only | grant | 1 | -1/+5 |
2003-12-04 | remove obsolete checksum for removed patch file(patch-aa). | taya | 1 | -2/+1 |
2003-11-27 | Update mozilla to 1.5.1 | taya | 21 | -122/+184 |
2003-11-26 | Now that the toolchain is able to build this beast at all, replace the | martin | 4 | -169/+137 |
2003-09-27 | The extra libraries for SunOS are only built/needed for sparc. | markd | 1 | -2/+2 |
2003-09-01 | Add NetBSD RCS tags | cjep | 1 | -0/+1 |
2003-08-02 | use <iostream> instead of <iostream.h> | mrg | 2 | -1/+14 |
2003-07-29 | add --disable-pedantic to quell gcc3.3 | mrg | 1 | -1/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -3/+4 |
2003-07-02 | Update mozilla to 1.4 | taya | 6 | -115/+148 |
2003-06-03 | Apply patch from PR pkg/21745 so Mozilla will build on XFree86 < 4. | epg | 1 | -2/+2 |
2003-05-29 | mozilla and variants use gcc shlibs. | grant | 1 | -1/+2 |
2003-05-29 | s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just | grant | 1 | -2/+2 |
2003-05-22 | Update mozilla to 1.3.1. | taya | 4 | -10/+9 |
2003-05-21 | map EHOSTUNREACH to PR_HOST_UNREACHABLE_ERROR internal error number of mozilla | taya | 3 | -1/+31 |
2003-05-20 | improve COMMENT | grant | 1 | -2/+2 |
2003-05-20 | improve | grant | 1 | -3/+7 |
2003-05-13 | Remove a :Q that is over quoting $SUNOSLIB when used by the moz-install | markd | 1 | -2/+2 |
2003-05-13 | Use ``"@comment "'' instead of ``@comment\ '', since it's safer against | wiz | 1 | -2/+2 |
2003-05-13 | The Mozilla build on Solaris creates two additional shared libraries that | markd | 3 | -4/+14 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -3/+4 |
2003-04-27 | pass -Wl,-R... when linking shared libraries on FreeBSD. The runtime | grant | 3 | -15/+33 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-03-18 | update buildlink2.mk for mozilla-1.3 | taya | 1 | -623/+7 |
2003-03-17 | Update mozilla to 1.3 | taya | 19 | -131/+184 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+2 |
2003-03-10 | moz-install treated element between @comment begin DIRS & @comment end DIRS i... | taya | 2 | -4/+4 |
2003-02-12 | Re-open stdin on /dev/null before executing netstat. netstat is a | atatat | 3 | -3/+33 |
2003-02-05 | Replace "rm" with "${RM}" and create plugins directory as part of binary | jlam | 1 | -10/+11 |
2003-02-02 | fix configure script to correctly configure with pthread. | taya | 5 | -6/+28 |
2003-01-30 | Note that this package uses C++. | jlam | 1 | -1/+2 |
2003-01-23 | Try to mark as dead. | wiz | 1 | -17/+0 |
2003-01-22 | Don't install libnullplugin.so into the "active plugins" directory | lukem | 2 | -4/+3 |
2003-01-21 | Revert last change. There is *no* patch "patch-bj". It has been deleted | tron | 1 | -2/+1 |
2003-01-20 | Reinstate sha1 for patch-bj, lost in last commit (hi tron!) | wiz | 1 | -1/+2 |
2003-01-19 | Avoid connection problems to IPv4 sites on a NetBSD system with IPv6 and | tron | 3 | -9/+23 |
2003-01-02 | include pkgconfig/buildlink2.mk rather than using BUILD_DEPENDS, | grant | 1 | -2/+3 |