to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
pre10: (2005-05-24)
- disable ifup every time. heavy for kernel
- add -s to disable the sniffer
- better checks in GUI
- fix gui message
- port to ACR
- change distname to wistumbler2-2.00preXX
- drop some deprecated GTK tips
- fix return value in error_polling
- fixups in X/noX modes
- fixups in stumbler code
- Add SYSCONFDIR in configure
- indent code (gg=G)
- Add Kismet code for gpsdrive sync
(Christoph Lohmann)
Package change:
Change PKGNAME to wistumbler2{,-gtk} to sync with directory and
program name.
wistumbler2 in two packages: wistumbler2, with console support only,
and wistumbler2-gtk, with GTK2 and console support. This provides a
choice for users of binary packages and lets us catch build problems
in both cases during bulk builds.
While here, fix several issues:
- In the GTK case, depend on pkg-config, needed during the build.
- Patch files during pre-configure, not post-patch.
- Fix the CONF_FILES stuff; it was pointing to non-existent files.
- Reword DESCR.
Because of these changes, that affect the binary package, bump the revision
of wistumbler2 to 1, thus resulting in 2.00pre9nb1. The new wistumbler2-gtk
package is at version 2.00pre9.