index
:
FreeBSD-ports
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
branches/2015Q4
branches/2016Q1
branches/2016Q2
branches/2016Q3
branches/2016Q4
branches/2017Q1
branches/2017Q2
branches/2017Q3
branches/2017Q4
devel
master
Raptor Engineering's fork of pfsense FreeBSD ports tree with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
jdk13
Commit message (
Expand
)
Author
Age
Files
Lines
*
. Backport some fixes from 1.4 for the HotSpot Server VM when compiled
glewis
2004-12-07
2
-0
/
+56
*
. Mark FORBIDDEN when building the browser plugin.
glewis
2004-11-28
1
-0
/
+1
*
. Make sure that all calls to pthread_mutex_trylock handle EDEADLK as well
glewis
2004-11-28
4
-0
/
+70
*
. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
glewis
2004-11-27
2
-0
/
+77
*
. Fix the build with gcc 3.4 part 2/2. Don't use the flag
glewis
2004-11-27
4
-0
/
+87
*
. Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods public
glewis
2004-11-27
2
-0
/
+44
*
. Fix the plugin build for gcc 3.4.
glewis
2004-08-31
1
-0
/
+22
*
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
glewis
2004-08-31
1
-2
/
+2
*
. Don't let find(1) descend into directories that may have already been
glewis
2004-08-31
1
-1
/
+1
*
. Fix the main build for gcc 3.4. The HotSpot build may need some
glewis
2004-08-10
1
-0
/
+13
*
. Set CC, CXX and CPP conditionally so that this port will respect them
glewis
2004-08-10
1
-2
/
+16
*
. Call unregistervm with the VM we registered, not the comment associated
glewis
2004-08-10
1
-1
/
+1
*
. SIZEify.
glewis
2004-03-17
1
-0
/
+2
*
. It appears as though diablo is problematic on 5.x still, so default to
glewis
2004-02-06
1
-0
/
+4
*
. Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.
glewis
2004-02-06
1
-0
/
+1
*
Add USE_GETTEXT and bump PORTREVISION.
marcus
2004-02-04
1
-2
/
+2
*
Now gettext 0.12.1 is gettext-old.
trevor
2004-01-23
1
-1
/
+1
*
Use the CPIO macro defined in bsd.port.mk.
trevor
2004-01-22
1
-2
/
+0
*
Use the SORT macro from bsd.port.mk.
trevor
2004-01-22
1
-1
/
+0
*
. Add ${LOCALBASE}/lib to the default search path for JNI libraries for
glewis
2004-01-20
2
-3
/
+21
*
. Add ${LOCALBASE}/lib to the default search path for libraries when using
glewis
2004-01-19
2
-2
/
+17
*
. Convert spaces to tabs.
glewis
2004-01-19
1
-8
/
+8
*
. Install the cacerts file from Sun's 1.3.1_10 release to avoid some
glewis
2004-01-14
2
-0
/
+2
*
. Update to 1.3.1 patchset 9.
glewis
2003-12-19
16
-1347
/
+16
*
. Fix the plugin build when LOCALBASE is not /usr/local.
glewis
2003-10-28
1
-1
/
+2
*
. Fix pre-everything target.
glewis
2003-10-16
1
-1
/
+1
*
. Use ${PTHREAD_LIBS} rather than -pthread.
glewis
2003-10-08
2
-1
/
+30
*
. Make HotSpot compile with gcc 3.3.1.
glewis
2003-10-08
4
-0
/
+151
*
. Remove native_threads directories when native threads are not specified
glewis
2003-08-31
2
-4
/
+8
*
. Check for a setting of "-mcpu=k6" in CFLAGS and error if so. This
glewis
2003-08-30
1
-2
/
+9
*
. Add support for bootstrapping with the Diablo Caffe JDK. The bootstrap
glewis
2003-08-29
1
-3
/
+6
*
. Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is
glewis
2003-08-22
2
-4
/
+31
*
1. Autodetect a previous jdk13 install and use that to bootstrap by
glewis
2003-08-02
1
-20
/
+12
*
. Switch to using the appropriate Blackdown JDK for bootstrapping since
glewis
2003-07-21
1
-2
/
+2
*
. Try to ensure that we get the correct version of some Netscape header
glewis
2003-07-11
1
-0
/
+13
*
. In the cases where we need gtar, its an EXTRACT_DEPENDS, not a
glewis
2003-06-15
1
-2
/
+2
*
. Reorder the check for the source and patchset so that the failure
glewis
2003-06-15
1
-11
/
+11
*
. Bump PORTREVISION for the recent fixes.
glewis
2003-05-06
1
-1
/
+1
*
. Remove an assert() which asserts that if isatty() is true then
glewis
2003-05-06
1
-0
/
+12
*
. Fix Math.pow() when the JDK is compiled with optimisation flags set.
glewis
2003-04-30
1
-0
/
+176
*
. Now that we can use Classic and HotSpot, make classic (and hence green
glewis
2003-04-22
1
-0
/
+13
*
. Fix the shell wrapper to cope with HotSpot and as a result remove the
glewis
2003-04-22
2
-2
/
+81
*
1. Clean up demo/jfc/SwingSet2/resources before the install. This should
glewis
2003-04-07
1
-0
/
+4
*
. Fix the packing list:
glewis
2003-04-07
1
-29
/
+30
*
Don't set IGNORE when PACKAGE_BUILDING
kris
2003-03-04
1
-2
/
+2
*
de-pkg-comment
glewis
2003-02-28
2
-1
/
+1
*
1. Bump PORTREVISION for this and previous changes.
glewis
2003-02-28
2
-1
/
+91
*
. Updated version of native threads for FreeBSD. This uses recently
glewis
2003-02-28
1
-0
/
+726
*
. Rename our internal gethostby{name,addr}_r functions to avoid collisions.
glewis
2003-02-28
1
-0
/
+114
*
. Respect LOCALBASE in the DEVTOOLS_PATH setting.
glewis
2003-02-28
1
-0
/
+9
[next]