Commit graph

519 commits

Author SHA1 Message Date
christos
8e4942f66f -upgrade the version to say .pl1 and 20000103 2000-01-03 20:59:24 +00:00
christos
01ba9d167b - make this say blah.pl1 so people know they have applied the y2k fix
- make this work on Solaris.
2000-01-03 20:58:53 +00:00
itojun
aa5498d754 change special sendmail installation. now mail/sendmail includes
WIDE patch, mail/smtpfeed can simply depend on mail/sendmail.
2000-01-02 18:02:50 +00:00
itojun
464c6eddbb incorporate WIDE sendmail patch (IPv6 support and other enhancements).
enable USE_INET6 cases.
2000-01-02 17:46:47 +00:00
christos
c3b00c58d1 Regen 2000-01-01 20:08:48 +00:00
christos
3fa22d90f9 Y2K botch 2000-01-01 20:08:27 +00:00
itojun
808d3c693f be more friendly with mailwrapper(8) when installing sendmail.
XXX maybe we should install sendmail into /usr/pkg/somewhere, and let
the user edit /etc/mailer.conf?  I'm not really sure what is the best route.
1999-12-27 09:34:13 +00:00
itojun
94bc499e93 enable mail/rblcheck (rbl/maps filter checker) 1999-12-26 18:39:29 +00:00
itojun
237246c88f sync with netbsd pkgsrc practice. 1999-12-26 18:39:01 +00:00
itojun
bb7db35163 mail/rblcheck from freebsd-current 1999-12-26 18:35:40 +00:00
itojun
ed77a655ab add mail/mailagent into SUBDIR. 1999-12-26 17:36:34 +00:00
itojun
79a5b083cc fix mail/mailagent (email filtering tool) to fit into NetBSD pkgsrc. 1999-12-26 17:35:41 +00:00
itojun
11d5fee0f8 mail/mailagent from freebsd-current 1999-12-26 17:25:16 +00:00
itojun
eb4aecbc0c enable mail/distribute (mailing list dispatcher) 1999-12-26 17:20:57 +00:00
itojun
ba37b00498 pkgsrc for "distribute" mailing list handler.
XXX need hardcoded pathname for mailing list membership files
1999-12-26 17:20:31 +00:00
itojun
3c54ad1e74 mail/distribute from freebsd-current 1999-12-26 17:16:26 +00:00
abs
674559a283 Standardise PKGNAME versions (should start with a number) 1999-12-18 13:35:54 +00:00
mellon
0e3801e294 Build spruce. 1999-12-17 14:09:43 +00:00
mellon
d79818977b Spruce - a GNOME based mailer that actually seems to be usable. 1999-12-17 13:51:10 +00:00
soren
cb07aa0481 Prefer ncurses bugs to slang bugs. 1999-12-13 11:06:00 +00:00
rh
0c15c0fbf5 Add and enable balsa. 1999-12-12 18:16:06 +00:00
rh
ede7ec9fa1 Initial import of balsa-0.4.9.5, a GNOME email client. 1999-12-12 18:13:53 +00:00
soren
15c4bea02e Mutt works poorly with our ncurses, so use S-Lang instead. 1999-12-12 15:28:37 +00:00
ad
8ffe9af5ae Update to Exim 3.12. Changes since 3.11:
1. After a successful delivery, the message log file was being fclosed twice;
some operating systems' C libraries just ignore the second fclose, but others
crashed; this caused -J files to be left lying about.

