Age | Commit message (Expand) | Author | Files | Lines |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -7/+5 |
2016-01-03 | Fixup the installed vpx.pc | markd | 1 | -1/+5 |
2015-11-25 | Remove mk/find-prefix.mk usage from the multimedia category. | jperkin | 1 | -4/+2 |
2015-11-18 | Update to 1.5.0 | ryoon | 10 | -101/+126 |
2015-11-08 | Remove references to amd64, MACHINE_ARCH x86_64 cover all variants of | sevan | 1 | -3/+2 |
2015-11-03 | Add SHA512 digests for distfiles for multimedia category | agc | 1 | -1/+2 |
2015-07-11 | Fix previous (hi martin! PKGVERSION != PKGREVISION) | wiz | 1 | -2/+2 |
2015-07-06 | Ooops, remove accidently commited debug info stuff | martin | 1 | -3/+1 |
2015-07-06 | Fix inverted flag in sparc alignment patch | martin | 3 | -5/+8 |
2015-06-30 | Update to 1.4.0 | ryoon | 12 | -190/+195 |
2015-06-29 | Fix build with gcc 5.x | markd | 3 | -1/+33 |
2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -2/+2 |
2015-04-27 | add check for clang supporting -fno-integrated-as instead of -no-integrated-as | dbj | 1 | -2/+5 |
2015-04-09 | Apply Clang changes slightly later to avoid interfering with patch | tron | 1 | -2/+2 |
2015-04-09 | Improve Clang build fix and use it under Mac OS X as well. The problem | tron | 1 | -3/+6 |
2015-02-25 | Added darwin13 targets | adam | 1 | -7/+11 |
2014-11-14 | NetBSD ARMv7 hardfloat build fix | jmcneill | 2 | -11/+21 |
2014-10-20 | Fix for Yosemite and all future versions of OS X :-) | adam | 1 | -3/+3 |
2014-08-30 | Use profiles set up for SunOS x86 and x86_64. Testing with /usr/xpg4/bin/grep | richard | 1 | -2/+8 |
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 |
2014-05-26 | Disable compiler optimization under NetBSD/sparc as well because GCC seems | tron | 1 | -3/+3 |
2014-05-16 | Remove duplicate fix for PR pkg/48508, in particular the flavour which | tron | 1 | -10/+1 |
2014-05-15 | Remove sh change from patch - noticed by Jonathan Perkin | martin | 2 | -9/+3 |
2014-05-15 | sparc cpus better do not try to use "fast" unaligned access. | martin | 3 | -11/+27 |
2014-05-10 | GCC >= 4.4 is not required for architectures without ssse3. | pho | 1 | -2/+2 |
2014-05-05 | Fix OpenBSD build | ryoon | 3 | -8/+23 |
2014-04-13 | Restore -fno-integrated-as, only for NetBSD. | wiz | 1 | -1/+5 |
2014-04-12 | Fix for clang: error: unknown argument: '-fno-integrated-as' | adam | 1 | -3/+1 |
2014-04-09 | Disable integrated assembler for clang. | wiz | 1 | -1/+3 |
2014-02-19 | GCC_REQD should be appended to, not set. | jperkin | 1 | -2/+2 |
2014-02-16 | <jperkin> also indent the .*, so ". if .." and ". endif" for the internal ones | sno | 1 | -3/+3 |
2014-02-16 | fix "do what I mean" for OPSYS check | sno | 1 | -2/+2 |
2014-02-16 | be stricter when requiring gcc 4.4+: | sno | 1 | -4/+4 |
2014-02-15 | Don't set GCC_REQD on Darwin, the gcc packages from pkgsrc do not work | jperkin | 1 | -4/+6 |
2014-01-15 | Fix PR pkg/48508: Fix build under NetBSD 5 and Solaris 10 | ryoon | 1 | -1/+17 |
2014-01-10 | Add ppc32 to Darwin targets | pho | 1 | -1/+7 |
2014-01-06 | Restrict hack to gcc 4.5 or older (4.8 works) | martin | 1 | -2/+2 |
2014-01-05 | Add reference to PR port-sparc64/48501. | tron | 1 | -2/+2 |
2014-01-05 | Disable compiler optimization under NetBSD/sparc64 because GCC 4.5.3 | tron | 1 | -0/+12 |
2014-01-02 | Update to 1.3.0 | ryoon | 9 | -60/+64 |
2013-12-01 | Finally fix the build on MirBSD. | bsiegert | 1 | -2/+5 |
2013-11-29 | Try to unbreak the build on MirBSD. With this, it compiles all the way through | bsiegert | 3 | -9/+23 |
2013-11-09 | Fix build on NetBSD/arm, at least on NetBSD/evbearmv6hf-el 6.99.25 | ryoon | 4 | -11/+36 |
2013-11-07 | Fix typo in NetBSD/mipsel case | ryoon | 1 | -2/+2 |
2013-10-23 | Fix building on OS X 10.9 | adam | 1 | -6/+4 |
2013-09-19 | Revbump is not needed, fix previous. | ryoon | 1 | -2/+1 |
2013-09-19 | Set --disable-unit-tests globally. | ryoon | 1 | -7/+3 |
2013-09-18 | Disable unit tests on SunOS, the build currently fails. | jperkin | 1 | -1/+3 |
2013-09-15 | don't include googletest buildlink if CONFIGURE_ARGS has --disable-unit-tests | dbj | 1 | -1/+3 |
2013-09-13 | Fix build with libc++ and clang. | joerg | 5 | -2/+55 |