summaryrefslogtreecommitdiff
path: root/emulators/ucon64
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for emulators categoryagc1-1/+2
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.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-07-18emulators/ucon64: Fix for libz >= 1.2.6marino3-6/+121
As previously predicted, the horrible code in archive.c wouldn't last long before breaking. There were a few dozen errors erupting when libz 1.2.7 header was used. The previous patch-af was appended, but the previous fix for linux was changed because that was broken too. Info: typedef of gzFile changed from void* at version 1.2.6, so its use is no longer optional with libz versions >= 1.2.6.
2012-05-10Add a cast to some indescribably horrible code to fix a build failure seendholland2-4/+21
in the last Linux bulk build.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2008-04-07Fix DESTDIR.joerg1-2/+2
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-5/+8
their files via a custom do-install target.
2007-03-19give away to pkgsrc-userstv1-2/+2
2006-10-26Do install_beos.sh check the right way: just skip it.tv1-1/+2
2006-10-23Revert "fix test ==" patch. We don't use the install script in questiontv2-24/+1
(for BeOS, which we also don't support anyway), so it's just an extraneous patch to maintain.
2006-10-22Fixed "test ==".rillig3-5/+27
2006-03-22Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as atv1-2/+2
PR-responsible person (such as I am ;) a little easier.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-09Fix errno.joerg4-1/+47
2005-07-26ucon64-2.0.0, an emulation ROM image manipulation tool. From DESCR:tv8-0/+168
===== uCON64 - THE tool for all your video game console concerns. - Support for 14+ different cartridge and disc-based video game console system - Support for ALL common patch file formats like: IPS *), APS, BSL, PPF and Game Genie *) with RLE compression - Support for 10+ different backup units to backup/restore ROM(s), disc(s) and SRAM(s) like: Flash Advance Linker, Flash 2 Advance, Doctor V64 (Junior), Super Wild Card, Game Doctor, Dexdrive, Super Magic Drive, Game Boy Xchanger Mad Catz Camera Link, Lynxit, MD-PRO, SMS-PRO, PCE-PRO, GG-PRO, Super Flash and your CD-writer. Including: *VERY* verbose ROM information for ALL systems, detection of bad dumps using internal checksums or DAT files, CRC32 calculation, ROM comparison, modification (strip, pad, etc...), SRAM conversion (emulator <-> backup unit), DiscJuggler and Nero image conversions, complete gzip and zip support for all file-related funtions, etc...