Age | Commit message (Expand) | Author | Files | Lines |
2015-09-25 | Update to 2.4.0.1 | ryoon | 2 | -7/+6 |
2015-09-13 | Avoid left-shifting negative values, which is undefined behavior. | joerg | 6 | -3/+70 |
2015-08-26 | Update to 1.3.8. Changes: | shattered | 2 | -6/+6 |
2015-08-26 | Update to 0.165: | wiz | 4 | -22/+8 |
2015-08-23 | Bump PKGREVISION for nettle shlib major bump. | wiz | 2 | -4/+4 |
2015-08-18 | Bump all packages that depend on curses.bui* or terminfo.bui* since they | wiz | 8 | -15/+16 |
2015-08-17 | Bump PKGREVISION for ncurses shlib bump. | wiz | 4 | -6/+8 |
2015-08-17 | More suse updates provided by Rin Okuyama in PR 50082. | wiz | 6 | -29/+30 |
2015-08-16 | Recursive bump for graphics/sane-backends. | leot | 2 | -4/+4 |
2015-08-12 | Update to 2.4.0 | ryoon | 6 | -110/+21 |
2015-08-08 | Update to 2.0.3. | dholland | 4 | -8/+27 |
2015-07-29 | Update to 0.164. | wiz | 12 | -331/+24 |
2015-07-28 | Update RPMs from latest openSUSE 13.1 files. | wiz | 42 | -394/+396 |
2015-07-15 | Switch to .tar.gz, no more double zipping and dos2unix. | wiz | 2 | -21/+8 |
2015-07-14 | Fix ftruncate. From startaq in | wiz | 2 | -4/+4 |
2015-07-14 | Remove emulators/mess, now part of emulators/mame. | wiz | 5 | -435/+1 |
2015-07-14 | Update to 0.163. Major change compared to previous 0.159: | wiz | 13 | -201/+851 |
2015-07-04 | Remove USE_X11BASE and X11PREFIX. | joerg | 1 | -2/+2 |
2015-07-01 | Update 2.6.2 to 2.6.8 | ryoon | 4 | -11/+33 |
2015-06-30 | Recursive revbump from pkgsrc/multimedia/libvpx. | ryoon | 1 | -2/+2 |
2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 11 | -21/+22 |
2015-06-10 | Remove tricore usermode. | ryoon | 2 | -4/+3 |
2015-06-06 | Update xnp2 to 0.84. | tsutsui | 2 | -10/+7 |
2015-05-31 | Remove NeoPop-SDL. Development has stopped, last release was from 2004, | wiz | 5 | -38/+1 |
2015-05-16 | Add patch for CVE-2015-3456. | khorben | 3 | -2/+75 |
2015-05-04 | Recursive PKGREVISION bump for libzip shlib major bump. | wiz | 1 | -1/+2 |
2015-05-03 | fix compat60 (and strip down a lot to a backward compatibility package | spz | 26 | -122/+1074 |
2015-05-03 | Update to 0.12: | wiz | 2 | -10/+8 |
2015-04-29 | Update to 2.3.0 | ryoon | 4 | -72/+11 |
2015-04-26 | Drop ONLY_FOR_COMPILER, supports it least clang as well. | joerg | 1 | -2/+1 |
2015-04-25 | Recursive revbump following MesaLib update, categories a through f. | tnn | 60 | -106/+120 |
2015-04-21 | Support ARM. | joerg | 2 | -1/+36 |
2015-04-21 | Unlike GCC, clang defines __ARM_NEON__ for all CPUs it expects it to | joerg | 6 | -1/+116 |
2015-04-21 | addressof is part of STL, so rename the macro. | joerg | 20 | -25/+741 |
2015-04-21 | Support building on ARM. | joerg | 2 | -3/+13 |
2015-04-17 | Revbump after updating devel/boost-libs | adam | 1 | -1/+2 |
2015-04-14 | Set correct PLIST variable for ARM. | joerg | 1 | -2/+2 |
2015-04-13 | Removing python26. EOL'd quite some ago and discussed a couple times on | rodent | 1 | -2/+2 |
2015-04-10 | +libretro-nestopia | snj | 1 | -1/+2 |
2015-04-10 | Add libretro-nestopia, a retroarch core based on the nestopia (undead | snj | 6 | -0/+82 |
2015-04-09 | Add shared-mime-info rpm to gtk2 emulation package. This matches | wiz | 4 | -6/+18 |
2015-04-06 | Revbump after updating textproc/icu | adam | 3 | -4/+6 |
2015-04-02 | Update mame and mess to 0.160. The usual changes. | wiz | 3 | -8/+8 |
2015-03-31 | When checking for C99 features, it helps to actually use C99. | joerg | 2 | -3/+12 |
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 |