Commit graph

1004 commits

Author SHA1 Message Date
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
Will Andrews
d954849444 Upgrade to 2mar2001 version. 2001-03-11 03:55:26 +00:00
David E. O'Brien
8365998ce0 Add $FreeBSD$ so I can more easily track this. 2001-03-11 02:31:23 +00:00
Kris Kennaway
f6bbbcac90 Fix plist 2001-03-11 02:16:56 +00:00
Jean-Marc Zucconi
96568360d5 Add floppyd.1 floppyd_ andstalltest man pages 2001-03-11 01:56:11 +00:00
Kris Kennaway
cb8c1fa3f5 Fix plist 2001-03-11 00:47:43 +00:00
David E. O'Brien
f8337401f0 Make CFLAGS clean. 2001-03-11 00:44:31 +00:00
Dirk Meyer
05febb9e7d patch to make it compile under "alpha" on beast. 2001-03-10 18:31:01 +00:00
Kris Kennaway
f078732dfd Fix plist and take the opportunity to make the port respect CFLAGS 2001-03-10 06:35:23 +00:00
Steve Price
ab81d2e662 Make this package again on the Alpha. 2001-03-09 03:31:03 +00:00
Nick Sayer
ebc6e01c4e Don't strip the module or it won't work 2001-03-08 19:04:51 +00:00
FUJISHIMA Satsuki
50b65d0d2a add BUILD_DEPENDS to install app-defaults.
PR:		25611
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-08 17:02:59 +00:00
Nick Sayer
6c32347553 1. Be a bit more verbose about how to set it up.
2. Restrict the distribution and don't try and make this work for non
x86.
2001-03-08 16:41:36 +00:00
Nick Sayer
795040ea51 Add port for VMware XF86 4.x driver module. Allows you to use XFree86 4.x
in a vmware guest.
2001-03-08 02:39:27 +00:00
Nick Sayer
30bc1c26bb Update the Hints notes about the MAP_NOSYNC issue. It's now fixed in
4-stable and -current.
2001-03-07 18:04:10 +00:00
Jean-Marc Zucconi
846ea1e4cf Add official patch mtools-3.9.7-20001213.diff.
Do not overwrite an existing mtools.conf file - install it as
mtools.conf.sample
2001-03-06 16:35:13 +00:00
Kevin Lo
47095dc46a - Remove USE_IMAKE
- Add WWW: line

PR: 25426
Submitted by: Ports Fury
2001-02-28 14:16:52 +00:00
Steve Price
5ad7c75da9 Update to version 0.3.1.
PR:		25401
Submitted by:	maintainer
2001-02-27 04:57:35 +00:00
Steve Price
f31050845b Update to version 6.3.
PR:		25021
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-27 04:55:17 +00:00
David E. O'Brien
5bd279f793 Drop maintainer ship. Too many people did not like the direction I took
this port.
2001-02-26 02:45:08 +00:00
Kevin Lo
2149c674cc Upgrade to version 0.4.3
PR: 25349
Submitted by: MAINTAINER
2001-02-25 15:58:27 +00:00
Akinori MUSHA
9b0e7f3d02 As our new bsd.kmod.mk doesn't seemt to support "make clean all",
do "make clean && make" instead.

This should fix the build on a recent CURRENT.
2001-02-25 10:16:25 +00:00
Kevin Lo
9c2c94df0d Update MASTER_SITES and WWW
PR: 25320
Submitted by: Ports Fury
2001-02-25 06:25:11 +00:00
Maxim Sobolev
6f5ce5ffad Correct version number of SDL shared library.
PR:		25343
Submitted by:	Carl Fongheiser <cmf@iabears.org>
2001-02-24 19:58:10 +00:00
Maxim Sobolev
39dd2dc01f Update to 1.22.
Submitted by:	Joe Groff <joe@pknet.com> (author of dgen-sdl)
2001-02-23 17:54:29 +00:00
Jimmy Olgeni
5f07e4065f Fix creation of /etc/vmware link (merge from vmware2 port)
Requested by:	Julian Elischer <julian@elischer.org>
2001-02-23 15:17:06 +00:00
Jimmy Olgeni
82c7f9761b Fix creation of /etc/vmware link (it could be created into itself, if it
already existed at install time).
2001-02-22 21:10:34 +00:00
Mario Sergio Fujikawa Ferreira
0fabc4ff05 Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
Sheldon Hearn
ab74d29702 Drop maintanership of emulators/xzx and throw it open to anyone
who cares.
2001-02-21 18:24:12 +00:00
Maxim Sobolev
57baf70cdf Update checksum. The only change between old and new versions is fixed a bug
in joystick support, but AFAIK SDL port doesn't support joystick on FreeBSD,
so no PORTREVISION bump was performed.

