update reachovers for postfix 1.1.2

This commit is contained in:
perry 2002-02-02 23:21:45 +00:00
parent 6f59dc7aeb
commit 1f31e11b0f
18 changed files with 153 additions and 87 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2001/03/13 18:13:16 itojun Exp $
# $NetBSD: Makefile,v 1.8 2002/02/02 23:21:45 perry Exp $
# Note that the order here is picked to look much like that in the
# original Makefile.in in order to make it easier to visually compare
@ -12,8 +12,9 @@ SUBDIR= util global dns masterlib .WAIT master postfix \
sendmail error pickup cleanup smtpd local \
lmtp trivial-rewrite qmgr smtp bounce pipe \
showq postalias postcat postconf postdrop \
postkick postlock postlog postmap postsuper \
spawn flush man # smtpstone proto html
postkick postlock postlog postmap postqueue \
postsuper nqmgr spawn flush virtual man README_FILES \
# smtpstone qmqpd proto html
.if ${MKSHARE} != "no" || \
make(clean) || make(cleandir) || make(distclean) || make(obj)

View File

@ -0,0 +1,12 @@
# $NetBSD: Makefile,v 1.1 2002/02/02 23:21:46 perry Exp $
BINDIR= ${PFIX_EXAMPLEDIR}
DIST= ${.CURDIR}/../../../dist/postfix/README_FILES
.PATH: ${DIST}
FILES= DEBUG_README ETRN_README FILTER_README LMTP_README \
PCRE_README RESTRICTION_CLASS_README SASL_README \
UUCP_README VERP_README VIRTUAL_README
.include <bsd.prog.mk>

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2001/12/12 01:49:07 tv Exp $
# $NetBSD: Makefile,v 1.4 2002/02/02 23:21:46 perry Exp $
PROG= bounce
@ -8,7 +8,7 @@ DIST= ${.CURDIR}/../../../dist/postfix/src/${PROG}
BINDIR= ${PFIX_LIBEXECDIR}
SRCS= bounce.c bounce_append_service.c bounce_notify_service.c \
bounce_cleanup.c bounce_notify_util.c
bounce_cleanup.c bounce_notify_util.c bounce_notify_verp.c
DPADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPUTIL}
LDADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPUTIL}

View File

@ -1,29 +1,25 @@
# $NetBSD: Makefile,v 1.4 2001/03/13 18:13:17 itojun Exp $
# $NetBSD: Makefile,v 1.5 2002/02/02 23:21:46 perry Exp $
BINDIR= ${PFIX_EXAMPLEDIR}
DIST= ${.CURDIR}/../../../dist/postfix/conf
.PATH: ${DIST}
# Not built yet: main.cf.default
# Not built: main.cf.default
FILES= LICENSE access aliases canonical main.cf master.cf \
pcre_table regexp_table relocated sample-aliases.cf \
sample-auth.cf sample-canonical.cf sample-compatibility.cf \
sample-debug.cf sample-filter.cf sample-flush.cf \
sample-ldap.cf sample-lmtp.cf sample-local.cf \
sample-misc.cf sample-pcre.cf sample-rate.cf \
sample-regexp.cf sample-relocated.cf sample-resource.cf \
sample-rewrite.cf sample-smtp.cf sample-smtpd.cf \
sample-transport.cf sample-virtual.cf transport \
virtual
FILES= LICENSE access aliases canonical main.cf master.cf \
pcre_table post-install postfix-files \
regexp_table relocated sample-aliases.cf sample-auth.cf \
sample-canonical.cf sample-compatibility.cf sample-debug.cf \
sample-filter.cf sample-flush.cf sample-ldap.cf \
sample-lmtp.cf sample-local.cf sample-misc.cf \
sample-pcre-access.cf sample-pcre-body.cf sample-pcre-header.cf \
sample-qmqpd.cf sample-rate.cf sample-regexp-access.cf \
sample-regexp-body.cf sample-regexp-header.cf \
sample-relocated.cf sample-resource.cf sample-rewrite.cf \
sample-smtp.cf sample-smtpd.cf sample-transport.cf \
sample-virtual.cf transport virtual
SCRIPTS= postfix-script-sgid
SCRIPTSNAME= postfix-script
# We don't install a few things that are found in this directory:
# postfix-script: the source version here is just a placeholder.
# postfix-script-diff: uninteresting to the user.
# postfix-script-nosgid: we don't use that version.
SCRIPTS= postfix-script
.include <bsd.prog.mk>

