<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mail/archivemail, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2012-04-08T20:21:41Z</updated>
<entry>
<title>All supported python versions in pkgsrc support eggs, so remove</title>
<updated>2012-04-08T20:21:41Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2012-04-08T20:21:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=17388008ecc2d7a6c5e73863e9f7b52f05e7c636'/>
<id>urn:sha1:17388008ecc2d7a6c5e73863e9f7b52f05e7c636</id>
<content type='text'>
${PLIST.eggfile} from PLISTs and support code from lang/python.
</content>
</entry>
<entry>
<title>Bump PKGREVISION from default python to 2.7.</title>
<updated>2012-03-15T11:53:20Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2012-03-15T11:53:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=85678d65cfd33524b56a432385debb14fd7a8e8a'/>
<id>urn:sha1:85678d65cfd33524b56a432385debb14fd7a8e8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update archivemail to 0.9.0.</title>
<updated>2012-01-24T11:49:33Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2012-01-24T11:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=426f836a08fd9c24c1bd21c318ed2a772ea64dd0'/>
<id>urn:sha1:426f836a08fd9c24c1bd21c318ed2a772ea64dd0</id>
<content type='text'>
Notable changes in archivemail 0.9.0:

  * IMAP: support for international mailbox names containing non-ASCII
    characters.

Notable changes in archivemail 0.8.0:

  * Removed the feature to setuid to the mailbox owners when run as root.
    This was a bad idea; it's really hard to do safely, if at all possible.
    Obsoletes: patch #2783134.
  * New option --archive-name, or short -a, to hard-code an archive filename.
    Like the --suffix and --prefix options, it is expanded with strftime().
    This option conflicts with archiving multiple mailboxes.  Closes: feature
    request #1306538.
  * New option --prefix, or short -p, to specify an archive name prefix.  Like
    a suffix specified with the --suffix option, the prefix is expanded with
    strftime().  Specifying this option disables the default archive name
    suffix.  Obsoletes: feature request #604281.  (Thanks Serafeim Zanikolas
    for an initial patch)
  * New option --all to archive all messages in a mailbox.  Closes: #1764846.
  * archivemail now expands wildcards in IMAP mailbox names.  For example, the
    url imaps://user@server/foo/* will expand to all subfolders of foo.
    Closes: feature request #1978540. Obsoletes: patch #1918937.
  * To determine the delivery date of a message, archivemail now looks for the
    timestamp of the latest 'Received' header before resorting to
    'Resent-Date' or 'Date'.  This should give much better results when there
    is no 'Delivery-date' header, which is still checked first.
    (Thanks Andrew Ferrier &amp; Christian Brabandt)
    Closes: #1481316, #1764855, Debian bug #272666.
  * We now omit the dotlock if we don't have sufficient permissions to create
    it in the mbox directory. (The file is still locked with lockf.)
    Together with more changes under the hood (see below) this means
    archivemail can now operate on mbox files in the system mail spool.
    Closes: #855269.
  * Replaced some simple minded file operation security checks with more
    decent ones.  This means we can safely operate in /tmp, for example.  The
    price is that we no longer accept symlinked files.  Obsoletes: patch
    #1874868.
  * The archive now also gets locked while archivemail updates it.
  * mbox locking got completely rewritten.  Switched from flock to lockf
    locking, which is NFS-safe and portable, and we now lock with lockf first,
    then with a dotlock, instead of the other way around.  (This is makes
    archivemail compatible with Debian systems. ;)
</content>
</entry>
<entry>
<title>Bump revision for PYTHON_VERSION_DEFAULT change.</title>
<updated>2010-02-10T19:17:31Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2010-02-10T19:17:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f1f397adfa56f72311932651bd6dc9c806bbadc5'/>
<id>urn:sha1:f1f397adfa56f72311932651bd6dc9c806bbadc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:03:28Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=870ee431b3152f330a121f8399ba6a71540929c1'/>
<id>urn:sha1:870ee431b3152f330a121f8399ba6a71540929c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to archivemail-0.7.2:</title>
<updated>2008-12-17T17:18:15Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-12-17T17:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=00b2e1c5dbd98e601d076d8c689e43ae5185f14d'/>
<id>urn:sha1:00b2e1c5dbd98e601d076d8c689e43ae5185f14d</id>
<content type='text'>
- Python 2.5 support and various bugfixes
</content>
</entry>
<entry>
<title>PKGMANDIR support.</title>
<updated>2006-11-14T13:50:42Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-11-14T13:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=78f742179a10f8b21cc20aafc665d65c98e370da'/>
<id>urn:sha1:78f742179a10f8b21cc20aafc665d65c98e370da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Flag a number of packages I use as supporting (user-)destdir.</title>
<updated>2006-10-09T12:52:34Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-10-09T12:52:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8ef8b1d313dbe7ace4b99e4611fafd727ea64f46'/>
<id>urn:sha1:8ef8b1d313dbe7ace4b99e4611fafd727ea64f46</id>
<content type='text'>
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
</content>
</entry>
<entry>
<title>Use Python distuils logic.</title>
<updated>2006-10-09T12:46:26Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-10-09T12:46:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d68183fa3c280e59d6fa43e1fc7e1ded5a46ccef'/>
<id>urn:sha1:d68183fa3c280e59d6fa43e1fc7e1ded5a46ccef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
</content>
</entry>
</feed>
