2018-08-16 15:25:28 by Nia Alarie | Files touched by this commit (4) |
Log message: Remove 'dynarec' option and enable it by default instead. Discussed with wiz. |
2017-02-17 18:02:01 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Newer zlib provides its own uncompress2, so rename the version here. |
2015-11-03 21:31:11 by Alistair G. Crooks | Files touched by this commit (211) |
Log message: Add SHA512 digests for distfiles for emulators category Problems found with existing digests: Package suse131_libSDL 1c4d17a53bece6243cb3e6dd11c36d50f851a4f4 [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Package suse131_libdbus de99fcfa8e2c7ced28caf38c24d217d6037aaa56 [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Package suse131_qt4 94daff738912c96ed8878ce1a131cd49fb379206 [recorded] 886206018431aee9f8a01e1fb7e46973e8dca9d9 [calculated] Problems found locating distfiles for atari800, compat12, compat 13, compat14, compat15, compat20, compat30, compat40, compat50, compat50-x11, compat51, compat51-x11, compat60, compat61, compat61-x11, fmsx, osf1_lib, vice, xbeeb, xm7. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
2015-03-07 22:14:32 by Tobias Nygren | Files touched by this commit (3) |
Log message: Address issues raised by agc@ to make the github master site handling more pkgsrcesque. 1) turn _USE_GITHUB into an internal infrastructure variable 2) put back MASTER_SITES in packages' Makefiles. 3) encode the account in the master site URL, remove GH_ACCOUNT 4) rename GH_PROJECT to GITHUB_PROJECT 5) rename GH_TAGNAME to GITHUB_TAG and allow it to accept commit hash as well as tag. GH_COMMIT is gone. 6) turn on this functionality when MASTER_SITES matches a predefined github pattern instead of via explicit USE_GITHUB setting. |
2015-03-07 15:29:36 by Tobias Nygren | Files touched by this commit (2) |
Log message: convert to USE_GITHUB |
2015-02-10 18:51:37 by Jared D. McNeill | Files touched by this commit (3) |
Log message: Switch from git snapshot to release (r22), and make dynarec work on NetBSD/arm. |
2015-02-05 18:17:11 by Thomas Klausner | Files touched by this commit (2) |
Log message: Since options are ARM-specific, but options framework insists on having at least one option, include options.mk only on ARM. |
2015-02-05 17:57:53 by Thomas Klausner | Files touched by this commit (3) |
Log message: NetBSD police. |
2015-02-05 17:57:37 by Thomas Klausner | Files touched by this commit (2) |
Log message: Use bsd.fast.prefs.mk. |
2015-02-05 00:04:17 by Jared D. McNeill | Files touched by this commit (5) |
Log message: Import libretro-pcsx-rearmed-20150204 as emulators/libretro-pcsx-rearmed. Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. PCSX ReARMed is a Sony PlayStation1 video game system emulator. |