Commit Graph

1253 Commits

Author SHA1 Message Date
Mark Pulford
991d6a5528 Update to 1.3.0. 2003-02-15 11:41:20 +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
Alexander Langer
091a8416e7 Fix build on -CURRENT by conditionally defining M_WAITOK as 0x0000. 2003-02-12 19:19:03 +00:00
Alexander Langer
7c0370e8fb Seems like I had another fix in my system. On 5.0, the vmnet1 in
$LINUXBASE/dev had a different device minor than the cloned one
in /dev/vmnet1.  Thus delete the one in $LINUXBASE and link it
to the devfs one to have everything right.

This fixes the port on my fresh installed 5.0-RELEASE box.
2003-02-12 19:15:54 +00:00
Alexander Langer
5d12a3bc25 Fix the stupid manual merge error I did in the last commit. 2003-02-12 17:11:09 +00:00
Edwin Groothuis
27850e59e0 URL updates for multiple ports
PR:             ports/48118
Submitted by:   tadalunch@sources.redhat.com
2003-02-12 02:19:07 +00:00
Alexander Langer
dde1455600 Make this port build on CURRENT systems older than 2003/01/01 (abusing
OSVERSION of 5.0-RELEASE for this)
- include sys/filedesc.h where required
- define M_WAITOK to 0 until THEY found a solution.
2003-02-11 21:42:52 +00:00
Alexander Langer
2c79ac7fa4 Fix this on 5.0. It isn't enough to "echo -n" to /compat/linux/dev/vmnet1,
but you also need to do this with /dev/vmnet1 in days of devfs.  This has
been in my tree for months now.
2003-02-11 21:10:04 +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
Kris Kennaway
02baa4219f Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by:	lioux
2003-02-10 09:04:04 +00:00
Chris D. Faulhaber
01e7ad2df8 Update port to 2.10.
PR:		45828
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2003-02-08 01:31:12 +00:00
Marcel Moolenaar
9a7ff961bb Define IGNORE if the distfile is not yet fetched. You must fetch
manually from the HP site. While here, reduce duplication.

Notified ad nauseam by: portsurvey
2003-02-07 22:17:09 +00:00
Sean Chittenden
b8e1e7ef86 Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN		is reserved for ports that don't work.  This will prevent
		users from installing the port, but please note that
		ports marked as BROKEN will still be built by bento
IGNORE		is reserved for ports that should not be built for one
		reason or another (including bento).  Users and bento
		will not build ports marked as IGNORE.
FORBIDDEN	is reserved for security breakages only!!!  Only mark a
		port as FORBIDDEN if there is a security issue with the
		port at the time.

Reviewed by:	kris (portmgr)
2003-02-07 02:44:21 +00:00
Maxim Sobolev
4a09204c47 Support PTHREAD_CFLAGS/PTHREAD_LIBS properly.
PR:		47318
Submitted by:	Ports Fury
2003-02-03 12:01:56 +00:00
Edwin Groothuis
b89ab0ab3d Fix master_sites
PR:		ports/47357
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-01-28 12:51:36 +00:00
Dirk Meyer
2019361a22 - Update to 1.11 2003-01-27 04:37:42 +00:00
Edwin Groothuis
472c373167 Stop automatic generation of the pkg-message for emulators/klh10
PR:		ports/47254
Submitted by:	Ken Stailey <kstailey@yahoo.com>
2003-01-21 00:50:23 +00:00
Edwin Groothuis
eb4b2539fd Move self-created files to a RW filesystem.
Noticed by: bento.
2003-01-20 09:02:35 +00:00
FUJISHIMA Satsuki
11273ee6c0 get rid of bogus ${PERL} usage.
fix WITH_SDL knob.

Notified from:	Ulrich Spoerlein <q@uni.de> (PERL)
2003-01-20 04:44:07 +00:00
Ying-Chieh Liao
c466d91815 use REINPLACE_CMD
Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-01-20 03:37:03 +00:00
Gerald Pfeifer
aaae436285 Fix a compilation problem on -CURRENT (again because /usr/include/malloc.h
disappeared).

PR:		47180
Approved by:	obrien (mentor)
2003-01-19 22:10:07 +00:00
Maxim Sobolev
c93140c837 Add --enable-fpe=uae into CONFIGURE_ARGS and get rid of linuxthreads.
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2003-01-19 18:50:57 +00:00
Edwin Groothuis
cecf451da1 New port of ITS RP06 filesystem image for KLH10 PDP-10 emulator
New port containing an ITS RP06 filesystem image for KLH10
	PDP-10 emulator.  Now's your chance to see firsthand what
	was happening at MIT in the 60s through the early 90s.  Run
	the original versions of Emacs on TECO and Maclisp, etc.

