summaryrefslogtreecommitdiff
path: root/java/jdk/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unification of JDK port names.Ernst de Haan2002-06-121-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=61172
* Define int_t and uint_t on CURRENT too. This should fix tya and shujit onMaxim Sobolev2000-07-241-0/+11
-current systems. Notes: svn path=/head/; revision=30984