Commit Graph

516 Commits

Author SHA1 Message Date
Chris D. Faulhaber
233d59663a Update port to 1.2.5-1
PR:		16530
Submitted by:	Maintainer
2000-02-09 13:43:27 +00:00
R. Imura
af54b49567 Sync with its pre-install script.
Forgotten by:	maintainer
2000-02-08 16:48:09 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
David E. O'Brien
78a76311f5 Correct PLIST for rev 1.2 of ../Makefile 2000-02-08 01:51:57 +00:00
David E. O'Brien
cf14f7cbb8 Change version number to match the libc.so in the distfile. It seems
these are not the Tru64 libs, but rather the Digital Unix 4.0f libs.
Note that the new version number is "lower" than the previous one.

Submitted by:	gallatin
2000-02-07 23:42:16 +00:00
Michael Haro
c6157e1d41 remove extra blank line (portlint) 2000-02-07 22:09:12 +00:00
Michael Haro
5fd785035f change ordering of variables (portlint) 2000-02-07 22:08:45 +00:00
Michael Haro
6f08cfc953 remove ~20 blank lines in the middle of this file 2000-02-07 22:06:01 +00:00
Michael Haro
1b9b982c34 add new line ('\n') to end of file 2000-02-07 22:05:10 +00:00
Chris D. Faulhaber
c6cca3597f Unbreak the atari800 port:
* Removed xview dependancies to keep port simple.
* Sound doesn't function very well so I have disabled that also.
* Updated URL's and Maintainer's email address.

PR:		16509
Submitted by:	Maintainer
2000-02-06 21:46:28 +00:00
David E. O'Brien
af4ed05b0e Add some symlinks agaist libc.so that the RPM install script does. 2000-02-06 07:48:15 +00:00
David E. O'Brien
6e8b3a265c Turn on osf1_base 2000-02-05 20:03:26 +00:00
David E. O'Brien
7d6d63e443 This contains a minimal selection of shared libraries from a Compaq Tru64 5.0
installation.  These libraries and support files, in conjunction with the
osf1 module, form the basis of the osf1 compatibility environment.
2000-02-05 19:13:39 +00:00
David E. O'Brien
c2882b977a Support bochs's internal debugger.
Submitted by:	jhb
2000-02-03 16:01:13 +00:00
Chris D. Faulhaber
8fdfff45c7 Update port to 1.2
Approved by:	Maintainer
2000-02-02 22:46:23 +00:00
John Baldwin
cbb2a9f2b9 Activated bfe. 2000-02-02 21:24:50 +00:00
John Baldwin
b308b2590e A graphical front end to the debugger present in the Bochs emulator.
Reviewed by:	jim, jedgar
2000-02-02 21:18:47 +00:00
David E. O'Brien
c237e54a44 Add CVS tags to the files that could tolerate them. 2000-01-28 06:25:44 +00:00
David E. O'Brien
a04f0baefd Make this thing acutally portlint(1) and come close our Ports Collection
coding style.

[billf contributed to the Makefile cleanup]

Forgotten by:	initial committer
2000-01-28 06:22:56 +00:00
Josef Karthauser
fb6c9d21f3 Enable vmware. 2000-01-26 23:02:52 +00:00
Josef Karthauser
6f08968435 Virgin import of Vladimir N. Silyaev's port of the linux version of the
VMWare virtual machine.

PR:		ports/16337
Submitted by:	vsilyaev@mindspring.com
2000-01-26 22:06:13 +00:00
Nick Sayer
3b3259ec03 Back out v1.3. I misunderstood the procedure at work here.
Submitted by:	Satoshi
2000-01-22 18:20:40 +00:00
Michael Haro
1fadc80500 - Remove obsolete sites from MASTER_SITES
- Add MAINTAINER line
- Support CC/CFLAGS/PREFIX properly
- Shorten pkg/DESCR and add README file from distribution source

PR:		16035
Submitted by:	tkato@prontomail.ne.jp
2000-01-22 13:15:51 +00:00
Michael Haro
597e346d96 - Fix MASTER_SITES
- Add MAINTAINER line
- Add (probably missing) USE_XLIB line
- Move install path of utility data files from lib/ to libdata/
- Shorten pkg/DESCR and move original file to files/README.FreeBSD
- Sort pkg/PLIST

PR:		16039
Submitted by:	tkato@prontomail.ne.jp
2000-01-22 13:03:16 +00:00
Yukihiro Nakai
044fe0d8a2 Fix and updates from KATO Tsuguru.
Submitted by:		"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-01-22 11:46:45 +00:00
Nick Sayer
c9e08fbfff Update port to new Qt/KDE
Obtained from: andrews@technologist.com
2000-01-22 07:11:13 +00:00
David E. O'Brien
11ef7f4c05 A slightly different approach to allow access to CD media w/in the emulator.
Use the ioctl's CDIOREADTOCHEADER and CDIOREADTOCENTRYS to determine
the size of the data track on the disk, rather than using the DIOCGDINFO
ioctl (which doesn't appear to work for all users / CD media under FreeBSD).

Submitted by:	Keith Jones <keith@mithy.org>
2000-01-16 19:56:01 +00:00
David E. O'Brien
5e37cdbae9 Support the "seeing" of CDROM drives.
[However, Win95 running in bochs still can't "see" the CD]

Submitted by:	Mark Ovens <mark@dogma.freebsd-uk.eu.org>
2000-01-14 09:08:05 +00:00
David E. O'Brien
3c503805d7 There's a bug in bochs that's been annoying me for a while. I have found a
fix, but, as I don't fully understand *why* the fix works (and doesn't
break anything else).  When bochs is run from an xterm it leaves the xterm
in an unstable state after exiting (if bochs is started in the background
the xterm is unstable as soon as the prompt returns).

By unstable I mean:

   Nothing you tyoe is echoed, and commands don't work (``ls'' gives no
   output, for example). Ctrl-C and Ctrl-D behave like RETURN; you get a
   line feed and a new prompt, and the DEL and INS keys do a destructive
   back-space over the prompt.

