Commit graph

5235 commits

Author SHA1 Message Date
ghen
2abdf30253 Put rule file updates in ${VARBASE}/spamassassin instead of ${VARBASE}. Bump
PKGREVISION.
2007-02-08 09:30:27 +00:00
schmonz
ffbd52e2d7 Cosmetic only:
* SUBST_FILES is already relative to ${WRKSRC}.
* s/@PREFIX@/@LOCALBASE@/ when running programs from other packages.
2007-02-08 09:04:48 +00:00
ghen
0b7732e41f Update to dovecot-1.0rc22. From the release announcement mail:
Found another bad bug in rc19 changes. Wonder why my imaptest catched
the bug only in CVS HEAD but not in branch_1_0 even though both had it.
Anyway, now the imaptest runs nicely for both, and I'm again optimistic
that the bug count is low enough for v1.0 to be released soon :)

	+ pop3: Commit the transaction even if client didn't QUIT so cached
	  data gets saved.
	- Fixed another indexing bug in rc19 and later which caused
	  transactions to be skipped in some situations, causing all kinds of
	  problems.
	- mail_log_max_lines_per_sec was a bit broken and caused crashes with
	  dovecot -a
	- BSD filesystem quota was counted wrong. Patch by Manuel Bouyer
	- LIST: If namespace has a prefix and inbox=no, don't list
	  prefix.inbox if it happens to exist when listing for %.

Our patch-ah has been applied upstream and patch-ak was from dovecot CVS.
2007-02-07 08:42:50 +00:00
joerg
c5cd172893 Modular Xorg support. 2007-02-06 18:53:45 +00:00
joerg
6b728455cb Modular Xorg support. 2007-02-06 18:30:26 +00:00
joerg
31b62927fd Modular Xorg support. 2007-02-06 12:24:50 +00:00
ghen
99cf51cbae Fix segfault in "dovecot -a" with a patch from dovecot's CVS.
http://dovecot.org/pipermail/dovecot/2007-February/019246.html

Bump PKGREVISION.
2007-02-05 20:31:13 +00:00
xtraeme
0a0dbd8cfa Update to 2.4.0beta2:
* The toolbar was rewritten with new API.
* 'Prev', 'Print', 'Address', 'Prefs', and 'Account' was added
  to the main toolbar, and 'Prefs' and 'Account' was added to
  the compose toolbar.
* The overflow menu for toolbar was added.
* The width of toolbar buttons was reduced when the labels are
  displayed.
* The option to place toolbar labels at the right of icons was
  added, and it became the default.
* The bug that the window was kept being skipped from window list
  after it became visible with window shading or switching
  workspaces was fixed.
* Some of the UI labels are modified.
* Unix: Symbolic links are now also scanned when scanning MH folders.

* The automatic filtering of new messages in INBOX folder of
  IMAP4 account was implemented.
* The customization of the toolbars was implemented
  ('View - Customize toolbar...', or right-click the toolbar).
* The option to toggle window on trayicon click was added
  (enabled by default on Unix).
* Junk mails are now filtered when incorporating from local spool.
* UTF-8 is forced for headers instead of substituting characters
  if the code conversion failed.
* The crash of the text view when switching between MIME parts
  was fixed.
2007-02-04 09:09:16 +00:00
xtraeme
674298007d Update to 2.3.1:
* The compilation failure with GLib 2.4 was fixed.
* The compilation failure in some OSes was fixed.
* A memory leak on executing external editor was fixed.
* The bug that the handling of IMAP4 server responses became
  out of sync when an error occurred while fetching messages
  was fixed.
* "ca-root.crt" is also looked for as a CA certificates file now.
* The spaces around equals between name and value of MIME
  parameters are now allowed.
* The MIME header encoding of quoted multibyte strings was fixed.
* The edit account dialog is now placed at the center of the
  parent window.
2007-02-04 09:00:57 +00:00
dmcmahill
8d3e192df1 Get these mozilla clients to work on Solaris-2.9/sparc. There were
two issues.  The PLIST was incorrect and since the PLIST is used by
the "moz-install" script, anything missing from the PLIST is never
installed even when building from source.  When libfreebl* were not
installed it caused the clients to fail to load the security component
and fail with "The browser failed to load its security component".

