Commit graph

559 commits

Author SHA1 Message Date
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
David E. O'Brien
3494e96ffb Make PREFIX clean. 1999-11-23 01:55:04 +00:00
David E. O'Brien
b9874cb334 Update to the 991114 version. 1999-11-23 01:38:19 +00:00
Stefan Eßer
5fd6db6e0a Upgrade to 991114 version of Wine.
Fix install directory of man page for wine.conf.

PR:		14927
Submitted by:	Mikhail Teterin <mi@misha.cisco.com>
1999-11-21 20:02:21 +00:00
Chris Piazza
652343888a Update MAINTAINER's email address
PR:		14938
Submitted by:	maintainer
1999-11-21 00:31:08 +00:00
Stefan Eßer
b0f8db3b55 Upgrade to 991031 version of Wine.
Compilation may fail on a system with an old Mesa3 port installed
or if X11 headers from XFree-3.9.x are found on a system. This can
be manually fixed by undefining all occurences of DGA/DGA2 and
references to GL libraries in include/config.h in the work directory.

Kernel patches are provided for 3.3-stable: see the files directory
of the port (or $PREFIX/lib/wine/README.patches).

The port upgrade is based on patches sent by Jürgen Lock (Thanks!)

PR:		14652
Submitted by:	nox@jelal.kn-bremen.de (Juergen Lock)
1999-11-14 20:49:34 +00:00
Steve Price
e13a3ca080 New location on MASTER_SITE.
PR:		14823
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-11-14 03:05:04 +00:00
Steve Price
35efb976e9 Update to version 0.3.2.
PR:		14678
Submitted by:	maintainer
1999-11-14 01:59:14 +00:00
Tim Vanderhoek
cab2d8737a Add WWW. 1999-11-06 18:01:14 +00:00
Michael Haro
23dfdc7f69 update mastersite
PR:		14485
Submitted by:	Chris D. Faulhaber jedgar@fxp.org
1999-10-27 07:00:08 +00:00
David E. O'Brien
49634bd73a Use `mkdir -p'' rather than `mkdir''.
A problem exists when one ``pkg_add -r acroread'' and ftp.crom.com is at
it's limit.  One can be able to download Latest/acroread.tgz.  BUT when
`pkg_add' tries to install all the dependancies it fails due to being unable
to fetch one of them.  If the user then ``pkg_add -r acroread'' again in an
attempt to get everything installed they now get scary error messages from
``mkdir'' since the directories already exist.
1999-10-24 22:55:21 +00:00
Yukihiro Nakai
5f17d4ef9d Fixed installation problem to work well 1999-10-14 10:41:24 +00:00
Yukihiro Nakai
7989238c15 Update to 1.3 1999-10-12 06:16:57 +00:00
Roger Hardiman
90ac69275a Make the description a bit more informative.
It emulates a PC, not just a 386 CPU
1999-10-08 10:33:04 +00:00
David E. O'Brien
3a7f8258eb Upgrade to the 991004 version. 1999-10-06 08:23:57 +00:00
Brian Feldman
2a84888391 I am not actually MAINTAINER. 1999-09-22 04:06:50 +00:00
Chris Piazza
5cb5d6fbb6 o Support CC/CXX
o Support CFLAGS/CXXFLAGS
o Make this actually build on my system (alfred had the same problem,
  but, oddly enough, green didn't)
1999-09-20 01:56:08 +00:00
Brian Feldman
156a1aa3d9 Snes9X is updated to 1.25.
(And the villagers rejoiced!)
Snes9X actually builds now.
	(And the villagers rejoiced!)
Snes9X should actually work on the Alpha now.
	(And the villagers rejoiced!)
1999-09-20 00:04:34 +00:00
David E. O'Brien
0c0366b2e5 Upgrade to the 990907b version. 1999-09-19 04:22:55 +00:00
Tim Vanderhoek
9dbc794cb4 Enforce random pkg/COMMENT rules, including the one that states Emacs
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00
Marcel Moolenaar
07f77bbcce Linux needs a yp.conf file for NIS to work. Install a sample yp.conf so that
NIS users now what to do. Display a note after installation of the port/package
to draw attention to it.

Creating the proper yp.conf on the fly is being considered...

PR: 12748
Originator: Palle Girgensohn <girgen@partitur.se>
Solution by: Palle
Thanks to: nsayer
1999-09-17 19:24:39 +00:00
Satoshi Asami
68215d1840 pgcc compiler is called pgcc, not egcs. The port still doesn't build
("Internal compiler error"...probably pgcc's fault) but at least it will
start compiling.
1999-09-11 13:21:02 +00:00
Marcel Moolenaar
87692cee58 Add xpm by popular demand. libXpm is quite frequently used by glibc2 based X
binaries (or should I say X based glibc2 binaries), including Netscape.

Partially submitted by: CHOI, Junho <cjh@wdb.co.kr>
1999-09-08 09:45:02 +00:00
Jean-Marc Zucconi
b724e0bb5b Use tk 8.2
Submitted by:	jseger
1999-09-08 00:17:10 +00:00
Sheldon Hearn
4753381fbc Fix packaging error introduced during last update (2.9.0 -> 2.9.1).
Reported by:	asami
1999-09-07 15:31:59 +00:00
Justin M. Seger
bacdfe64cd Upgrade to bsvc-2.1
Switch to tk8.2
Make myself MAINTAINER after no response from previous MAINTAINER.
1999-09-07 03:10:49 +00:00
David E. O'Brien
244bef6ca3 portlint 1999-09-05 22:15:15 +00:00
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
Chris Piazza
44dfea1a17 Update to version 0.36b3.1
PR:		13572
Submitted by:	Jacob Hart <c9710216@atlas.newcastle.edu.au>
1999-09-04 20:22:36 +00:00
Marcel Moolenaar
6f9d7e09ad Make sure an install can be restarted after a failure. While I'm here, update
DESCR and COMMENT so that they both contain the proper name of the port and
do not contain the word `emulation'.
1999-09-03 07:25:50 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
469c382bb0 $Id$ -> $FreeBSD$ 1999-08-31 05:45:15 +00:00
Chris Piazza
d2f72bd182 USE_XLIB=yes
Also change a YES to a yes to be the same as the rest of the Makefile.
1999-08-31 03:10:19 +00:00
Sheldon Hearn
fa0fd44db7 Work around the build errors by updating: 2.9.0 -> 2.9.1
Submitted by:	Damian Kuczynski <damian@tmp.iem.pw.edu.pl>
1999-08-30 12:06:50 +00:00
Sheldon Hearn
7587f6ae01 Mark this port broken, bison is barfing on at least monitor1.y . 1999-08-30 10:52:40 +00:00
Peter Wemm
9de5ac14c7 $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
Donald Burr
7fcec2c928 Enable vMac. 1999-08-29 05:52:05 +00:00
Donald Burr
d5b0f28017 PR: ports/12597
Submitted by:	troll@digitalspark.net
Reviewed by:	dburr@FreeBSD.ORG
Import of new port emulators/vMac, a software Macintosh emulator.
(Requires an image of a MacPlus ROM to work, read the vMac website
for more details.)
1999-08-29 05:51:19 +00:00
Chris Piazza
881196a841 Unbreak this port by upgrading to 0.2.1
PR:		13416
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 16:50:32 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Marcel Moolenaar
64354154c2 Fix the way the port figures out if linux support is present in the kernel.
It now also works when the linuxulator is compiled into the kernel (using
options COMPAT_LINUX). Due to my misunderstanding, PR/12918 has been closed
for the wrong reasons. My apologies to the originator.

PR: 12918
Originator: Dean Lombardo <dlombardo@excite.com>
1999-08-18 12:49:53 +00:00
Marcel Moolenaar
1e62c19802 o Unbreak the port. It still installs fine. If ldconfig terminates
with a signal 11, then blame the emulator not the port.

o  Apply some cosmetic changes. The port now doesn't generate errors
   on a successful install. Installing the port isn't confusing anymore :-)
1999-08-08 11:40:53 +00:00
Bill Fumerola
26be6b1008 Mark BROKEN, ldconfig does not install properly.
ldconfig-1.9.5-8.i386.rpm
ELF binary type not known.  Use "brandelf" to brand it.
execution of script failed
error: /home/billf/cvswork/rpm/ldconfig-1.9.5-8.i386.rpm cannot be installed
1999-08-06 15:13:17 +00:00
Steve Price
73c2bda784 Update to version 990623a.
PR:		12709
Submitted by:	John Baldwin <jobaldwi@vt.edu>
1999-08-01 02:33:07 +00:00
Jean-Marc Zucconi
1a0dbf5689 Upgrade to version 3.9.6 1999-07-21 23:43:56 +00:00