View File

@ -1,30 +1,31 @@
# $NetBSD: Makefile,v 1.6 2001/12/12 01:49:08 tv Exp $
# $NetBSD: Makefile,v 1.7 2002/02/02 23:21:46 perry Exp $
LIB= global
DIST= ${.CURDIR}/../../../dist/postfix/src/${LIB}
.PATH: ${DIST}
SRCS= been_here.c bounce.c canon_addr.c cleanup_strerror.c clnt_stream.c \
SRCS = been_here.c bounce.c canon_addr.c cleanup_strerror.c clnt_stream.c \
debug_peer.c debug_process.c defer.c deliver_completed.c \
deliver_flock.c deliver_pass.c deliver_request.c domain_list.c \
dot_lockfile.c dot_lockfile_as.c ext_prop.c file_id.c \
header_opts.c is_header.c mail_addr.c mail_addr_crunch.c \
mail_addr_find.c mail_addr_map.c mail_command_read.c \
mail_command_write.c mail_conf.c mail_conf_bool.c mail_conf_int.c \
mail_addr_find.c mail_addr_map.c mail_command_server.c \
mail_command_client.c mail_conf.c mail_conf_bool.c mail_conf_int.c \
mail_conf_raw.c mail_conf_str.c mail_connect.c mail_copy.c \
mail_date.c mail_error.c mail_flush.c mail_open_ok.c mail_params.c \
mail_pathname.c mail_print.c mail_queue.c mail_run.c mail_scan.c \
mail_pathname.c mail_queue.c mail_run.c \
mail_scan_dir.c mail_stream.c mail_task.c mail_trigger.c maps.c \
mark_corrupt.c mkmap_db.c mkmap_dbm.c mkmap_open.c mynetworks.c \
mypwd.c namadr_list.c off_cvt.c opened.c own_inet_addr.c \
peer_name.c pipe_command.c post_mail.c quote_821_local.c \
pipe_command.c post_mail.c quote_821_local.c \
quote_822_local.c rec_streamlf.c rec_type.c recipient_list.c \
record.c remove.c resolve_clnt.c resolve_local.c rewrite_clnt.c \
sent.c smtp_stream.c split_addr.c string_list.c sys_exits.c \
timed_ipc.c tok822_find.c tok822_node.c tok822_parse.c \
tok822_resolve.c tok822_rewrite.c tok822_tree.c xtext.c bounce_log.c \
flush_clnt.c mail_conf_time.c mbox_conf.c mbox_open.c abounce.c
flush_clnt.c mail_conf_time.c mbox_conf.c mbox_open.c abounce.c \
verp_sender.c match_parent_style.c
# IPv6
#SRCS+= wildcard_inet_addr.c

View File

@ -1,12 +1,11 @@
# $NetBSD: Makefile,v 1.2 2001/03/13 18:13:19 itojun Exp $
# $NetBSD: Makefile,v 1.3 2002/02/02 23:21:47 perry Exp $
DIST= ${.CURDIR}/../../../../dist/postfix/man/man1
.PATH: ${DIST}
MAN= postalias.1 postcat.1 postconf.1 postfix.1 \
postkick.1 postlock.1 postlog.1 postdrop.1 \
postmap.1 \
postsuper.1
MAN= postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 \
postmap.1 postqueue.1 postsuper.1
# XXX notyet:
# mailq.1 sendmail.1 newaliases.1

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.2 2001/03/13 18:13:19 itojun Exp $
# $NetBSD: Makefile,v 1.3 2002/02/02 23:21:47 perry Exp $
DIST= ${.CURDIR}/../../../../dist/postfix/man/man5
.PATH: ${DIST}
MAN= access.5 canonical.5 relocated.5 \
transport.5 virtual.5 pcre_table.5 regexp_table.5
MAN= access.5 canonical.5 pcre_table.5 regexp_table.5 \
relocated.5 transport.5 virtual.5
# XXX notyet:
# aliases.5