The second issue is that many installations of solaris-2.9 include
various glib/gtk/gnome libraries in /usr/lib.  This causes failures
because the pkgsrc ones were used at link time and the /usr/lib ones
at run time.  Work around this by setting a LD_LIBRARY_PATH that includes
the pkgsrc lib directory first.

pkgrevision bumps all around.
2007-02-04 00:15:48 +00:00
schmonz
ad8b286470 Make the viruscan logging patch's output more consistent with the
rest of the SMTP logs by stripping off its unnecessary leading
'qmail-smtpd: '. Cosmetic only, no PKGREVISION bump.
2007-02-03 03:02:36 +00:00
schmonz
de6277eef7 Update to 4.7.1. From the changelog:
-add max_bytes_per_session option.  Thanks: Robert Spencer.
  -documentation additions.
2007-02-02 18:23:54 +00:00
ghen
d085ca723d Update to dovecot-1.0rc21.
Changes in dovecot-1.0rc20:

	+ dovecot: Added --log-error command line option to log an error, so
	  the error log is easily found.
	+ Added mail_log_max_lines_per_sec setting. Change it to avoid log
	  throttling with mail_log plugin.
	- Changing message flags was more or less broken in rc19
	- ACL plugin still didn't work without separate control directory
	- Some mbox handling fixes, including fixing an infinite loop
	- Some index file handling fixes
	- maildir quota: Fixed a file descriptor leak
	- If auth_cache was enabled and userdb returned "user unknown"
	  (typically only deliver can do that), dovecot-auth crashed.
	- mail_log plugin didn't work with pop3

Changes in dovecot-1.0rc21:

	- Cache file handling could have crashed rc20
2007-02-02 15:07:02 +00:00
schmonz
1f7089e89e Update to 1.1.10 and take MAINTAINER. From the changelog:
* New feature. When a message is released from your pending queue via
  tmda-cgi, a new trace header 'X-TMDA-CGI' is added to the message
  which contains both the IP address of the remote host as well as the
  browser the client used to send the request.  This allows you to
  visually discern that the message was released via tmda-cgi rather
  than through email confirmation, and also allows for easier tracing.

* tmda-ofmipd has a new option courtesy of Robert P. Thille.  `-L'
  turns on logging prints which logs everything that `-d' logs, except
  for the raw SMTP protocol data. Hence, it is useful if you want to
  leave logging enabled permanently, but don't want your logs bloated
  with AUTH data and/or the content of large attachments.

* Various tmda-ofmipd bugfixes and improvements from Stephen Warren.
2007-02-02 13:08:20 +00:00
schmonz
74483fbbbc Update to 0.03. From the changelog:
Setting GREETDELAY to "" now has the same effect as not setting it.
A 554 response is given if greetdelay shuts down the SMTP session.
2007-01-30 22:09:06 +00:00
wiz
7abcbc5a7d Remove sylpheed-claws plugins that were for old versions and don't
even compile against the current sylpheed-claws package.

(XXX: which should be replaced with a claws-mail package anyway...)
2007-01-30 21:24:04 +00:00
bouyer
8425afe66d Get the arithmetic for quota right (changed to match what our quota(8)
utility does). Without this, the ration used/total displayed by clients
is right but the absolute values are wrong.
Submitted to dovecot developers, OK'd by ghen@
bump PKGREVISION
2007-01-29 22:01:07 +00:00
minskim
795d5d8790 Update ruby-actionmailer to 1.3.1.
Changes since 1.2.5:
* Make mime version default to 1.0.
* Make sure quoted-printable text is decoded correctly when only portions
  of the text are encoded.
* Make sure DOS newlines in quoted-printable text are normalized to unix
  newlines before unquoting.
* Fixed that iconv decoding should catch InvalidEncoding
* Tighten rescue clauses.
* Automatically included ActionController::UrlWriter, such that URL
  generation can happen within ActionMailer controllers.
* Replace Reloadable with Reloadable::Deprecated.
* Resolve action naming collision.
* ActionMailer::Base documentation rewrite.
* Replace alias method chaining with Module#alias_method_chain.
* Replace Ruby's deprecated append_features in favor of included.
2007-01-28 05:41:15 +00:00
dmcmahill
ecc60ec1bd fix a makefile to work with the new way gmake-3.81 handles backslash-newline inside of single quotes 2007-01-26 22:36:45 +00:00
rillig
b31ba70d3a Fixed PKGMANDIR. 2007-01-26 06:46:56 +00:00
markd
60c020c40a Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:25:46 +00:00
schmonz
4b5faf98f9 Update to 4.7.0. From the changelog:
- make Mboxrd lock type configurable (lockf or flock). Change default
    to lockf.  Thanks: Norman Carver.
