summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix DESCRSeiichirou Hiraoka1998-11-201-1/+1
| | | | Notes: svn path=/head/; revision=14705
* Upgrade to 3.2.6.Vanilla I. Shu1998-11-192-4/+4
| | | | | | | Remind by: distfiles fenner Notes: svn path=/head/; revision=14692
* Upgrade to xsystem-3.5-19981114.Seiichirou Hiraoka1998-11-193-10/+17
| | | | | | | | | Fix MD5 check sum Add patch files Install Japanese documents in share/doc/ja Notes: svn path=/head/; revision=14687
* Upgrade to xsystem-3.5-19981114.Seiichirou Hiraoka1998-11-191-1/+1
| | | | | | | Fix MD5 check sum Notes: svn path=/head/; revision=14686
* Upgrade to xsystem-3.5-19981114.Seiichirou Hiraoka1998-11-191-8/+14
| | | | Notes: svn path=/head/; revision=14685
* Add SUBSIR+=xsystem35Seiichirou Hiraoka1998-11-181-1/+2
| | | | Notes: svn path=/head/; revision=14624
* Reviewed by: kuriyamaSeiichirou Hiraoka1998-11-186-0/+87
| | | | | | | | | Submitted by: flathill@flathill.gr.jp Initial import of Xsystem35. Xsystem35 is AliceSoft System 3.5 emulator on X Window System Notes: svn path=/head/; revision=14623
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-6/+8
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Remove BROKEN tag.Vanilla I. Shu1998-11-042-5/+12
| | | | Notes: svn path=/head/; revision=14349
* Upgrade to bochs-981102b.Alexander Langer1998-11-034-37/+41
| | | | | | | Submitted by: msmith Notes: svn path=/head/; revision=14323
* Upgrade to thae latest Redhat offerings. This brings in the LinuxMark Murray1998-10-3116-48/+48
| | | | | | | | | | glibc2 stuff. The tarball is in freefall:~markm/linux_lib-2.6.tar.gz; please someone move it over to ftp.freebsd.org. Ta! Notes: svn path=/head/; revision=14272
* Add linux_glide and linux_mesa.Satoshi Asami1998-10-301-1/+3
| | | | Notes: svn path=/head/; revision=14252
* Doesn't install....Satoshi Asami1998-10-261-1/+3
| | | | | | | | | | | | | === for file in hfssh; do install -c -s -o bin -g bin -m 555 -m 755 $file "/usr/local/bin/."; done for file in hfs; do install -c -o bin -g bin -m 444 $file "/usr/local/bin/."; done install: hfs: No such file or directory *** Error code 71 Stop. Notes: svn path=/head/; revision=14186
* Fix path on ftp.cs.bris.ac.ukBill Fenner1998-10-251-2/+2
| | | | Notes: svn path=/head/; revision=14177
* Upgrade to 3.3.2.Vanilla I. Shu1998-10-244-34/+43
| | | | Notes: svn path=/head/; revision=14165
* Unbreak.Justin M. Seger1998-10-132-6/+2
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=13949
* Add missing bitopts.hJustin M. Seger1998-10-132-4/+4
| | | | | | | | | | | | | | | | | | | | | Change BROKEN_ELF->BROKEN as this is still BROKEN after the file addition. In file included from ./treeview.c:44: ../../include/asm/bitops.h:8: redefinition of `set_bit' ../../include/asm/bitops.h:8: `set_bit' previously defined here ../../include/asm/bitops.h:18: redefinition of `clear_bit' ../../include/asm/bitops.h:18: `clear_bit' previously defined here ../../include/asm/bitops.h:28: redefinition of `change_bit' ../../include/asm/bitops.h:28: `change_bit' previously defined here ../../include/asm/bitops.h:38: redefinition of `test_bit' ../../include/asm/bitops.h:38: `test_bit' previously defined here ./treeview.c: In function `TREEVIEW_DrawItem': ./treeview.c:341: warning: unused variable `hRootPen' ./treeview.c:339: warning: `oldBkColor' might be used uninitialized in this function *** Error code 1 Notes: svn path=/head/; revision=13947
* Unbreak.Justin M. Seger1998-10-131-3/+5
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13942
* Mark BROKEN for ELF:Justin M. Seger1998-10-132-2/+6
| | | | | | | | | | | ===> wine-98.09.27 depends on shared library: Xpm.4 - found /bin/mkdir -p /usr/ports/emulators/wine/work/wine-980927/include/asm /bin/cp /usr/ports/emulators/wine/files/bitops.h /usr/ports/emulators/wine/work/wine-980927/include/asm/bitops.h /bin/cp: /usr/ports/emulators/wine/files/bitops.h: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13940
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | | ===> ines-0.7 depends on shared library: X11.6 - found install -c -s -o root -g wheel -m 555 /usr/ports/emulators/ines/work/NES/ines /usr/X11R6/bin /usr/libexec/elf/strip: /usr/X11R6/bin/ines: File format not recognized *** Error code 70 Notes: svn path=/head/; revision=13938
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | | | | | | | | | | gcc -s -o cpm single.o z80emu.o em.o io.o bios.o commands.o running.o main.o disneu.o disz80.o low.o single.o(.text+0x9): undefined reference to `_z80regs' single.o(.text+0xe): undefined reference to `_z80mem' single.o(.text+0x15): undefined reference to `_z80regs' single.o(.text+0x1c): undefined reference to `_z80regs' single.o(.text+0x23): undefined reference to `_z80regs' single.o(.text+0x2a): undefined reference to `_z80regs' single.o(.text+0x3f): undefined reference to `_z80regs' single.o(.text+0x46): more undefined references to `_z80regs' follow single.o(.text+0x18f2): undefined reference to `_hardware_access' single.o(.text+0x1948): undefined reference to `_z80regs' single.o(.text+0x195a): undefined reference to `_z80regs' Notes: svn path=/head/; revision=13935
* Update to version 2.6.1.Steve Price1998-10-104-67/+48
| | | | | | | | PR: 8189 Submitted by: maintainer Notes: svn path=/head/; revision=13830
* Update to 980927.Jun Kuriyama1998-10-096-24/+84
| | | | | | | Submitted by: Stefan Esser <se@mi.uni-koeln.de> Notes: svn path=/head/; revision=13777
* Add NO_FILTER_SHLIBS -- this port installs linux libraries and weSatoshi Asami1998-10-098-8/+16
| | | | | | | don't want bsd.port.mk changing PLIST. Notes: svn path=/head/; revision=13765
* Recompute checksum after repacking tarball.Jordan K. Hubbard1998-10-088-8/+8
| | | | Notes: svn path=/head/; revision=13750
* Update to version 2.5; add updated libvga libs.Jordan K. Hubbard1998-10-0816-24/+24
| | | | | | | Submitted by: cracauer Notes: svn path=/head/; revision=13735
* Do not write anything to ${PATCHDIR} by doing the awk trick toSatoshi Asami1998-10-061-16/+16
| | | | | | | | the patched file (Makefile.common) in post-patch, instead of the patch itself (${FILESDIR}/patch-aa.in) in pre-patch. Notes: svn path=/head/; revision=13683
* Remove regexp support for tk81 libraries.Steve Price1998-10-031-2/+2
| | | | Notes: svn path=/head/; revision=13615
* Remove regexp support for Xaw3d since it can now be built inSteve Price1998-09-211-2/+2
| | | | | | | an ELF world. Notes: svn path=/head/; revision=13273
* Sync with a version that uses MLINKS.Tim Vanderhoek1998-09-192-20/+3
| | | | Notes: svn path=/head/; revision=13229
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-173-6/+6
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-153-6/+6
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Changed MASTER_SITES to ftp.bochs.com.Alexander Langer1998-09-111-2/+2
| | | | Notes: svn path=/head/; revision=13090
* Maintainer has new Email address.Steve Price1998-08-242-4/+5
| | | | | | | PR: 7724 Notes: svn path=/head/; revision=12767
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-232-2/+5
| | | | | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. Notes: svn path=/head/; revision=12747
* Yes, I damaged pkg_[add|delete] on this one while removing theTim Vanderhoek1998-08-171-2/+2
| | | | | | | | | manpages, too. Not that it would have mattered much, since this is marked RESTRICTED. Notes: svn path=/head/; revision=12588
* Vice, welcome to the brave new world.Tim Vanderhoek1998-08-174-19/+78
| | | | | | | | This still installs documentation in lib/vice/docs/ (or something like that) instead of share/doc/vice/. Notes: svn path=/head/; revision=12585
* Don't emulate the manpages in the PLIST.Tim Vanderhoek1998-08-1710-50/+0
| | | | Notes: svn path=/head/; revision=12576
* Find the distfile again.Steve Price1998-08-102-7/+4
| | | | | | | | PR: 7542 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=12421
* Make it clear that BOCHS is commercial software.Alexander Langer1998-08-081-0/+3
| | | | Notes: svn path=/head/; revision=12341
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-076-12/+13
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-055-11/+11
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot ofJoerg Wunsch1998-08-021-5/+8
| | | | | | | stuff away. Move to other FTP servers. Notes: svn path=/head/; revision=12254
* Added a link to the Bochs homepage.Alexander Langer1998-07-291-0/+2
| | | | | | | Inspired by: hoek Notes: svn path=/head/; revision=12204
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-274-8/+8
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Update to version 1.05.Steve Price1998-07-272-8/+8
| | | | | | | | PR: 7338 Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp> Notes: svn path=/head/; revision=12157
* Can no longer fetch version 0.2. Version 0.2.1 is available butSteve Price1998-07-271-1/+3
| | | | | | | | | has a few too many Linux'isms to fix easily. Prodded by: Bill Fenner's distfile checker Notes: svn path=/head/; revision=12140
* Added @dirrm directives.Alexander Langer1998-07-251-0/+3
| | | | Notes: svn path=/head/; revision=12129
* Add NO_CDROM. (Not sure if RESTRICTED implies this, but since we *don't*Donald Burr1998-07-191-1/+2
| | | | | | | want copyrighted stuff on the 2.2.7 CD-ROM, better safe than sorry...) Notes: svn path=/head/; revision=11971
* Add missing dependency on libXaw3d.Donald Burr1998-07-131-1/+3
| | | | Notes: svn path=/head/; revision=11901