aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk6/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Switch some dependencies from a directory name or a file generated by pkg-ins...Antoine Brodin2015-01-241-3/+3
* Update to b34.Jung-uk Kim2015-01-241-10/+7
* Turn off -Werror for Clang 3.5+ and revert r374780 for now.Jung-uk Kim2014-12-161-0/+3
* - Update to b33.Jung-uk Kim2014-10-171-17/+5
* - Update to b32.Jung-uk Kim2014-07-171-4/+4
* Implement current and signal methods for sun.nio.ch.NativeThread. Note thisJung-uk Kim2014-06-271-1/+1
* USE_XZ --> USES=tar:xz.Dmitry Sivachenko2014-06-101-2/+1
* Mark it as unsafe for parallel build.Jung-uk Kim2014-06-061-3/+2
* Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be usedJung-uk Kim2014-05-211-2/+3
* Fix couple of mis-merges.Jung-uk Kim2014-04-171-1/+1
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
* Update to b31.Jung-uk Kim2014-04-161-3/+3
* Add an upstream patch to fix yet another fallout from HotSpot 23 merge.Jung-uk Kim2014-03-121-1/+1
* Fix missing symbols after re-appearance of converters/libiconv on 10+. ThisJung-uk Kim2014-03-111-11/+10
* - Sync. extremely outdated sun.util.resources.TimeZoneNames to the latestJung-uk Kim2014-03-031-7/+5
* - Update to b30.Jung-uk Kim2014-01-231-4/+11
* Build with Apache Ant 1.9.3.Jung-uk Kim2014-01-081-1/+1
* Revert lang/openjdk6 to b28.Mathieu Arnold2014-01-041-12/+5
* Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-1/+0
* Mark as forbidden, the port is now trigering a nasty FreeBSD bug!Baptiste Daroussin2013-12-271-0/+2
* - Update to b29.Jung-uk Kim2013-12-241-4/+10
* If /var/db/zoneinfo exists, use the file to determine timezone rather thanJung-uk Kim2013-12-111-1/+1
* Add multiple security patches and improvements from IcedTea6.Jung-uk Kim2013-12-041-1/+1
* - Add throw() to all user-defined operator new()s within HotSpot becauseJung-uk Kim2013-11-091-2/+2
* - Do not crash when unsupported options are specified. [1]Jung-uk Kim2013-11-051-1/+1
* - Turn off UseMembar by default. This workaround is not necessary any more.Jung-uk Kim2013-10-251-1/+1
* Allow overriding linker flags for standard C++ libraries and zlib.Jung-uk Kim2013-10-221-2/+11
* Allow adding extra patches from slave ports.Jung-uk Kim2013-10-161-1/+1
* Build with Apache Ant 1.9.2.Jung-uk Kim2013-10-141-1/+1
* Simplify compiler detection. COMPILER_TYPE must be defined since r330336.Jung-uk Kim2013-10-141-1/+1
* - Do not allow selecting both DEBUG and FASTDEBUG options. [1]Jung-uk Kim2013-10-121-8/+13
* - Fix few mis-merges against HotSpot 23 and tie up some loose ends.Jung-uk Kim2013-10-101-39/+26
* - Remove redundant bsd.port.pre.mk.Jung-uk Kim2013-10-101-4/+2
* Update to Build b28.Jung-uk Kim2013-10-091-52/+46
* Fix test option.Jung-uk Kim2013-10-081-2/+3
* Use echo correctly.Jung-uk Kim2013-10-081-14/+14
* Remove few lines added for testing at the last minute. This fixes plist.Jung-uk Kim2013-10-081-3/+0
* - Support staging.Jung-uk Kim2013-10-081-97/+111
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-201-1/+2
* - Add missing iconv USESGuido Falsi2013-09-151-1/+1
* Fix build with libc++.Jung-uk Kim2013-09-061-1/+1
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-0/+7
* Bump revision for openjdk6-jre to catch up with the master port change.Jung-uk Kim2013-07-261-1/+1
* Fix excessive memory consumption on head amd64, this prevent the package buil...Baptiste Daroussin2013-07-251-1/+1
* - Add couple of upstreamed IcedTea6 patches for consistency.Jung-uk Kim2013-07-221-1/+3
* Fix openjdk6-jre build.Jung-uk Kim2013-07-161-1/+1
* Add multiple security patches and improvements from IcedTea6 1.12.6.Jung-uk Kim2013-07-161-85/+4
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-2/+2
* Style change after r317320. We do not need a temporary variable any more.Jung-uk Kim2013-05-081-3/+2
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setBryan Drewery2013-05-041-4/+0