| Commit message (Expand) | Author | Files | Lines |
2006-05-09 | Remove USE_REINPLACE from categories starting with a J | Edwin Groothuis | 1 | -1/+0 |
2006-03-07 | Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. | Ade Lovett | 1 | -1/+1 |
2006-02-23 | Conversion to a single libtool environment. | Ade Lovett | 1 | -3/+2 |
2006-01-22 | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 1 | -2/+2 |
2006-01-13 | . Always fix up the pthread library references, even if we're not | Greg Lewis | 1 | -4/+0 |
2005-12-11 | . Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix, | Greg Lewis | 1 | -1/+4 |
2005-11-16 | . Add SHA256. | Greg Lewis | 1 | -0/+2 |
2005-09-03 | . Tell the user all the files they will need up front, instead of telling | Greg Lewis | 1 | -24/+29 |
2005-07-23 | . Set a BUILD_DEPENDS for consistency. | Greg Lewis | 1 | -1/+3 |
2005-07-23 | . Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13. | Greg Lewis | 1 | -7/+5 |
2005-04-28 | . Add $FreeBSD$. | Greg Lewis | 2 | -0/+4 |
2005-04-27 | . Bump PORTREVISION for the previous fix for jar(1). | Greg Lewis | 1 | -8/+8 |
2005-04-27 | . Ensure that when files are extracted that their fully resolved path lies | Greg Lewis | 2 | -0/+67 |
2005-02-17 | . Move the invocation of unregistervm to the top of the packing list. | Greg Lewis | 1 | -1/+1 |
2004-12-07 | . Backport some fixes from 1.4 for the HotSpot Server VM when compiled | Greg Lewis | 2 | -0/+56 |
2004-11-28 | . Mark FORBIDDEN when building the browser plugin. | Greg Lewis | 1 | -0/+1 |
2004-11-28 | . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as well | Greg Lewis | 4 | -0/+70 |
2004-11-27 | . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS. | Greg Lewis | 2 | -0/+77 |
2004-11-27 | . Fix the build with gcc 3.4 part 2/2. Don't use the flag | Greg Lewis | 4 | -0/+87 |
2004-11-27 | . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods public | Greg Lewis | 2 | -0/+44 |
2004-08-31 | . Fix the plugin build for gcc 3.4. | Greg Lewis | 1 | -0/+22 |
2004-08-31 | . Assume (un)registervm is in LOCALBASE _not_ PREFIX. | Greg Lewis | 1 | -2/+2 |
2004-08-31 | . Don't let find(1) descend into directories that may have already been | Greg Lewis | 1 | -1/+1 |
2004-08-10 | . Fix the main build for gcc 3.4. The HotSpot build may need some | Greg Lewis | 1 | -0/+13 |
2004-08-10 | . Set CC, CXX and CPP conditionally so that this port will respect them | Greg Lewis | 1 | -2/+16 |
2004-08-10 | . Call unregistervm with the VM we registered, not the comment associated | Greg Lewis | 1 | -1/+1 |
2004-03-17 | . SIZEify. | Greg Lewis | 1 | -0/+2 |
2004-02-06 | . It appears as though diablo is problematic on 5.x still, so default to | Greg Lewis | 1 | -0/+4 |
2004-02-06 | . Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports. | Greg Lewis | 1 | -0/+1 |
2004-02-04 | Add USE_GETTEXT and bump PORTREVISION. | Joe Marcus Clarke | 1 | -2/+2 |
2004-01-23 | Now gettext 0.12.1 is gettext-old. | Trevor Johnson | 1 | -1/+1 |
2004-01-22 | Use the CPIO macro defined in bsd.port.mk. | Trevor Johnson | 1 | -2/+0 |
2004-01-22 | Use the SORT macro from bsd.port.mk. | Trevor Johnson | 1 | -1/+0 |
2004-01-20 | . Add ${LOCALBASE}/lib to the default search path for JNI libraries for | Greg Lewis | 2 | -3/+21 |
2004-01-19 | . Add ${LOCALBASE}/lib to the default search path for libraries when using | Greg Lewis | 2 | -2/+17 |
2004-01-19 | . Convert spaces to tabs. | Greg Lewis | 1 | -8/+8 |
2004-01-14 | . Install the cacerts file from Sun's 1.3.1_10 release to avoid some | Greg Lewis | 2 | -0/+2 |
2003-12-19 | . Update to 1.3.1 patchset 9. | Greg Lewis | 16 | -1347/+16 |
2003-10-28 | . Fix the plugin build when LOCALBASE is not /usr/local. | Greg Lewis | 1 | -1/+2 |
2003-10-16 | . Fix pre-everything target. | Greg Lewis | 1 | -1/+1 |
2003-10-08 | . Use ${PTHREAD_LIBS} rather than -pthread. | Greg Lewis | 2 | -1/+30 |
2003-10-08 | . Make HotSpot compile with gcc 3.3.1. | Greg Lewis | 4 | -0/+151 |
2003-08-31 | . Remove native_threads directories when native threads are not specified | Greg Lewis | 2 | -4/+8 |
2003-08-30 | . Check for a setting of "-mcpu=k6" in CFLAGS and error if so. This | Greg Lewis | 1 | -2/+9 |
2003-08-29 | . Add support for bootstrapping with the Diablo Caffe JDK. The bootstrap | Greg Lewis | 1 | -3/+6 |
2003-08-22 | . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is | Greg Lewis | 2 | -4/+31 |
2003-08-02 | 1. Autodetect a previous jdk13 install and use that to bootstrap by | Greg Lewis | 1 | -20/+12 |
2003-07-21 | . Switch to using the appropriate Blackdown JDK for bootstrapping since | Greg Lewis | 1 | -2/+2 |
2003-07-11 | . Try to ensure that we get the correct version of some Netscape header | Greg Lewis | 1 | -0/+13 |
2003-06-15 | . In the cases where we need gtar, its an EXTRACT_DEPENDS, not a | Greg Lewis | 1 | -2/+2 |