summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)AuthorFilesLines
1999-10-07Remove me as maintainer of those packages.tron8-16/+16
1999-10-04Remove "MIRROR_DISTFILE= no". We now have the source RPMs on our FTPtron1-2/+1
server so that we are allowed to mirror the binary RPMs.
1999-09-27Correct sub directory which got messed up during the update to 6.1p1.tron1-2/+2
Problem noted by "wiz" in PR pkg/8501.
1999-09-26Check all symbolic links after the complete RPM file has been written totron1-7/+49
disk. If they point to a file store them like files in the package list instead of using an "@exec" "@unexec" pair.
1999-09-23Remove outdated Linux emulation package which completely lacks supporttron6-354/+1
for "glibc2".
1999-09-20Assign "DIST_SUBDIR", "MIRROR_DISTFILE", "WRKSRC" and "MANCOMPRESSED" withtron1-7/+10
"?=" so that they can be overwritten by a package.
1999-09-19Remove unnecessary "post-install" target.tron1-4/+1
1999-09-19Update SuSE Linux emulation package to version 6.1p1. This patch leveltron10-240/+771
invents a complete new "rpm2pkg" utility which is faster, easier to use and creates a correct package list more reliably.
1999-09-13Initialize variable "pilot.threads" to "0" so that shared memory handlingtron2-1/+15
works. Patch supplied by Nagae Hidetake in PR pkg/8400.
1999-08-27Provide an error message if an attempt is made to build this packageagc2-2/+14
on a NetBSD/i386 ELF platform.
1999-08-24Add and enable "suse_devel" package. Fixes PR pkg/8264 bytron1-1/+2
Dr. Lex Wennmacher.
1999-08-24New "suse_devel" package based on PR pkg/8264 by Dr. Lex Wennmacher:tron5-0/+56
Linux compatibility package - development tools
1999-08-24Retarget symbol links so that the Linux emulation can resolve them, too.tron1-4/+13
1999-08-24Modify symbolic links so that "pkg_create" will turn them into relativetron1-0/+7
links which will prevent emulation problems later.
1999-07-27ELF rpath issues.mycroft2-4/+13
1999-07-27More magic.mycroft2-4/+4
1999-07-27ELF rpath issues.mycroft2-4/+4
1999-07-17update 6.1 to 6.2deberg4-11/+11
1999-07-09Add package patch-sum filesagc14-0/+96
1999-07-06 * Update ncurses dependency.jlam1-3/+3
1999-07-02Some packages use bsd-style .mk files when building, and so any manualagc1-6/+2
pages that are installed will be gzip-compressed, if MANZ is set, or not if MANZ is not set. If the package uses bsd-style .mk files, the variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in the package Makefile. This replaces the previous method of specific inclusion of bsd.prefs.mk, followed by a check for MANZ and conditional assignment of MANCOMPRESSED. Add appropriate documentation, and change all necessary ocurrences in package Makefiles.
1999-06-29Include "bash" and "ncurses" in package:tron2-3/+11
+ increases compatibility + brings "ldd" one step closer to working (our ELF loader still needs a compatibility kludge) - requires yet another 1.8MB of distribution files
1999-06-20Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"tron2-4/+7
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou.
1999-06-20UAE doesn't build on arm32.tron1-1/+3
1999-06-19Use "/dev/sound" instead of "/dev/dsp".tron1-0/+32
1999-06-19Fix a typo in a comment.tron1-2/+2
1999-06-19Add and enable "uae" package.tron1-1/+2
1999-06-19Import new "uae" package:tron6-0/+63
The UAE Amiga Emulator
1999-05-24Add "ONLY_FOR_PLATFORM= NetBSD-*-i386".tron5-6/+10
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv15-228/+202
pattern match format. Minor pkglint along the way.
1999-05-24Adapt freebsd_lib's "smart /emul" script to suse_base.tv1-27/+30
1999-05-23Add and enable atari800.tv1-10/+11
1999-05-23An Atari 800/XL/5200 emulator for the X Window System.tv9-0/+178
1999-05-22Xmess moved! Update master site, homepage, and distro filename (which istv2-6/+6
an otherwise identical file).
1999-05-22Forcibly specify that the shlib type is a.out, so that ELF systems won'ttv1-1/+4
run into trouble with the automatic shlib handling.
1999-05-22Clean this up a bit:tv2-17/+43
- actually extract to ${WRKDIR} and use find, xargs, and ${INSTALL_DATA{,_DIR}} to get the permissions right - add a "smart-/emul" script that will automatically add a symlink from /emul/freebsd (adding /emul directory as necessary) only in the cases where this will not clobber something; otherwise print a message at install time that the user must do this. Note that this still works if /emul is a symlink to ${LOCALBASE}/emul, though that is no longer required. - issue a message at install time reminding the user to add COMPAT_FREEBSD to the kernel configuration.
1999-05-22Update to 2.3d.tv4-10/+12
1999-05-21Add "suse_compat" package to dependence list.tron1-1/+2
1999-05-21Add and enable "suse_compat".tron1-1/+2
1999-05-21Import new "suse_compat" package:tron4-0/+49
Linux compatibility package with old shared libraries
1999-05-21Don't use "DISTFILES" for a single distribution file.tron1-3/+4
1999-05-21Don't extract RPM files to "/tmp" but to target directory directly.tron2-25/+41
1999-05-18Add and enable stella. (The misimport into the top level was correctedtv1-2/+2
on the CVS server.)
1999-05-18Import stella-1.1, an Atari 2600 VCS (and compatibles) emulator written intv8-0/+146
C++. Took hints from the FreeBSD port, but rewrote this one from scratch.
1999-05-18Update to 1.0, clean up, remove xpm dependency and check (...only used fortv15-170/+226
window icon when iconified), and add third party configs for 4064, SX-64, and C64 Game System.
1999-05-17Remove the "linux_SuSE" package. It is replaced by the "suse_*" packages.tron9-365/+1
1999-05-17Add and enable "suse_linux".tron1-1/+2
1999-05-17Import meta package for new SuSE Linux package collection.tron5-0/+31
1999-05-17Add and enable "suse_xforms".tron1-1/+2
1999-05-17New "suse_xforms" package:tron4-0/+49
Linux compatibility package for xforms binaries