summaryrefslogtreecommitdiff
path: root/java/jdk13 (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-09Remove USE_REINPLACE from categories starting with a JEdwin Groothuis1-1/+0
2006-03-07Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett1-1/+1
2006-02-23Conversion to a single libtool environment.Ade Lovett1-3/+2
2006-01-22Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis1-2/+2
2006-01-13. Always fix up the pthread library references, even if we're notGreg Lewis1-4/+0
2005-12-11. Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix,Greg Lewis1-1/+4
2005-11-16. Add SHA256.Greg Lewis1-0/+2
2005-09-03. Tell the user all the files they will need up front, instead of tellingGreg Lewis1-24/+29
2005-07-23. Set a BUILD_DEPENDS for consistency.Greg Lewis1-1/+3
2005-07-23. Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.Greg Lewis1-7/+5
2005-04-28. Add $FreeBSD$.Greg Lewis2-0/+4
2005-04-27. Bump PORTREVISION for the previous fix for jar(1).Greg Lewis1-8/+8
2005-04-27. Ensure that when files are extracted that their fully resolved path liesGreg Lewis2-0/+67
2005-02-17. Move the invocation of unregistervm to the top of the packing list.Greg Lewis1-1/+1
2004-12-07. Backport some fixes from 1.4 for the HotSpot Server VM when compiledGreg Lewis2-0/+56
2004-11-28. Mark FORBIDDEN when building the browser plugin.Greg Lewis1-0/+1
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-31. Assume (un)registervm is in LOCALBASE _not_ PREFIX.Greg Lewis1-2/+2
2004-08-31. Don't let find(1) descend into directories that may have already beenGreg Lewis1-1/+1
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-08-10. Call unregistervm with the VM we registered, not the comment associatedGreg Lewis1-1/+1
2004-03-17. SIZEify.Greg Lewis1-0/+2
2004-02-06. It appears as though diablo is problematic on 5.x still, so default toGreg Lewis1-0/+4
2004-02-06. Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.Greg Lewis1-0/+1
2004-02-04Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke1-2/+2
2004-01-23Now gettext 0.12.1 is gettext-old.Trevor Johnson1-1/+1
2004-01-22Use the CPIO macro defined in bsd.port.mk.Trevor Johnson1-2/+0
2004-01-22Use the SORT macro from bsd.port.mk.Trevor Johnson1-1/+0
2004-01-20. Add ${LOCALBASE}/lib to the default search path for JNI libraries forGreg Lewis2-3/+21
2004-01-19. Add ${LOCALBASE}/lib to the default search path for libraries when usingGreg Lewis2-2/+17
2004-01-19. Convert spaces to tabs.Greg Lewis1-8/+8
2004-01-14. Install the cacerts file from Sun's 1.3.1_10 release to avoid someGreg Lewis2-0/+2
2003-12-19. Update to 1.3.1 patchset 9.Greg Lewis16-1347/+16
2003-10-28. Fix the plugin build when LOCALBASE is not /usr/local.Greg Lewis1-1/+2
2003-10-16. Fix pre-everything target.Greg Lewis1-1/+1
2003-10-08. Use ${PTHREAD_LIBS} rather than -pthread.Greg Lewis2-1/+30
2003-10-08. Make HotSpot compile with gcc 3.3.1.Greg Lewis4-0/+151
2003-08-31. Remove native_threads directories when native threads are not specifiedGreg Lewis2-4/+8
2003-08-30. Check for a setting of "-mcpu=k6" in CFLAGS and error if so. ThisGreg Lewis1-2/+9
2003-08-29. Add support for bootstrapping with the Diablo Caffe JDK. The bootstrapGreg Lewis1-3/+6
2003-08-22. Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} isGreg Lewis2-4/+31
2003-08-021. Autodetect a previous jdk13 install and use that to bootstrap byGreg Lewis1-20/+12
2003-07-21. Switch to using the appropriate Blackdown JDK for bootstrapping sinceGreg Lewis1-2/+2
2003-07-11. Try to ensure that we get the correct version of some Netscape headerGreg Lewis1-0/+13
2003-06-15. In the cases where we need gtar, its an EXTRACT_DEPENDS, not aGreg Lewis1-2/+2