| Commit message (Expand) | Author | Age | Files | Lines |
* | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans | 2017-01-18 | 1 | -3/+1 |
* | . Fix compilation with Clang 4.0 | Greg Lewis | 2017-01-15 | 2 | -1/+21 |
* | Add an X11 option to java/openjdk[78] | Alan Somers | 2016-12-09 | 1 | -4/+18 |
* | Update cacerts file using the one included in 8u111 release. | Alex Dupre | 2016-10-24 | 2 | -0/+1 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -2/+2 |
* | Update to use Apache Ant 1.9.7. | Jung-uk Kim | 2016-08-24 | 2 | -4/+4 |
* | . Update to 7u111. | Greg Lewis | 2016-08-20 | 3 | -1767/+2054 |
* | More typos | Baptiste Daroussin | 2016-07-31 | 1 | -1/+1 |
* | Use the new @javavm | Baptiste Daroussin | 2016-07-31 | 1 | -2/+1 |
* | . Handle unsafe operations that access invalid memory more gracefully. | Greg Lewis | 2016-06-13 | 2 | -0/+15 |
* | . Update to 7u101 | Greg Lewis | 2016-05-21 | 3 | -2016/+1054 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold | 2016-04-01 | 1 | -10/+10 |
* | Combine print/cups-base, print/cups-client and print/cups-image into | Tijl Coosemans | 2016-03-11 | 1 | -1/+1 |
* | . Update to 7u95. | Greg Lewis | 2016-02-03 | 3 | -882/+1923 |
* | . Update to 7u91 | Greg Lewis | 2015-12-14 | 2 | -4/+9 |
* | . Move the large patches which contain the changes between updates of the | Greg Lewis | 2015-09-09 | 10 | -294686/+25 |
* | Remove UNIQUENAME and LATEST_LINK. | Mathieu Arnold | 2015-08-17 | 1 | -2/+0 |
* | . Give openjdk7-jre a unique LATEST_LINK value. | Greg Lewis | 2015-07-03 | 1 | -1/+1 |
* | Add a slave port to create JRE-only package for java/openjdk7. | Jung-uk Kim | 2015-07-02 | 1 | -10/+36 |
* | Use sysctl(3) instead of procfs(5) when we need executable path from PID. | Jung-uk Kim | 2015-07-02 | 3 | -0/+122 |
* | Remove $FreeBSD$ from patches files in categories a-j. | Mathieu Arnold | 2015-05-22 | 1 | -2/+0 |
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -1/+1 |
* | . Update to 7u80. | Greg Lewis | 2015-04-28 | 3 | -867/+110288 |
* | Fix build with GCC with recent head kernel by disabling PCH for GCC. | Bryan Drewery | 2015-04-15 | 1 | -1/+6 |
* | 6 ports categories: Remove $PTHREAD_LIBS | John Marino | 2015-03-24 | 1 | -1/+1 |
* | Properly use BLOCKING_IO_RETURN_INT() macro for NET_Accept(). | Jung-uk Kim | 2015-02-16 | 2 | -0/+17 |
* | . Update to 7u76 | Greg Lewis | 2015-02-02 | 11 | -136800/+233347 |
* | . Fix window maximisation under Gnome 3. | Greg Lewis | 2015-02-02 | 1 | -0/+11 |
* | Switch some dependencies from a directory name or a file generated by pkg-ins... | Antoine Brodin | 2015-01-24 | 1 | -2/+2 |
* | Allow building 10 years after 31 decembre 2004 | Antoine Brodin | 2014-12-30 | 1 | -0/+11 |
* | Turn off -Werror for Clang 3.5+ and revert r374780 for now. | Jung-uk Kim | 2014-12-16 | 1 | -270/+0 |
* | Add an upstream patch to remove adlc's unused class FileBuffRegion. | Jung-uk Kim | 2014-12-16 | 1 | -0/+270 |
* | Fix symbol mapfile for libvm.so. Note FreeBSD still uses GNU nm(1). | Jung-uk Kim | 2014-11-19 | 2 | -17/+36 |
* | Cleanup plist | Antoine Brodin | 2014-11-14 | 1 | -2/+2 |
* | . Update to 7u71. | Greg Lewis | 2014-11-01 | 3 | -2138/+13209 |
* | The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and | John Baldwin | 2014-10-18 | 1 | -3/+30 |
* | . Update to 7u65. | Greg Lewis | 2014-07-16 | 3 | -2239/+9703 |
* | . Fix unpack200 on i386/amd64 by only swapping bytes when this is actually | Greg Lewis | 2014-07-12 | 3 | -7/+30 |
* | Implement current and signal methods for sun.nio.ch.NativeThread. Note this | Jung-uk Kim | 2014-06-27 | 2 | -0/+52 |
* | . Add a pkg-message explaining that procfs and fdescfs may be required. | Greg Lewis | 2014-06-10 | 1 | -0/+16 |
* | Update to 7u60. | Greg Lewis | 2014-06-07 | 4 | -2436/+54126 |
* | - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be | Jung-uk Kim | 2014-05-21 | 4 | -2/+94 |
* | . Handle spaces in CC, CXX or HOST_CC [1] | Greg Lewis | 2014-05-09 | 1 | -3/+3 |
* | Include bundled header files before others. For example, this fixes build | Jung-uk Kim | 2014-04-30 | 1 | -0/+28 |
* | . Fix spawning external processes from the JVM. [1] | Greg Lewis | 2014-04-29 | 5 | -91/+162 |
* | Refine the patch again. No functional change. | Jung-uk Kim | 2014-04-21 | 1 | -4/+3 |
* | Refine the previous patch. No functional change. | Jung-uk Kim | 2014-04-21 | 1 | -2/+3 |
* | Fix build with clang. | Jung-uk Kim | 2014-04-21 | 2 | -0/+35 |
* | . Update to 7u55. | Greg Lewis | 2014-04-20 | 4 | -27191/+17530 |
* | . Update to the cacerts file included in the latest Linux distribution (7u55). | Greg Lewis | 2014-04-20 | 1 | -0/+0 |