Commit graph

6874 commits

Author SHA1 Message Date
schmonz
4293bce7a8 DESTDIR support. 2010-03-15 17:28:10 +00:00
taca
d202a3bbb8 Remove the case of PKG_PHP_VERSION is 4.
No functional change.
2010-03-15 16:48:53 +00:00
taca
e3773a58e5 Update pear-Mail_Mime package to 1.6.1.
Changelog:

Bugs Fixed:
* Fix encoding of Return-Receipt-To and Disposition-Notification-To
  headers [alec]

Implemented Features:
* Implement Feature #12466: Build parameters validation [alec]
* Implement Feature #17175: Content-Description support for attachments [alec]
2010-03-15 16:38:15 +00:00
taca
12966bd11d Update pear-Auth_SASL to 1.0.4.
Changelog:

* Fix bug #16624: open_basedir restriction warning in DigestMD5.php [till]
2010-03-15 16:36:57 +00:00
schmonz
5df5652e67 Use bg-installer to install, as in upstream git, to provide DESTDIR support. 2010-03-15 04:34:05 +00:00
schmonz
f478981954 DESTDIR support. 2010-03-15 02:51:24 +00:00
schmonz
8b1b816d54 DESTDIR support. 2010-03-15 02:32:49 +00:00
pettai
aeb5e51d8c 2.8.3 2009/05/31
Close the configuration file after reading it, plugging a
                descriptor leak.
        Release memory associated with old configuration nodes (i.e. strings)
                as well as the nodes themselves.
        Connect the configuration handle to its allocated data so cleanup can
                actually be thorough.
        Fix an error message reported inside _FFR_REPLACE_RULES.
        Plug a memory leak in mlfi_header() tripped when errors occur.
        Since ADSP has not yet been registered by IANA, adjust its method
                label in Authentication-Results accordingly.
        Include selector, domain and other text if possible when logging
                key retrieval failures.
        Add _FFR_SENDER_HEADERS, allowing user control over which header
                fields are used to make the sign/verify decision and
                perform key selection.
        LIBDKIM: Initialize canon_lastchar in dkim_add_canon().
        LIBDKIM: Clean up any compiled regular expressions in dkim_close().
        LIBDKIM: Fix some type-related compiler warnings.
2010-03-14 16:59:27 +00:00
spz
855681d47f remove dependency on p5-Email-MIME-Creator, which has been superseded by
the p5-Email-MIME package
2010-03-14 10:35:39 +00:00
spz
7c3171bf64 remove dependencies on p5-Email-MIME-Creator and p5-Email-MIME-Modifier
which have been superseded by the p5-Email-MIME package
2010-03-14 10:31:31 +00:00
spz
c9d70152c7 remove dependency on p5-Email-MIME-Modifier which has been superseded by
the p5-Email-MIME package
2010-03-14 10:28:00 +00:00
pettai
6d01705b6e + sid-milter 2010-03-12 22:46:08 +00:00
pettai
f22c17f195 The sid-milter package is an open source implementation of the Sender-ID and
SPF sender authentication systems.

Sender-ID and SPF have both been published by the IETF (RFC4406 and RFC4408,
respectively) as experimental proposals.

This package consists of a library that implements the record parsers needed
to provide the authentication service, and a milter-based filter application
that can plug in to the sendmail MTA to provide that service to sufficiently
recent sendmail and postfix MTAs.

An optional asynchronous resolver library is also provided to work around
limitations of the basic BIND resolver which comes installed on most
systems.
2010-03-12 22:42:55 +00:00
obache
f55c73d20e marked as CONFLICTS with esmtp>=1.2 (bin/mailq and/or bin/newaliases) 2010-03-12 13:19:49 +00:00
obache
5e2c30f629 Update esmtp to 1.2.
While here, set LICENSE=gnu-gpl-v2 and add user-destdir installation support.

