Commit graph

1919 commits

Author SHA1 Message Date
wiz
21cbcbb46c Unused. 2002-10-09 18:57:35 +00:00
wiz
27eec3c2a5 buildlink1 -> buildlink2. 2002-10-09 18:57:11 +00:00
wiz
20ea58c76c Unused. 2002-10-09 18:27:08 +00:00
itojun
e6dc00136a disable build of smrsh, as it was found to be vulnerable (and the patch
from sendmail.org does not apply).  bump PKGREVISION.
2002-10-09 14:44:39 +00:00
jschauma
b27f4cee3f Don't complain if we can't remove ${PREFIX}/share/bbtools - other packages
might need the directory.
2002-10-09 14:35:39 +00:00
jlam
bf700f1acc buildlink1 -> buildlink2 2002-10-08 23:45:52 +00:00
jlam
e925efa118 buildlink1 -> buildlink2 2002-10-08 23:31:01 +00:00
jlam
3301e3fd5b Unused. 2002-10-08 23:22:48 +00:00
jlam
3db18c019a buildlink1 -> buildlink2 2002-10-08 23:15:58 +00:00
heinz
cc4c6f0e91 - Setting PKG_SYSCONFBASE in /etc/mk.conf works now (Thanks to Urban
Boquist).
- Included fix for bad AWL behaviour which will also be in 2.50 (maybe 2.43)
  (ie AWL works the same again as in SA 2.31). This causes revision bump.
2002-10-08 16:41:32 +00:00
itojun
29d2765074 bring in smrsh patch. bump PKGREVISION 2002-10-08 06:12:21 +00:00
heinz
c820c3185c Update to 2.42.
Uses buildlink2 and module.mk. Some perl scripts for rule developers
(in PREFIX/share/doc/spamassassin/{masses,tools}/) and a small SpamAssassin
logo (PREFIX/share/doc/spamassassin/html/) are now included.
New netbsd_lists.cf file to reduce false positives on NetBSD lists (so
far, only some rules for netbsd-bugs).

Changes:
- bug fixes
- new, better scores (intensive testing was done to improve on 2.40 and
  2.41)
- netbsd rc.d script works now with NetBSD 1.5 and 1.6
- management of addresses in the automatic whitlist now easier with
  dedicated options (--add-addr-to-whitelist, --remove-addr-from-whitelist)
2002-10-08 00:49:18 +00:00
seb
cf0b1c7919 Convert to buildlink2. Use perl5/module.mk. 2002-10-07 22:34:23 +00:00
seb
8d89105248 Convert to buildlink2. Use perl5/module.mk.
Remove apparently not needed "touch".
2002-10-07 21:11:40 +00:00
seb
d17307bf45 Convert to buildlink2. Use perl5/module.mk.
Move the "touch" to pre-configure. TOUCH_ARGS -> TOUCH_FLAGS
2002-10-07 20:51:48 +00:00
seb
fc23b5c610 Fix typo. 2002-10-07 20:46:44 +00:00
wiz
04ef07cefb Do last more in the spirit of libtool.
Thanks for the tip to Nick Hudson.
2002-10-07 12:44:35 +00:00
wiz
6c31757a3f Add buildlink2.mk. 2002-10-07 10:44:13 +00:00
wiz
18f21e98af Convert to buildlink2. 2002-10-07 08:54:41 +00:00
heinz
22735f1c5a Update to 2.14
Changes:
- almost a complete (compatible) rewrite of Razor v1.
- uses new (fuzzy) signature algorithms to better spot 'mutating'
  messages
- Spam reports are now validated based on 'reputation' of the submitter
  in order to make it easier to eliminate false positives.
