Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 09/13/2000 18:14:41
Module Name: pkgsrc
Committed By: fredb
Date: Wed Sep 13 15:14:41 UTC 2000
Modified Files:
pkgsrc/net/irrd: Makefile
pkgsrc/net/irrd/files: patch-sum
pkgsrc/net/irrd/patches: patch-aa
Log Message:
Fix some configure goofiness:
- - Don't pull in /sys/sys/include just for ipv6 support!
- - Package wants "bison"; give it bison.
- - Don't pull in "libpthreads" just becuase it exists on
the build system.
- - Likewise for "pgp", unless IRRD_USE_PGP is specified.
Also,
- - Rearrange package Makefile, so that only that which
is "prefs" goes after ".include ../../mk/bsd.prefs.mk".
TODO:
- - Make the package use pgp5 or pgp2 by default?
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/net/irrd/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/irrd/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/irrd/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.