Volker Stolz
a206f0d32d
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
...
PR: ports/70203
Submitted by: Stijn Hoop (maintainer)
2004-08-10 11:04:41 +00:00
Volker Stolz
40fc5cee20
Add BPP8-option
...
PR: ports/68925
Submitted by: Eugene Grosbein
Approved by: maintainer timeout
2004-08-09 15:48:55 +00:00
Kirill Ponomarev
d108c5dc75
Drop maintainership.
2004-08-08 08:11:20 +00:00
Kirill Ponomarev
d208cc8f7d
Fix build with gcc-3.4.2
...
Support PLIST_FILES
PR: ports/70115
Submitted by: Ports Fury
2004-08-07 19:13:05 +00:00
Mike Silbersack
3e4cef01a5
Updated changelog to go with changes. :)
2004-08-04 22:25:00 +00:00
Mike Silbersack
1112ff172d
Orlando's latest changes (see changelog file for details.)
2004-08-04 22:24:11 +00:00
Jeremy Messenger
b167bd2f9e
Fix the build with GCC 3.4.x.
...
PR: ports/69904
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-08-03 07:02:40 +00:00
Edwin Groothuis
acbbe206d5
New port: emulators/raine - Arcade Emulator for M68000, M68020 and Z80 based hardware
...
Arcade Emulator for M68000, M68020 and Z80 based hardware.
WWW: http://www.rainemu.com/
PR: ports/69509
Submitted by: Florent Thoumie <flz@xbsd.org>
2004-08-01 23:17:59 +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
Ying-Chieh Liao
07cdcaaf4f
add vmips 1.2.1
...
MIPS R3000 simulator
PR: 69641
Submitted by: "Brian R. Gaeke" <brg@dgate.ORG>
2004-07-27 01:16:09 +00:00
Volker Stolz
60712add23
Move emulators/freesci to games
...
PR: ports/68106
Submitted by: Radim Kolar
2004-07-26 07:29:31 +00:00
Volker Stolz
ff6fd35ef8
Add missed file in last commit.
...
Noticed by: Christoph Mallon
2004-07-25 08:33:18 +00:00
Volker Stolz
4d89db6ec3
Fix sound-issue. You will have to restart ZSNES each
...
time you modify the sound settings within the sound menu for them to work
properly, though.
PR: ports/67644
Submitted by: Travis Poppe
Approved by: maintainer timeout
2004-07-24 22:42:44 +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
Kirill Ponomarev
e2f122bec6
Update to version 1.4
...
PR: ports/69293
Submitted by: Ports Fury
2004-07-20 15:25:23 +00:00
Gerald Pfeifer
69487a38ed
Explain why I won't update this port (newer versions simply won't even
...
start on any version of FreeBSD).
2004-07-18 08:02:29 +00:00
Kirill Ponomarev
5a03fea9e4
Fix PLIST_FILES
...
PR: ports/69186
Submitted by: Ports Fury
2004-07-17 18:29:42 +00:00
Kirill Ponomarev
4b72bc7fe2
Update to 0715 snapshot
...
PR: ports/69132
Submitted by: maintainer
2004-07-17 12:24:33 +00:00
Kirill Ponomarev
652e92e2c0
Update to 1.7.2
...
PR: ports/69162
Submitted by: maintainer
2004-07-17 11:48:35 +00:00
Kirill Ponomarev
bac20eb3cc
Update to version 0.6.0
...
PR: ports/68897
Submitted by: maintainer
2004-07-11 11:41:06 +00:00
Joe Marcus Clarke
9e5632dd66
Apply a big libtool patch to allow porters to use the libtool installed by
...
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
2004-07-09 17:43:11 +00:00
Mike Silbersack
72602ae5b4
Latest update from Orlando Bassotto, includes better
...
network support.
2004-07-08 08:26:34 +00:00
Volker Stolz
bbae978a1d
Update to 0.83.1
...
PRs: ports/68550, ports/68551
Submitted by: maintainer
2004-07-02 08:20:55 +00:00
Pav Lucistnik
e46786ffad
- Unbreak on 4.x
...
Reported by: bento via kris
Pointy hat: mezz
2004-07-01 08:04:54 +00:00
Pav Lucistnik
50eb4e9311
- Fix plist. No portrevision raise as this is minor change.
...
PR: ports/68360
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-26 17:15:03 +00:00
Kirill Ponomarev
69d55f08c2
Fix build on 4-x
...
PR: ports/68349
Submitted by: maintainer
2004-06-26 05:21:59 +00:00
Makoto Matsushita
0411725071
Fix kernel module build.
...
Since 'OBJS=' line is inserted _after_ bsd.kmod.mk, OBJS value is
overridden by the line (ahh...) Hopefully, 'OBJS=' line is inserted
after 'SRCS=' line, but there's no handy way I suppose (sed's command
'i' requires to follow a newline, but how can I put a newline within
a one line?)
Since the contents (actually, kernel module) are changed,
bump PORTREVISION.
Submitted by: sobomax
2004-06-25 13:04:03 +00:00
Kirill Ponomarev
897e5e8fb6
Update to version 20040624
...
Add ppc system emulation
PR: ports/68298
Submitted by: maintainer
2004-06-25 07:37:31 +00:00
Mike Silbersack
8be1f0eb56
Fix a comparison that was giving false "you need a patch" messages
...
on 4.x systems. No need for port revision bump.
2004-06-24 07:56:08 +00:00
Mike Silbersack
e3dd2e01d6
Update to keep up with the recent dev_t change in -current. No need for
...
a port revision bump, functionality is unchanged.
2004-06-24 07:52:27 +00:00
Mike Silbersack
cf1f2dd6ae
Patch to keep up with the recent cdev changes. No need for a port
...
revision bump, the functionality is unchanged.
2004-06-24 07:49:45 +00:00
Makoto Matsushita
a9dc96fa18
Update to 4.5.2 build-8848.
2004-06-23 19:01:58 +00:00
Volker Stolz
7892bbf2dc
Update to 3.2.0
...
Based on PR: ports/63663
Submitted by: Miguel Mendez
Approved by: maintainer timeout
2004-06-23 16:28:59 +00:00
Kirill Ponomarev
53a39ff770
Update to 06/22 snapshot
...
PR: ports/68214
Submitted by: maintainer
2004-06-23 07:22:24 +00:00
Kris Kennaway
3c088f1b9a
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
...
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Kris Kennaway
bbdac6a841
Remove expired ports, plus the three ports that depended on them.
2004-06-20 23:40:39 +00:00
Oliver Eikemeier
8197a7a3d1
use libtools from ports
2004-06-19 11:14:08 +00:00
Pav Lucistnik
532f96989f
- Drop nvidia_driver dependency, it proved to be not needed
...
- Reword pkg-message accordingly
PR: ports/68024
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
2004-06-17 19:12:58 +00:00
Jeremy Messenger
7375a89933
Update to 0.2.0.
...
PR: ports/68010
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-17 05:54:45 +00:00
Pav Lucistnik
5e4f334ca2
- Update to 0.4.3c
...
- Respect CFLAGS
- Provide WITH_OPTIMIZED_CFLAGS knob
PR: ports/67878
Submitted by: Radim Kolar <hsn@netmag.cz>
2004-06-16 22:22:22 +00:00
Jeremy Messenger
c25e186386
Update to 0615 snapshot.
...
PR: ports/67950
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2004-06-15 02:19:41 +00:00
Norikatsu Shigemura
7622db8b6a
Remove extra qemu/.
2004-06-12 16:52:54 +00:00
Edwin Groothuis
c600a14649
Renamed etc/rc.d/vmware.sh into etc/rc.d/001.vmware.sh to make sure
...
it is started before any other programs which require the vmnet
interface (like isc-dhcp etc)
Approved by: orlando.bassotto@ieo-research.it (via email)
2004-06-11 23:35:29 +00:00
Kirill Ponomarev
ee5905ace3
- Update to version 0.5.5.s.20040610
...
PR: ports/67812
Submitted by: maintainer
2004-06-11 08:05:50 +00:00
Kirill Ponomarev
7c916b7187
- Update to version 0.5.5.s.20040609
...
- Remove BROKEN
- portlint
PR: ports/67802
Submitted by: Christopher Nehren <apeiron@comcast.net>
2004-06-10 18:40:33 +00:00
Kris Kennaway
b0f5fd3249
BROKEN: Unfetchable
2004-06-08 23:41:31 +00:00
Juli Mallett
22a209e3e4
Update to 20040607, some work on IP30 support, more IP22 support, ARCS
...
input support, dsub support and sign-extension changes for 32-bit
binaries.
Approved by: marcus (mentor)
2004-06-08 02:23:48 +00:00
Pav Lucistnik
76c1f43f0c
- Update to 20040606 snapshot
...
PR: ports/67639
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2004-06-06 23:13:15 +00:00
Mark Linimon
bd4b65f44d
Remove trailing whitespace.
2004-06-06 19:45:40 +00:00
Juli Mallett
8bacb1fe54
Add mips64emul:
...
A 64-bit MIPS emulator which emulates a variety of machines.
WWW: http://www.mdstud.chalmers.se/~md1gavan/mips64emul/
Approved by: marcus (mentor)
2004-06-06 00:20:29 +00:00