Submitted by:	bento
2001-02-20 11:21:43 +00:00
Jimmy Olgeni
2650700677 Update to version 0.37b11.2 2001-02-18 22:23:26 +00:00
Jing-Tang Keith Jang
8ca7d43cd9 Update to 2001.02.16.
PR:		ports/25168
Submitted by:	MAINTAINER
2001-02-17 17:13:51 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
Yukihiro Nakai
da4cb0d670 More fix for 4.x-RELEASE
PR:		ports/24752
Submitted by:	HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
2001-02-05 16:15:37 +00:00
Jimmy Olgeni
f91f1f3109 Style police on editors category. 2001-02-05 14:49:05 +00:00
Jimmy Olgeni
5fd91de073 Update port to version 0.37b11.1. 2001-02-03 19:59:55 +00:00
Maxim Sobolev
96d40ffc64 - Mark port broken for ${OSVERSION} < 400000 (not supported);
- minor updates and cleanups to pkg-comment and pkg-descr.

Submitted by:	maintainer
2001-02-02 22:52:03 +00:00
Jimmy Olgeni
79c05b9c01 Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files.
2001-01-31 23:28:05 +00:00
Jimmy Olgeni
e39da73d70 Fix typo in pkg-comment: utilites -> utilities 2001-01-31 20:28:11 +00:00
Maxim Sobolev
da45aa792a Fix brokeness due to recent libgcc* changes.
Submitted by:	maintainer
2001-01-30 11:16:07 +00:00
Yukihiro Nakai
6d5e029d2f More fix about usb support. 2001-01-24 01:16:14 +00:00
Jacques Vidrine
9db96b6bf0 Use random() instead of rand() so that the white noise sounds better.
Submitted by:	Mark Abene <phiber@radicalmedia.com>
2001-01-22 12:56:38 +00:00
Akinori MUSHA
485f1b4641 Fix for the latest -current. (sys/select.h -> sys/selinfo.h) 2001-01-22 10:39:32 +00:00
Yukihiro Nakai
597ef810b9 Add fix for 4.2-stable. 2001-01-22 00:56:20 +00:00
FUJISHIMA Satsuki
d10f6e19c3 o NOPORTDOCS.
o avoid forcing to link against -lxpg4.
  $(GTK_CONFIG) --libs does the job.
2001-01-21 18:58:37 +00:00
Vanilla I. Shu
cff7b01e73 Upgrade to latest version. 2001-01-21 02:40:41 +00:00
Will Andrews
1e242ef434 Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk
defined PORTDOCS PLIST_SUB.

Submitted by:	lioux
Closes PR:	24468
PR Submitter:	Mikhail Teterin <mi@aldan.algebra.com>
2001-01-20 00:39:55 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Vanilla I. Shu
d2909c91ad Upgrade to 20010112.
PR:		ports/24346
Submitted by:	maintainer
2001-01-15 23:45:30 +00:00
Will Andrews
1b9de0315b Make this port more efficient with perl regexes; add a directory to the
regex commands.

