summaryrefslogtreecommitdiff
path: root/java/jdk13/files (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-21Remove expired ports:Rene Ladan28-697/+0
2010-05-26. Fix the build with recent xorg.Greg Lewis1-0/+15
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke3-5/+5
2007-06-02. Make it so we include Xm/XmIm.h rather than defining our own prototype.Greg Lewis1-0/+13
2006-12-08. Replace some hardwired /usr/X11R6 instances with X11BASE. [1]Greg Lewis3-2/+57
2006-07-19. Take account of the MFC or the *_r functions to RELENG_6.Greg Lewis1-18/+32
2006-06-16. Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_rGreg Lewis1-0/+83
2005-04-28. Add $FreeBSD$.Greg Lewis2-0/+4
2005-04-27. Ensure that when files are extracted that their fully resolved path liesGreg Lewis2-0/+67
2004-12-07. Backport some fixes from 1.4 for the HotSpot Server VM when compiledGreg Lewis2-0/+56
2004-11-28. Make sure that all calls to pthread_mutex_trylock handle EDEADLK as wellGreg Lewis4-0/+70
2004-11-27. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.Greg Lewis2-0/+77
2004-11-27. Fix the build with gcc 3.4 part 2/2. Don't use the flagGreg Lewis4-0/+87
2004-11-27. Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods publicGreg Lewis2-0/+44
2004-08-31. Fix the plugin build for gcc 3.4.Greg Lewis1-0/+22
2004-08-10. Fix the main build for gcc 3.4. The HotSpot build may need someGreg Lewis1-0/+13
2004-08-10. Set CC, CXX and CPP conditionally so that this port will respect themGreg Lewis1-2/+16
2004-01-20. Add ${LOCALBASE}/lib to the default search path for JNI libraries forGreg Lewis1-0/+13
2004-01-19. Add ${LOCALBASE}/lib to the default search path for libraries when usingGreg Lewis1-0/+13
2004-01-14. Install the cacerts file from Sun's 1.3.1_10 release to avoid someGreg Lewis1-0/+0
2003-12-19. Update to 1.3.1 patchset 9.Greg Lewis14-1323/+9
2003-10-08. Use ${PTHREAD_LIBS} rather than -pthread.Greg Lewis1-0/+13
2003-10-08. Make HotSpot compile with gcc 3.3.1.Greg Lewis4-0/+151
2003-07-11. Try to ensure that we get the correct version of some Netscape headerGreg Lewis1-0/+13
2003-05-06. Remove an assert() which asserts that if isatty() is true thenGreg Lewis1-0/+12
2003-04-30. Fix Math.pow() when the JDK is compiled with optimisation flags set.Greg Lewis1-0/+176
2003-04-22. Now that we can use Classic and HotSpot, make classic (and hence greenGreg Lewis1-0/+13
2003-04-22. Fix the shell wrapper to cope with HotSpot and as a result remove theGreg Lewis1-0/+81
2003-02-28. Updated version of native threads for FreeBSD. This uses recentlyGreg Lewis1-0/+726
2003-02-28. Rename our internal gethostby{name,addr}_r functions to avoid collisions.Greg Lewis1-0/+114
2003-02-28. Respect LOCALBASE in the DEVTOOLS_PATH setting.Greg Lewis1-0/+9
2003-02-28. Add missing include of <sys/time.h>, needed by <sys/resource.h> forGreg Lewis1-0/+12
2003-02-28. Be consistent about our compiler settings. Using gcc32 here was bothGreg Lewis1-0/+13
2003-02-12. Resurrect patch accidentally removed in last commit.Greg Lewis1-0/+18
2003-02-12. Update to patchset 8.Greg Lewis10-1139/+0
2002-10-31. Fix UDP packet broadcasting.Greg Lewis1-0/+14
2002-10-25. Chinese font.properties and make glue.Greg Lewis2-2/+245
2002-10-18. More XIM fixes for Japanese users (and presumably others with similarGreg Lewis1-0/+63
2002-10-18. Link the Netscape 4 plugin against libintl to avoid a runtime linkGreg Lewis1-0/+15
2002-10-18. Russian and Ukrainian font property files and appropriate build changes.Greg Lewis3-0/+416
2002-08-05Improved font.properties.ja based on the Kochi fonts rather than theGreg Lewis1-0/+308
2002-08-05Add in a patch from the porting repository that allows people to buildGreg Lewis1-0/+62
2002-07-25Update to patchset 7.Greg Lewis15-551/+0
2002-06-11. Fix compilation on FreeBSD 4.2 by including <sys/param.h>Greg Lewis1-0/+20
2002-06-05Rename monstrously long patch filenames that were causing tar to exceedKris Kennaway12-11/+11
2002-05-03Really fix the incompatibilities with gettext 0.11. The previousGreg Lewis8-9/+175
2002-04-16Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>Greg Lewis2-0/+32
2002-04-16Add a temporary dependency on gettext-old and use msgfmt-old to processGreg Lewis1-0/+9
2002-04-16Fix some crash bugs in the browser plugin code by usingGreg Lewis1-0/+31
2002-04-16Add Taiwan Chinese font properties support (if I understandGreg Lewis2-0/+254