head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.4 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.2 pkgsrc-2012Q4-base:1.8 pkgsrc-2012Q2:1.7.0.34 pkgsrc-2012Q2-base:1.7 pkgsrc-2012Q1:1.7.0.32 pkgsrc-2012Q1-base:1.7 pkgsrc-2011Q4:1.7.0.30 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q3:1.7.0.28 pkgsrc-2011Q3-base:1.7 pkgsrc-2011Q2:1.7.0.26 pkgsrc-2011Q2-base:1.7 pkgsrc-2011Q1:1.7.0.24 pkgsrc-2011Q1-base:1.7 pkgsrc-2010Q4:1.7.0.22 pkgsrc-2010Q4-base:1.7 pkgsrc-2010Q3:1.7.0.20 pkgsrc-2010Q3-base:1.7 pkgsrc-2010Q2:1.7.0.18 pkgsrc-2010Q2-base:1.7 pkgsrc-2010Q1:1.7.0.16 pkgsrc-2010Q1-base:1.7 pkgsrc-2009Q4:1.7.0.14 pkgsrc-2009Q4-base:1.7 pkgsrc-2009Q3:1.7.0.12 pkgsrc-2009Q3-base:1.7 pkgsrc-2009Q2:1.7.0.10 pkgsrc-2009Q2-base:1.7 pkgsrc-2009Q1:1.7.0.8 pkgsrc-2009Q1-base:1.7 pkgsrc-2008Q4:1.7.0.6 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.4 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.2 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.6.0.22 pkgsrc-2008Q2-base:1.6 cwrapper:1.6.0.20 pkgsrc-2008Q1:1.6.0.18 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.16 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.14 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.12 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.10 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.8 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.6 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.4 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.2 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.5.0.18 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.16 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.14 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.12 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.10 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.8 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.6 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.4 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.5.0.2 pkgsrc-2003Q4-base:1.5 buildlink2-base:1.5 netbsd-1-3-PATCH003:1.4 netbsd-1-3-PATCH002:1.2 FreeBSD-current-1997-11-19:1.1.1.1 FREEBSD:1.1.1; locks; strict; comment @# @; 1.8 date 2012.07.27.19.29.00; author drochner; state dead; branches; next 1.7; 1.7 date 2008.08.08.23.48.01; author epg; state Exp; branches; next 1.6; 1.6 date 2006.03.02.21.28.23; author joerg; state Exp; branches; next 1.5; 1.5 date 99.03.04.09.12.41; author kim; state dead; branches; next 1.4; 1.4 date 98.08.07.11.09.43; author agc; state Exp; branches; next 1.3; 1.3 date 98.06.01.13.15.58; author agc; state Exp; branches; next 1.2; 1.2 date 97.12.19.13.43.34; author agc; state Exp; branches; next 1.1; 1.1 date 97.11.19.13.55.05; author agc; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 97.11.19.13.55.05; author agc; state Exp; branches; next ; desc @@ 1.8 log @update to 1.5 changes: -a "From:" header is now required for outgoing mail, custom component files may need to be adjusted -support for filters in mhl -more fixes and new features, see the share/doc/nmh/NEWS file for details -dragonfly support patches were integrated @ text @$NetBSD: patch-ac,v 1.7 2008/08/08 23:48:01 epg Exp $ Committed upstream in r1.3; should be in next release. --- sbr/discard.c.orig 2006-03-02 20:24:08.000000000 +0000 +++ sbr/discard.c @@@@ -51,7 +51,7 @@@@ discard (FILE *io) # endif #endif -#ifdef _FSTDIO +#if defined(_FSTDIO) || defined(__DragonFly__) fpurge (io); #else # ifdef LINUX_STDIO @ 1.7 log @Note that these changes are upstream, will be in the next release. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.6 2006/03/02 21:28:23 joerg Exp $ @ 1.6 log @Add DragonFly support. Fix errno. @ text @d1 3 a3 1 $NetBSD$ @ 1.5 log @Upgraded to nmh-1.0 @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.4 1998/08/07 11:09:43 agc Exp $ d3 11 a13 94 --- ./Makefile.in 1997/12/19 13:00:53 1.1 +++ ./Makefile.in 1997/12/19 13:03:28 @@@@ -26,7 +26,7 @@@@ bindir = @@bindir@@ # location of support binaries and scripts -libdir = @@libdir@@ +libdir = @@libexecdir@@ # location of nmh configuration and formats files etcdir = @@sysconfdir@@ --- config/Makefile.in 1997/12/19 13:00:55 1.1 +++ config/Makefile.in 1997/12/19 13:03:59 @@@@ -16,7 +16,7 @@@@ prefix = @@prefix@@ exec_prefix = @@exec_prefix@@ bindir = @@bindir@@ -libdir = @@libdir@@ +libdir = @@libexecdir@@ etcdir = @@sysconfdir@@ default_editor = @@vipath@@ --- mts/sendmail/Makefile.in 1997/12/19 13:00:59 1.1 +++ mts/sendmail/Makefile.in 1997/12/19 13:07:13 @@@@ -13,7 +13,7 @@@@ prefix = @@prefix@@ exec_prefix = @@exec_prefix@@ bindir = @@bindir@@ -libdir = @@libdir@@ +libdir = @@libexecdir@@ etcdir = @@sysconfdir@@ CC = @@CC@@ --- mts/mmdf/Makefile.in 1997/12/19 13:01:00 1.1 +++ mts/mmdf/Makefile.in 1997/12/19 13:07:54 @@@@ -12,7 +12,7 @@@@ prefix = @@prefix@@ exec_prefix = @@exec_prefix@@ bindir = @@bindir@@ -libdir = @@libdir@@ +libdir = @@libexecdir@@ etcdir = @@sysconfdir@@ .SUFFIXES: --- uip/Makefile.in 1997/12/19 13:01:01 1.1 +++ uip/Makefile.in 1997/12/19 13:08:19 @@@@ -13,7 +13,7 @@@@ prefix = @@prefix@@ exec_prefix = @@exec_prefix@@ bindir = @@bindir@@ -libdir = @@libdir@@ +libdir = @@libexecdir@@ etcdir = @@sysconfdir@@ CC = @@CC@@ --- man/Makefile.in 1997/12/19 13:01:04 1.1 +++ man/Makefile.in 1997/12/19 13:01:28 @@@@ -15,7 +15,7 @@@@ prefix = @@prefix@@ exec_prefix = @@exec_prefix@@ bindir = @@bindir@@ -libdir = @@libdir@@ +libdir = @@libexecdir@@ etcdir = @@sysconfdir@@ mandir = @@mandir@@ manext1 = 1 --- etc/Makefile.in 1998/06/01 12:43:22 1.1 +++ etc/Makefile.in 1998/06/01 12:46:59 @@@@ -13,7 +13,7 @@@@ prefix = @@prefix@@ exec_prefix = @@exec_prefix@@ bindir = @@bindir@@ -libdir = @@libdir@@ +libdir = @@libexecdir@@ etcdir = @@sysconfdir@@ mailspool = @@mailspool@@ @@@@ -21,6 +21,7 @@@@ INSTALL = @@INSTALL@@ INSTALL_PROGRAM = @@INSTALL_PROGRAM@@ INSTALL_DATA = @@INSTALL_DATA@@ +INSTALL_SCRIPT= ${BSD_INSTALL_SCRIPT} # Path to search for programs to display content # for mhn. Used to create mhn.defaults @@@@ -88,7 +89,7 @@@@ install-scripts: $(top_srcdir)/mkinstalldirs $(libdir) for script in $(SCRIPTS); do \ - $(INSTALL_PROGRAM) $(srcdir)/$$script $(libdir)/$$script; \ + $(INSTALL_SCRIPT) $(srcdir)/$$script $(libdir)/$$script; \ done uninstall: uninstall-files uninstall-scripts @ 1.4 log @Add NetBSD RCS Ids. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Update to version 0.26 of nmh, the enhanced MH mail user agent. The viamail script has changed its (source) location, but only minor modifications necessary. @ text @d1 2 @ 1.2 log @Update to version 0.18. The new version has picked up the autoconf patches from @@etcdir@@ to @@sysconfdir@@, but not the ones from @@libdir@@ to @@libexecdir@@, so bring these forward. @ text @d56 13 a68 2 --- support/general/Makefile.in 1997/12/19 13:01:03 1.1 +++ support/general/Makefile.in 1997/12/19 13:02:49 d77 2 d80 7 a86 1 @@@@ -79,7 +79,7 @@@@ d91 1 a91 1 + $(INSTALL) -m 555 $(srcdir)/$$script $(libdir)/$$script; \ a94 11 --- man/Makefile.in 1997/12/19 13:01:04 1.1 +++ man/Makefile.in 1997/12/19 13:01:28 @@@@ -15,7 +15,7 @@@@ prefix = @@prefix@@ exec_prefix = @@exec_prefix@@ bindir = @@bindir@@ -libdir = @@libdir@@ +libdir = @@libexecdir@@ etcdir = @@sysconfdir@@ mandir = @@mandir@@ manext1 = 1 @ 1.1 log @Initial revision @ text @d1 3 a3 4 diff -ur Makefile.in-dist Makefile.in --- Makefile.in-dist Mon Apr 21 12:02:36 1997 +++ Makefile.in Mon May 12 20:54:23 1997 @@@@ -26,10 +26,10 @@@@ a5 4 # location of nmh configuration and formats files -etcdir = @@etcdir@@ +etcdir = @@sysconfdir@@ d10 4 a13 5 # location of man pages mandir = @@mandir@@ diff -ur config/Makefile.in-dist config/Makefile.in --- config/Makefile.in-dist Mon Jan 6 00:44:54 1997 +++ config/Makefile.in Fri May 16 07:05:23 1997 a17 1 -etcdir = @@etcdir@@ a18 1 +etcdir = @@sysconfdir@@ d20 1 d23 3 a25 4 diff -ur man/Makefile.in-dist man/Makefile.in --- man/Makefile.in-dist Sun Apr 27 18:48:11 1997 +++ man/Makefile.in Fri May 16 07:05:24 1997 @@@@ -15,7 +15,7 @@@@ a28 1 -etcdir = @@etcdir@@ a29 1 +etcdir = @@sysconfdir@@ d31 5 a35 5 mandir = @@mandir@@ manext1 = 1 diff -ur mts/mmdf/Makefile.in-dist mts/mmdf/Makefile.in --- mts/mmdf/Makefile.in-dist Thu Jan 2 15:00:35 1997 +++ mts/mmdf/Makefile.in Fri May 16 07:05:23 1997 a39 1 -etcdir = @@etcdir@@ a40 1 +etcdir = @@sysconfdir@@ d42 1 d45 2 a46 3 diff -ur mts/sendmail/Makefile.in-dist mts/sendmail/Makefile.in --- mts/sendmail/Makefile.in-dist Tue Apr 15 15:59:41 1997 +++ mts/sendmail/Makefile.in Fri May 16 07:05:23 1997 a50 1 -etcdir = @@etcdir@@ a51 1 +etcdir = @@sysconfdir@@ d53 1 d56 2 a57 3 diff -ur support/general/Makefile.in-dist support/general/Makefile.in --- support/general/Makefile.in-dist Sat Mar 8 00:44:27 1997 +++ support/general/Makefile.in Fri May 16 07:05:24 1997 a61 1 -etcdir = @@etcdir@@ a62 1 +etcdir = @@sysconfdir@@ d64 1 d76 3 a78 4 diff -ur uip/Makefile.in-dist uip/Makefile.in --- uip/Makefile.in-dist Wed Feb 5 22:28:41 1997 +++ uip/Makefile.in Fri May 16 07:05:24 1997 @@@@ -13,7 +13,7 @@@@ a81 1 -etcdir = @@etcdir@@ a82 1 +etcdir = @@sysconfdir@@ d84 3 a86 15 CC = @@CC@@ diff -ur zotnet/mts/Makefile.in-dist zotnet/mts/Makefile.in --- zotnet/mts/Makefile.in-dist Sat Mar 8 00:48:14 1997 +++ zotnet/mts/Makefile.in Fri May 16 07:05:23 1997 @@@@ -13,7 +13,7 @@@@ prefix = @@prefix@@ exec_prefix = @@exec_prefix@@ bindir = @@bindir@@ -etcdir = @@etcdir@@ -libdir = @@libdir@@ +etcdir = @@sysconfdir@@ +libdir = @@libdir@@ mailspool = @@mailspool@@ @ 1.1.1.1 log @Initial import of nmh-0.17 from FreeBSD ports collection into NetBSD packages collection. @ text @@