CVS log for ports/java/jdk12-beta/Attic/Makefile
Up to [FreeBSD] / ports / java / jdk12-beta
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10
Wed Jun 12 20:50:05 2002 UTC (9 years, 8 months ago) by znerd
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.9: +1 -1 lines
Unification of JDK port names. ports/java/Makefile Matches new names and locations of JDK ports. Checked sorting. ports/java/jdk All files removed from CVS. This port is moved to java/jdk11. Checked that the repocopy was okay. ports/java/jdk12-beta All files removed from CVS. This port is moved to java/jdk12. Checked that the repocopy was okay. ports/java/linux-jdk All files removed from CVS. This port is moved to java/linux-blackdown-jdk12. Checked that the repocopy was okay. ports/java/linux-jdk13 All files removed from CVS. This port is moved to java/linux-sun-jdk13. Checked that the repocopy was okay. ports/java/linux-jdk14 All files removed from CVS. This port is moved to java/linux-sun-jdk14. Checked that the repocopy was okay. PR: 27358
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jun 4 00:43:27 2002 UTC (9 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Switch dependency from open-motif-devel to open-motif, since the former was removed. Pointy hat to: obrien
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 13 01:04:08 2002 UTC (9 years, 10 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Fix user and group ownership of the installed files when they have been built by someone other than root. Instead of moving the files with tar, move them with cpio and set up ownership. This leaves 11 of the ports listed in the PR still to go. PR: 36411 Submitted by: Alan Eldridge <ports@geeksrus.net> Reviewed by: sobomax Approved by: sobomax
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 12 20:05:37 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Hand over maintainership to Java Boy (glewis). :)))
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 3 14:25:51 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update link to the place where distfile can be downloaded. PR: 27058 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 14 21:12:54 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
fix typo: - the previous replacement of \s+# -> \t\t# triggered error "Unassociated shell command #" Submitted by: Dan Langille <dan@langille.org>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Feb 14 20:19:37 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
typo clean up police: \s -> \t
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 3 16:06:41 2000 UTC (11 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2 lines
Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing. Reported by: Max Khon <fjoe@plesk.com>, Ilya Krel <ilya@krel.org>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 14 11:58:04 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
This port is i386 only for the moment. We need some assembler code written to make the Alpha work. Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 13 12:41:25 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code from Sun and patchset from FreeBSD Java Project.