Approved by:	maintainer
2001-01-14 23:17:20 +00:00
Brian Feldman
0d72c86570 Update to 1.34a 2001-01-13 20:28:00 +00:00
Jean-Marc Zucconi
2788e4c947 Add 2 extra files in plist; remove all @exec/@unexec lines and replace them
by the list of files (pkg_* programs have no problem with symlinks)
2001-01-12 01:53:02 +00:00
Chris D. Faulhaber
10f90be831 Spelling fix (Compatability -> Compatibility)
Submitted by:	Sergii Laskavyi <ls@gambit.com.ru>
2001-01-07 13:20:45 +00:00
Akinori MUSHA
3cc329279e Chase the vmware's update to 2.0.3.799.
Submitted by:	Makoto `MAR' MATSUSHITA <matusita@jp.FreeBSD.org> (MAINTAINER)
2001-01-06 18:28:47 +00:00
FUJISHIMA Satsuki
1b8cb4f3f8 bump PORTREVISION; new files added. 2000-12-31 15:41:23 +00:00
FUJISHIMA Satsuki
ed7c187e71 add missing files to pkg-plist.
PR:		23844
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>

HAS_CONFIGURE -> GNU_CONFIGURE to support PREFIX.
CFLAGS -> CPPFLAGS to honor CFLAGS.

Approved by:	maintainer
2000-12-31 14:57:08 +00:00
FUJISHIMA Satsuki
37014a880c maintainer is committer now. 2000-12-30 21:58:38 +00:00
Maxim Sobolev
2f79b184d1 Fix typo.
PR:		23853
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-12-30 20:48:13 +00:00
FUJISHIMA Satsuki
6c433fa4ae use ComplexProgramTargetNoMan to avoid making html manpage in XFree86-4.
PR:		23423
Submitted by:	maintainer
2000-12-30 18:16:25 +00:00
Nick Sayer
6242007870 Don't attempt to load modules if they're already in place.
Submitted by:	fyr@usenet-edu.net
2000-12-29 19:10:04 +00:00
Daniel Harris
00ffe5b8dd Update MAN1 and pkg-plist.
PR:		23847
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
Approved by:	maintainer
2000-12-29 16:29:12 +00:00
Nick Sayer
26f0edd0b7 Add sections about netgraph bridging and the restore-from-disk
performance issue.
2000-12-29 13:52:39 +00:00
Akinori MUSHA
ab27f1e02d Bump PORTREVISION. 2000-12-28 21:39:24 +00:00
David E. O'Brien
54f122d486 Compatability framework necessary for SVR4 emulation
Based on http://slash.dotat.org/~newton/freebsd-svr4/compat_sol26.tar.gz
2000-12-25 18:49:30 +00:00
Nick Sayer
7a7a493036 Switch the port over to netgraph bridging. This method has a number of
advantages, chief of which is that it doesn't hose over multi-interface
configurations the way the default installation did before. This
mechanism "chains" the guest's interface to an interface specified at
installation-time (it can be changed afterwards by editing the rc.d
script).

Approved by:	(maintainer)
2000-12-24 05:20:51 +00:00
Jean-Marc Zucconi
424c0cf02f I forgot to cvs add this file when I upgraded the port. 2000-12-23 22:28:05 +00:00
Jean-Marc Zucconi
810975c82e Upgrade to version 2000-12-12
PR:		ports/23786
Submitted by:	maintainer
2000-12-23 03:18:33 +00:00
Peter Pentchev
26b5fbb1aa Updated MASTER_SITES.
PR:		23729
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2000-12-22 09:56:31 +00:00
Will Andrews
28145c5d61 Fix PLIST and manpage packaging.
PR:		23664
Submitted by:	David W. Chapman, Jr. <dwcjr@inethouston.net>
2000-12-21 10:24:59 +00:00
Will Andrews
80ef25d427 Add FreeSCI 0.3.0, a portable interpreter for SCI games.
PR:		23633
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-19 12:39:27 +00:00
Steve Price
66bbd4b7aa Update to version 0.37b7.1
PR:		23050
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-12-11 02:16:02 +00:00
Nick Sayer
37dec3bd6a Fix misspelled home page URL. 2000-12-09 00:15:15 +00:00
Nick Sayer
ee78842f8f Web site moved. 2000-12-09 00:10:15 +00:00
Akinori MUSHA
de49c3f91d Replace obsolete /dev/rfd0 with /dev/fd0. 2000-12-05 10:31:00 +00:00
Mario Sergio Fujikawa Ferreira
64eb9da0e2 Update to version 20. Unfortunaly, there are no
demos on this version.
2000-11-27 02:10:01 +00:00
Daniel Harris
d50556840e Makefile cleanup.
Do not depend on GNU bison, properly create directories during
installaton in all cases, always install manpages.  Do not bump
PORTREVISION as these changes do not warrant upgrade by users using
the current package.

PR:		22974
Submitted by:	maintainer
2000-11-26 18:09:41 +00:00
Jean-Marc Zucconi
fff57c6f93 Patch mformat.c: replace "/etc/mtools" with "/etc/mtools.conf"
PR:		ports/20999
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 04:14:05 +00:00
Jean-Marc Zucconi
2b2e3e3cd8 Add mformat.c to the list of files processed by sed, so that it can correctly
report PREFIX/etc/mtools.conf as its configuration file

PR:		ports/20999
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 04:13:14 +00:00
Ben Smithurst
de2b7db731 Add a .uk master site.
Approved by:	marcel (maintainer)
2000-11-25 21:35:40 +00:00
Satoshi Asami
295b241ccf PREFIX is still needed -- just set it to ${LINUXBASE}.
Submitted by:	bento
2000-11-25 01:49:16 +00:00
Brian Feldman
5485c9569b Bump the PORTREVISION for a compilation that has optimization and -2xsai. 2000-11-22 03:18:33 +00:00
Brian Feldman
39117e5532 Add 2xSaI mode to Snes9X for Unix (X11); using the switch -2xsai, this
is a "smarter" stretcher and interpolater by Kreed.  It looks better
than the -y TV mode :)
2000-11-22 03:18:13 +00:00
Brian Feldman
45918cbdba Actually have CFLAGS do something. Previously, the emulator has been
compiling with no optimization!!
2000-11-22 03:15:30 +00:00
Marcel Moolenaar
da038eb9ee The info package seems to be sensitive about the locale
settings and fails to install if the language is not C.
Override any locale settings when running rpm.

PR: 16621
Submitted by: Mikhail Teterin <mi@video-collage.com>
2000-11-21 07:38:23 +00:00
Marcel Moolenaar
2ca6f95f20 Don't enable NIS by default. The example yp.conf file installed
by the port had actual definitions with bogus values. Comment
out the definitions.

PR: 21554
Originator: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
2000-11-21 07:23:24 +00:00
Marcel Moolenaar
7e57926465 Replace the locally defined PREFIX (defined as /compat/linux)
by the globally defined LINUXBASE. Setting DESTDIR on the
command line now does what one expects.

Also, don't download and install glib-1.2.5 when we're also
downloading and installing glib-1.2.6. It's now possible to
reinstall this port over itself.
2000-11-21 07:19:57 +00:00
Sheldon Hearn
9d6ea72c10 Update 2.9.1 -> 2.9.3:
I have no idea what's changed.  The update is necessary because the
2.9.1 distile is no longer available.

PR:		22056
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-20 14:47:16 +00:00
Brian Feldman
87ee0d7cd1 Bump the PORTREVISION after committing the USB joystick code. Note
the Alpha still doesn't work; if anyone with an Alpha who wants to
play Snes9X can fix it, please do :)
2000-11-20 02:19:43 +00:00
Brian Feldman
c47b390409 Add a UHID joystick driver (USB Joysticks/GamePads/etc.) as the
FreeBSD machdep joystick handling code.  Along with this, make a few
cleanups, and add a new switch, "-joyshift", which enables USB HID
numbering to start with the second gamepad.

The upshot of all this is that I can now play two-player games and
have second player on the gamepad.  Yay!
2000-11-19 07:10:40 +00:00
David E. O'Brien
1119f1797d "Update" to version 6.2.
6.2 is missing the following functionality that version 5.9 had:
* Can also read and run MIPS a.out files (when compiled on a MIPS system)
* Includes an optional extension by Anne Rogers and Scott Rosenberg of
  Princeton that performs a cycle-by-cycle MIPS simulation that exposes
  the hardware pipeline.

PR:		10454,21493
2000-11-13 12:26:50 +00:00
Yukihiro Nakai
f24f5f3a55 pkg-descr: URL update.
Submitted by:	Geoffrey Lassner <geoff@zyni.com>
2000-11-11 22:11:26 +00:00
Yukihiro Nakai
373caba1df Update to 1.2
PR:		ports/22679
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2000-11-11 22:10:00 +00:00
David E. O'Brien
4c14fdb644 Drop maintainership. I haven't used bochs for a long time now. 2000-11-11 06:10:24 +00:00
Kevin Lo
0452bb2b41 - Support CC/X11BASE properly
- Support install macros
- freebsd.org -> FreeBSD.org
- Change location of data files from lib/ to share/
- Exclude GPL doc from package

PR: 22742
Submitted by: Ports Fury
2000-11-11 06:08:41 +00:00
Will Andrews
996a670a83 Release this port upon the world. 2000-11-09 05:31:21 +00:00
Maxim Sobolev
85e1d214da Update MASTER_SITES and WWW (home page has been moved).
Submitted by:	Bill "distfiles" Fenner
2000-11-08 10:24:05 +00:00
Akinori MUSHA
2bee36945b Update to 2.0.3 release, build 799. 2000-11-07 14:40:23 +00:00
Maxim Sobolev
279525fd4f The patch-ab for emulators/xmame refer to xmake instead of xmame,
resulting in xmame unable to find roms.

PR:		21416
Submitted by:	Riccardo Torrini <riccardo@torrini.org>
2000-11-03 14:59:57 +00:00
Akinori MUSHA
3256ab48f4 Fix a stupid typo. It wasn't a problem as it was consistent, but I'm
fixing it so I don't look stupid. :>
2000-11-02 23:01:40 +00:00
Akinori MUSHA
36293b0d4e Add a WANT_BETA knob so people can easily try out 2.0.3 RC1.
Convert the extract script hack to simple extractions in Makefile to
make it easy to comprehend.
2000-11-02 22:56:44 +00:00
Kevin Lo
c8279efac2 Upgrade to version 2000.10.26
PR: 22538
2000-11-02 15:05:14 +00:00
Akinori MUSHA
a4dab13de1 Make the startup script read ${PREFIX}/etc/vmware/config so people do
not have discrepant configurations between them.
2000-11-02 12:20:26 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Doug Barton
8fe0e8d936 At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.

PR:		ports/22384
Submitted by:	Joel Sutton, jsutton@bbcon.com.au
2000-10-29 06:31:38 +00:00
Maxim Sobolev
d9215d6244 Add visualos - a visual simulator of an operating system intended to help
understand how OSes work.
2000-10-26 13:00:45 +00:00
James E. Housley
d0dd1673e4 Extra slash break fetch.
PR		22223
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org> MAINTAINER
2000-10-22 23:08:51 +00:00
Kevin Lo
f28fff27f7 Fix Imakefile breakage under XFree86 4.x
PR: 22160
Submitted by: Ports Fury
2000-10-21 12:58:45 +00:00
Jean-Marc Zucconi
a5f0ea0181 Fix warnings in configure script
Submitted by:	 Peter Pentchev <roam@orbitel.bg>
2000-10-16 14:40:19 +00:00
Jean-Marc Zucconi
7d19fcde2b Upgrade to version 3.9.7 2000-10-16 00:56:51 +00:00
Trevor Johnson
26676b94fb Update to version 2000.10.02.
PR:		21961
Submitted by:	maintainer
2000-10-15 07:32:44 +00:00
Jean-Marc Zucconi
3775478f7b Fix a bug when seeking in partitions larger than 4Gbytes. 2000-10-14 01:36:18 +00:00
Brian Feldman
b12eba268a Update to version 1.32. 2000-10-14 01:03:29 +00:00
Ade Lovett
a711ef7b99 Change location in first MASTER_SITE, add a second.
PR:		21939
Submitted by:	maintainer
2000-10-12 21:05:36 +00:00
David E. O'Brien
e0663a95ae turn on `ia64sim' 2000-10-10 23:53:53 +00:00
David E. O'Brien
9835622dad IA64 simulator (Intel(R) Architecture 64).
Obtained from:	NetBSD (parts)
2000-10-10 23:53:19 +00:00
Mario Sergio Fujikawa Ferreira
fac28747e0 Rewritten to use EXTRA_PATCHES
Submitted by: asami
2000-10-09 14:47:52 +00:00
Satoshi Asami
479b3e87ff Move files/md5.{i386,alpha} to distinfo.{i386,alpha}. 2000-10-08 10:28:37 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
5a925ca018 Rename PLIST.* to pkg-plist.*. 2000-10-08 00:54:28 +00:00
Satoshi Asami
211fb51b2f Rename ${FILESDIR}/patch-3.3-sys-sigtrap to
${FILESDIR}/install-patch-3.3-sys-sigtrap.  (This patch applies to
/usr/src/sys and is installed alongside wine as a guide to the user.)
2000-10-07 21:56:27 +00:00
Satoshi Asami
7137e75472 Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
(This should probably be rewritten to use EXTRA_PATCHES but I don't have
time to test it now.)
2000-10-07 21:53:11 +00:00
Satoshi Asami
4ad3abde8a Convert rules copying ${FILESDIR}/patch-aa to ${PATCHDIR} (which is
not allowed, since this is outside ${WRKDIR}) to using EXTRA_PATCHES=
${PATCHDIR}/extra-patch-aa.

