| Commit message (Expand) | Author | Age | Files | Lines |
| * | . Handle unsafe operations that access invalid memory more gracefully. | Greg Lewis | 2016-06-13 | 1 | -0/+1 |
| * | . Update to 7u101 | Greg Lewis | 2016-05-21 | 1 | -2/+3 |
| * | 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 | 1 | -3/+4 |
| * | . Update to 7u91 | Greg Lewis | 2015-12-14 | 1 | -4/+5 |
| * | . Move the large patches which contain the changes between updates of the | Greg Lewis | 2015-09-09 | 1 | -0/+9 |
| * | 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 | 1 | -0/+1 |
| * | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -1/+1 |
| * | . Update to 7u80. | Greg Lewis | 2015-04-28 | 1 | -3/+2 |
| * | 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 | 1 | -0/+1 |
| * | . Update to 7u76 | Greg Lewis | 2015-02-02 | 1 | -3/+2 |
| * | Switch some dependencies from a directory name or a file generated by pkg-ins... | Antoine Brodin | 2015-01-24 | 1 | -2/+2 |
| * | Fix symbol mapfile for libvm.so. Note FreeBSD still uses GNU nm(1). | Jung-uk Kim | 2014-11-19 | 1 | -0/+1 |
| * | Cleanup plist | Antoine Brodin | 2014-11-14 | 1 | -2/+2 |
| * | . Update to 7u71. | Greg Lewis | 2014-11-01 | 1 | -2/+2 |
| * | . Update to 7u65. | Greg Lewis | 2014-07-16 | 1 | -3/+2 |
| * | . Fix unpack200 on i386/amd64 by only swapping bytes when this is actually | Greg Lewis | 2014-07-12 | 1 | -5/+6 |
| * | Implement current and signal methods for sun.nio.ch.NativeThread. Note this | Jung-uk Kim | 2014-06-27 | 1 | -0/+1 |
| * | Update to 7u60. | Greg Lewis | 2014-06-07 | 1 | -3/+2 |
| * | - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be | Jung-uk Kim | 2014-05-21 | 1 | -2/+3 |
| * | . Handle spaces in CC, CXX or HOST_CC [1] | Greg Lewis | 2014-05-09 | 1 | -3/+3 |
| * | . Fix spawning external processes from the JVM. [1] | Greg Lewis | 2014-04-29 | 1 | -1/+1 |
| * | . Update to 7u55. | Greg Lewis | 2014-04-20 | 1 | -3/+3 |
| * | The FreeBSD x11@ and graphics team proudly presents | Niclas Zeising | 2014-04-16 | 1 | -1/+1 |
| * | Support stage | Baptiste Daroussin | 2014-04-06 | 1 | -40/+15 |
| * | Attempt to unbreak | Antoine Brodin | 2014-03-11 | 1 | -1/+1 |
| * | Convert j* to USES=zip | Baptiste Daroussin | 2014-03-10 | 1 | -2/+1 |
| * | - Include bsd.port.pre.mk before testing if ICONV_LIB is empty. It is | Tijl Coosemans | 2014-03-05 | 1 | -2/+8 |
| * | . Add BSD support to PortConfig. Fixes JMX on FreeBSD. | Greg Lewis | 2014-02-15 | 1 | -0/+1 |
| * | . Remove OSVERSION checks. These are too restrictive but we don't have | Greg Lewis | 2014-02-10 | 1 | -4/+0 |
| * | . Update to 7u51. | Greg Lewis | 2014-02-09 | 1 | -27/+10 |
| * | Revert lang/openjdk7 to 7u25. | Mathieu Arnold | 2014-01-04 | 1 | -8/+28 |
| * | Part 2 at removing now useless FETCH_ARGS redifition | Baptiste Daroussin | 2014-01-03 | 1 | -1/+0 |
| * | Mark as forbidden, the port is now trigering a nasty FreeBSD bug! | Baptiste Daroussin | 2013-12-27 | 1 | -0/+2 |
| * | . Fix the POLICY option to actually install the unlimited strength policy | Greg Lewis | 2013-12-27 | 1 | -4/+5 |
| * | . Update to 7u45. | Greg Lewis | 2013-12-08 | 1 | -27/+5 |
| * | . Fix DefaultAsynchronousChannelProvider.create to not crash on FreeBSD but | Greg Lewis | 2013-10-30 | 1 | -1/+1 |
| * | . Make set_native_priority return a (correct) value on FreeBSD, rather than | Greg Lewis | 2013-09-22 | 1 | -0/+1 |
| * | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| * | - Make ports use the libc provided iconv implementation on 10-CURRENT | Guido Falsi | 2013-09-04 | 1 | -0/+7 |
| * | fix build without gcc in base | Baptiste Daroussin | 2013-08-26 | 1 | -7/+4 |
| * | . Update to 7u25. | Greg Lewis | 2013-06-23 | 1 | -2/+25 |
| * | . Update to 7u21. | Greg Lewis | 2013-05-05 | 1 | -3/+2 |
| * | - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set | Bryan Drewery | 2013-05-04 | 1 | -8/+1 |