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
/
java
/
jdk14
Commit message (
Expand
)
Author
Age
Files
Lines
*
. Tell the user all the files they will need up front, instead of telling
glewis
2005-12-14
1
-33
/
+31
*
. Make pkg-install install a symbolic link for the browser plugin if a
glewis
2005-11-25
3
-12
/
+84
*
. Add SHA256.
glewis
2005-11-23
1
-0
/
+3
*
. Fix javaws.
glewis
2005-10-13
2
-1
/
+16
*
. Use ${PTHREAD_LIBS} when compiling the testos programme rather than
glewis
2005-09-03
1
-7
/
+1
*
. Ensure that when files are extracted that their fully resolved path lies
glewis
2005-05-11
3
-0
/
+72
*
. Fix various problems with time zone handling including:
glewis
2005-04-18
1
-0
/
+101
*
. Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS for
glewis
2005-03-30
1
-0
/
+4
*
. Move the invocation of unregistervm to the top of the packing list.
glewis
2005-02-18
1
-1
/
+1
*
Add support for picking up of motif includes and libraries via newly
phantom
2005-01-31
1
-3
/
+22
*
Unbreak plist generation
phantom
2005-01-29
1
-8
/
+5
*
Remove unused file
phantom
2005-01-14
1
-1763
/
+0
*
Autogenerate PLIST while installing
phantom
2005-01-14
1
-11
/
+13
*
Do not remove /usr/local/share/doc/java on uninstall.
phantom
2005-01-12
1
-1
/
+0
*
. Avoid a problem where, without linprocfs mounted, the first line of
glewis
2004-12-17
1
-0
/
+11
*
. Update to patchset 7.
glewis
2004-12-17
25
-2018
/
+8
*
. Backport parts of the 1.5 plugin to address plugin vulnerabilities.
glewis
2004-12-03
9
-3
/
+1420
*
. Mark FORBIDDEN when building with the browser plugin due to the
glewis
2004-11-24
1
-0
/
+2
*
. Take into account that pthread_mutex_trylock() can return EDEADLK as
glewis
2004-11-02
2
-0
/
+22
*
The BSD patchset for the Sun JDK modeled its thread behavior mostly after
green
2004-10-20
2
-1
/
+14
*
. Bump PORTREVISION for the recent fixes.
glewis
2004-10-16
1
-1
/
+1
*
. Fix the Server VM for gcc 3.4 part 2/2.
glewis
2004-10-16
1
-0
/
+24
*
. Fix the Server VM for gcc 3.4 part 1/2.
glewis
2004-10-16
1
-0
/
+38
*
. In the ReadChunk() function, change an assert() to be a "test for a
glewis
2004-10-16
1
-0
/
+53
*
. At least on FreeBSD, O_SYNC and O_DSYNC aren't both defined
glewis
2004-10-16
1
-0
/
+21
*
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
glewis
2004-09-02
1
-2
/
+2
*
. The changes to make in -CURRENT to use MAKEFLAGS make us unable to
glewis
2004-08-18
1
-1
/
+2
*
. Fix the build for gcc 3.4.
glewis
2004-08-12
3
-0
/
+47
*
SIZEfy
phantom
2004-03-20
1
-0
/
+3
*
. Set LATEST_LINK [1]
phantom
2004-03-05
3
-1
/
+317
*
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
marcus
2004-02-04
1
-1
/
+1
*
1. Switch 5.x version of jdk14 back to libc_r as default threading library.
phantom
2004-01-28
5
-1099
/
+1220
*
Update license to most recent SCSL license version.
phantom
2004-01-28
1
-24
/
+14
*
Use LS macro.
trevor
2004-01-23
1
-1
/
+1
*
Use the CPIO macro defined in bsd.port.mk.
trevor
2004-01-22
1
-2
/
+0
*
Use the SORT macro from bsd.port.mk.
trevor
2004-01-22
1
-1
/
+0
*
. Check the return value of stat(2) when trying to read the javaws
glewis
2004-01-17
2
-0
/
+17
*
. Update to 1.4.2 patchset 6.
glewis
2004-01-14
7
-38
/
+20
*
Don't use patch release number while setting up BUILD_DEPENDS for
phantom
2003-12-16
1
-2
/
+3
*
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
trevor
2003-11-17
1
-1
/
+0
*
Fix path to patched file.
phantom
2003-11-12
1
-2
/
+2
*
Fix bootstrap jdk detection process, so it work in case if no valid jdk
phantom
2003-11-12
1
-4
/
+11
*
Add patch to fix build problems on 5.x system reported by many people.
phantom
2003-11-12
1
-0
/
+13
*
Update to 1.4.2p5.
phantom
2003-11-11
11
-286
/
+285
*
Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.
phantom
2003-11-10
1
-1
/
+0
*
. Add fix for "runaway process" problem. It should fix of stalled
phantom
2003-10-29
3
-2
/
+95
*
. Sort PTHREAD_FILES.
glewis
2003-10-21
1
-2
/
+3
*
. Add a missing BUILD_DEPENDS on NSPR so the plugin builds.
glewis
2003-10-13
1
-1
/
+2
*
. Override PKGINSTALL to place it in WRKDIR, which is writeable, rather
glewis
2003-10-13
1
-0
/
+1
*
. Update to 1.4.1p4.
glewis
2003-10-11
8
-59
/
+613
[next]