- Registration for submitters required.
- Revocation of spam reports is now possible.
2002-10-06 04:10:23 +00:00
wiz
1d6e18fac5 Convert to buildlink2. 2002-10-05 02:48:33 +00:00
markd
6e47887b5a Add missing uid field in PKG_USERS entry. From kivinen@ssh.fi in pkg/18518 2002-10-03 10:09:03 +00:00
itojun
02d6875217 http://www.sendmail.org/smrsh.adv.txt 2002-10-03 03:59:24 +00:00
wiz
24bc660383 Use autoconf.mk. 2002-10-02 23:01:43 +00:00
dillo
7031828284 get rid of autoconf build dependency by patching configure 2002-10-02 22:08:43 +00:00
tron
a7a8f2dbaa Work arround build problem under NetBSD 1.6 and newer by using "libintl"
from the "gettext-lib" package.
2002-10-01 06:53:50 +00:00
frueauf
6731f17cd3 Update fetchmail{conf} to 6.1.0.
Because of the recent vulnerability, it is strongly encouraged to update
(http://security.e-matters.de/advisories/032002.html).

Thanx to Alan Post <apost@interwoven.com> for giving me a note.

fetchmail-6.1.0 (Sun Sep 22 18:31:23 EDT 2002), 21999 lines:

* Updated French translation.
* Stefan Esser's fix for potential remote vulnerability in multidrop mode.
  This is an important security fix!

fetchmail-6.0.0 (Tue Sep 17 19:48:25 EDT 2002), 21972 lines:

* Applied Matt Kraai's fix for minor Debian bug #144539.
* Nerijus Baliunas's patch to support STARTTLS over IMAP.
* More cleanups and minor bugfixes from Sunil Shetye.
* Default antispam-response list is now empty.
* Updated de and po translations,

fetchmail-5.9.14 (Fri Sep  6 05:03:25 EDT 2002), 21932 lines:

* Sunil Shetye's patch to eliminate multiple bounces.
* Moritz Jodeit <moritz@jodeit.org>'s patch for re-exec with no args.
* Sunil Shetye's patch to solve the re-exec problem with relative files.
* Cygwin portability patch (use ROOT_UID) from Jason Tishler.
* Workaround for the CAPA error problem is documented in the FAQ.
* Updated Polish, Danish, and Catalan translations.
* Sunil Shetye's patch to improve CAPA error handling.
* Sunil Shetye's patch to improve handling of unreadable boxes in POP3.
* Berkeley port fix for Kerberos IV.
2002-09-30 20:51:03 +00:00
rh
71839ee960 The build process requires a valid X server, so check if DISPLAY is set
before building.  Problem pointed out by Jared McNeill in private email.
On systems w/ Xvfb, create a virtual display, because that's all that's
needed for building.
Bump PKGREVISION.
2002-09-30 00:01:15 +00:00
simonb
5ecdb5eb31 Update spamassassin to 2.41.
Major changes include:

 - SpamAssassin now *REQUIRES* procmail for local delivery support; "-P"
   option is now the default.  Unless you use procmail, Mail::Audit, KMail,
   or an MTA-level integration, do not upgrade blindly, your mail *WILL*
   spill all over the floor in a big mess.

 - significant speed increases, mostly from Matt Sergeant and Dan Quinlan

 - bugs in whitelist_to, all_spam_to and friends fixed

 - rules which were causing too many false-positives removed or fixed:
   DOUBLE_CAPSWORD, UPPERCASE_25_50, PARTIAL_RFC_2369, MSGID_CHARS_SPAM,
   many others

 - lots of rule fixes, and lots of new rules
2002-09-29 23:44:28 +00:00
grant
8d8fc7c637 add note about modifying /etc/inetd.conf. 2002-09-29 15:16:22 +00:00
rh
9bcd211190 Remove bogus buildlink2.mk 2002-09-29 03:59:21 +00:00
rh
2331cf1643 Add and enable GNUMail 2002-09-29 03:48:50 +00:00
rh
4f4d49a9eb Initial import of GNUMail-1.0.3, a clone of NeXT's Mail.app 2002-09-29 03:48:08 +00:00
rh
b751f89214 Add and enable Pantomime 2002-09-29 03:42:05 +00:00
rh
9ee94fd29c Initial import of Pantomime-1.0.5, an Objective-C mail system class library 2002-09-29 03:41:15 +00:00
wiz
479f0218bf Dewey-wildcard for p5-MIME-tools. 2002-09-26 02:03:40 +00:00
wiz
cbbe5eacc6 Make PKGNAME Dewey-conformant. 2002-09-26 02:01:42 +00:00
wiz
d3d7fada48 Trivially convert to buildlink2. 2002-09-25 19:45:00 +00:00
wiz
0a8351ff09 Update to 1.11. Inspired by PR 18389 by URA Hiroshi.
Changes:
        o Added support for DB version 3.1.x.
2002-09-25 19:40:37 +00:00
wiz
ee6490f107 Update to 0.99.4.1, from PR 18285 by Todd Vierling.
Changes list not provided and not found.
2002-09-25 18:48:04 +00:00
jlam
d4bc5b1b4c buildlink1 -> buildlink2, and use faces instead of compface if it's
installed.
2002-09-24 21:58:43 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
wiz
503a43f468 Update to 0.5.9. Switch to buildlink2.
Changes:
This release adds two interoperability fixes and makes the code ISO C99
compliant.
2002-09-24 11:57:27 +00:00
jlam
0647e3c732 buildlink1 -> buildlink2 2002-09-23 21:01:43 +00:00
markd
645790f8b7 Add libmilter, mimedefang and sendmail811 2002-09-23 13:11:54 +00:00
markd
5be76ed084 Initial import of mimedefang-2.21
MIMEDefang is an e-mail filter program which works with Sendmail 8.12
and later.  MIMEDefang filters all e-mail messages sent via SMTP.
MIMEDefang splits multi-part MIME messages into their components and
potentially deletes or modifies the various parts.  It then
reassembles the parts back into an e-mail message and sends it on its
way.

MIMEDefang is written (mostly) in Perl, and the filter actions are
expressed in Perl.  This makes MIMEDefang highly flexible and
configurable.  As a simple example, you can delete all *.exe and *.com
files, convert all Word documents to HTML, and allow other attachments
through.

MIMEDefang uses the "milter" feature of Sendmail to "listen in" to
SMTP connections.  It runs a scan once for each message, not once for
each recipient (as simpler procmail-based systems do.)  Therefore, it
is more CPU-friendly than procmail-based systems.  In addition,
because MIMEDefang can participate in the SMTP connection, you can
bounce messages (something impossible to do with procmail-based
systems.)
2002-09-23 13:08:52 +00:00
markd
cc878eae0b Initial import of libmilter-8.12.6
The sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order to
filter meta-information and content.

libmilter provides the implementation of this API.
2002-09-23 13:03:31 +00:00
markd
6b3f43045b Update to sendmail-8.12.6
Large number of bug fixes and feature enhancements, especially Milter
(Mail Filter) support and by default installation of sendmail does not use
set-user-ID root anymore.
2002-09-23 12:56:57 +00:00
markd
aa92d20951 Reimport of current sendmail-8.11.6 package as mail/sendmail811. 2002-09-23 12:38:44 +00:00
cjep
9a8885a195 Add and enable libesmtp 2002-09-22 13:14:24 +00:00
cjep
fafa178d17 Initial import of libESMTP-1.0rc1 into the NetBSD packages collection
as mail/libesmtp.

Originally in PR#16146 from Alex Newman.

libESMTP is a library to manage posting (or submission of) electronic
mail using SMTP to a preconfigured Mail Transport Agent (MTA).

It may be used as part of a Mail User Agent (MUA) or another program that
needs to post electronic mail but where mail functionality is not
the program's primary purpose.
2002-09-22 13:01:24 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
2002-09-21 23:46:45 +00:00
jlam
204241bc9f buildlink1 -> buildlink2, and note conflict with compfaces. 2002-09-21 12:13:44 +00:00
jlam
8c3c851c1e buildlink1 -> buildlink2 2002-09-21 00:31:17 +00:00
grant
0c5bb6abcc Make these scripts more portable by taking advantage of automatic rc.d
script handling and using @RCD_SCRIPTS_SHELL@.

as discussed with jlam.
2002-09-20 02:01:54 +00:00
grant
1a32f410cb Use @PREFIX@, not "/usr/pkg" (which is obviously not right). 2002-09-20 01:38:38 +00:00
jlam
5c053dd06a Take advantage of the auto-generation and installation of rc.d scripts. 2002-09-19 09:04:02 +00:00
jlam
e507190d0d When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or
INSTALL_EXTRA_TMPL.
2002-09-18 21:15:07 +00:00
grant
339acc0fb3 ${PKG_PREFIX} -> ${PREFIX} 2002-09-18 16:15:50 +00:00
mjl
56afdfcf77 Update sylpheed to 0.8.3
* The state of compose window is now changed automatically when the
    account is selected.
  * The option to only mark message as read when opened in new window has
    been added.
  * The receive progress dialog now shows detailed information in the
    status list.
  * The receive progress dialog can be kept open.
  * The line-joining problem of auto-wrapping has been fixed.
  * IMAP and News cache files/directores are now correctly purged if
    they become unnecessary.
  * The wrong news article number calculation has been fixed.
  * The summary refresh problem has been fixed.
2002-09-17 23:35:15 +00:00
martti
3feeadeacc Updated squirrelmail to 1.2.8
* HTML cleanup on search and addressbook pages
* Fixes for multiple XXS exploits on the addressbook, search, help, and
  options pages
* more accurate error messages on failed login
* HTML table cleanup when viewing attachments
* fix for X-MSMail-Priority conflict bug #600369
* fix for multiple email addresses on the same message line
* fix for "." on a single line in a text attachment bug #598750
* Core code and plugins converted to work with register_globals Off
* fix for reply quoting on resumed drafts
* fix for fgets errors in file_prefs bug #578834
* fix for date format on calendar day view bug #582919
* fix for org. logo width/height values bug #572807
* fix for reading/writing ldap prefs with conf.pl bug #57595
* fix for 'fixed' font style in css bug #571463
* fix for attachments in safe mode bug #585340
* fix for forward attachment bug #585836
* fix for php warning when saving drafts bug #585012
* returned generic_header hook to page_header.php bug #554278
* fix for syntax error in darkness theme bug #576066
* fix for some attachments not being displayed bug #577052
* fix for matching uppercase headers on mailbox display bug #584082
* fix for folder names containing regex characters bug #574889, #578156
* fix for endless loop on raw binary data in email bug #547662
2002-09-16 10:07:39 +00:00
uebayasi
f666ae51e6 Use mk/emacs.mk. 2002-09-15 06:24:21 +00:00
taca
3de0ba1c05 Depends on cyrus-sasl with its version.
(Postfix's document claims it works with cyrus-sasl 1.5.5 at least.)
2002-09-11 15:50:58 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
manu
621a812fb5 The master site moved the archive in a subdirectory with the same name. Requesting
the archive was causing the server to tar.Z the direcctory on the fly, and we ended
up with an archive containing the source archive. This was blocked by the checksum.

Fixed the archive path.
2002-09-10 08:18:32 +00:00
jlam
9b1b4a1493 * buildlink1 --> buildlink2.
* Pass the LDFLAGS through to the build process so that the final binaries
  are built with the appropriate -Wl,-R flags.  This should fix pkg/18054.
* Use ROOT_{USER,GROUP} instead of hardcoding "root" and "wheel" when
  installing poppassd.
2002-09-09 19:25:26 +00:00
wiz
45bacf7314 Add conflict with p5-Mail-SpamAssassin (for those who still have it installed). 2002-09-08 23:30:38 +00:00
rh
20a15f7e9a Fix db3 version check so that addressbook now finally works.
Bump PKGREVISION.
This closes PR pkg/18164 by Ales Krenek <ljocha@ics.muni.cz>
2002-09-05 23:25:27 +00:00
hubertf
24616a7a60 The SpamAssassin daemon (spamd) must be started with the -d
flag to really become a daemon, but that flag is missing in
        the provided rc.d script.

Patch by Urban Boquist <urban@boquist.net> in PR 18171
2002-09-05 09:03:33 +00:00
tron
67744deaf8 Remove work arround for bug in buildlink2 framework which was fixed
by Johnny Lam.
2002-09-04 12:48:36 +00:00
itojun
5cfac69d00 upgrade to 20020826 snapshot. repaint logic updates. "make USE_IDEA=yes"
will enable IDEA support.
2002-09-04 00:14:57 +00:00
tron
339778daac Add work arround for bug in buildlink2 framework described in PR pkg/18156. 2002-09-03 16:27:47 +00:00
wiz
4be9755b96 Remove non-standard mime-types file again.
Users are encouraged to copy it from the www/apache if needed.
Bump PKGREVISION.
Closes pkg/18101.
2002-09-03 14:33:47 +00:00
wiz
05b69d25bc Update to 20020102.
Changes: Bugfixes and license change.
2002-09-02 14:38:23 +00:00
schmonz
67c50710c1 Update to 0.61. From the changelog:
* New -A option for tmda-ofmipd to allow authentication against
  checkpassword compatible programs such as checkpassword-pam
  (http://checkpasswd-pam.sourceforge.net/).

* New -C option for tmda-ofmipd to set a limit on the number of
  simultaneous connections.  Default is 20.

* tmda-ofmipd general bugfixes and security improvements.

* New config variable, `X_TMDA_IN_SUBJECT' which turns on parsing of
  the Subject header for X-TMDA override actions.  See description in
  Defaults.py for more information.

* New config variable, `ADDED_HEADERS_SERVER' which allows you to add
  arbitrary headers to all server-sent (i.e, tmda-filter) messages.

* Josh Huber's tmda.el, an elisp module for integrating TMDA with Gnus
  and Message mode, has been added to the contrib directory.  This is
  super-cool, Jason sez check it out!

* Major improvements to the filter file language, courtesy of Tim,
  including:

   - The addition of "macro" definition and expansion.
   - The addition of variable interpolation.
   - A new argument, `-optional', for all rules that access files.
   - Support for nested filter files with the 'include' statement.

   For more information on these new features, see the updated TMDA
   Filter Specification (http://tmda.net/config-filter.html).

* Logging capability for client-side message (i.e, those sent with
  tmda-sendmail).  Set LOGFILE_OUTGOING in your config to enable this.

* New version of tmda.el.

* Fixed a bug which prevented the `from/to-mailman' filter sources
  from working.
2002-08-31 23:08:40 +00:00
mjl
327f4ae26f Update p5-MailTools to 1.49
- Mail::Mailer::_clean_up left an extra space behind each header line.
- Mail::Mailer::_clean_up trims folded headerlines on more than two lines.
- The fix for nested comments in Mail::Address's
  "Mark Overmeer <mailtools@overmeer.net> (mailtools maintainer)"
   was parsed into two separate objects
- Mail::Mailer::_cleanup_headers unfolds the header lines, but
  forgot to remove the indentation blanks
- Mail::Cap::new has two new options
- typo in Mail/Mailer/rfc822.pm
- Add Content-Disposition to the list of structured header fields
- Mail/Mailer/smtp.pm which enables the passing-on of args to Net::SMTP
2002-08-31 01:37:14 +00:00
abs
af036bcd9e Add REQUIRE: DAEMON to ensure starts at the right time.
Omission noted by wiz.
2002-08-30 11:17:10 +00:00
abs
09a910259e Updated spamassassin to 2.31nb1
Add rc.d/spamd (From norm at sandbox org uk)
2002-08-30 10:50:51 +00:00
bouyer
1c74cb48f3 Ops, DISTNAME is mailman-2.0.12 not 2.0.13. This is a leftover from my
attemps to upgrade it to 2.0.13.
2.0.13 is announced on the home page, but the distfile doesn't seem to
be available from ftp.gnu.org yet ...
2002-08-28 19:48:33 +00:00
jlam
bad74d9f38 buildlink1 -> buildlink2 2002-08-28 08:45:41 +00:00
hubertf
d7cbb07612 Rename pkgsrc/mail/p5-Mail-Spamassassin to pkgsrc/mail/spamassassin. 2002-08-26 16:00:52 +00:00
hubertf
2c0cbb9af6 Rename pkgsrc/mail/p5-Mail-Spamassassin to pkgsrc/mail/spamassassin. 2002-08-26 15:54:28 +00:00
mjl
8af5b227af Add dependency for correct version of gpgme, so that the privacy
managing stuff gets included.
2002-08-26 13:45:37 +00:00
mjl
a2796de28f Update to 0.8.2
* GnuPG improvements and fix
    o The line endings are canonicalized correctly before signing.

      WARNING: don't sign messages with Sylpheed prior to this version
               since they didn't fully conform RFC3156 and may cause
               incompatibility between other MUAs.

    o The feature to store passphrase in memory temporarily has been
      implemented.
    o The ascii-armored encryption and clear text signing has been
      implemented.
  * Line-wrapping improvements and fix
    o The cursor movement on auto-wrapping has been fixed.
    o Flickers on auto-wrapping has been repressed.
  * Socket I/O timeout has been implemented.
  * The '--attach' command line option has been implemented.
  * Automatic cache expiration for News has been implemented.
  * Time stamp has been added to the log messages.
  * Temporary files are created under ~/.sylpheed/tmp/.
  * The problem of folder and summary view refresh on incorporation has
    been fixed.
  * The correct FQDN will be returned to server.
  * Some major memory leaks have been fixed.
  * Some other bugs have been fixed.
2002-08-26 12:11:20 +00:00
jlam
3e59da7551 buildlink1 -> buildlink2. 2002-08-26 05:27:02 +00:00
jlam
e8fe902f1a Use buildlink2 instead of buildlink1. 2002-08-25 23:06:15 +00:00
hubertf
065db589cb spamassassin is already present as p5-Mail-SpamAssassin
(how obvious... NOT!)
2002-08-25 22:44:19 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
hubertf
a2a703ea63 add & enable spamassassin 2002-08-24 19:47:33 +00:00
hubertf
ed728fb611 Add spamassassin-2.31: Spam identifier and blocker
SpamAssassin is a mail filter which attempts to identify spam using text
analysis and several internet-based realtime blacklists.

Using its rule base, it uses a wide range of heuristic tests on mail
headers and body text to identify "spam", also known as unsolicited
commercial email.

Once identified, the mail can then be optionally tagged as spam for later
filtering using the user's own mail user-agent application.

In its most recent test, SpamAssassin differentiated between spam and
non-spam mail correctly in 99.94% of cases.  Since then, it's just been
getting better and better!
2002-08-24 19:46:39 +00:00
bouyer
cf8de74b50 Add mailman 2002-08-23 15:31:45 +00:00
bouyer
3ba2b249e1 Initial import of mailman package (posted to tech-pkg on Aug, 01)
Maiman is a e-mail list manager. It includes a web interface for
management from a user (subscribe/unsuscribe) and administrator point
of view, as well as the traditionnal command-though-emails management.
It also offers web-browsable mailing-list archives.
2002-08-23 15:28:17 +00:00
grant
4dc1140815 Update to mhonarc-2.5.11.
The following is a summary of sigificant changes since 2.5.3. Please
see CHANGES in the distfile for the full list of changes.

* The following mail header fields added to list of fields that can
  contain mail addresses: mail-reply-to, original-bcc, original-cc,
  original-from, original-sender, original-to, resent-bcc, x-envelope.
  Applicable to MAILTO, MAILTOURL, and ADDRESSMODIFYCODE resources.

* Added MHonArc::UTF8 CHARSETCONVERTER module as recommended at
  <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=131512&repeatmerged=yes>.
  However, module redone to use utf8 pragma in Perl where appropriate
  and to remove unnecessary code.  Use of module does require that
  the Unicode::MapUTF8 module is installed and the utf8 pragma is
  supported in the version of Perl you are using.

* Added MIMEALTPREFS resource: Content-type preferences for
  multipart/alternative data.  You can now tell MHonArc to use the
  text/plain part over a text/html part in multipart/alternative
  messages.

* Added the following resources:

    IDXPGSSMARKUP   Markup at the beginning of all index pages.
    MSGPGSSMARKUP   Markup at the beginning of all message pages.
    TIDXPGSSMARKUP  Markup at the beginning of all thread index pages.

  Each resource will default to the value of the SSMARKUP resource
  if not defined.

* Removed references to HEADER and FOOTER resources in the docs.
  Resources removed in v2.5.0.

* Updated default resource layout settings in docs to use lowercase
  tag names since MHonArc changed to use lowercase in defaults
  in v2.4.7.

* Added NOSUBJECTTXT resource: Defines raw subject text to use
  for messages that do not have a subject.

* Incorporated format=flowed support into mhtxtplain.pl contributed
  by Ken Hirsch, with some minor improvements.

* mha-decode now supports the following option: -dcd-digest.  This
  tells mha-decode to not recursively process attached message/rfc822
  and message/news entities.  This option is useful to extract
  out all the individual messages of a message digest.

* Added message/rfc822 and message/news to mhmimetypes.pl
  content-type => extension/description hash.  The extension used
  is ".822".
2002-08-23 01:48:25 +00:00
grant
76430f4493 Update to sylpheed-claws-0.8.1.
Changes since 0.8.0:

* The regression of Japanese code conversion have been fixed.
* The problem in MIME header encoding has been fixed.
* Several memory leaks in the address book have been fixed.
2002-08-22 05:13:37 +00:00
grant
d6635a2b7a Update to sylpheed-0.8.1.
Changes since 0.8.0:

* The regression of Japanese code conversion have been fixed.
* The problem in MIME header encoding has been fixed.
* Several memory leaks in the address book have been fixed.
2002-08-22 05:10:56 +00:00
seb
3a610512a9 If using SASL cyrus-sasl package is actually needed. 2002-08-21 07:47:05 +00:00
grant
251dc164d1 use .bz2 distfile. 2002-08-21 07:28:28 +00:00
grant
ec09701563 include libs to make this work on Solaris. 2002-08-21 07:20:14 +00:00
grant
618961e568 check that USE_INET6 is defined.
remove extraneous parenthesis around .if (${FOO} ..) conditions.
2002-08-21 02:43:44 +00:00
mjl
386e46734b Enable pth threading, it now seems to work all right.
Correct PLIST.
2002-08-21 02:23:53 +00:00
mjl
4795a795e7 Update to balsa 1.4.0
- filter documentation.
- adding mailboxes out of local mail directory hierachy.
- various build fixes.
- building fixes.
- code cleanup.
- new MostRecentlyUsed list.
- mailbox rename fixes.
- search and filtering fixes.
- reasonable searching in message bodies held in IMAP mailboxes.
- do not crash when called with -a.
- minor filter UI improvements (sensitive).
- more verbose on common SMTP errors.
- RFC-compliant header encoding
- password privacy fixes
- build fixes (--without-esmtp, --disable-threads)
- filter-on-receive fixes.
- general cleanup and other small bug fixes
- protect ESMTP passwords and pass-phrases
- new mailboxes scanned in a thread
- improved message include function
- preserve References: headers over message postpone
- number of crashes and other bugs fixed
- build fixes. Make some dependencies optional
- remove some double free()s
- filter incoming POP3 messages
- fixed content-disposition and charset bugs
- fixes for printing of multipart messages with different content-types
- rescanning local directories
- delayed message deletion (and undeletion)
- highlight bad addresses in compose window
- external editor support
- imap message caching
- imap password handling fixes
- first step to searching and filters
- delayed IMAP tree scanning
- "reply to group" functional
2002-08-21 01:49:09 +00:00
kei
33dbdaff6e add dependancy with gdk-pixbuf. sylpheed binary is acutually linked against
libgdk_pixbuf.so.
2002-08-19 03:13:17 +00:00
wiz
646426f49f Remove (partly obsolete) homepage URLs from DESCR. 2002-08-15 09:39:18 +00:00
fredb
4690cb2744 Add an option to build with no SSL/TLS support, as requested by Rick Byers
on tech-pkg.
2002-08-15 00:32:58 +00:00
kim
7bd7e72ce5 Fix timestamps in post-configure so that make will proceed to build. 2002-08-13 22:10:21 +00:00
agc
124e3d3051 evolution requires a version of gal >= 0.19.2, so set the buildlink
dependency version accordingly.
2002-08-13 08:55:04 +00:00
agc
f2ab604bce Add a patch so that this package works with xpkgwedge. 2002-08-12 16:02:44 +00:00
tron
c4f6e04563 Remove "EXTRACT_ELEMENTS" because we cannot share patches with "fetchmail"
otherwise.
2002-08-11 12:36:55 +00:00
wiz
d10ef91687 Share not only distinfo, but also patches dir with fetchmail.
XXX: Why do we have so many patches for fetchmail?
2002-08-08 13:09:07 +00:00
wiz
77bc7cb777 Fix PLIST after last update (hi martti!)
Closes pkg/17857 by Urban Boquist.
2002-08-06 15:34:38 +00:00
jlam
ff54227e0d Make this look slightly more aesthetic, whitespace-wise. 2002-08-03 22:29:03 +00:00
veego
4167726704 It is ${.CURDIR}/../../mail/fetchmail/distinfo and not
${.CURDIR}/../mail/fetchmail/distinfo
2002-08-01 09:26:53 +00:00
jlam
75e61cb884 Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-08-01 05:48:00 +00:00
jlam
df69825f36 Give some further hints about what will need to be done before Cyrus IMAP
can be used.
2002-07-31 15:50:06 +00:00
jlam
6de20d71ca Add a cyrus rc.d script that will generate the directories needed before
starting the Cyrus master process.
2002-07-31 15:48:31 +00:00
jlam
edf460a3c2 Change example imapd.conf file to default to "saslauthd" authentication
for plaintext password authentication.  It's the better version of pwcheck.
2002-07-31 15:39:35 +00:00
jlam
5a829c52a9 Clarify that this is the "Cyrus" IMAP server. 2002-07-30 18:22:03 +00:00
jdolecek
c430df099c update, using description from homepage
also remove the stuff about this being beta - this is no longer true
2002-07-30 09:40:04 +00:00
grant
9f383b07f4 add default mime.types file for sylpheed and sylpheed-claws.
suggested by Bill Warner in pkg/15972, with minor changes by me.
2002-07-29 08:10:49 +00:00
schmonz
70a422b2fa Build on Darwin. 2002-07-28 05:49:28 +00:00
schmonz
842b7d513d Build on Darwin. 2002-07-28 05:38:46 +00:00
schmonz
f87c58f411 Sort PLIST. 2002-07-28 01:56:14 +00:00
schmonz
26b3b0e6b7 Add rc.d script to control qmail, provided by Lubomir Sedlacik
<salo@Xtrmntr.org> in pkg/15326.

Add example mailer.conf.

Bump PKGREVISION.

Clarify binary package situation: We don't allow binary packages
to be created because they don't currently work. Additionally, if
someone were to make them work, we'd be unable to distribute them
because we apply a few patches to the qmail source.

Thanks to zuntum and jlam for discussion and assistance.
2002-07-28 01:54:37 +00:00
grant
214c092a98 update to 0.8.0.
* new message cache system
* new sort function
* allow user to set SMTP AUTH options
* improved ldap library detection
* ability to select part of a text mime-part
  to reply
* reply flag gets set on sending of a reply
* allow multiple email addresses per JPilot entry
* allow user to 'Save all' attachments in a mail with
  multi-attachments

update provided by Dawid Szymanski in pkg/17687, with minor changes by
me.
2002-07-26 09:02:35 +00:00
jlam
e1be891dbc Change explicit build dependencies on perl into "USE_PERL5=build". This
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
schmonz
971f79e06c Update to 0.58.
Changes to the package itself:

- Update MASTER_SITES and HOMEPAGE.
- Change iterator variables to something other than "file" to
  placate pkglint.

From the changelog:

* 'keyword' addresses now use an identifying string like 'dated' and
  'sender' addresses do.  'keyword' by default, and customizable via
  TAGS_KEYWORD.  This means you'll need to generate new addresses
  using `tmda-address', as your old ones will no longer work.

  If you want your old keyword addresses to be accepted until you can
  transition to the new format, you can add entries for them in your
  FILTER_INCOMING.  e.g,

  to jason-promos.8d06eu@mastaler.com ok
  to jason-stupid_promo.289j76@mastaler.com ok

* RECIPIENT_DELIMITER is no longer allowed to be part of the keyword
  in a keyword address.  `?' will be substituted for it when a new
  keyword address is created.

* The format for a confirmation request address is now:

  RECIPIENT-confirm-TIMESTAMP.PID.HMAC, instead of
  RECIPIENT-confirm-accept.TIMESTAMP.PID.HMAC

  The new format is detailed in CRYPTO.  Because of this change, it's
  recommended that you run tmda-pending to make sure your queue is
  free of legitimate messages, since the old confirmation addresses
  will no longer work.

  If you are unable to do this and need temporary backward
  compatibility with the old format, there is a patch against 0.56
  available at:
  <URL:http://mla.libertine.org/tmda-users/200206/msg00193.html>

* Confirmed messages are now reinjected to the original envelope
  recipient address (RECIPIENT) rather than to:
  RECIPIENT-confirm-done.TIMESTAMP.PID.HMAC

  See CRYPTO for more details.

* TMDA now sends outgoing mail by handing it off to an SMTP server
  instead of the /usr/sbin/sendmail program.  By default it will use
  the standard SMTP port (25) on the local host.  You can modify this
  by setting the "SMTPHOST" variable in your tmdarc.  See
  TMDA/Defaults.py for further information.

* tmdarc variable SENDMAIL has been renamed SENDMAIL_PROGRAM, but is
  irrelevant unless OUTGOINGMAIL = "sendmail".

* tmdarc variable PURGED_HEADERS now lists "Bcc:" and "Resent-Bcc" by
  default.  If you define this variable in your tmdarc, be sure to add
  these two headers.

* CRYPT_KEY should be removed from ~/.tmdarc or ~/.tmda/config.  Your
  secret key is now read from CRYPT_KEY_FILE, which defaults to
  ~/.tmda/crypt_key.  To make this conversion, move your existing
  CRYPT_KEY to ~/.tmda/crypt_key, but without the double-quotes.  e.g,

  if CRYPT_KEY = "df7a18a8d95f02ff94bf6463a8ec214cf20cb9e8"

  ~/.tmda/crypt_key should contain:
  df7a18a8d95f02ff94bf6463a8ec214cf20cb9e8

* ~/.tmdarc and ~/.tmda/config are no longer checked for file
  permissions.  Instead, make sure ~/.tmda/crypt_key is chmod 400 or
  600 (or 640 if ALLOW_MODE_640 = 1).

* An exception is no longer be raised if ~/.tmdarc or ~/.tmda/config
  is missing.  However, a ~/.tmda/crypt_key file is required.

* tmda-keygen now outputs an unquoted key instead of a CRYPT_KEY line.

* Template variables dated_cookie_address and sender_cookie_address
  were replaced with dated_recipient_address and
  sender_recipient_address, which are based on the RECIPIENT address.
2002-07-23 20:05:47 +00:00
schmonz
9695ef0747 Add and enable ezmlm-idx. 2002-07-23 08:55:42 +00:00
schmonz
5b216c9f17 Import ezmlm-idx-0.40, based on pkg/14784 by Sen Nagata <sen@eccosys.com>,
with changes by me to share some logic with our ezmlm package.

This is an addition and patch to ezmlm-0.53 [(c) Dan J. Bernstein].
Ezmlm-idx uses Dan's libraries and heavily relies on ezmlm-0.53
code.  ezmlm-idx does not function without ezmlm-0.53.

ezmlm-0.53 provides basic message distribution, subscriber address
handling, message archiving (single quoted message retrieval only),
and bounce handling. ezmlm-idx adds multi-message threaded archive
retrieval, digests, remote administration, message and subscription
moderation, subscriber-only restrictions, message trailer, subject
prefix, subscriber name storage, customizable setup, multi-language
and MIME support and more. In addition, improved bounce handling,
case-insensitive subscriber address storage, and support for
distributed lists (main + sublist transparent to the subscriber).
Ezmlm-idx can now be compiled with MySQL or Postgres support.
2002-07-23 08:49:46 +00:00
schmonz
a81434d069 Make some bits sharable with, say, an ezmlm-idx package. 2002-07-23 08:42:35 +00:00
wiz
e6e6660e41 Fix hint on how to get help in installed local.cf (you need to delete
any old ones, otherwise the new one doesn't get installed).
Fixes pkg/17663 by Kimmo Suominen.

Additionally, fix variable name in MESSAGE so that it gets expanded
properly.

Bump to 2.31nb3.
2002-07-23 02:07:07 +00:00
wiz
07ee15b39b MKDIR -> INSTALL_DATA_DIR
From the [pkgviews] branch.
2002-07-22 23:30:29 +00:00
martti
4afdc0d176 Added support for TLS. To use this, set POSTFIX_USE_TLS=YES
in /etc/mk.conf. To verify the TLS support, type

# /usr/pkg/sbin/postconf | grep tls

Submitted by Dawid Szymanski in pkg/17570.
2002-07-22 10:39:26 +00:00
simonb
ed4ff8479d This needs a DEPENDS on security/p5-Digest-MD5 to work. 2002-07-21 04:47:08 +00:00
kim
ada8ffddbb Add and enable anomy-sanitizer. 2002-07-20 20:29:29 +00:00
kim
7af5e8ab94 Import mail/anomy-sanitizer-1.49:
Anomy Sanitizer filters mail messages checking for common exploits and
hostile file attachments. For instance: it can remove attachments,
rename unknown file types, "defang" HTML messages, fix MIME headers,
and call external virus scanners to scan email attachments.
2002-07-20 20:28:22 +00:00
hubertf
c3b2654e3b Enable compface, per PR 17541 2002-07-19 02:34:34 +00:00
abs
29c5df047a Fix build on Linux. No change to NetBSD or SunOS, so no PKGREVISION bump. 2002-07-18 14:18:48 +00:00
hubertf
2347a7999a Update slypheed to 0.8.0. Changes:
* 0.8.0

    * The "Paste as quotation" feature has been implemented.
    * The "Action" feature (function to pass contents of messages to external
      programs) has been added.
    * Automatic line-wrapping on input has been enabled.
    * The Japanese encoding conversion routine has been rewritten and libkcc
      has been removed.
    * The MIME encode/decode routines based on fetchmail have been rewritten.
    * The IMAP response parser has been improved.
    * The authentication method on SMTP AUTH can be forced.
    * The receive error dialog can be disabled.
    * The option to change the displayed message automatically with cursor
      key on the summary view has been added.
    * The copy and paste problem in MIME mode has been mostly fixed.
    * Some other minor bugfixes and improvements have been made.

* 0.7.8

    * The feature to leave messages on POP3 server for specified days has
      been implemented.
    * The SSL preferences which was broken at the previous version has been
      fixed.

* 0.7.7

    * The 'Redirect' (aka Bounce) feature has been implemented.
    * IMAP4 / POP3 STARTTLS command has been enabled.
    * NNTP over SSL has been enabled.
    * The sorting order of the summary view became persistent.
    * The 'Expand / Collapse all threads' feature have been added.
    * The sorting order of the folder tree became case insensitive.
    * The common / account preferences button has been removed from the
      toolbar.
    * Some fixes and improvements for MIME view have been made.
    * The behavior of the toggle menu of 'Folder tree' and 'Message view'
      have been fixed.
    * The behavior of address completion has been fixed.
    * A bug in the header MIME encoding routine on Japanese locale has been
      fixed.
    * Some other bugfixes have been made.


Submitted by dawszy@polnet.wroc.pl in PR  17632.
2002-07-18 12:16:59 +00:00
wiz
09a1ab3f7a End sentence with a dot. 2002-07-18 11:23:39 +00:00
wiz
19d521d824 Add and enable incm. 2002-07-18 11:23:00 +00:00
lukem
93b726dd32 it's better to REQUIRE LOGIN rather than DAEMON, because a bunch of services
which rely upon authdaemond really shouldn't start until after LOGIN.
2002-07-18 01:48:09 +00:00
itojun
45e69da140 parse T_AAAA responses. patch sent to wietse. 2002-07-17 22:34:45 +00:00
agc
df8b2d6f33 Make this package install properly - respect ${PKGLOCALEDIR} 2002-07-17 11:22:38 +00:00
agc
78a347e4fb Update the digest on demime_junkmail.cf, which has changed.
There are 3 additions from the old one, reproduced below - if
anything is being junked which shouldn't be, please contact me:

+ /(?i)This.*email is sponsored by/
+ /(?i)\QGot root? We do.\E/
+ /(?i)http://thinkgeek.com/sf/
2002-07-17 09:15:40 +00:00
taca
ad351a9bdd Make it work smbpassword update function.
It seems that there was some deadlock between pty and child exiting.

Bump PKGREVISION to 1.
2002-07-16 15:01:49 +00:00
martti
c6981c3ba6 Updated squirrelmail to 1.2.7
* fix for 'compose as new' link. bug #554886
* fix charset format in the admin plugin. bug #550725
* fix for errant '.' in default_folder_prefix. bug #551310
* fix for folder names with '?' and '*'. bug # 559257, #552180
* added the ability to search without the charset argument. #552288
* Made /noselect node display optional. bug #554988, patch #452178
* Improved support for macosx IMAP server thanks Brian Haun
* Added macosx friendly search, thanks Brian Haun bug #553038
* Fixed word wrap problems when sending mail. bug #552961, #556143
* Added possibility to use multiple compose windows without loss
  of attachements.
* Fixed forward message/rfc822 attachments from a search
* Fix SpamCop plugin.
* Fixed send MDN link.
* Fixed dealing with \r\n and \n in smtp.php.
* Fixed to, cc, bcc arrays in message->header
* Speed optimizements in generating message-lists.
* Fixed loss of attachment with html addressbook.
* Fixed saving drafts with attachments
2002-07-16 13:14:49 +00:00
heinz
a4c3534d73 Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some
slight formatting changes.
2002-07-15 22:57:27 +00:00
mycroft
1c83ca392b Add mkdirs for empty directories. 2002-07-15 18:25:49 +00:00
mycroft
03036da074 Enable Kerberos support. 2002-07-15 18:05:49 +00:00
tron
a64890cb2e Use "distinfo" of "fetchmail" package. 2002-07-13 21:48:29 +00:00