2. The "contains" operation in filter files was failing to find matches when
the initial character of the searched-for string was duplicated in the subject
string, e.g. searching for "[Boston]" in "[[Boston] ..." failed. The bug was in
the "strstric()" function, which would also have affected -R and -S operations.
1999-12-10 00:26:14 +00:00
rh
ab28fdf6da defuzz. 1999-12-07 20:21:48 +00:00
rh
325a8b9a55 Add and enable p5-MIME-tools. 1999-12-06 08:21:32 +00:00
rh
97998afb73 Import of p5-MIME-tools-4.124, a set of perl tools for encoding and
decoding MIME mails, provided by Havard Eidnes in PR 8957 (with some
modifications).  Thanks!
1999-12-06 08:17:36 +00:00
bouyer
90fa768a3f Compiles on Solaris 1999-12-05 22:06:19 +00:00
tron
7c5301e6d9 Only remind user to rebuild databases if DB 2.x is used. 1999-12-01 21:55:12 +00:00
tron
f097ef1f99 Let "post-install" rule recognize "${USE_DB2}", too. 1999-12-01 21:32:08 +00:00
tron
c083ee4659 Rename "/usr/sbin/makemap" only if DB 2.x is used. 1999-12-01 21:31:04 +00:00
tron
b3c5ba61db Because sendmail 8.9.3 works fine for several NetBSD users with the
bug fixed DB 1.85 code in "libc" and using DB 2.x causes problems with
3rd party applications we use it only if "${USE_DB2}" is set to "YES".
1999-12-01 21:15:20 +00:00
rh
3f73b3f5d6 Update p5-MailTools to 1.13.
Changes include:
        Mail::Header
        - fold_line now skips X-Face lines

        Mail::Filter
        - Applied patch from <pncu_ss@uhura.cc.rochester.edu> (Josh Pincus)
          * Added return value to _filter() so that the function returns
            the result of the last subroutine in the list of filters.
            (the manpage specifies that one should have been able to do this
            originally.)

        Mail::Mailer
        - Treat VMS the same as MacOS as neither have sendmail et al.

        Mail::Mailer::smtp
        - Server can now be specified to Mail::Mailer contructor

        Mail::Alias, Mail::Util,Mail:Internet, Mail::Cap
        - local-ize some globals used

        Mail::Cap
        - check in $ENV{HOME} is defined

        Mail::Address
        - Fix capitalization problems with names like "Lie<DF>egang"

        Mail::Address
        - Fix use of uninitialized warning

        Update Makefile.PL for release 1.12

        Mail::Internet
        - Added options to smtpsend

        Mail::Send
        - Updated docs for 'smtp'

        Mail::Header
        - Fix _fold_line for lines which contain quoted strings

        Mail::Address
        - avoid warnings if undef is passed to parse()

        Mail::Address
        - tweak to format to ensure comment is delimeted by ()
        - typo in docs

        - Documentation update to Mail::Internet

        Mail::Cap
        - Fixed mailcap search so it works on MacOS

        Mail::Mailer
        - Change to use Mail::Util::mailaddress

        Mail::Util
        - updated mailaddess to be aware of MacOS

        Mail::Header
        - fix read(0 and extract() not to require non-whitespace characters
          on continuation lines, a single leading whitespace char is all
          that is needed.

        - Applied patch from Roderick Schertler to

         - Two places in Mail::Header are changed so they don't use $'.

         - A Mail::Header::as_string method is added.

         - Mail::Internet::as_string and as_mbox_string methods are added.
           The mbox variant does encoding appropriate for appending a message
           to a Unix mbox file.

         - Tests for the three new methods are added.

        Mail::Util
        - tweak to what maildomain looks for in the sendmail config file

        Mail::Address
        - Split out real handlers into thier own .pm files
        - Added Mail::Mailer::smtp, this is the default for MacOS

        Mail::Mailer
        - Applied patch from Slaven Rezic <eserte@cs.tu-berlin.de> to support
          FreeBSD properly


        Mail::Address
        - Applied patch from Chuck O'Donnell to improve name extraction

        t/extract.t
        - change for new extraction

        bin/*.PL
        - change "#!$Config{'scriptdir'}/perl -w\n" ot
          $Config{'startperl'}," -w\n"

        Mail::Field
        - modified so it works with perl < 5.004

        Makefile.PL
        - removed code to prevent installation of Mail::Field

        Mail::Header
        - Added \Q and \E to some regexp's

        Mail::Mailer
        - Added patch from Jeff Slovin to pass correct args to mailx on DG/UX
1999-12-01 17:23:41 +00:00
frueauf
6a4077d2ca Update fetchmail to 5.2.0.
fetchmail-5.2.0 (Tue Nov 30 14:24:25 EST 1999), 18302 lines:
* fetchmailconf now complains and exits gracefully when not run under X.
* configure.in port patch for OpenBSD from Federico G. Schwindt.
* configure.in port patch fror Heimdal from Leif Johansson <leifj@it.su.se>
* configure.in fix for OpenSSL configuration problems.
* Teach fetchmail about the buggy FTGate server.
* cs.po update from Jiri Pavlovsky.
* Edmund Grimley's patch to uid.c to fix the `uidl keep expunge 1' case.
* Abort startup if the configuration directory is nonexistent; this
  probably means an NFS mount of user's home directory failed.
* Added warnings and FAQ items about the MailMax server, which doesn't
  download attachments.
1999-12-01 12:43:02 +00:00
ad
d1d40832c4 Update to exim 3.11. 1999-12-01 11:20:25 +00:00
ad
5e6f48e9b3 Fix documentation list. 1999-12-01 11:19:19 +00:00
itojun
5a98c78547 mail/smtpfeed: SMTP Fast Exploding External Deliverer for Sendmail
(builds patched sendmail as well)
1999-11-29 08:33:29 +00:00
itojun
45b20285eb from KAME/netbsd repository 1999-11-29 08:06:32 +00:00
hubertf
816c9a4bf1 - Add note that majordom can be removed from /etc/group
- Call 'digest' from correct dir. Addresses PR 8814 by Berndt Josef
   Wulf <wulf@dingo.ping.net.au>
 - Add some headers to wrapper.c to fix several compile time warnings;
   partly submitted in PR 8756 by Berndt Josef Wulf <wulf@dingo.ping.net.au>
1999-11-27 16:50:01 +00:00
ad
75d6a9d82d Update exim to 3.10. 1999-11-25 18:05:02 +00:00
tron
b75afb8246 Fix build problems caused by libtool usage. 1999-11-25 14:32:42 +00:00
hubertf
edc2cddf33 add a bunch of NO_CDROM where appropriate 1999-11-23 16:26:12 +00:00
tron
c9176705ec Update dependence on "db" package. 1999-11-23 09:57:17 +00:00
tron
d3c59ca776 Add "ftp.fu-berlin.de" to master site list. 1999-11-22 08:57:24 +00:00
jwise
b4150924f4 Update to pine-4.21. Changes from pine-4.20:
New in Pine

   Version is mainly intended to fix bugs introduced in previous
   versions.

   Bugs that have been addressed in this release include:

     * 'N' flag not preserved across sessions
     * 'N' flag not cleared when messages containing non-text pieces
       viewed
     * Sort failure using non-UW IMAP servers
     * Linux port: failure to recognize resized display
     * Problems with quoted /user= argument in smtp-server config
     * Transient (e.g., mistyped password) authentication failures not
       reported
     * Rare cases of deleted header lines reappearing after ^X in
       Composer
     * Customized headers Bcc, To, Cc and Lcc not shown when posting news
     * Problem with role pattern vs. color patterns in a file
     * Problem with color display vs. single line scrolling
     * Last line of one-page message not displayed in rare cases
     * Text in Reply/Forward of encapsulated multipart/alternative and
       signed missing
     * Failure to recognize list management headers in sorted folder
     * Attachments sometimes marked for deletion when scoring in use
     * Delayed notification of messages filtered from Inbox to current
       folder
     * WhereIs to start or end of Folder List screen didn't
     * PC-Pine crash selecting text from secondary window
     * PC-Pine instances of "FOLDER CLOSED DUE TO ACCESS ERROR"

   General improvements include:

     * Filter performance and interface tuning:
          + User-Interface changes to avoid accidental deletion of mail
          + Action Folders local to PC-Pine no longer require
            double-backslashes
          + Improved expunge performance with filters enabled
     * NNTP performance improvements in MESSAGE INDEX screen
     * Role Command (#) improvements
     * Improved display of addresses containing comma in personal name
     * Numerous Text/HTML parser improvements
     * Continued help text improvements
1999-11-22 01:01:51 +00:00
frueauf
921fedbeab Update fetchmail to 5.1.4.
fetchmail-5.1.4 (Sun Nov  7 17:40:21 EST 1999), 18302 lines:
* Mike Pearce's patch to fix a compile-time error recently introduced into
  the socket code when HAVE_INET_ATON is off.
* Added warning to fetchmailconf autoprobe about a flaky Netscape IMAP server.
* Disable duplicate suppression when there is only one recognized recipient.

fetchmail-5.1.3 (Sun Oct 31 12:19:52 EST 1999), 18290 lines:
* Grant Edwards's patch to correct NTLM behavior.
* James Brister's fix for IP-address hostnames.
* Updated config.guess and config.sub.
* Backed out the 5.1.0 change to quote usernames with embedded spaces.
  It actually breaks things.
* Added to fetchmailconf a warning about Imail IMAP servers.
* SSL patches by Michael Warfield merged in.  Distribution still contains
  no crypto code.

fetchmail-5.1.2 (Thu Oct  7 09:46:07 EDT 1999), 17906 lines:
* Joe Loughry <loughry@uswest.net> sent a patch to handle multihomed machines.
* Changed mimedecode default to `off'; it seems that doing RFC2047 decoding
  on headers throws away information that the MUA may need to see.
* Change Received header parsing to no longer demand an embedded dot in
  a mailhost address.
* Incorporated Grant Edwards's ntlmlib-0.2 with fixes for byte-order problems.

fetchmail-5.1.1 (Wed Sep 29 11:52:06 EDT 1999), 17827 lines:
* Added workaround, fetchmailconf warning, and FAQ about Novell GroupWise.
* Consistently show dummy arguments on manual page.
* Fix lexer to permit `antispam -1'.
* John Cigas's delay patch to avoid a timing problem with plugins.
* During IMAP authentication, canonicalize both name and password.
* -A has been retired (goes with authenticate -> preauthenticate change).
* Check for both fetchall and keep on in daemon mode; reject this.
* Fixed a logfile bug dumping IMAP-LOGIN and IMAP-CRAM-MD5.
* Tolerate a tunable constant number of authorization failures before
  complaining and wedging.
1999-11-21 18:37:57 +00:00
agc
89b4d45eda Remove a patch which was already part of the distribution. 1999-11-18 14:59:14 +00:00
agc
66340d9f42 Rework patches to remove fuzz. 1999-11-18 14:54:50 +00:00
agc
c6ec27ebb0 Re-do patch-bk to remove fuzz. 1999-11-18 14:36:20 +00:00
agc
5ad36b82bf Re-do patch-aa to remove fuzz. 1999-11-18 14:20:15 +00:00
tv
41aa400058 Update Pico to 3.6, Pine to 4.20. Also move pine.conf and pine.conf.fixed
to .../share/examples/pine and copy pine.conf to .../etc only if it doesn't
exist.
1999-11-11 17:40:16 +00:00
tron
38e9b7160b Update "mutt" package to version 1.0. Changes since version 1.0pre3:
- bug fixes
- new und updated translations
1999-11-06 11:58:45 +00:00
sakamoto
2e8802a3df Remove version string of conflicted ja-mh pkg. 1999-10-30 17:09:09 +00:00
sakamoto
78d5fbce3a Add CONFLICTS=ja-mh-6.8.4-JP-* 1999-10-29 19:19:41 +00:00
hubertf
bac8e33433 Remove conflicts 1999-10-25 14:38:39 +00:00
hubertf
b8dcf2a649 Import pkg for ELM 2.4ME+54
Submitted in PR 7404 by Adam Ciarcinski <adam@pulstar.albedo.com.pl>
1999-10-25 14:13:36 +00:00
agc
ea605099d4 Advise the user to modify inetd.conf to point to the correct files.
Closes PR pkg/8659 from Erik Bertelsen
1999-10-21 14:29:36 +00:00
perry
a9829f21cd add postfix (long missing) 1999-10-19 21:42:43 +00:00
tron
ee2000ffc4 Preprocess "fetchmail.1" with "tbl" so it is completely readable. 1999-10-08 22:06:51 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
ad
ecf1247b9d It makes more sense to install mailer.conf.exim in etc/exim/ as opposed
to etc/.
1999-10-06 23:02:35 +00:00
agc
a66a5e97f2 Add a do-install target for Solaris installations only. 1999-10-06 09:21:11 +00:00
agc
99fc360d8a Regenerate patch checksum file. 1999-10-01 10:50:26 +00:00
agc
af79a5a32b Do this in a slightly smarter manner than the previous modification -
(only include md5c.o on Solaris)
1999-10-01 10:49:52 +00:00
agc
26bca09eac Make this package compile on Solaris. 1999-10-01 10:31:57 +00:00
simonb
c9eff3e77a Regen. 1999-10-01 07:52:46 +00:00
simonb
50169ec28b Oops, forgot them RCS ids... 1999-10-01 07:49:19 +00:00
simonb
9599fc7b0e Spilt patches into one-file-per-patch-file, and make this work on
the pmax (and other mips ports) - all the world is not IRIX...
1999-10-01 05:09:14 +00:00
tron
6e4d2fd69e Update "mutt" package to version 1.0pre3:
This is another version from the release candidate series.  The reason
for immediately releasing this version is a buffer overflow in the
text/enriched handler which can be triggered by means of
suitably-formatted e-mail messages.  Thus, we recommend you upgrade
your mutt installations immediately.
1999-09-25 15:50:03 +00:00
frueauf
e5e19d5f1a Update fetchmail to 5.1.0.
fetchmail-5.1.0 (Wed Sep 22 01:27:42 EDT 1999):
* CRAM-MD5 code now doublequotes usernames with embedded spaces.  This will
  probably fail (the RFCs don't support quoting) but it's better than nothing
  and works with at least one server.
* Federico G. Schwindt's fix for NetBSD/OpenBSD --with-kerberos.
* auth keyword and option changed to preauth.
* Correct the exit value when .fetchmailrc permissions are wrong.
* getmail/gotmail scripts by Thomas Nesges added to contrib.
* Guenther H. Leber's fix for a potential uid.c buffer overflow.
* Todd Sabin's option to force IMAP authentication type; enables working
  around some broken servers.
1999-09-25 11:18:33 +00:00
ad
156b8687b7 Pull down and install the HTML documentation in share/doc/exim. 1999-09-22 08:52:05 +00:00
ad
915e8c49de chmod exim_newaliases +x when installed. 1999-09-22 08:29:39 +00:00
tron
c3bab7dba1 Use wildcards in dependence for "windowmaker" package. 1999-09-21 18:18:50 +00:00
ad
f69bfc6c4e Add a basic manpage for Exim (from Debian GNU/Linux via exim 'contrib'). 1999-09-18 21:08:46 +00:00
ad
4d519883cb - Update for exim_newaliases and mailer.conf.exim
- Some small cleanup
1999-09-18 20:28:25 +00:00
ad
b0a8186f1d mailer.conf for exim. 1999-09-18 20:27:08 +00:00
ad
18fc0c4c10 Script to do equivalent of sendmail's newaliases(1). (Exim normally
likes to do a linear search of /etc/aliases, but that sucks).
1999-09-18 20:26:00 +00:00
ad
775546ca78 Regen. 1999-09-18 20:23:36 +00:00
ad
f70c492583 In the default configuration, use /etc/aliases.db, not a linear search of
/etc/aliases.
1999-09-18 20:23:10 +00:00
frueauf
2dd4cce795 sync. 1999-09-16 16:52:26 +00:00
frueauf
c35a56d9a1 Update fetchmail to 5.0.8.
fetchmail-5.0.8 (Tue Sep 14 06:56:50 EDT 1999):
* Todd Sabin's patch to accept spaces in CRAM-MD5 names.
* Fix to CRAM endianness patch, by Dan Root via Lawrence Rogers.
* Suppress duplicates by message ID in multidrop mode.
* NTLM support for querying Microsoft Exchange servers, from Grant Edwards.
* Lexer fix by Brian Boutel.
1999-09-16 16:51:49 +00:00
tron
a81f798f1f Avoid access to free'd memory in APOP authentication. Patch supplied by
Kawamoto Yosihisa in PR pkg/8371.
1999-09-15 21:38:45 +00:00
tron
72a8dbd07a Remove non NetBSD RCS Id from patch file which got modified by "cvs". 1999-09-15 21:36:35 +00:00
tron
05eeeaecae Convert patches to unified format. 1999-09-15 21:30:58 +00:00
kim
d0e9933400 Change how Kerberos support is enabled in pkgsrc.
Quick guide for compiling packages:
- set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf

Quick guide for configuring Kerberos support in a package Makefile:
- test for KERBEROS value and enable the appropriate version with
  CONFIGURE_ARGS or other means and set USE_KERBEROS=yes
- make sure to disable Kerberos support otherwise (especially if
  using configure, which might automatically detect it)
- BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk
  when USE_KERBEROS=yes is set
1999-09-14 02:32:21 +00:00
simonb
d029e7c62a Regen. 1999-09-14 02:08:44 +00:00
simonb
2fc2b130d1 Oops, forgot about error's manpage. 1999-09-14 02:06:59 +00:00
simonb
79599f7cee Regen. 1999-09-14 01:55:03 +00:00
simonb
9824e6b1b5 Add "error" transport program - fixes PR pkg/8403 from Andreas Wrede.
Also sort PLIST and add the man manpages (only the cat pages were there).
1999-09-14 01:54:22 +00:00
simonb
c3750a7661 Eek, where did the "PKGNAME= mhonarc-2.2.0" come from in the previous
commit??
1999-09-13 02:02:27 +00:00
simonb
57c0de7191 Remove "-" from package version - noted by Hubert Feyrer. 1999-09-12 01:37:05 +00:00
simonb
5f5475f614 Regen. 1999-09-12 00:15:27 +00:00
simonb
1e9ef439ee Update to postfix 19990906-pl02. From the release notes:
Incompatible changes with postfix-19990906
==========================================

- On systems that use user.lock files to protect system mailboxes
against simultaneous updates, Postfix now uses /file/name.lock
files while delivering to files specified in aliases/forward/include
files. This is a no-op when the recipient lacks directory write
permission.

- The LDAP client code no longer looks up a name containing "*"
because it could be abused.  See the LDAP_README file for how to
restore previous behavior.

- The Postfix to PCRE interface now expects PCRE version 2.08.
Postfix is no longer compatible with PCRE versions prior to 2.06.

Major changes with postfix-19990906
===================================

Several bugfixes, none related to security.  See the HISTORY file
for a complete list of changes.

- Postfix is now distributed under IBM Public License Version 1.0
which does not carry the controversial termination clause. The new
license does have a requirement that contributors make source code
available.

- INSTALL.sh install/upgrade procedure that replaces existing
programs and shell scripts instead of overwriting them, and that
leaves existing queue files and configuration files alone.

- The ugly Delivered-To: header can now be turned off selectively.
The default setting is:  "prepend_delivered_header = command, file,
forward".  Turning off the Delivered-To:  header when forwarding
mail is not recommended.

- mysql client support by Scott Cotton and Joshua Marcus, Internet
Consultants Group, Inc. See the file MYSQL_README for instructions.

- reject_unauth_destination SMTP recipient restriction that rejects
destinations not in $relay_domains. Unlike the check_relay_domains
restriction, reject_unauth_destination ignores the client hostname.
By Lamont Jones of Hewlett-Packard.

- reject_unauth_pipelining SMTP *anything* restriction to stop mail
from spammers that improperly use SMTP command pipelining to speed
up their deliveries.

- Postfix "sendmail" now issues a warning and drops privileges if
installed set-uid root.

- No more duplicate delivery when "postfix reload" is immediately
followed by "sendmail -q".

- No more "invalid argument" errors when a Postfix daemon opens a
DB/DBM file while some other process is changing the file.

- Portability to the Mac OS X Server, Reliant Unix, AIX 3.2.5 and
Ultrix 4.3.
1999-09-12 00:14:52 +00:00
bad
483b25791a regen. 1999-09-07 17:58:43 +00:00
bad
e714fb628b Make this DTRT wrt. Kerberos4 support. 1999-09-07 17:58:00 +00:00
bad
00b15d99ca Some cleanup:
i386-netbsd -> ${MACHINE_ARCH}-${LOWER_OPSYS}
MACHINE_GNU_ARCH -> MACHINE_ARCH
/./ -> /
1999-09-07 14:49:42 +00:00
ad
1d70b81f9f Regen. 1999-09-07 13:36:25 +00:00
ad
68bdb99c19 Makefile for exim. 1999-09-07 13:22:50 +00:00
ad
ab2a4beb23 Enable exim. 1999-09-07 13:21:37 +00:00
ad
18e2b59b6b Exim, yet another Sendmail replacement. 1999-09-07 13:21:02 +00:00