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
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
. 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
25
-2018
/
+8
*
. Backport parts of the 1.5 plugin to address plugin vulnerabilities.
Greg Lewis
2004-12-03
9
-3
/
+1420
*
. Mark FORBIDDEN when building with the browser plugin due to the
Greg Lewis
2004-11-24
1
-0
/
+2
*
. 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
2
-1
/
+14
*
. Bump PORTREVISION for the recent fixes.
Greg Lewis
2004-10-16
1
-1
/
+1
*
. 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
*
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
Greg Lewis
2004-09-02
1
-2
/
+2
*
. The changes to make in -CURRENT to use MAKEFLAGS make us unable to
Greg Lewis
2004-08-18
1
-1
/
+2
*
. Fix the build for gcc 3.4.
Greg Lewis
2004-08-12
3
-0
/
+47
*
SIZEfy
Alexey Zelkin
2004-03-20
1
-0
/
+3
*
. Set LATEST_LINK [1]
Alexey Zelkin
2004-03-05
3
-1
/
+317
*
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
Joe Marcus Clarke
2004-02-04
1
-1
/
+1
*
1. Switch 5.x version of jdk14 back to libc_r as default threading library.
Alexey Zelkin
2004-01-28
5
-1099
/
+1220
*
Update license to most recent SCSL license version.
Alexey Zelkin
2004-01-28
1
-24
/
+14
*
Use LS macro.
Trevor Johnson
2004-01-23
1
-1
/
+1
*
Use the CPIO macro defined in bsd.port.mk.
Trevor Johnson
2004-01-22
1
-2
/
+0
*
Use the SORT macro from bsd.port.mk.
Trevor Johnson
2004-01-22
1
-1
/
+0
*
. Check the return value of stat(2) when trying to read the javaws
Greg Lewis
2004-01-17
2
-0
/
+17
*
. Update to 1.4.2 patchset 6.
Greg Lewis
2004-01-14
7
-38
/
+20
*
Don't use patch release number while setting up BUILD_DEPENDS for
Alexey Zelkin
2003-12-16
1
-2
/
+3
*
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Trevor Johnson
2003-11-17
1
-1
/
+0
*
Fix path to patched file.
Alexey Zelkin
2003-11-12
1
-2
/
+2
*
Fix bootstrap jdk detection process, so it work in case if no valid jdk
Alexey Zelkin
2003-11-12
1
-4
/
+11
*
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
11
-286
/
+285
*
Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.
Alexey Zelkin
2003-11-10
1
-1
/
+0
*
. Add fix for "runaway process" problem. It should fix of stalled
Alexey Zelkin
2003-10-29
3
-2
/
+95
*
. Sort PTHREAD_FILES.
Greg Lewis
2003-10-21
1
-2
/
+3
*
. Add a missing BUILD_DEPENDS on NSPR so the plugin builds.
Greg Lewis
2003-10-13
1
-1
/
+2
*
. Override PKGINSTALL to place it in WRKDIR, which is writeable, rather
Greg Lewis
2003-10-13
1
-0
/
+1
*
. Update to 1.4.1p4.
Greg Lewis
2003-10-11
8
-59
/
+613
*
. Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generate
Greg Lewis
2003-10-11
1
-0
/
+13
*
. Sync with the change to linux-sun-jdk14 (it now installs in
Greg Lewis
2003-10-01
1
-1
/
+1
*
Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01
Alexey Zelkin
2003-09-08
1
-1
/
+1
*
Warn users about requirement of having linprocfs mounted in order to
Alexey Zelkin
2003-08-04
1
-2
/
+22
*
Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2.
Ernst de Haan
2003-07-21
1
-1
/
+3
*
Unbreak package build after recent Greg's commit (which changed
Alexey Zelkin
2003-05-08
1
-3
/
+3
*
. Add $FreeBSD$
Greg Lewis
2003-05-02
1
-0
/
+12
*
Fix checking of libc_r capabilities at FreeBSD version which
Alexey Zelkin
2003-03-15
1
-6
/
+22
*
Add runtime test to check of required libc_r functionality. I.e. warn
Alexey Zelkin
2003-03-13
2
-8
/
+94
*
Add notice about amount of disk space required
Alexey Zelkin
2003-03-13
1
-0
/
+9
*
Correct pkg-plist
Alexey Zelkin
2003-03-13
1
-204
/
+0
*
Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,
Alexey Zelkin
2003-03-13
1
-0
/
+2
*
Fix build on 5.0-RELEASE
Alexey Zelkin
2003-03-13
1
-0
/
+11
*
Bump PORTREVISION
Alexey Zelkin
2003-03-11
1
-0
/
+1
[next]