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.
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
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)
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
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>
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>
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.
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>
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!
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
- 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