Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . Update to 7u71. | Greg Lewis | 2014-11-01 | 1 | -22/+0 |
| | | | | Notes: svn path=/head/; revision=372038 | ||||
* | . Fix unpack200 on i386/amd64 by only swapping bytes when this is actually | Greg Lewis | 2014-07-12 | 1 | -0/+22 |
a big endian machine. [1] . Bump PORTREVISION for the fix. . Speed up the build on multi-core machines using the MAKE_JOBS trickery from the openjdk8 Makefile. . Enlist openjdk7 users as testers of ant 1.9.4. . Add a dependency on fontconfig. PR: 191735 [1] Requested by: Michael Schmiedgen <schmiedgen@takwa.de> [2] Notes: svn path=/head/; revision=361627 |