index
:
freebsd/ports.git
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
2024Q3
2024Q4
2025Q1
2025Q2
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
jdk14
/
files
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove expired port:
Rene Ladan
2011-06-28
18
-631
/
+0
*
- Fix patch reject after xorg cleanup
Martin Wilke
2008-04-25
1
-11
/
+11
*
- Remove unneeded dependency from gtk12/gtk20 [1]
Martin Wilke
2008-04-19
6
-13
/
+13
*
. More respect for ${CC}, ${CXX} and ${CPP}.
Greg Lewis
2007-06-06
1
-3
/
+22
*
. Make it so we include Xm/XmIm.h rather than defining our own prototype.
Greg Lewis
2007-05-22
1
-0
/
+13
*
. Replace some hardwired /usr/X11R6 instances with X11BASE. [1]
Greg Lewis
2006-12-08
3
-3
/
+44
*
. Add a patch to support IPv6 only operation.
Greg Lewis
2006-10-08
1
-0
/
+131
*
. Use a mutex to make the resolver functions thread safe on FreeBSD 4.x
Greg Lewis
2006-10-08
1
-0
/
+110
*
. Link with the system libz instead of building the our own internal
Greg Lewis
2006-02-12
2
-0
/
+49
*
. Update to patchset 8.
Greg Lewis
2006-01-20
5
-192
/
+13
*
. Make pkg-install install a symbolic link for the browser plugin if a
Greg Lewis
2005-11-25
2
-10
/
+79
*
. Fix javaws.
Greg Lewis
2005-10-13
1
-0
/
+15
*
. Ensure that when files are extracted that their fully resolved path lies
Greg Lewis
2005-05-11
2
-0
/
+71
*
. Fix various problems with time zone handling including:
Greg Lewis
2005-04-18
1
-0
/
+101
*
. Avoid a problem where, without linprocfs mounted, the first line of
Greg Lewis
2004-12-17
1
-0
/
+11
*
. Update to patchset 7.
Greg Lewis
2004-12-17
22
-2014
/
+0
*
. Backport parts of the 1.5 plugin to address plugin vulnerabilities.
Greg Lewis
2004-12-03
8
-0
/
+1419
*
. Take into account that pthread_mutex_trylock() can return EDEADLK as
Greg Lewis
2004-11-02
2
-0
/
+22
*
The BSD patchset for the Sun JDK modeled its thread behavior mostly after
Brian Feldman
2004-10-20
1
-0
/
+13
*
. Fix the Server VM for gcc 3.4 part 2/2.
Greg Lewis
2004-10-16
1
-0
/
+24
*
. Fix the Server VM for gcc 3.4 part 1/2.
Greg Lewis
2004-10-16
1
-0
/
+38
*
. In the ReadChunk() function, change an assert() to be a "test for a
Greg Lewis
2004-10-16
1
-0
/
+53
*
. At least on FreeBSD, O_SYNC and O_DSYNC aren't both defined
Greg Lewis
2004-10-16
1
-0
/
+21
*
. Fix the build for gcc 3.4.
Greg Lewis
2004-08-12
3
-0
/
+47
*
. Set LATEST_LINK [1]
Alexey Zelkin
2004-03-05
2
-0
/
+315
*
1. Switch 5.x version of jdk14 back to libc_r as default threading library.
Alexey Zelkin
2004-01-28
3
-0
/
+74
*
. Check the return value of stat(2) when trying to read the javaws
Greg Lewis
2004-01-17
1
-0
/
+16
*
. Update to 1.4.2 patchset 6.
Greg Lewis
2004-01-14
4
-36
/
+10
*
Fix path to patched file.
Alexey Zelkin
2003-11-12
1
-2
/
+2
*
Add patch to fix build problems on 5.x system reported by many people.
Alexey Zelkin
2003-11-12
1
-0
/
+13
*
Update to 1.4.2p5.
Alexey Zelkin
2003-11-11
7
-107
/
+53
*
. Add fix for "runaway process" problem. It should fix of stalled
Alexey Zelkin
2003-10-29
1
-0
/
+93
*
. Update to 1.4.1p4.
Greg Lewis
2003-10-11
5
-56
/
+26
*
. Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generate
Greg Lewis
2003-10-11
1
-0
/
+13
*
. Add $FreeBSD$
Greg Lewis
2003-05-02
1
-0
/
+12
*
Add runtime test to check of required libc_r functionality. I.e. warn
Alexey Zelkin
2003-03-13
1
-0
/
+81
*
Fix build on 5.0-RELEASE
Alexey Zelkin
2003-03-13
1
-0
/
+11
*
Since we have problems with running debuging binaries on some machines
Alexey Zelkin
2003-03-11
1
-0
/
+15
*
Add patch which backouts some of my early compile hacks which now preventing
Alexey Zelkin
2003-03-11
1
-0
/
+13
*
I am pleased to announce first public -beta patchset of FreeBSD/Java port
Alexey Zelkin
2003-03-06
5
-889
/
+8
*
. Updated version of native threads for FreeBSD. This uses recently
Greg Lewis
2003-02-28
1
-0
/
+726
*
. Rename our internal gethostby{name,addr}_r functions to avoid collisions.
Greg Lewis
2003-02-28
1
-0
/
+114
*
. Respect LOCALBASE in the DEVTOOLS_PATH setting.
Greg Lewis
2003-02-28
1
-0
/
+9
*
. Add missing include of <sys/time.h>, needed by <sys/resource.h> for
Greg Lewis
2003-02-28
1
-0
/
+12
*
. Be consistent about our compiler settings. Using gcc32 here was both
Greg Lewis
2003-02-28
1
-0
/
+13
*
. Resurrect patch accidentally removed in last commit.
Greg Lewis
2003-02-12
1
-0
/
+18
*
. Update to patchset 8.
Greg Lewis
2003-02-12
10
-1139
/
+0
*
. Fix UDP packet broadcasting.
Greg Lewis
2002-10-31
1
-0
/
+14
*
. Chinese font.properties and make glue.
Greg Lewis
2002-10-25
2
-2
/
+245
*
. More XIM fixes for Japanese users (and presumably others with similar
Greg Lewis
2002-10-18
1
-0
/
+63
[next]