/japanese/leafrogue/

aboutsummaryrefslogtreecommitdiffstats
path: root/java/openjdk7
Commit message (Expand)AuthorAgeFilesLines
* The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-181-3/+1
* . Fix compilation with Clang 4.0glewis2017-01-162-1/+21
* Add an X11 option to java/openjdk[78]asomers2016-12-101-4/+18
* Update cacerts file using the one included in 8u111 release.ale2016-10-242-0/+1
* ${RM} already has -f.mat2016-10-211-2/+2
* Update to use Apache Ant 1.9.7.jkim2016-08-242-4/+4
* . Update to 7u111.glewis2016-08-213-1767/+2054
* More typosbapt2016-07-311-1/+1
* Use the new @javavmbapt2016-07-311-2/+1
* . Handle unsafe operations that access invalid memory more gracefully.glewis2016-06-132-0/+15
* . Update to 7u101glewis2016-05-213-2016/+1054
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-10/+10
* Combine print/cups-base, print/cups-client and print/cups-image intotijl2016-03-111-1/+1
* . Update to 7u95.glewis2016-02-033-882/+1923
* . Update to 7u91glewis2015-12-142-4/+9
* . Move the large patches which contain the changes between updates of theglewis2015-09-0910-294686/+25
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-171-2/+0
* . Give openjdk7-jre a unique LATEST_LINK value.glewis2015-07-041-1/+1
* Add a slave port to create JRE-only package for java/openjdk7.jkim2015-07-031-10/+36
* Use sysctl(3) instead of procfs(5) when we need executable path from PID.jkim2015-07-033-0/+122
* Remove $FreeBSD$ from patches files in categories a-j.mat2015-05-221-2/+0
* MASTER_SITES cleanup.mat2015-05-141-1/+1
* . Update to 7u80.glewis2015-04-283-867/+110288
* Fix build with GCC with recent head kernel by disabling PCH for GCC.bdrewery2015-04-151-1/+6
* 6 ports categories: Remove $PTHREAD_LIBSmarino2015-03-251-1/+1
* Properly use BLOCKING_IO_RETURN_INT() macro for NET_Accept().jkim2015-02-172-0/+17
* . Update to 7u76glewis2015-02-0211-136800/+233347
* . Fix window maximisation under Gnome 3.glewis2015-02-021-0/+11
* Switch some dependencies from a directory name or a file generated by pkg-ins...antoine2015-01-241-2/+2
* Allow building 10 years after 31 decembre 2004antoine2014-12-311-0/+11
* Turn off -Werror for Clang 3.5+ and revert r374780 for now.jkim2014-12-171-270/+0
* Add an upstream patch to remove adlc's unused class FileBuffRegion.jkim2014-12-161-0/+270
* Fix symbol mapfile for libvm.so. Note FreeBSD still uses GNU nm(1).jkim2014-11-202-17/+36
* Cleanup plistantoine2014-11-141-2/+2
* . Update to 7u71.glewis2014-11-023-2138/+13209
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andjhb2014-10-181-3/+30
* . Update to 7u65.glewis2014-07-163-2239/+9703
* . Fix unpack200 on i386/amd64 by only swapping bytes when this is actuallyglewis2014-07-133-7/+30
* Implement current and signal methods for sun.nio.ch.NativeThread. Note thisjkim2014-06-282-0/+52
* . Add a pkg-message explaining that procfs and fdescfs may be required.glewis2014-06-101-0/+16
* Update to 7u60.glewis2014-06-084-2436/+54126
* - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must bejkim2014-05-224-2/+94
* . Handle spaces in CC, CXX or HOST_CC [1]glewis2014-05-091-3/+3
* Include bundled header files before others. For example, this fixes buildjkim2014-04-301-0/+28
* . Fix spawning external processes from the JVM. [1]glewis2014-04-295-91/+162
* Refine the patch again. No functional change.jkim2014-04-221-4/+3
* Refine the previous patch. No functional change.jkim2014-04-221-2/+3
* Fix build with clang.jkim2014-04-222-0/+35
* . Update to 7u55.glewis2014-04-214-27191/+17530
* . Update to the cacerts file included in the latest Linux distribution (7u55).glewis2014-04-211-0/+0
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* Support stagebapt2014-04-071-40/+15
* Attempt to unbreakantoine2014-03-111-1/+1
* Convert j* to USES=zipbapt2014-03-101-2/+1
* - Include bsd.port.pre.mk before testing if ICONV_LIB is empty. It istijl2014-03-061-2/+8
* . Add BSD support to PortConfig. Fixes JMX on FreeBSD.glewis2014-02-162-0/+14
* . Remove OSVERSION checks. These are too restrictive but we don't haveglewis2014-02-101-4/+0
* . Update to 7u51.glewis2014-02-105-148530/+73812
* Revert lang/openjdk7 to 7u25.mat2014-01-045-43791/+148921
* Part 2 at removing now useless FETCH_ARGS redifitionbapt2014-01-031-1/+0
* Mark as forbidden, the port is now trigering a nasty FreeBSD bug!bapt2013-12-271-0/+2
* . Fix the POLICY option to actually install the unlimited strength policyglewis2013-12-271-4/+5
* . Update to 7u45.glewis2013-12-085-148920/+43788
* . Update to the latest cacerts from the 7u45 JDK release.glewis2013-12-081-0/+0
* . Fix DefaultAsynchronousChannelProvider.create to not crash on FreeBSD butglewis2013-10-302-1/+14
* . Make set_native_priority return a (correct) value on FreeBSD, rather thanglewis2013-09-222-0/+9
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-0/+7
* fix build without gcc in basebapt2013-08-261-7/+4
* . Update to 7u25.glewis2013-06-242-86832/+1923
* . Split out the JDK patches into their own file. This will actually breakglewis2013-06-241-0/+132659
* . Update to 7u21.glewis2013-05-06