Commit graph

5466 commits

Author SHA1 Message Date
adrianp
2c2c7d4cd2 * Incorporate some suggestions from justin (at) shiningsilence.com and
just explain a little better how RoundCube is setup in pkgsrc.

* While were here update to 20070528

2007/05/28 (thomasb)
---------
- Fixed buggy imap_root settings (closes 1484379)
- Prevent default events on subject links (1484399)
- Typo in rcube_smtp.inc

2007/05/23 (estadtherr)
----------
- Upgrade to TinyMCE v2.1.1.1

2007/05/18 (thomasb)
----------
- Use HTTP-POST requests for actions that change state

2007/05/17 (thomasb)
----------
- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
- Renamed localization folder for Chinese (Big5)
- Chanegd Slovenian language code from 'si' to 'sl'
- Added Sinhala (Sri-Lanka) localization
- Use global filters and bind username/ for Ldap searches (1484159)
- Hide quota display if imap server does not support it
- Hide address groups if no LDAP servers configured
- Add link to message subjects (closes 1484257)
- Better SQL query for contact listing/search (closes 1484369)

2007/05/13 (thomasb)
----------
- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
- Fixed marking as read in preview pane (closes 1484364)
- CSS hack to display attachments correctly in IE6
- Wrap message body text (closes 1484148)
2007-06-05 20:25:26 +00:00
schmonz
56bb277f1a Add and enable freepops. 2007-06-05 05:57:24 +00:00
schmonz
19a2ec0b3a Initial import of FreePOPs 0.2.4, an extensible POP3 server which
acts as a gateway to a variety of webmail services.

One possible use of this package, which I've tested, is in migrating
from Hotmail (which provides neither mail forwarding nor POP access
to the mailstore) to Gmail (which can act as a POP client).
2007-06-05 05:56:01 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
schmonz
88398b2bc2 Update to 2.6.1. From the changelog:
* Changed calls to tolower() and isalnum() to eliminate warnings
    from gcc 3.3.3 on NetBSD 3.1.  Thanks to David Frese for reporting
    this one.

* Fixed a very small typo in the new mask/flag system that was
    preventing spamdyke from advertising SMTP AUTH on unpatched
    qmail servers -- FILTER_FLAG_AUTH_ADD had the same value as
    FILTER_FLAG_AUTH_NONE.  Oops.  Thanks to Renato Franzin for
    reporting this one.

* Fixed an oversight in the use of gethostbyname() to perform DNS
    lookups for A records.  If the server is configured to search
    a domain for matching names ("search" in /etc/resolv.conf) and
    the domain has a wildcard DNS entry, the DNS RBL code was always
    matching because an A record was always found.  Adding a dot
    to the end of the queried name prevents the domain searching
    and returns correct results.  Thanks to "Paolo", Alexander
    Fordyce and Jens Mickerts for reporting and helping me troubleshoot
    this one.
2007-06-04 21:54:05 +00:00
martti
3e4acf536e Fix name of configuration file (pkg/36433).
PKGREVISION++
2007-06-04 12:55:48 +00:00
wiz
8b0c68a320 Update to 1.77:
version 1.77: Fri May 11 14:16:01 CEST 2007

	- fixed syntax error in qmail.pm, patch by [Alexey Tourbin]
	  also reported by [Volker Paulsen]

	- die if qmail's exec fails.

	- require Data::Format

	- corrected header field folding according to rfc2822, which
	  may break some ancient (poor) applications.
	  Patch by [Christopher Madsen]
2007-06-01 20:46:53 +00:00
schmonz
3a0fced293 Update to 1.2.3. From the changelog:
1.2.3
  * Fix: queue display transpose bug

1.2.2
  * Fix: added deletion routines to handle files in bounce subdirectory
  * Fix: added whitespace remove line for pidof output reported by
      Charlies (cng-oz)

1.2.1
  * Corrected an error in the README, and one in the HISTORY
2007-06-01 15:25:04 +00:00
martti
55b45d8ae2 Updated mail/postfix to 2.4.3
20070425

	Bugfix: don't falsely report "lost connection from
	localhost[127.0.0.1]" when Postfix is being portscanned.
	Files: smtpd/smtpd_peer.c, qmqpd/qmqpd_peer.c.

