Age | Commit message (Expand) | Author | Files | Lines |
2015-03-31 | Allow linking on NetBSD/ARM by asking ld to save memory. | joerg | 1 | -1/+5 |
2015-03-31 | Disable optimisations only when compiling for debugging. | joerg | 2 | -5/+6 |
2015-03-31 | Deferencing va_list is not a valid way to check for lack of (further) | joerg | 2 | -1/+14 |
2015-03-31 | Needs Xdamage extension. | joerg | 1 | -1/+2 |
2015-03-31 | Fix example to not trigger alignment warnings. Fix a real bug while here | joerg | 2 | -5/+114 |
2015-03-31 | Regenerate to keep in sync with mplayer-share. | joerg | 1 | -1/+5 |
2015-03-31 | -I wants an argument, but since we don't have one, don't use it. | joerg | 2 | -3/+12 |
2015-03-31 | in/out and variants are x86 assembler instructions, use them only on | joerg | 2 | -5/+6 |
2015-03-31 | Don't pass -D without option on unknown-to-the-authors platforms like | joerg | 2 | -4/+16 |
2015-03-31 | SSE2 support only makes sense on X86, but configure doesn't really | joerg | 1 | -1/+7 |
2015-03-31 | Support NetBSD platforms with non-fixed endianess. Remove patch backups | joerg | 3 | -4/+25 |
2015-03-31 | Rpath option should get the path directly. | joerg | 2 | -4/+4 |
2015-03-31 | ARM requires more than 128MB data size. | joerg | 1 | -1/+3 |
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 |