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
/
java
/
openjdk6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up patches. No functional change.
Jung-uk Kim
2012-09-27
3
-17
/
+21
*
Use fdescfs(5) and procfs(5) consistently.
Jung-uk Kim
2012-09-26
4
-102
/
+204
*
- Override GCC used by HotSpot SA. [1]
Jung-uk Kim
2012-09-18
2
-11
/
+29
*
- Honor CC, CXX, and CPP. [1]
Jung-uk Kim
2012-09-18
2
-37
/
+124
*
- Enlist openjdk6 users as testers of ant 1.8.4 as well.
Jung-uk Kim
2012-09-07
2
-3
/
+4
*
- Update security patch to fix CVE-2012-0547 and CVE-2012-1682.
Jung-uk Kim
2012-09-07
2
-131
/
+4932
*
- Fix multiple security vulnerabilities. [1]
Jung-uk Kim
2012-06-13
2
-24
/
+2134
*
. Specifically reference zip/unzip in ${LOCALBASE}/bin, since that is where
Greg Lewis
2012-05-27
1
-2
/
+2
*
. Bootstrap with ant 1.8.3.
Greg Lewis
2012-05-12
2
-3
/
+3
*
Update jtreg to 4.1 b04.
Jung-uk Kim
2012-05-09
2
-4
/
+4
*
. Update to build 25.
Greg Lewis
2012-05-09
3
-791
/
+5
*
. Fix the look up of time zone data when TZUPDATE is turned on and as a
Greg Lewis
2012-05-02
2
-2
/
+16
*
. Turn the TZUPDATE option off by default until I can figure out how that
Greg Lewis
2012-04-19
1
-2
/
+2
*
. Use the new java-zoneinfo port to provide updated time zone info.
Greg Lewis
2012-04-13
1
-3
/
+14
*
Fix multiple security vulnerabilities.
Jung-uk Kim
2012-02-18
2
-1
/
+786
*
- Add variable JDK_UPDATE_VERSION for java to 30 (current Oracle release of J...
Jason Helfman
2012-01-13
1
-2
/
+4
*
- Replace hsearch_r from GNU libc with Berkeley DB from our libc.
Jung-uk Kim
2012-01-13
2
-302
/
+169
*
Installs built jars that were previously not installed.
Jason Helfman
2011-12-30
1
-0
/
+2
*
- Update to b24. [1]
Jung-uk Kim
2011-11-30
3
-17
/
+16
*
- Add an additional patch to support i386 CPUs without CMOV instruction
Jung-uk Kim
2011-08-09
3
-5
/
+185
*
- Update to build 23.
Jung-uk Kim
2011-07-11
7
-2163
/
+5079
*
- Update IcedTea-Web to 1.0.3.
Jung-uk Kim
2011-06-14
2
-5
/
+5
*
Bump PORTREVISION after open-mofit update
Max Brazhnikov
2011-05-02
1
-1
/
+1
*
Re-add accidentally removed jtreg to distinfo.
Jung-uk Kim
2011-04-04
1
-0
/
+2
*
Update IcedTea-Web to 1.0.2.
Jung-uk Kim
2011-04-04
2
-6
/
+4
*
Force libxul include directory and allow building IcedTea-Web plugin with
Jung-uk Kim
2011-03-28
1
-2
/
+6
*
Rework the previous fix to sync. with upstream:
Jung-uk Kim
2011-03-17
1
-7
/
+15
*
Fix a severe regression introduced with the "disable IPV6_V6ONLY option".
Alex Dupre
2011-03-17
2
-2
/
+2
*
Add an option to apply extra patches originated from IcedTea project (turned
Jung-uk Kim
2011-03-07
2
-18
/
+666
*
Backport a long standing bug fix from OpenJDK7, i.e., disable IPV6_V6ONLY
Jung-uk Kim
2011-03-03
2
-35
/
+219
*
Fix a test case for default charset.
Jung-uk Kim
2011-03-02
1
-0
/
+35
*
Update to build 22.
Jung-uk Kim
2011-03-01
4
-1683
/
+17
*
Update apache-ant to 1.8.2 bugfix release.
Alex Dupre
2011-02-25
2
-3
/
+3
*
Update IcedTea-Web to 1.0.1 and fix multiple security vulnerabilities.
Jung-uk Kim
2011-02-21
5
-21
/
+1676
*
Add experimental support for sound via ALSA pcm-oss plugin. This feature
Jung-uk Kim
2011-02-11
5
-44
/
+115
*
Fix a typo in the previous commit. We have more than one line now.
Jung-uk Kim
2011-02-11
1
-1
/
+1
*
- Implement some missing FreeBSD-specific methods, i.e., swap info, committed
Jung-uk Kim
2011-02-11
4
-27
/
+118
*
- Update to build 21.
Jung-uk Kim
2011-02-09
7
-2585
/
+3507
*
. Fix infinite loop in parsing certain doubles. See CVE-2010-4476.
Greg Lewis
2011-02-09
2
-1
/
+12
*
Update IcedTea6 web support to 1.9.4 (CVE-2010-4351).
Jung-uk Kim
2011-01-18
3
-10
/
+10
*
Fix a typo in the BSD patchset.
Jung-uk Kim
2011-01-04
2
-2
/
+2
*
- Use apache-ant 1.8.1 while devel/apache-ant was updated
Sunpoet Po-Chuan Hsieh
2010-12-14
2
-4
/
+4
*
. Make rlen a size_t instead of an int. Fixes a crash on 64 bit architectures.
Greg Lewis
2010-12-13
1
-1
/
+1
*
- Update IcedTea6 web support to 1.9.2.
Jung-uk Kim
2010-11-24
4
-34
/
+36
*
. Set LIBOWN and LIBGRP to the current user's uid and gid to allow building
Greg Lewis
2010-10-31
1
-0
/
+2
*
Update Web Start and Java plugin to IcedTea6 1.9.1.
Jung-uk Kim
2010-10-13
3
-9
/
+11
*
Improve pthread cancellation and update comments.
Jung-uk Kim
2010-09-24
1
-14
/
+34
*
- Rewrite IcedTea6 plugin patch to improve stability of initialization/shutdown
Jung-uk Kim
2010-09-23
3
-42
/
+65
*
Introducing support for Web Start and Mozilla plugin from IcedTea6 1.9.
Jung-uk Kim
2010-09-16
6
-7
/
+605
*
. Respect MAKE_JOB_NUMBERS and use that to set up the number of HotSpot
Greg Lewis
2010-09-09
1
-1
/
+7
[next]