20070430

	Robustness: recommend a "0" process limit for policy servers
	to avoid "connection refused" problems when the smtpd
	process limit exceeds the default process limit.  File:
	proto/SMTPD_POLICY_README.html.

20070501

	Safety: when IPv6 (or IPv4) is turned off, don't treat an
	IPv6 (or IPv4) connection from e.g. inetd as if it comes
	from localhost[127.0.0.1].  Files: smtpd/smtpd_peer.c,
	qmqpd/qmqpd_peer.c.

20070508

	Bugfix: Content-Transfer-Encoding: attribute values are
	case insensitive. File: src/cleanup/cleanup_message.c.

20070514

	Bugfix: mailbox_transport(_maps) and fallback_transport(_maps)
	were broken when used with the error(8) or discard(8)
	transports. Cause: insufficient documentation.  Files:
	error/error.c, discard/discard.c.

20070520

	Bugfix (problem introduced Postfix 2.3): when DSN support
	was introduced it broke "agressive" recipient duplicate
	elimination with "enable_original_recipient = no".  File:
	cleanup/cleanup_out_recipient.c.

20070529

	Bugfix (introduced Postfix 2.3): the sendmail/postdrop
	commands would hang when trying to submit a message larger
	than the per-message size limit. File: postdrop/postdrop.c.

20070530

	Sabotage the saboteur who insists on breaking Postfix by
	adding gethostbyname() calls that cause maildir delivery
	to fail when the machine name is not found in /etc/hosts,
	or that cause Postfix processes to hang when the network
	is down.

20070531

	Portability: Victor helpfully pointed out that change
	20070425 broke on non-IPv6 systems. Files: smtpd/smtpd_peer.c,
	qmqpd/qmqpd_peer.c.
2007-06-01 03:34:06 +00:00
ghen
e82624d55c Update thunderbird15 and thunderbird15-gtk1 to 1.5.0.12 (they skipped .11 to stay
on par with Firefox?).

Security fixes in this version:

MFSA 2007-15 Security Vulnerability in APOP Authentication
MFSA 2007-12 Crashes with evidence of memory corruption

For more info, see http://www.mozilla.com/en-US/thunderbird/releases/1.5.0.12.html
2007-05-31 21:36:52 +00:00
martti
00019267a1 Regenerated. 2007-05-31 05:28:09 +00:00
martti
6dc2178708 Updated mail/clamav to 0.90.3
Lots of bug fixes since 0.90.2. For details, see ChangeLog.
2007-05-31 05:26:46 +00:00
martti
77df089663 Updated mail/postfix-current to 2.5-20070529
Lots of changes, see the HISTORY file for details.
2007-05-30 07:58:29 +00:00
martti
f26ef52ceb Use INSTALL_MAN instead of INSTALL_SCRIPT to install qshape.1 2007-05-30 07:56:27 +00:00
martti
4bad409970 Updated mail/clamsmtp to 1.8nb1
* Make sure clamd is really running before starting clamsmtpd (pkg/36292)
2007-05-30 06:07:08 +00:00
schmonz
50d9979579 Update to 2.6.0. From the changelog:
Added support for STARTTLS, similar to the way SMTP AUTH is implemented -- if
    a server certificate is available, spamdyke takes care of the TLS.  If not
    but qmail supports TLS, spamdyke passes it through.
  Changed the read() and write() calls to the network to use macros named
    NETWORK_READ() and NETWORK_WRITE() that are replaced by TLS routines when
    TLS support has been compiled in.
  Changed the smtp_filter() return codes to use a mask/flag system because the
    possible permutations of PASS/INTERCEPT/QUIT with ADD/REMOVE/CAPTURE AUTH
    and ADD/REMOVE/CAPTURE TLS and CHILD QUIT/CONTINUE were getting too complex.
  Fixed search_file() to match a file entry where the search text matches the
    entry completely but the entry has wildcard markers at the start and/or end.
  Added TLS support to tests/sendrecv so TLS can be tested from scripts.
  Fixed numerous small bugs in tests/sendrecv that were causing inaccurate test
    results (false positives and false negatives).
  Updated all of the test scripts to make renumbering them easier.
  Added a new test script to exercise a small whitelist wildcard bug I found.
  Added 10 new test scripts to exercise the new TLS features.
  Changed process_command_line() and usage() to print a brief usage message if
    no parameters are given.
  Changed process_command_line() and usage() to print a brief error message if
    a bad parameter is given.
  Changed process_command_line() and usage() to print the full usage message if
    -h or --help is given.
  Changed process_command_line() and usage() to print the version header if -v
    or --version is given.
  Renamed test_smtpauth_crammd5, test_smtpauth_login and test_smtpauth_plain to
    smtpauth_crammd5, smtpauth_login and smtpauth_plain, respectively.
  Moved smtpauth_crammd5, smtpauth_login and smtpauth_plain from the utils
    folder to tests/smtpauth, since they're only used by the test scripts
    anyway.
  Added alternate command line options for people who spell "gray" with an "e".
    They do the same thing.
  Updated the documentation.
