head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.8 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.7.0.6 pkgsrc-2012Q4-base:1.7 pkgsrc-2011Q4:1.7.0.4 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q2:1.7.0.2 pkgsrc-2011Q2-base:1.7 pkgsrc-2010Q4:1.6.0.10 pkgsrc-2010Q4-base:1.6 pkgsrc-2010Q3:1.6.0.8 pkgsrc-2010Q3-base:1.6 pkgsrc-2010Q2:1.6.0.6 pkgsrc-2010Q2-base:1.6 pkgsrc-2010Q1:1.6.0.4 pkgsrc-2010Q1-base:1.6 pkgsrc-2009Q4:1.6.0.2 pkgsrc-2009Q4-base:1.6 pkgsrc-2009Q3:1.5.0.4 pkgsrc-2009Q3-base:1.5 pkgsrc-2009Q2:1.5.0.2 pkgsrc-2009Q2-base:1.5 pkgsrc-2009Q1:1.4.0.4 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.2 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.2.0.42 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.40 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.38 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.36 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.34 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.32 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.30 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.28 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.26 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.24 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.22 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.20 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.18 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.16 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.14 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.12 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.10 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.8 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.6 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.4 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2 buildlink2-base:1.2 NetBSD-current-20000814:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.7 date 2011.02.26.09.01.36; author tron; state dead; branches; next 1.6; 1.6 date 2009.12.13.08.55.57; author martti; state Exp; branches 1.6.10.1; next 1.5; 1.5 date 2009.05.13.10.34.06; author martti; state Exp; branches; next 1.4; 1.4 date 2008.10.16.09.56.58; author martti; state Exp; branches; next 1.3; 1.3 date 2008.10.16.09.45.12; author martti; state Exp; branches; next 1.2; 1.2 date 2000.08.14.04.40.01; author itojun; state dead; branches; next 1.1; 1.1 date 2000.08.14.04.33.24; author itojun; state Exp; branches 1.1.1.1; next ; 1.6.10.1 date 2011.03.11.10.54.03; author tron; state dead; branches; next ; 1.1.1.1 date 2000.08.14.04.33.24; author itojun; state Exp; branches; next ; desc @@ 1.7 log @Remove outdated and unmaintained "postfix-current" package. Please use the "postfix" package instead which contains a more recent version. @ text @$NetBSD: patch-as,v 1.6 2009/12/13 08:55:57 martti Exp $ Support for sqlite. --- src/global/Makefile.in.orig 2009-10-07 03:09:52.000000000 +0300 +++ src/global/Makefile.in 2009-12-13 10:48:04.000000000 +0200 @@@@ -4,7 +4,7 @@@@ clnt_stream.c conv_time.c db_common.c debug_peer.c debug_process.c \ defer.c deliver_completed.c deliver_flock.c deliver_pass.c \ deliver_request.c dict_ldap.c dict_mysql.c dict_pgsql.c \ - dict_proxy.c domain_list.c dot_lockfile.c dot_lockfile_as.c \ + dict_proxy.c dict_sqlite.c domain_list.c dot_lockfile.c dot_lockfile_as.c \ dsb_scan.c dsn.c dsn_buf.c dsn_mask.c dsn_print.c dsn_util.c \ ehlo_mask.c ext_prop.c file_id.c flush_clnt.c header_opts.c \ header_token.c input_transp.c int_filt.c is_header.c log_adhoc.c \ @@@@ -35,7 +35,7 @@@@ clnt_stream.o conv_time.o db_common.o debug_peer.o debug_process.o \ defer.o deliver_completed.o deliver_flock.o deliver_pass.o \ deliver_request.o dict_ldap.o dict_mysql.o dict_pgsql.o \ - dict_proxy.o domain_list.o dot_lockfile.o dot_lockfile_as.o \ + dict_proxy.o dict_sqlite.o domain_list.o dot_lockfile.o dot_lockfile_as.o \ dsb_scan.o dsn.o dsn_buf.o dsn_mask.o dsn_print.o dsn_util.o \ ehlo_mask.o ext_prop.o file_id.o flush_clnt.o header_opts.o \ header_token.o input_transp.o int_filt.o is_header.o log_adhoc.o \ @@@@ -65,7 +65,7 @@@@ canon_addr.h cfg_parser.h cleanup_user.h clnt_stream.h config.h \ conv_time.h db_common.h debug_peer.h debug_process.h defer.h \ deliver_completed.h deliver_flock.h deliver_pass.h deliver_request.h \ - dict_ldap.h dict_mysql.h dict_pgsql.h dict_proxy.h domain_list.h \ + dict_ldap.h dict_mysql.h dict_pgsql.h dict_proxy.h dict_sqlite.h domain_list.h \ dot_lockfile.h dot_lockfile_as.h dsb_scan.h dsn.h dsn_buf.h \ dsn_mask.h dsn_print.h dsn_util.h ehlo_mask.h ext_prop.h \ file_id.h flush_clnt.h header_opts.h header_token.h input_transp.h \ @@@@ -868,6 +868,13 @@@@ dict_proxy.o: dict_proxy.h dict_proxy.o: mail_params.h dict_proxy.o: mail_proto.h +dict_sqlite.o: ../../include/dict.h +dict_sqlite.o: ../../include/msg.h +dict_sqlite.o: ../../include/sys_defs.h +dict_sqlite.o: cfg_parser.h +dict_sqlite.o: db_common.h +dict_sqlite.o: dict_sqlite.c +dict_sqlite.o: dict_sqlite.h domain_list.o: ../../include/match_list.h domain_list.o: ../../include/match_ops.h domain_list.o: ../../include/sys_defs.h @@@@ -1239,6 +1246,7 @@@@ mail_dict.o: dict_mysql.h mail_dict.o: dict_pgsql.h mail_dict.o: dict_proxy.h +mail_dict.o: dict_sqlite.h mail_dict.o: mail_dict.c mail_dict.o: mail_dict.h mail_error.o: ../../include/name_mask.h @ 1.6 log @Updated to the latest development release. @ text @d1 1 a1 1 $NetBSD: patch-as,v 1.5 2009/05/13 10:34:06 martti Exp $ @ 1.6.10.1 log @Pullup ticket #3385 - requested by taca mail/postfix-current: security update Revisions pulled up: - mail/postfix-current/MESSAGE patch - mail/postfix-current/MESSAGE.sasl patch - mail/postfix-current/Makefile patch - mail/postfix-current/PLIST patch - mail/postfix-current/distinfo patch - mail/postfix-current/files/mailer.conf patch - mail/postfix-current/patches/patch-aa patch - mail/postfix-current/patches/patch-ag patch - mail/postfix-current/patches/patch-ai patch - mail/postfix-current/patches/patch-as patch - mail/postfix-current/patches/patch-at deleted - mail/postfix-current/patches/patch-au deleted - mail/postfix-current/patches/patch-av deleted --- Update "postfix-current" package to version 2.8.1: Postfix stable release 2.8.0 is available. This release continues the move towards improving code and documentation, and making the system better prepared for changes in the threat environment. The postscreen daemon (a zombie blocker in front of Postfix) is now included with the stable release. postscreen now supports TLS and can log the rejected sender, recipient and helo information. See the POSTSCREEN_README file for recommended usage scenarios. Support for DNS whitelisting (permit_rhswl_client), and for pattern matching to filter the responses from DNS white/blacklist servers (e.g., reject_rhsbl_client zen.spamhaus.org=127.0.0.[1..10]). Improved message tracking across SMTP-based content filters; the after-filter SMTP server can log the before-filter queue ID (the XCLIENT protocol was extended). Read-only support for sqlite databases. See sqlite_table(5) and SQLITE_README. Support for 'footers' that are appended to SMTP server "reject" responses. See "smtpd_reject_footer" in the postconf(5) manpage. @ text @d1 1 a1 1 $NetBSD: patch-as,v 1.6 2009/12/13 08:55:57 martti Exp $ @ 1.5 log @Updated mail/postfix-current to 2.7.20090511 This same as 2.6.0... @ text @d1 1 a1 1 $NetBSD: patch-as,v 1.4 2008/10/16 09:40:20 martti Exp $ d5 2 a6 2 --- src/global/Makefile.in.orig 2009-02-13 03:25:05.000000000 +0200 +++ src/global/Makefile.in 2009-05-13 12:27:54.000000000 +0300 d34 1 a34 1 @@@@ -862,6 +862,13 @@@@ d48 1 a48 1 @@@@ -1233,6 +1240,7 @@@@ @ 1.4 log @Use the correct patch set for postfix-2.6-xxxxxxxx. @ text @d1 1 a1 1 $NetBSD: patch-as,v 1.3 2008/10/16 09:45:12 martti Exp $ d5 2 a6 2 --- src/global/Makefile.in.orig 2007-12-06 14:49:03.000000000 +0100 +++ src/global/Makefile.in d16 1 a16 1 @@@@ -34,7 +34,7 @@@@ d25 1 a25 1 @@@@ -63,7 +63,7 @@@@ d34 1 a34 1 @@@@ -860,6 +860,13 @@@@ d48 1 a48 1 @@@@ -1219,6 +1226,7 @@@@ @ 1.3 log @Updated mail/postfix-current to 2.6.20081012 * Bug fixes. * Added support for SQLite (pkg/39745) @ text @d1 1 a1 1 $NetBSD$ d7 1 a7 1 @@@@ -4,7 +4,7 @@@@ SRCS = abounce.c anvil_clnt.c been_here. d16 1 a16 1 @@@@ -34,7 +34,7 @@@@ OBJS = abounce.o anvil_clnt.o been_here. d25 1 a25 1 @@@@ -63,7 +63,7 @@@@ HDRS = abounce.h anvil_clnt.h been_here. d34 1 a34 1 @@@@ -860,6 +860,13 @@@@ dict_proxy.o: dict_proxy.c d48 1 a48 1 @@@@ -1219,6 +1226,7 @@@@ mail_dict.o: dict_ldap.h @ 1.2 log @postfix 20000531 + IPv6 patch (not sure if it works right - please test). uses postfix Makefiles, not patches/*. experimental. @ text @d1 1 a1 1 $NetBSD: patch-as,v 1.1 2000/08/14 04:33:24 itojun Exp $ d3 53 a55 15 --- postalias/Makefile.orig Wed Apr 26 20:25:55 2000 +++ postalias/Makefile Wed Apr 26 20:38:49 2000 @@@@ -0,0 +1,12 @@@@ +# $NetBSD: patch-as,v 1.1 2000/08/14 04:33:24 itojun Exp $ +.include "../conf/main.cf" +PROG= postalias +BINDIR=${command_directory} + +DPADD+= ${LIBPGLOBAL} ${LIBPUTIL} +LDADD+= ${LIBPGLOBAL} ${LIBPUTIL} ${AUXLIBS} + +# XXX +NOMAN=1 + +.include @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-as,v 1.2 2000/04/27 01:05:07 kim Exp $ d6 1 a6 1 +# $NetBSD: patch-as,v 1.2 2000/04/27 01:05:07 kim Exp $ @ 1.1.1.1 log @mail/postfix-current, for experimental postfix code - based on mail/postfix @ text @@