Age | Commit message (Expand) | Author | Files | Lines |
2015-03-31 | Don't mess with __sync_*, clang disallows it this way. Failing at link | joerg | 2 | -4/+26 |
2015-03-31 | Allow building on platforms where "int3" is not a valid debug trap. | joerg | 4 | -3/+69 |
2015-03-31 | Use unified asm syntax. Build with -O0 on ARM when using clang, to much | joerg | 3 | -2/+21 |
2015-03-31 | Has race conditions. | joerg | 1 | -1/+4 |
2015-03-31 | Add missing header for rand(3). | joerg | 2 | -1/+14 |
2015-03-31 | Dereferencing va_list is not portable and broken when using a | joerg | 3 | -1/+51 |
2015-03-31 | Needs libXxf86vm. | joerg | 1 | -1/+2 |
2015-03-31 | va_copy does not have const on the source list, so don't use const | joerg | 2 | -1/+24 |
2015-03-31 | MACHINE_ARCH can be checked by equality. | joerg | 1 | -3/+3 |
2015-03-31 | Help detecting X11 libraries. | joerg | 1 | -1/+3 |
2015-03-31 | Don't hard-code use of x86 asm or little endian, but properly detect | joerg | 4 | -2/+42 |
2015-03-31 | Use regparm calling convention only on i386. | joerg | 2 | -1/+15 |
2015-03-31 | Replace nasty global asm with a naked function. Avoids killing libbfd | joerg | 2 | -1/+32 |
2015-03-31 | Don't specify scheduling goals. Honour whatever the user sets. | joerg | 2 | -3/+12 |
2015-03-31 | For ARM, an additional binary is produced, so adjust the PLIST. | joerg | 11 | -3/+187 |
2015-03-31 | MACHINE_ARCH needs bsd.prefs.mk. | joerg | 1 | -1/+3 |
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 | Remove old SunOS hacks that are no longer needed and are now actively | jperkin | 1 | -4/+3 |
2015-03-31 | Updated www/firefox to 36.0.4nb1 | martin | 1 | -1/+2 |
2015-03-31 | Avoid another crash on big endian 64 bit platforms | martin | 3 | -2/+20 |
2015-03-31 | PR pkg/49803 solaris build fix | tnn | 1 | -1/+8 |
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-31 | Updated textproc/py-phonenumbers to 7.0.4 | rodent | 1 | -1/+2 |
2015-03-31 | Updated to latest release, 7.0.4. No easily-accessible ChangeLog. Assuming | rodent | 2 | -6/+6 |
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 | Improve COMMENT. Based on PR 49799 by Edgar Fuß. | wiz | 1 | -2/+2 |
2015-03-30 | Updated audio/libebur128 to 1.0.1nb1 | wiz | 1 | -1/+2 |
2015-03-30 | Add speexdsp dependency. Bump PKGREVISION. | wiz | 1 | -1/+3 |
2015-03-30 | Updated www/ikiwiki to 3.20150329 | schmonz | 1 | -1/+2 |
2015-03-30 | Update to 3.20150329. From the changelog: | schmonz | 3 | -62/+6 |
2015-03-30 | Add missing PKG_GROUPS entry. Fixes package build. | jperkin | 1 | -1/+2 |
2015-03-30 | Rather than hardcoding 'netbsd' and 'amd64', use LOWER_OPSYS and LOWER_ARCH to | jperkin | 1 | -2/+2 |
2015-03-30 | Updated net/freeradius2 to 2.2.0nb10 | jperkin | 1 | -1/+2 |
2015-03-30 | Ensure all PKG_SYSCONFDIR subdirs are created correctly. | jperkin | 1 | -11/+4 |
2015-03-30 | + Sigil-0.8.5, afl-1.58b, dante-1.4.1, ghc7-7.10.1, glib2-2.44.0, | wiz | 1 | -12/+17 |
2015-03-30 | Updated devel/py-astor to 0.4.1 | rodent | 1 | -1/+2 |
2015-03-30 | Updated to 0.4.1. No longer has tests directory installed to ${PYSITELIB}. | rodent | 2 | -9/+6 |
2015-03-30 | Regen distinfo. | gdt | 1 | -2/+3 |
2015-03-29 | Needs libsocket on SunOS. | jperkin | 1 | -1/+3 |
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 | Updated security/fwbuilder to 5.1.0.3599 | rodent | 1 | -1/+2 |
2015-03-29 | Updated to latest release, 5.1.0.3599. Now requires mk/resolv, net/net-snmp | rodent | 11 | -273/+426 |
2015-03-29 | SECURITY: Update libtiff to 4.0.4beta to fix | bsiegert | 7 | -416/+9 |
2015-03-29 | Updated security/libtasn1 to 4.4 | wiz | 1 | -1/+2 |
2015-03-29 | Update to 4.4, security release. | wiz | 3 | -7/+8 |
2015-03-29 | Note exctags update | bsiegert | 1 | -1/+2 |