summaryrefslogtreecommitdiff
path: root/mk/emulator
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-13Suppress the "depends on installed package(s)" message so it doesn't getjlam1-2/+2
2007-08-03We forgot DragonFly.ghen1-1/+3
2007-08-01Support automatically using pkgsrc/emulators/osf1_lib to satisfyjlam2-2/+9
2007-08-01Support automatically using pkgsrc/emulators/darwin_lib to satisfyjlam3-3/+67
2007-08-01Remove unused _EMUL_OPSYSES.jlam1-15/+1
2007-07-31Automatically add EMUL_{PLATFORM,OPSYS,ARCH} to FILES_SUBST andjlam1-1/+9
2007-07-29Better formatting for the package- and user-settable variables, andjlam1-21/+31
2007-07-29Improve the example by adding a typical use of EMUL_MODULES.linux.jlam1-0/+47
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam13-0/+802