Subject: CVS commit: pkgsrc
From: Julio M. Merino Vidal
Date: 2004-11-07 22:44:22
Message id: 20041107214422.6A52F2DA1D@cvs.netbsd.org

Log Message:
Let's get rid of another build def, WISTUMBLER2_USES_GTK, by splitting
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.

Files:
RevisionActionfile
1.2modifypkgsrc/net/wistumbler2/DESCR
1.9modifypkgsrc/net/wistumbler2/Makefile
1.1addpkgsrc/net/wistumbler2/Makefile.common
1.1addpkgsrc/net/wistumbler2-gtk/DESCR
1.1addpkgsrc/net/wistumbler2-gtk/Makefile