Commit graph

1344 commits

Author SHA1 Message Date
Martin Blapp
ef4a39488d Delete unneeded patch. It has been replaced by cdevsw.patch 2003-04-10 12:39:55 +00:00
Martin Blapp
c56bfed62c Add patches to support CURRENT 20030401.
Submitted by:	Mark Santcroos <marks@ripe.net>
2003-04-10 12:29:07 +00:00
Matthew N. Dodd
f66dda511f - Update xmame/xmess to 0.67.1
- Mark xpinmame as broken.

Approved by:	 MAINTAINER
2003-04-10 09:22:33 +00:00
Matthew N. Dodd
aa3d7c479b Build fixes for __FreeBSD_version >= 500111 (usbhid changes.) 2003-04-09 04:51:09 +00:00
Trevor Johnson
007fd60dd7 For the Alpha, update glibc and un-forbid (untested).
PR:	50313
Submitted by:	Miguel Mendez
2003-04-09 02:05:12 +00:00
Trevor Johnson
c67379f1d2 For i386, update glibc and for the Alpha, mark forbidden due to
remotely exploitable RPC bug (Red Hat advisory RHSA-2003-089 and
CERT advisory CA-2003-10).

According to <URL:http://www.redhat.com/apps/support/errata/>, "all
errata support for Alpha products, Sparc products, and Powertools
products have reached end of life."

I didn't do any run-time testing of this, but it packages and
deinstalls cleanly.
2003-04-08 21:47:06 +00:00
Trevor Johnson
f0b43969f2 For i386, update glibc and for the Alpha, mark forbidden due to
remotely exploitable RPC bug (Red Hat advisory RHSA-2003-089 and
CERT advisory CA-2003-10).

According to <URL:http://www.redhat.com/apps/support/errata/>, "all
errata support for Alpha products, Sparc products, and Powertools
products have reached end of life."

I didn't do proper run-time testing of this, but "make package
deinstall" leaves a clean /compat/linux/ behind.
2003-04-08 21:22:45 +00:00
Matthew N. Dodd
398c8f81ad - Update to 0.34
- Add support for SDL Joysticks.
- Possibly run on more than i386.
2003-04-07 06:42:33 +00:00
Mario Sergio Fujikawa Ferreira
bc420a3a5c After repo copy from emulators/vgb-bin, connect vgba-bin to build 2003-04-05 22:42:54 +00:00
Mario Sergio Fujikawa Ferreira
86b31ea925 o After repo copy from emulators/vgb-bin:
- Update to vgba-bin version 1.7: Virtual GameBoy Advance
        is an emulator of Nintendo GameBoy Advance(TM)
2003-04-05 22:40:18 +00:00
Norikatsu Shigemura
bef6fea12f [Forced commit]
Correct dependency on linux.ko and Bump PORTREVISION.

PR:		ports/37992, ports/40973
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
		Vladimir B. Grebenschikov <vova@sw.ru>
2003-04-04 22:09:04 +00:00
Norikatsu Shigemura
1c169cbd85 Correct dependency on linux.ko.
PR:		ports/40973
Submitted by:	Vladimir B. Grebenschikov <vova@sw.ru>
2003-04-04 22:05:33 +00:00
Edwin Groothuis
c8c912546a New master site for emulator/yape.
PR:		ports/49077
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-03-31 09:35:13 +00:00
Gerald Pfeifer
10450800a2 Do not define _THREAD_SAFE, which is a noop on -CURRENT and does not make
a difference on -STABLE according to my long-term tests.
2003-03-30 21:52:34 +00:00
Gerald Pfeifer
59be671a98 Remove commented USE_MESA (which is implied by current XFree86 ports
anyway).
2003-03-25 13:56:54 +00:00
Gerald Pfeifer
c7240d01b5 Update to the 2003.03.18 snapshot of Wine. Most of patch-dlls-ntdll-cdrom.c
has been integrated upstream.
2003-03-24 09:06:27 +00:00
Adam Weinberger
17a7ae05c2 distfile is impossible to find on teh intarweb, so I've dropped the
distfile into my dir on MASTER_SITE_LOCAL.
2003-03-24 02:44:48 +00:00
Tilman Keskinoz
f857ea4570 Fix Build on CURRENT and catchup with latest xmame version
PR:		50041, 48643
Submitted by:	maintainer
2003-03-23 21:57:24 +00:00
Alexander Langer
4322c88339 Fix for -CURRENT with the recent struct cdevsw changes and
cdevsw_add()/remove() removal.