View File

@ -1,13 +1,17 @@
# $NetBSD: Makefile,v 1.2 2001/03/13 18:13:19 itojun Exp $
# $NetBSD: Makefile,v 1.3 2002/02/02 23:21:47 perry Exp $
DIST= ${.CURDIR}/../../../../dist/postfix/man/man8
.PATH: ${DIST}
MAN= bounce.8 cleanup.8 error.8 local.8 \
lmtp.8 master.8 pickup.8 pipe.8 qmgr.8 \
showq.8 smtp.8 smtpd.8 trivial-rewrite.8 \
spawn.8 flush.8 # nqmgr.8 virtual.8
MAN= bounce.8 cleanup.8 error.8 flush.8 \
lmtp.8 local.8 master.8 nqmgr.8 pickup.8 \
pipe.8 qmgr.8 showq.8 smtp.8 smtpd.8 \
spawn.8 trivial-rewrite.8 virtual.8
MLINKS= bounce.8 defer.8
# XXX notyet:
# qmqpd.8
# We're not building it, yet.
.include <bsd.man.mk>

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2001/12/20 22:18:50 yamt Exp $
# $NetBSD: Makefile,v 1.5 2002/02/02 23:21:47 perry Exp $
PROG= master
@ -9,8 +9,7 @@ BINDIR= ${PFIX_LIBEXECDIR}
SRCS= master.c master_conf.c master_ent.c master_sig.c master_avail.c \
master_spawn.c master_service.c master_status.c master_listen.c \
master_proto.c single_server.c multi_server.c master_vars.c \
master_wakeup.c
master_vars.c master_wakeup.c master_flow.c
DPADD+= ${LIBPGLOBAL} ${LIBPUTIL}
LDADD+= ${LIBPGLOBAL} ${LIBPUTIL}

View File

@ -1,11 +1,12 @@
# $NetBSD: Makefile,v 1.3 2001/12/12 01:49:08 tv Exp $
# $NetBSD: Makefile,v 1.4 2002/02/02 23:21:47 perry Exp $
LIB= master
DIST= ${.CURDIR}/../../../dist/postfix/src/${LIB}
.PATH: ${DIST}
SRCS= single_server.c multi_server.c trigger_server.c master_proto.c
SRCS= single_server.c multi_server.c trigger_server.c master_proto.c \
mail_flow.c
NOLINT= # defined
NOPIC= # defined

