head 1.2; access; symbols pkgsrc-2013Q1:1.2.0.8 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.4 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.2 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.1.1.1.0.4 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.2 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2012.05.10.19.01.09; author schwarz; state Exp; branches; next 1.1; 1.1 date 2011.11.30.23.47.29; author pettai; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2011.11.30.23.47.29; author pettai; state Exp; branches; next ; desc @@ 1.2 log @Updated net/tacacs-shrubbery to 4.0.4.25 @ text @$NetBSD$ Don't mess with CPPFLAGS and LDFLAGS as pkgsrc handles them --- configure.orig 2012-05-06 23:37:04.000000000 +0200 +++ configure 2012-05-06 23:37:14.000000000 +0200 @@@@ -3145,8 +3145,8 @@@@ # XXX: not sure if /usr/local is necessary. # XXX: linux libwrap needs -lnsl. configure should check for # existence of libnsl instead of hard-coding - CPPFLAGS="$CFLAGS -I/usr/local/include"; export CPPFLAGS - LDFLAGS="$LDFLAGS -L/usr/local/lib -L/lib"; export LDFLAGS + # CPPFLAGS="$CFLAGS -I/usr/local/include"; export CPPFLAGS + # LDFLAGS="$LDFLAGS -L/usr/local/lib -L/lib"; export LDFLAGS LIBS="-lnsl -lcrypt $LIBS"; export LIBS $as_echo "#define LINUX 1" >>confdefs.h @@@@ -3154,15 +3154,15 @@@@ # XXX: does linux need glibc: -DGLIBC ;; *mips* ) - CPPFLAGS="$CFLAGS -I/usr/local/include"; export CPPFLAGS - LDFLAGS="$LDFLAGS -L/usr/local/lib"; export LDFLAGS + # CPPFLAGS="$CFLAGS -I/usr/local/include"; export CPPFLAGS + # LDFLAGS="$LDFLAGS -L/usr/local/lib"; export LDFLAGS LIBS="-lcrypt $LIBS"; export LIBS $as_echo "#define MIPS 1" >>confdefs.h ;; * ) - CPPFLAGS="$CFLAGS -I/usr/local/include"; export CPPFLAGS - LDFLAGS="$LDFLAGS -L/usr/local/lib"; export LDFLAGS + # CPPFLAGS="$CFLAGS -I/usr/local/include"; export CPPFLAGS + # LDFLAGS="$LDFLAGS -L/usr/local/lib"; export LDFLAGS ;; esac @ 1.1 log @Initial revision @ text @d3 1 a3 1 Don't mess with CPPFLAGS and LDFLAGS as pkgsrc handle them d5 3 a7 3 --- configure.orig 2011-11-30 18:01:46.000000000 +0100 +++ configure 2011-11-30 18:01:54.000000000 +0100 @@@@ -3262,8 +3262,8 @@@@ d18 1 a18 1 @@@@ -3271,15 +3271,15 @@@@ @ 1.1.1.1 log @Tacacs+ (or tac_plus) is a freely distributable daemon from Cisco Systems. It is used in conjunction with Cisco routers for authorization, authentication, and accounting services. Tac_plus is configured via a single configuration file. This particular version is derived from the original Cisco sources and is maintained by Shrubbery Networks, Inc. @ text @@