summaryrefslogtreecommitdiff
path: root/java/openjdk6 (follow)
Commit message (Expand)AuthorAgeFilesLines
* The old URL for jtreg disappeared.Jung-uk Kim2015-11-191-4/+3
* Update to b37.Jung-uk Kim2015-11-172-4/+4
* - Update to b36.Jung-uk Kim2015-07-303-83/+157
* Use sysctl(3) instead of procfs(5) when we need executable path from PID.Jung-uk Kim2015-07-022-79/+98
* - Update to b35.Jung-uk Kim2015-06-304-98/+90
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-221-2/+0
* Fix build without precompiled headers and apply r384056 to java/openjdk6.Jung-uk Kim2015-05-202-7/+22
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-3/+2
* Fix a mismerged file for OpenJDK6.Jung-uk Kim2015-03-241-1/+1
* Tidy up default fontconfig.properties.Jung-uk Kim2015-03-242-76/+80
* Catch up with font directory changes.Jung-uk Kim2015-03-242-24/+24
* 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-245-5411/+351
* Allow building 10 years after 31 december 2004Antoine Brodin2014-12-301-0/+11
* Turn off -Werror for Clang 3.5+ and revert r374780 for now.Jung-uk Kim2014-12-162-270/+3
* Add an upstream patch to remove adlc's unused class FileBuffRegion.Jung-uk Kim2014-12-161-0/+270
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin2014-10-181-2/+27
* - Update to b33.Jung-uk Kim2014-10-174-715/+1485
* - Update to b32.Jung-uk Kim2014-07-174-140/+309
* Implement current and signal methods for sun.nio.ch.NativeThread. Note thisJung-uk Kim2014-06-272-1/+52
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-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-212-11/+61
* Actually fix the mis-merge.Jung-uk Kim2014-04-171-1/+1
* Fix couple of mis-merges.Jung-uk Kim2014-04-172-10/+21
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
* Update to b31.Jung-uk Kim2014-04-163-39/+29
* Add an upstream patch to fix yet another fallout from HotSpot 23 merge.Jung-uk Kim2014-03-122-1/+12
* Fix missing symbols after re-appearance of converters/libiconv on 10+. ThisJung-uk Kim2014-03-112-26/+25
* - Sync. extremely outdated sun.util.resources.TimeZoneNames to the latestJung-uk Kim2014-03-033-50/+4946
* - Update to b30.Jung-uk Kim2014-01-23106-41305/+277
* Build with Apache Ant 1.9.3.Jung-uk Kim2014-01-082-3/+3
* Revert lang/openjdk6 to b28.Mathieu Arnold2014-01-04106-263/+41294
* 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
* Re-add jtreg to the distinfo.Jung-uk Kim2013-12-241-0/+2
* - Update to b29.Jung-uk Kim2013-12-24106-41295/+261
* If /var/db/zoneinfo exists, use the file to determine timezone rather thanJung-uk Kim2013-12-112-11/+17
* Add multiple security patches and improvements from IcedTea6.Jung-uk Kim2013-12-04104-2/+41263
* - Add throw() to all user-defined operator new()s within HotSpot becauseJung-uk Kim2013-11-092-19/+779
* - Do not crash when unsupported options are specified. [1]Jung-uk Kim2013-11-052-62/+82
* - Turn off UseMembar by default. This workaround is not necessary any more.Jung-uk Kim2013-10-252-8/+108
* Allow overriding linker flags for standard C++ libraries and zlib.Jung-uk Kim2013-10-222-9/+18
* Allow adding extra patches from slave ports.Jung-uk Kim2013-10-161-1/+1
* Fix build on old releases where nitems() macro is not defined.Jung-uk Kim2013-10-151-2/+2
* Build with Apache Ant 1.9.2.Jung-uk Kim2013-10-142-3/+3
* 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-122-34/+17
* - Fix few mis-merges against HotSpot 23 and tie up some loose ends.Jung-uk Kim2013-10-105-70/+132