summaryrefslogtreecommitdiff
path: root/mk/emulator
AgeCommit message (Expand)AuthorFilesLines
2015-11-25Remove mk/find-prefix.mk and its usage from the mk infrastructure.jperkin1-3/+2
2015-09-08Remove NetBSD 0.x and 1.x settings, these have long since been unsupported.jperkin1-5/+1
2015-05-03fix compat60 (and strip down a lot to a backward compatibility packagespz1-2/+6
2015-04-12Add support for webp and xslt, needed for wip/skype4.wiz1-1/+3
2015-03-02drop trailing spacetnn1-3/+3
2015-01-01Use PKG_SKIP_REASON instead of PKG_FAIL_REASON for some cases wheredholland1-2/+2
2014-12-17Add gstreamer and sqlite3, as these were forgotten and will be required forrodent1-1/+3
2014-08-22Default to Suse 13.1 packages under NetBSD 7.0_BETA and newer.tron1-3/+7
2014-04-17Add libSDL and two dependencies.wiz1-1/+4
2014-04-08tell libidn moduleobache1-1/+2
2014-01-22add dbus-glib, glib2 and libffi linux module supportobache1-1/+4
2013-12-12Added suse131_mozilla-{nspr,nss} package to support nspr and nss linux module.obache1-1/+3
2013-12-10Add dbus to list of linux modulesprlw11-2/+3
2013-12-05Added openSUSE 13.1 packages, provides a number of components for aobache2-2/+12
2013-05-09Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.riastradh1-2/+2
2013-02-17make emulators/compat50, emulators/compat50-x11, emulators/compat51,spz1-1/+13
2012-08-18remove support for suse 11.3.chs2-9/+3
2012-06-16switch to SUSE_PREFER=12.1 for NetBSD>=6.obache1-7/+8
2012-04-18Let not to prefer suse113 for powerpc, it is not supported.obache1-2/+3
2012-03-21Add suse121 support.obache1-1/+4
2012-03-17Drop gdk-pixbuf, gtk and vmware modules for suse.obache1-4/+1
2012-03-17Drop qt3 support for suse100.obache1-2/+1
2012-01-18While 64bit Linux systems can emulate 32bit systems the EMUL_TYPE is notsbd1-2/+10
2012-01-18s/DEPENDS_native-linux/DEPENDS_${EMUL_DISTRO}/sbd1-2/+4
2011-12-29Finish support for libdrm package.wiz1-1/+2
2011-09-09If SUSE_PREFER is > than EMUL_REQD, then use SUSE_PREFERabs1-2/+4
2011-09-08Default NetBSD-5.99.50 and later to SUSE_PREFER 11.3 else 10.0abs1-1/+10
2011-09-06Fix the logic so if a package sets EMUL_REQD to suse>=11.3, then use that in ...abs2-9/+9
2011-02-27add a "curl" module.chs1-1/+2
2010-09-24restore qt3 to modules list, suse 10.0 still needs it.chs1-1/+2
2010-09-24add support for suse-11.3.chs1-9/+4
2010-09-24pay attention to SUSE_PREFER.chs1-3/+4
2010-09-07Require at least version 3.1.4 of "rpm2pkg".tron1-2/+2
2010-09-05Require at least version 3.1.3 of the "rpm2pkg" package to make sure wetron1-2/+2
2009-09-09Add qt3 module.obache1-1/+2
2009-04-04Added some keywords for "make help".rillig1-1/+3
2009-03-22Add the required mk/emulator plugin for AIX binary only packages.sno1-0/+43
2008-03-25Remove suse-9.1 emulation packages.wiz1-9/+2
2007-12-31Add support for NetBSD 4.0 compatibility through installing compat40jlam1-1/+5
2007-10-13Fix the .include lines so that make looks in the right place first.dsl9-19/+19
2007-10-09Added _VARGROUPS.rillig1-1/+6
2007-10-09Remove trailing spaces.martti2-5/+5
2007-09-07Support alsa, libsigc++2, and resmgr emulation packages.wiz1-2/+5
2007-08-23Allow a nicer syntax for expressing needing at least a certain versionjlam3-3/+14
2007-08-23Use .PARSEDIR where it can be used to avoid hardcoding the path to thejlam9-18/+18
2007-08-23Back out previous and solve this in another way that doesn't involvejlam2-48/+35
2007-08-23Break out the inclusion of the operating-system-specific Makefile intojlam2-35/+48
2007-08-23Define a variable EMUL_IS_NATIVE if the emulated operating systemjlam1-1/+9
2007-08-22Reorganize some code so that including bsd.prefs.mk doesn't exposejlam2-36/+45
2007-08-21* Support netbsd-* as a valid platform in EMUL_PLATFORMS. Use thejlam3-4/+125