2007-05-30 05:58:10 +00:00
schmonz
63d8283ff0 Move recipient-checking options into a PKG_OPTIONS_GROUP, as no two
of them apply together cleanly (and thus no PKGREVISION bump). Idea
from wiz.
2007-05-27 18:42:54 +00:00
tonio
bb9a78e1f1 Add a fix for Fix CVE-2007-2683
Bump PKGREVISION

Use signed arithmetic in mutt_gecos_name to avoid an overflow.
From http://dev.mutt.org/hg/mutt/rev/47d08903b79b

And trac: http://dev.mutt.org/trac/ticket/2885
2007-05-27 17:39:47 +00:00
tron
1e758e6e92 Update "mutt" package to version 1.4.2.3. The new version fixes the
security vulnerabilities reported in CVE-2007-1558 and CVE-2007-2683.
2007-05-27 13:34:16 +00:00
heinz
d48c370d12 Updated to version 1.01.
Pkgsrc changes:
  - The package supports installation to DESTDIR.
  - Shortened COMMENT (hint by pkglint).
  - This is purely a Perl module.

Changes since version 0.34:
===========================
1.01 13 Mar 2007
  - Increase CPANTS score.
2007-05-27 09:41:24 +00:00
heinz
b22135303e Updated to version 2.132.
Pkgsrc changes:
  - The package supports installation to DESTDIR.
  - This is purely a Perl module.

Changes since version 2.131:
============================
2.132   2007-03-22
        packaging improvements
2007-05-27 09:24:06 +00:00
rh
1b19d7033d Make this compile on Solaris by using -Wl,-L instead of -L as pointed out
by kwennoir at hotbox dot ru.
Bump PKGREVISION.
2007-05-25 23:56:55 +00:00
rh
824fc5693c Make this compile on Solaris by using -Wl,-L instead of -L as pointed out
by kwennoir at hotbox dot ru.
Bump PKGREVISION.
2007-05-25 23:37:10 +00:00
heinz
568dcfe0e9 Updated to version 2.84.
Pkgsrc changes:
  - none

Changes since version 2.83:
===========================
2.84 (May 10, 2007)

Update discovery hostname.
2007-05-23 20:04:52 +00:00
obache
59c281002a Define PATCH files related variables strictly.
works well even if define both options or one of the options.
2007-05-23 12:17:12 +00:00
martti
b869c730a4 pkglint -Wall fix. 2007-05-22 12:28:55 +00:00
martti
f128964b02 I can adopt this as I'm using clamsmtp on several production servers. 2007-05-22 11:26:13 +00:00
taca
d09ffd7af3 A patch file for squirrelmail-lite option has updated to fix its
minor problem.

Bump PKGREVISION.
2007-05-22 11:13:27 +00:00
xtraeme
5372a8855c I'm not maintaining these packages anymore. 2007-05-22 11:03:49 +00:00
taca
988791e590 Add SHA1/RMD160 of squirrelmail-1.4.10a-lite-20070511-patch. 2007-05-22 01:47:53 +00:00
joerg
93acba8df3 Use relational dependency instead of rrdtool-1*. Bump revision. 2007-05-21 09:59:56 +00:00
xtraeme
c32280b3bd Update to 2.4.2:
* The recursive download of remote folders was enabled.
* The quick search condition for each folder now persists between sessions.
* The selection now persists when the quick search condition is updated.
* SSL ports in Advanced tab of the account prefs dialog are now automatically
  set when SSL is enabled.
