1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

861 Commits

Author SHA1 Message Date
Jimmy Olgeni
5505b4ee71 Update port to version 0.37b14.1 (CPS2 patch updated to 22/04/2001)
PR:		26799
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-04-23 22:12:19 +00:00
George C A Reid
aa79ee8b47 Update MASTER_SITES
Submitted by:	bento
2001-04-22 10:54:12 +00:00
Yukihiro Nakai
910b98bb83 Initial import.
NES, SMS, PCE, etc multi system emulator
2001-04-22 02:35:53 +00:00
Yukihiro Nakai
b945b18999 Initial import.
Another Gameboy(tm) emulator.
2001-04-22 01:40:59 +00:00
Yukihiro Nakai
e17d1ce305 Initial import.
SEGA Megadrive/Genesis emulator.
2001-04-22 00:32:32 +00:00
Yukihiro Nakai
f79a90563e Initial import.
Another GameBoy(tm) emulator.
2001-04-22 00:31:45 +00:00
Nick Sayer
a821687ab0 Update CPS2 version
Submitted by:	stijn@win.tue.nl
2001-04-17 14:18:58 +00:00
Jeroen Ruigrok van der Werven
7bbe62c88c Update to TuxNES 0.75.
This version fixes support for some mappers, adds new ones, sports a
revamped sound system, multiple video modes, can work with W and GGI,
zipped file support, and more I missed.

NetBSD now compiles natively too, OpenBSD is kinda of hard right now due
to as problems [old version].
2001-04-16 21:07:32 +00:00
Yukihiro Nakai
31c44476a8 New Nintendo Gameboy(TM) emulmulator. 2001-04-16 13:11:50 +00:00
Jean-Marc Zucconi
2dbe3cb4e7 Use !defined(NO_X) instead of defined(WITH_X11)
Some ports use WITH_X11, some other WITHOUT_X11 or WITHOUT_X but it seems
that only NO_X is documented and can be set in make.conf
2001-04-16 01:31:16 +00:00
Kelly Yancey
52c6261cc6 Update to version 3.10. 2001-04-16 00:13:35 +00:00
Jimmy Olgeni
db9ca188e2 Update xmame, xmess and xpinmame to 0.37b13.2
From the PR:

- Remove temporary GL patch (xmame/files/patch-ae)
- Remove glue for xmess-0.37b12.1 from xmame makefile
- Move patches to post-patch target

And some more patches (also from maintainer):

- Fixed distfile information (tarball changed)
- Removed a file from pkg-plist.

Notable updates in xmame-0.37b13.2:

- Fixed an unmatched parenthesis error in src/drawgfx.c that was
  affecting non-Intel platforms.
- Fixed a bug in mess/cpu/apexc/apexcdsm.c that was causing xmess
  linking to fail.
- Updated GLMame to v0.85. (Sven Goethel)
- Vector games now work with the SDL target.

PR:		26474
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-04-14 12:16:58 +00:00
Dirk Meyer
34d4a9724a added %%PORTDOCS%% in pkg-plist 2001-04-13 11:43:12 +00:00
Ying-Chieh Liao
fcc229422f upgrade to 0.9.12
change mastersite
2001-04-10 08:14:00 +00:00
Maxim Sobolev
8ed8aafc20 Move:
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12

Repo-copy by:	asami
2001-04-09 11:55:04 +00:00
Jean-Marc Zucconi
3cebb987ea mtools.conf fixes:
- Use modern disk names (ad and da instead of rsd and rwd)
- fix comment concerning chmod and floppy devices
- add LS120 examples (submitted by Phillip Musumeci
  <phillip@mirriwinni.cse.rmit.edu.au>)
2001-04-08 23:22:32 +00:00
Jing-Tang Keith Jang
4726ef0898 Update to 2001.03.26.
PR:		ports/26435 (MAINTAINER)
2001-04-08 17:46:50 +00:00
Munechika SUMIKAWA
e410f38a78 Fixed plist.
No response from: maintainer
2001-04-08 17:20:49 +00:00
Nick Sayer
2551f6d52c Don't require a 686.
Submitted by:	maintainer
2001-04-06 07:15:16 +00:00
Nick Sayer
8124bb4ba1 Enable USB joysticks. Yay!
Approved by:	stjin@win.tue.nl
2001-04-05 13:10:00 +00:00
Jean-Marc Zucconi
f30eb2793a Fix 'make package' in the no X11 case.
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2001-04-05 00:23:09 +00:00
Nick Sayer
eea534cff4 1. Some more GL fixes
2. Don't read existing config files to generate man pages

3. Update xpinmame to 0.99b1

PR:		26300
Submitted by:	maintainer
2001-04-03 13:04:10 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Nick Sayer
cb30289b5b 1. Add support to the xmame port for building the GL version. Yet more
reason to get DRI support working (hint hint).

2. While we're at it, add a quick patch from the author to improve
reliability a tiny bit.

Approved by: stijn@win.tue.nl
2001-04-03 05:57:04 +00:00
Jimmy Olgeni
3ad439e971 Add xpinmame, the Pinball Console emulator for X11 (xmame slave port)
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
PR:		26217
2001-04-01 17:22:26 +00:00
Jimmy Olgeni
c1ad3393b5 Update xmame to 0.37b13.1
- Assign maintainership to Stijn Hoop, due to current maintainers timeouts.
- Don't symlink /usr/X11R6/etc/xmamerc to avoid bento warning
- Update CPS2 patch version to latest release
- Rename wpcmame glue in xmame makefile to pinmame

