Commit Graph

707 Commits

Author SHA1 Message Date
Stefan Eßer
653381b3db Fix problem caused by our current version of ncurses.h (see PR misc/19077),
which defines "trace" in a way that causes link errors.

This patch just places "#undef trace" statements on the line following the
"#include <ncurses.h>" in the two WIne files, that include that header.

This workaround should be kept as long as there may be systems with the
buggy definition of "trace" in "ncurses.h".

Approved by:	Maintainer
2000-06-19 12:12:12 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Chris D. Faulhaber
2a1d1e7daa Fix typo: @rmdir -> @dirrm
Submitted by:	steve
2000-06-16 14:54:31 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Chris D. Faulhaber
f15c809077 .../local-distfiles/... -> MASTER_SITE_LOCAL 2000-06-15 22:29:34 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Jean-Marc Zucconi
672f084cda Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:30:28 +00:00
David E. O'Brien
e467ed746f Use perl-fu to handle the SOVERSION tweak instead of patching 58 files. 2000-06-10 19:47:24 +00:00
David E. O'Brien
b0f84b2bf4 "We (actually, I) forgot to install the libraries that are part
of the Wine port, as well as the include files for winelib."

PR:		18877
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2000-06-10 05:04:21 +00:00
Will Andrews
a55fdb5b47 Finish the move of macutils to archivers (no commits are necessary on
the actual macutils directory).
2000-06-10 02:15:50 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Akinori MUSHA
3024927161 Revise advice on /tmp: Difining TMPDIR would be better way than
creating /compat/linux/tmp to fake /tmp.
2000-06-08 20:09:52 +00:00
Chris D. Faulhaber
a9cf92ed32 Update MASTER_SITES for locally-hosted distfile(s) 2000-06-08 14:03:41 +00:00
Maxim Sobolev
af748fc7e0 Unbroke port for gcc 2.95 and later.
Reported by:	jmz
2000-06-08 11:09:07 +00:00
Satoshi Asami
2edd9fc3bd Remove two directories. Also, move manpages to Makefile while I'm here.
Submitted by:	bento (first half)
2000-06-07 22:52:16 +00:00
Will Andrews
323c437493 Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org.
Prompted by:	obrien
2000-06-07 17:31:47 +00:00
Maxim Sobolev
5d3096eb79 Activate basiliskII 2000-06-07 16:26:29 +00:00
Maxim Sobolev
1fa88b51ce Initial import of BasiliskII - a GPL'ed portable Mac emulator (requires Mac ROM
and a copy of MacOS to run).

PR:		18072
Submitted by:	sobomax
2000-06-07 16:14:46 +00:00
Maxim Sobolev
91240eedfb Add several missed from the PLIST files.
Submitted by:	bento
2000-06-06 07:14:25 +00:00
Akinori MUSHA
5279f13741 emulators/vmware:
Set MAINTAINER to <ak@freenet.co.uk> and mention the freebsd-emulation list.

emulators/vmware2:
  Set MAINTAINER to <knu@FreeBSD.org> and mention the freebsd-emulation list.
  Include the checksum of the 2.0.1-546 beta's distfile in files/md5 for those
  who want to test it.
2000-06-03 07:27:10 +00:00
Chris D. Faulhaber
212d88baea Remove directory (share/doc/sim) created during installation
Found by:	bento
2000-06-01 12:50:51 +00:00
Steve Price
a159369ffb Update to version 0.4.1d.
PR:		13006
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2000-05-29 23:40:52 +00:00
Steve Price
c1c331baa7 Update to version 2000.05.26.
PR:		18847, 18848
Submitted by:	maintainer
2000-05-29 02:11:52 +00:00
Mike Smith
6710b4a9f0 RH6.1 has moved into old-releases on the master and most mirrors,
track this while we wait for 6.3 or something less buggy than 6.2.
2000-05-28 22:53:57 +00:00
Akinori MUSHA
6ffb1e67a7 Fix for the _very latest_ -CURRENT: KMODDEPS -> MODULE_DEPEND().
PR:		ports/18799
Submitted by:	Vladimir B. Grebenschikov <vova@express.ru>
Fix by:		Kentaro Inagaki <inagaki@tg.rim.or.jp>
Advice by:	peter
Tested by:	people at freebsd-emulation list
2000-05-26 05:42:51 +00:00
Will Andrews
1f2ce67913 Whoops, forgot this file with the update to 1999121400. 2000-05-22 07:19:12 +00:00
Will Andrews
b962685c91 Update to 1999121400 version, and add Alpha support. I modified the
patch Mario created for the Makefile so it would use proper Makefile logic.

