summaryrefslogtreecommitdiff
path: root/java/jdk13
AgeCommit message (Expand)Author
2007-06-02. Make it so we include Xm/XmIm.h rather than defining our own prototype.Greg Lewis
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie
2007-03-14. Don't allow bootstrapping with the expired linux-blackdown-jdk13 port.Greg Lewis
2006-12-08. Diablo JDK 1.3.1 is gone, remove it as a possible bootstrap.Greg Lewis
2006-12-08. Replace some hardwired /usr/X11R6 instances with X11BASE. [1]Greg Lewis
2006-10-14Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke
2006-07-19. Take account of the MFC or the *_r functions to RELENG_6.Greg Lewis
2006-06-16. Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_rGreg Lewis
2006-05-09Remove USE_REINPLACE from categories starting with a JEdwin Groothuis
2006-03-07Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett
2006-02-23Conversion to a single libtool environment.Ade Lovett
2006-01-22Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis
2006-01-13. Always fix up the pthread library references, even if we're notGreg Lewis
2005-12-11. Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix,Greg Lewis
2005-11-16. Add SHA256.Greg Lewis
2005-09-03. Tell the user all the files they will need up front, instead of tellingGreg Lewis
2005-07-23. Set a BUILD_DEPENDS for consistency.Greg Lewis
2005-07-23. Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.Greg Lewis
2005-04-28. Add $FreeBSD$.Greg Lewis
2005-04-27. Bump PORTREVISION for the previous fix for jar(1).Greg Lewis
2005-04-27. Ensure that when files are extracted that their fully resolved path liesGreg Lewis
2005-02-17. Move the invocation of unregistervm to the top of the packing list.Greg Lewis
2004-12-07. Backport some fixes from 1.4 for the HotSpot Server VM when compiledGreg Lewis
2004-11-28. Mark FORBIDDEN when building the browser plugin.Greg Lewis
2004-11-28. Make sure that all calls to pthread_mutex_trylock handle EDEADLK as wellGreg Lewis
2004-11-27. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.Greg Lewis
2004-11-27. Fix the build with gcc 3.4 part 2/2. Don't use the flagGreg Lewis
2004-11-27. Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods publicGreg Lewis
2004-08-31. Fix the plugin build for gcc 3.4.Greg Lewis
2004-08-31. Assume (un)registervm is in LOCALBASE _not_ PREFIX.Greg Lewis
2004-08-31. Don't let find(1) descend into directories that may have already beenGreg Lewis
2004-08-10. Fix the main build for gcc 3.4. The HotSpot build may need someGreg Lewis
2004-08-10. Set CC, CXX and CPP conditionally so that this port will respect themGreg Lewis
2004-08-10. Call unregistervm with the VM we registered, not the comment associatedGreg Lewis
2004-03-17. SIZEify.Greg Lewis
2004-02-06. It appears as though diablo is problematic on 5.x still, so default toGreg Lewis
2004-02-06. Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.Greg Lewis
2004-02-04Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke
2004-01-23Now gettext 0.12.1 is gettext-old.Trevor Johnson
2004-01-22Use the CPIO macro defined in bsd.port.mk.Trevor Johnson
2004-01-22Use the SORT macro from bsd.port.mk.Trevor Johnson
2004-01-20. Add ${LOCALBASE}/lib to the default search path for JNI libraries forGreg Lewis
2004-01-19. Add ${LOCALBASE}/lib to the default search path for libraries when usingGreg Lewis
2004-01-19. Convert spaces to tabs.Greg Lewis
2004-01-14. Install the cacerts file from Sun's 1.3.1_10 release to avoid someGreg Lewis
2003-12-19. Update to 1.3.1 patchset 9.Greg Lewis
2003-10-28. Fix the plugin build when LOCALBASE is not /usr/local.Greg Lewis
2003-10-16. Fix pre-everything target.Greg Lewis
2003-10-08. Use ${PTHREAD_LIBS} rather than -pthread.Greg Lewis
2003-10-08. Make HotSpot compile with gcc 3.3.1.Greg Lewis