* The '--open' command line option which open messages in new window was added.
* Quoted-printable or base64 encoding is now forced on PGP/MIME signing
  instead of stripping trailing spaces
  (except for the case of ISO-2022-JP encoding).
* The quoted-pair in From header is now processed correctly when displaying
  its name.
* The performance of 'Mark all read' on IMAP folders was improved.
* The bug that the character '+' in address was treated as URI-escaped
  space was fixed.
* Unix: the problem that 'Get' and 'Get all' button could not be clicked
  after receiving while mouse pointer was over the buttons was fixed.

2.4.1:

* If shift or control key is pressed on address completion, only address
  string is inserted now.
2007-05-21 05:07:00 +00:00
taca
7f3489c4be Remove ja-squirrelmail since its functionality is supported by
squirrelmail's options.
2007-05-20 17:07:04 +00:00
taca
de6edc8b81 Remove ja-squirrelmail. 2007-05-20 17:05:42 +00:00
taca
d53b13a646 Add squirrelmail-japanese and squirrelmail-lite option.
These options supersedes ja-squirrelmail package.

Bump PKGREVISION.
2007-05-20 17:02:17 +00:00
abs
f5144eff6d add exim-auth-dovecot and EXIM_MAX_INCLUDE_SIZE. both disabled by default 2007-05-18 14:24:11 +00:00
peter
da2ced0ef3 Remove myself as maintainer, I don't have the time anymore to keep these
packages up to date.
2007-05-18 10:03:30 +00:00
abs
1f43cff805 Update alpine to 0.99nb1 - do not ^M and similar to toupper(). Avoids
potential crash on selecting files to attach on some machines
2007-05-17 21:58:58 +00:00
heinz
7f5fe080ea Updated to version 2.83.
Pkgsrc changes:
  - p5-Net-DNS not needed anymore.