This outputs a
WARNING: driver "vmmon" used unreserved major device number 200
message, but as the vmware application really requires to use a major
of 200 (error otherwise, tested), we need to use a fixed one, and I
don't want to register a major for this.
2003-03-23 15:01:23 +00:00
Norikatsu Shigemura
288b6d293b Support post-500104-current.
Submitted by:	Marcin Cielak <saper@sgh.waw.pl>
Tested by:	freebsd-emulation
2003-03-23 12:36:58 +00:00
Dirk Meyer
3cca84bffc - Update hopepage
Submitted by:	watchman@ludd.luth.se
2003-03-23 04:45:10 +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
James E. Housley
efd190c942 Remove pkg-comment and place in Makefile 2003-03-03 04:00:46 +00:00
FUJISHIMA Satsuki
d15cfb7bef De-pkg-comment for my ports 2003-03-03 01:08:52 +00:00
Edwin Groothuis
602e00d793 RP06 disk image of MIT ITS disfile location change
PR:		ports/48712
Submitted by:	Ken Stailey <kstailey@yahoo.com>
2003-02-27 07:30:58 +00:00
Martin Blapp
2e7ff44725 Allow UAE to build with gcc3.x.
Respect CFLAGS, use AUTOCONF.

PR:		46644
Submitted by:	Keith Jones <freebsd.dev@blueyonder.co.uk>
2003-02-24 23:54:29 +00:00
Dirk Meyer
a2b774e570 - Fix configure to detect sound better
Submitted by:	saper@sgh.waw.pl
2003-02-24 04:26:29 +00:00
Edwin Groothuis
3c0597d32a [MAINTAINER UPDATE]: emulators/xmame & emulators/xmess
Update of xmame/xmess to 0.65.1

PR:		ports/48202
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2003-02-23 22:59:45 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
275b0e76f7 Update to 2.2 2003-02-23 16:55:08 +00:00
Makoto Matsushita
0866591eab De-pkg-comment. 2003-02-22 15:51:59 +00:00
Kris Kennaway
4525ff7340 Add missing directories 2003-02-22 05:15:50 +00:00
Akinori MUSHA
0e43d0c014 Remove COMMENTFILE. 2003-02-21 12:14:21 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Gerald Pfeifer
330039c9d9 List my FreeBSD.org address. 2003-02-20 21:56:58 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Maxim Sobolev
7372acbce0 Use tk83 instead of tk82. 2003-02-20 17:33:14 +00:00
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
Gerald Pfeifer
b699a7261c Also install ${PREFIX}/lib/wine/regapi.exe.so which is useful when setting
up a new environment.

Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-02-20 15:37:21 +00:00
Gerald Pfeifer
45ecbd85d9 Update to the 2003.02.19 snapshot of Wine.
The portability issue in dlls/dsound/test was fixed, but a Linuxism in
dlls/ntdll/cdrom.c added.  I have submitted files/patch-dlls-ntdll-cdrom.c
upstream as well.

Approved by:	obrien (mentor)
2003-02-20 10:23:19 +00:00
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
Edwin Groothuis
29b14cf682 MSX rules!
Fix fetch for emulators/fmsx

PR:		ports/45780
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-12-12 07:38:19 +00:00
Edwin Groothuis
4e394957c4 Fix fetch for emulators/mastergear.
PR:		ports/45782
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-12-12 07:32:44 +00:00
Edwin Groothuis
81f9abf7e1 Fix MASTER_SITES
distinfo updated because the tarball was re-rolled, differences
only in the tar-header:
vpce03f_freebsd.tgz_new: gzip compressed data, deflated, last modified: Thu Mar 11 01:59:46 1999, max compression, os: Unix
vpce03f_freebsd.tgz_old: gzip compressed data, deflated, last modified: Sun Oct  4 21:32:15 1998, max compression, os: Unix

PR:		ports/45784
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-12-12 07:29:45 +00:00
Patrick Li
c0d543be03 Fix build on -current 2002-12-12 04:23:10 +00:00
Edwin Groothuis
264797189d MASTER_SITE moved to Sourceforge
PR:		ports/46077
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-12-11 11:58:24 +00:00
Marcel Moolenaar
ee41069f85 Duplicate the two different MD5 checksums for redhat-release-*.rpm
in both distinfo files. The alpha and i386 versions are identical
except for some meta-data.

Requested by: trevor
2002-12-10 03:04:57 +00:00
Trevor Johnson
9a8f126139 Increment PORTREVISION for glibc update (and add another dunce cap
to my collection).
2002-12-08 22:03:04 +00:00
Trevor Johnson
2fe5196fd4 Update glibc to 2.1.3-28 in order to correct buffer overflow in
resolver.  This also makes the port fetchable again.  Advisories
are at <URL:https://rhn.redhat.com/errata/RHSA-2002-197.html> and
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1146>.

N.B. I only tested this on -CURRENT/i386.
2002-12-08 10:41:11 +00:00
Dirk Meyer
104707fd3b - remove BROKEN
as the port does build, Thanks to naddy!
http://bento.freebsd.org/errorlogs/packages-5-latest/emulators/frodo-4.1a.tbz
2002-12-05 04:32:11 +00:00