News
~~~~
THIS PROJECT IS NO LONGER BEING MAINTAINED. IF IT DOESN'T WORK FOR YOU SEE
THESE LINKS <http://esmtp.sourceforge.net/links.html>.

  * Version 1.2 (2009-12-24):

    * Make force_mda in the esmtprc to work with the -t option (based on patch
    by Sourav K. Mandal)

  * Version 1.1 (2009-12-16):

    * Option to force local only MDA (Robert A.M. Diamond).

    * Use locking in esmtp-wrapper (Phil Sutter).

    * Update mutt option name in the user manual (Wu Fengguang).

  * Version 1.0 (2008-10-09):

    * Fix NTLM authentication (Nils Rennebarth).

    * Option to disable Message-ID header (Phil Sutter).

  * Version 0.6.0 (2007-09-03):

    * Handle CR-LF newline endings when parsing the headers.

    * Wrapper script for off-line mail delivery (Phil Sutter).

    * Document how to get CA certificates.

    * Corrections to the manpages (Reuben Thomas).

    * Tips for adding missing Date: headers in messages for local delivery
    (Bruce Schultz).

    * Use a reasonable default for the reverse path when one is not
    specified, instead of an empty one.

    * Prevent segfault expanding %F in the MDA string when the reverse
    path is not specified.
2010-03-12 13:12:08 +00:00
obache
dba4ed71aa * set LICENSE=gnu-gpl-v2
* add user-destdir installation support.
2010-03-12 12:40:01 +00:00
obache
4e059fc919 add missing @ to MAINTAINER. 2010-03-12 11:46:40 +00:00
wiz
e527a3aebe - p5-Email-MIME-Creator
- p5-Email-MIME-Modifier
- p5-Email-Simple-Creator
2010-03-12 09:29:13 +00:00
sno
f1be0ce2ca Updating mail/p5-Catalyst-View-Email from 0.13nb1 to 0.23
pkgsrc changes:
- Add license definition
- Adjust dependencies