Bad quasi88, no cookie. ;)
2000-10-07 21:49:41 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Jeremy Lea
f56366fc79 Whitespace changes. 2000-10-03 02:09:43 +00:00
Akinori MUSHA
7207c21893 Complain and stop in case ${LINUXBASE}/dev/vmnet1 is not found.
Submitted by:	shimokawa
2000-10-02 14:29:06 +00:00
James E. Housley
d2854c488d Change MAINTAINERship to my committers address.
Approved:	will
2000-10-02 03:10:28 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Akinori MUSHA
83b42f5540 Clean up with USE_LINUX.
PR:		ports/21500
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org> (MAINTAINER)
2000-09-25 07:19:31 +00:00
Akinori MUSHA
8b3cd773ff Use LINUXBASE/USE_LINUX variables.
This is only a cosmetic change, so there's no need to reinstall your
installation(s).
2000-09-22 17:22:24 +00:00
Akinori MUSHA
e20b8f3499 Fix for the latest -current. (another tiny ad hoc fix here..)
Noted by:	kuriyama

Use LINUXBASE and USE_LINUX.
2000-09-22 16:55:01 +00:00
Akinori MUSHA
48af3464ad Update for the latest current. (lminor() -> dev2unit())
Correct the startup script to unload rtc.ko module properly.
2000-09-22 11:08:22 +00:00
Maxim Sobolev
4e1c69a21a Add dgen-sdl - a SDL version of wonderful Sega Genesis/MegaDrive emulator. 2000-09-20 17:05:56 +00:00
Chris D. Faulhaber
c00762ac1f Add the rest of the patch
PR:		21398
Submitted by:	Maintainer
2000-09-19 15:00:16 +00:00
Chris D. Faulhaber
906f620e21 Bump PORTREVISION after last commit 2000-09-17 12:56:10 +00:00
Chris D. Faulhaber
a39e621e6e Add patch to allow configure to find the threads library
PR:		21267
Submitted by:	Maintainer
2000-09-17 12:50:21 +00:00
Ade Lovett
667a88466d Support CC/CFLAGS properly
PR:		21137
Submitted by:	Ports Fury
2000-09-16 18:10:23 +00:00
Alexander Langer
dbd0fab187 Update port to 2000.08.21.
This breaks the port (hopefully temporarily) for CURRENT, but it is
verified to work in both, RELENG_3 and RELENG_4.
It also corrects problems with RELENG_3, which is more important
than CURRENT.

