Kirill Ponomarev
e8991860cc
Fix build with gcc-3.4
...
PR: ports/71055
Submitted by: Ports Fury
2004-08-28 06:06:17 +00:00
Pav Lucistnik
bac833972e
- Fix WITH_BOCHS_GUI_TERM to work as documented
...
- Add new knob WITH_BOCHS_GUI_NOGUI
PR: ports/69736
Submitted by: Dryice Liu <dryice@liu.com.cn>
2004-07-29 18:13:28 +00:00
Eric Anholt
4eb209da7d
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
...
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
2004-07-23 19:10:32 +00:00
Alexander Leidinger
2232eddad7
Update to 2.1.1, changes since 2.1 are:
...
- fix bug in int15h function 0xe820 (Christian Neubert)
- fix vmware3 disk support on big-endian platforms (Christophe Bothamy)
- fix conditions for NM exception on FWAIT instruction (Christophe)
- fix symbol conflict in rfb and x display libraries (Volker Ruppert)
- allow 16 bit writes to ne2k page 0 (Volker)
- notify display libraries on change of bpp (Volker)
- fix bug in int13h function 0x10 (Volker)
- fix floppy dialog error on win2k (Volker)
- fix adress check in TSS IO permission bitmap (Christophe)
- fix buffer overflow vulnerability pointed out by SeSoX (Christophe)
- updates for MacOS compile (Daniel Gimpelevich)
- Fix the path arguments of the 'vgaromimage' options (i.e. don't prepend
"file=") in the installed bochsrc-sample.txt. This was already wrong for
at least 2.1.
- Respect DATADIR/DOCSDIR, use DATADIR in pkg-plist.
- Update pkg-descr (emulated CPUs etc.) based on the info on the homepage.
- Reword pkg-message a bit so the line containing DOCSDIR does (normally) fit
in 80 chars when expanded.
Submitted by: Marius Strobl <marius@alchemy.franken.de>
2004-03-27 13:25:40 +00:00
Trevor Johnson
33fdc4cde2
SIZEify.
2004-03-17 18:29:46 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Kris Kennaway
ba79046356
Fix plist and bump PORTREVISION
2004-01-30 22:03:04 +00:00
Eric Anholt
180220fd33
Return to ports@ because I won't be working on FreeBSD for 3 months minimum.
2004-01-28 09:16:05 +00:00
Eric Anholt
9dfc919e10
Remove some obsolete messages, and apply some punctuation fixes from
...
ports/61549.
PR: ports/61549
Submitted by: Ken Stailey <kstailey@yahoo.com>
2004-01-22 00:10:11 +00:00
Eric Anholt
e0c097a049
Update to 2.1. Try to provide a better set of default options and a better
...
default configuration (VESA enabled, which is very popular, and the config file
has the clock synchronizing to the host as default). Simplify the Makefile
greatly.
2004-01-17 23:22:07 +00:00
Eric Anholt
d0e21923ea
Add in PCI bridge support. It's a run-time option, too, and is required for
...
some guest OSes.
PR: ports/52631
Submitted by: Bruce M Simpson <bms@spc.org>
2003-07-15 19:22:40 +00:00
Eric Anholt
a1a5a06bec
Fix compilation on -current.
...
PR: ports/54440
Submitted by: Erik Greenwald <erik@smluc.org>
2003-07-15 19:11:57 +00:00
Eric Anholt
6990a60695
Add WITH_BOCHS_TERM and WITH_BOCHS_VESA options and explicitly disable MMX on
...
emulated processor versions that can't support it.
PR: ports/52347
Submitted by: keramida (mostly)
2003-05-20 18:02:52 +00:00
David E. O'Brien
b86fda0dd0
Add support for configuring for a AMD64.
2003-04-14 01:52:50 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Eric Anholt
9938e488de
Remove attempt at installing the 1.4.1 BIOS, which was no longer needed with
...
the 2.0.2 update (fetching of the distfile was removed in the last commit).
Noticed by: Ronald Klop <ronald@cs.vu.nl>
2003-02-13 20:05:02 +00:00
Eric Anholt
e4c6407ef2
Update to 2.0.2
...
PR: ports/48143
Submitted by: Ports Fury
2003-02-11 00:57:06 +00:00
Eric Anholt
fcdc2cd7c1
Missed slash in MASTER_SITE_SUBDIR prevented fetching.
2003-01-11 00:07:24 +00:00
Eric Anholt
e5a833e15c
Update bochs port to 2.0.1, take maintainership.
...
PR: 46937
Submitted by: Ports Fury (PR), Keith Jones (patch-cdrom.cc)
2003-01-10 23:59:22 +00:00
Edwin Groothuis
d987d9cf9a
Fix emulators/bochs WITH_BOCHS_PROCESSORS
...
PR: ports/45827
Submitted by: Ceri Davies <ceri@FreeBSD.org>
2002-12-12 07:52:00 +00:00
Christian Weisgerber
3e66c8a1fe
Rename patch-message, which is already a bsd.port.mk target.
2002-11-03 14:41:52 +00:00
Patrick Li
fc858b8a85
Update to 1.4.1
...
PR: ports/40495
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-07-12 19:56:55 +00:00
Patrick Li
e60efd8dfc
- Add patch which fixes build under certain configurations
...
PR: ports/38124
Submitted by: Leland Wang <llwang@infor.org>
- Fix build for -current and add WITH_NE2000 knob
PR: ports/38759
Submitted by: anholt
2002-06-19 01:07:13 +00:00
Patrick Li
7f4c820157
Update to 1.4
...
PR: 38041
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-05-14 21:48:12 +00:00
Maxim Sobolev
6ee210658b
Unbroke on recent -current: we now need <arpa/inet.h> to get proto for
...
ntohl(3).
2002-03-11 23:21:06 +00:00
Martin Blapp
15dc45e856
Upgrade to version 1.3. Bochs works now wonderfull
...
in CURRENT, while 1.21 did panic.
Approved by: demon
2002-01-09 00:58:16 +00:00
FUJISHIMA Satsuki
bfe0973b6c
include pre.mk for XFREE86_VERSION usage.
...
Noticed by: Dan Langille <dan@langille.org>
2002-01-07 14:08:24 +00:00
Will Andrews
dade9e1891
Mail to the maintainer bounces.
2002-01-07 04:42:05 +00:00
Will Andrews
96570b8ae4
If XFREE86_VERSION=4, we need mkfontdir from x11/XFree86-4-clients.
...
Submitted by: bento
2002-01-07 04:38:10 +00:00
Kevin Lo
b95323dbb1
Fix Makefile
...
Submitted by: Jeroen Ruigrok/Asmodai <asmodai@malbolge.dnsalias.net>
2001-12-06 12:44:11 +00:00
Kevin Lo
5d0029e416
Update to version 1.2.1
...
PR: 31382
Submitted by: MAINTAINER
2001-10-20 09:48:57 +00:00
Mario Sergio Fujikawa Ferreira
96f3a37ff1
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net
...
Approved by: MAINTAINER
2001-08-30 03:58:35 +00:00
Peter Pentchev
9c0a071864
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
...
PR: 27867
Submitted by: maintainer
2001-06-09 12:59:34 +00:00
Maxim Sobolev
48b8ff83f4
Update to 1.2.
...
No response from: brand new maintainer
2001-06-09 00:20:37 +00:00
Maxim Sobolev
43d340e831
Update to 1.1.2.
...
PR: 27467
Submitted by: Cyrille Lefevre <clefevre@poboxes.com>, sobomax
2001-06-02 16:42:57 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf
typo clean up police: \s -> \t
2001-02-14 05:43:00 +00:00
Jimmy Olgeni
f91f1f3109
Style police on editors category.
2001-02-05 14:49:05 +00:00
Peter Pentchev
26b5fbb1aa
Updated MASTER_SITES.
...
PR: 23729
Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
2000-12-22 09:56:31 +00:00
David E. O'Brien
4c14fdb644
Drop maintainership. I haven't used bochs for a long time now.
2000-11-11 06:10:24 +00:00
Maxim Sobolev
6c3dc47062
Update to 2000.0325
...
PR: 18488
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-17 13:40:09 +00:00
Maxim Sobolev
91240eedfb
Add several missed from the PLIST files.
...
Submitted by: bento
2000-06-06 07:14:25 +00:00
Michael Haro
b7f08d10c0
PORTNAME/VERSION stuff
2000-04-12 04:56:17 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +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
David E. O'Brien
0e7d6f76fe
Update to the 4-Jan-2000 offering.
...
Tested by: jhb
2000-02-13 16:48:25 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
Michael Haro
5fd785035f
change ordering of variables (portlint)
2000-02-07 22:08:45 +00:00
David E. O'Brien
c2882b977a
Support bochs's internal debugger.
...
Submitted by: jhb
2000-02-03 16:01: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