Changes:
o Several crasher bugs have been fixed related to Foot and
Endnotes.
o Fix a nagging bug causing Copy&Paste not to function properly.
o Lots of Windows frontend fixes and cleanups.
o Improved WordPerfect importer, adding initial support for WP4.2
and 5.x type documents.
o Improved SDW importer.
o Translation updates for the Arabic, Finish, Spanish, Albanian,
Malay and Catalan languages.
what I've found from diffing since 1.6.1.90 are mostly bug fixes.
While here, disable GTK support, so that we don't get a dependancy on GTK 1
when installing GNOME2. This only removes the 'glav' program anyway, which
may be later added in an independant package if needed.
This package contains additional XFree86 online manual pages. This
includes developer documentation (in man format) for Xlib, OpenGL drawing,
X11 Nonrectangular Window Shape Extension, Double Buffer Extension
(DBE), X Extended Visual Information, Resource Manager, X Toolkit
Intrinsics, video processing, and other X-related programming.
XFree86-man also provides:
X - a portable, network-transparent window system
X.Org, XProjectTeam - X.Org Group information
XConsortium - X Consortium information
XStandards - X Consortium Standards and X Project Team Specifications
Xsecurity - X display access control
This package contains XFree86 documentation. This includes protocols
and specifications for X Display Power Management Signaling (DPMS),
Inter-Client Exchange (ICE) Library, X Locale Database, Proxy Management,
X Session Management Library, The XIM Transport, The X Font Library,
X Toolkit Intrinsics C Language Interface, X Display Manager Control
Protocol, Xlib C Language X Interface, and a lot more.
This XFree86-fontsMisc package contains miscellaneous bitmap fonts,
including fixed width fonts, DECwindows cursor and session manager
fonts, Sun Open Look glyph fonts, Kanji, and Kana fonts.
This package contains XFree86-4 Client Environments. It includes
a variety of standard X11 client programs and utilities, such as
the twm window manager, xterm, xcalc, the xdm display (login)
manager, ico, xclock and oclock, xclipboard, xset, xlogo, xeyes,
xwd/xwud, xvidtune, startx, xinit, and many others. It also provides
font utilities and tools for providing information about the server
and clients. Also cursor icons and other resource files are
included.
The imake package provides various utilities, such as imake, lndir,
mkdirhier, xmkmf, and others. These utilities are from XFree86, although
an X server and X libraries are not needed.
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives
a value only once due to the multiple inclusion protection in the
bulldlink3.mk files. In the case where a package includes several
buildlink3.mk files that each want a slightly different version of another
dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the
strictest <pkg> dependency to be matched.
Changes since version 1.11.7:
1.12.1 2003-12-01
Corrected omission of file "lib/udunits.inc.in" from
distribution.
Ported to Mac OSX (I hope).
1.12.0 2003-08-29
Corrected definition of "apothecary_pound".
Corrected documentation of "common_year" in the units
database.
Modified the syntax of a couple of statements in
file "src/utlib.c" to accomodate the, apparently,
non-conforming C/SX C compiler on NEC SX-4 SUPER-UX
systems, which can't dereference a pointer returned by a
function.
Added "mi" to database as alias for "mile".
Corrected documentation on origin-shift in unit
specifications.
Ported to systems with sizeof(double) <
sizeof(DOUBLE PRECISION).
Added determination of Fortran type equivalent to C pointer
to configuration script.
Added utIsInit() and utisopen() to the API.
Corrected Hertz symbol: changed from "hz" to "Hz".
Corrected reference to udunits(3) library in udunitsperl(1)
manual-page.
Added support for Absoft Fortran.