summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Allow linking on NetBSD/ARM by asking ld to save memory.joerg1-1/+5
2015-03-31Disable optimisations only when compiling for debugging.joerg2-5/+6
2015-03-31Deferencing va_list is not a valid way to check for lack of (further)joerg2-1/+14
2015-03-31Needs Xdamage extension.joerg1-1/+2
2015-03-31Fix example to not trigger alignment warnings. Fix a real bug while herejoerg2-5/+114
2015-03-31Regenerate to keep in sync with mplayer-share.joerg1-1/+5
2015-03-31-I wants an argument, but since we don't have one, don't use it.joerg2-3/+12
2015-03-31in/out and variants are x86 assembler instructions, use them only onjoerg2-5/+6
2015-03-31Don't pass -D without option on unknown-to-the-authors platforms likejoerg2-4/+16
2015-03-31SSE2 support only makes sense on X86, but configure doesn't reallyjoerg1-1/+7
2015-03-31Support NetBSD platforms with non-fixed endianess. Remove patch backupsjoerg3-4/+25
2015-03-31Rpath option should get the path directly.joerg2-4/+4
2015-03-31ARM requires more than 128MB data size.joerg1-1/+3
2015-03-31Don't mess with __sync_*, clang disallows it this way. Failing at linkjoerg2-4/+26
2015-03-31Allow building on platforms where "int3" is not a valid debug trap.joerg4-3/+69
2015-03-31Use unified asm syntax. Build with -O0 on ARM when using clang, to muchjoerg3-2/+21
2015-03-31Has race conditions.joerg1-1/+4
2015-03-31Add missing header for rand(3).joerg2-1/+14
2015-03-31Dereferencing va_list is not portable and broken when using ajoerg3-1/+51
2015-03-31Needs libXxf86vm.joerg1-1/+2
2015-03-31va_copy does not have const on the source list, so don't use constjoerg2-1/+24
2015-03-31MACHINE_ARCH can be checked by equality.joerg1-3/+3
2015-03-31Help detecting X11 libraries.joerg1-1/+3
2015-03-31Don't hard-code use of x86 asm or little endian, but properly detectjoerg4-2/+42
2015-03-31Use regparm calling convention only on i386.joerg2-1/+15
2015-03-31Replace nasty global asm with a naked function. Avoids killing libbfdjoerg2-1/+32
2015-03-31Don't specify scheduling goals. Honour whatever the user sets.joerg2-3/+12
2015-03-31For ARM, an additional binary is produced, so adjust the PLIST.joerg11-3/+187
2015-03-31MACHINE_ARCH needs bsd.prefs.mk.joerg1-1/+3
2015-03-31Assume that C99 platforms have uintptr_t. Fixes build on ARM.joerg2-1/+18
2015-03-31Relocate build under ${WRKSRC} to simplify patching. Create buildjoerg1-3/+3
2015-03-31Remove old SunOS hacks that are no longer needed and are now activelyjperkin1-4/+3
2015-03-31Updated www/firefox to 36.0.4nb1martin1-1/+2
2015-03-31Avoid another crash on big endian 64 bit platformsmartin3-2/+20
2015-03-31PR pkg/49803 solaris build fixtnn1-1/+8
2015-03-31Use GEM_EXTSDIR in PLIST, sadly it seems not supported well withtaca5-14/+14
2015-03-31Remove unnecessary xmlto and asciidoc build dependencies.wiz1-3/+1
2015-03-31Updated textproc/py-phonenumbers to 7.0.4rodent1-1/+2
2015-03-31Updated to latest release, 7.0.4. No easily-accessible ChangeLog. Assumingrodent2-6/+6
2015-03-30Remove redundant RUBY_VERSION_SUPPORTED.ryoon1-3/+1
2015-03-30Fix LICENSE to match current package contents.gdt1-2/+2
2015-03-30Improve COMMENT. Based on PR 49799 by Edgar Fuß.wiz1-2/+2
2015-03-30Updated audio/libebur128 to 1.0.1nb1wiz1-1/+2
2015-03-30Add speexdsp dependency. Bump PKGREVISION.wiz1-1/+3
2015-03-30Updated www/ikiwiki to 3.20150329schmonz1-1/+2
2015-03-30Update to 3.20150329. From the changelog:schmonz3-62/+6
2015-03-30Add missing PKG_GROUPS entry. Fixes package build.jperkin1-1/+2
2015-03-30Rather than hardcoding 'netbsd' and 'amd64', use LOWER_OPSYS and LOWER_ARCH tojperkin1-2/+2
2015-03-30Updated net/freeradius2 to 2.2.0nb10jperkin1-1/+2
2015-03-30Ensure all PKG_SYSCONFDIR subdirs are created correctly.jperkin1-11/+4