index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
bsd.java.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for Java 1.1 and 1.2 in the ports tree
Herve Quiroz
2007-10-28
1
-36
/
+12
*
. Remove a check for OSVERSION >= 500000 since this is now true for all
Greg Lewis
2007-10-07
1
-1
/
+1
*
. Enforce NO_JIKES when 1.6 is required as well.
Greg Lewis
2007-08-05
1
-2
/
+3
*
. Support for the JDK 1.6 ports.
Greg Lewis
2007-08-05
1
-2
/
+8
*
. Remove references to deprecated, forbidden and expired port of the
Greg Lewis
2007-06-06
1
-3
/
+0
*
* Refine some comments about Linux emulation [1]
Mark Linimon
2007-03-06
1
-10
/
+3
*
bsd.port.mk
Pav Lucistnik
2007-01-31
1
-58
/
+8
*
. Add an entry for the linux-sun-jdk15 port.
Greg Lewis
2007-01-22
1
-1
/
+4
*
Convert whitespaces to tabs
Herve Quiroz
2006-10-07
1
-6
/
+6
*
. Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15
Greg Lewis
2006-09-14
1
-3
/
+2
*
. Remove the entry for the defunct diablo-jdk13 port.
Greg Lewis
2006-04-24
1
-3
/
+0
*
. Add an entry for the new Diablo Caffe (JDK) 1.5.0 binary.
Greg Lewis
2006-04-07
1
-2
/
+7
*
* Add bsd.database.mk [1]
Clement Laforet
2005-11-08
1
-7
/
+2
*
Disable the use of Jikes when using Java 1.5 because the current stable version
Herve Quiroz
2005-11-03
1
-0
/
+5
*
. Prefer jdk15 over jdk14 on amd64 since the latter isn't supported on
Greg Lewis
2005-10-04
1
-0
/
+4
*
Fix typo in header documentation
Herve Quiroz
2005-07-15
1
-1
/
+1
*
Add JAVA_VERSION, JAVA_OS and JAVA_VENDOR to SUB_LIST.
Herve Quiroz
2005-02-27
1
-0
/
+9
*
Fix a typo in header documentation
Herve Quiroz
2005-02-25
1
-1
/
+1
*
Fix a typo
Herve Quiroz
2005-02-10
1
-1
/
+1
*
Add minimal support for jdk 1.5
Alexey Zelkin
2005-01-20
1
-3
/
+6
*
Add Java related substitutions to SUB_LIST: JAVASHAREDIR, JAVAJARDIR and
Herve Quiroz
2004-12-19
1
-2
/
+5
*
. Default 4.x to jdk14 as the Diablo JDK has been marked FORBIDDEN.
Greg Lewis
2004-12-05
1
-3
/
+1
*
When USE_ANT is defined, JAVA_BUILD is automatically set to 'jdk' but this
Herve Quiroz
2004-11-29
1
-8
/
+10
*
Ports that use USE_ANT will now automatically build with Jikes if available and
Herve Quiroz
2004-11-09
1
-0
/
+3
*
Additional error checking: check for defined variables that should not be. With
Herve Quiroz
2004-11-07
1
-0
/
+9
*
. Update the location the linux-ibm-jdk14 port installs into based on its
Greg Lewis
2004-09-09
1
-1
/
+1
*
. java/javavmwrapper now uses JAVALIBDIR rather than JAVAJARDIR, so modify
Greg Lewis
2004-09-03
1
-1
/
+1
*
. Rope in hq as a co-maintainer since he wrote most of the current version
Greg Lewis
2004-09-03
1
-1
/
+1
*
- Fix missing build dependency on devel/jikes (Jikes is effectively used for
Herve Quiroz
2004-09-02
1
-22
/
+39
*
. Take maintainership. Ernst doesn't currently have time and I've been
Greg Lewis
2004-09-02
1
-1
/
+9
*
. Add a USE_ANT variable with that provides a simple way to build a
Greg Lewis
2004-08-02
1
-0
/
+24
*
. Align some .endif with their corresponding .if.
Greg Lewis
2004-07-27
1
-3
/
+3
*
. Add a comment that the javavmwrapper port will need updating if
Greg Lewis
2004-07-12
1
-0
/
+2
*
. Reapply the changes of PR/61351 (by linimon) to bsd.java.mk 2.0. These
Greg Lewis
2004-07-01
1
-16
/
+16
*
. Add appropriate definitions for JAVASHAREDIR and JAVAJARDIR to
Greg Lewis
2004-06-29
1
-16
/
+20
*
. Switched stage 6 and 7 so JAVAC is no longer empty when not using jikes
Greg Lewis
2004-06-09
1
-35
/
+35
*
. Remove parentheses around the comparison of ${OSVERSION}. This is in
Greg Lewis
2004-04-19
1
-2
/
+2
*
Many fixes to the new bsd.java.mk, including:
Greg Lewis
2004-04-16
1
-363
/
+268
*
. Document the variables used/set in the header comment.
Greg Lewis
2004-04-05
1
-0
/
+83
*
. Fix an indentation bogon.
Greg Lewis
2004-04-05
1
-82
/
+82
*
. Correct spelling of "BSD Java Porting Team".
Greg Lewis
2004-04-05
1
-1
/
+1
*
. Allow ports to defined JAVA_EXTRACT when they want an explicit
Greg Lewis
2004-04-05
1
-1
/
+6
*
Bring in the new bsd.java.mk 2.0.
Greg Lewis
2004-04-03
1
-345
/
+325
*
Fixed an incorrect comment.
Ernst de Haan
2004-01-23
1
-2
/
+1
*
Here come the patches!
Joe Marcus Clarke
2004-01-20
1
-6
/
+6
*
Fixed bug. If a Linux 1.4 JDK would have been installed, it
Ernst de Haan
2003-12-15
1
-4
/
+7
*
. Note some of the JDKs are now 1.4.2 rather than 1.4.1 (the native one
Greg Lewis
2003-11-11
1
-7
/
+7
*
. Add support for the new diablo-jdk13 port. This will be the default
Greg Lewis
2003-09-03
1
-11
/
+33
*
Sun JDK 1.4 for Linux is now 1.4.2, not 1.4.1.
Ernst de Haan
2003-07-18
1
-1
/
+1
*
. Remove an erroneous check that limited USE_JAVA to the form X.Y+. The
Greg Lewis
2003-05-01
1
-5
/
+0
[next]