Age | Commit message (Expand) | Author | Files | Lines |
2015-03-31 | Assume that C99 platforms have uintptr_t. Fixes build on ARM. | joerg | 2 | -1/+18 |
2015-03-31 | Relocate build under ${WRKSRC} to simplify patching. Create build | joerg | 1 | -3/+3 |
2015-03-31 | Use GEM_EXTSDIR in PLIST, sadly it seems not supported well with | taca | 5 | -14/+14 |
2015-03-31 | Remove unnecessary xmlto and asciidoc build dependencies. | wiz | 1 | -3/+1 |
2015-03-30 | Remove redundant RUBY_VERSION_SUPPORTED. | ryoon | 1 | -3/+1 |
2015-03-30 | Fix LICENSE to match current package contents. | gdt | 1 | -2/+2 |
2015-03-30 | Updated to 0.4.1. No longer has tests directory installed to ${PYSITELIB}. | rodent | 2 | -9/+6 |
2015-03-29 | Condense and sort GEMS_DISTFILES. This will make the Makefile easier to | rodent | 1 | -49/+23 |
2015-03-29 | Comment patch. Move REPLACE_RUBY to options.mk for pgsql option. Cleanup | rodent | 5 | -89/+69 |
2015-03-29 | SECURITY: Fix CVE-2014-7204 (DoS in JavaScript parser) in exuberant-ctags. | bsiegert | 3 | -2/+92 |
2015-03-29 | Update to 3.0.1 | ryoon | 12 | -5767/+3609 |
2015-03-28 | Fix PLIST for nopangocairo case. | gdt | 1 | -2/+1 |
2015-03-27 | Update to latest release, 6.9. Fix HOMEPAGE and MASTER_SITES. Some patches | rodent | 7 | -153/+14 |
2015-03-26 | No need to list the same PYTHON_VERSIONS_INCOMPATIBLE version mulitple times. | jperkin | 2 | -7/+7 |
2015-03-26 | Fix build with newer DTrace. | jperkin | 2 | -5/+31 |
2015-03-26 | Mark this package as BROKEN if whatever version of PHP isn't built with the | rodent | 1 | -1/+6 |
2015-03-26 | devel/libmemcached builds with the sasl option by default. Therefore, this | rodent | 2 | -1/+18 |
2015-03-25 | Update to 0.64 | ryoon | 3 | -10/+9 |
2015-03-24 | Use C++11 containers in gold for libc++, old ext version doesn't work on | joerg | 4 | -5/+63 |
2015-03-24 | Update devel/lua-filesystem to 1.6.3. | fhajny | 2 | -8/+9 |
2015-03-24 | Update devel/libbson to 1.1.2. | fhajny | 3 | -8/+8 |
2015-03-24 | Remove hash for deleted patch patch-Makefile.in | dsainty | 1 | -2/+1 |
2015-03-23 | Disable incompatible assembly sections on 32-bit OSX. Based on MacPorts fix | jperkin | 2 | -1/+25 |
2015-03-23 | Revbump because of security/libssh2 update. | nros | 1 | -2/+2 |
2015-03-21 | Support different installations of PHP package versions. Fix MESSAGE, PLIST | rodent | 3 | -65/+67 |
2015-03-21 | Uses set and dict comprehension as well as OrderedDict -- not for Python | joerg | 1 | -1/+3 |
2015-03-21 | SECURITY: Apply patch for XSS in html::textarea as of | bsiegert | 3 | -2/+20 |
2015-03-21 | Adapt syscall name patch for NetBSD>=6.0. | wiz | 3 | -10/+38 |
2015-03-20 | Has race conditions at least on NetBSD. | joerg | 1 | -1/+4 |
2015-03-20 | Reset PKGREVISION with updating of php54, php55 and php56. | taca | 1 | -2/+1 |
2015-03-20 | Fix build under Cygwin. | ryoon | 2 | -1/+25 |
2015-03-20 | add missing patch sum and annotate the patch | tnn | 3 | -9/+13 |
2015-03-19 | Forgot this. | rodent | 1 | -0/+15 |
2015-03-19 | change from .xz to .gz distfile. xz needs gettext-lib by default which | tnn | 2 | -6/+8 |
2015-03-19 | Remove obsolete BUILDLINK_TRANSFORMs. The package does not set any of the | tnn | 1 | -5/+3 |
2015-03-19 | Add a BSD license. | tron | 1 | -1/+31 |
2015-03-19 | Fix build under Solaris 10 and older. | tron | 2 | -1/+43 |
2015-03-19 | Fix build with Clang on ARM. | joerg | 2 | -1/+102 |
2015-03-19 | g/c CCACHE_DEFAULT_MAXSIZE, it is no longer possible to set the default | tnn | 1 | -5/+1 |
2015-03-19 | Add workaround for bin/47757 on NetBSD < 7. Bump revision. | tnn | 3 | -2/+30 |
2015-03-19 | Don't use the frame pointer on SunOS. | jperkin | 3 | -1/+35 |
2015-03-18 | I've we detected an Mac OS X SDK location use it as the prefix of the | tron | 1 | -1/+4 |
2015-03-18 | No support for Lua 5.3. | joerg | 2 | -2/+6 |
2015-03-18 | Correction to PKGNAME, sorry | mef | 1 | -1/+2 |
2015-03-17 | Enable one BUILD_DEPENDS, to let 'make test' pass. | mef | 1 | -2/+3 |
2015-03-17 | Add two more BUILD_DEPENDS+= for make test not to skip t/pod*.t | mef | 1 | -1/+3 |
2015-03-17 | Add BUILD_DEPENDS+= for make test. | mef | 1 | -2/+3 |
2015-03-17 | Add BUILD_DEPENDS+= for make test. | mef | 2 | -2/+6 |
2015-03-17 | Enable Commented out DEPENDS+= for make test by using BUILD_DEPENDS. | mef | 1 | -2/+3 |
2015-03-17 | Add BUILD_DEPENDS only for make test, as an interim solution. | mef | 2 | -2/+7 |