PR:		20951
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Furthermore:	James McNaughton <jtm63@enteract.com> submitted
		PR 21147, which is solved with this commit, and tested
		this version on RELENG_3
2000-09-15 15:57:15 +00:00
Akinori MUSHA
7bc3142cfd Add support for the latest current. (a bit kind of ad hoc) 2000-09-15 10:19:47 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
Akinori MUSHA
e54eaa34bb Set KMODDEPS=linux in Makefile.
Add $FreeBSD$ tag.

Submitted by:	Boris Popov <bp@FreeBSD.org>
2000-09-10 15:06:55 +00:00
Akinori MUSHA
36df7f0db6 Fix the configure script that caused a syntax error when no networking.
PR:		ports/20816
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-09-10 15:03:00 +00:00
Kevin Lo
ca46ee65b3 Update to version 0.8.15
PR: 21110
Submitted by: MAINTAINER
2000-09-09 09:43:50 +00:00
SADA Kenji
57edebd412 Activate uae.
PR:		ports/18809
Submitted by:	Simon Dick <simond@irrelevant.org>
2000-09-06 15:08:32 +00:00
SADA Kenji
94aeaca65c New port: uae
This is a port for UAE, the Universal Amiga Emulator.

PR:		ports/18809
Submitted by:	Simon Dick <simond@irrelevant.org>
2000-09-06 15:06:32 +00:00
Satoshi Asami
1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00
Marcel Moolenaar
6675b7b033 Use distinct md5 files for both alpha and i386. There are arch.
independent packages that, despite the identical names, have
different contents.