View File

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1 2002/02/02 23:21:48 perry Exp $
PROG= nqmgr
DIST= ${.CURDIR}/../../../dist/postfix/src/${PROG}
.PATH: ${DIST}
BINDIR= ${PFIX_LIBEXECDIR}
SRCS= qmgr.c qmgr_active.c qmgr_transport.c qmgr_queue.c qmgr_entry.c \
qmgr_message.c qmgr_deliver.c qmgr_move.c qmgr_rcpt_list.c \
qmgr_job.c qmgr_peer.c \
qmgr_defer.c qmgr_enable.c qmgr_scan.c qmgr_bounce.c
DPADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPUTIL}
LDADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPUTIL}
NOMAN=# defined
.include <bsd.prog.mk>

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2001/12/12 01:49:09 tv Exp $
# $NetBSD: Makefile,v 1.7 2002/02/02 23:21:48 perry Exp $
# XXX Note we aren't building ../conf/main.cf.default
# The shipped makefiles construct it using postconf -d after building
@ -14,8 +14,8 @@ DIST= ${.CURDIR}/../../../dist/postfix/src/${PROG}
BINDIR= ${PFIX_SBINDIR}
PSRCS= postconf.c
GENSRCS=bool_table.h bool_vars.h int_table.h int_vars.h raw_table.h \
raw_vars.h str_table.h str_vars.h time_table.h time_vars.h
GENSRCS=bool_table.h bool_vars.h int_table.h int_vars.h str_table.h \
str_vars.h time_table.h time_vars.h raw_table.h raw_vars.h
SRCS= ${PSRCS} ${GENSRCS}
@ -30,7 +30,7 @@ NOMAN=# defined
# XXX Note that there is no ${AWK} variable in our build system. This
# is probably a deficiency.
${GENSRCS}: ${DIST}/../global/mail_params.h
${GENSRCS}: ${DIST}/../global/mail_params.h ${DIST}/../global/mail_params.c
awk -f ${DIST}/extract.awk ${DIST}/../*/*.c
.include <bsd.prog.mk>

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2000/05/02 02:36:20 perry Exp $
# $NetBSD: Makefile,v 1.3 2002/02/02 23:21:48 perry Exp $
# This Makefile is called only by src/etc, not by usr.sbin/postfix/Makefile
@ -19,7 +19,6 @@ FILES= main.cf master.cf README
# this should be considered configuration and not a candidate for
# libexec, but Wietse explicitly wants it this way, since he wants
# the user to be able to use postfix-script as a place to install hooks.
SCRIPTS= postfix-script-sgid
SCRIPTSNAME= postfix-script
SCRIPTS= postfix-script
.include <bsd.prog.mk>

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2000/04/30 21:22:11 perry Exp $
# $NetBSD: Makefile,v 1.2 2002/02/02 23:21:48 perry Exp $
DIST= ${.CURDIR}/../../../dist/postfix/conf
.PATH: ${DIST}
@ -8,7 +8,6 @@ DIST= ${.CURDIR}/../../../dist/postfix/conf
#BINDIR= ${PFIX_LIBEXECDIR}
BINDIR= ${PFIX_ETCDIR}
SCRIPTS= postfix-script-sgid
SCRIPTSNAME= postfix-script
SCRIPTS= postfix-script
.include <bsd.prog.mk>

View File

@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.1 2002/02/02 23:21:49 perry Exp $
PROG= postqueue
DIST= ${.CURDIR}/../../../dist/postfix/src/${PROG}
.PATH: ${DIST}
BINDIR= ${PFIX_SBINDIR}
DPADD+= ${LIBPGLOBAL} ${LIBPUTIL}
LDADD+= ${LIBPGLOBAL} ${LIBPUTIL}
NOMAN=# defined
.include <bsd.prog.mk>

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2001/12/12 01:49:13 tv Exp $
# $NetBSD: Makefile,v 1.4 2002/02/02 23:21:49 perry Exp $
PROG= smtpd
@ -8,7 +8,7 @@ DIST= ${.CURDIR}/../../../dist/postfix/src/${PROG}
BINDIR= ${PFIX_LIBEXECDIR}
SRCS= smtpd.c smtpd_token.c smtpd_check.c smtpd_chat.c smtpd_state.c \
smtpd_peer.c
smtpd_peer.c smtpd_sasl_proto.c smtpd_sasl_glue.c
DPADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPDNS} ${LIBPUTIL}
LDADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPDNS} ${LIBPUTIL}

View File

@ -1,35 +1,38 @@
# $NetBSD: Makefile,v 1.6 2001/12/12 01:49:14 tv Exp $
# $NetBSD: Makefile,v 1.7 2002/02/02 23:21:49 perry Exp $
LIB= util
DIST= ${.CURDIR}/../../../dist/postfix/src/${LIB}
.PATH: ${DIST}
SRCS= argv.c argv_split.c attr.c basename.c binhash.c chroot_uid.c \
close_on_exec.c concatenate.c dict.c dict_db.c dict_dbm.c \
dict_env.c dict_ht.c dict_ldap.c dict_mysql.c dict_ni.c dict_nis.c \
dict_nisplus.c dict_open.c dir_forest.c doze.c environ.c \
events.c exec_command.c fifo_listen.c fifo_trigger.c file_limit.c \
find_inet.c fsspace.c fullname.c get_domainname.c get_hostname.c \
htable.c inet_addr_host.c inet_addr_list.c inet_addr_local.c \
inet_connect.c inet_listen.c inet_trigger.c inet_util.c \
line_wrap.c lowercase.c lstat_as.c mac_parse.c make_dirs.c \
match_list.c match_ops.c msg.c msg_output.c msg_syslog.c \
msg_vstream.c mvect.c myflock.c mymalloc.c mystrtok.c name_mask.c \
non_blocking.c open_as.c open_limit.c open_lock.c peekfd.c \
percentm.c posix_signals.c printable.c read_wait.c readable.c \
readlline.c ring.c safe_getenv.c safe_open.c sane_accept.c \
scan_dir.c set_eugid.c set_ugid.c sigdelay.c skipblanks.c \
split_at.c stat_as.c sys_compat.c timed_connect.c timed_wait.c \
translit.c trimblanks.c unix_connect.c unix_listen.c unix_trigger.c \
unsafe.c username.c valid_hostname.c vbuf.c vbuf_print.c \
vstream.c vstream_popen.c vstring.c vstring_vstream.c writable.c \
write_buf.c write_wait.c dict_unix.c dict_pcre.c stream_listen.c \
stream_connect.c stream_trigger.c dict_regexp.c mac_expand.c \
clean_env.c watchdog.c spawn_command.c duplex_pipe.c sane_rename.c \
sane_link.c unescape.c timed_read.c timed_write.c dict_tcp.c \
hex_quote.c dict_alloc.c rand_sleep.c sane_time.c dict_debug.c \
sane_socketpair.c ctable.c
SRCS = alldig.c argv.c argv_split.c attr_print0.c attr_print64.c \
attr_scan0.c attr_scan64.c base64_code.c basename.c binhash.c \
chroot_uid.c clean_env.c close_on_exec.c concatenate.c ctable.c \
dict.c dict_alloc.c dict_db.c dict_dbm.c dict_debug.c dict_env.c \
dict_ht.c dict_ldap.c dict_mysql.c dict_ni.c dict_nis.c \
dict_nisplus.c dict_open.c dict_pcre.c dict_regexp.c dict_static.c \
dict_tcp.c dict_unix.c dir_forest.c doze.c duplex_pipe.c \
environ.c events.c exec_command.c fifo_listen.c fifo_trigger.c \
file_limit.c find_inet.c fsspace.c fullname.c get_domainname.c \
get_hostname.c hex_quote.c htable.c inet_addr_host.c \
inet_addr_list.c inet_addr_local.c inet_connect.c inet_listen.c \
inet_trigger.c inet_util.c intv.c line_wrap.c lowercase.c \
lstat_as.c mac_expand.c mac_parse.c make_dirs.c match_list.c \
match_ops.c msg.c msg_output.c msg_syslog.c msg_vstream.c \
mvect.c myflock.c mymalloc.c myrand.c mystrtok.c name_mask.c \
netstring.c non_blocking.c open_as.c open_limit.c open_lock.c \
peekfd.c percentm.c posix_signals.c printable.c rand_sleep.c \
read_wait.c readable.c readlline.c ring.c safe_getenv.c \
safe_open.c sane_accept.c sane_link.c sane_rename.c \
sane_socketpair.c sane_time.c scan_dir.c set_eugid.c set_ugid.c \
sigdelay.c skipblanks.c spawn_command.c split_at.c \
split_nameval.c stat_as.c stream_connect.c stream_listen.c \
stream_trigger.c sys_compat.c timed_connect.c timed_read.c \
timed_wait.c timed_write.c translit.c trimblanks.c unescape.c \
unix_connect.c unix_listen.c unix_trigger.c unsafe.c username.c \
valid_hostname.c vbuf.c vbuf_print.c vstream.c vstream_popen.c \
vstring.c vstring_vstream.c watchdog.c writable.c write_buf.c \
write_wait.c
# IPv6
#SRCS+= get_port.c

View File

@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.1 2002/02/02 23:21:49 perry Exp $
PROG= virtual
DIST= ${.CURDIR}/../../../dist/postfix/src/${PROG}
.PATH: ${DIST}
BINDIR= ${PFIX_LIBEXECDIR}
SRCS= virtual.c mailbox.c recipient.c deliver_attr.c maildir.c unknown.c
DPADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPUTIL}
LDADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPUTIL}
NOMAN=# defined
.include <bsd.prog.mk>