Changes since version 2.82:
===========================
  2.83 (May 8, 2007)
    *   Remove all uses of $' from code. This removes a global regex engine
        slowdown. [issues.apache.org #5312]

    *   Comment out or replace shell commands with Perl equivalents. This
        removes the prerequisites of uname(1) and GNU mkdir(1).
2007-05-17 15:55:21 +00:00
heinz
8071ec0595 Updated to version 0.25.
Pkgsrc changes:
  - Software does not accept any version of p5-Crypt-OpenSSL-RSA anymore.

Changes since version 0.24:
===========================
 * we now only sign headers that IETF recommends for signing
 * it's now possible to "prettify" outgoing signatures, but this feature
   is not enabled by default. To enable, do a "use Mail::DKIM::TextWrap"
   in your program that signs messages. (This may change in a future
   release.)
2007-05-17 10:00:45 +00:00
ghen
a863b7eb5c Add a "reload" action to the rc.d script (SIGHUP), bump PKGREVISION.
Suggested by schmonz.
2007-05-16 07:34:46 +00:00
heinz
7a09c8cbe7 Applied fix submitted by Ed Gould in PR pkg/36312 to enable build on
Solaris again.
On NetBSD, find accepts both "-o" and "-or".
2007-05-12 23:49:01 +00:00
ghen
2756820f85 Add EOL notice. 2007-05-12 07:14:14 +00:00
ghen
629fa26470 Re-imported thunderbird-1.5.0.x as thunderbird15 and thunderbird15-gtk1,
as discussed on tech-pkg.
2007-05-12 07:01:13 +00:00
ghen
b098c476be Re-import thunderbird-gtk1-1.5.0.10nb1 as mail/thunderbird15-gtk1,
mail/thunderbird-gtk1 has thunderbird-gtk1-2.0.0.0 now, as discussed
with gdt on tech-pkg.
2007-05-12 06:58:53 +00:00
ghen
cc145387a7 Re-import thunderbird-1.5.0.10nb1 as mail/thunderbird15, mail/thunderbird has
thunderbird-2.0.0.0 now, as discussed with gdt on tech-pkg.
2007-05-12 06:57:53 +00:00
ghen
c73f6c7f3a Update to Thunderbird 2.0.0.0.
What's New in Thunderbird 2

* Message Tags: Create your own tags for organizing email. Messages can be
  assigned any number of tags. Tags can be combined with saved searches and
  mail views to make it easier to organize email.
* Visual Theme: Thunderbird 2's theme and user interface have been updated to
  improve usability and maximize screen real estate.
* Session History Navigation: Back and Forward buttons allow navigation through
  message history.
* Advanced Folder Views: Customize the folder pane to show favorite, unread or
  recent folders.
* Easy Access to Popular Web Mail Services: Gmail and .Mac users can access
  their accounts in Thunderbird by simply providing their user names and
  passwords.
* Improved Support For Extensions: Extensions can now add custom columns to the
  message list pane in addition to storing custom message data in the mail
  database.
* Improved New Mail Notification Alerts: New mail alerts include information
  such as the subject, sender and message preview text.
* Folder Summary Popups: Mouse over a folder with new messages to see a summary
  of the new messages in that folder.
* Saved Search Folder Performance: Search results for saved search folders are
  now cached, improving folder loading performance.
* Find As You Type: Finds and highlights message text as you type.
* Improved Filing Tools: Recent folder menu items for moving and copying
  messages to recently used folders. Move / Copy again functionality.
* Updates to the Extension System: The extension system has been updated to
  provide enhanced security and to allow for easier localization of extensions.

The Rumbling Edge has a more detailed list of notable bug fixes:
http://weblogs.mozillazine.org/rumblingedge/archives/2007/03/tb_2.html
2007-05-12 06:53:21 +00:00
schmonz
1b746356e5 Update to 20070508 snapshot. From the changelog:
2007/05/01 (thomasb)
----------
- Updated German, Euskara, Hungarian, Romanian and Spanish translation
- Added Hindi and Kurdish localization

2007/04/28 (thomasb)
----------
- LDAP access is back in address book (closes #1484087)
- Added search function for contacts
- New Template parsing and output encoding
- Fixed bugs #1484119 and #1483978

2007/04/08 (thomasb)
----------
- Fixed message moving procedure (closes #1484308)
- Fixed display of multiple attachments (closes #1466563)
- Fixed check for new messages (closes #1484310)
- List attachments without filename

2007/03/27 (thomasb)
----------
- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
  Should close bugs #1483951 and #1484299

2007/03/23 (thomasb)
----------
- Correctly translate mailbox names (closes #1484276)
- Quote e-mail address links (closes #1484300)

2007/03/21 (thomasb)
----------
- Updated PEAR::Mail_mime package
- Added Persian localization
- Updated Catalan and Brazilian Portuguese translations
- Updated INSTALL manual with a note about database passwords
- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
- Sanitize input for new users/identities (thanks Colin Alston)

2007/03/19 (thomasb)
----------
- Don't download HTML message parts
- Convert HTML parts to plaintext if 'prefer_html' is off
- Correctly parse message/rfc822 parts (closes #1484045)
- Code cleanup

2007/03/18 (thomasb)
----------
- Also use user_id for unique key in messages table (closes #1484074)
- Hide contacts drop down on blur (closes #1484203)
- Make entries in contacts drop down clickable
- Turn off browser autocompletion on login page
- Quote <? in text/html message parts
- Hide border around radio buttons
- Replaced old JS function calls.

2007/03/13 (thomasb)
----------
- Applied patch for attachment download by crichardson (closes #1484198)
- Fixed bug in Postgres DB handling (closes #1484068)
- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
- Fixed array_merge bug (closes #1484281)
- Fixed flag for deletion in list view (closes #1484264)
- Finally support semicolons as recipient separator (closes ##1484251)
- Fixed message headers (subject) encoding

pkgsrc changes:
* Make iconv and mbstring dependencies PKG_OPTIONS ("iconv" and "multibyte")
* Write logs and tempfiles under ${VARBASE}, not ${PREFIX}
* Cosmetic and pkglint-appeasing tweaks
2007-05-11 11:51:05 +00:00
martti
4e0d6ff5dd Require at least 1.4.10a 2007-05-10 10:22:40 +00:00
martti
3dca923544 Some pkglint -Wall fixes. 2007-05-10 10:08:24 +00:00