2007-01-25 03:38:26 +00:00
ghen
2fe625705e Update to dovecot-1.0rc19. From the release announcement mail:
Just did a few more fixes to index files. Do they help with anyone's problems?

	- ACL plugin didn't work unless control dir was separate from maildir
	- More index file handling fixes
2007-01-23 17:34:45 +00:00
ghen
f1bae5155a Update to dovecot-1.0rc18. From the release announcement mail:
I think we're quite near v1.0 now.

	* ACL plugin + Maildir: Moved dovecot-acl file from control directory
	  to maildir. To prevent accidents caused by this change, Dovecot
	  kills itself if it finds dovecot-acl file from the control directory.
	* When opening a maildir, check if tmp/'s atime is over 8h old. If it
	  is, delete files in it with ctime older than 36h. However if
	  atime - ctime > 36h, it means that there's nothing to be deleted and
	  the scanning isn't done. We update atime ourself if filesystem is
	  mounted with noatime.
	* base_dir doesn't need to be group-readable, don't force it.
	* mail_read_mmaped setting is deprecated and possibly broken. It's now
	  removed from dovecot-example.conf, but it still works for now.
	* Removed also umask setting from dovecot-example.conf since currently
	  it doesn't do what it's supposed to.

	+ Authentication cache caches now also userdb data.
	+ Added mail_log plugin to log various mail operations. Currently it
	  logs mail copies, deletions, expunges and mailbox deletions.
	- dict quota: messages=n parameter actually changed storage limit.
	- A lot of fixes to handling index files. This should fix almost all
	  of the problems ever reported.
	- LDAP: auth_bind=yes was more or less broken.
	- Saved mails and dovecot-keywords file didn't set the group from
	  dovecot-shared file.
	- Fixed potential assert-crash while searching messages
	- Fixed some crashes with invalid X-UID headers in mboxes
	- If you didn't have a namespace with empty prefix, giving STATUS
	  command for a non-existing namespace caused the connection to give
	  "NO Unknown namespace" errors for all the future commands.
