summaryrefslogtreecommitdiff
path: root/java/jdk13 (follow)
Commit message (Expand)AuthorAgeFilesLines
* . Make it so we include Xm/XmIm.h rather than defining our own prototype.Greg Lewis2007-06-021-0/+13
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
* . Don't allow bootstrapping with the expired linux-blackdown-jdk13 port.Greg Lewis2007-03-141-5/+1
* . Diablo JDK 1.3.1 is gone, remove it as a possible bootstrap.Greg Lewis2006-12-081-3/+0
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]Greg Lewis2006-12-084-13/+73
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-3/+3
* . Take account of the MFC or the *_r functions to RELENG_6.Greg Lewis2006-07-191-18/+32
* . Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_rGreg Lewis2006-06-161-0/+83
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
* Conversion to a single libtool environment.Ade Lovett2006-02-231-3/+2
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
* . Always fix up the pthread library references, even if we're notGreg Lewis2006-01-131-4/+0
* . Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix,Greg Lewis2005-12-111-1/+4
* . Add SHA256.Greg Lewis2005-11-161-0/+2
* . Tell the user all the files they will need up front, instead of tellingGreg Lewis2005-09-031-24/+29
* . Set a BUILD_DEPENDS for consistency.Greg Lewis2005-07-231-1/+3
* . Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.Greg Lewis2005-07-231-7/+5
* . Add $FreeBSD$.Greg Lewis2005-04-282-0/+4
* . Bump PORTREVISION for the previous fix for jar(1).Greg Lewis2005-04-271-8/+8
* . Ensure that when files are extracted that their fully resolved path liesGreg Lewis2005-04-272-0/+67
* . Move the invocation of unregistervm to the top of the packing list.Greg Lewis2005-02-171-1/+1
* . Backport some fixes from 1.4 for the HotSpot Server VM when compiledGreg Lewis2004-12-072-0/+56
* . Mark FORBIDDEN when building the browser plugin.Greg Lewis2004-11-281-0/+1
* . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as wellGreg Lewis2004-11-284-0/+70
* . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.Greg Lewis2004-11-272-0/+77
* . Fix the build with gcc 3.4 part 2/2. Don't use the flagGreg Lewis2004-11-274-0/+87
* . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods publicGreg Lewis2004-11-272-0/+44
* . Fix the plugin build for gcc 3.4.Greg Lewis2004-08-311-0/+22
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.Greg Lewis2004-08-311-2/+2
* . Don't let find(1) descend into directories that may have already beenGreg Lewis2004-08-311-1/+1
* . Fix the main build for gcc 3.4. The HotSpot build may need someGreg Lewis2004-08-101-0/+13
* . Set CC, CXX and CPP conditionally so that this port will respect themGreg Lewis2004-08-101-2/+16
* . Call unregistervm with the VM we registered, not the comment associatedGreg Lewis2004-08-101-1/+1
* . SIZEify.Greg Lewis2004-03-171-0/+2
* . It appears as though diablo is problematic on 5.x still, so default toGreg Lewis2004-02-061-0/+4
* . Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.Greg Lewis2004-02-061-0/+1
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-2/+0
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+0
* . Add ${LOCALBASE}/lib to the default search path for JNI libraries forGreg Lewis2004-01-202-3/+21
* . Add ${LOCALBASE}/lib to the default search path for libraries when usingGreg Lewis2004-01-192-2/+17
* . Convert spaces to tabs.Greg Lewis2004-01-191-8/+8
* . Install the cacerts file from Sun's 1.3.1_10 release to avoid someGreg Lewis2004-01-142-0/+2
* . Update to 1.3.1 patchset 9.Greg Lewis2003-12-1916-1347/+16
* . Fix the plugin build when LOCALBASE is not /usr/local.Greg Lewis2003-10-281-1/+2
* . Fix pre-everything target.Greg Lewis2003-10-161-1/+1
* . Use ${PTHREAD_LIBS} rather than -pthread.Greg Lewis2003-10-082-1/+30
* . Make HotSpot compile with gcc 3.3.1.Greg Lewis2003-10-084-0/+151