aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk7
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with Clang 4.0.Jung-uk Kim2017-05-311-0/+11
* . Update to 7u141.Greg Lewis2017-05-303-927/+808
* . Update to 7u131.Greg Lewis2017-05-295-2692/+2533
* Merge fixes for JDK-6900441 and JDK-8029453 from Linux sources.Jung-uk Kim2017-04-133-1/+303
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-3/+1
* . Fix compilation with Clang 4.0Greg Lewis2017-01-152-1/+21
* Add an X11 option to java/openjdk[78]Alan Somers2016-12-091-4/+18
* Update cacerts file using the one included in 8u111 release.Alex Dupre2016-10-242-0/+1
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
* Update to use Apache Ant 1.9.7.Jung-uk Kim2016-08-242-4/+4
* . Update to 7u111.Greg Lewis2016-08-203-1767/+2054
* More typosBaptiste Daroussin2016-07-311-1/+1
* Use the new @javavmBaptiste Daroussin2016-07-311-2/+1
* . Handle unsafe operations that access invalid memory more gracefully.Greg Lewis2016-06-132-0/+15
* . Update to 7u101Greg Lewis2016-05-213-2016/+1054
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-10/+10
* Combine print/cups-base, print/cups-client and print/cups-image intoTijl Coosemans2016-03-111-1/+1
* . Update to 7u95.Greg Lewis2016-02-033-882/+1923
* . Update to 7u91Greg Lewis2015-12-142-4/+9
* . Move the large patches which contain the changes between updates of theGreg Lewis2015-09-0910-294686/+25
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-2/+0
* . Give openjdk7-jre a unique LATEST_LINK value.Greg Lewis2015-07-031-1/+1
* Add a slave port to create JRE-only package for java/openjdk7.Jung-uk Kim2015-07-021-10/+36
* Use sysctl(3) instead of procfs(5) when we need executable path from PID.Jung-uk Kim2015-07-023-0/+122
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-221-2/+0
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+1
* . Update to 7u80.Greg Lewis2015-04-283-867/+110288
* Fix build with GCC with recent head kernel by disabling PCH for GCC.Bryan Drewery2015-04-151-1/+6
* 6 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-241-1/+1
* Properly use BLOCKING_IO_RETURN_INT() macro for NET_Accept().Jung-uk Kim2015-02-162-0/+17
* . Update to 7u76Greg Lewis2015-02-0211-136800/+233347
* . Fix window maximisation under Gnome 3.Greg Lewis2015-02-021-0/+11
* Switch some dependencies from a directory name or a file generated by pkg-ins...Antoine Brodin2015-01-241-2/+2
* Allow building 10 years after 31 decembre 2004Antoine Brodin2014-12-301-0/+11
* Turn off -Werror for Clang 3.5+ and revert r374780 for now.Jung-uk Kim2014-12-161-270/+0
* Add an upstream patch to remove adlc's unused class FileBuffRegion.Jung-uk Kim2014-12-161-0/+270
* Fix symbol mapfile for libvm.so. Note FreeBSD still uses GNU nm(1).Jung-uk Kim2014-11-192-17/+36
* Cleanup plistAntoine Brodin2014-11-141-2/+2
* . Update to 7u71.Greg Lewis2014-11-013-2138/+13209
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin2014-10-181-3/+30
* . Update to 7u65.Greg Lewis2014-07-163-2239/+9703
* . Fix unpack200 on i386/amd64 by only swapping bytes when this is actuallyGreg Lewis2014-07-123-7/+30
* Implement current and signal methods for sun.nio.ch.NativeThread. Note thisJung-uk Kim2014-06-272-0/+52
* . Add a pkg-message explaining that procfs and fdescfs may be required.Greg Lewis2014-06-101-0/+16
* Update to 7u60.Greg Lewis2014-06-074-2436/+54126
* - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must beJung-uk Kim2014-05-214-2/+94
* . Handle spaces in CC, CXX or HOST_CC [1]Greg Lewis2014-05-091-3/+3
* Include bundled header files before others. For example, this fixes buildJung-uk Kim2014-04-301-0/+28
* . Fix spawning external processes from the JVM. [1]Greg Lewis2014-04-295-91/+162
* Refine the patch again. No functional change.Jung-uk Kim2014-04-211-4/+3