Submitted by:	Mark Ovens <mark@dogma.freebsd-uk.eu.org>
2000-01-14 09:06:32 +00:00
Marcel Moolenaar
4443946f48 Install packages with -U instead of -i. This should minimize the
problems people have when they install the port without removing
the previously installed version.
2000-01-10 13:04:34 +00:00
Bill Fenner
ee3a2d65c6 Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bounced
4 out of 4 attempts over 3 months.
2000-01-07 18:18:25 +00:00
Yukihiro Nakai
6b0ea0d8a6 Change MAINTAINER address from nacai@iname.com
to nakai@FreeBSD.org
2000-01-07 02:27:48 +00:00
Marcel Moolenaar
b4e731e713 We definitely have a CVS problem somewhere. This wasn't committed in
the previous commit. Maybe it's related to removing files in the
same commit. Anyway..

Update to Red Hat 6.1.

Noticed by: jedgar
2000-01-06 10:47:13 +00:00
Marcel Moolenaar
9782a69b13 Upgrade to Red Hat 6.1. The port also allows installing updates,
which makes it easier to keep it up to date.

Thanks to: Sean O'Connell (sean@stat.duke.edu) for his support.
2000-01-05 23:25:43 +00:00
Chris Piazza
00dc1eb210 Add ksnes9x, a KDE frontend for snes9x, the snes emulator.
PR:		15160
Submitted by:	Will Andrews <andrews@technologist.com>
2000-01-05 02:31:52 +00:00
Steve Price
9676d2cfc3 Complete conversion to Tk 8.2.
PR:		15843
Submitted by:	maintainer
2000-01-03 03:33:23 +00:00
Satoshi Asami
cef04b17b2 This port requires Xlib.
Submitted by:	bento
2000-01-02 08:50:59 +00:00
Jean-Marc Zucconi
84b38def0f Fix for new compiler. 2000-01-01 16:37:42 +00:00
Steve Price
0ae84877da Adding twin version 19990616.
Willows toolkit for migrating and developing Windows applications.

PR:		12503
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1999-12-29 09:12:34 +00:00
Steve Price
3bb068c744 mkdosfs has been renamed to newfs_msdos.
PR:		12700
Submitted by:	Phillip Musumeci <phillip@mirriwinni.cse.rmit.edu.au>
1999-12-29 08:21:12 +00:00
Brian Feldman
d09907238d Snes9X needs to _not_ have USE_THREADS auto-defined for FreeBSD in
unix/unix.cpp to build, especially when the Makefile does not have it
defined.  Also, along with this, split the patches out into the
customary one-file-per-patch chunks.

I'm not ${MAINTAINER}, but nacai does not mind my working on the
port :)
1999-12-29 07:12:58 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Yukihiro Nakai
397ab3211d Update to 1.26 1999-12-28 04:27:57 +00:00
Chris D. Faulhaber
9b5dbdaa32 Add MASTER_SITES 1999-12-26 22:59:48 +00:00
Steve Price
cac61163f1 TrueReality version 1999062900
A Nintendo N64(tm) emulator.

PR:		15146
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
1999-12-25 15:50:05 +00:00
Chris Piazza
73c14cc1b7 regen the md5 sums so this port will work. 1999-12-24 19:27:02 +00:00
Chris D. Faulhaber
5c62399d30 Activate xmess 1999-12-24 14:02:15 +00:00
Chris D. Faulhaber
9489c320c5 Xmess is a game console emulator which currently supports the
Nintendo Entertainment System (NES), Sega Genesis/Megadrive,
TRS-80 models 1 and 3, Colour Genie, Colecovision, Vectrex,
Apple ][ series, Atari 800, Atari 5200, Sega Master System/Game
Gear, Bally Astrocade, Kaypro 2x and PDP-1.

PR:		13201
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-12-24 14:01:14 +00:00
Chris D. Faulhaber
c206b8a34d Update to 2.3d 1999-12-22 22:14:11 +00:00
Bill Fenner
39e0ff9ee1 Remove jraynard as MAINTAINER, since he no longer has an account.
Move distfiles from ~jraynard/public_html/ports/distfiles/ to
 ~fenner/public_html/distfiles-- this does not imply that I take
 any responsibility for the ports but I'll at least host the
 existing distfiles =)
1999-12-22 17:31:02 +00:00