head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q2:1.1.1.1.0.22 pkgsrc-2009Q2-base:1.1.1.1 pkgsrc-2009Q1:1.1.1.1.0.20 pkgsrc-2009Q1-base:1.1.1.1 pkgsrc-2008Q4:1.1.1.1.0.18 pkgsrc-2008Q4-base:1.1.1.1 pkgsrc-2008Q3:1.1.1.1.0.16 pkgsrc-2008Q3-base:1.1.1.1 cube-native-xorg:1.1.1.1.0.14 cube-native-xorg-base:1.1.1.1 pkgsrc-2008Q2:1.1.1.1.0.12 pkgsrc-2008Q2-base:1.1.1.1 cwrapper:1.1.1.1.0.10 pkgsrc-2008Q1:1.1.1.1.0.8 pkgsrc-2008Q1-base:1.1.1.1 pkgsrc-2007Q4:1.1.1.1.0.6 pkgsrc-2007Q4-base:1.1.1.1 pkgsrc-2007Q3:1.1.1.1.0.4 pkgsrc-2007Q3-base:1.1.1.1 pkgsrc-2007Q2:1.1.1.1.0.2 pkgsrc-2007Q2-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2009.09.07.14.31.09; author jnemeth; state dead; branches; next 1.1; 1.1 date 2007.04.17.10.16.53; author jnemeth; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2007.04.17.10.16.53; author jnemeth; state Exp; branches; next ; desc @@ 1.2 log @This is ancient, unmaintained (both upstream and in pkgsrc), doesn't build on current NetBSD releases, and nobody said anything when I asked, so bye-bye. @ text @$NetBSD: patch-aj,v 1.1 2007/04/17 10:16:53 jnemeth Exp $ --- cf/cf/Makefile.orig 2005-06-13 22:16:34.000000000 -0400 +++ cf/cf/Makefile @@@@ -25,10 +25,10 @@@@ CHMOD= chmod ROMODE= 444 RM= rm -f # use our own install program; should be really confINSTALL -INSTALL=../../devtools/bin/install.sh +INSTALL=@@@@INSTALL@@@@ # CF file ownership/permissions -CFOWN=root -CFGRP=bin +CFOWN=@@@@BINOWN@@@@ +CFGRP=@@@@BINGRP@@@@ CFMODE=0444 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-aj,v 1.4 2006/07/07 18:06:28 tv Exp $ @ 1.1.1.1 log @Rename of current sendmail package to sendmail813 to make way for new sendmail 8.14.x tree in pkgsrc. Changes to the original package include: - Path changes in Makefile and Makefile.common to reflect new location under mail/ of this package - Fix a bunch of issues found by pkg_lint @ text @@