Commit Graph

765 Commits

Author SHA1 Message Date
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