2007-01-22 17:58:50 +00:00
tv
be94bcce23 REPLACE_PERL works even if Perl is not registered as a dependency.
So, compile socketmap support in unconditionally (as the Perl scripts
are actually only examples of socketmap functionality; any language can be
used in reality).  Remove socketmap related OPTIONs completely.
2007-01-20 20:08:31 +00:00
taca
912819bff3 Update mew to 5.2.
Changes from 5.1 to 5.2: (http://www.mew.org/release/index.html.en#Mew-5.2)

* Full S/MIME support based on GnuPG 2.
        http://www.mew.org/feature/smime.html.en

* Automatic resizing for large JPEG/PNG images.

* Hyper Estraier support.
        http://www.mew.org/feature/est.html.en

Hyper Estraier is a full text search engine based on the N-gram
algorithm which is independent on language. You can search your target
messages from ALL folders on Windows, Mac, and UNIX.
2007-01-19 15:10:50 +00:00
schmonz
2bf93faf1c Update to 2.60. From the changelog:
* Now compatible with SunOS
* Correctly handle international character sets in email From

Plus changes from Debian:

* Document more options in config.py
* Flesh out manual page
* Check exit status of sendmail, and die if it fails
* Use fcntl even on non-Sunos-Unix
2007-01-19 00:57:03 +00:00
schmonz
cec9d16c0c Instead of creating files from patches, place them readably in
${FILESDIR} for easier tracking of external changes (e.g., Debian,
whence they came). No functional change.
2007-01-18 23:08:24 +00:00
kristerw
e4a8c8c30d Sort. 2007-01-18 19:57:38 +00:00
tonio
e2fc760910 Avoid segfault when parsing configuration file under netbsd 2007-01-18 18:26:21 +00:00
tonio
0ed1b7aee0 Make it build on Darwin 2007-01-18 15:22:15 +00:00
obache
140b2a28be Must set PKG_SUPPORTED_OPTIONS before including bsd.options.mk.
Should fix PR 35439.

And remove duplicate preferences-extension and ldap options.
2007-01-18 14:22:38 +00:00
tonio
e53c75c411 Update mail/isync to 1.0.3
2006-11-01 08:19  Oswald Buddenhagen <ossi@users.sf.net>
        * src/: drv_imap.c, mbsync.1:
        - un-document "Host imaps:[...]" syntax and introduce new option UseIMAPS
          instead
        - apply ted's patch to support UseIMAPS in conjunction with Tunnel
        - document that SSLv2 is No Good (TM)
2006-11-01 08:14  Oswald Buddenhagen <ossi@users.sf.net>
        * src/drv_imap.c:
        - move assigning default port to the place of use
2007-01-18 10:27:11 +00:00
schmonz
b478537abb Add and enable qmqtool. 2007-01-18 06:36:26 +00:00
schmonz
7a2bac5e70 Initial import of qmqtool, a qmail queue manipulation program geared
towards the viewing and safe modification of the contents in a qmail
queue.

qmqtool was designed with Michele Beltrame's "qmHandle" in mind,
however no source code from qmHandle was used within qmqtool.
2007-01-18 06:35:24 +00:00
martti
b441497e8b Fixed indentation. 2007-01-18 06:33:45 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
tron
78b9e98d87 Use documented trick to disable Python detection instead of patching
"Makefile.in". Hint provided by Matthias Andree in private e-mail.
2007-01-17 19:18:01 +00:00
salo
c8191058ea Add second Berlios download site to MASTER_SITES. The main one gets
overloaded from time to time.. (e.g., now).
2007-01-17 17:36:51 +00:00
tron
6d624f731b Update "fetchmail" and "fetchmailconf" packages to version 6.3.6.
The list of changes since version 6.2.5.5 is too large to mention here.
The new version provides a fix for the vulnerability reported in the
fetchmail-SA-2006-02.txt advisory.
2007-01-17 14:29:11 +00:00
dmcmahill
30b16f9c34 Get this to build again on solaris. See NetBSD PR/31481,
PR/32905, and PR/33583 and also
https://bugzilla.mozilla.org/show_bug.cgi?id=77788
2007-01-17 14:18:40 +00:00
schmonz
554b62d0ee Update to 1.13. From the changelog:
Only minor changes in this version: principally updated RPM support
courtesy of Vadim Druzhin and Charlie Brady.
2007-01-15 11:01:24 +00:00
schmonz
f35fbb3d17 The badrcptto patch needs -p1 (not -p2) on Darwin, though it applied
on NetBSD before (and still does).
2007-01-15 03:40:15 +00:00
obache
6c2ac8c1fc +sendymail 2007-01-14 14:06:51 +00:00
obache
147b93a3f3 Import sendymail version 0.5.8.
Based on package provided in PR 33155, fix some pkglint warnings.

sendymail allows you to send e-mails through Yahoo! Mail, using your
favorite email client. sendymail works as a gateway between Yahoo!
Mail web interface and your e-mail program, and can be used in
conjunction with fetchyahoo or YoSucker to emulate a POP3/SMTP-like
interface.
2007-01-14 14:05:34 +00:00
abs
953d0a18e7 p5-File-Spec has gone (superseded by p5-PathTools), but the version in
the perl in pkgsrc should be enough for these packages. Bump PKGREVISIONs
Cleanup for PR pkg/35402
2007-01-13 21:24:58 +00:00
obache
646929b7fe +fetchyahoo 2007-01-13 15:40:21 +00:00
obache
5e6899f7f7 Import fetchyahoo version 2.10.6.
Based on PR 33091, made pkglint clean and update.

FetchYahoo is a Perl script that downloads mail from a Yahoo! account
to a local mail spool. It is meant to replace fetchmail for people
using Yahoo! mail since Yahoo!'s POP service no longer free. It
downloads messages to a local mail spool, including all parts and
attachments. It then deletes messages unless requested not to. It can
also optionally forward messages to a specified e-mail address and
repeat with a given interval.
2007-01-13 15:38:52 +00:00
schmonz
dbcc457438 Avoid passing "-i" to qmail-inject: it's an invalid option and the
intended behavior is already the default. Fixes a longstanding
problem using TMDA with qmail. While here, mollify pkglint slightly.

Bump PKGREVISION.
2007-01-11 19:22:43 +00:00
joerg
4fe7cd66be Modular Xorg support. 2007-01-11 10:57:08 +00:00