PR:		18734
Submitted by:	MAINTAINER
2000-05-22 07:18:04 +00:00
Will Andrews
692ce9c1f0 Make WINE build again!
1) Update to 20000430 release snapshot.
	2) Remove irrelevant (integrated into wine tree) patches.
	3) Add new patch.
	4) New MAINTAINER (pfeifer@dbai.tuwien.ac.at).

Gerald apparently overlooked installation, so I added a few files to the
install so people can actually run WINE; I also accounted for these files
in pkg/PLIST updating.  Unfortunately, I could not test WINE because I
don't have USER_LDT in my kernel and I'm not adding it just now.  :-)

Special thanks to Gerald for his help!

PR:		18648
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Approved by:	se (previous MAINTAINER)
2000-05-18 18:10:27 +00:00
Bill Fumerola
ccf4c430e0 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
Akinori MUSHA
d166df7bfa Bump the version number corresponding to Peter's previous commit. 2000-05-06 12:49:51 +00:00
Peter Wemm
217c24e73e The rtc module depends on linux (for -current) 2000-05-05 13:08:30 +00:00
Akinori MUSHA
aef81ecac3 Show an error message and exit when vmware is invoked without Linux procfs
mounted on /compat/linux/proc.

I hope that would reduce FAQ.
2000-04-25 14:23:37 +00:00
Kris Kennaway
d75af6a9c0 Add Jim Housley <jim@thehousleys.net> as new maintainer. 2000-04-24 18:45:32 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
David E. O'Brien
dae552c2f0 I have been asked to *TEMPERARYLY* restrict this again. 2000-04-20 19:34:27 +00:00
Akinori MUSHA
3685fd311f D'oh. I forgot to add "$@" to the vmware command line. 2000-04-18 11:06:35 +00:00
Akinori MUSHA
d0e24bc7e7 Install ${PREFIX}/bin/vmware as a shell script which sets some
environment variables properly to run VMware, instead of installing it
as a symbolic link to ${PREFIX}/lib/vmware/bin/vmware.

Suggested by:	Frank Mayhar <frank@exit.com>

Add $FreeBSD$ on the top of the Hints.FreeBSD file.

Add a link to the official VMware Product FAQ page.
2000-04-17 04:23:24 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Yukihiro Nakai
6c03ef6783 - Support CFLAGS/CXXFLAGS/LOCALBASE/X11BASE properly
- Add WWW: line into pkg/DESCR

PR:		ports/17462
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-16 03:07:42 +00:00
David E. O'Brien
aa1ff89493 Fix bogon in the PORT{NAME,VERSION} conversion. 2000-04-15 09:38:52 +00:00
David E. O'Brien
9ba8c6f53e Remove the distribution restriction. RedHat is distributing the Tru64
libs and thus so will we.
2000-04-15 04:18:08 +00:00
Akinori MUSHA
2b40efb08b Prepare ${LINUX_DIR}/dev/null for use of the plain disk technique.
Suggested by:	Nick Sayer
2000-04-14 21:01:58 +00:00
Akinori MUSHA
688db83363 Move /dev/rtc to ${LINUX_DIR}/dev/rtc, since we don't need rtc except
for running Linux stuff.

Suggested by:	Nick Sayer
2000-04-14 20:13:55 +00:00
Peter Wemm
d28a4ecbc3 Fix /usr/compat -> /compat 2000-04-14 19:50:25 +00:00
Michael Haro
b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00
Will Andrews
09e1a276a0 Fix distfile fennerage.
Found by:	portsurvey
2000-04-08 06:32:32 +00:00
Akinori MUSHA
4a1f3dc060 Synchronize with vmware2. 2000-04-04 19:15:04 +00:00
Akinori MUSHA
a42adeafdd Style fix:
- Remove post-install information from DESCR's.
  - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
  - Remove unnecessary whitespace.

Pointed out by:	portlint
2000-04-04 19:03:36 +00:00
Akinori MUSHA
ac94adb818 Make it run-depend on the emulators/rtc port and delete notice. 2000-04-03 16:13:11 +00:00
Akinori MUSHA
9a55396905 Changes:
- Mention full screen graphics mode works though it'll need due care not
  to enter full screen text mode.
  - Wording: vmware -> VMware
  - Wording: tmpfs -> MFS
2000-04-03 16:10:38 +00:00
Akinori MUSHA
f90daf1d5e Activate rtc. 2000-04-03 15:32:13 +00:00
Akinori MUSHA
3cf900afec This is rtc, a kernel module for /dev/rtc device support.
Some apps such as VMware for Linux would be happy with it.

The code was originally written by Vladimir N. Silyaev.

