Eric Anholt
56799712cd
Update to 0.4.0.
...
PR: ports/52149
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2003-05-13 22:05:31 +00:00
Brian Feldman
20b2ef033f
Correct USB joystick support for 4.x (used the wrong version of the
...
hid_report_size(3) API).
Submitted by: Sean Welch <welchsm@earthlink.net>
2003-05-13 17:10:53 +00:00
Pete Fritchman
fa9e557204
Master site has moved.
...
Noticed by: fenner's portsurvey
2003-05-10 14:49:04 +00:00
Gerald Pfeifer
e5d8980284
Update to the 20030508 snapshot of Wine.
2003-05-09 09:28:35 +00:00
Brian Feldman
96c18c40dd
Mirror the distfile since the download section on the master site is dead.
...
Unbreak by updating for new -lusbhid in current.
2003-05-08 01:33:09 +00:00
Kris Kennaway
488b213183
BROKEN: Does not compile
2003-05-07 00:12:29 +00:00
Kris Kennaway
6777f867da
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
...
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
2003-05-06 03:56:26 +00:00
Kris Kennaway
28e7382123
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
...
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
2003-05-06 03:49:05 +00:00
Maho Nakata
78cab6939a
small clean up
...
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
2003-05-05 11:07:41 +00:00
Munechika SUMIKAWA
75a5f843a7
Fixed dependency.
2003-05-05 11:03:14 +00:00
Matthew N. Dodd
fde5a97d49
Update to 0.67.2
...
Submitted by: maintainer
2003-05-04 19:06:49 +00:00
Makoto Matsushita
d96f3b1ef3
Fixup for package cluster building.
...
- Mark NO_PACKAGE since these ports require VMware itself.
(and avoid using .ifdef(PACKAGE_BUILDING) also)
- Forget to mark IS_INTERACTIVE if !BATCH (vmware-guest4).
2003-05-04 14:39:21 +00:00
Poul-Henning Kamp
ffc9c36caa
Add dependency on devel/gettext
2003-05-03 20:47:56 +00:00
Munechika SUMIKAWA
dade58f65f
Add dosbox 0.55, an emulator of a PC with DOS.
...
PR: 41082
Submitted by: Tom Carrick <knyghtmare@knyghtmare.com>
2003-05-01 22:19:27 +00:00
Poul-Henning Kamp
53afbdd500
Forgot cvs add on this one: This makes things compile.
2003-04-29 05:17:56 +00:00
Adam Weinberger
5f89699019
This is phk's port now.
2003-04-29 04:48:59 +00:00
Poul-Henning Kamp
a623dd1113
Update to version 2.17.1
2003-04-28 19:43:06 +00:00
Gerald Pfeifer
d0dc7a25ef
Add three missing items.
2003-04-27 11:37:57 +00:00
Gerald Pfeifer
df8e3720ab
Also install READMEs for the wcmd and winedbg programs.
...
Avoid "duplicate" creation of ${PREFIX}/lib/wine.
2003-04-27 11:19:57 +00:00
Matthew N. Dodd
7baac9e6c5
Checksum changed; distfile updated.
...
Cheat File for MAME 0.67 (Release Date: 21st April 2003)
2003-04-22 00:19:39 +00:00
Makoto Matsushita
b1777e20d2
I've too much asked that where to get files for install. Apparantly,
...
the word 'none' is an obscure comment.
No content change, no procedure change, so no bump.
2003-04-21 16:19:57 +00:00
Joe Marcus Clarke
e28f0247c9
Remove USE_GNOMENG.
2003-04-20 03:03:05 +00:00
Hye-Shik Chang
30d7aac953
o Add ${LOCALBASE}/sbin to PATH on installing to provide dpkg tools
...
in PATH. [1]
o Add a build-depends dependency to a weird place to make BUILD_DEPENDS
really work. [2]
Spotted by: bento via kris [1],
Vaidas Damo??evi??ius <vaidas.damosevicius@if.lt> [2]
2003-04-19 23:18:29 +00:00
Makoto Matsushita
3347f81351
Forget to update SUBDIRS for VMware related ports.
...
Pointy hat to: matusita
2003-04-19 12:40:35 +00:00
Kris Kennaway
75a7dba350
Remove linux-vmware-toolbox
...
Forgotten by: matusita
2003-04-19 08:42:10 +00:00
Makoto Matsushita
16b7bea15e
Remove unnumbered ports directories which are moved to numbered directories:
...
emulators/linux-vmware-toolbox -> emulators/linux-vmware-toolbox2
emulators/vmware-guestd -> emulators/vmware-guestd3
All histories are already repocopied to new directories.
Update ports/MOVED file to note that.
2003-04-19 07:20:05 +00:00
Makoto Matsushita
c82f74e916
Cosmetic fixes for old VMware guest tools to sync with the latest one.
...
* Update pkg-descr to point a new ports location.
* Update RUN_DEPENDS to point a new ports location.
* Sync COMMENT message to all versions.
* Use INSTALL_PROGRAM instead of CP since it installs a program.
* Wrap interactive-related script with .if !defined(BATCH) appropriately.
* Unhide UMOUNT command and users will know what's happened.
2003-04-19 07:14:17 +00:00
Makoto Matsushita
2f8f686b91
Update VMware-related tools to the of VMware Workstation 4.0.0 build-4460
...
(after repocopying old ones, thank you joe).
It seems that VMware does not provide a new version of guest tools
for VMware 4.x to FreeBSD guest, but it would be better to add these
ports, since users will know FreeBSD runs on VMware 4.x.
I've also add vmware-toolbox port for VMware 4.x, which is for Linux
guest. In VMware 3.x, we FreeBSD guest user are happy to use FreeBSD
version of vmware-toolbox so we don't need the Linux version. However,
at least my VMs, FreeBSD version's vmware-toolbox causes X pointer a
bumpy one (pointer moves every seconds); it is unusable. Linux version
seems OK for me, so if you have seen such behavior, please try
linux-vmware-toolbox4 instead.
Old ports cleanup will come later.
Reviewed by: kuriyama (mentor)
2003-04-19 07:09:04 +00:00
Mario Sergio Fujikawa Ferreira
42d36ff4a6
Add compat4x libs to support FreeBSD 5.x branch
2003-04-18 17:01:38 +00:00
Mario Sergio Fujikawa Ferreira
c8e249609c
Update to 2.0
2003-04-18 17:00:35 +00:00
Hye-Shik Chang
6cbdc9ab5d
Add a port for linux_base-debian 3.0.23,
...
an alternative linux emulation base of emulators/linux_base
2003-04-18 11:41:13 +00:00
Edwin Groothuis
f2a589eced
Add emulators/vmware3 to emulators/Makefile
...
Add lang/gcc33 and lang/tclX to emulators/Makefile
2003-04-17 11:13:19 +00:00
Martin Blapp
d97a50a686
Use LINUXBASE where it is possible. Do not install into /etc
...
directly.
Submitted by: Munehiro Matsuda <haro@kgt.co.jp>
2003-04-16 12:36:46 +00:00
Martin Blapp
35c68c3161
Install even more missing files. Bump portrevision.
2003-04-15 22:55:53 +00:00
Max Khon
52e62e15a7
Remove bogus BUILD_DEPENDS.
2003-04-15 20:10:11 +00:00
Max Khon
a232942161
Update to 24jan2003 (maintainer timeout).
...
PR: 47980 (partially)
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-04-15 19:54:08 +00:00
Martin Blapp
85cdf33e02
Add missing files and make needed symlink.
...
Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
2003-04-14 22:38:13 +00:00
Gerald Pfeifer
2e6e886c75
Update to the 2003.04.08 snapshot, which allows us to further reduce the
...
amount of FreeBSD-specific hackery.
2003-04-14 07:23:24 +00:00
David E. O'Brien
b86fda0dd0
Add support for configuring for a AMD64.
2003-04-14 01:52:50 +00:00
Martin Blapp
7871da092c
Orlando does care now. I'll commit the changes for him.
2003-04-13 16:24:22 +00:00
Martin Blapp
03b57d00e7
Deal with minor number changes in CURRENT.
...
PR: 48608
Submitted by: Per Hedeland <per@hedeland.org>
2003-04-13 09:55:44 +00:00
Martin Blapp
d501e989d5
Make portlint a bit more happy.
2003-04-13 09:31:20 +00:00
Martin Blapp
1bf92a5edd
Load vmnet too.
2003-04-13 03:15:23 +00:00
Martin Blapp
91c37b4bb6
Initial commit of vmware 3.2.0. This first version is CURRENT 5.x
...
only.
2003-04-13 02:59:12 +00:00
Tilman Keskinoz
8ba7de996a
Chase nasm shared library version
...
PR: 50852
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2003-04-12 20:57:23 +00:00
Tilman Keskinoz
3b3b37e9fa
Certain games need libmad for audio output, make scummvm depend on
...
mad. Bump PORTREVISION
PR: 50870
Submitted by: maintainer
2003-04-12 20:23:25 +00:00
Martin Blapp
0707449c37
Allow to specify a different src base.
...
Submitted by: Kim Scarborough <sluggo@unknown.nu>
PR: 44758
2003-04-12 20:08:07 +00:00
Martin Blapp
91b4157956
Add separator for the patches and vmware patches.
2003-04-12 18:31:44 +00:00
Martin Blapp
731300cf77
Fix broken mastersites.
2003-04-12 17:52:55 +00:00
Martin Blapp
860e9c75ea
Mark this broken until I have committed the updated patches.
2003-04-12 17:25:12 +00:00
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
Marcel Moolenaar
dad821b043
The previous commit deserved a revision bump.
...
Acknowledged by: kris
2002-12-03 06:45:56 +00:00
Marcel Moolenaar
950671e1f4
Fix both alpha and i386. The major change is that glibc has been
...
updated.
Reviewed by: kris
2002-12-03 06:27:50 +00:00
Kris Kennaway
f9a9e95d2f
ONLY_FOR_ARCHS=i386
2002-12-03 04:42:17 +00:00
Joerg Wunsch
c0a15fb17f
Make this port build under -current. (Of course, it'll also build under
...
-stable still. ;-)
gcc 3 is (correctly) a lot more picky about some suspicious cpp
constructs that remained undetected in the original sources until now.
2002-12-02 20:36:25 +00:00
Joe Marcus Clarke
879d568dce
Fix package building.
...
Reported by: bento
2002-12-02 01:46:26 +00:00
Kris Kennaway
8d73620260
BROKEN on 5.0: does not build
2002-12-01 23:59:49 +00:00
Christian Weisgerber
f863daabed
Fix build on -CURRENT.
...
Notified by: bento
2002-11-30 00:53:57 +00:00
Patrick Li
baa0cfc5d3
Build under -current again
...
PR: ports/42779
Submitted by: maintainer
2002-11-24 20:42:03 +00:00
Edwin Groothuis
94347ffdf2
Make emulators/bsvc work on -current again
...
PR: ports/44852
Submitted by: Volker Stolz <vs@foldr.org>
2002-11-24 10:11:54 +00:00
Ying-Chieh Liao
165f72d80a
add yape 0.32.3
...
Yet Another Commodore +4 Emulator
PR: 45004
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2002-11-19 14:39:00 +00:00
Vanilla I. Shu
5bc323a0c3
Remove unneeded patch.
...
Obtained from: edwin, bento
2002-11-19 14:38:28 +00:00
Edwin Groothuis
3f9e11dfa7
Bento suggested USE_XLIB for this one.
2002-11-19 13:05:18 +00:00
Dirk Meyer
4ed080b2a8
fixes a build problem with gcc3
2002-11-18 04:30:51 +00:00
Ying-Chieh Liao
4ce8365160
- Update of xmame and xmess to 0.61.1
...
- Update datfiles to latest version
- Use master site sorting for WITH_DATFILES
- (hopefully) fix pkg-plist issues
PR: 45292
Submitted by: mainatiner
2002-11-15 18:12:36 +00:00
Ying-Chieh Liao
a091f24b78
- Update of xmame and xmess to 0.61.1
...
- Update datfiles to latest version
- Use master site sorting for WITH_DATFILES
- (hopefully) fix pkg-plist issues
PR: 45292
Submitted by: maintainer
2002-11-15 18:05:41 +00:00
Mario Sergio Fujikawa Ferreira
18cf29fea7
New port minivmac version 0.1.7: A miniature Macintosh emulator
...
Submitted by: blackend
2002-11-13 19:22:30 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Alfred Perlstein
5c09ab656d
Make context_i386.c work on 5.x as well as 4.x by using the DBREG_DRX
...
macro to access the fields of 'struct dbreg' instead of accessing
them directly.
Because the macro is buggy on older versions of FreeBSD as it lacks
proper macro argument parens, use an extra pointer as a workaround
so that we'll work on pre-patched versions of FreeBSD.
Reviewed by: gerald (maintainer)
2002-11-08 08:08:04 +00:00
Gerald Pfeifer
f973e6d46d
Update to the 2002.10.31 snapshot of Wine.
...
Approved by: obrien (mentor)
Also tested by: Ulrich 'Q' Spoerlein <q@galgenberg.net>
2002-11-07 06:19:38 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Mark Murray
d1b7d59c8a
Force links so reinstalls can happen.
2002-11-05 08:23:18 +00:00
Christian Weisgerber
3e66c8a1fe
Rename patch-message, which is already a bsd.port.mk target.
2002-11-03 14:41:52 +00:00
Edwin Groothuis
70dbef390a
Fix building errors for emulators/xmame, while keeping joystick
...
support.
Rename of the files/ section on maintainers request.
PR: ports/43328, ports/44042
Submitted by: Stijn Hoop <stijn@win.tue.nl>,Kyle Martin <mkm@ieee.org>
Approved by: Stijn Hoop <stijn@win.tue.nl>
2002-10-31 22:54:17 +00:00
Edwin Groothuis
93ed9b565b
Make xmess building on -current and -stable again.
...
(with joystick support for -current and -stable)
Rename of the files on maintainers request.
PR: ports/43329
Submitted by: Stijn Hoop <stijn@win.tue.nl> (maintainer)
2002-10-31 22:50:26 +00:00
Gerald Pfeifer
4e6c4e676d
Add a patch from the upstream sources to improve this port until the next
...
Wine snapshot.
Submitted by: Ulrich 'Q' Spoerlein <q@galgenberg.net>
Approved by: obrien (mentor)
2002-10-30 17:56:30 +00:00
Dirk Meyer
671834320c
get rid of USE_REINPLACE
2002-10-29 20:58:39 +00:00
Mario Sergio Fujikawa Ferreira
0db6db55d9
Update to 1.20
...
PR: 44254 [1]
Submitted by: Dave Walton <dwalton@acm.org> [1],
MAINTAINER
Reviewed by: MAINTAINER
2002-10-29 17:35:15 +00:00
Vanilla I. Shu
1d653f77d6
Fix build on -current.
2002-10-29 06:16:41 +00:00
Gerald Pfeifer
94b7d22ca9
Avoid using Perl.
...
Submitted by: David Yeske <dyeske@yahoo.com>
2002-10-27 21:53:13 +00:00
Oliver Braun
4985820369
PERL -> REINPLACE
...
PR: 44522
Submitted by: maintainer
2002-10-27 12:56:55 +00:00
Chris D. Faulhaber
5f54887730
tr -> ${TR}
2002-10-27 02:32:14 +00:00
Chris D. Faulhaber
a71bf74815
o Use tr(1) instead of perl(1)
...
o Only modify files in ${WRKSRC}
2002-10-27 02:29:03 +00:00
Kris Kennaway
df12c3eed0
Fix build on -current (machine/soundcard.h -> sys/soundcard.h) and
...
respect CC and CFLAGS
2002-10-24 03:19:35 +00:00
Joseph Koshy
635c54a6a5
Update WWW URL; add site to ${MASTER_SITES}.
2002-10-22 07:46:27 +00:00
Chris D. Faulhaber
ba89f8a6da
Update port to V2.9-11 (2.9.11)
2002-10-21 18:05:23 +00:00
Nick Sayer
2c8802aec6
Release all my ports.
...
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
2002-10-21 02:31:08 +00:00
Ian Dowse
8e07872e6a
Catch up with some not-so-recent VM changes to make vmware2 work
...
again on -CURRENT. Without this, attempting to boot the virtual
machine causes an instant panic in the host.
Approved by: knu, vsilyaev@mindspring.com (maintainer)
2002-10-18 16:33:02 +00:00
Adam Weinberger
fa2867e981
Change maintainership on all my ports.
...
adam@vectors.cx -> adam@FreeBSD.org
Approved by: pat (mentor)
2002-10-18 07:58:00 +00:00
Nick Sayer
3b2dd45656
long live apple.asimov.net!
2002-10-12 15:56:56 +00:00
Ying-Chieh Liao
6528a3f9ff
upgrade to 2.16.5
...
PR: 42333
Submitted by: maintainer
2002-10-10 19:36:41 +00:00
Gerald Pfeifer
ecc8c32df6
Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04
...
snapshot. In addition to the usual large set of include file and library
changes, also documentation has changed a bit.
Approved by: obrien (mentor)
2002-10-08 10:17:39 +00:00
Ying-Chieh Liao
1b21302df9
fix build ; values.h problem
...
PR: 43761
Submitted by: Maxim Maximov <mcsi@agava.com>
2002-10-07 12:27:09 +00:00
David E. O'Brien
c59bf66054
Upgrade to version 5.2.1.
2002-10-07 02:10:18 +00:00
Ying-Chieh Liao
8828b18fa6
upgrade to 1.2.4
...
PR: 43698
Submitted by: Ports Fury
2002-10-06 17:47:50 +00:00
Patrick Li
9a57cec4de
Update to 1.36
...
PR: ports/43333
Submitted by: maintainer
2002-10-06 06:12:45 +00:00
Kris Kennaway
c92fe2df36
BROKEN: Does not compile
2002-10-05 22:36:32 +00:00
Kris Kennaway
510b91e1dc
Fix build (chase libusb to libusbhid)
2002-09-29 03:41:37 +00:00
Ying-Chieh Liao
184d169376
fix build on -current
...
PR: 43258
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
2002-09-28 05:51:31 +00:00
Ying-Chieh Liao
a3d5906f5e
unbroken by fixing values.h bug
...
Submitted by: bento log
2002-09-27 18:53:11 +00:00
Trevor Johnson
f58e55ea1e
On -CURRENT (i386), installation of the bash RPM failed because of
...
a missing libtermcap.so.2.
2002-09-26 16:26:19 +00:00