This "feature" is currently implemented in a way that works
around a limitation in bsd.port.mk and can be considered a
hack.
2000-09-04 22:28:41 +00:00
Marcel Moolenaar
0447f28d88 Update the checksum of 4 architecture independent rpms. The alpha
versions are not the same as the i386 version, even though they
have the same name.

This fix does not have effect until the architecture specific md5
files are used.
2000-09-04 22:07:40 +00:00
Marcel Moolenaar
d675e98965 Revert previous checksum change. The checksums were correct for
the i386. They seem to be wrong for alpha. Whether that's caused
by a bad mirror or is caused by a structural bogosity has to be
determined at this time.
2000-09-04 21:05:49 +00:00
David E. O'Brien
e82dc9f7fc Fix checksums. And no I don't care why they changed. 2000-09-02 05:57:07 +00:00
Steve Price
dbe542e479 Add a missing ')' so this port actually installs again.
PR:		20934
Submitted by:	maintainer
2000-08-30 05:26:11 +00:00
Akinori MUSHA
d8ffab0579 Include bsd.port.pre.mk before referring to DISTDIR in .if condition. 2000-08-27 04:26:41 +00:00
Kevin Lo
1ef3cec1d6 - Fix MASTER_SITES
- Change location of data files from libdata/ to share/

PR: 20839
Submitted by: Ports Fury
2000-08-25 13:14:45 +00:00
Akinori MUSHA
43d55cefa0 Do in Makefile as make groks, not as Ruby groks. (make groks it though)
.if exists?(..) -> .if exists(..)
2000-08-24 15:01:44 +00:00
Akinori MUSHA
f5e6c15f38 Chase the recent moving of linux_ioctl.h.
PR:		ports/20818
Submitted by:	Sean-Paul Rees <sean@dreamfire.net>
2000-08-24 14:51:20 +00:00
Sheldon Hearn
1f8d2883ee Remove the fsgs patch, which is no longer required.
PR:		11287
Reported by:	Juergen Lock <nox@jelal.kn-bremen.de>
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2000-08-24 08:17:24 +00:00
Akinori MUSHA
be957101cb Chase the recent moving of linux_ioctl.h. 2000-08-23 19:13:51 +00:00