Upstream changes:
0.23  2010-01-30
        -  removed Email::Send::Test from t/lib/* views

0.22    2010-01-28
        - small fixes, version bumpage etc

0.21_01 2010-01-27
        - dev release to test recent fixes

0.21    2010-01-27
        - provided a sane MANIFEST.SKIP for dzil

0.20    2010-01-26
        - fix transport instantiation thanks to Chris Nehren <apeiron@cpan.org>

0.19    2010-01-18
        - fixed optional dependencies
	- added META stuff back in

0.18    2010-01-17
        - Fixed version dependencies for failing regressions
	- added Email::Send::Test as a dependency

0.17    2010-01-14
        - fixed MANIFEST

0.16    2010-01-12
        - Fixed a Makefile.PL issue

0.15    2010-01-12
        - Fixed teeny version issue with Email::Sender::Simple

0.14    2010-01-09
        - Ported over to using Email::Sender::Simple, and Moose
	- Fixed Mason test so that it doesn't choke, as around 'process'
	  seems to make it die.
2010-03-11 10:59:58 +00:00
sno
a0ab45375a Updating mail/p5-Email-Sender from 0.004nb1 to 0.100460
pkgsrc changes:
- Adjust license
- Adjust dependencies

Upstream changes:
0.100460  2010-02-15 12:58:18 America/New_York
          avoid using AutoPrereq, as it brings in build_requires as requires

0.100450  2010-02-14 17:55:48 America/New_York
          allow timeout option to SMTP transport

0.100110  2010-01-11 10:43:57 America/New_York
          Email::Sender::Failure is now a Throwable::Error
          now uses Try::Tiny for internal exception handling

0.093380  2009-12-04 12:29:55 America/New_York
          bump Moose prereq to 0.70 based on feedback from ANDK

0.093110  2009-11-07
          allow uppercase env vars to set transport attributes (charsbar)
          add "message" attribute to successes returned by SMTP transports

0.092840  2009-10-10
          fix packaging error

0.092820  2009-10-09
          improve reliability of t/sendmail.t (thanks, Mark Grimes)

0.091940  2009-07-12
          packaging fixes (EU:MM version for LICENSE param) rt #47817

0.091930  2009-07-12
          add some more common sendmail locations to default search

0.091870  2009-07-06
          exclude unwanted methods from Email::Sender::Transport
          to suppress a new warning from Moose role composition

0.091740  2009-06-23
          no code changes
          remove prereq of Test::More 0.88; weird things happened

0.091661  2009-06-15
          THIS RELEASE MAY BREAK YOUR CODE... but probably not

          Email::Sender::Simple has been added, along with a manual
          Email::Sender is now a role
          Email::Sender::Transport is now a role, too; subclasses will break
2010-03-11 10:56:51 +00:00
sno
d0e6546358 Removing mail/p5-Email-MIME-Modifier version 1.456, because it's merged
into mail/p5-Email-MIME >= 1.900
2010-03-11 09:45:39 +00:00
sno
184959a3cf Removing package mail/p5-Email-MIME-Creator version 1.444, because it's
merged into mail/p5-Email-MIME>=1.900
2010-03-11 09:44:29 +00:00
sno
a9c146b450 Updating mail/p5-Email-MIME from 1.863 to 1.903
pkgsrc changes:
- Add license definition
- Add conflict/supersedes entry for merged modules
- Adjust dependencies

Upstream changes:
1.903   2009-12-23
        correct typo in body_set_str (RT #53004) (thanks, Herbert Leitz)

1.902   2009-11-11
        allow for padding spaces in the Content-Transfer-Encoding header
        (Geraint Edwards)

1.901   2009-11-05
        bump up Email::MIME::Encodings version required

1.900   2009-11-03
        merge in Email-MIME-Modifier and Email-MIME-Creator
        add better support for Unicode with body_str, header_str_set, etc.
2010-03-11 09:42:35 +00:00
sno
edb3be4d69 Email::Simple::Creator is merged into Email::Simple-2.100 2010-03-11 09:27:48 +00:00
sno
755ae2b837 Updating mail/p5-Email-Simple from 2.005 to 2.100
pkgsrc changes:
- Add license definition
- Add conflict/supersedes for merged in module Email::Simple::Creator
- Add dependency to Email::Date::Format

Upstream changes:
2.100     2009-11-03
          merge Email-Simple-Creator into Email-Simple distribution
2010-03-11 09:24:29 +00:00
sno
7a6e416b63 Updating mail/p5-Email-Date-Format from 1.002nb1 to 1.002nb2
pkgsrc changes:
- Add license definition
- Time::Local is in Perl core since Perl 5.0 - adjust dependency
2010-03-11 09:20:32 +00:00
pettai
9c3a8ea7f5 Added LICENSE 2010-03-10 22:49:32 +00:00
pettai
69dc8c681c Added LICENSE 2010-03-10 16:13:31 +00:00
pettai
6b17acf322 Added LICENSE and added a "cleaner" looking HOMEPAGE 2010-03-10 16:11:02 +00:00
martti
92093c9c7f Some pkglint -Wall fixes. 2010-03-10 13:43:38 +00:00
pettai
731e840113 Added python to CATEGORIES 2010-03-09 21:26:26 +00:00
pettai
582c8efcb0 + py-sendmail-admin 2010-03-09 21:22:47 +00:00
pettai
06deac501e This package provides two scripts that can help administer a mail server
that uses the sendmail Mail Transport Agent (MTA).

* mailqs reads the output from sendmail's mailq(8) command and summarizes
each queue entry, one entry per line. As such, its output is more easily
consumed by other scripts.
* rmmq is a convenience command for removing items from a sendmail queue.
When you run mailq(8) or mailqs, you get a list of sendmail queue IDs.
These queue IDs map to several files in a sendmail queue directory. This
command automatically maps the queue IDs to the files and removes them for you.

(imported from pkgsrc-wip)
2010-03-09 21:20:24 +00:00
pettai
fbfe22f460 + p5-Net-validMX 2010-03-09 21:14:24 +00:00
pettai
797b16d686 Perl module that uses DNS and/or regular expressions to verify the validity
of a sender, by using the senders email address as indata
2010-03-09 21:12:40 +00:00
pettai
33f74eaff7 + p5-Mail-RFC822-Address 2010-03-09 21:02:43 +00:00
pettai
9d94e7f7ab Mail::RFC822::Address validates email addresses against the grammar
described in RFC 822 using regular expressions. This module is
functionally equivalent to RFC::RFC822::Address, but uses regular
expressions rather than the Parse::RecDescent parser.
2010-03-09 20:25:31 +00:00
pettai
aab47eff4e Release 2.68 is mostly a bug-fix release; the most important changes are:
* Detect Sys::Syslog vs. Unix::Syslog at run-time
  rather than when running ./configure.
* Bug fix: Don't change Content-Disposition to "inline" by default.
  This was causing weird bugs with Outlook iCalendar attachments.
* Various crash fixes.
* Make relay_is_blacklisted and relay_is_blacklisted_multi handle
  IPv6 addresses.
* Make the C code call smfi_setmlreply if the milter library supports it
  and the Perl code returns a multi-line reply.

(And take over maintainer)
2010-03-08 23:46:44 +00:00
sno
31ddfe253a Updating mail/p5-User-Identity from 0.92nb1 to 0.93
pkgsrc changes:
- Add license definition

Upstream changes:
version 0.93: Thu Dec 24 11:09:49 CET 2009
	Fixes:
	- Mail::Identity->from(Mail::Address) produced error
	  rt.cpan.org#52115 [Dmitry Bigunyak]
	Improvements:
	- do not run t/pod.t in devel environment.
2010-03-08 18:21:26 +00:00
obache
14d57ea6f9 * minimalize patch-aa, pass variables as MAKE_FLAGS.
* require bdb.
* add user-destdir installation support.
2010-03-07 13:30:48 +00:00
taca
290f38be47 Update squirrelmail pacakge to 1.4.20.
Version 1.4.20 - 06 Mar 2010
---------------------------
  - Fixed issue with search not using literals correctly (#2846511).
  - Fixed issue with returning to search results due to new security token
    code.
  - Fixed issue with multi-part related messages not showing all attachments
    (#2830140).
  - Fixed for security token missing in newmail plugin (#2919418).
  - Fixed sort in Sent folder to sort by "To" field instead of "From" field
    (#2907412).
  - Fixed mailto: urls containing + characters.  Thanks to Michael Puls II
    for the patch.
  - Made base URL autodetection more robust; fixes some lighttpd issues
    (probably #1741469).
  - Encoded From headers are now properly quoted (#2830141).
  - Multibyte strings (notably subjects) are now handled correctly (#2824813,
    #2925731).
  - X-DNS-Prefetch-Control: off header is now sent to browsers to prevent
    information leakage when Firefox does DNS prefetching for URLs contained
    in emails.
  - Added unread links in message view.
  - Added the ability to configure Google Mail (Gmail) as the mail server
    behind SquirrelMail.
  - Added option in display preferences that allows the signature to be
    stripped from the original message when replying (#2952876).  Thanks to
    Sven Strickroth.
2010-03-07 03:41:49 +00:00
taca
994de3ebfa Fix wrong CONF_FILES handling.
Bump PKGREVISION.
2010-03-05 03:05:40 +00:00
taca
1d6beaca22 Overhaul squirrelmail package:
* Add DESTDIR support.
* Add more changes from squirrelmail's repositry including
  secure token support, hoping early release of real 1.4.20.

Bump PKGREVISION.
2010-03-04 16:00:37 +00:00
tnn
3a9a7215d1 relax sqlite3 dependency to match what we have in pkgsrc-2009Q4. 2010-03-03 13:54:47 +00:00
taca
06e9cab076 Update pear-Mail package to 1.2.0 applying patch of PR pkg/42905
by Wen Heping.


Changelog:

QA release - stable.

* Updated minimum dependencies (Net_SMTP, PEAR, PHP)
* Doc Bug #15620 Licence change to BSD
* Bug #13659 Mail parse error in special condition
* Bug #16200 - Security hole allow to read/write Arbitrary File
* _hasUnclosedQuotes() doesn't properly handle a double slash before an end
  quote (slusarz at curecanti.org, Bug #9137).
* Make sure Net_SMTP is defined when calling getSMTPObject() directly
  (slusarz at curecanti.org, Bug #13772).
* Add addServiceExtensionParameter() to the SMTP driver
  (slusarz at curecanti.org, Bug #13764).
* Add a method to obtain the Net_SMTP object from the SMTP driver
  (slusarz at curecanti.org, Bug #13766).
2010-03-02 14:43:05 +00:00
martti
c10e4ca64f Note /etc/mailer.conf (pkg/42580). 2010-03-02 08:07:36 +00:00
tnn
068a6b09e2 Update to sylpheed-3.0.0.
Many bugfixes. New features include:
* multi-threading was introduced
* add new recipients to address book automatically on sending was added.
* The new filter match type 'is in addressbook' was added.
* Address book is now sortable by each column.
* Address book search feature was added.
* The setup dialog on the first run became user-friendly.
* The new account setup dialog was implemented. Easy Gmail setup.
* SHA1/MD5 fingerprint and validity period of certificate is now displayed
* menu item to request disposition notification was added
* The feature to customize the color label text was added.
* The option to set only mail address of recipients when replying was added.
2010-03-01 10:26:50 +00:00
taca
4ab11ac186 Reset PKGREVISION. 2010-02-27 03:35:11 +00:00
is
84bdda443d LICENSE 2010-02-26 20:11:51 +00:00
is
ce70a91660 DESTDIRify. 2010-02-26 19:45:11 +00:00