PR:		ports/39912
Submitted by:	Ken Stailey <kstailey@speakeasy.net>
2003-01-19 13:55:28 +00:00
Edwin Groothuis
89ae525662 New port of KLH10 PDP-10 mainframe emulator.
This is a port of Kenneth L. Harrenstien's KLH10 DEC PDP-10
	mainframe emulator.

PR:		ports/39955
Submitted by:	Ken Stailey <kstailey@speakeasy.net>
2003-01-19 13:28:24 +00:00
Tilman Keskinoz
54c5838789 Add kmamerun, A KDE frontend to xmame
PR:		47198
Submitted by:	Scott A. Moberly <smoberly@karamazov.org>
2003-01-18 23:03:48 +00:00
Tilman Keskinoz
341b241ae7 Update to 6.5
PR:		47135
Submitted by:	Richard Arends <richard@mail.unixguru.nl>
2003-01-18 20:57:09 +00:00
Gerald Pfeifer
4cc817dcd1 Properly handle a new man page and some other files current versions of
Wine install.

Approved by:	obrien (mentor)
Reported by:	kris
2003-01-16 09:43:15 +00:00
Gerald Pfeifer
343ca44f7a Update to the 2003-01-15 snapshot of Wine (which now includes two of my
portability patches).

Approved by:	obrien (mentor)
2003-01-16 09:04:03 +00:00
Tilman Keskinoz
fb5c0d61d5 Support CC/CFLAGS/CXX/CXXFLAGS properly
PR:		46944
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-13 14:29:56 +00:00
Edwin Groothuis
2b1b14eb59 New port: emulators/linux-pete-mesagpu
This is Pete's MesaGL GPU, a PSEmu Pro GPU plugin.
Tested on the above system with emulators/linux-ePSXe (ports/46240).

PR:		ports/46482
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-01-13 08:44:00 +00:00
Edwin Groothuis
58c6069b03 This is ePSXe, a Sony Playstation emulator (Linux binary).
PR:		ports/46240
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-01-12 02:47:35 +00:00
Edwin Groothuis
b941769c58 This is peops-spu-oss, a SPU plugin using the PSEmu Pro
plugin format (Linux binary).

PR:		ports/46242
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-01-12 00:28:50 +00:00
Edwin Groothuis
297bcae7aa This is peops-gpu-soft, a soft GPU plugin using the PSEmu Pro
plugin format (Linux binary).

PR:		ports/46241
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-01-12 00:16:49 +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
Tilman Keskinoz
0b11123e2b Update to 0.4.5
PR:		42540
Submitted by:	nishika@manbow.com (maintainer)
2003-01-08 17:31:20 +00:00
Maxim Sobolev
235f348669 Unbreak on -current.
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2003-01-06 17:05:01 +00:00
Dirk Meyer
876ad9821e - New option VICE_WITH_GNOME
- USE_GNOMENG
- Drop dynamic detection
- Make portlint happer
2003-01-04 20:40:18 +00:00
Gerald Pfeifer
eb32b1d03d Fix build on -CURRENT.
PR:		46722
Submitted by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
2003-01-03 17:38:10 +00:00
Gerald Pfeifer
2282395b1a Update to the 2002.12.19 snapshot of Wine. The structure in $PREFIX/lib
and $PREFIX/include has completely changed.

Approved by:	obrien (mentor)
2003-01-03 09:49:27 +00:00
Ying-Chieh Liao
640bf8f553 upgrade to 1.2.5
PR:		45930
Submitted by:	Ports Fury
2003-01-02 18:40:20 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Ying-Chieh Liao
33dfe3dc81 upgrade to 1.2
PR:		46627
Submitted by:	Keith Jones <kmjones@blueyonder.co.uk>
2003-01-02 08:02:49 +00:00
Dirk Meyer
e72c3d7a21 - Update to 1.10 2003-01-02 04:23:50 +00:00
Adam Weinberger
377388445f Update scummvm to 0.3.0b
PR:		46150
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net> (maintainer)
2003-01-01 21:32:43 +00:00
Poul-Henning Kamp
853ef658e8 Add patch to make it build under current: missing <sys/time.h> include.
Add patch to maek it work on current: a magic () fix from kan@.

Add Serguei Tzukanov's "Hard Console" hack while we use it for
FreeBSD/s390 bootstrapping.
2002-12-17 09:20:34 +00:00
Adam Weinberger
bf8911685e phk asked to maintain this.
Submitted by:	phk
2002-12-17 07:29:13 +00:00
Adam Weinberger
73f2354cc2 Change maintainer.
This is part of the PR. The update to the port will have to wait
until after the ports freeze.

PR:		46150
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-12-16 03:22:08 +00:00
Edwin Groothuis
b9c1f82632 Fix fetch and update version for emulators/ines
Implicit approval by portmgr@ because the original distfiles didn't
exist anymore on the mastersites

PR:		ports/45781
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-12-12 13:26:52 +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