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
/
jdk15
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
. Diablo is no longer restricted to i386, so allow it to be a possible
glewis
2006-09-13
1
-4
/
+2
*
. Prevent problems opening RandomAccessFile with "rws" as the mode by
glewis
2006-09-09
2
-1
/
+22
*
. Fix a segfault caused by fonts with illegal glyph names or glyph names
glewis
2006-08-01
2
-1
/
+18
*
. Space out the arguments to OPTIONS with tabs rather than spaces.
glewis
2006-08-01
1
-4
/
+7
*
. Bump PORTREVISION.
glewis
2006-07-18
1
-1
/
+1
*
. On amd64 the plugin should look for the Server VM, since there is no
glewis
2006-07-18
3
-0
/
+45
*
. Properly deal with error cases in transferTo0().
glewis
2006-07-18
1
-0
/
+38
*
. Convert to using OPTIONS.
glewis
2006-07-18
2
-48
/
+48
*
. Bump PORTREVISION for the last three changes.
glewis
2006-06-16
1
-0
/
+1
*
. Work around a thread cache problem that caused javah to crash with an
glewis
2006-06-16
1
-0
/
+16
*
. Filter out corrupt environment variables with no name.
glewis
2006-06-16
1
-0
/
+22
*
. Increase the default stack size on amd64.
glewis
2006-06-16
1
-0
/
+13
*
Remove USE_REINPLACE from categories starting with a J
edwin
2006-05-09
1
-1
/
+0
*
. Make diablo-jdk15 the default bootstrap JDK for i386.
glewis
2006-04-25
1
-1
/
+4
*
. Fix key recognition problems when NumLock is on.
glewis
2006-04-25
2
-0
/
+60
*
. Update to 1.5.0 patchset 3.
glewis
2006-04-07
19
-391
/
+14
*
Reassign these ports from inactive maintainer to glewis, who has been doing
linimon
2006-03-31
1
-1
/
+1
*
. Set the REX bits correctly on amd64. Fixes possible segfaults with
glewis
2006-02-12
2
-1
/
+14
*
. Tweak the fix for linking with the system's version of zlib to just
glewis
2006-02-12
2
-7
/
+60
*
. Enable parallel compilation during the build of HotSpot. Note that we
glewis
2006-02-02
2
-1
/
+6
*
. Install a desktop icon for the java/jdk15 Control Panel. [1]
glewis
2006-01-29
2
-3
/
+35
*
. Link with the system libz instead of building the our own internal
glewis
2006-01-28
8
-88
/
+141
*
. USE_ICONV is required whether we're building the web parts or not.
glewis
2005-12-17
1
-1
/
+2
*
. Tell the user all the files they will need up front, instead of telling
glewis
2005-12-14
1
-33
/
+31
*
. Add $FreeBSD$.
glewis
2005-12-03
2
-0
/
+4
*
. "Privatise" the symbols in libzip.so to avoid conflicting with those
glewis
2005-12-02
2
-1
/
+86
*
. The patch to use getaddrinfo() #ifdef'ed out too much code. Change that
glewis
2005-12-02
1
-0
/
+25
*
. Add $FreeBSD$.
glewis
2005-11-23
1
-0
/
+1
*
. Add SHA256.
glewis
2005-11-23
1
-0
/
+3
*
. Make pkg-install install a symbolic link for the browser plugin if a
glewis
2005-11-23
3
-2
/
+72
*
Bump PORTREVISION to chase the glib20 shared library update.
marcus
2005-11-05
1
-1
/
+1
*
. Bump PORTREVISION for the last two fixes.
glewis
2005-10-13
1
-0
/
+1
*
. Switch to using XToolkit by default. According to
glewis
2005-10-13
2
-0
/
+34
*
. Fix javaws.
glewis
2005-10-13
3
-0
/
+54
*
. Include header files from the JDK that was just built, not from the
glewis
2005-09-27
1
-0
/
+17
*
. Update to patchset 2:
glewis
2005-09-20
19
-744
/
+91
*
. Force the Client VM when dumping the shared archive since you can't
glewis
2005-09-06
1
-1
/
+1
*
. Generate the class data shared archive during post-install to speed
glewis
2005-09-04
2
-11
/
+18
*
Add two more hunks to patch-koi8u. Should make the koi8-u fonts support better
mi
2005-08-03
1
-0
/
+17
*
Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh.
mi
2005-08-01
2
-0
/
+375
*
Use code long floating around the Internet to add support for KOI8-U
mi
2005-07-28
2
-3
/
+11
*
. Avoid memory corruption on FreeBSD 4.x. This seems to have no affect
glewis
2005-06-22
1
-0
/
+18
*
. Ensure that when files are extracted that their fully resolved path lies
glewis
2005-05-12
3
-1
/
+72
*
. Fix various problems with time zone handling including:
glewis
2005-05-12
1
-0
/
+100
*
. Using dladdr(3) to determine the path to the current executable, and
glewis
2005-05-12
1
-0
/
+62
*
. When linprocfs is not mounted the Linux JDK will output a warning message,
glewis
2005-04-08
1
-0
/
+17
*
. Bump PORTREVISION, forgotten when doing the fixes prior to the ports
glewis
2005-04-08
1
-3
/
+4
*
. Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h>
glewis
2005-04-07
3
-0
/
+46
*
. Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS for
glewis
2005-03-30
1
-0
/
+4
*
. Fix a typo that results in an undefined reference (sizof -> sizeof).
glewis
2005-03-21
1
-0
/
+13
[prev]
[next]