summaryrefslogtreecommitdiff
path: root/emulators/tme
AgeCommit message (Collapse)AuthorFilesLines
2016-04-04don't bother turning off every individual warning that comes up withmrg1-20/+7
modern compilers, turn off -Werror globally and avoid the creeping failures each compiler update (this affects both gcc and clang.) apply -fno-strict-aliasing for all foreseeable future gcc versions. this now works with gcc 5.3. ok wiz, joerg
2015-11-04add stdint.h per PR 50279dholland2-4/+5
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.
2015-10-07Explicitly pull in limits.h, it sometimes hasn't been included yet.joerg2-5/+13
2015-09-13Avoid left-shifting negative values, which is undefined behavior.joerg6-3/+70
Bump revision just in case.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-2/+2
2015-03-15needs yacctnn1-2/+2
2014-12-09Ignore warnings about implicit pointer-to-true casts.joerg1-3/+5
2014-12-01Support cwrappers for packages appending arguments in the wrappers.joerg1-1/+9
2014-06-27Close the string literal.asau1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-04-28Fix build on Linux.joerg2-3/+8
2014-04-16Ignore fabs(l) use buglets.joerg1-2/+3
2014-01-16Ugly hacks to make it buildable with gcc 4.8 (some need closer investigationmartin1-1/+5
sometime(tm))
2013-12-28Add patches from Matt Fredette to (a) avoid a diagnostic assertion whenmartin6-3/+122
emulating m68k read-modify-write cycles in debug versions and (b) fix emulation of fmovl to the fpcr register with an immediate source value.
2013-11-02If the device for the serial console is given as "pty" allocate onechristos7-3/+144
automatically, and tell the user what got allocated.
2013-11-02Make the emulator not crash on EOF in the tmesh.martin5-10/+60
Also, since pkgsrc knows very well where we install the needed libraries, use that as a default path if the user does not supply an LTDL_LIBRARY_PATH.
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-23Don't bother with unused functions for Clang.joerg1-2/+3
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-04-14Try to work around a fatal compiler diagnostic in the Solaris build.dholland2-3/+15
2013-02-26Don't use string variables as format strings, especially if they arejoerg8-7/+153
from the outside world. Make two clang warnings non-fatal that seem to be harmless.
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2012-10-13Retire from pkg maintainershipskrll1-2/+2
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-08-29Remind the user to set LTDL_LIBRARY_PATH.shattered1-0/+9
2012-08-29PR/45921 -- handle the new (post-2007) way SIOCGIFCONF works.shattered3-5/+34
XXX rewrite this to use getifaddrs()
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-21Suppress undefined macro warnings (treated as error by -Werror)tsutsui2-1/+17
by cpp in newer gcc 4.5.3 on NetBSD/arm -current.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-10-07Avoid a compiler bug (phantom integer oveflow) in gcc 4.5.3christos2-1/+31
It appears that the conditional expression with the 0x0100 constant triggers it no matter what casts we put around the expression.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-08-14Fix typoes which cause build failure on !x86 machines.tsutsui4-1/+43
2010-07-05Need pkg-config to detect gtk2.obache1-2/+2
2010-07-05Fixes PLIST (remove redundant libraries, add an library).obache2-134/+4
PR#43572 by Ryo ONODERA. Bump PKGREVISION.