Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decommissioning java 1.5 (EOLed since October 2009): | Baptiste Daroussin | 2012-12-10 | 1 | -15/+0 |
| | | | | | | | | | | | | | removal of the different 1.5 jre and jdk vendors Removing outdated jdk16 vendors: removing all the bsdjava and freebsd vendors, consider using openjdk6 or openjsk7 instead. Discussed with: java (glarkin) Notes: svn path=/head/; revision=308619 | ||||
* | . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2] | Greg Lewis | 2007-08-06 | 1 | -0/+15 |
. Add some more make environment variables to control the build of the debug versions. [1] . Allow the setting of ALT_PARALLEL_BUILD_JOBS. [1] . Install more of the Gnome desktop files, and provide them with the correct path for the installation. [1] . Add ${LOCALBASE}/lib to the default library path in HotSpot. [1] . Backwards compatibility in time zone updates. [1] . Bump PORTREVISION. Submitted by: jkim [1] Inspired by: scf [2] Notes: svn path=/head/; revision=197232 |