summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)AuthorFilesLines
1998-08-23Remove unnecessery blank lines.frueauf2-3/+1
1998-08-23Whitespace police.frueauf1-1/+1
1998-08-23pkglint:tron1-4/+4
- replace "${MKDIR} -p" by "${MKDIR}" - move "RUN_DEPENDS" and "DEPENDS" to the correct place
1998-08-23Activate joystick supports on all ports which have it not only on i386.tron2-5/+11
1998-08-20The Grand Homepagification:tsarna7-8/+43
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-17Install package in "${LOCALBASE}/emul/linux", fixes PR pkg/5980.tron2-295/+300
1998-08-17Fix DISTNAME/PKGNAME differences.tv1-3/+3
1998-08-17This time, save the editor buffer completely before committing.tv1-3/+2
1998-08-17Stopgap hack to make this build and install for PR #5980. This will betv1-2/+5
fixed in a better way later this week.
1998-08-13Consolidate and clean up compat11/compat12. Now there is only one pkgtv11-121/+21
(compat12), which uses MACHINE_ARCH and does not supply libkvm.
1998-08-12Add rcsid.tv1-0/+2
1998-08-12A pkg for Bob Supnik's simh processor simulator. Can simulate the IBMtv8-1/+117
1401, Nova, and PDP-{1,4,5,7,8,9,11,15} on both big and little endian processors. (Can run the free binary distribution of V6 and V7.)
1998-08-07Add NetBSD RCS Ids.agc8-0/+16
1998-08-07Add NetBSD RCS Ids.agc30-0/+60
1998-07-23Enable MIT-SHM, as pointed out by Mario Kemper.mycroft2-4/+22
1998-07-22Give xmame the chance to compile on non-i386 machines too.frueauf1-3/+8
1998-07-22Give xmess the chance to compile on non-i386 machines too.frueauf1-3/+8
1998-07-21Make this package install correctly if MANZ is defined.agc1-1/+7
1998-07-21Add and enable xmess.frueauf1-1/+2
1998-07-19Improve wordingtsarna1-3/+4
1998-07-18An MS-DOS emulator (NetBSD/i386 only)tsarna9-1/+81
1998-07-18An MS-DOS emulator (NetBSD/i386 only)tsarna1-0/+24
1998-07-15Use automatic shared object handlingagc4-14/+4
1998-07-09Initial port of the XMESS game console emulator.mycroft10-0/+240
1998-07-09Translate to English.mycroft1-14/+7
1998-07-05Work around a small bug in this beta.mycroft1-0/+11
1998-07-04Update to 0.33b6.1.mycroft10-267/+131
1998-07-04Update xpm to 3.4k.mycroft2-4/+4
1998-07-03Don't mirror distribution files which are kept locally anyway.tron2-2/+4
1998-06-22Update package Makefile for automatic manual page handling.agc1-3/+1
1998-06-19"wine" builds fine with our "make".tron1-2/+1
1998-06-19Get package to work with NetBSD 1.3, 1.3.1 and 1.3.2.tron1-4/+8
1998-06-19Package conflicts with "wine-980215".tron1-1/+3
1998-06-18Update Wine to 14-Jun-98 snapshot.tron17-1415/+1554
XXX Audio support is probably broken due to massive use of unsupported XXX Linux stuff in the OSS interface which I commented out. However XXX I don't have an application to test it.
1998-06-11Fix the location a bit more cleanly. Use ${ECHO} instead of echo.agc1-3/+3
1998-06-04add dependency on xpm, per PR 5537 from Ty Sarnahubertf1-1/+3
1998-05-28"spim" really wants be configured twice, fixes PR pkg/5505.tron1-1/+3
1998-05-26Enable "spim", fixes PR pkg/5375.tron1-2/+2
1998-05-26New "spim-6.1" package created from the FreeBSD port by Matt Debergalis.tron6-0/+88
1998-05-13Only set -malign-functions=2 -malign-jumps=2 -malign-loops=2 on i386agc1-14/+21
architecture, as pointed out by pk.
1998-05-08add (/emul/linux)/usr/local/lib to shut up (linux') ldconfighubertf2-2/+4
1998-05-08Cleanup "Makefile" and fix broken package list.tron2-6/+9
1998-05-08Replace "LIB_DEPENDS" with "DEPENDS", use "ONLY_FOR_ARCHS" instead oftron2-12/+6
"pre-fetch" hack and fix broken package list creation.
1998-05-08Use "ONLY_FOR_ARCHS" instead of "pre-fetch" hack and fix broken packagetron2-10/+6
list creation.
1998-04-24Move to relative paths in the pkgsrc tree.agc3-13/+11
1998-04-24Cosmetic change: ln -> ${LN}agc1-5/+5
1998-04-23Remove libc.so.5.4.23, as it is widely recognized as broken, and causes MatLabmycroft2-4/+6
to fail. Also, use -f when making the /dev/dsp symlink.
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-2/+2
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-11/+11
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc6-35/+12
Remove redundant (and sometimes erroneous) comments.