aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/testindex.c
stat options
Period:
Authors:

Commits per author per week (path 'libibex/testindex.c')

AuthorW04 2025W05 2025W06 2025W07 2025Total
Total00000
master'>master FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk13
Commit message (Expand)AuthorAgeFilesLines
* . Don't allow bootstrapping with the expired linux-blackdown-jdk13 port.glewis2007-03-151-5/+1
* . Diablo JDK 1.3.1 is gone, remove it as a possible bootstrap.glewis2006-12-091-3/+0
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]glewis2006-12-094-13/+73
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-3/+3
* . Take account of the MFC or the *_r functions to RELENG_6.glewis2006-07-201-18/+32
* . Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_rglewis2006-06-171-0/+83
* Remove USE_REINPLACE from categories starting with a Jedwin2006-05-091-1/+0
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
* Conversion to a single libtool environment.ade2006-02-231-3/+2
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* . Always fix up the pthread library references, even if we're notglewis2006-01-141-4/+0
* . Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix,glewis2005-12-121-1/+4
* . Add SHA256.glewis2005-11-161-0/+2
* . Tell the user all the files they will need up front, instead of tellingglewis2005-09-031-24/+29
* . Set a BUILD_DEPENDS for consistency.glewis2005-07-231-1/+3
* . Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.glewis2005-07-231-7/+5
* . Add $FreeBSD$.glewis2005-04-292-0/+4
* . Bump PORTREVISION for the previous fix for jar(1).glewis2005-04-281-8/+8
* . Ensure that when files are extracted that their fully resolved path liesglewis2005-04-282-0/+67
* . Move the invocation of unregistervm to the top of the packing list.glewis2005-02-181-1/+1
* . Backport some fixes from 1.4 for the HotSpot Server VM when compiledglewis2004-12-082-0/+56
* . Mark FORBIDDEN when building the browser plugin.glewis2004-11-281-0/+1
* . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as wellglewis2004-11-284-0/+70
* . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.glewis2004-11-272-0/+77
* . Fix the build with gcc 3.4 part 2/2. Don't use the flagglewis2004-11-274-0/+87
* . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods publicglewis2004-11-272-0/+44
* . Fix the plugin build for gcc 3.4.glewis2004-09-011-0/+22
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.glewis2004-09-011-2/+2
* . Don't let find(1) descend into directories that may have already beenglewis2004-09-011-1/+1
* . Fix the main build for gcc 3.4. The HotSpot build may need someglewis2004-08-111-0/+13
* . Set CC, CXX and CPP conditionally so that this port will respect themglewis2004-08-111-2/+16
* . Call unregistervm with the VM we registered, not the comment associatedglewis2004-08-111-1/+1