isn't confused by the "pkg_info -qL" output.
* Add a MESSAGE file noting what should be added to the kernel config
file in order to use darwin_lib.
* Add an INSTALL script that creates the /emul/darwin symlink needed by
NetBSD to use darwin_lib.
Bump the PKGREVISION to 2. This fixes the error noted in the bulk build
results:
http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
script to be of the format expected by the pkginstall framework and
remove the explicit invocation of the INSTALL script from the post-install
target. Also, split out the important text from the INSTALL script
and put it into a MESSAGE file.
Also, remove the unused show-shlib-type target.
script to be of the format expected by the pkginstall framework.
Also, split out the important text from the INSTALL script and put it
into a MESSAGE file.
Also, remove the unused show-shlib-type target.
script to be of the format expected by the pkginstall framework.
Also, split out the important text from the INSTALL script and put it
into a MESSAGE file.
framework, then the INSTALL script should not be explicitly invoked
in the post-install target.
Also remove an extraneous show-shlib-type target that no longer has
any effect in pkgsrc.
0.106:
- Everything from MAME 0.106 and MESS 0.106
- Fixed a link error for messtest. (Arnaud G. Gibert)
- Fixed an alignment bug in the OpenGL driver which caused Defender,
and possibly other 16bpp games, to be skewed.
- The mouse is no longer automatically grabbed in fullscreen
mode. Bugzilla bug 877.
- Replaced fuzzy game name comparison with the method used by MAME for
Windows, which lists approximate matches when an exact match isn't
found.
- A BadMatch error should no longer occur for the OpenGL target in
some cases, such as when 16bpp mode is used with recent releases of
the binary NVIDIA driver.
0.105:
- Everything from MAME 0.105 and MESS 0.105.
- Fixed "-frames_to_run/-ftr" so that it works the same as on Windows.
- Fixed a memory leak in the plugin manager shutdown found by Valgrind.
Bugzilla bug 850.
- The output of "-listroms (-lr)" now shows the correct driver name
when it's run for all ROMs.
- Fixed a potential buffer overflow in the standard joystick driver.
Bugzill bug 821. (Pierre Riteau)
- Support TrueColor displays
- Better sound
- .inf file attributes
- Simplified NetBSD sound support with OSS compatibility
- Provided a working MASTER_SITES
- Took maintainership
libxml2 library.
Linux compatibility package based on the SuSE Linux distribution, take
a look at "http://www.suse.com/" for more information about it.
This package supports running ELF binaries linked with libxml2 shared
libraries.
Based on PR pkg/33715 by Mihai Chelaru.