has not yet been strongly buildlinked. However, we need to indicate that
the package needs X11 to build, so fall back to USE_X11=yes.
Fixes a problem in the i386 bulk build.
* It's CONFIGURE_ARGS, not CONFIGURE_ARG.
* Use Mesa/buildlink.mk to properly handle whether we're using XF3 or XF4
(the latter contains its own MesaGL libraries).
* Comment out inclusion of x11.buildlink.mk since we're not even weakly
buildlinked, so jumping ahead to trying to strongly buldlinkify this
package is overboard.
* Sort the buildlink.mk file (just personal aesthetics).
Fvwm 2.4.7 is a maintenance release for 2.4.6 that fixes a number
of minor or rare problems. System administrators are strongly
encouraged to move to 2.4.6 or 2.4.7 from any earlier 2.4.x release.
Changes:
* Fixed parsing of WindowList with conditions and a position at
the same time that was broken in 2.4.6.
* Fixed some problems with the DeskOnly option of FvwmTaskBar
(windows were duplicated when moving to a different Desk; the
StickyIcon style was ignored).
* Fixed config.h warnings with some compilers introduced in 2.4.6.
* Fixed icon titles being raised when they should not be.
* Fixed initial drawing of the internals of the FvwmPager window.
* Fixed the FvwmAudio compatible mode in FvwmEvent when external
audio player is used.
* Minor improvements in the man page.
pkg/15065. I updated it to 0.91 and removed patch-aa which
the submitter already sent to the grub people.
GRUB is the GRand Unified Bootloader. Briefly, bootloader is the first
software program that runs when a computer starts. It is responsible for
loading and transferring control to the operating system kernel software
(such as NetBSD orLinux). GRUB understands ffs, FAT{16,32}, ext2fs,
ReiserFS, minixfs, and VSTafs. It can directly boot NetBSD, FreeBSD,
OpenBSD and Linux without any other bootloader, loading a.out and ELF
kernels from the disk and passing along necessary arguments (in most cases).
It can also boot any operating system (the above, plus eg Windows, OS/2) by
chaining to that operating system's specific loader. Grub features a
runtime command line and loads its configuration at boot rather than
requiring rerunning of a separate utility. Other features are TFTP booting,
serial console support, large disk support, support for both DOS MBR label
and BSD disklabel simultaneously, booting from hard drive or floppy.
GRUB is available for the i386 architecture only.
Rather than require that _every_ new port update config.guess,
fall back to using `uname -p`-unknown-netbsd on >= 1.4,
so we only need to patch for each new machine_arch.
slash to .../gtk-1.2/ since it's usually not there and we won't match it.
This error was detected only because gconf-config has .../gtk-1.2 at the
very end of it's output. Anywhere in the middle, and it would have been
fine.
<mipam@ibb.net>. From the release notes:
1.8.4 and 1.8.5 both had bugs that were found right as we were ready
to do a full release and represented good midway points but 1.8.6
should be the stable target.
Changes include:
* The ICMP decoders have been rewritten.
* (This is a summary of recent changes -- not all mine)
* Fixed stream4 offset initialization
* Double Open of snort log file
* Lots of new rules
* Fatal error on problems other than -> and <>
* Fixed stream4 several low memory conditions
* Error checking in stream4/frag2 argument parsing
* snort-db schema updates to 1.05
* --with-pcap-includes should now look at specified pcap
* packet statistics now should be more accurate with regards to lost
frags
* double PID file write
* S4 alignment problems on SPARC fixed ( rpc_decode still has SPARC
alignment errors )
* new snmptrap code
* documentation updates
* Stability fixes in frag2
* SEQ / ACK checking should be correct
* Reassembled packets with stream4 will now also be inspected when
using -z est
* ip fragments are now calculated correctly
* rule headers correctly matched
( multiple CIDR performance greatly increased )
OK'd by martti and garbled.
Changelog:
04 Mar 2002; changed license from "GPL, v2 or later" to "GPL v2".
04 Mar 2002; added "keychain.cygwin" for Cygwin systems. It may be time to
follow this pattern and start building separate, optimized scripts for each
platform so they don't get too sluggish. Maybe I could use a C preprocessor
for this.
06 Dec 2001; several people: Solaris doesn't like '-e' comparisons; switched
to '-f'