Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
|
buildlink2.mk files back into the main trunk.
|
|
* Documentation improvements [Padraig O'Briain]
* 64-bit bug fixes [George Lebl]
|
|
Bump PKGREVISION
|
|
(jmmv at hispabsd dot org) in pkg/17417, closing that PR.
Muchas gracias, Julio.
|
|
Changes in version 1.0.1
========================
* Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
* Fix Win32 DLL name [Tor Lillqvist]
|
|
Set runtime link path _before_ linking with the various libraries.
|
|
need to add it explicitly.
|
|
The ATK library provides a set of interfaces for accessibility.
By supporting the ATK interfaces, an application or toolkit can
be used with such tools as screen readers, magnifiers,
and alternative input devices.
Atk provides a core set of interfaces which are common to all
widgets and "additional" interfaces that are appropriate to certain
classes of widgets and whose existence can be queried at run time.
It also provides interfaces which an application can use to provide
additional accessibility information to assistive technology tools.
|