Submitted by:	Stijn Hoop <stijn@win.tue.nl>
PR:		26217
2001-04-01 17:15:56 +00:00
Mario Sergio Fujikawa Ferreira
d116fc30b5 o Update to version 2.1
o Use proper versioning in the port Makefile. BUMP PORTEPOCH
o Changes:
- DI opcode now cancels pending EI (Killer Instinct, Donkey Kong Land series).
- Fixed GBC and SGB colors to span from black to true white.
- Added sound chip initialization on startup (Fortified Zone, Fortified
  Zone 2, Beetlejuice).
- Fixed third sound channel (still not perfect).
- Added SetWave() call to the sound API.
- Added SetWave() waveforms to the third sound channel.
- Window refresh does not start if the window was off when refresh
  reached its top (WarriorsOfMightAndMagic).
- Now setting LCD state to 0 during last two lines of VBlank (152-153)
  so Final Fantasy Legend works again.
- Moved VBlank interrupt from line 145 to line 144 (Force 21, Cruisn'
  Exotica, Army Men 2).
- Moved VBlank interrupt to the beginning of scanline (Daedalian
  Opus).
2001-03-30 14:07:35 +00:00
Maxim Sobolev
8b50e00ce0 Update to 1.0.3. 2001-03-30 12:40:27 +00:00
Jean-Marc Zucconi
195edbb96b Use /dev/fd* by default, instead of /dev/rfd*
Pointed out by: alfred
2001-03-30 00:10:01 +00:00
Michael Haro
b36e70a273 update master_sites
PR:		23735
Submitted by:	    George Reid <greid@ukug.uk.freebsd.org>
2001-03-29 22:02:38 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Brian Feldman
05e1411145 Update to version 1.37c with the major notable of having all of Kreed's
display filters built-in.
2001-03-29 12:36:15 +00:00
Yukihiro Nakai
5be110617f Maintainer change. 2001-03-29 09:09:50 +00:00
Jimmy Olgeni
9f0183ed5a - Update to the version 0.37b12.1 of xmame/xmess
- Make emulators/xmess a slave port of emulators/xmame
- Add SDL support (enabled by default)
- Add DGA support for non-SDL builds
- Define spool directory to /var/games/x{mame,mess}, and install binary
  setgid games to avoid creating a world writable directory
- Add hiscore.dat, history.dat, and cheat.dat support for xmame
- Convert patch-ab into ${SED} in ports Makefile
- Add CPS-2 patches for xmame; this enables more games
- Enable optimization for xmame/xmess by default

PR:		25921 (with more patches from originator)
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-03-27 10:38:45 +00:00
Maxim Sobolev
ed62f626eb Replace URL with one that works. 2001-03-21 23:03:35 +00:00
Maxim Sobolev
41cd9fc57e Author acked to release ports to the public. So be it. 2001-03-21 22:44:00 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Nick Sayer
1ba66ef112 Stupid. It depends on vmware in the HOST, not the guest. :-( 2001-03-19 19:33:38 +00:00
Nick Sayer
0b057b3cf5 Also RUN_DEPENDS on vmware2 2001-03-19 19:33:04 +00:00
Dirk Meyer
fd090c3bdb Updated to use Tcl/Tk 8.3 2001-03-18 07:51:05 +00:00
Vanilla I. Shu
37e498b513 Fix broken Makefile.
Submitted by:	bento
2001-03-17 23:53:47 +00:00
Dirk Meyer
8a66426a42 port did not install with NDEBUG=1
Some of INSTALL_PROGRAM's must got replaced with INSTALL_SCRIPT.

PR:		25825
Submitted by:	sf
2001-03-17 21:47:58 +00:00
Dirk Meyer
b3012f7cee This updates the Wine port to 2001.03.05 and removes an obsolete
patch to the FreeBSD kernel from the port.

PR:		25825
Submitted by:	pfeifer@dbai.tuwien.ac.at
2001-03-17 13:50:04 +00:00
Nick Sayer
95a035f6d7 Why bother even copying the file into ${WRKSRC}? 2001-03-15 16:52:27 +00:00
Nick Sayer
86d2c97131 Fix bento by insisting on XFree86-4. 2001-03-15 16:50:26 +00:00
Vanilla I. Shu
9edf2e2b52 Use "USE_GTK" & "USE_GNOME" forever. 2001-03-14 19:33:30 +00:00
Akinori MUSHA
33c97cffa6 Define USE_LINUX, as linux_base must be installed prior to this port. 2001-03-14 11:03:40 +00:00
Ying-Chieh Liao
7aff969448 add gnuboy
A Nintendo GameBoy emulator
2001-03-12 06:10:25 +00:00
Mario Sergio Fujikawa Ferreira
6d634885e9 Fix issue with alpha architecture.
Instead of EXTRA_PATCHES, use a post-patch target since the alpha
patch assumes that FreeBSD patches have been already applied.

Also, this port assumes it is being built on a ev4. This will
have to be revisited later.

Submitted by:	steve (http://havk.org/alpha/ build scripts)
2001-03-11 13:28:17 +00:00
Maxim Sobolev
70ea316afc Distfile has been rerolled without version bump. The new release include
some fixes for the case when SDL doesn't contain GL support built in, so
bump PORTREVISION to let users know that update is necessary.
2001-03-11 09:15:17 +00:00