Note: It _includes_ Linux ioctl support, but basically it's
FreeBSD native stuff.  I'm importing this into emulators
category for convevience' sake.   Check it out.
2000-04-03 15:28:30 +00:00
Akinori MUSHA
80f2bf84f0 Synchronize with vmware2 port. 2000-04-01 23:20:59 +00:00
Akinori MUSHA
888d382ed0 Adjust window sizes. 2000-04-01 19:07:21 +00:00
Nick Sayer
66ef3a76a8 Add a section about how to set up plain disks as a workaround for
the not-working raw disks.

Add some more little hints too.

Approved by:	knu@idaemons.org
2000-04-01 00:31:35 +00:00
Akinori MUSHA
2f0a7f7679 Change PKGNAME: vmware -> vmware2 2000-03-30 07:54:08 +00:00
Akinori MUSHA
632ac3b7f1 Activate vmware2 2000-03-29 21:25:41 +00:00
Akinori MUSHA
43878b4a17 Here comes the VMware 2.0 port, finally.
- Correspond to VMware 2.0 Build 476 release (not beta)
- Support SMP kernel
- Install VMware tools floppies (for Windows and Linux)
- Add Hints.FreeBSD
- Mention my unofficial `rtc' port on post-install
- Raw disk may not work for the present
- etc.

Enjoy it!
2000-03-29 21:23:07 +00:00
Akinori MUSHA
302f5039f0 - Add a tip (/tmp usage)
Suggested by:	des
2000-03-25 23:02:49 +00:00
Akinori MUSHA
9225c521c3 - Clean up and minor fixes
- Make portlint satisfy
  - Avoid creating files out of WRKDIR
  - Remove the void directory "patch" (What ever was this?)
  - Adjust whitespace
  - Fix some ungrammatical wordings
  - Modify COMMENT and DESCR
- Drop fakeprocfs support due to the import of Linux procfs to the base system
- Show MESSAGE after installation
- Change maintainer to the -emulation list because:
  - Vladimir seems too busy or unreachable these days
  - This port depends very much on Linux compatibility stuff
- Get it to check if the system has Linux procfs module and stop if not

PR:		ports/16960 (add WWW to DESCR)
No response by:	maintainer
2000-03-25 20:24:32 +00:00
R. Imura
403c782e43 Fix incomplete PLIST. 2000-03-25 19:44:56 +00:00
R. Imura
3daf5ca497 Doing KDE style mtree in kdelibs.
OK'd by:	will
2000-03-25 16:14:50 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Justin M. Seger
7cc807dbea Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Satoshi Asami
eae72c6bb0 Mark FORBIDDEN on alpha, it builds but doesn't run.
Submitted by:	green
Reviewed by:	steve
2000-03-12 07:03:04 +00:00
Brian Feldman
481711b7ac Update to Snes9X 1.29, and get Makefile.alpha built. 2000-03-09 05:16:30 +00:00
Andrew Gallatin
b9a51adfb9 make a symlink out of the compat environment so that programs calling
system() will be able to find /sbin/sh

This allows Netscape to run external apps (eg, ghostview)
2000-03-08 04:14:53 +00:00
Andrew Gallatin
c3a4ed34de The "netscape" rpm from Compaq is now an actual RPM, not an RPM
containing a gzipped tarball.  Update the Makefile and the md5
checksum to reflect this new rpm.
2000-03-08 02:12:44 +00:00
David E. O'Brien
68a56eb6c5 Fix paths in .bochsrc file.
PR:		16511
Submitted by:	Dann Lunsford <dann@greycat.com>
2000-02-29 10:02:29 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
Jean-Marc Zucconi
5c317912f6 Fix compilation for pre-cam systems.
PR:		ports/16986
Submitted by:	Nobuyuki Koganemaru <kogane@koganemaru.co.jp>
2000-02-25 20:39:10 +00:00
R. Imura
8c5e852c59 Update to version 19991230.
PR:		16685
Submitted by:	Mikhail Teterin <root@kot.ne.mediaone.net>
Approved by:	maintainer
2000-02-24 13:46:50 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Satoshi Asami
7183fee08d Move linux_mesa and linux_glide from emulators to graphics.
Approved by:	maintainer
2000-02-23 00:51:08 +00:00
Satoshi Asami
4bd98fb07c Use USE_QT instead of explicit LIB_DEPENDS. Also, change
HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE.
2000-02-23 00:14:12 +00:00
Josef Karthauser
5c4a9c080e Some VMware port cleanup:
- remove [buggy] dependencies from linuxprocfs port, when this
  port doesn't exist in a system (it's a common situation, because
  linuxprocfs port isn't included in the official port tree).
- remove Makefiles.inc.xxx at cleanup stage
- added message about loading kernel modules
- added warning when vmware runned with not super-user id

Submitted by:	Vladimir N. Silyaev <vsilyaev@mindspring.com>
PR:		ports/16894
2000-02-22 20:11:31 +00:00
Joerg Wunsch
6c96bb41e7 This is the last of the ports PRs assigned to me... and actually a
rather large patchset improving pcemu.  I therefore also decided to
bump the version number from 1.01a to 1.01b, David Hedley apparently
abandoned all work on pcemu anyway.

The exact details of Arne's patches can be studied in the PR, it's
something like 50 lines of explanation i don't want to quote in full
here.  In short, he submitted a number of improvements and a fix for
the hard disk emulation in pcemu's BIOS.  After a review, i decided to
leave the patches verbatim.

In addition and while i was at it, i added something i always ment to
do: the option to dynamically add floppy disks (and now also hard
disks) from within the .pcemurc file, so there's no need to recompile
if you just wanna get access to your floppy from within pcemu.
Comment it out again once you're done.

PR:		ports/5788
Submitted by:	<arnej@math.ntnu.no> Arne Henrik Juul
2000-02-21 22:40:56 +00:00
Marcel Moolenaar
7c9c2cf2a8 Revert to using /compat/linux instead of /usr/compat/linux. The
linuxulator uses /compat/linux and /compat may be a link (it is
on fresh installs) and may not point to /usr/compat at all. Also,
linux_devtools still uses /compat/linux.

If the prefix is changed to something other than /compat/linux,
make sure it's changed in all relevant places!
2000-02-18 18:14:07 +00:00
Jun Kuriyama
31b5fc4a18 Use BUILD_DEPENDS on rpm, instead of RUN_DEPENDS.
Discussed with:	marcel
2000-02-17 13:39:39 +00:00
David E. O'Brien
8dbaa24496 Change PREFIX to /usr/compat/linux as the compat bits are really intended
to live in /usr rather than /.
2000-02-17 06:09:06 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
David E. O'Brien
0e7d6f76fe Update to the 4-Jan-2000 offering.
Tested by:	jhb
2000-02-13 16:48:25 +00:00
Chris D. Faulhaber
51699aa66e Update port to 1.2
PR:		16689
Submitted by:	Maintainer
2000-02-13 13:05:48 +00:00
Jeroen Ruigrok van der Werven
03ee0564ab Add TuxNES. 2000-02-13 11:52:07 +00:00
Jeroen Ruigrok van der Werven
87b58c4aa3 Add TuxNES, a FreeBSD-friendly Nintendo 8-bit emulator.
Reviewed by:	Alexander Langer <alex@big.endian.de>
2000-02-13 11:45:42 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
R. Imura
1d2c4bc545 Woops, "timeval" -> "struct timeval" 2000-02-12 18:34:50 +00:00
R. Imura
24765d07d6 Fix new compiler error in -current.
Noticed by:		bento
All no response from:	maintainer
2000-02-12 18:15:48 +00:00
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
David E. O'Brien
25b16c8361 * Use/set fs/gs from the sigcontext struct so that it correctly runs on
recent -stable (the fs/gs handling has just been MFC'd.)
* Fix a ptrace bug, the debugger now actually seems to work again.
* Also install regapi, and some doc files.

Maintainer is reported to not have time to commit this before the 3.4
freeze point, and from what I can tell, has implied permission for this
commit.

PR:		15118
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-12-10 17:36:22 +00:00
Chris Piazza
d2006827a5 Update to version 1.2.4 1999-12-04 23:22:10 +00:00
Yukihiro Nakai
ee6c1a5ccc Fix for pkg/PLIST, pkg/DESCR, Makefile
PR:		ports/15145
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
1999-12-01 09:46:26 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Steve Price
78c405bf64 Fix problems with ROM-dump.
PR:		14363
Submitted by:	maintainer
1999-11-26 18:29:44 +00:00
Steve Price
23cdd5ebb9 * Updated version to 0.2.1.1
* Added MetaLab(sunsite) mirror to MASTER_SITES
* Fixed some files to respect CFLAGS properly

PR:		14903
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-26 17:50:47 +00:00
Nick Sayer
0445cbaf19 Activate kmamerun 1999-11-25 06:46:40 +00:00
Nick Sayer
8a29e8fdb8 Oops. Checked in non-portlinted version. 1999-11-25 06:46:03 +00:00
Nick Sayer
1d266a8445 Add kmamerun -- an xmame frontend for KDE 1999-11-25 06:44:52 +00:00