NOTICE: This package has been removed from pkgsrc

./emulators/vmware-module, Kernel modules for the VMware 2.x emulator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2, Package name: vmware-module-1.2, Maintainer: pkgsrc-users

This package consists of set of kernel modules and scripts that will
allow owners of the Linux version of VMware 2.x to run their binaries under
NetBSD.


Master sites:

SHA1: 383512f5a9f6cbc50ad5d25ea7e2ae921b00bb1a
RMD160: 857b17876611ca999747e38fce234a85ed9802a9
Filesize: 95.309 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-10 18:10:53 by Joerg Sonnenberger | Files touched by this commit (26) | Package removed
Log message:
Retire vmware packages.
   2009-06-14 20:54:53 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 19:51:11 by Joerg Sonnenberger | Files touched by this commit (120)
Log message:
Remove @dirrm entries from PLISTs
   2008-03-03 20:21:39 by Johnny C. Lam | Files touched by this commit (45)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
   2007-07-31 16:44:04 by OBATA Akio | Files touched by this commit (6)
Log message:
Fixed build problem on NetBSD 3.x (PR 36632) and NetBSD 2.x (PR 25474).
Almost of patches are inspired by emulators/vmware-module3.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2007-01-31 01:04:13 by Thomas Klausner | Files touched by this commit (36)
Log message:
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).

Feel free to fix them...
   2006-07-05 08:53:13 by Johnny C. Lam | Files touched by this commit (25)
Log message:
Drop use of INSTALL_SRC and DEINSTALL_SRC and instead set the proper
variables so that the default INSTALL/DEINSTALL scripts from the
pkginstall framework do the right thing.  Where possible, move some
post-install directions for package setup into MESSAGE files so that
they may be re-inspected by querying the installed package using
"pkg_info -D ...".