index
:
ports
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
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
jdk13
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
. Don't let find(1) descend into directories that may have already been
Greg Lewis
2004-08-31
1
-1
/
+1
*
. It appears as though diablo is problematic on 5.x still, so default to
Greg Lewis
2004-02-06
1
-0
/
+4
*
. Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.
Greg Lewis
2004-02-06
1
-0
/
+1
*
Add USE_GETTEXT and bump PORTREVISION.
Joe Marcus Clarke
2004-02-04
1
-2
/
+2
*
Now gettext 0.12.1 is gettext-old.
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
*
. Add ${LOCALBASE}/lib to the default search path for JNI libraries for
Greg Lewis
2004-01-20
1
-3
/
+8
*
. Add ${LOCALBASE}/lib to the default search path for libraries when using
Greg Lewis
2004-01-19
1
-2
/
+4
*
. Convert spaces to tabs.
Greg Lewis
2004-01-19
1
-8
/
+8
*
. Install the cacerts file from Sun's 1.3.1_10 release to avoid some
Greg Lewis
2004-01-14
1
-0
/
+2
*
. Update to 1.3.1 patchset 9.
Greg Lewis
2003-12-19
1
-23
/
+6
*
. Fix the plugin build when LOCALBASE is not /usr/local.
Greg Lewis
2003-10-28
1
-1
/
+2
*
. Fix pre-everything target.
Greg Lewis
2003-10-16
1
-1
/
+1
*
. Use ${PTHREAD_LIBS} rather than -pthread.
Greg Lewis
2003-10-08
1
-1
/
+17
*
. Remove native_threads directories when native threads are not specified
Greg Lewis
2003-08-31
1
-0
/
+4
*
. Check for a setting of "-mcpu=k6" in CFLAGS and error if so. This
Greg Lewis
2003-08-30
1
-2
/
+9
*
. Add support for bootstrapping with the Diablo Caffe JDK. The bootstrap
Greg Lewis
2003-08-29
1
-3
/
+6
*
. Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is
Greg Lewis
2003-08-22
1
-4
/
+2
*
1. Autodetect a previous jdk13 install and use that to bootstrap by
Greg Lewis
2003-08-02
1
-20
/
+12
*
. Switch to using the appropriate Blackdown JDK for bootstrapping since
Greg Lewis
2003-07-21
1
-2
/
+2
*
. In the cases where we need gtar, its an EXTRACT_DEPENDS, not a
Greg Lewis
2003-06-15
1
-2
/
+2
*
. Reorder the check for the source and patchset so that the failure
Greg Lewis
2003-06-15
1
-11
/
+11
*
. Bump PORTREVISION for the recent fixes.
Greg Lewis
2003-05-06
1
-1
/
+1
*
. Fix the shell wrapper to cope with HotSpot and as a result remove the
Greg Lewis
2003-04-22
1
-2
/
+0
*
1. Clean up demo/jfc/SwingSet2/resources before the install. This should
Greg Lewis
2003-04-07
1
-0
/
+4
*
Don't set IGNORE when PACKAGE_BUILDING
Kris Kennaway
2003-03-04
1
-2
/
+2
*
de-pkg-comment
Greg Lewis
2003-02-28
1
-0
/
+1
*
1. Bump PORTREVISION for this and previous changes.
Greg Lewis
2003-02-28
1
-1
/
+82
*
. Update to patchset 8.
Greg Lewis
2003-02-12
1
-2
/
+1
*
Be consistent. If we're going to explicitly use /sbin/sysctl to check
Greg Lewis
2003-01-30
1
-1
/
+1
*
Use the full path to /sbin/sysctl
Kris Kennaway
2003-01-30
1
-1
/
+1
*
. Add optional (default: off) runtime dependencies for the font packages
Greg Lewis
2002-10-31
1
-0
/
+10
*
. Fix UDP packet broadcasting.
Greg Lewis
2002-10-31
1
-1
/
+1
*
. Check for open-motif with libXm.so, which we actually use, instead of
Greg Lewis
2002-10-29
1
-2
/
+2
*
. In the informative message regarding downloading the necessary files,
Greg Lewis
2002-10-29
1
-3
/
+3
*
. echo -> ${ECHO_MSG}
Greg Lewis
2002-10-25
1
-8
/
+8
*
. More XIM fixes for Japanese users (and presumably others with similar
Greg Lewis
2002-10-18
1
-0
/
+1
*
. Make the instructions for downloading the various source bits clearer.
Greg Lewis
2002-10-17
1
-6
/
+26
*
Not using IGNORE anymore to avoid package building.
Ernst de Haan
2002-10-10
1
-5
/
+2
*
Changed the installation directory of the Sun JDK 1.3.x for Linux to
Ernst de Haan
2002-08-10
1
-1
/
+1
*
. Fix a typo in a message printed out to the user.
Greg Lewis
2002-08-08
1
-1
/
+1
*
Add a check in pre-build for a sysctl which will cause an error during
Greg Lewis
2002-08-06
1
-0
/
+9
*
Now that sobomax has updated the system version of tar don't redefine
Greg Lewis
2002-08-05
1
-2
/
+5
*
Update to patchset 7.
Greg Lewis
2002-07-25
1
-2
/
+1
*
Remove unintentional dependency on readlink by replacing the call to it
Greg Lewis
2002-07-15
1
-1
/
+1
*
Only depend on the Linux JDK when NATIVE_BOOTSTRAP isn't defined.
Greg Lewis
2002-07-07
1
-1
/
+3
*
Add a pre-build target to check for a setting of WRKDIRPREFIX which will
Greg Lewis
2002-06-27
1
-0
/
+13
*
Add open-motif to RUN_DEPENDS temporarily until we teach the JDK to
Greg Lewis
2002-06-26
1
-0
/
+1
*
. Fix dependencies after recent JDK ports repo copy.
Greg Lewis
2002-06-13
1
-16
/
+19
[next]