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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
. The IPV6_ONLY option is unnecessary as IPV6_V6ONLY is defined in
glewis
2006-10-09
1
-5
/
+0
*
. Add support for installing the JCE policy files. [1]
glewis
2006-10-08
1
-30
/
+44
*
Remove USE_REINPLACE from categories starting with a J
edwin
2006-05-09
1
-1
/
+0
*
Reassign these ports from inactive maintainer to glewis, who has been doing
linimon
2006-03-31
1
-1
/
+1
*
. Link with the system libz instead of building the our own internal
glewis
2006-02-12
1
-1
/
+1
*
. Update to patchset 8.
glewis
2006-01-20
1
-1
/
+1
*
- fix build in JAILS
dinoex
2006-01-07
1
-0
/
+2
*
. 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
1
-2
/
+5
*
. Fix javaws.
glewis
2005-10-13
1
-1
/
+1
*
. 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
1
-0
/
+1
*
. 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
*
Autogenerate PLIST while installing
phantom
2005-01-14
1
-11
/
+13
*
. Update to patchset 7.
glewis
2004-12-17
1
-2
/
+4
*
. Backport parts of the 1.5 plugin to address plugin vulnerabilities.
glewis
2004-12-03
1
-3
/
+1
*
. Mark FORBIDDEN when building with the browser plugin due to the
glewis
2004-11-24
1
-0
/
+2
*
The BSD patchset for the Sun JDK modeled its thread behavior mostly after
green
2004-10-20
1
-1
/
+1
*
. Bump PORTREVISION for the recent fixes.
glewis
2004-10-16
1
-1
/
+1
*
. The changes to make in -CURRENT to use MAKEFLAGS make us unable to
glewis
2004-08-18
1
-1
/
+2
*
. Set LATEST_LINK [1]
phantom
2004-03-05
1
-1
/
+2
*
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
1
-13
/
+60
*
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
1
-0
/
+1
*
. Update to 1.4.2 patchset 6.
glewis
2004-01-14
1
-1
/
+5
*
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 bootstrap jdk detection process, so it work in case if no valid jdk
phantom
2003-11-12
1
-4
/
+11
*
Update to 1.4.2p5.
phantom
2003-11-11
1
-50
/
+77
*
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
1
-2
/
+1
*
. 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
1
-2
/
+18
*
. Sync with the change to linux-sun-jdk14 (it now installs in
glewis
2003-10-01
1
-1
/
+1
*
Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01
phantom
2003-09-08
1
-1
/
+1
*
Warn users about requirement of having linprocfs mounted in order to
phantom
2003-08-04
1
-2
/
+22
*
Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2.
znerd
2003-07-21
1
-1
/
+3
*
Fix checking of libc_r capabilities at FreeBSD version which
phantom
2003-03-15
1
-6
/
+22
*
Add runtime test to check of required libc_r functionality. I.e. warn
phantom
2003-03-13
1
-8
/
+13
*
Add notice about amount of disk space required
phantom
2003-03-13
1
-0
/
+9
*
Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,
phantom
2003-03-13
1
-0
/
+2
*
Bump PORTREVISION
phantom
2003-03-11
1
-0
/
+1
[next]