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
/
Mk
/
bsd.java.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable the use of Jikes when using Java 1.5 because the current stable version
hq
2005-11-03
1
-0
/
+5
*
. Prefer jdk15 over jdk14 on amd64 since the latter isn't supported on
glewis
2005-10-04
1
-0
/
+4
*
Fix typo in header documentation
hq
2005-07-15
1
-1
/
+1
*
Add JAVA_VERSION, JAVA_OS and JAVA_VENDOR to SUB_LIST.
hq
2005-02-27
1
-0
/
+9
*
Fix a typo in header documentation
hq
2005-02-25
1
-1
/
+1
*
Fix a typo
hq
2005-02-10
1
-1
/
+1
*
Add minimal support for jdk 1.5
phantom
2005-01-20
1
-3
/
+6
*
Add Java related substitutions to SUB_LIST: JAVASHAREDIR, JAVAJARDIR and
hq
2004-12-19
1
-2
/
+5
*
. Default 4.x to jdk14 as the Diablo JDK has been marked FORBIDDEN.
glewis
2004-12-05
1
-3
/
+1
*
When USE_ANT is defined, JAVA_BUILD is automatically set to 'jdk' but this
hq
2004-11-29
1
-8
/
+10
*
Ports that use USE_ANT will now automatically build with Jikes if available and
hq
2004-11-09
1
-0
/
+3
*
Additional error checking: check for defined variables that should not be. With
hq
2004-11-07
1
-0
/
+9
*
. Update the location the linux-ibm-jdk14 port installs into based on its
glewis
2004-09-09
1
-1
/
+1
*
. java/javavmwrapper now uses JAVALIBDIR rather than JAVAJARDIR, so modify
glewis
2004-09-03
1
-1
/
+1
*
. Rope in hq as a co-maintainer since he wrote most of the current version
glewis
2004-09-03
1
-1
/
+1
*
- Fix missing build dependency on devel/jikes (Jikes is effectively used for
hq
2004-09-02
1
-22
/
+39
*
. Take maintainership. Ernst doesn't currently have time and I've been
glewis
2004-09-02
1
-1
/
+9
*
. Add a USE_ANT variable with that provides a simple way to build a
glewis
2004-08-02
1
-0
/
+24
*
. Align some .endif with their corresponding .if.
glewis
2004-07-27
1
-3
/
+3
*
. Add a comment that the javavmwrapper port will need updating if
glewis
2004-07-12
1
-0
/
+2
*
. Reapply the changes of PR/61351 (by linimon) to bsd.java.mk 2.0. These
glewis
2004-07-01
1
-16
/
+16
*
. Add appropriate definitions for JAVASHAREDIR and JAVAJARDIR to
glewis
2004-06-29
1
-16
/
+20
*
. Switched stage 6 and 7 so JAVAC is no longer empty when not using jikes
glewis
2004-06-09
1
-35
/
+35
*
. Remove parentheses around the comparison of ${OSVERSION}. This is in
glewis
2004-04-19
1
-2
/
+2
*
Many fixes to the new bsd.java.mk, including:
glewis
2004-04-16
1
-363
/
+268
*
. Document the variables used/set in the header comment.
glewis
2004-04-05
1
-0
/
+83
*
. Fix an indentation bogon.
glewis
2004-04-05
1
-82
/
+82
*
. Correct spelling of "BSD Java Porting Team".
glewis
2004-04-05
1
-1
/
+1
*
. Allow ports to defined JAVA_EXTRACT when they want an explicit
glewis
2004-04-05
1
-1
/
+6
*
Bring in the new bsd.java.mk 2.0.
glewis
2004-04-03
1
-345
/
+325
*
Fixed an incorrect comment.
znerd
2004-01-23
1
-2
/
+1
*
Here come the patches!
marcus
2004-01-20
1
-6
/
+6
*
Fixed bug. If a Linux 1.4 JDK would have been installed, it
znerd
2003-12-15
1
-4
/
+7
*
. Note some of the JDKs are now 1.4.2 rather than 1.4.1 (the native one
glewis
2003-11-11
1
-7
/
+7
*
. Add support for the new diablo-jdk13 port. This will be the default
glewis
2003-09-03
1
-11
/
+33
*
Sun JDK 1.4 for Linux is now 1.4.2, not 1.4.1.
znerd
2003-07-18
1
-1
/
+1
*
. Remove an erroneous check that limited USE_JAVA to the form X.Y+. The
glewis
2003-05-01
1
-5
/
+0
*
Bad idea to have cvsup/conflict reminder about not-committed changes, but...
phantom
2003-04-16
1
-26
/
+85
*
Add support for native JDK 1.4.1 port.
sobomax
2003-04-15
1
-6
/
+25
*
Defining JAVASHAREDIR and JAVAJARDIR. If they're already set,
znerd
2002-11-18
1
-0
/
+4
*
Only using Jikes if NO_BUILD is not set.
znerd
2002-11-14
1
-1
/
+1
*
Fixed support for Blackdown JDK 1.3.x.
znerd
2002-10-14
1
-0
/
+2
*
Now supports the Sun JDK 1.4.1 for Linux instead of 1.4.0.
znerd
2002-09-17
1
-4
/
+4
*
Fixed support for Blackdown JDK 1.3 for Linux.
znerd
2002-09-17
1
-0
/
+1
*
Again changed the order within some lists for estetical reasons.
znerd
2002-08-12
1
-10
/
+10
*
Added Blackdown JDK 1.4.1 for Linux.
znerd
2002-08-12
1
-0
/
+1
*
Changed the order within a list for estetical reasons.
znerd
2002-08-12
1
-1
/
+1
*
Changed the installation directory of the Sun JDK 1.4.x
znerd
2002-08-10
1
-1
/
+1
*
Changed the installation directory of the Sun JDK 1.4.x for Linux
znerd
2002-08-10
1
-1
/
+1
*
Changed the installation directory of the Sun JDK 1.3.x for Linux to
znerd
2002-08-10
1
-1
/
+1
[next]